[Webkit-unassigned] [Bug 19546] New: [Gtk] Crasher when using file:// protocol

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jun 14 01:37:45 PDT 2008


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

           Summary: [Gtk] Crasher when using file:// protocol
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: NEW
          Keywords: Gtk
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jmalonzo at gmail.com


WebKit crashes when opening a file. 

Below is a trace:

#0  0x00007f1e7166286b in IA__g_input_stream_close_finish
(stream=0x676f6f672e777777, result=0xc62c60, error=0x0) at
/tmp/buildd/glib2.0-2.16.3/gio/ginputstream.c:824
824     /tmp/buildd/glib2.0-2.16.3/gio/ginputstream.c: No such file or
directory.
        in /tmp/buildd/glib2.0-2.16.3/gio/ginputstream.c
(gdb) bt
#0  0x00007f1e7166286b in IA__g_input_stream_close_finish
(stream=0x676f6f672e777777, result=0xc62c60, error=0x0) at
/tmp/buildd/glib2.0-2.16.3/gio/ginputstream.c:824
#1  0x00007f1e7662e426 in closeCallback (source=<value optimized out>,
res=0xc62c60, data=0xa79d40) at
WebCore/platform/network/soup/ResourceHandleSoup.cpp:416
#2  0x00007f1e71662610 in async_ready_close_callback_wrapper
(source_object=0xc49c00, res=0xc62c60, user_data=0xa79d40) at
/tmp/buildd/glib2.0-2.16.3/gio/ginputstream.c:487
#3  0x00007f1e7166aea9 in complete_in_idle_cb (data=0x676f6f672e777777) at
/tmp/buildd/glib2.0-2.16.3/gio/gsimpleasyncresult.c:563
#4  0x00007f1e74c800f2 in IA__g_main_context_dispatch (context=0x7b10a0) at
/tmp/buildd/glib2.0-2.16.3/glib/gmain.c:2009
#5  0x00007f1e74c83396 in g_main_context_iterate (context=0x7b10a0, block=1,
dispatch=1, self=<value optimized out>) at
/tmp/buildd/glib2.0-2.16.3/glib/gmain.c:2642
#6  0x00007f1e74c83657 in IA__g_main_loop_run (loop=0x797c40) at
/tmp/buildd/glib2.0-2.16.3/glib/gmain.c:2850
#7  0x00007f1e75298587 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#8  0x0000000000401f0b in main (argc=1, argv=0x7fff7f6e0838) at
WebKitTools/GtkLauncher/main.c:200


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



More information about the webkit-unassigned mailing list