Closed
Bug 255909
Opened 21 years ago
Closed 20 years ago
somewhat repeatable crash / hang regression in 0.9.3 when switching between multiple loading tabs [@ nsEventStateManager::GetPrevDocShell ]
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 162283
People
(Reporter: bmo, Assigned: bugzilla)
Details
(Keywords: crash, hang)
Crash Data
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040803 Firefox/0.9.3
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040803 Firefox/0.9.3
ever since i installed 0.9.3, i've been having crashes and hangs when i quickly
switch back and forth between multiple browser tabs that are loading images
using the ctrl-tab and ctrl-shift-tab keyboard shortcuts.
talkback ids:
TB579127H, TB535971W, TB531217Y
i never saw this with 0.9.2 or earlier, so i think this must be a recent
regression. if the talkbacks aren't enough to isolate the issue, i can try
downloading nightlies to narrow down exactly when the bug was checked in. i've
gotten pretty good at getting firefox to crash with this bug ;)
Reproducible: Sometimes
Steps to Reproduce:
Comment 1•21 years ago
|
||
Does this crash also occur with a nightly branch build?
ftp://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-0.9/
Uninstall 0.9.3 and then try the nightly, you might also try a new profile.
Comment 2•21 years ago
|
||
TB579127H, TB535971W, TB531217Y look same:
nsEventStateManager::GetPrevDocShell
[d:/builds/tinderbox/firefox-0.9.3/WINNT_5.0_Clobber/mozilla/content/events/src/nsEventStateManager.cpp,
line 5319]
nsEventStateManager::ShiftFocusByDoc
[d:/builds/tinderbox/firefox-0.9.3/WINNT_5.0_Clobber/mozilla/content/events/src/nsEventStateManager.cpp,
line 5369]
nsEventStateManager::PostHandleEvent
[d:/builds/tinderbox/firefox-0.9.3/WINNT_5.0_Clobber/mozilla/content/events/src/nsEventStateManager.cpp,
line 2069]
PresShell::HandleEventInternal
[d:/builds/tinderbox/firefox-0.9.3/WINNT_5.0_Clobber/mozilla/layout/html/base/src/nsPresShell.cpp,
line 6088]
PresShell::HandleEvent
[d:/builds/tinderbox/firefox-0.9.3/WINNT_5.0_Clobber/mozilla/layout/html/base/src/nsPresShell.cpp,
line 5929]
PresShell::RetargetEventToParent
[d:/builds/tinderbox/firefox-0.9.3/WINNT_5.0_Clobber/mozilla/layout/html/base/src/nsPresShell.cpp,
line 5730]
PresShell::HandleEvent
[d:/builds/tinderbox/firefox-0.9.3/WINNT_5.0_Clobber/mozilla/layout/html/base/src/nsPresShell.cpp,
line 5834]
nsViewManager::HandleEvent
[d:/builds/tinderbox/firefox-0.9.3/WINNT_5.0_Clobber/mozilla/view/src/nsViewManager.cpp,
line 2239]
nsViewManager::DispatchEvent
[d:/builds/tinderbox/firefox-0.9.3/WINNT_5.0_Clobber/mozilla/view/src/nsViewManager.cpp,
line 2025]
HandleEvent
[d:/builds/tinderbox/firefox-0.9.3/WINNT_5.0_Clobber/mozilla/view/src/nsView.cpp,
line 79]
nsWindow::DispatchEvent
[d:/builds/tinderbox/firefox-0.9.3/WINNT_5.0_Clobber/mozilla/widget/src/windows/nsWindow.cpp,
line 1067]
nsWindow::DispatchKeyEvent
[d:/builds/tinderbox/firefox-0.9.3/WINNT_5.0_Clobber/mozilla/widget/src/windows/nsWindow.cpp,
line 2978]
nsWindow::OnKeyDown
[d:/builds/tinderbox/firefox-0.9.3/WINNT_5.0_Clobber/mozilla/widget/src/windows/nsWindow.cpp,
line 3068]
Marking as dupe of bug 243522.
*** This bug has been marked as a duplicate of 243522 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Summary: somewhat repeatable crash / hang regression in 0.9.3 when switching between multiple loading tabs → somewhat repeatable crash / hang regression in 0.9.3 when switching between multiple loading tabs [@ nsEventStateManager::GetPrevDocShell ]
Updated•21 years ago
|
Status: RESOLVED → VERIFIED
Updated•20 years ago
|
Status: VERIFIED → UNCONFIRMED
Resolution: DUPLICATE → ---
Comment 3•20 years ago
|
||
*** This bug has been marked as a duplicate of 162283 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago → 20 years ago
Resolution: --- → DUPLICATE
Updated•15 years ago
|
Crash Signature: [@ nsEventStateManager::GetPrevDocShell ]
You need to log in
before you can comment on or make changes to this bug.
Description
•