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 796658 - shmsrc: is-live=true leads to segfault during state transition
shmsrc: is-live=true leads to segfault during state transition
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
unspecified
Other Mac OS
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2018-06-24 10:32 UTC by Alexander Duda
Modified: 2018-11-03 14:26 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Alexander Duda 2018-06-24 10:32:50 UTC
Conditions:
* property is-live=true
* pipeline goes from playing to paused

Cause:
* gst_shm_src_stop_reading deletes the underlying pipe without locking the object
* gstshmsrc.c#L357: rv = sp_client_recv (self->pipe->pipe, &buf) access invalid pipe
Comment 1 GStreamer system administrator 2018-11-03 14:26:47 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/issues/739.