GNOME Bugzilla – Bug 112347
Crash when playing mp3 over gnome vfs
Last modified: 2004-12-22 21:47:04 UTC
Package: totem Severity: critical Version: 0.97.0 Synopsis: Crash when playing mp3 over gnome vfs Bugzilla-Product: totem Bugzilla-Component: general BugBuddy-GnomeVersion: 2.0 (2.2.0.1) Description: Description of Problem: 10 songs in the playlist being played over gnome vfs. Steps to reproduce the problem: 1. songs are on a smb share 2. queue up some songs by dragging and dropping in the playlist window 3. play songs as normal. crash occurs when changing songs. Actual Results: Totem Crashes Expected Results: I expect it to function as normal. How often does this happen? Everytime Additional Information: Totem is a great media player, too bad this crash occurs so often. Debugging Information: Backtrace was generated from '/usr/bin/totem' (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...[New Thread 1086475424 (LWP 1062)] [New Thread 1167252784 (LWP 1073)] [New Thread 1158860080 (LWP 1072)] [New Thread 1150467376 (LWP 1071)] [New Thread 1142074672 (LWP 1070)] [New Thread 1129581872 (LWP 1069)] [New Thread 1116949808 (LWP 1065)] [New Thread 1102478640 (LWP 1064)] (no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)...0xffffe002 in ?? ()
+ Trace 36587
------- Bug moved to this database by unknown@bugzilla.gnome.org 2003-05-05 20:45 ------- The original reporter (christian@localdesert.com) of this bug does not have an account here. Reassigning to the exporter, unknown@bugzilla.gnome.org. Reassigning to the default owner of the component, hadess@hadess.net.
does look like there is a lot of useful information in this trace. Bastien, I got a very similar trace today with 0.97.0 while using totme to play an mp3 which looked completely useless to me. I compiled totem and libxine beta 11 from source. Any ideas how to track this down.
This looks like a bug in the real video/audio demuxer I fixed yesterday, in xine-lib. 1) Remove the real demuxer, should be in $(prefix)/lib/xine/plugins/1.0.0/xineplug_dmx_real.so 2) Remove the existing playlist: rm ~/.gnome2/totem.pls Try again :)
*** Bug 112359 has been marked as a duplicate of this bug. ***
*** Bug 112349 has been marked as a duplicate of this bug. ***
The same reporter filed bug 112539 as well, and said that the fixes suggested by Bastien didn't prevent the problem from recurring. If this is a gnome-vfs problem with reading smb shares, this may be a duplicate of bug 107741. I've mentioned similar in 112539--someone else can decide whether to mark that as a duplicate of this bug or not.