Closed
Bug 592648
Opened 15 years ago
Closed 10 years ago
XP Crash [@ CallTypeSniffers ]
Categories
(Core :: Networking, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: scoobidiver, Unassigned)
Details
(Keywords: crash)
Crash Data
Build : Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b5pre) Gecko/20100831 Firefox/4.0b5pre
This is a crash signature that appears with this build, but is also present in 3.6.8 with slightly different crashing thread.
It is #2 crasher for this build and seems to happens only on startup.
The crasher rank for 3.6.8 is above 300 and happens sometimes on startup, sometime not.
Signature CallTypeSniffers
UUID dd1f50c7-2f51-4678-be27-a09532100901
Time 2010-09-01 01:10:42.342019
Uptime 2
Last Crash 11 seconds before submission
Install Age 61980 seconds (17.2 hours) since version was first installed.
Product Firefox
Version 4.0b5pre
Build ID 20100831040721
Branch 2.0
OS Windows NT
OS Version 5.1.2600 Service Pack 2
CPU x86
CPU Info GenuineIntel family 15 model 4 stepping 9
Crash Reason EXCEPTION_ACCESS_VIOLATION
Crash Address 0x1130b858
User Comments
App Notes AdapterVendorID: 12f1a8AdapterDeviceID: 12f1ac
Crashing Thread
Frame Module Signature [Expand] Source
0 xul.dll CallTypeSniffers netwerk/protocol/http/nsHttpChannel.cpp:723
1 xul.dll CallPeekFunc netwerk/base/src/nsInputStreamPump.cpp:125
2 xul.dll nsPipeInputStream::ReadSegments xpcom/io/nsPipe3.cpp:799
3 xul.dll nsInputStreamPump::PeekStream netwerk/base/src/nsInputStreamPump.cpp:144
4 xul.dll nsHttpChannel::CallOnStartRequest netwerk/protocol/http/nsHttpChannel.cpp:783
5 xul.dll nsHttpChannel::ContinueProcessNormal netwerk/protocol/http/nsHttpChannel.cpp:1235
6 xul.dll nsHttpChannel::ProcessNormal netwerk/protocol/http/nsHttpChannel.cpp:1172
7 xul.dll nsHttpChannel::ProcessResponse netwerk/protocol/http/nsHttpChannel.cpp:1059
8 xul.dll nsHttpChannel::OnStartRequest netwerk/protocol/http/nsHttpChannel.cpp:3855
9 xul.dll nsInputStreamPump::OnStateStart netwerk/base/src/nsInputStreamPump.cpp:441
10 xul.dll nsInputStreamPump::OnInputStreamReady netwerk/base/src/nsInputStreamPump.cpp:397
11 xul.dll nsInputStreamReadyEvent::Run xpcom/io/nsStreamUtils.cpp:112
12 xul.dll nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:547
13 xul.dll mozilla::ipc::MessagePump::Run ipc/glue/MessagePump.cpp:134
14 xul.dll xul.dll@0xb99e53
15 xul.dll MessageLoop::RunInternal ipc/chromium/src/base/message_loop.cc:219
16 xul.dll MessageLoop::RunHandler ipc/chromium/src/base/message_loop.cc:202
17 kernel32.dll GetCodePageFileInfo
18 xul.dll _SEH_epilog4
19 xul.dll MessageLoop::Run ipc/chromium/src/base/message_loop.cc:176
20 xul.dll nsBaseAppShell::Run widget/src/xpwidgets/nsBaseAppShell.cpp:175
21 xul.dll nsAppShell::Run widget/src/windows/nsAppShell.cpp:243
Comment 1•15 years ago
|
||
Looks like sniffers[i] is garbage? That's really odd, since the category cache holds strong refs....
| Reporter | ||
Comment 2•15 years ago
|
||
It happens only with 20100831040721 build.
The regression range is :
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=0487454f4219&tochange=1b43ce0bda4f
The fix range is :
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=1b43ce0bda4f&tochange=f47972d05473
It could be bug 592127.
Comment 3•15 years ago
|
||
Huh. Odd....
| Assignee | ||
Updated•15 years ago
|
Crash Signature: [@ CallTypeSniffers ]
Comment 4•11 years ago
|
||
rare - Average crash rate less than one month per version
https://crash-stats.mozilla.com/report/index/ff1b0f06-4ae2-42ec-ac00-1e99b2140609
[@ CallTypeSniffers] - Firefox 29.0.1 Crash Report - Report ID: ff1b0f06-4ae2-42ec-ac00-1e99b2140609
https://crash-stats.mozilla.com/report/index/ce77e7c4-1934-4d65-98cc-719912140610
[@ CallTypeSniffers] - Firefox 29.0.1 Crash Report - Report ID: ce77e7c4-1934-4d65-98cc-719912140610
https://crash-stats.mozilla.com/report/index/b38dedfe-d52b-426f-84fd-522232140511
[@ CallTypeSniffers] - Firefox 28.0 Crash Report - Report ID: b38dedfe-d52b-426f-84fd-522232140511
Summary: Crash [@ CallTypeSniffers ] → XP Crash [@ CallTypeSniffers ]
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•