Comment 11 for bug 3998

Revision history for this message
Devscott (devscott) wrote :

I tried it with a audio file instead of a video file. Same problem. I hit pause, and the play and the song never resumes

here is the gdb output but only doing the "bt" instead of "thread apply all bt"

(gdb) handle SIG33 pass noprint nostop
Signal Stop Print Pass to program Description
SIG33 No No Yes Real-time event 33
(gdb) run
Starting program: /usr/local/bin/totem
[Thread debugging using libthread_db enabled]
[New Thread -1224841536 (LWP 24888)]
[New Thread -1226609744 (LWP 24891)]
** Message: Couldn't initialize lirc.

** Message: totem_playlist_add_one_mrl (): 13 - Too High.mp3 file:///media/stor/Music/Alternative/Dave%20Matthews/Some%20Devil/13%20-%20Too%20High.mp3 (null)

[New Thread -1228768336 (LWP 24892)]
[New Thread -1238996048 (LWP 24893)]
(on_play_pause_button_clicked:1114) took 0.062136 seconds
(on_play_pause_button_clicked:1114) took 0.273647 seconds
[Thread -1238996048 (LWP 24893) exited]

Program exited normally.
(gdb) bt
No stack.
(gdb)