Closed
Bug 54487
Opened 25 years ago
Closed 25 years ago
Triple crash when exiting Mozilla
Categories
(SeaMonkey :: General, defect, P3)
Tracking
(Not tracked)
People
(Reporter: millennium, Assigned: asa)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Win95; en-US; m18) Gecko/20000927
BuildID: 2000092720
When Mozilla exits, it causes three crash dialogs to occur in sequence. The
overall system does not appear to be harmed.
Reproducible: Always
Steps to Reproduce:
1) Launch Mozilla. Do anything.
2) Exit Mozilla.
Actual Results: After all windows have vanished and the program appears to have
exited, three error dialogs appear blaming Mozilla for various errors. Here is
the text of all three...
Dialog #1:
MOZILLA caused an invalid page fault in
module RPCRT4.DLL at 014f:7010183c.
Registers:
EAX=00000000 CS=014f EIP=7010183c EFLGS=00010246
EBX=8164b7f8 SS=0157 ESP=009dfd80 EBP=009dfdb4
ECX=c8f88394 DS=0157 ESI=8164b83c FS=295f
EDX=c0019f74 ES=0157 EDI=70100000 GS=0000
Bytes at CS:EIP:
ff 70 28 ff 15 78 d0 14 70 c7 05 bc c0 14 70 01
Stack dump:
00000000 70100000 8164b83c 8164b7f8 709f84cc
009dfdb4 bff74277 009dfd84 009dfbac 009dff70
7010641f 70144a78 ffffffff 009dff80 bff7b9ce
70100000
Dialog #2:
Runtime Error!
Program: C:\PROGRAM FILES\MOZILLA\SEAMONKEY\MOZILLA.EVE
R6106
- not enough space for thread data
Dialog #3:
MOZILLA caused an invalid page fault in
module KERNEL32.DLL at 014f:bff9a3c0.
Registers:
EAX=009dfebc CS=014f EIP=bff9a3c0 EFLGS=00000246
EBX=8164b7f8 SS=0157 ESP=009dfeb8 EBP=009dff0c
ECX=800081a0 DS=0157 ESI=7803a130 FS=295f
EDX=00000000 ES=0157 EDI=780037c5 GS=0000
Bytes at CS:EIP:
5e 8b e5 5d c2 10 00 64 a1 00 00 00 00 55 8b ec
Stack dump:
7803a130 c0000005 00000000 00000000 bff9a3c0
00000000 5c3a4320 474f5250 204d4152 454c4946
4f4d5c53 4c4c495a 45535c41 4e4f4d41 5c59454b
495a4f4d
Expected Results: Mozilla exits as normal.
You might need Visual Studio installed to see the second dialog.
Comment 1•25 years ago
|
||
dupe of 53353
*** This bug has been marked as a duplicate of 53353 ***
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•