GNU gdb (Ubuntu/Linaro 7.3-0ubuntu2) 7.3-2011.08 Copyright (C) 2011 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later 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: ... Reading symbols from /usr/bin/python...(no debugging symbols found)...done. /home/reek/espeak-gui: File o directory non esistente. (gdb) handle SIG33 pass nostop noprint Signal Stop Print Pass to program Description SIG33 No No Yes Real-time event 33 (gdb) set pagination 0 (gdb) run /usr/bin/espeak-gui Starting program: /usr/bin/python /usr/bin/espeak-gui [Thread debugging using libthread_db enabled] [New Thread 0x7fffec217700 (LWP 5850)] ALSA lib pcm.c:2212:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.rear ALSA lib pcm.c:2212:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.center_lfe ALSA lib pcm.c:2212:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.side ALSA lib audio/pcm_bluetooth.c:1613:(audioservice_expect) BT_GET_CAPABILITIES failed : Errore di input/output(5) ALSA lib audio/pcm_bluetooth.c:1613:(audioservice_expect) BT_GET_CAPABILITIES failed : Errore di input/output(5) ALSA lib audio/pcm_bluetooth.c:1613:(audioservice_expect) BT_GET_CAPABILITIES failed : Errore di input/output(5) ALSA lib audio/pcm_bluetooth.c:1613:(audioservice_expect) BT_GET_CAPABILITIES failed : Errore di input/output(5) ALSA lib pcm_dmix.c:957:(snd_pcm_dmix_open) The dmix plugin supports only playback stream Cannot connect to server socket err = File o directory non esistente Cannot connect to server socket jack server is not running or cannot be started [New Thread 0x7fffdf8a1700 (LWP 5852)] [Thread 0x7fffdf8a1700 (LWP 5852) exited] [New Thread 0x7fffdf8a1700 (LWP 5853)] [Thread 0x7fffdf8a1700 (LWP 5853) exited] [New Thread 0x7fffdf8a1700 (LWP 5854)] [Thread 0x7fffdf8a1700 (LWP 5854) exited] [New Thread 0x7fffdf8a1700 (LWP 5855)] [Thread 0x7fffdf8a1700 (LWP 5855) exited] [New Thread 0x7fffe12fb700 (LWP 5856)] [Thread 0x7fffe12fb700 (LWP 5856) exited] [New Thread 0x7fffdf8a1700 (LWP 5857)] [Thread 0x7fffdf8a1700 (LWP 5857) exited] [New Thread 0x7fffdf8a1700 (LWP 5858)] [New Thread 0x7fffdf0a0700 (LWP 5859)] [New Thread 0x7fffde89f700 (LWP 5860)] [Thread 0x7fffde89f700 (LWP 5860) exited] [Thread 0x7fffdf0a0700 (LWP 5859) exited] [New Thread 0x7fffdf0a0700 (LWP 5861)] [New Thread 0x7fffde89f700 (LWP 5862)] [Thread 0x7fffde89f700 (LWP 5862) exited] [Thread 0x7fffdf0a0700 (LWP 5861) exited] [Thread 0x7fffec217700 (LWP 5850) exited] [Thread 0x7fffdf8a1700 (LWP 5858) exited] [Inferior 1 (process 5847) exited normally] (gdb) backtrace full No stack. (gdb) info registers The program has no registers now. (gdb) x/16i $pc No registers. (gdb) thread apply all backtrace (gdb) quit