Open Bug 980869 Opened 12 years ago Updated 3 years ago

crash in InsertTimeoutIntoList EXCEPTION_ACCESS_VIOLATION_WRITE

Categories

(Core :: General, defect)

x86
Windows XP
defect

Tracking

()

UNCONFIRMED

People

(Reporter: key-mozillabugzilla2939-contact, Unassigned)

References

Details

User Agent: Mozilla/5.0 (Windows NT 5.1; rv:26.0) Gecko/20100101 Firefox/26.0 (Beta/Release) Build ID: 20131205075310 Steps to reproduce: I have experienced multiple crashes with this signature of a crash in: nsGlobalWindow::InsertTimeoutIntoList(nsTimeout*) with EXCEPTION_ACCESS_VIOLATION_WRITE to address 0x151e900 For me, it is the same address each time. For others with this crash the addresses appear to clump e.g. 0x4. For mine, comments are included in each crash report as to what was happening at the time. They range from crashing while the machine was unattended for hours to crashing while opening multiple tabs. Unfortunately, no specific steps to reproduce. Actual results: Crash Expected results: Not crash
My crashes are on version 26.0. A query: https://crash-stats.mozilla.com/report/list?signature=nsGlobalWindow%3A%3AInsertTimeoutIntoList%28nsTimeout*%29&range_value=28&range_unit=days&date=2014-03-07#tab-reports Indicates that is it snot restricted to 26.0. I am running 26.0 after downgrading from 27.0.1 which my impression was crashed much more than 26.0. All of mine were EXCEPTION_ACCESS_VIOLATION_WRITE Crash Address 0x151e900 My crashes: https://crash-stats.mozilla.com/report/index/8d9c7777-e7ea-4aae-ad93-3c3752140304 https://crash-stats.mozilla.com/report/index/f51a6c50-13bd-438a-bfca-cab2f2140304 FF idle, no user input https://crash-stats.mozilla.com/report/index/6531f85b-41b9-468f-b684-a73382140306 loading pages https://crash-stats.mozilla.com/report/index/9ab52a60-e4fa-4e82-b9f8-661bf2140307 FF idle, no user input. FF had pegged CPU usage for some time prior to this. That CPU use may, or may not, be associated. Computer was being used to watch a video (not in FF). sometime between the start of the FF CPU usage and the end of the video FF crashed. https://crash-stats.mozilla.com/report/index/21f99a13-7fa4-4e0a-ba56-a8a592140307 Crashed while restoring session from above crash while watching video.
More of my crashes with this signature: https://crash-stats.mozilla.com/report/index/2f6345c6-f260-4f66-bdfd-14bcd2140309 Opening a page on Wikipedia https://crash-stats.mozilla.com/report/index/a56fb3fb-e175-48b6-a571-733622140309 Scrolling down a page on Wikipedia by dragging the slider. https://crash-stats.mozilla.com/report/index/a30f911b-891b-442a-9485-c06722140309 Reading, not performing any user actions on window. Fourth crash in a row The third crash in this sequence of four (currently) was: https://crash-stats.mozilla.com/report/index/58a045e9-6a40-454d-af3f-c249f2140309 However, the third crash was not the same signature. It is included because the crash occurred in between multiple crashes in a row of the type with the signature for this bug. I do no know if this is specifically repeatable, but I did save a copy of my FF profile prior to the fourth crash. I may experiment a bit to see if I can get a repeatable case.
See Also: → 977360
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.