Date: Wed, 19 Sep 2018 22:00:28 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 231491] www/firefox (62.0) built with DEBUG doesnt start Message-ID: <bug-231491-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D231491 Bug ID: 231491 Summary: www/firefox (62.0) built with DEBUG doesnt start Product: Ports & Packages Version: Latest Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: gecko@FreeBSD.org Reporter: kirillrdy@gmail.com Flags: maintainer-feedback?(gecko@FreeBSD.org) Assignee: gecko@FreeBSD.org 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 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-231491-7788>