Closed Bug 494661 Opened 15 years ago Closed 15 years ago

Crash shutting down in PORT_ZFree_Util from ShutdownCRLCache

Categories

(NSS :: Libraries, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 492385

People

(Reporter: brendan, Unassigned)

Details

#0  0x13c7ff12 in PORT_ZFree_Util (ptr=0xc79594f3, len=325058571) at secport.c:160
160		memset(ptr, 0, len);
(gdb) x/x ptr
0xc79594f3:	Cannot access memory at address 0xc79594f3
(gdb) bt 16
#0  0x13c7ff12 in PORT_ZFree_Util (ptr=0xc79594f3, len=325058571) at secport.c:160
#1  0x13c7ea48 in SECITEM_ZfreeItem_Util (zap=0x2618fa80, freeit=1) at secitem.c:277
#2  0x13afec46 in NamedCRLCacheEntry_Destroy (entry=0x1e16e170) at crl.c:1319
#3  0x13afedf5 in FreeNamedEntries (he=0x1ab37010, i=2, arg=0xbfffea3c) at crl.c:1372
#4  0x000199b8 in PL_HashTableEnumerateEntries (ht=0x1cfbf370, f=0x13afed63 <FreeNamedEntries>, arg=0xbfffea3c) at ../../../../tracemonkey/nsprpub/lib/ds/plhash.c:406
#5  0x13afef61 in ShutdownCRLCache () at crl.c:1424
#6  0x13aab505 in NSS_Shutdown () at nssinit.c:882
#7  0x138e6487 in nsNSSComponent::ShutdownNSS (this=0x1cfbe7c0) at ../../../../../tracemonkey/security/manager/ssl/src/nsNSSComponent.cpp:1749
#8  0x138e719a in nsNSSComponent::DoProfileBeforeChange (this=0x1cfbe7c0, aSubject=0x1491f9f0) at ../../../../../tracemonkey/security/manager/ssl/src/nsNSSComponent.cpp:2494
#9  0x138eb178 in nsNSSComponent::Observe (this=0x1cfbe7c0, aSubject=0x1491f9f0, aTopic=0xe06a3 "profile-before-change", someData=0xe2be0) at ../../../../../tracemonkey/security/manager/ssl/src/nsNSSComponent.cpp:2050
#10 0x0050d0c9 in nsObserverList::NotifyObservers (this=0xa94500, aSubject=0x1491f9f0, aTopic=0xe06a3 "profile-before-change", someData=0xe2be0) at ../../../tracemonkey/xpcom/ds/nsObserverList.cpp:128
#11 0x0050e59e in nsObserverService::NotifyObservers (this=0x71e200, aSubject=0x1491f9f0, aTopic=0xe06a3 "profile-before-change", someData=0xe2be0) at ../../../tracemonkey/xpcom/ds/nsObserverService.cpp:181
#12 0x000bb86e in nsXREDirProvider::DoShutdown (this=0xbfffef5c) at ../../../tracemonkey/toolkit/xre/nsXREDirProvider.cpp:877
#13 0x000a4b27 in ScopedXPCOMStartup::~ScopedXPCOMStartup (this=0xbffff000) at ../../../tracemonkey/toolkit/xre/nsAppRunner.cpp:991
#14 0x000ac93a in XRE_main (argc=4, argv=0xbffff314, aAppData=0x70eb10) at ../../../tracemonkey/toolkit/xre/nsAppRunner.cpp:3382
#15 0x000027cb in main (argc=4, argv=0xbffff314) at ../../../tracemonkey/browser/app/nsBrowserApp.cpp:156
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.