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 787697 - gl: Accessing iOS UI elements on background threads
gl: Accessing iOS UI elements on background threads
Status: RESOLVED DUPLICATE of bug 785766
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
1.12.x
Other other
: Normal critical
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2017-09-14 21:45 UTC by Braden Scothern
Modified: 2018-05-06 13:05 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Output from Xcode 9.0 GM (2.70 KB, text/plain)
2017-09-14 21:45 UTC, Braden Scothern
Details

Description Braden Scothern 2017-09-14 21:45:50 UTC
Created attachment 359821 [details]
Output from Xcode 9.0 GM

With Xcode 9.0 GM when a debugger is attached you warnings for accesses to UI elements that don't take place on the main thread. The GStreamer iOS-Univeral 1.12.2 package is doing this very frequently. This results in frequent crashes because reading/updating active UI elements when not on the main thread is unsafe in iOS.
Comment 1 Braden Scothern 2018-01-22 20:58:05 UTC
I am pretty sure I have a fix for this and will hopefully have a patch today.
Comment 2 Matthew Waters (ystreet00) 2018-05-06 13:05:55 UTC
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 785766 ***