Closed
Bug 101445
Opened 24 years ago
Closed 24 years ago
M094 Shutdown crash [@ PR_Lock]
Categories
(Core :: XPConnect, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 100222
People
(Reporter: greer, Assigned: dbradley)
References
()
Details
(Keywords: crash, topcrash)
Crash Data
Talkback data has 31 incidents with the PR_Lock signature coming through
nsXPCWrappedJSClass::~nsXPCWrappedJSClass. Most seem to be a crash on exit. The
Yahoo slide shows mentioned toward the bottom of the comments is most likely :
http://story.news.yahoo.com/news?g=events/ts/091101nydccrash&a=&tmpl=gal&e=1
Pls reassign to the proper component if needed.
Crash date range: 2001-09-15 to 2001-09-23
Min/Max Seconds since last crash: 21 - 75332
Min/Max Runtime: 613 - 552560
Keyword List : quit(7),
Count Platform List
2 MacOS version 8.6
3 MacOS version 9.0.4
10 MacOS version 9.1
16 MacOS version 9.2.1
Count Build Id List
31 2001091311
Stack trace(Frame)
PR_Lock() [prulock.c line 305]
PR_EnterMonitor() [prmon.c line 95]
nsXPCWrappedJSClass::~nsXPCWrappedJSClass() [xpcwrappedjsclass.cpp
line 215]
nsXPCWrappedJSClass::Release() [xpcwrappedjsclass.cpp line 41]
nsXPCWrappedJS::~nsXPCWrappedJS() [xpcwrappedjs.cpp line 368]
nsXPCWrappedJS::Release() [xpcwrappedjs.cpp line 149]
nsSupportsArray::Clear() [nsSupportsArray.cpp line 585]
nsSupportsArray::DeleteArray() [nsSupportsArray.cpp line 287]
nsSupportsArray::~nsSupportsArray() [nsSupportsArray.cpp line 130]
nsSupportsArray::Release() [nsSupportsArray.cpp line 223]
nsCOMPtr_base::~nsCOMPtr_base() [nsCOMPtr.cpp line 49]
nsObserverList::~nsObserverList() [nsObserverList.cpp line 184]
nsObserverList::Release() [nsObserverList.cpp line 157]
ReleaseObserverList() [nsObserverService.cpp line 96]
_hashEnumerateRemove() [nsHashtable.cpp line 379]
PL_HashTableEnumerateEntries() [plhash.c line 429]
nsHashtable::Reset() [nsHashtable.cpp line 400]
nsObjectHashtable::Reset() [nsHashtable.cpp line 849]
nsObjectHashtable::~nsObjectHashtable() [nsHashtable.cpp line 815]
nsObserverService::~nsObserverService() [nsObserverService.cpp
line 63]
nsObserverService::Release() [nsObserverService.cpp line 46]
CObserverService::ReleaseGlobals() [nsDTDUtils.cpp line 1618]
Shutdown() [nsParserModule.cpp line 206]
nsGenericModule::Shutdown() [nsGenericFactory.cpp line 269]
nsGenericModule::~nsGenericModule() [nsGenericFactory.cpp line 216]
nsGenericModule::Release() [nsGenericFactory.cpp line 220]
nsDll::Shutdown() [xcDll.cpp line 472]
nsFreeLibrary() [nsNativeComponentLoader.cpp line 389]
nsFreeLibraryEnum() [nsNativeComponentLoader.cpp line 439]
(35779977) URL: http://www.gidfa.org
(35779977) Comments: Quitting
(35774490) Comments: voluntary quit
(35757232) URL: www.petergabriel.com
(35757232) Comments: quitting mozilla
(35750249) Comments: voluntary quit
(35716627) Comments: shut down computer
(35607989) URL: www.securityfocus.com
(35509602) Comments: quiting
(35501881) URL: https://www.portico.net/serengeti
(35501881) Comments: Exiting Netscape from File Menu option
(35465351) Comments: just quitting
(35430272) Comments: Trying to quit the app.Yahoo! news photo slide shows
do not work. Many photos don't work or display properly.
(35423130) Comments: exiting mozilla
Adding keywords. Adding release to the summary
Comment 2•24 years ago
|
||
This is almost *certainly* a dup of bug 100222. Any one see a reason to not mark
it as such?
*** This bug has been marked as a duplicate of 100222 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Updated•14 years ago
|
Crash Signature: [@ PR_Lock]
You need to log in
before you can comment on or make changes to this bug.
Description
•