gdb output: fader@simon:~$ gdb python GNU gdb (Ubuntu/Linaro 7.2-1ubuntu11) 7.2 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 "i686-linux-gnu". For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>... Reading symbols from /usr/bin/python...(no debugging symbols found)...done. (gdb) run /usr/games/empcommand -w -r 800x600 Starting program: /usr/bin/python /usr/games/empcommand -w -r 800x600 [Thread debugging using libthread_db enabled] [11-07-11 09:11:00.722] APP: Setting resolution to: [800, 600] /usr/share/games/empcommand/engine.pyc /usr/share/games/empcommand/fonts [New Thread 0x5067b70 (LWP 2040)] [Thread 0x5067b70 (LWP 2040) exited] [New Thread 0x5067b70 (LWP 2041)]
Program received signal SIGSEGV, Segmentation fault. 0x02850625 in xcb_writev () from /usr/lib/i386-linux-gnu/libxcb.so.1 (gdb) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/807730 Title: empcommand segfaults at start To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/empcommand/+bug/807730/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
