Here it is:

na...@serre:~$ gdb quadrapassel 
GNU gdb (GDB) 7.0.90.20100309-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/quadrapassel...(no debugging symbols 
found)...done.
(gdb) break gdk_x_error
Function "gdk_x_error" not defined.
Make breakpoint pending on future shared library load? (y or [n]) y
Breakpoint 1 (gdk_x_error) pending.
(gdb) run --sync
Starting program: /usr/games/quadrapassel --sync
[Thread debugging using libthread_db enabled]

Breakpoint 1, gdk_x_error (display=0xc1f880, error=0x7fff1db86b00)
    at /build/buildd/gtk+2.0-2.19.7/gdk/x11/gdkmain-x11.c:438
438     /build/buildd/gtk+2.0-2.19.7/gdk/x11/gdkmain-x11.c: No such file or 
directory.
        in /build/buildd/gtk+2.0-2.19.7/gdk/x11/gdkmain-x11.c
(gdb) thread apply all bt

Thread 1 (Thread 0x7fe8891a27c0 (LWP 26351)):
#0  gdk_x_error (display=0xc1f880, error=0x7fff1db86b00) at 
/build/buildd/gtk+2.0-2.19.7/gdk/x11/gdkmain-x11.c:438
#1  0x00007fe883863db4 in _XError () from /usr/lib/libX11.so.6
#2  0x00007fe88386a986 in _XReply () from /usr/lib/libX11.so.6
#3  0x00007fe883b9db3f in ?? () from /usr/lib/mesa/libGL.so.1
#4  0x00007fe883b7e633 in ?? () from /usr/lib/mesa/libGL.so.1
#5  0x00007fe883b79a19 in glXQueryVersion () from /usr/lib/mesa/libGL.so.1
#6  0x00007fe888768f83 in ?? () from /usr/lib/libclutter-glx-1.0.so.0
#7  0x00007fe88872ebe8 in ?? () from /usr/lib/libclutter-glx-1.0.so.0
#8  0x000000000040b8a4 in ?? ()
#9  0x00007fe885755c4d in __libc_start_main (main=<value optimized out>, 
argc=<value optimized out>, 
    ubp_av=<value optimized out>, init=<value optimized out>, fini=<value 
optimized out>, 
    rtld_fini=<value optimized out>, stack_end=0x7fff1db86f18) at 
libc-start.c:226
#10 0x000000000040b689 in ?? ()
#11 0x00007fff1db86f18 in ?? ()
#12 0x000000000000001c in ?? ()
#13 0x0000000000000002 in ?? ()
#14 0x00007fff1db876dd in ?? ()
#15 0x0000000000000000 in ?? ()
(gdb)

-- 
Problem with quadrapassel in Lucid.
https://bugs.launchpad.net/bugs/528950
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to