! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Closing dialog leads to a core dump
Status:
RESOLVED: WORKSFORME

Comments

Description Olivier Fourdan editbugs 2006-09-09 18:03:03 CEST
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
Comment 1 Enrico Tröger editbugs 2006-11-17 16:42:13 CET
Noticed the same problem several times too. I can provide an additional backtrace if it would help.
Comment 2 Mario Đanić 2008-04-13 09:05:49 CEST
Thank you for reporting this bug. Would you be so kind, and try to reproduce with newest svn?
Comment 3 Robby Workman editbugs 2014-12-03 15:16:59 CET
Is this still reproducible with xfburn-0.5.x?
Comment 4 David Mohr 2015-03-27 20:38:52 CET
This is very old, closing.

Bug #2290

Reported by:
Olivier Fourdan
Reported on: 2006-09-09
Last modified on: 2015-03-27

People

Assignee:
Mario Đanić
CC List:
2 users

Version

Version:
unspecified

Attachments

Additional information