Closed
Bug 95492
Opened 24 years ago
Closed 24 years ago
Crash on Quit in Global History
Categories
(Core Graveyard :: History: Global, defect, P2)
Tracking
(Not tracked)
VERIFIED
WORKSFORME
mozilla0.9.9
People
(Reporter: pierre, Assigned: paulkchen)
References
()
Details
(Keywords: crash)
100% reproducible on the Mac with a fresh debug build from this morning (I did
not try other builds, nor other platforms):
- open the app
- go to http://www.xulbook.com/
- quit
==> crash
These are the minimal steps to reproduce. In fact, any web surfing session that
contains the URL above (not necessarily at the beginning nor at the end) causes a
crash on quit.
I suspected a problem with frames but a minimal testcase with 2 frames (Yahoo and
Mozilla.org) did not cause the crash. It must be something else...
Here is the stack trace:
PowerPC unmapped memory exception at 3E72118C find_temp_info+0000C
main+001F0
NS_ShutdownXPCOM(nsIServiceManager*)+00420
nsServiceManager::ShutdownGlobalServiceManager(nsIServiceManager**)+00038
nsServiceManagerImpl::Release()+0008C
nsServiceManagerImpl::~nsServiceManagerImpl()+0004C
nsObjectHashtable::~nsObjectHashtable()+0002C
nsObjectHashtable::Reset()+00020
nsHashtable::Reset(int (*)(nsHashKey*, void*, void*), void*)+00050
PL_HashTableEnumerateEntries+00060
_hashEnumerateRemove(PLHashEntry*, int, void*)+00038
DeleteEntry(nsHashKey*, void*, void*)+0002C
nsGlobalHistory::Release()+0008C
nsGlobalHistory::~nsGlobalHistory()+000BC
nsGlobalHistory::CloseDB()+00070
orkinStore::CutStrongRef(nsIMdbEnv*)+0001C
morkHandle::Handle_CutStrongRef(nsIMdbEnv*)+00050
morkNode::CutStrongRef(morkEnv*)+00040
morkNode::cut_use_count(morkEnv*)+000B4
morkHandle::CloseMorkNode(morkEnv*)+00034
morkHandle::CloseHandle(morkEnv*)+00078
morkNode::SlotStrongNode(morkNode*, morkEnv*, morkNode**)+0004C
morkNode::CutStrongRef(morkEnv*)+00040
morkNode::cut_use_count(morkEnv*)+000B4
morkStore::CloseMorkNode(morkEnv*)+00034
morkStore::CloseStore(morkEnv*)+00050
orkinFile::CloseMdbObject(nsIMdbEnv*)+0001C
morkHandle::Handle_CloseMdbObject(nsIMdbEnv*)+00098
morkStdioFile::CloseMorkNode(morkEnv*)+00034
morkStdioFile::CloseStdioFile(morkEnv*)+0005C
morkStdioFile::CloseStdio(morkEnv*)+00048
fclose+00060
Comment 1•24 years ago
|
||
argh.. take two at reassigning history bugs to new owner
Assignee: alecf → blakeross
Comment 2•24 years ago
|
||
WFM in a new build. Reopen if you're still seeing it.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
| Reporter | ||
Comment 3•24 years ago
|
||
Reopening. It still happens in a debug build from a few days ago.
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
Comment 4•24 years ago
|
||
Well, --> pchen, I don't have a mac.
Assignee: blakeross → pchen
Status: REOPENED → NEW
marking p2 and mozilla0.9.8
Status: NEW → ASSIGNED
Priority: -- → P2
Target Milestone: --- → mozilla0.9.8
pushing out to mozilla0.9.9
Target Milestone: mozilla0.9.8 → mozilla0.9.9
Works for me running a debug build from yesterday and 2001-11-06-08-trunk build
under MacOS 9.2.1
Status: ASSIGNED → RESOLVED
Closed: 24 years ago → 24 years ago
Resolution: --- → WORKSFORME
Comment 8•23 years ago
|
||
mass-verifying WorksForMe bugs which haven't changed since 2001.12.31.
set your search string in mail to "EmperorLondoMollari" to filter out these
messages.
Status: RESOLVED → VERIFIED
Updated•7 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•