ports/186347: www/newsbeuter segmentation fault with icu option of sqlite3
Zsolt Udvari
udvzsolt at gmail.com
Sat Feb 1 16:10:01 UTC 2014
>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 at 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<std::ctype<char> > (__loc=@0x73b178) at locale_classes.tcc:234
#3 0x0000000802604b24 in std::basic_ios<char, std::char_traits<char> >::_M_cache_locale (this=0x73b0a8, __loc=@0x73b178) at basic_ios.tcc:160
#4 0x0000000802604bc8 in std::basic_ios<char, std::char_traits<char> >::init (this=0x73b0a8, __sb=0x802876ac0) at basic_ios.tcc:133
#5 0x00000008025ec54d in Init (this=<value optimized out>) 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:
More information about the freebsd-ports-bugs
mailing list