From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Feb 1 16:10:00 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CF3DC6EF for ; Sat, 1 Feb 2014 16:10:00 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A6620194F for ; Sat, 1 Feb 2014 16:10:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id s11GA0rh082222 for ; Sat, 1 Feb 2014 16:10:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id s11GA0bS082221; Sat, 1 Feb 2014 16:10:00 GMT (envelope-from gnats) Resent-Date: Sat, 1 Feb 2014 16:10:00 GMT Resent-Message-Id: <201402011610.s11GA0bS082221@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Zsolt Udvari Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A6FBD53D for ; Sat, 1 Feb 2014 16:03:24 +0000 (UTC) Received: from mail-ea0-x230.google.com (mail-ea0-x230.google.com [IPv6:2a00:1450:4013:c01::230]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 3E328190E for ; Sat, 1 Feb 2014 16:03:24 +0000 (UTC) Received: by mail-ea0-f176.google.com with SMTP id h14so2872748eaj.7 for ; Sat, 01 Feb 2014 08:03:22 -0800 (PST) Received: from bsd-zsolt (91.82.169.176.pool.invitel.hu. [91.82.169.176]) by mx.google.com with ESMTPSA id m1sm50944378een.7.2014.02.01.08.03.19 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 01 Feb 2014 08:03:21 -0800 (PST) Received: by bsd-zsolt (sSMTP sendmail emulation); Sat, 01 Feb 2014 17:03:12 +0100 Message-Id: <52ed1ac9.81c20e0a.12bd.ffffa7cb@mx.google.com> Date: Sat, 01 Feb 2014 17:03:12 +0100 From: Zsolt Udvari To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.114 Subject: ports/186347: www/newsbeuter segmentation fault with icu option of sqlite3 Cc: udvzsolt@gmail.com X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: Zsolt Udvari List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Feb 2014 16:10:01 -0000 >Number: 186347 >Category: ports >Synopsis: www/newsbeuter segmentation fault with icu option of sqlite3 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Feb 01 16:10:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Zsolt Udvari >Release: FreeBSD 10.0-RELEASE amd64 >Organization: >Environment: System: FreeBSD bsd-zsolt 10.0-RELEASE FreeBSD 10.0-RELEASE #0 r260789: Thu Jan 16 22:34:59 UTC 2014 root@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64 >Description: With ICU option of sqlite3, newsbeuter drops segmentation fault. The gdb output: #0 0x0000000000000000 in ?? () #1 0x000000080263c952 in __dynamic_cast (src_ptr=0x802877760, src_type=0x80286deb0, dst_type=0x80286dbe0, src2dst=0) at ../../.././../gcc-4.6.4/libstdc++-v3/libsupc++/dyncast.cc:61 #2 0x000000080260fc20 in std::has_facet > (__loc=@0x73b178) at locale_classes.tcc:234 #3 0x0000000802604b24 in std::basic_ios >::_M_cache_locale (this=0x73b0a8, __loc=@0x73b178) at basic_ios.tcc:160 #4 0x0000000802604bc8 in std::basic_ios >::init (this=0x73b0a8, __sb=0x802876ac0) at basic_ios.tcc:133 #5 0x00000008025ec54d in Init (this=) at ostream:85 #6 0x000000000040928c in __static_initialization_and_destruction_0 (__initialize_p=Could not find the frame base for "__static_initialization_and_destruction_0". ) at newsbeuter.cpp:17 #7 0x00007fffffffd3d0 in ?? () #8 0x00007fffffffca70 in ?? () #9 0x0000000000736000 in ?? () #10 0x0000000800761ce0 in ?? () #11 0x0000000000000000 in ?? () With the same version of sqlite3 without ICU option works well. >How-To-Repeat: 1. Build sqlite3 with ICU 2. Build newsbeuter 3. Run newsbeuter >Fix: >Release-Note: >Audit-Trail: >Unformatted: