Date: Wed, 29 May 2019 10:38:37 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 238210] www/firefox-67.0_4,1 from pkg crashes on startup in mozilla::storage::Service::getSingleton() Message-ID: <bug-238210-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D238210 Bug ID: 238210 Summary: www/firefox-67.0_4,1 from pkg crashes on startup in mozilla::storage::Service::getSingleton() Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: saper@saper.info > uname -a FreeBSD radziecki 11.2-STABLE FreeBSD 11.2-STABLE #0 r344132: Fri Apr 12 14:43:57 CEST 2019 saper@radziecki:/usr/obj/usr/src/sys/VAIO amd64 amd64 amd64 FreeBSD > uname -UK 1102505 1102505 firefox-67.0_4,1 installed via pkg Not using any "desktop environment", just plain X with x11-wm/dwm as a wind= ow manager firefox-66.0.4,1 from pkg runs fine Managed to get a backtrace with gdb821 from ports: Thread 1 received signal SIGSEGV, Segmentation fault. 0x000000080e2c8b21 in mozilla::storage::Service::getSingleton() () from /usr/local/lib/firefox/libxul.so (gdb) bt #0 0x000000080e2c8b21 in mozilla::storage::Service::getSingleton() () at /usr/local/lib/firefox/libxul.so #1 0x000000080dc873ab in mozilla::xpcom::CreateInstanceImpl(mozilla::xpcom::ModuleID, nsISupports*, = nsID const&, void**) () at /usr/local/lib/firefox/libxul.so #2 0x000000080dc969b1 in nsComponentManagerImpl::GetServiceLocked((anonymo= us namespace)::MutexLock&, (anonymous namespace)::EntryWrapper&, nsID const&, void**) () at /usr/local/lib/firefox/libxul.so #3 0x000000080dc93313 in nsComponentManagerImpl::GetServiceByContractID(ch= ar const*, nsID const&, void**) () at /usr/local/lib/firefox/libxul.so #4 0x000000080dc98de6 in nsGetServiceByContractID::operator()(nsID const&, void**) const () at /usr/local/lib/firefox/libxul.so #5 0x000000080dc25613 in nsCOMPtr_base::assign_from_gs_contractid(nsGetServiceByContractID, nsID con= st&) () at /usr/local/lib/firefox/libxul.so #6 0x000000080f8fe8af in mozilla::dom::quota::InitializeQuotaManager() () at /usr/local/lib/firefox/libxul.so #7 0x000000081022e946 in nsLayoutStatics::Initialize() () at /usr/local/lib/firefox/libxul.so #8 0x000000081022e722 in nsLayoutModuleInitialize() () at /usr/local/lib/firefox/libxul.so #9 0x000000080dc939ca in nsComponentManagerImpl::Init() () at /usr/local/lib/firefox/libxul.so #10 0x000000080dcc7194 in NS_InitXPCOM () at /usr/local/lib/firefox/libxul.= so #11 0x0000000810e518cd in ShowProfileManager(nsIToolkitProfileService*, nsINativeAppSupport*) () at /usr/local/lib/firefox/libxul.so #12 0x0000000810e4ea79 in XREMain::XRE_mainStartup(bool*) () at /usr/local/lib/firefox/libxul.so #13 0x0000000810e53903 in XREMain::XRE_main(int, char**, mozilla::BootstrapConfig const&) () at /usr/local/lib/firefox/libxul.so #14 0x0000000810e5407c in XRE_main(int, char**, mozilla::BootstrapConfig const&) () at /usr/local/lib/firefox/libxul.so #15 0x0000000001027f8e in main () --=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-238210-7788>