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 783585 - videobox: segmentation fault when changing direction properties
videobox: segmentation fault when changing direction properties
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
git master
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2017-06-09 09:31 UTC by Dimitrios Katsaros
Modified: 2018-11-03 15:19 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
demo app for triggering seg faluts (3.22 KB, text/x-csrc)
2017-06-09 09:31 UTC, Dimitrios Katsaros
Details
Meson file for building the demo (142 bytes, text/plain)
2017-06-09 09:31 UTC, Dimitrios Katsaros
Details

Description Dimitrios Katsaros 2017-06-09 09:31:33 UTC
Created attachment 353446 [details]
demo app for triggering seg faluts

I am trying to use the videobox element to have a video output that shows video in its actual pixel size, i.e. 1 to 1 pixel to screen ratio. I want the user to be able to slide the visible region across the image. Thus I am using the videobox element, connecting the top, bottom, left and right properties to sliders. When using the sliders to reposition the visible region, videobox segments. It would seem that rapidly changing the values triggers a race condition in the orc code.

I have attached a simple app that seems to be triggering the segment for me. It is a bit make shift so if it doesn't work please ping me so we can figure out why. With this app I also seem to be triggering SIGABRT as well. It might be the same issue or another one.
Comment 1 Dimitrios Katsaros 2017-06-09 09:31:57 UTC
Created attachment 353447 [details]
Meson file for building the demo
Comment 2 Vincent Penquerc'h 2017-06-12 16:07:50 UTC
Reminds me of https://bugzilla.gnome.org/show_bug.cgi?id=761163, likely the same bug in a different element.
Comment 3 GStreamer system administrator 2018-11-03 15:19: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-good/issues/380.