Closed
Bug 249291
Opened 21 years ago
Closed 20 years ago
Crash while quitting [@ JS_GetPrivate]
Categories
(Camino Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: bfowler, Assigned: mikepinkerton)
Details
(Keywords: crash)
Crash Data
Attachments
(2 files)
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7) Gecko/20040517 Camino/0.8b
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7) Gecko/20040517 Camino/0.8b
I had accidentally pressed Cmd-Q intending Cmd-W (see Bug 193644) when
Camino crashed whilst trying to quit.
Reproducible: Didn't try
Steps to Reproduce:
1. Press Cmd-Q
2. ???
3. Crash
Expected Results:
Camino should exit normally
Talkback TB200184E
Before the crash, Camino would not switch windows and would only "show one
window at a time" for want of a better expression.
Bring all to the front was not working.
I had had without realising it, a Cookie Deny/Allow dialogue left pending
for a long time, and had just cleared it.
Reporter | ||
Comment 1•21 years ago
|
||
I had these messages in the console
Reporter | ||
Comment 2•21 years ago
|
||
Reporter | ||
Comment 3•21 years ago
|
||
Severity: normal → critical
Keywords: crash
Summary: Crash while quitting → Crash while quitting [@ JS_GetPrivate]
I got a crash which I /believe/ could be this crash using mozilla 1.8a1.
for unknown reasons talkback is not working for me, so all i have is offsets (+)
from exported symbols:
> js3250.dll!JS_GetPrivate() + 0x10
caps.dll!60125255()
caps.dll!6012528c()
caps.dll!6012534f()
caps.dll!60124b5e()
caps.dll!60124c06()
gklayout.dll!NS_CreateHTMLElement() + 0x5f728
gklayout.dll!NS_CreateHTMLElement() + 0x607c5
gklayout.dll!NSGetModule() + 0xc6fbb
gklayout.dll!NSGetModule() + 0xb7ff
gklayout.dll!NSGetModule() + 0xb426
gklayout.dll!NS_CreateHTMLElement() + 0x50062
gklayout.dll!NS_CreateHTMLElement() + 0x4f381
gklayout.dll!NS_CreateHTMLElement() + 0x52453
prolly not our bug and its not coming up much anymore if ever - reopen if this
happens again and the stack trace matches up
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
Updated•14 years ago
|
Crash Signature: [@ JS_GetPrivate]
You need to log in
before you can comment on or make changes to this bug.
Description
•