[Bug 238210] www/firefox-67.0_4,1 from pkg crashes on startup in mozilla::storage::Service::getSingleton()

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed May 29 10:38:40 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238210

            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 at FreeBSD.org
          Reporter: saper at saper.info

> uname -a
FreeBSD radziecki 11.2-STABLE FreeBSD 11.2-STABLE #0 r344132: Fri Apr 12
14:43:57 CEST 2019     saper at 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 window
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((anonymous
namespace)::MutexLock&, (anonymous namespace)::EntryWrapper&, nsID const&,
void**) ()
    at /usr/local/lib/firefox/libxul.so
#3  0x000000080dc93313 in nsComponentManagerImpl::GetServiceByContractID(char
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 const&)
() 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 ()

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list