FS#62557 - [gstreamer] totem video crash when change playback speed

Attached to Project: Arch Linux
Opened by Andrea (Dea1993) - Monday, 06 May 2019, 07:16 GMT
Last edited by Jan de Groot (JGC) - Friday, 15 May 2020, 22:04 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Jan de Groot (JGC)
Jan Alexander Steffens (heftig)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
When i change playback speed of a video, totem crash.
if i open totem on terminal i receive this output (only a generic segmentation error)

(totem:2703): Gdk-WARNING **: 09:11:31.808: Native Windows taller than 65535 pixels are not supported

(totem:2703): Gtk-WARNING **: 09:11:32.487: Drawing a gadget with negative dimensions. Did you forget to allocate a size? (node slider owner GtkScale)
Totem-Message: 09:11:35.836: Switching from rate Normal to rate × 1.1
Segmentation fault (core dumped)


Additional info:
* package version: 3.32.0-1
* tested PC (Notebook with intel i5 8250U and intel integrated gpu, and desktop pc with ryzen 5 2600 and gpu amd radeon rx580 with opensource driver)

Steps to reproduce:
Open a video, change playback speed
This task depends upon

Closed by  Jan de Groot (JGC)
Friday, 15 May 2020, 22:04 GMT
Reason for closing:  Fixed
Additional comments about closing:  Assuming fixed with gst-plugins-base(-libs) 1.16.2-2. This is probably caused by disabled checks/asserts which are used in gst_audio_buffer_map().
Comment by Antonio Rojas (arojas) - Monday, 06 May 2019, 07:44 GMT
Backtrace please
Comment by Andrea (Dea1993) - Monday, 06 May 2019, 08:12 GMT
sorry, how to show a backtrace?
Comment by Antonio Rojas (arojas) - Monday, 06 May 2019, 09:13 GMT Comment by Andrea (Dea1993) - Monday, 06 May 2019, 13:37 GMT
thanks for the answer, this is the gdb backtrace.
hope this can help to found the problem, tell me if you need something other

Loading...