Closed
Bug 255154
Opened 22 years ago
Closed 22 years ago
Trunk Crash closing a tab [@ @0x00000000 - nsDocument::RemoveOrphans ] [@ RemoveOrphanFromDocument]
Categories
(SeaMonkey :: Tabbed Browser, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: bugzilla, Unassigned)
References
Details
(Keywords: crash, topcrash)
Crash Data
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a3) Gecko/20040804 Firefox/0.9.1+
Build Identifier: http://ftp.mozilla.org/pub/mozilla.org/mozilla/nightly/2004-08-10-09-trunk/
With multiple tabs open, Mozilla will crash as I close individual tabs.
Reproducible: Always
Steps to Reproduce:
1. Have multiple tabs open. I have reproduced this originally with 20+ tabs
open, but sometimes with as few as 7.
2. Begin closing tabs by clicking on the close tab button.
Actual Results:
Often upon closing the first tab, generally always within a half-dozen tabs,
Mozilla crashes.
I have reproduced this with Firefox trunk build 2004081008 originally, on WinXP
and a Win2000 machine.
I also reproduced it with Mozilla trunk build 2004081009 WinXP.
All crashes were reproduced in new clean installs with new profiles.
I could not reproduce it with Mozilla trunk build 2004080909.
Talkback IDs: TB532841M, TB532831Q
Comment 1•22 years ago
|
||
0x00000000
nsDocument::RemoveOrphans
[c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/content/base/src/nsDocument.cpp,
line 4546]
nsDocument::SetScriptGlobalObject
[c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/content/base/src/nsDocument.cpp,
line 1813]
This is the result of an incomplete backout/build from the initial landing of
bug 27382 and its subsequent partial backout.
Try the next build, it should be fine (I have the same problem too).
Summary: Crash closing a tab → Crash closing a tab [ @ nsDocument::RemoveOrphans ]
| Reporter | ||
Comment 2•22 years ago
|
||
Unable to reproduce in today's trunk build, 2004081108.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Comment 3•22 years ago
|
||
*** Bug 255165 has been marked as a duplicate of this bug. ***
Comment 5•22 years ago
|
||
Adding topcrash info for tracking. This was a regression in MozillaTrunk builds
on 8/10. No crashes since, so the backout fixed this. Marking verified.
Status: RESOLVED → VERIFIED
Keywords: topcrash
Summary: Crash closing a tab [ @ nsDocument::RemoveOrphans ] → Trunk Crash closing a tab [ @ 0x00000000 - nsDocument::RemoveOrphans ] [@ RemoveOrphanFromDocument]
Updated•18 years ago
|
Product: Core → SeaMonkey
Summary: Trunk Crash closing a tab [ @ 0x00000000 - nsDocument::RemoveOrphans ] [@ RemoveOrphanFromDocument] → Trunk Crash closing a tab [@ @0x00000000 - nsDocument::RemoveOrphans ] [@ RemoveOrphanFromDocument]
Updated•15 years ago
|
Crash Signature: [@ @0x00000000 - nsDocument::RemoveOrphans ]
[@ RemoveOrphanFromDocument]
You need to log in
before you can comment on or make changes to this bug.
Description
•