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 609369 - Crashes when ripping part of a CD
Crashes when ripping part of a CD
Status: RESOLVED DUPLICATE of bug 584225
Product: sound-juicer
Classification: Applications
Component: ripping
2.28.x
Other Linux
: High critical
: ---
Assigned To: Sound Juicer Maintainers
Sound Juicer Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-02-09 03:07 UTC by VanillaMozilla
Modified: 2010-02-11 05:39 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Crash (2.40 KB, text/plain)
2010-02-10 05:35 UTC, VanillaMozilla
Details
Stack trace (9.70 KB, text/plain)
2010-02-11 02:16 UTC, VanillaMozilla
Details

Description VanillaMozilla 2010-02-09 03:07:35 UTC
If you select only some of the tracks to copy, it always terminates instantly.
Comment 1 Akhil Laddha 2010-02-09 03:48:44 UTC
Thanks for taking the time to report this bug.
Without a stack trace from the crash it's very hard to determine what caused it.
Can you get us a stack trace? Please see http://live.gnome.org/GettingTraces for more information on how to do so. Thanks in advance!
Comment 2 VanillaMozilla 2010-02-09 13:52:52 UTC
It will probably be a few days before I can get the time to find and install the packages (the directions are rather vague and generic).

In the mean time, you should be able to reproduce this in about 30 seconds with an audio CD.
Comment 3 VanillaMozilla 2010-02-10 05:35:57 UTC
Created attachment 153385 [details]
Crash

Here you go.  Debugging output attached.
Comment 4 Akhil Laddha 2010-02-10 05:51:41 UTC
You didn't provide full traces.

Given that stacktrace, it's hard to tell. If you can reproduce it while running
Evolution under gdb (see http://live.gnome.org/GettingTraces/Details#gdb-not-yet-running for details about how to do this), that might help getting a better trace if you've already got debug packages installed.
Comment 5 VanillaMozilla 2010-02-10 15:29:41 UTC
Thank you for posting instructions on how to start dbg.  Notice that the attachment I posted IS the dbg output.

Apparently the crucial symbol table is lacking.  Following the instructions in comment 1, I added libglib2.0-0-dbg, libgtk2.0-0-dbg, and libgnomevfs2.0-0dbg, but I don't see any symbol table for sound-juicer itself.  The documentation instructs me to use an rpm tool, which I don't have and won't get, because Ubuntu doesn't use rpm.  apt-rdepends listed a few hundred packages, with about a dozen packages that appear to be most directly related to sound-juicer.

I have not attempted to tear into that mess.  Someone who actually works on the program and is thus in a position to fix it could presumably get the stack trace in under a minute, but I've already spent an hour or two on it.  I've already provided enough information to reproduce the problem.

Please attempt to reproduce it yourself.  If you cannot do so, then ask for clarification or provide more specific directions on how to get the full stack trace.  Thanks.
Comment 6 VanillaMozilla 2010-02-10 17:41:11 UTC
OK, never mind.  I see there is one step I omitted.  I'll try it when I can get to it.
Comment 7 VanillaMozilla 2010-02-11 02:16:26 UTC
Created attachment 153499 [details]
Stack trace

26 bands on audio CD.  Only the last two were selected.
Comment 8 VanillaMozilla 2010-02-11 02:18:20 UTC
I hope that's helpful.

This program fails every time on two computers, but I found one other computer on which it runs.
Comment 9 Akhil Laddha 2010-02-11 05:28:00 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 bug 584225 ***
Comment 10 VanillaMozilla 2010-02-11 05:39:56 UTC
I just checked, and it is indeed a duplicate.  And as a duplicate, it depends on the CD, not how many tracks are marked for extraction.