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 159396 - Crash on startup, if the last thing you played was a DVD
Crash on startup, if the last thing you played was a DVD
Status: RESOLVED DUPLICATE of bug 159032
Product: totem
Classification: Core
Component: general
0.99.22
Other Linux
: Urgent critical
: ---
Assigned To: General Totem maintainer(s)
General Totem maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2004-11-25 01:00 UTC by Ken Harris
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Stack trace (9.60 KB, text/plain)
2004-11-25 05:10 UTC, Ken Harris
Details

Description Ken Harris 2004-11-25 01:00:43 UTC
1. Put in your favorite DVD
2. Start Totem
3. Play the DVD with Totem (popcorn optional)
4. Quit Totem
5. Eject DVD
6. Start Totem again
Result: Crash. ("The Application "totem" has quit unexpectedly...")

This seems to be related to the fact that on startup, it looks for the last
thing it was playing (ugh).  The following sequence of steps gets it working
again, sort of:
1. Type "totem dvd:///" in a Terminal window (I don't know where I came up with
this...)
2. Totem starts, and an alert appears: "Totem could not play 'dvd:///'.  The
movie could not be read."
3. When you dismiss this alert window, you can then use Totem normally again. 
But only this one time: if you quit Totem again, you have to start it with the
"totem dvd:///" trick again next time.

(I thought I could get it un-stuck by playing a movie file right before
quitting, but I can't get that to work now, so maybe I was just imagining it.)
Comment 1 Elijah Newren 2004-11-25 03:33:24 UTC
Could you provide a stack trace so that we could easily catch any duplicates? 
(See http://bugzilla.gnome.org/getting-traces.cgi for more information).  Thanks.
Comment 2 Ken Harris 2004-11-25 05:10:58 UTC
Created attachment 34117 [details]
Stack trace

I followed the "Obtaining a stack trace using just GDB" procedure on that web
page.  Unfortunately it doesn't look terribly useful, since I don't have
debugging symbols for a lot of that stuff.  (I don't have Redhat, and I don't
feel like compiling my own Gnome tonight.)

Hope this helps.  Let me know if there's anything else.
Comment 3 Bastien Nocera 2004-11-25 11:47:31 UTC
That should be enough, the crash is in libpng, and it's a duplicate.

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