WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
54255
ASSERT loading boingboing.net: m_frame->document()->parsing() in DocumentLoader::commitData
https://bugs.webkit.org/show_bug.cgi?id=54255
Summary
ASSERT loading boingboing.net: m_frame->document()->parsing() in DocumentLoad...
Xan Lopez
Reported
2011-02-10 16:00:45 PST
ASSERTION FAILED: m_frame->document()->parsing() ../../Source/WebCore/loader/DocumentLoader.cpp(309) : void WebCore::DocumentLoader::commitData(const char*, int) Program received signal SIGSEGV, Segmentation fault. 0x00d01d8e in WebCore::DocumentLoader::commitData (this=0xa697ca8, bytes=0xb37e038 "\263\001\243(C\267)\266\v\210\251\"*\252\274Qt\237lWY\245\024_[ ", length=2880) at ../../Source/WebCore/loader/DocumentLoader.cpp:309 309 ASSERT(m_frame->document()->parsing()); (gdb) bt #0 0x00d01d8e in WebCore::DocumentLoader::commitData (this=0xa697ca8, bytes=0xb37e038 "\263\001\243(C\267)\266\v\210\251\"*\252\274Qt\237lWY\245\024_[ ", length=2880) at ../../Source/WebCore/loader/DocumentLoader.cpp:309 #1 0x0078a039 in WebKit::FrameLoaderClient::committedLoad (this=0x9f44070, loader=0xa697ca8, data=0xb37e038 "\263\001\243(C\267)\266\v\210\251\"*\252\274Qt\237lWY\245\024_[ ", length=2880) at ../../Source/WebKit/gtk/WebCoreSupport/FrameLoaderClientGtk.cpp:267 #2 0x00d01c99 in WebCore::DocumentLoader::commitLoad (this=0xa697ca8, data=0xb37e038 "\263\001\243(C\267)\266\v\210\251\"*\252\274Qt\237lWY\245\024_[ ", length=2880) at ../../Source/WebCore/loader/DocumentLoader.cpp:295 #3 0x00d01e92 in WebCore::DocumentLoader::receivedData (this=0xa697ca8, data=0xb37e038 "\263\001\243(C\267)\266\v\210\251\"*\252\274Qt\237lWY\245\024_[ ", length=2880) at ../../Source/WebCore/loader/DocumentLoader.cpp:322 #4 0x00d41ea4 in WebCore::MainResourceLoader::addData (this=0xbb740e0, data=0xb37e038 "\263\001\243(C\267)\266\v\210\251\"*\252\274Qt\237lWY\245\024_[ ", length=2880, allAtOnce=false) at ../../Source/WebCore/loader/MainResourceLoader.cpp:158 #5 0x00d4d0cd in WebCore::ResourceLoader::didReceiveData (this=0xbb740e0, data=0xb37e038 "\263\001\243(C\267)\266\v\210\251\"*\252\274Qt\237lWY\245\024_[ ", length=2880, lengthReceived=4087, allAtOnce=false) at ../../Source/WebCore/loader/ResourceLoader.cpp:277 #6 0x00d42fe2 in WebCore::MainResourceLoader::didReceiveData (this=0xbb740e0, data=0xb37e038 "\263\001\243(C\267)\266\v\210\251\"*\252\274Qt\237lWY\245\024_[ ", length=2880, lengthReceived=4087, allAtOnce=false) at ../../Source/WebCore/loader/MainResourceLoader.cpp:443 #7 0x00d4d9f8 in WebCore::ResourceLoader::didReceiveData (this=0xbb740e0, data=0xb37e038 "\263\001\243(C\267)\266\v\210\251\"*\252\274Qt\237lWY\245\024_[ ", length=2880, lengthReceived=4087) at ../../Source/WebCore/loader/ResourceLoader.cpp:428 #8 0x00756311 in WebCore::readCallback (source=0xa885740, asyncResult=0xaac03a8, data=0x0) at ../../Source/WebCore/platform/network/soup/ResourceHandleSoup.cpp:788 #9 0x033fdf6d in async_ready_callback_wrapper (source_object=0xa885740, res=0xaac03a8, user_data=0x0) at ginputstream.c:470 #10 0x03412462 in g_simple_async_result_complete (simple=0xaac03a8) at gsimpleasyncresult.c:747 #11 0x03162b38 in read_async_done (stream=0xa885740) at soup-http-input-stream.c:723 #12 0x03161d41 in soup_http_input_stream_got_chunk (msg=0xa82f348, chunk_buffer=0x8c19030, stream=0xa885740) at soup-http-input-stream.c:299 #13 0x03526089 in g_cclosure_marshal_VOID__BOXED (closure=0xa082070, return_value=0x0, n_param_values=2, param_values=0x8907368, invocation_hint=0xbfffb6fc, marshal_data=0x0) at gmarshal.c:568 #14 0x0350db39 in g_closure_invoke (closure=0xa082070, return_value=0x0, n_param_values=2, param_values=0x8907368, invocation_hint=0xbfffb6fc) at gclosure.c:767 #15 0x03524f0e in signal_emit_unlocked_R (node=0x8cf54a0, detail=0, instance=0xa82f348, emission_return=0x0, instance_and_params=0x8907368) at gsignal.c:3252 #16 0x035242e0 in g_signal_emit_valist (instance=0xa82f348, signal_id=534, detail=0, var_args=0xbfffb8f0 "\267\004") at gsignal.c:2983 #17 0x035245cc in g_signal_emit (instance=0xa82f348, signal_id=534, detail=0) at gsignal.c:3040 #18 0x03165d27 in soup_message_got_chunk (msg=0xa82f348, chunk=0x8c19030) at soup-message.c:1011 #19 0x0316b4dd in read_body_chunk (msg=0xa82f348) at soup-message-io.c:487 #20 0x0316c3d6 in io_read (sock=0x9ca31b8, msg=0xa82f348) at soup-message-io.c:958 #21 0x0316cc76 in io_unpause_internal (msg=0xa82f348) at soup-message-io.c:1207 #22 0x035b0d1f in g_idle_dispatch (source=0xba09388, callback=0x316caef <io_unpause_internal>, user_data=0xa82f348) at gmain.c:4536 #23 0x035ad1a3 in g_main_dispatch (context=0x8132508) at gmain.c:2440 #24 0x035ae507 in g_main_context_dispatch (context=0x8132508) at gmain.c:3013 ---Type <return> to continue, or q <return> to quit--- #25 0x035ae95c in g_main_context_iterate (context=0x8132508, block=1, dispatch=1, self=0x8112388) at gmain.c:3091 #26 0x035af0c5 in g_main_loop_run (loop=0x8182950) at gmain.c:3299 #27 0x02959c21 in gtk_main () at gtkmain.c:1338 #28 0x0806d766 in main (argc=1, argv=0xbfffecc4) at ../../src/ephy-main.c:747 (gdb)
Attachments
Add attachment
proposed patch, testcase, etc.
Eric Seidel (no email)
Comment 1
2011-02-10 21:31:35 PST
BoingBoing, oh noes! This must be a regression? Do we know when?
Xan Lopez
Comment 2
2011-02-11 06:19:36 PST
(In reply to
comment #1
)
> BoingBoing, oh noes! > > This must be a regression? Do we know when?
I think not more than 2 or 3 days, but I haven't bisected it.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug