[Webkit-unassigned] [Bug 33999] New: [GTK] webkit crashes once page loaded with flashblock userscript enabled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 22 05:04:23 PST 2010


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

           Summary: [GTK] webkit crashes once page loaded with flashblock
                    userscript enabled
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
               URL: http://zerx.ru/31988-flinstouny-v-rok-vegase.html
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: a.butenka at gmail.com


Created an attachment (id=47191)
 --> (https://bugs.webkit.org/attachment.cgi?id=47191)
userscript itself

Program received signal SIGSEGV, Segmentation fault.
0x007dbef3 in
WebKit::FrameLoaderClient::committedLoad(WebCore::DocumentLoader*, char const*,
int) ()
   from /usr/lib/libwebkit-1.0.so.2
(gdb) bt
#0  0x007dbef3 in
WebKit::FrameLoaderClient::committedLoad(WebCore::DocumentLoader*, char const*,
int) ()
   from /usr/lib/libwebkit-1.0.so.2
#1  0x00529437 in WebCore::FrameLoader::committedLoad(WebCore::DocumentLoader*,
char const*, int) ()
   from /usr/lib/libwebkit-1.0.so.2
#2  0x00518bcc in WebCore::DocumentLoader::commitLoad(char const*, int) () from
/usr/lib/libwebkit-1.0.so.2
#3  0x00529bcb in WebCore::FrameLoader::receivedData(char const*, int) () from
/usr/lib/libwebkit-1.0.so.2
#4  0x00542c99 in WebCore::MainResourceLoader::addData(char const*, int, bool)
()
   from /usr/lib/libwebkit-1.0.so.2
#5  0x005528ec in WebCore::ResourceLoader::didReceiveData(char const*, int,
long long, bool) ()
   from /usr/lib/libwebkit-1.0.so.2
#6  0x00542ee4 in WebCore::MainResourceLoader::didReceiveData(char const*, int,
long long, bool) ()
   from /usr/lib/libwebkit-1.0.so.2
#7  0x005522f8 in
WebCore::ResourceLoader::didReceiveData(WebCore::ResourceHandle*, char const*,
int, int)
    () from /usr/lib/libwebkit-1.0.so.2
#8  0x007c9add in WebCore::gotChunkCallback(_SoupMessage*, SoupBuffer*, void*)
()
   from /usr/lib/libwebkit-1.0.so.2
#9  0x42034068 in g_cclosure_marshal_VOID__BOXED () from
/usr/lib/libgobject-2.0.so.0
#10 0x42027072 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#11 0x4203c7a8 in ?? () from /usr/lib/libgobject-2.0.so.0
#12 0x4203db2d in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#13 0x4203dfb6 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#14 0x44404d86 in soup_message_got_chunk (msg=0x9204920, chunk=0x9455148) at
soup-message.c:876
#15 0x4440a644 in read_body_chunk (msg=<value optimized out>) at
soup-message-io.c:451
#16 0x4440ad6f in io_read (sock=0x84c8210, msg=0x9204920) at
soup-message-io.c:906
#17 0x420349fc in g_cclosure_marshal_VOID__VOID () from
/usr/lib/libgobject-2.0.so.0
#18 0x42027072 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#19 0x4203c7a8 in ?? () from /usr/lib/libgobject-2.0.so.0
#20 0x4203db2d in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#21 0x4203dfb6 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#22 0x44416f3d in socket_read_watch (chan=0x91beca0, cond=<value optimized
out>, user_data=0x84c8210)
    at soup-socket.c:1196
#23 0x41fbcdab in ?? () from /lib/libglib-2.0.so.0
#24 0x41f85e88 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#25 0x41f89730 in ?? () from /lib/libglib-2.0.so.0
#26 0x41f89b9f in g_main_loop_run () from /lib/libglib-2.0.so.0
#27 0x427c3419 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#28 0x080648c7 in main (argc=1, argv=0xbffff564) at ../midori/main.c:2096
(gdb) up
#1  0x00529437 in WebCore::FrameLoader::committedLoad(WebCore::DocumentLoader*,
char const*, int) ()
   from /usr/lib/libwebkit-1.0.so.2

-- 
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