Already had a CD in the cd rom. started sound juicer and just waited.
> be...@leo:~/Development/brasero$ gdb sound-juicer > GNU gdb (GDB) 7.0.1-debian > Copyright (C) 2009 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/bin/sound-juicer...(no debugging symbols > found)...done. > (gdb) run > Starting program: /usr/bin/sound-juicer > [Thread debugging using libthread_db enabled] > [New Thread 0x7fffed394910 (LWP 1867)] > [Thread 0x7fffed394910 (LWP 1867) exited] > [New Thread 0x7fffed394910 (LWP 1869)] > [New Thread 0x7fffeb8fd910 (LWP 1870)] > [New Thread 0x7fffdff8b910 (LWP 1877)] > [Thread 0x7fffdff8b910 (LWP 1877) exited] > [New Thread 0x7fffdff8b910 (LWP 1878)] > [Thread 0x7fffeb8fd910 (LWP 1870) exited] > [Thread 0x7fffed394910 (LWP 1869) exited] > > [Switching to Thread 0x7fffdff8b910 (LWP 1878)] > 0x00007ffff67f76e0 in _next_CD_TEXT_pack (cd_text=0xad9800, current=11037, > max=954437176) at brasero-medium.c:2693 > 2693 while (cd_text->pack [current].type != > BRASERO_SCSI_CD_TEXT_ALBUM_TITLE && > (gdb) bt > #0 0x00007ffff67f76e0 in _next_CD_TEXT_pack (cd_text=0xad9800, > current=11037, max=954437176) at brasero-medium.c:2693 > #1 0x00007ffff67f7909 in brasero_medium_read_CD_TEXT_block_info > (cd_text=0xad9800, current=2871, max=954437176, > buffer=0x7fffdff8acf0 "\030") at brasero-medium.c:2717 > #2 0x00007ffff67f7a89 in brasero_medium_read_CD_TEXT (self=0xa5b6a0, > handle=0x99b990, code=0x7fffdff8af60) > at brasero-medium.c:2787 > #3 0x00007ffff67f8004 in brasero_medium_init_real (object=0xa5b6a0, > handle=0x99b990) at brasero-medium.c:2906 > #4 0x00007ffff67f8559 in brasero_medium_probe_thread (self=0xa5b6a0) at > brasero-medium.c:3032 > #5 0x00007ffff51376e4 in ?? () from /lib/libglib-2.0.so.0 > #6 0x00007ffff6c1773a in start_thread () from /lib/libpthread.so.0 > #7 0x00007ffff4e4769d in clone () from /lib/libc.so.6 > #8 0x0000000000000000 in ?? () -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

