Closed
Bug 1434781
Opened 7 years ago
Closed 7 years ago
Crash in [nsFrame::HandleEvent] while clicking Next Page on Bing.com search results
Categories
(Core :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1434273
Tracking | Status | |
---|---|---|
firefox60 | --- | affected |
People
(Reporter: skywalker333, Unassigned)
References
()
Details
(Keywords: crash, nightly-community)
Crash Data
This bug was filed from the Socorro interface and is
report bp-4c98d258-4141-4a6d-8d11-75f5c0180201.
=============================================================
Top 10 frames of crashing thread:
0 @0x610066
1 xul.dll nsFrame::HandleEvent layout/generic/nsFrame.cpp:3913
2 xul.dll nsImageFrame::HandleEvent layout/generic/nsImageFrame.cpp:2130
3 xul.dll nsPresShellEventCB::HandleEvent layout/base/PresShell.cpp:510
4 xul.dll mozilla::EventTargetChainItem::HandleEventTargetChain dom/events/EventDispatcher.cpp:536
5 xul.dll mozilla::EventDispatcher::Dispatch dom/events/EventDispatcher.cpp:859
6 xul.dll mozilla::PresShell::DispatchEventToDOM layout/base/PresShell.cpp:7981
7 xul.dll mozilla::PresShell::HandleEventInternal layout/base/PresShell.cpp:7775
8 xul.dll mozilla::PresShell::HandleEvent layout/base/PresShell.cpp:7390
9 xul.dll nsViewManager::DispatchEvent view/nsViewManager.cpp:812
=============================================================
I was searching bing.com when the browser tab crashed.
Reporter | ||
Comment 1•7 years ago
|
||
This Tab Crash is reproducible within the current session (at least).
Report ID Date Submitted
bp-595fbd6d-36b9-49b4-9298-2a8390180201
1/31/18 6:24 p.m.
bp-00ef9bda-4193-4e80-8512-318d80180201
1/31/18 6:23 p.m.
bp-b539ad3e-d15b-4e3c-b4b0-73cd40180201
1/31/18 6:22 p.m.
bp-b2616a90-50aa-4104-ac8f-489340180201
1/31/18 6:20 p.m.
bp-2174c8fe-7d4b-4b31-b393-50cfb0180201
1/31/18 6:19 p.m.
bp-4c98d258-4141-4a6d-8d11-75f5c0180201
1/31/18 6:07 p.m.
From this page:
https://www.bing.com/search?q=facebook+profits+from+news+content+others+produce&qs=n&sp=-1&pq=facebook+profits+from+news+content+others+produce&sc=0-49&sk=&cvid=2826428465A94580B401ACF2FA4917C8&first=11&FORM=PERE
Clicking on "Next Page":
https://www.bing.com/search?q=facebook+profits+from+news+content+others+produce&qs=n&sp=-1&pq=facebook+profits+from+news+content+others+produce&sc=0-49&sk=&cvid=2826428465A94580B401ACF2FA4917C8&first=21&FORM=PORE
Produces this tab crash each time.
---
Pasting the link to the Next Page into a new tab or window does not produce a crash and loads the page correctly.
https://www.bing.com/search?q=facebook+profits+from+news+content+others+produce&qs=n&sp=-1&pq=facebook+profits+from+news+content+others+produce&sc=0-49&sk=&cvid=2826428465A94580B401ACF2FA4917C8&first=21&FORM=PORE
Has STR: --- → yes
Summary: Crash in nsFrame::HandleEvent → Crash in [nsFrame::HandleEvent] while clicking Next Page on Bing.com search results
Comment 2•7 years ago
|
||
Fix for this just landed, should be in builds after the build ID you crashed in.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•