GNOME Bugzilla – Bug 775499
Totem crashes when changing the speed of a new video and the video speed was set before on another video
Last modified: 2017-01-02 15:39:19 UTC
Created attachment 341188 [details] (gdb) thread apply all bt Versions: Debian Sid (2016-12-01) GNOME Shell 3.22.2 on Wayland Totem 3.22.0 Steps to reproduce: 1. You have a video playing in totem 2. You increase the speed of the video (say x1.75 speed) 3. Load a new video (I dragged mine into the player from GNOME Files/Nautilus) 4. Open the video settings (repeat/speed menu in the player bar?) 4.5. Notice that the speed of the video will already be set to what the last video speed level was (in this case x1.75) even though the video plays at normal x1 speed. 5. Try and change the speed 6. Player crashes Notes: Totem crashes if you select the same video or a video of similar file type (ex. video_1.webm then play video_2.webm) but won't crash if you load another file type (ex. video_1.webm then play video_2.mp4). I have attached a `(gdb) thread apply all bt`. The application didn't fully crash but just froze. This is my first bug report for GNOME, hopefully that's enough?
Seems like a duplicate of Bug 775898.
(In reply to octus from comment #0) > This is my first bug report for GNOME, hopefully that's enough? The stack trace is not complete. It needs debug symbols to be installed. Please refer to https://wiki.gnome.org/Community/GettingInTouch/Bugzilla/GettingTraces With debug symbols installed, the following line in the trace,
+ Trace 237017
which is easier to debug.
Thanks for taking the time to report this. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of bug 775898 ***