Date: Wed, 19 Sep 2018 22:00:28 +0000 From: bugzilla-noreply@freebsd.org To: gecko@FreeBSD.org Subject: maintainer-feedback requested: [Bug 231491] www/firefox (62.0) built with DEBUG doesnt start Message-ID: <bug-231491-21738-LfvXEsevEx@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-231491-21738@https.bugs.freebsd.org/bugzilla/> References: <bug-231491-21738@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-gecko mailing = list <gecko@FreeBSD.org> for maintainer-feedback: Bug 231491: www/firefox (62.0) built with DEBUG doesnt start https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D231491 --- Description --- When build firefox with DEBUG, it crashes during start up Here is stack trace: Assertion failure: !locale.IsEmpty(), at /usr/ports/www/firefox/work/firefox-62.0/intl/locale/LocaleService.cpp:706 #01: _ZNSt3__16vectorImNS_9allocatorImEEE21__push_back_slow_pathImEEvOT_[/usr/lo= cal/ lib/firefox/libxul.so +0x13e0a56] #02: _ZNSt3__16vectorImNS_9allocatorImEEE21__push_back_slow_pathImEEvOT_[/usr/lo= cal/ lib/firefox/libxul.so +0x13e1559] #03: _ZNSt3__16vectorImNS_9allocatorImEEE21__push_back_slow_pathImEEvOT_[/usr/lo= cal/ lib/firefox/libxul.so +0x13e393c] #04: _ZNSt3__16vectorINS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEE= NS4_ IS6_EEE21__push_back_slow_pathIS6_EEvOT_[/usr/local/lib/firefox/libxul.so +0x13b02da] #05: _ZNSt3__16vectorINS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEE= NS4_ IS6_EEE21__push_back_slow_pathIS6_EEvOT_[/usr/local/lib/firefox/libxul.so +0x13b0fdd] #06: std::__1::function<void()(long)>::swap(std::__1::function<void()(long)>&)[/= usr/ local/lib/firefox/libxul.so +0x1356d57] #07: std::__1::function<void()(long)>::swap(std::__1::function<void()(long)>&)[/= usr/ local/lib/firefox/libxul.so +0x135d5f6] #08: std::__1::function<void()(long)>::swap(std::__1::function<void()(long)>&)[/= usr/ local/lib/firefox/libxul.so +0x135d65f] #09: std::__1::function<void()(long)>::swap(std::__1::function<void()(long)>&)[/= usr/ local/lib/firefox/libxul.so +0x1356f31] #10: std::__1::function<void()(long)>::swap(std::__1::function<void()(long)>&)[/= usr/ local/lib/firefox/libxul.so +0x135d5f6] #11: std::__1::function<void()(long)>::swap(std::__1::function<void()(long)>&)[/= usr/ local/lib/firefox/libxul.so +0x135cef8] #12: std::__1::function<void()(long)>::swap(std::__1::function<void()(long)>&)[/= usr/ local/lib/firefox/libxul.so +0x135c797] #13: _ZNSt3__16vectorINS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEE= NS4_ IS6_EEE21__push_back_slow_pathIS6_EEvOT_[/usr/local/lib/firefox/libxul.so +0x13bbd8c] #14: std::__1::operator>><char, std::__1::char_traits<char>, std::__1::allocator<char> >(std::__1::basic_istream<char, std::__1::char_traits<char>>&, std::__1::basic_istream<char, std::__1::char_traits<char>>&, std::__1::basic_string<std::__1::basic_istre= am, c[/usr/local/lib/firefox/libxul.so +0x56cce73] #15: std::__1::operator>><char, std::__1::char_traits<char>, std::__1::allocator<char> >(std::__1::basic_istream<char, std::__1::char_traits<char>>&, std::__1::basic_istream<char, std::__1::char_traits<char>>&, std::__1::basic_string<std::__1::basic_istre= am, c[/usr/local/lib/firefox/libxul.so +0x56d712d] #16: std::__1::operator>><char, std::__1::char_traits<char>, std::__1::allocator<char> >(std::__1::basic_istream<char, std::__1::char_traits<char>>&, std::__1::basic_istream<char, std::__1::char_traits<char>>&, std::__1::basic_string<std::__1::basic_istre= am, c[/usr/local/lib/firefox/libxul.so +0x56d7e6b] #17: _start[/usr/local/bin/firefox +0x66b2] #18: _start[/usr/local/bin/firefox +0x6095] #19: ??? (???:???) Segmentation fault (core dumped) Looking at /usr/ports/www/firefox/work/firefox-62.0/intl/locale/LocaleService.cpp:706 Looks like there is an assertion about locale. Built without DEBUG, firefox starts fine
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-231491-21738-LfvXEsevEx>