Closed
Bug 562852
Opened 15 years ago
Closed 14 years ago
Crash [@ nsWindowWatcher::OpenWindowJSInternal] running Firefox when it's already running
Categories
(Toolkit :: Startup and Profile System, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jruderman, Unassigned)
Details
(Keywords: crash, regression, Whiteboard: dupeme?)
Crash Data
Steps:
1. While Firefox is already running, try to run it again from the command line.
Expected: "A copy of Firefox is already open. Only one copy of
Firefox can be open at a time"
Result: Crash [@ nsWindowWatcher::OpenWindowJSInternal]
I think this is a recent regression.
Comment 1•15 years ago
|
||
perhaps same as one of these linux and Mac crashes (no crash comments)?
all trunk crashes
bp-2722663b-02c9-47c4-a004-f3b4f2101208
SIGSEGV
0x0
0 libxul.so nsWindowWatcher::OpenWindowJSInternal nsWindowWatcher.cpp:523
1 libxul.so nsWindowWatcher::OpenWindow nsWindowWatcher.cpp:423
2 libxul.so ShowProfileManager nsAppRunner.cpp:1992
3 libxul.so XRE_main nsAppRunner.cpp:2328
bp-5d31fc77-0e5f-47e0-aaca-9bb6c2101206
0 libxul.so nsWindowWatcher::OpenWindowJSInternal nsWindowWatcher.cpp:589
1 libxul.so nsWindowWatcher::OpenWindow nsWindowWatcher.cpp:423
2 libxul.so ShowProfileManager nsAppRunner.cpp:1992
bp-0966eb30-81e5-40f2-b8eb-5d4782101219 Mac
bp-fdc6c559-48b2-4be8-a706-6ab362101231 Mac
duplicate?
bug 530447 NEW startup crash [@ nsWindowWatcher::OpenWindowJSInternal(nsIDOMWindow*, char const*, char const*, char const*, int, nsIArray*, int, nsIDOMWindow**)]
Keywords: crash
Whiteboard: dupeme?
| Assignee | ||
Updated•14 years ago
|
Crash Signature: [@ nsWindowWatcher::OpenWindowJSInternal]
Comment 3•14 years ago
|
||
Really low volume. Resolving as dup of 530447.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
| Reporter | ||
Comment 4•14 years ago
|
||
Please don't mark bugs with clear STR as dups of vague crash stats bugs.
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
Comment 5•14 years ago
|
||
Ok, sorry, so it's not a dup. How do we make it actionable since it was filed 18 mos ago and hasn't had a comment in almost a year. Can you still reproduce this? If so, can you add the reproducible keyword.
Does it make sense to dup the other one to this one if we can still repro?
| Reporter | ||
Comment 6•14 years ago
|
||
I can't reproduce this.
Status: REOPENED → RESOLVED
Closed: 14 years ago → 14 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•