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 513250 - crash in Sound Juicer CD Extractor: amarok; last.fm
crash in Sound Juicer CD Extractor: amarok; last.fm
Status: RESOLVED DUPLICATE of bug 459722
Product: sound-juicer
Classification: Applications
Component: general
2.16.x
Other All
: High critical
: ---
Assigned To: Sound Juicer Maintainers
Sound Juicer Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-01-30 20:13 UTC by antoine.guitton
Modified: 2014-03-24 16:38 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description antoine.guitton 2008-01-30 20:13:35 UTC
Version: 2.16.4

What were you doing when the application crashed?
amarok; last.fm	


Distribution: Fedora release 7 (Moonshine)
Gnome Release: 2.18.3 2007-11-13 (Red Hat, Inc)
BugBuddy Version: 2.18.0

System: Linux 2.6.23.12-52.fc7 #1 SMP Tue Dec 18 21:18:02 EST 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: Fedora

Memory status: size: 99139584 vsize: 99139584 resident: 30900224 share: 21966848 rss: 30900224 rss_rlim: 4294967295
CPU usage: start_time: 1201723260 rtime: 17782 utime: 16980 stime: 802 cutime:3 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

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

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1208145024 (LWP 4518)]
(no debugging symbols found)
0x00110402 in __kernel_vsyscall ()

Thread 1 (Thread -1208145024 (LWP 4518))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/libpthread.so.0
  • #2 ??
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 ??
  • #5 filepath_parse_pattern
  • #6 ??
  • #7 ??
  • #8 g_cclosure_marshal_VOID__VOID
    from /lib/libgobject-2.0.so.0
  • #9 g_closure_invoke
    from /lib/libgobject-2.0.so.0
  • #10 ??
    from /lib/libgobject-2.0.so.0
  • #11 g_signal_emit_valist
    from /lib/libgobject-2.0.so.0
  • #12 g_signal_emit
    from /lib/libgobject-2.0.so.0
  • #13 ??
  • #14 ??
    from /usr/lib/libgstreamer-0.10.so.0
  • #15 g_closure_invoke
    from /lib/libgobject-2.0.so.0
  • #16 ??
    from /lib/libgobject-2.0.so.0
  • #17 g_signal_emit_valist
    from /lib/libgobject-2.0.so.0
  • #18 g_signal_emit
    from /lib/libgobject-2.0.so.0
  • #19 gst_bus_async_signal_func
    from /usr/lib/libgstreamer-0.10.so.0
  • #20 ??
    from /usr/lib/libgstreamer-0.10.so.0
  • #21 g_main_context_dispatch
    from /lib/libglib-2.0.so.0
  • #22 ??
    from /lib/libglib-2.0.so.0
  • #23 g_main_loop_run
    from /lib/libglib-2.0.so.0
  • #24 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #25 main
  • #0 __kernel_vsyscall


----------- .xsession-errors (67 sec old) ---------------------
** (sound-juicer:3236): WARNING **: Could not lock drive: Extraction audio du CD
** (sound-juicer:4518): WARNING **: Could not lock drive: Extraction audio du CD
** (sound-juicer:4518): WARNING **: Error getting media type
kbuildsycoca running...
Reusing existing ksycoca
QLayout "unnamed" added to QVBox "unnamed", which already has a layout
QLayout: Adding KToolBar/mainToolBar (child of QVBox/unnamed) to layout for PlaylistWindow/PlaylistWindow
QObject::connect: Incompatible sender/receiver arguments
	StarManager::ratingsColorsChanged() --> ContextBrowser::ratingOrScoreOrLabelsChanged(const QString&)
Amarok: [Loader] Starting amarokapp..
Amarok: [Loader] Don't run gdb, valgrind, etc. against this binary! Use amarokapp.
--------------------------------------------------
Comment 1 Ross Burton 2008-01-30 20:34:52 UTC
Were you trying to rip to a VFAT partition?
Comment 2 antoine.guitton 2008-01-31 08:22:34 UTC
actually riping to a ntfs-3g partition.
Comment 3 Ross Burton 2008-01-31 09:06:54 UTC
Close enough, the same bug will hit.  Press "strip special characters" and manually remove characters NTFS can't handle, like ? or *, from the filename.

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