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 483524 - crash in Sound Juicer CD Extractor: Trying to extract a CD. ...
crash in Sound Juicer CD Extractor: Trying to extract a CD. ...
Status: RESOLVED DUPLICATE of bug 403870
Product: sound-juicer
Classification: Applications
Component: general
2.20.x
Other All
: High critical
: ---
Assigned To: Sound Juicer Maintainers
Sound Juicer Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-10-04 23:24 UTC by Doug Goldstein
Modified: 2007-10-05 10:34 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description Doug Goldstein 2007-10-04 23:24:17 UTC
Version: 2.20.0

What were you doing when the application crashed?
Trying to extract a CD. Got a box telling me it couldn't open the CD for reading and then instantly crashed afterwards. Sounds like something isn't getting cleaned up in this situation.


Distribution: Gentoo Base System release baselayout-2.0.0_rc4-r1
Gnome Release: 2.20.0 2007-09-18 (Gentoo)
BugBuddy Version: 2.20.0

System: Linux 2.6.22-gentoo-r8 #1 SMP Fri Sep 28 16:37:33 EDT 2007 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10400000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: Echo

Memory status: size: 355381248 vsize: 355381248 resident: 25014272 share: 15196160 rss: 25014272 rss_rlim: 18446744073709551615
CPU usage: start_time: 1191539396 rtime: 63211 utime: 53335 stime: 9876 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

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

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 47398889806832 (LWP 4433)]
0x00002b1be0f7aadf in __libc_waitpid (pid=4489, stat_loc=0x7fffc9d84a20, 
    options=0) at ../sysdeps/unix/sysv/linux/waitpid.c:41
	in ../sysdeps/unix/sysv/linux/waitpid.c

Thread 1 (Thread 47398889806832 (LWP 4433))

  • #0 __libc_waitpid
    at ../sysdeps/unix/sysv/linux/waitpid.c line 41
  • #1 IA__g_spawn_sync
    at gspawn.c line 364
  • #2 IA__g_spawn_command_line_sync
    at gspawn.c line 672
  • #3 bugbuddy_segv_handle
    at gnome-breakpad.cc line 208
  • #4 <signal handler called>
  • #5 IA__gtk_list_store_set_valist
    at gtkliststore.c line 893
  • #6 IA__gtk_list_store_set
    at gtkliststore.c line 934
  • #7 cleanup
    at sj-extracting.c line 146
  • #8 pop_and_extract
    at sj-extracting.c line 329
  • #9 on_completion_cb
    at sj-extracting.c line 530
  • #10 IA__g_closure_invoke
    at gclosure.c line 490
  • #11 signal_emit_unlocked_R
    at gsignal.c line 2440
  • #12 IA__g_signal_emit_valist
    at gsignal.c line 2199
  • #13 IA__g_signal_emit
    at gsignal.c line 2243
  • #14 IA__g_closure_invoke
    at gclosure.c line 490
  • #15 signal_emit_unlocked_R
    at gsignal.c line 2440
  • #16 IA__g_signal_emit_valist
    at gsignal.c line 2199
  • #17 IA__g_signal_emit
    at gsignal.c line 2243
  • #18 gst_bus_async_signal_func
    at gstbus.c line 975
  • #19 gst_bus_source_dispatch
    at gstbus.c line 701
  • #20 IA__g_main_context_dispatch
    at gmain.c line 2061
  • #21 g_main_context_iterate
    at gmain.c line 2694
  • #22 IA__g_main_loop_run
    at gmain.c line 2898
  • #23 IA__gtk_main
    at gtkmain.c line 1144
  • #24 main
    at sj-main.c line 1560


----------- .xsession-errors ---------------------
                 Transport error: Device busy
                 System error: Device or resource busy
scsi_read error: sector=110613 length=13 retry=0
                 Sense key: 2 ASC: 4 ASCQ: 8
                 Transport error: Device busy
                 System error: Device or resource busy
scsi_read error: sector=112713 length=13 retry=0
                 Sense key: 2 ASC: 4 ASCQ: 8
                 Transport error: Device busy
                 System error: Device or resource busy
scsi_read error: sector=122424 length=13 retry=0
                 Sense key: 2 ASC: 4 ASCQ: 8
                 Transport error: Device busy
                 System error: Device or resource busy
41	../sysdeps/unix/sysv/linux/waitpid.c: No such file or directory.
--------------------------------------------------
Comment 1 Ross Burton 2007-10-05 10:34:21 UTC
God damn it, a report of this on 2.20.  I was hoping it was fixed.


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