Closed
Bug 200265
Opened 23 years ago
Closed 22 years ago
crash when shutdown after doing xpi installl [@ nsHashtable::Reset]
Categories
(Core Graveyard :: Installer: XPInstall Engine, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 234910
People
(Reporter: bugzilla, Assigned: ssu0262)
Details
(Keywords: crash, stackwanted)
Crash Data
I'm testing an xpi file and therefore I do a lot of xpi install and the shutdown
of the browser. I seem to crash in 9 out of 10 shutdowns just after installing
the xpi file.
TB18718021G
TB18717995X
20030401
what's the build id of the mozilla that's crashing? Also can you provide a test
url to an xpi file?
here's the stack trace from the talkback report:
0x02377c45
nsHashtable::Reset [c:/builds/seamonkey/mozilla/xpcom/ds/nsHashtable.cpp, line 337]
nsHashtable::Reset [c:/builds/seamonkey/mozilla/xpcom/ds/nsHashtable.cpp, line 322]
nsNSSComponent::StopCRLUpdateTimer
[c:/builds/seamonkey/mozilla/security/manager/ssl/src/nsNSSComponent.cpp, line 888]
0x80000000
nsObserverService::NotifyObservers
[c:/builds/seamonkey/mozilla/xpcom/ds/nsObserverService.cpp, line 212]
nsProfile::ShutDownCurrentProfile
[c:/builds/seamonkey/mozilla/profile/src/nsProfile.cpp, line 1331]
DoOnShutdown [c:/builds/seamonkey/mozilla/xpfe/bootstrap/nsAppRunner.cpp, line 777]
main [c:/builds/seamonkey/mozilla/xpfe/bootstrap/nsAppRunner.cpp, line 1650]
WinMain [c:/builds/seamonkey/mozilla/xpfe/bootstrap/nsAppRunner.cpp, line 1666]
WinMainCRTStartup()
kernel32.dll + 0x214c7 (0x77e814c7)
| Reporter | ||
Comment 2•23 years ago
|
||
2003040105
http://linky.mozdev.org/linky.xpi
perhaps bug 199437 could be related, some filelock not being released?
Comment 3•22 years ago
|
||
Linky is actual on:
http://downloads.mozdev.org/linky/linky-200.xpi
Henrik, are you still crashing?
Summary: crash when shutdown after doing xpi installl → crash when shutdown after doing xpi installl [@ nsHashtable::Reset]
Comment 4•22 years ago
|
||
Well i don't know if he is still chrashing but 1.7a, has this bug for me.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7a) Gecko/20040219
I can reproduce this... I just installed 1.7a about 10 minutes ago, and have had
this happen twice already.
Comment 5•22 years ago
|
||
*** This bug has been marked as a duplicate of 234910 ***
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Updated•15 years ago
|
Crash Signature: [@ nsHashtable::Reset]
Updated•10 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•