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 355404 - crash in Rhythmbox Music Player: I was trying to import a...
crash in Rhythmbox Music Player: I was trying to import a...
Status: RESOLVED DUPLICATE of bug 355409
Product: rhythmbox
Classification: Other
Component: general
unspecified
Other All
: High critical
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-09-11 08:57 UTC by Richard Schwarting
Modified: 2006-09-12 03:31 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16


Attachments
debug on import of folder of ogg tracks (64.86 KB, text/plain)
2006-09-12 02:23 UTC, Richard Schwarting
Details

Description Richard Schwarting 2006-09-11 08:57:00 UTC
What were you doing when the application crashed?
I was trying to import a folder of a few MP3s and Ogg Vorbis files.  It kept freezing on me, and when I tried to hook gdb into it, it crashed.  Whippee.


Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.16.0 2006-09-04 (Ubuntu)
BugBuddy Version: 2.16.0

Memory status: size: 88002560 vsize: 0 resident: 88002560 share: 0 rss: 23597056 rss_rlim: 0
CPU usage: start_time: 1157964648 rtime: 0 utime: 228 stime: 0 cutime:212 cstime: 0 timeout: 16 it_real_value: 0 frequency: 5

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

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
Comment 1 Jonathan Matthew 2006-09-11 09:04:33 UTC
Thanks for the bug report. Unfortunately, that stack trace is not very useful in determining the cause of the crash. Can you get us one with debugging symbols? Please see http://live.gnome.org/GettingTraces for more information on how to do so.

Judging by the symptoms, this is probably the same problem as bug 343443.
Comment 2 Richard Schwarting 2006-09-12 02:23:50 UTC
Created attachment 72580 [details]
debug on import of folder of ogg tracks

Here is the output of running "rhythmbox -d" and trying to import a folder of ogg music files.  The ogg files should all be in good condition as I played them with a previous Rhythmbox version and still with other music players.
Comment 3 Richard Schwarting 2006-09-12 02:24:35 UTC
Hello.  I cannot make it crash again (I think that was my fault with gdb) but the problem remains that it freezes when importing folders or individual files for me.  I was going to report this to Ubuntu's issue tracker as I am using Edgy Eft, but I believe it was BugBuddy that automatically filed this for me.  

I tried re-installing this packaged version.  I was originally sharing my music with DAAP, using the album cover and lyrics plugins, and had the directory I was importing set to be scanned regularly.  I tried an import when I realised no new files were being picked up.  And it froze.  I have tried it with the above plugins and settings deactivated and it still freezes.  I tried removing my current rhythmdb.xml and that does not help.  During the very original import, it froze too, but the majority of my tracks were loaded into the DB.  Subsequent imports while freezing load nothing.

I have tried loading a folder of mixed files (mp3, ogg, subfolders, and other files), a single mp3, a folder of just ogg files, and a single Ogg Vorbis track, and it always freezes.  I am wondering if Rhythmbox is blocking on a filesystem operation that is never happening?  
Comment 4 Jonathan Matthew 2006-09-12 02:56:21 UTC
If you're importing files using Music->Import File or Music->Import Folder, this is almost certainly a duplicate of bug 355409.  As a workaround, you can import files using drag and drop from nautilus, or using rhythmbox-client <path>
Comment 5 Richard Schwarting 2006-09-12 03:11:32 UTC
Thanks.  This is a duplicate then.  Sorry I didn't see the other one.  Thank you!
Comment 6 Jonathan Matthew 2006-09-12 03:31:25 UTC
OK, marking as duplicate.  Thanks for confirming.

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