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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 5 02:24:28 PDT 2013


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





--- Comment #10 from Simon Pena <simon.pena at samsung.com>  2013-07-05 02:26:25 PST ---
Created an attachment (id=206129)
 --> (https://bugs.webkit.org/attachment.cgi?id=206129&action=review)
Core dump. GtkLauncher, r152392, 64-bit DEBUG build

I just took a quick glance at this, and can confirm what Martin says in comment #8.

If you want to reproduce this in a debug build, using G_SLICE=debug-blocks and MALLOC_CHECK_=2 seems to trigger the X error almost instantly.

I tried with an even larger (in the number of frames) GIF, such as the one in https://bugzilla.mozilla.org/show_bug.cgi?id=523950, which has nearly 9000 frames, and got a segmentation fault instead of an X error: I am attaching a core file for that.

If you try gifs with less frames (100, for example), no error happens. Besides getting the core file, I haven't done any actual progress in the investigation, so feel free to work in this bug.

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