[Webkit-unassigned] [Bug 116686] New: [Soup] [Gstreamer] ASSERT in StreamingClient::getOrCreateReadBuffer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 23 12:11:45 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=116686

           Summary: [Soup] [Gstreamer] ASSERT in
                    StreamingClient::getOrCreateReadBuffer
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: http://www.publico.es/455878/espana-suma-11-banderas-a
                    zules-mas-a-sus-costas-y-se-mantiene-lider
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: svillar at igalia.com
                CC: cgarcia at igalia.com


This is the backtrace of the crash visiting the above url.

Program received signal SIGSEGV, Segmentation fault.
0x00007f26cc3787dc in WTFCrash () at ../../Source/WTF/wtf/Assertions.cpp:339
339        *(int *)(uintptr_t)0xbbadbeef = 0;
(gdb) bt
#0  0x00007f26cc3787dc in WTFCrash () at ../../Source/WTF/wtf/Assertions.cpp:339
#1  0x00007f26c8409364 in StreamingClient::getOrCreateReadBuffer (this=0x1eedf20, requestedSize=8192, actualSize=@0x7fff11795ea8: 139803140448136)
    at ../../Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:931
#2  0x00007f26c847e3d4 in WebCore::ResourceHandle::ensureReadBuffer (this=0x7f2674e0f7b0) at ../../Source/WebCore/platform/network/soup/ResourceHandleSoup.cpp:311
#3  0x00007f26c848062d in WebCore::sendRequestCallback (result=0x7f26743dfdc0, data=0x7f2674e0f7b0) at ../../Source/WebCore/platform/network/soup/ResourceHandleSoup.cpp:730
#4  0x00007f26c5ef1f6b in g_task_return_now (task=0x7f26743dfdc0) at gtask.c:1105
#5  0x00007f26c5ef271e in g_task_return (task=0x7f26743dfdc0, type=<optimized out>) at gtask.c:1158
#6  g_task_return (task=0x7f26743dfdc0, type=<optimized out>) at gtask.c:1126
#7  0x00007f26c603766c in http_input_stream_ready_cb (source=0x76b040, result=0x7f267443ec50, user_data=0x7f26743dfdc0) at soup-request-http.c:124
#8  0x00007f26c5ef1f6b in g_task_return_now (task=0x7f267443ec50) at gtask.c:1105
#9  0x00007f26c5ef271e in g_task_return (task=0x7f267443ec50, type=<optimized out>) at gtask.c:1158
#10 g_task_return (task=0x7f267443ec50, type=<optimized out>) at gtask.c:1126
#11 0x00007f26c603a332 in async_send_request_return_result (item=0x7f26743c3d20, stream=0xedbbc0, error=<optimized out>) at soup-session.c:3628
#12 0x00007f26c603f80f in send_async_maybe_complete (stream=0xedbbc0, item=0x7f26743c3d20) at soup-session.c:3742
#13 try_run_until_read (item=item at entry=0x7f26743c3d20) at soup-session.c:3766
#14 0x00007f26c603f95d in read_ready_cb (msg=<optimized out>, user_data=0x7f26743c3d20) at soup-session.c:3753
#15 0x00007f26c5d41e25 in g_main_dispatch (context=0x761e90) at gmain.c:3054
#16 g_main_context_dispatch (context=context at entry=0x761e90) at gmain.c:3630
#17 0x00007f26c5d42168 in g_main_context_iterate (context=0x761e90, block=block at entry=1, dispatch=dispatch at entry=1, 
    self=<error reading variable: Unhandled dwarf expression opcode 0xfa>) at gmain.c:3701
#18 0x00007f26c5d425da in g_main_loop_run (loop=0x75e190) at gmain.c:3895
#19 0x00007f26c898b50a in WebCore::RunLoop::run () at ../../Source/WebCore/platform/gtk/RunLoopGtk.cpp:61
#20 0x00007f26c72533fc in WebKit::WebProcessMainGtk (argc=2, argv=0x7fff117963d8) at ../../Source/WebKit2/WebProcess/gtk/WebProcessMainGtk.cpp:78
#21 0x0000000000400a1c in main (argc=2, argv=0x7fff117963d8) at ../../Source/WebKit2/gtk/MainGtk.cpp:31

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list