Closed
Bug 284828
Opened 20 years ago
Closed 20 years ago
submit comment at LiveJournal crashes when many tabs are open [@ nsEventStateManager::GetPrevDocShell ]
Categories
(Firefox :: General, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 162283
People
(Reporter: yurkennis, Assigned: bugzilla)
Details
(Keywords: crash)
Crash Data
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.6) Gecko/20050223 Firefox/1.0.1
Firefox crashes from time to time when I submit a comment at someone's post at
Livejournal.com. It is easier to reproduce when U have many tabs (and possibly
several FF windows opened)--but no conditions for 100% reproducibility found
so far.
Reproducible: Sometimes
Steps to Reproduce:
All I got so far is detailed above. Will provide later if I encounter scenario
for a predictable outcome.
Actual Results:
crash; comment is normally posted.
Reporter | ||
Comment 1•20 years ago
|
||
One more thing: the problem was not that frequent for 1.0, but became really
obtrusive with 1.0.1
Reporter | ||
Comment 3•20 years ago
|
||
What is Talkback incident ID? How can I find it out?
Reporter | ||
Comment 4•20 years ago
|
||
First pattern I discovered for reproducing the bug is:
right after submitting a comment, immediately pressing Ctrl-Shift-Tab to
switch to previous tab leads to crash.
Reporter | ||
Comment 5•20 years ago
|
||
OK, the latest crash resulting from this bug has the following IncidentID:
TB4343784X.
Comment 6•20 years ago
|
||
TB4343784X:
Stack Signature nsEventStateManager::GetPrevDocShell df2035cc
Product ID Firefox10
Build ID 2005022304
Trigger Time 2005-03-14 12:29:15.0
Platform Win32
Operating System Windows NT 5.1 build 2600
Module FIREFOX.EXE + (00283bed)
URL visited why won't agent save it in crash log?
User Comments
Since Last Crash 691454 sec
Total Uptime 1037647 sec
Trigger Reason Access violation
Source File, Line No.
d:/builds/tinderbox/Fx-Aviary1.0.1/WINNT_5.0_Depend/mozilla/content/events/src/nsEventStateManager.cpp,
line 5380
Stack Trace
nsEventStateManager::GetPrevDocShell
[d:/builds/tinderbox/Fx-Aviary1.0.1/WINNT_5.0_Depend/mozilla/content/events/src/nsEventStateManager.cpp,
line 5380]
nsEventStateManager::ShiftFocusByDoc
[d:/builds/tinderbox/Fx-Aviary1.0.1/WINNT_5.0_Depend/mozilla/content/events/src/nsEventStateManager.cpp,
line 5430]
nsEventStateManager::PostHandleEvent
[d:/builds/tinderbox/Fx-Aviary1.0.1/WINNT_5.0_Depend/mozilla/content/events/src/nsEventStateManager.cpp,
line 2137]
PresShell::HandleEventInternal
[d:/builds/tinderbox/Fx-Aviary1.0.1/WINNT_5.0_Depend/mozilla/layout/html/base/src/nsPresShell.cpp,
line 6111]
PresShell::HandleEvent
[d:/builds/tinderbox/Fx-Aviary1.0.1/WINNT_5.0_Depend/mozilla/layout/html/base/src/nsPresShell.cpp,
line 5921]
nsViewManager::HandleEvent
[d:/builds/tinderbox/Fx-Aviary1.0.1/WINNT_5.0_Depend/mozilla/view/src/nsViewManager.cpp,
line 2280]
nsViewManager::DispatchEvent
[d:/builds/tinderbox/Fx-Aviary1.0.1/WINNT_5.0_Depend/mozilla/view/src/nsViewManager.cpp,
line 2066]
HandleEvent
[d:/builds/tinderbox/Fx-Aviary1.0.1/WINNT_5.0_Depend/mozilla/view/src/nsView.cpp,
line 77]
nsWindow::DispatchEvent
[d:/builds/tinderbox/Fx-Aviary1.0.1/WINNT_5.0_Depend/mozilla/widget/src/windows/nsWindow.cpp,
line 1067]
nsWindow::DispatchKeyEvent
[d:/builds/tinderbox/Fx-Aviary1.0.1/WINNT_5.0_Depend/mozilla/widget/src/windows/nsWindow.cpp,
line 2978]
nsWindow::OnKeyDown
[d:/builds/tinderbox/Fx-Aviary1.0.1/WINNT_5.0_Depend/mozilla/widget/src/windows/nsWindow.cpp,
line 3068]
Marking as dupe of bug 162283. Please reopen, if you disagree.
*** This bug has been marked as a duplicate of 162283 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Summary: submit comment at LiveJournal crashes when many tabs are open → submit comment at LiveJournal crashes when many tabs are open [@ nsEventStateManager::GetPrevDocShell ]
Updated•19 years ago
|
Status: RESOLVED → VERIFIED
Updated•14 years ago
|
Crash Signature: [@ nsEventStateManager::GetPrevDocShell ]
You need to log in
before you can comment on or make changes to this bug.
Description
•