Closed
Bug 896241
Opened 12 years ago
Closed 9 years ago
crash in nsInputStreamPump::EnsureWaiting
Categories
(Core :: Networking, defect)
Tracking
()
RESOLVED
WORKSFORME
Tracking | Status | |
---|---|---|
firefox24 | --- | unaffected |
firefox25 | --- | affected |
People
(Reporter: scoobidiver, Assigned: sworkman)
References
Details
(Keywords: crash, regression)
Crash Data
It's the same as bug 883541 but in a lower volume (#92 crasher in 25.0a1). It first showed up in 25.0a1/20130710 after the landing of bug 497003's new patch.
Signature nsInputStreamPump::EnsureWaiting() More Reports Search
UUID e222caaf-1abe-41c8-8dfb-e90252130720
Date Processed 2013-07-20 20:21:17.764932
Uptime 1788
Last Crash 2851936 seconds before submission
Install Age 7301 since version was first installed.
Install Time 2013-07-20 19:17:49
Product Firefox
Version 25.0a1
Build ID 20130720030214
Release Channel nightly
OS Windows NT
OS Version 5.1.2600 Service Pack 3
Build Architecture x86
Build Architecture Info GenuineIntel family 6 model 15 stepping 13 | 2
Crash Reason EXCEPTION_ACCESS_VIOLATION_READ
Crash Address 0x0
App Notes
AdapterVendorID: 0x1002, AdapterDeviceID: 0x5b60, AdapterSubsysID: 201e17af, AdapterDriverVersion: 8.593.100.0
D3D10 Layers? D3D10 Layers- D3D9 Layers? D3D9 Layers-
Frame Module Signature Source
0 xul.dll nsInputStreamPump::EnsureWaiting() netwerk/base/src/nsInputStreamPump.cpp
1 xul.dll nsInputStreamPump::OnInputStreamReady(nsIAsyncInputStream *) netwerk/base/src/nsInputStreamPump.cpp
2 xul.dll nsInputStreamReadyEvent::Run() xpcom/io/nsStreamUtils.cpp
3 xul.dll nsThread::ProcessNextEvent(bool,bool *) xpcom/threads/nsThread.cpp
4 xul.dll nsThread::ThreadFunc(void *) xpcom/threads/nsThread.cpp
5 nss3.dll _PR_NativeRunThread nsprpub/pr/src/threads/combined/pruthr.c
6 nss3.dll pr_root nsprpub/pr/src/md/windows/w95thred.c
7 msvcr100.dll _callthreadstartex f:\\dd\\vctools\\crt_bld\\self_x86\\crt\\src\\threadex.c
8 msvcr100.dll _threadstartex f:\\dd\\vctools\\crt_bld\\self_x86\\crt\\src\\threadex.c
9 kernel32.dll BaseThreadStart
More reports at:
https://crash-stats.mozilla.com/report/list?product=Firefox&signature=nsInputStreamPump%3A%3AEnsureWaiting%28%29
Reporter | ||
Updated•12 years ago
|
Crash Signature: [@ nsInputStreamPump::EnsureWaiting()] → [@ nsInputStreamPump::EnsureWaiting() ]
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → sworkman
Status: NEW → ASSIGNED
Updated•10 years ago
|
Crash Signature: [@ nsInputStreamPump::EnsureWaiting() ] → [@ nsInputStreamPump::EnsureWaiting() ]
[@ nsInputStreamPump::EnsureWaiting ]
Comment 1•9 years ago
|
||
no longer in crash stats
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•