[Webkit-unassigned] [Bug 63020] [GTK] Windowless plugins sometimes crash with a BadMatch error

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 20 15:54:00 PDT 2011


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





--- Comment #2 from Martin Robinson <mrobinson at webkit.org>  2011-06-20 15:54:00 PST ---
(In reply to comment #1)
> Here's the GDK BadMatch output: 
> 
> This probably reflects a bug in the program.
> The error was 'BadValue (integer parameter out of range for operation)'.
>   (Details: serial 3852 error_code 2 request_code 53 minor_code 0)
>   (Note to programmers: normally, X errors are reported asynchronously;
>    that is, you will receive the error a while after causing it.
>    To debug your program, run it with the --sync command line
>    option to change this behavior. You can then get a meaningful
>    backtrace from your debugger if you break on the gdk_x_error() function.)

The issue here seems to be that the height argument of the XCreatePixmap call is zero.

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