From owner-freebsd-ports-bugs@freebsd.org Wed Sep 16 07:42:28 2015 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 39CD59CEFB7 for ; Wed, 16 Sep 2015 07:42:28 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 096CB19F3 for ; Wed, 16 Sep 2015 07:42:28 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id t8G7gRIt068041 for ; Wed, 16 Sep 2015 07:42:27 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 203149] news/slrn - dies in LC_ALL=C, LANG=C environment on a some messages Date: Wed, 16 Sep 2015 07:42:27 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: parv@pair.com X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: johans@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter flagtypes.name attachments.created Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Sep 2015 07:42:28 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203149 Bug ID: 203149 Summary: news/slrn - dies in LC_ALL=C, LANG=C environment on a some messages Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: johans@FreeBSD.org Reporter: parv@pair.com Assignee: johans@FreeBSD.org Flags: maintainer-feedback?(johans@FreeBSD.org) Created attachment 161105 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=161105&action=edit slrn --version output I had sent the following to slrn-user@ list; no resolution yet. I came upon a post in rec.arts.anime.misc with Message-ID of ... 8B8AD26D-FF8A-4CCE-A10A-239657B79B2E%anthony.baranyi@bell.net ... with headers ... Content-Type: text/plain; charset=windows-1250 Content-Transfer-Encoding: binary ... which caused slrn to die with segfault. It was when "LC_ALL" was set to "C" (no other LC_* variable was set). slrn also dies while trying to display a reply to that post... slrnmtekva.3i0.alan@video.sabir.com ... which has ... Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Previously, slrn would just show the odd charcaters without fuss, which would be the desired behaviour. Problem remained even after rebuilding slrn & slang. The two messages can be accessed from ... http://bitter-almonds.com/tmp/slrn-segfault-LC_ALL=C slrn displayed the messages without problem with ... LC_TIME=en_US.UTF-8 LC_NUMERIC=en_US.UTF-8 LC_MONETARY=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 LC_COLLATE=en_US.UTF-8 -- You are receiving this mail because: You are the assignee for the bug.