Comment 6 for bug 134512

Revision history for this message
Pierre Slamich (pierre-slamich) wrote :

Ok. I've got something :-)

GNU gdb 6.6-debian
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "i486-linux-gnu"...
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(gdb) handle SIG33 pass nostop noprint
Signal Stop Print Pass to program Description
SIG33 No No Yes Real-time event 33
(gdb) setpagination 0[1@
(gdb) run
Starting program: /usr/lib/gnome-voice-control/voice_control_applet
Failed to read a valid object file image from memory.
[Thread debugging using libthread_db enabled]
[New Thread -1228612944 (LWP 15915)]
fopen: No such file or directory
phone.c(108): fopen(/usr/share/sphinx2/model/hmm/6k/phone,r) failed
[New Thread -1246045296 (LWP 15928)]
[New Thread -1254438000 (LWP 15929)]
[New Thread -1262830704 (LWP 15930)]
[New Thread -1271223408 (LWP 15931)]
[New Thread -1279616112 (LWP 15932)]

Program exited with code 0377.
(gdb)