[Webkit-unassigned] [Bug 16200] [GTK] Crashes caused by animated GIFs

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 4 17:51:39 PDT 2010


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


Martin Robinson <mrobinson at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mrobinson at webkit.org




--- Comment #8 from Martin Robinson <mrobinson at webkit.org>  2010-05-04 17:51:37 PST ---
I'm still seeing issues loading the linked image on a recent checkout (r58781).
I'm using the x86_64 GTK+ build on an Ubuntu 9.10 system. With the release
build I see corruption (full color noise) while the GIF loads and on the debug
build I get a crash like this:

GtkLauncher: Fatal IO error 14 (Bad address) on X server :0.0.

Breakpoint 1, *__GI_exit (status=1) at exit.c:49
49    exit.c: No such file or directory.
    in exit.c
(gdb) where
#0  *__GI_exit (status=1) at exit.c:49
#1  0x00007ffff517b726 in ?? () from /usr/lib/libgdk-x11-2.0.so.0
#2  0x00007fffee9a8fae in _XIOError () from /usr/lib/libX11.so.6
#3  0x00007fffee9b09a5 in ?? () from /usr/lib/libX11.so.6
#4  0x00007fffee9b1257 in _XEventsQueued () from /usr/lib/libX11.so.6
#5  0x00007fffee98911a in XFlush () from /usr/lib/libX11.so.6
#6  0x00007ffff5159988 in gdk_window_process_all_updates () from
/usr/lib/libgdk-x11-2.0.so.0
#7  0x00007ffff5159a39 in ?? () from /usr/lib/libgdk-x11-2.0.so.0
#8  0x00007ffff51368c6 in ?? () from /usr/lib/libgdk-x11-2.0.so.0
#9  0x00007ffff2f12bce in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#10 0x00007ffff2f16598 in ?? () from /lib/libglib-2.0.so.0
#11 0x00007ffff2f169f5 in g_main_loop_run () from /lib/libglib-2.0.so.0
#12 0x00007ffff54ff177 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#13 0x0000000000400ca5 in main (argc=1, argv=0x7fffffffe248) at
../../WebKitTools/GtkLauncher/main.c:209

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