I'm not sure I've got it right, but here is the output (If I've  done
wrong, please tell and I give it another try. :))

gdb gnotravex
GNU gdb (GDB) 7.1-ubuntu
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/games/gnotravex...(no debugging symbols found)...done.
(gdb) run --sync
Starting program: /usr/games/gnotravex --sync
[Thread debugging using libthread_db enabled]

Gdk-ERROR **: The program 'gnotravex' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadMatch (invalid parameter attributes)'.
  (Details: serial 441 error_code 8 request_code 56 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.)
aborting...

Program received signal SIGTRAP, Trace/breakpoint trap.
0x00007f1f367c9ad2 in g_logv () from /lib/libglib-2.0.so.0
(gdb) thread apply all bt

Thread 1 (Thread 0x7f1f386c6920 (LWP 13254)):
#0  0x00007f1f367c9ad2 in g_logv () from /lib/libglib-2.0.so.0
#1  0x00007f1f367c9eb3 in g_log () from /lib/libglib-2.0.so.0
#2  0x00007f1f373b52a6 in ?? () from /usr/lib/libgdk-x11-2.0.so.0
#3  0x00007f1f343bde24 in _XError () from /usr/lib/libX11.so.6
#4  0x00007f1f343c430c in ?? () from /usr/lib/libX11.so.6
#5  0x00007f1f343c49b0 in _XReply () from /usr/lib/libX11.so.6
#6  0x00007f1f343b8333 in XSync () from /usr/lib/libX11.so.6
#7  0x00007f1f343b84eb in ?? () from /usr/lib/libX11.so.6
#8  0x00007f1f34395a7d in XChangeGC () from /usr/lib/libX11.so.6
#9  0x00007f1f373af0da in ?? () from /usr/lib/libgdk-x11-2.0.so.0
#10 0x00007f1f37372d45 in gdk_gc_set_tile () from /usr/lib/libgdk-x11-2.0.so.0
#11 0x000000000040f515 in ?? ()
#12 0x00007f1f361fdd8d in __libc_start_main () from /lib/libc.so.6
#13 0x000000000040b129 in ?? ()
#14 0x00007ffff10b1058 in ?? ()
#15 0x000000000000001c in ?? ()
#16 0x0000000000000002 in ?? ()
#17 0x00007ffff10b151c in ?? ()
#18 0x0000000000000000 in ?? ()
(gdb)

-- 
tetravex crashes in maverick
https://bugs.launchpad.net/bugs/594311
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-games in ubuntu.

-- 
desktop-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to