1) Blank CD-RW 2) Wait for the operation to complete 3) Close the dialog detailed gdb session follows: (gdb) run Starting program: /usr/bin/xfburn [Thread debugging using libthread_db enabled] [New Thread -1218848032 (LWP 27003)] ** Message: No existing settings file, using default settings ** Message: Using Thunar-VFS 0.4.1 ** Message: looking for device [1] ** Message: device [1] found : SAMSUNG CDRW/DVD SM-348B (/dev/hdc) ** Message: device [1] capabilities : CD-R CD-RW ** Message: looking for device [2] ** Message: Requested device index [2] is out of bounds. All devices have been read. (xfburn:27003): GLib-GObject-WARNING **: instance of invalid non-instantiatable type `<invalid>' Program received signal SIGSEGV, Segmentation fault. [Switching to Thread -1218848032 (LWP 27003)] 0x0805740d in xfburn_progress_dialog_pulse_progress_bar (dialog=0x0) at xfburn-progress-dialog.c:522 522 gtk_progress_bar_pulse (GTK_PROGRESS_BAR (priv->progress_bar)); (gdb) bt #0 0x0805740d in xfburn_progress_dialog_pulse_progress_bar (dialog=0x0) at xfburn-progress-dialog.c:522 #1 0xb78b54a8 in g_main_context_is_owner () from /usr/lib/libglib-2.0.so.0 #2 0xb78b38d6 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #3 0xb78b6996 in g_main_context_check () from /usr/lib/libglib-2.0.so.0 #4 0xb78b6cb8 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 #5 0xb7d16765 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0 #6 0x08058865 in main (argc=1, argv=0xbf9e0a94) at xfburn-main.c:85
Noticed the same problem several times too. I can provide an additional backtrace if it would help.
Thank you for reporting this bug. Would you be so kind, and try to reproduce with newest svn?
Is this still reproducible with xfburn-0.5.x?
This is very old, closing.