Comment 7 for bug 1480419

Revision history for this message
Abhisek Maiti (mail2abhisek-maiti) wrote :

The bug is not fixed. Facing the same issue under Linux x64. GDB trace as follows:

Starting program: /usr/bin/inkscape
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[New Thread 0x7fffe4ecf700 (LWP 3980)]
[New Thread 0x7fffe46ce700 (LWP 3981)]
[New Thread 0x7fffe3ecd700 (LWP 3982)]
[New Thread 0x7fffe1d25700 (LWP 3983)]
[New Thread 0x7fffd6a3f700 (LWP 3984)]
[New Thread 0x7fffd5a3c700 (LWP 3985)]
[Thread 0x7fffd5a3c700 (LWP 3985) exited]
[New Thread 0x7fffd5a3c700 (LWP 3987)]
The program 'inkscape' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadDrawable (invalid Pixmap or Window parameter)'.
  (Details: serial 27601 error_code 9 request_code 71 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.)
[Thread 0x7fffd5a3c700 (LWP 3987) exited]
[Thread 0x7fffd6a3f700 (LWP 3984) exited]
[Thread 0x7fffe1d25700 (LWP 3983) exited]
[Thread 0x7fffe3ecd700 (LWP 3982) exited]
[Thread 0x7fffe46ce700 (LWP 3981) exited]
[Thread 0x7fffe4ecf700 (LWP 3980) exited]
[Inferior 1 (process 3976) exited with code 01]