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 738832 - clutter's OS X run loop can crash due to missing retain
clutter's OS X run loop can crash due to missing retain
Status: RESOLVED OBSOLETE
Product: clutter
Classification: Platform
Component: quartz
git master
Other Mac OS
: Normal normal
: ---
Assigned To: clutter-maint
clutter-maint
Depends on:
Blocks: 738771
 
 
Reported: 2014-10-19 23:24 UTC by Brion Vibber
Modified: 2021-06-10 11:31 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Quick hack to fix crash in clutter gtk osx runloop (1.08 KB, patch)
2014-10-19 23:24 UTC, Brion Vibber
none Details | Review

Description Brion Vibber 2014-10-19 23:24:10 UTC
Created attachment 288874 [details] [review]
Quick hack to fix crash in clutter gtk osx runloop

While testing pitivi on Mac OS X 10.9 I had an immediate crash on startup (bug 738771). On investigation this was occurring inside AppKit's event handling when dealing with an NSDate instance -- I was able to stop the crash by adding an explicit retain/release around the timestamp that the clutter run loop passes in to NSApplication.

Patch attached.
Comment 1 André Klapper 2021-06-10 11:31:30 UTC
GNOME is going to shut down bugzilla.gnome.org in favor of gitlab.gnome.org.
As part of that, we are mass-closing older open tickets in bugzilla.gnome.org
which have not seen updates for a longer time (resources are unfortunately
quite limited so not every ticket can get handled).

If you can still reproduce the situation described in this ticket in a recent
and supported software version of clutter, then please follow
  https://wiki.gnome.org/GettingInTouch/BugReportingGuidelines
and create a ticket at
  https://gitlab.gnome.org/GNOME/clutter/-/issues/

Thank you for your understanding and your help.