Comment 3 for bug 32943

Revision history for this message
gebi (gebi) wrote : Re: crash; missing libcdda.so

thx sorry - I'm a newbie
 I'm using dapper flight 4
Segmentation fault happen by pressing the extract button:

gebi@kepler:/etc/apt$ gdb sound-juicer
GNU gdb 6.4-debian
Copyright 2005 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) run
Starting program: /usr/bin/sound-juicer
[Thread debugging using libthread_db enabled]
[New Thread -1226668352 (LWP 25902)]
[New Thread -1235969104 (LWP 25905)]
[New Thread -1236767824 (LWP 25911)]
[Thread -1236767824 (LWP 25911) exited]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1226668352 (LWP 25902)]
sanitize_path (str=0x0) at sj-extracting.c:654
654 while (*str == '.')
(gdb) Quit
(gdb)