Closed
Bug 186323
Opened 23 years ago
Closed 23 years ago
Crash when leaving Aftonbladet and other sites
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 156940
People
(Reporter: kethorse, Assigned: asa)
References
()
Details
(Keywords: crash, regression)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3b) Gecko/20021220
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3b) Gecko/20021220
The browser crashes sometimes while closing the browser. Following is one of the
Talkback numbers:
TB15334059G
Reproducible: Sometimes
Steps to Reproduce:
1.
2.
3.
Updated•23 years ago
|
Severity: normal → critical
Keywords: crash,
stackwanted
Updated•23 years ago
|
Whiteboard: TB15334059G
Comment 1•23 years ago
|
||
Possible dupe of bug 179391, bug 184358, bug 182803, bug 164386, bug 179391, bug
180366, bug 184342 and others.
I was thinking bug 186261
Comment 3•23 years ago
|
||
Ketil, can your reproduce this starting mozilla with the mozilla start page and
then going to http://www.aftonbladet.se and then close Mozilla? I get a crash
there everytime.
| Reporter | ||
Comment 4•23 years ago
|
||
Yes, I can reproduce this error with first loading the Mozilla start page, and
then loading http://www.aftonbladet.se/
| Reporter | ||
Comment 5•23 years ago
|
||
aftonbladet.se crashes every time I load it, even if I don't load the Mozilla
start page first.
Updated•23 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Keywords: regression
Summary: Crashes somtimes when closing the browser → Crash when leaving Aftonbladet and other sites
I can reproduce this if I use URL bar autocomplete to go to Aftonbladet. But not
if I drag and drop the link posted here, or if I "Clear History" and "Clear
Location Bar" before typing in the adress, or if I use a new profile that does
not have http://www.aftonbladet.se in its history.
Could be bug 156940.
morkRowObject::CloseRowObject
[d:/builds/seamonkey/mozilla/db/mork/src/morkRowObject.cpp, line 607]
morkRowObject::CloseMorkNode
[d:/builds/seamonkey/mozilla/db/mork/src/morkRowObject.cpp, line 87]
morkRowObject::~morkRowObject
[d:/builds/seamonkey/mozilla/db/mork/src/morkRowObject.cpp, line 95]
morkRowObject::`scalar deleting destructor'
morkObject::Release [d:/builds/seamonkey/mozilla/db/mork/src/morkObject.cpp,
line 68]
nsCOMPtr_base::~nsCOMPtr_base
[d:/builds/seamonkey/mozilla/xpcom/glue/nsCOMPtr.cpp, line 65]
nsAutoCompleteItem::~nsAutoCompleteItem
[d:/builds/seamonkey/mozilla/xpfe/components/autocomplete/src/nsAutoComplete.cpp,
line 60]
nsAutoCompleteItem::`scalar deleting destructor'
nsAutoCompleteItem::Release
[d:/builds/seamonkey/mozilla/xpfe/components/autocomplete/src/nsAutoComplete.cpp,
line 114]
nsSupportsArray::Clear
[d:/builds/seamonkey/mozilla/xpcom/ds/nsSupportsArray.cpp, line 561]
nsSupportsArray::DeleteArray
[d:/builds/seamonkey/mozilla/xpcom/ds/nsSupportsArray.cpp, line 305]
nsSupportsArray::`vector deleting destructor'
nsCOMPtr_base::~nsCOMPtr_base
[d:/builds/seamonkey/mozilla/xpcom/glue/nsCOMPtr.cpp, line 65]
nsAutoCompleteResults::~nsAutoCompleteResults
[d:/builds/seamonkey/mozilla/xpfe/components/autocomplete/src/nsAutoComplete.cpp,
line 128]
nsAutoCompleteResults::`scalar deleting destructor'
nsAutoCompleteItem::Release
[d:/builds/seamonkey/mozilla/xpfe/components/autocomplete/src/nsAutoComplete.cpp,
line 114]
XPCJSRuntime::GCCallback
[d:/builds/seamonkey/mozilla/js/src/xpconnect/src/xpcjsruntime.cpp, line 539]
0x550004c2
*** This bug has been marked as a duplicate of 156940 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Keywords: stackwanted
Resolution: --- → DUPLICATE
Whiteboard: TB15334059G
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•