After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 548985 - crash in Brasero Disc Burning:
crash in Brasero Disc Burning:
Status: RESOLVED FIXED
Product: brasero
Classification: Applications
Component: general
0.8.0
Other All
: High critical
: 0.8
Assigned To: Brasero maintainer(s)
Brasero maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2008-08-22 10:45 UTC by Aniruddha
Modified: 2008-08-23 06:48 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description Aniruddha 2008-08-22 10:45:51 UTC
What were you doing when the application crashed?



Distribution: Debian lenny/sid
Gnome Release: 2.22.3 2008-06-30 (Debian)
BugBuddy Version: 2.22.0

System: Linux 2.6.25-2-686-bigmem #1 SMP Fri Jul 18 18:30:55 UTC 2008 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10402000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: Mac4Lin_Icons_v0.4

Memory status: size: 59973632 vsize: 59973632 resident: 25223168 share: 14303232 rss: 25223168 rss_rlim: 4294967295
CPU usage: start_time: 1219401906 rtime: 30 utime: 26 stime: 4 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/bin/brasero'

[Thread debugging using libthread_db enabled]
[New Thread 0xb69dd940 (LWP 11610)]
0xb7fd6424 in __kernel_vsyscall ()

Thread 1 (Thread 0xb69dd940 (LWP 11610))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/i686/cmov/libpthread.so.0
  • #2 g_spawn_sync
    from /usr/lib/libglib-2.0.so.0
  • #3 g_spawn_command_line_sync
    from /usr/lib/libglib-2.0.so.0
  • #4 ??
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #5 <signal handler called>
  • #6 strcmp
    from /lib/i686/cmov/libc.so.6
  • #7 brasero_volume_get_gvolume
    at burn-volume-obj.c line 91
  • #8 brasero_volume_get_display_label
    at burn-volume-obj.c line 616
  • #9 brasero_medium_selection_show_type
    at brasero-medium-selection.c line 185
  • #10 brasero_drive_selection_set_type_shown
    at brasero-drive-selection.c line 228
  • #11 brasero_dest_selection_init
    at brasero-dest-selection.c line 1348
  • #12 g_type_create_instance
    from /usr/lib/libgobject-2.0.so.0
  • #13 ??
    from /usr/lib/libgobject-2.0.so.0
  • #14 ??
  • #15 ??
  • #16 ??
  • #17 ??
    from /usr/lib/libgobject-2.0.so.0
  • #18 ??
    from /lib/i686/cmov/libpthread.so.0
  • #19 ??
  • #20 ??
  • #21 ??
    from /usr/lib/libgobject-2.0.so.0
  • #22 ??
  • #23 ??
  • #24 ??
  • #25 ??
    from /usr/lib/libgthread-2.0.so.0
  • #26 pthread_mutex_lock
    from /lib/i686/cmov/libpthread.so.0
  • #27 g_object_newv
    from /usr/lib/libgobject-2.0.so.0
  • #28 g_object_new_valist
    from /usr/lib/libgobject-2.0.so.0
  • #29 g_object_new
    from /usr/lib/libgobject-2.0.so.0
  • #30 brasero_dest_selection_new
    at brasero-dest-selection.c line 1505
  • #31 brasero_image_option_dialog_init
    at brasero-image-option-dialog.c line 548
  • #32 g_type_create_instance
    from /usr/lib/libgobject-2.0.so.0
  • #33 ??
    from /usr/lib/libgobject-2.0.so.0
  • #34 ??
  • #35 ??
  • #36 ??
  • #37 ??
    from /usr/lib/libgobject-2.0.so.0
  • #38 ??
  • #0 __kernel_vsyscall


----------- .xsession-errors (75 sec old) ---------------------
(liferea:8992): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
(liferea:8992): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
(liferea:8992): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
(liferea:8992): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
(liferea:8992): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
(liferea:8992): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
(liferea:8992): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
[00000360] access_http access: Raw-audio server found, mp3 demuxer selected
--------------------------------------------------
Comment 1 Luis Medinas 2008-08-22 11:37:06 UTC
Thanks for taking the time to report this bug.
This bug report isn't very useful because it doesn't describe the bug well. If you have time and can still reproduce the bug, please read http://bugzilla.gnome.org/bug-HOWTO.html and add a more useful description to this bug.
Comment 2 Philippe Rouquier 2008-08-23 06:48:34 UTC
Thanks for the report and the stacktrace. I managed to fix your bug in SVN trunk. So the fix should be in 0.8.2. Feel free to reopen the bug if it still crashes.