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 112347 - Crash when playing mp3 over gnome vfs
Crash when playing mp3 over gnome vfs
Status: RESOLVED NOTGNOME
Product: totem
Classification: Core
Component: general
unspecified
Other other
: Normal critical
: ---
Assigned To: Bastien Nocera
Bastien Nocera
: 112349 112359 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2003-05-06 00:45 UTC by Christian Page
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Christian Page 2003-05-06 00:45:25 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 ??
    ()




------- 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.

Comment 1 Alex Duggan 2003-05-06 02:08:02 UTC
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.
Comment 2 Bastien Nocera 2003-05-06 10:38:21 UTC
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 :)
Comment 3 Bastien Nocera 2003-05-06 10:39:03 UTC
*** Bug 112359 has been marked as a duplicate of this bug. ***
Comment 4 Bastien Nocera 2003-05-06 10:39:40 UTC
*** Bug 112349 has been marked as a duplicate of this bug. ***
Comment 5 Elijah Newren 2003-05-09 17:58:33 UTC
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.