Matthias Julius <[EMAIL PROTECTED]> wrote:

Hi,

> | read(8, "! $Xorg: XErrorDB,v 1.3 2000/08/"..., 37893) = 37893
> | close(8)                                = 0
> | brk(0x748000)                           = 0x748000
> | write(2, "Gdk-ERROR **: BadMatch (invalid "..., 111Gdk-ERROR **: BadMatch 
> (inval
> | id parameter attributes)
> |   serial 6326 error_code 8 request_code 145 minor_code 3
> | ) = 111
> | write(4, "\1\v\1\0\1\0\0\0\0\0\0\0w+\0\0", 16) = 16
> | close(4)                                = 0
> | write(3, "\23 \3\0\1\0\0\6/\1\0\0+\0\1\0", 16) = 16
> | read(3, "\0\10\267\30\0\0\0\0\3\0\221\3\0\0\0\0\10\0\0\0\0\0\0\0"..., 32) = 
> 32
> | write(2, "Gdk-ERROR **: BadMatch (invalid "..., 111Gdk-ERROR **: BadMatch 
> (inval
> | id parameter attributes)
> |   serial 6327 error_code 8 request_code 145 minor_code 3
> | ) = 111
> | exit_group(1)                           = ?
> `----

OK, that's an X11 error happening here, so it looks like something
goes wrong while loading the image, and we probably end up handling a
NULL pointer or something.

But that doesn't tell where it happens, so you'll have to get a
backtrace with gdb and a gphotocoll binary with debug symbols...

JB.

-- 
 Julien BLACHE <[EMAIL PROTECTED]>  |  Debian, because code matters more 
 Debian & GNU/Linux Developer        |       <http://www.debian.org>
 Public key available on <http://www.jblache.org> - KeyID: F5D6 5169 
 GPG Fingerprint : 935A 79F1 C8B3 3521 FD62 7CC7 CD61 4FD7 F5D6 5169 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to