Closed
Bug 185994
Opened 22 years ago
Closed 22 years ago
After invokin any https URL, closing browser results a crash
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 182803
People
(Reporter: jsluoma, Assigned: asa)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3a) Gecko/20021216
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3a) Gecko/20021216
Subject should say it all. Several TB IDs:
TB15235029M
TB15234551Y
TB15234529M
Reproducible: Always
Steps to Reproduce:
1. Visit any https page (I tried at least 3 different https page)
2. Close a broser
Actual Results:
Crash.
Expected Results:
Close cleanly.
Reporter | ||
Comment 1•22 years ago
|
||
From drwtsn32.log:
State Dump for Thread Id 0x61c
eax=0000001c ebx=020f6e40 ecx=7ffde000 edx=0000001c esi=00284170 edi=00000000
eip=77f821e1 esp=0012fcfc ebp=02652110 iopl=0 nv up ei pl nz na pe nc
cs=001b ss=0023 ds=0023 es=0023 fs=0038 gs=0000 efl=00040202
function: RtlEnterCriticalSection
77f821d6 648b0d18000000 mov ecx,fs:[00000018]
fs:00000018=????????
77f821dd 8b542404 mov edx,[esp+0x4]
ss:00d0d2cf=????????
FAULT ->77f821e1 837a1400 cmp dword ptr [edx+0x14],0x0
ds:00bdd5ee=????????
77f821e5 0f85077a0100 jne strtoul+0x22cd (77f99bf2)
77f821eb 90 nop
77f821ec ff4204 inc dword ptr [edx+0x4]
ds:00bdd5ee=????????
77f821ef 0f85f6050000 jne NtWaitForSingleObject+0xe (77f827eb)
77f821f5 8b4124 mov eax,[ecx+0x24]
ds:80bbb5d2=????????
77f821f8 89420c mov [edx+0xc],eax
ds:00bdd5ee=????????
77f821fb c7420801000000 mov dword ptr [edx+0x8],0x1
ds:00bdd5ee=????????
77f82202 33c0 xor eax,eax
77f82204 c20400 ret 0x4
*----> Stack Back Trace <----*
FramePtr ReturnAd Param#1 Param#2 Param#3 Param#4 Function Name
02652110 02585F20 00000000 02652138 02581200 00000000 ntdll!RtlEnterCriticalSection
00000072 00000000 00000000 00000000 00000000 00000000 <nosymbols>
Reporter | ||
Comment 2•22 years ago
|
||
After some more experiment, does not relate to https. Instead, if I have typed
anything to the location bar, then closing browser results a crash. Using only
bookmarks / location bar history avoids crashes. Probably a duplicate of
something...
Reporter | ||
Comment 3•22 years ago
|
||
My previous comment is not true either. Can trigger a crash if browsing only
with bookmarks / location bar history IF I go to any https page.
Comment 4•22 years ago
|
||
Probably a dupe of 149109 (you can search on keyword "topcrash" to see most
proeminent crash bugs).
I also have this bug in build 2002121708 (actually the bug appeared over an week
ago) on W2K.
Comment 5•22 years ago
|
||
*** This bug has been marked as a duplicate of 182803 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•