[Webkit-unassigned] [Bug 40567] [Qt] QtWebKit crashes while initializing flash plugin 10.1.53.64...

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 15 08:18:27 PDT 2010


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


Kent Hansen <kent.hansen at nokia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
           Keywords|                            |QtTriaged
           Priority|P4                          |P1
                 CC|                            |girish at forwardbias.in,
                   |                            |hausmann at webkit.org,
                   |                            |kent.hansen at nokia.com
     Ever Confirmed|0                           |1




--- Comment #3 from Kent Hansen <kent.hansen at nokia.com>  2010-06-15 08:18:25 PST ---
Reproduced with 4.7 and trunk (r61119).
Here's a more useful backtrace of the GTK part:

#0  0x0632a705 in IA__gdk_pixbuf_new_from_data (data=0x5c12964 "\377\377\377", colorspace=GDK_COLORSPACE_RGB, has_alpha=1, bits_per_sample=8, width=64, height=64, rowstride=256, destroy_fn=0, 
    destroy_fn_data=0x5c12964) at /build/buildd/gtk+2.0-2.20.1/gdk-pixbuf/gdk-pixbuf-data.c:76
#1  0x0633200f in IA__gdk_pixbuf_from_pixdata (pixdata=0xbfffd434, copy_pixels=0, error=0x0) at /build/buildd/gtk+2.0-2.20.1/gdk-pixbuf/gdk-pixdata.c:497
#2  0x063322d3 in IA__gdk_pixbuf_new_from_inline (data_length=-1, data=0x5c1294c "GdkP", copy_pixels=0, error=0x0) at /build/buildd/gtk+2.0-2.20.1/gdk-pixbuf/gdk-pixdata.c:899
#3  0x05306335 in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so
#4  0x05304d8e in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so
#5  0x0530928e in NP_Initialize () from /usr/lib/adobe-flashplugin/libflashplayer.so

Looks like g_object_new is failing.
Girish, feel like having a look? :-)

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