[paul@hagrid brasero-2.30.1]$ gdb sound-juicer GNU gdb (GDB) 7.1-ubuntu Copyright (C) 2010 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/sound-juicer...(no debugging symbols found)...done. (gdb) run Starting program: /usr/bin/sound-juicer [Thread debugging using libthread_db enabled] [New Thread 0x7fffed349710 (LWP 32140)] [New Thread 0x7fffecb48710 (LWP 32141)] [Thread 0x7fffed349710 (LWP 32140) exited] [New Thread 0x7fffed349710 (LWP 32142)] [New Thread 0x7fffe70b0710 (LWP 32143)] [New Thread 0x7fffe68af710 (LWP 32145)] [New Thread 0x7fffe60ae710 (LWP 32148)] [New Thread 0x7fffe58ad710 (LWP 32149)] [Thread 0x7fffe70b0710 (LWP 32143) exited] Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7fffecb48710 (LWP 32141)] 0x00007ffff67fda0f in _next_CD_TEXT_pack (object=, handle=) at brasero-medium.c:2702 2702 cd_text->pack [current].type != BRASERO_SCSI_CD_TEXT_UPC_EAN_ISRC && (gdb) bt full #0 0x00007ffff67fda0f in _next_CD_TEXT_pack (object=, handle=) at brasero-medium.c:2702 No locals. #1 brasero_medium_read_CD_TEXT (object=, handle=) at brasero-medium.c:2772 track_num = -323716080 size = 2 buffer = '\000' find_block_info = 1 off = 0 charset = 1 num = cd_text = 0x9a0000 i = 6599 #2 brasero_medium_init_real (object=, handle=) at brasero-medium.c:2907 i = name = result = priv = 0x8b4c70 code = BRASERO_SCSI_ERR_UNKNOWN buffer = '\000' #3 0x00007ffff67fe025 in brasero_medium_probe_thread (self=0x8b4c50) at brasero-medium.c:3044 counter = wait_time = {tv_sec = 0, tv_usec = 0} device = code = BRASERO_SCSI_ERR_UNKNOWN priv = 0x8b4c70 handle = 0x6c3940 #4 0x00007ffff5139b84 in ?? () from /lib/libglib-2.0.so.0 No symbol table info available. #5 0x00007ffff6c1b9ca in start_thread (arg=) at pthread_create.c:300 __res = pd = 0x7fffecb48710 unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140737164642064, -5765001253115907087, 8388608, 140737164642768, 0, 140737164642064, 5764959982786720753, 5765016974639379441}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = robust = freesize = __PRETTY_FUNCTION__ = "start_thread" #6 0x00007ffff4e366cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 No locals. #7 0x0000000000000000 in ?? () No symbol table info available.