Closed
Bug 1143891
Opened 10 years ago
Closed 7 years ago
crash in shutdownhang | WaitForSingleObjectEx | WaitForSingleObject | PR_Wait | nsThread::ProcessNextEvent... | NS_ProcessNextEvent(nsIThread*, bool) | nsXMLHttpRequest::Send(nsIVariant*, mozilla::dom::Nullable<nsXMLHttpRequest::RequestBody> const&)
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
WONTFIX
| Tracking | Status | |
|---|---|---|
| firefox36 | ? | affected |
| firefox37 | --- | affected |
| firefox38 | --- | unaffected |
People
(Reporter: u279076, Unassigned)
Details
(Keywords: crash, steps-wanted)
Crash Data
This bug was filed from the Socorro interface and is
report bp-79419afc-bb8d-4f23-b008-5ca6e2150309.
=============================================================
0 xul.dll mozilla::`anonymous namespace'::RunWatchdog(void*) toolkit/components/terminator/nsTerminator.cpp
1 nss3.dll _PR_NativeRunThread nsprpub/pr/src/threads/combined/pruthr.c
2 nss3.dll pr_root nsprpub/pr/src/md/windows/w95thred.c
3 msvcr120.dll _callthreadstartex f:\dd\vctools\crt\crtw32\startup\threadex.c:376
4 msvcr120.dll msvcr120.dll@0x2c000
5 kernel32.dll BaseThreadInitThunk
6 ntdll.dll __RtlUserThreadStart
7 ntdll.dll _RtlUserThreadStart
=============================================================
More reports: https://crash-stats.mozilla.com/report/list?product=Firefox&signature=shutdownhang+|+WaitForSingleObjectEx+|+WaitForSingleObject+|+PR_Wait+|+nsThread%3A%3AProcessNextEvent%28bool%2C+bool*%29+|+NS_ProcessNextEvent%28nsIThread*%2C+bool%29+|+nsXMLHttpRequest%3A%3ASend%28nsIVariant*%2C+mozilla%3A%3Adom%3A%3ANullable%3CnsXMLHttpRequest%3A%3ARequestBody%3E+const%26%29
Volume: 824 reports in the last week.
Platform: All crashes are on Windows with 68% on Windows 7
Product: All crashes are on Firefox 36 or later with 73% on 36.0.1
Top URLs: Various about: pages are in the top URLs along with facebook.com
I wasn't able to parse anything really actionable out of the comments.
[Tracking Requested - why for this release]: reports seem to indicate this might be a regression in Firefox 36.
status-firefox36:
--- → affected
status-firefox37:
--- → affected
status-firefox38:
--- → unaffected
tracking-firefox36:
--- → ?
Updated•10 years ago
|
Crash Signature: [@ shutdownhang | WaitForSingleObjectEx | WaitForSingleObject | PR_Wait | nsThread::ProcessNextEvent(bool, bool*) | NS_ProcessNextEvent(nsIThread*, bool) | nsXMLHttpRequest::Send(nsIVariant*, mozilla::dom::Nullable<nsXMLHttpRequest::RequestBody> const&)] → [@ shutdownhang | WaitForSingleObjectEx | WaitForSingleObject | PR_Wait | nsThread::ProcessNextEvent(bool, bool*) | NS_ProcessNextEvent(nsIThread*, bool) | nsXMLHttpRequest::Send(nsIVariant*, mozilla::dom::Nullable<nsXMLHttpRequest::RequestBody> const&)]
…
Comment 2•7 years ago
|
||
Closing because no crash reported since 12 weeks.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
| Assignee | ||
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•