Closed
Bug 1213188
Opened 10 years ago
Closed 9 years ago
Firefox 44.0a1 Crash [@ WaitForMultipleObjectsEx | mozilla::VsyncRefreshDriverTimer::RefreshDriverVsyncObserver::TickRefreshDriver(mozilla::TimeStamp) ]
Categories
(Core :: Web Painting, defect)
Tracking
()
RESOLVED
WORKSFORME
| Tracking | Status | |
|---|---|---|
| firefox44 | --- | affected |
People
(Reporter: gladjonatan, Unassigned)
References
()
Details
(Keywords: crash, Whiteboard: ShutDownKill)
Crash Data
I was on Twitter and Google Drive in tabs, was loading very sluggish. A notification showed up that a page was running was causing slowness problems I chose "Kill web-process" in the dropdown menu.
| Reporter | ||
Updated•10 years ago
|
Crash Signature: [@ WaitForMultipleObjectsEx | mozilla::VsyncRefreshDriverTimer::RefreshDriverVsyncObserver::TickRefreshDriver(mozilla::TimeStamp) ]
| Reporter | ||
Comment 1•10 years ago
|
||
Yup, it happens when loading Twitter's Direct Message "window" and after pressing "kill web service". https://crash-stats.mozilla.com/report/index/730f69de-dd53-4fab-bfab-d492f2151009
Updated•10 years ago
|
Crash Signature: [@ WaitForMultipleObjectsEx | mozilla::VsyncRefreshDriverTimer::RefreshDriverVsyncObserver::TickRefreshDriver(mozilla::TimeStamp) ] → [@ WaitForMultipleObjectsEx | mozilla::VsyncRefreshDriverTimer::RefreshDriverVsyncObserver::TickRefreshDriver(mozilla::TimeStamp) ]
[@ WaitForMultipleObjectsEx | mozilla::VsyncRefreshDriverTimer::RefreshDriverVsyncObserver::TickRefreshDriver ]
Comment 2•10 years ago
|
||
[@ WaitForMultipleObjectsEx | mozilla::VsyncRefreshDriverTimer::RefreshDriverVsyncObserver::TickRefreshDriver(mozilla::TimeStamp) ]
Win10, FF44.0a1, 64bit(?)
https://crash-stats.mozilla.com/report/index/567b05f7-0b29-4b2c-b0cd-af1112151009
Crashing Thread
Frame Module Signature Source
0 ntdll.dll ZwWaitForMultipleObjects
1 kernelbase.dll WaitForMultipleObjectsEx
2 xul.dll mozilla::VsyncRefreshDriverTimer::RefreshDriverVsyncObserver::TickRefreshDriver(mozilla::TimeStamp) layout/base/nsRefreshDriver.cpp
Guess "nsRefreshDriver.cpp" belongs to "Layout: View Rendering"...
Blocks: shutdownkill
Status: UNCONFIRMED → NEW
status-firefox44:
--- → affected
Component: Untriaged → Layout: View Rendering
Ever confirmed: true
OS: Windows → Windows 10
Hardware: Unspecified → x86_64
Whiteboard: ShutDownKill
Comment 3•9 years ago
|
||
Hi Jonatan,
I have tried to reproduce this crash using the latest Nightly, latest release and Aurora 46.0a2 without any luck. When clicking the "Messages" button on the twitter page the Direct Message form takes focus and nothing happens.
Is this still reproducible for you? Also could you please try to reproduce this on the latest Firefox release and the latest Nightly (https://nightly.mozilla.org) and provide the results? When doing this please use a new, clean profile (https://support.mozilla.org/en-US/kb/troubleshoot-and-diagnose-firefox-problems).
Thanks,
Cipri
Status: NEW → UNCONFIRMED
Ever confirmed: false
Flags: needinfo?(gladjonatan)
Comment 4•9 years ago
|
||
Since the reporter didn't provide the requested information the fact that I could not reproduce the issue, I will mark this issue as RESOLVED WORKSFORME. If you still encounter this problem, please feel free to reopen this bug, or file a new one.
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Flags: needinfo?(gladjonatan)
Resolution: --- → WORKSFORME
No longer blocks: shutdownkill
| Assignee | ||
Updated•7 years ago
|
Component: Layout: View Rendering → Layout: Web Painting
You need to log in
before you can comment on or make changes to this bug.
Description
•