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 582097 - crash in Audio CD Extractor: Ejecting a CD
crash in Audio CD Extractor: Ejecting a CD
Status: RESOLVED DUPLICATE of bug 553324
Product: sound-juicer
Classification: Applications
Component: general
2.24.x
Other All
: High critical
: ---
Assigned To: Sound Juicer Maintainers
Sound Juicer Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-05-10 21:32 UTC by bleeter
Modified: 2009-05-11 08:43 UTC
See Also:
GNOME target: ---
GNOME version: 2.23/2.24



Description bleeter 2009-05-10 21:32:12 UTC
Version: 2.24.0

What were you doing when the application crashed?
Ejecting a CD


Distribution: Fedora release 10 (Cambridge)
Gnome Release: 2.24.3 2009-01-16 (Red Hat, Inc)
BugBuddy Version: 2.24.2

System: Linux 2.6.27.21-170.2.56.fc10.x86_64 #1 SMP Mon Mar 23 23:08:10 EDT 2009 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10503000
Selinux: No
Accessibility: Enabled
GTK+ Theme: Nodoka
Icon Theme: Fedora

Memory status: size: 707174400 vsize: 707174400 resident: 59088896 share: 22253568 rss: 59088896 rss_rlim: 18446744073709551615
CPU usage: start_time: 1241990808 rtime: 5617 utime: 5139 stime: 478 cutime:1 cstime: 1 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/bin/sound-juicer'

[Thread debugging using libthread_db enabled]
[New Thread 0x7fce7c39f810 (LWP 3360)]
[New Thread 0x7fce730cb950 (LWP 3925)]
0x0000003fe600ec2f in __libc_waitpid (pid=3943, stat_loc=0x7fff843f4f10, 
    options=0) at ../sysdeps/unix/sysv/linux/waitpid.c:41
41	  int result = INLINE_SYSCALL (wait4, 4, pid, stat_loc, options, NULL);

Thread 1 (Thread 0x7fce7c39f810 (LWP 3360))

  • #0 __libc_waitpid
    at ../sysdeps/unix/sysv/linux/waitpid.c line 41
  • #1 IA__g_spawn_sync
    at gspawn.c line 382
  • #2 IA__g_spawn_command_line_sync
    at gspawn.c line 694
  • #3 ??
    from /usr/lib64/gtk-2.0/modules/libgnomebreakpad.so
  • #4 ??
    from /usr/lib64/gtk-2.0/modules/libgnomebreakpad.so
  • #5 <signal handler called>
  • #6 _gtk_file_system_volume_free
    at gtkfilesystem.c line 1758
  • #7 model_free_row_data
    at gtkfilechooserbutton.c line 1584
  • #8 model_remove_rows
    at gtkfilechooserbutton.c line 2037
  • #9 fs_volumes_changed_cb
    at gtkfilechooserbutton.c line 2392
  • #10 IA__g_closure_invoke
    at gclosure.c line 767
  • #11 signal_emit_unlocked_R
    at gsignal.c line 3244
  • #12 IA__g_signal_emit_valist
    at gsignal.c line 2977
  • #13 IA__g_signal_emit
    at gsignal.c line 3034
  • #14 volumes_changed
    at gtkfilesystem.c line 161
  • #15 IA__g_closure_invoke
    at gclosure.c line 767
  • #16 signal_emit_unlocked_R
    at gsignal.c line 3244
  • #17 IA__g_signal_emit_valist
    at gsignal.c line 2977
  • #18 IA__g_signal_emit_by_name
    at gsignal.c line 3071
  • #19 IA__g_closure_invoke
    at gclosure.c line 767
  • #20 signal_emit_unlocked_R
    at gsignal.c line 3244
  • #21 IA__g_signal_emit_valist
    at gsignal.c line 2977
  • #22 IA__g_signal_emit_by_name
    at gsignal.c line 3071
  • #23 ??
    from /usr/lib64/gio/modules/libgioremote-volume-monitor.so
  • #24 g_main_dispatch
    at gmain.c line 2144
  • #25 IA__g_main_context_dispatch
    at gmain.c line 2697
  • #26 g_main_context_iterate
    at gmain.c line 2778
  • #27 IA__g_main_loop_run
    at gmain.c line 2986
  • #28 IA__gtk_main
    at gtkmain.c line 1200
  • #29 main
    at sj-main.c line 1848


----------- .xsession-errors (14 sec old) ---------------------
[DBus                ][DEBUG  ] DBus Exported: /syncset/dbus (DBus.py:127)
[modules.Network     ][DEBUG  ] Resolved conduit service arthur on arthur.local - 192.168.71.130:3400
Extra Info: ['protocol-version=1', 'version=0.3.14'] (Peers.py:245)
[modules.Network     ][DEBUG  ] Remote host 'http://arthur.local' detected (Client.py:49)
Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/conduit/gtkui/Tree.py", line 205, in on_get_iter
    return self.cats[path[0]]
IndexError: list index out of range
[DBus                ][DEBUG  ] DBus Message from /syncset/gui: Emmiting DBus signal ConduitAdded (DBus.py:134)
Throttle level is 85
** (gnome-panel:3143): CRITICAL **: panel_applet_frame_change_background: assertion `PANEL_IS_WIDGET (GTK_WIDGET (frame)->parent)' failed
/usr/lib64/firefox-3.0.10/run-mozilla.sh: line 131:  3682 Segmentation fault      (core dumped) "$prog" ${1+"$@"}
(sound-juicer:3360): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
--------------------------------------------------
Comment 1 Gianluca Borello 2009-05-11 08:43:05 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


*** This bug has been marked as a duplicate of 553324 ***