Closed Bug 1294467 Opened 8 years ago Closed 8 years ago

Crash in nsPrefetchNode::OnStartRequest

Categories

(Core :: Networking, defect)

48 Branch
Unspecified
Linux
defect
Not set
critical

Tracking

()

RESOLVED DUPLICATE of bug 1294159

People

(Reporter: Usul, Unassigned)

Details

(Keywords: crash, nightly-community)

This bug was filed from the Socorro interface and is 
report bp-23edf4aa-b20d-4690-b174-47d5f2160811.
=============================================================
0 	libxul.so 	nsPrefetchNode::OnStartRequest 	obj-firefox/dist/include/nsIChannel.h:121
1 	libxul.so 	mozilla::net::HttpChannelChild::DoOnStartRequest 	netwerk/protocol/http/HttpChannelChild.cpp:537
2 	libxul.so 	mozilla::net::HttpChannelChild::OnStartRequest 	netwerk/protocol/http/HttpChannelChild.cpp:468
3 	libxul.so 	mozilla::net::StartRequestEvent::Run 	netwerk/protocol/http/HttpChannelChild.cpp:340
4 	libxul.so 	mozilla::net::ChannelEventQueue::RunOrEnqueue 	netwerk/ipc/ChannelEventQueue.h:133
5 	libxul.so 	mozilla::net::HttpChannelChild::RecvOnStartRequest 	netwerk/protocol/http/HttpChannelChild.cpp:395
6 	libxul.so 	mozilla::net::PHttpChannelChild::OnMessageReceived 	obj-firefox/ipc/ipdl/PHttpChannelChild.cpp:659
7 	libxul.so 	mozilla::dom::PContentChild::OnMessageReceived 	obj-firefox/ipc/ipdl/PContentChild.cpp:7438
8 	libxul.so 	mozilla::ipc::MessageChannel::DispatchAsyncMessage 	ipc/glue/MessageChannel.cpp:1662
9 	libxul.so 	mozilla::ipc::MessageChannel::DispatchMessage 	ipc/glue/MessageChannel.cpp:1600
10 	libxul.so 	mozilla::ipc::MessageChannel::DequeueTask::Run 	ipc/glue/MessageChannel.cpp:1567
11 	libxul.so 	nsThread::ProcessNextEvent 	xpcom/threads/nsThread.cpp:1058
12 	libxul.so 	NS_ProcessNextEvent 	xpcom/glue/nsThreadUtils.cpp:290
13 	libxul.so 	mozilla::ipc::MessagePump::Run 	ipc/glue/MessagePump.cpp:96
14 	libxul.so 	MessageLoop::Run 	ipc/chromium/src/base/message_loop.cc:232
15 	libxul.so 	nsBaseAppShell::Run 	widget/nsBaseAppShell.cpp:156
16 	libxul.so 	XRE_RunAppShell 	toolkit/xre/nsEmbedFunctions.cpp:846
17 	libxul.so 	MessageLoop::Run 	ipc/chromium/src/base/message_loop.cc:232
18 	libxul.so 	XRE_InitChildProcess 	toolkit/xre/nsEmbedFunctions.cpp:676
19 	plugin-container 	content_process_main 	ipc/contentproc/plugin-container.cpp:197
Ø 20 	libc-2.23.so 	libc-2.23.so@0x20730 	
21 	plugin-container 	plugin-container@0xe4df 	
22 	plugin-container 	malloc_good_size 	memory/build/replace_malloc.c:243
23 		@0x7ffcce211cbf 	
24 	plugin-container 	plugin-container@0x593cf 	
Ø 25 	ld-2.23.so 	ld-2.23.so@0x101bf 	
Ø 26 	ld-2.23.so 	ld-2.23.so@0xfeba 	
27 	plugin-container 	malloc_good_size 	memory/build/replace_malloc.c:243
28 		@0x7ffcce211cbf 	
29 	plugin-container 	_start

I was browsibg www.lemonde.fr and it was not responding to click to I did a refresh of the page and it crashed.
sawang, can you confirm?
Status: NEW → RESOLVED
Closed: 8 years ago
Flags: needinfo?(sawang)
Resolution: --- → DUPLICATE
(In reply to Dragana Damjanovic [:dragana] from comment #1)
> sawang, can you confirm?
> 
> *** This bug has been marked as a duplicate of bug 1294159 ***

The stack is the same as bug 1294449 comment 8 so yes they are all refering to the same issue.
Flags: needinfo?(sawang)
You need to log in before you can comment on or make changes to this bug.