GNOME Bugzilla – Bug 738833
pitivi crashes with clutter assertion after a few seconds on Mac OS X 10.9
Last modified: 2015-10-20 13:33:00 UTC
With the clutter patch that fixes bug 738771 out of the way, I have a responsive user interface that is all happy and sunshine... until it crashes after a few seconds. Seems to be in the clutter run loop again, or some combination of the run loops, but a different problem. Fails with an assertion: (pitivi:1137): Clutter-CRITICAL **: run_loop_exit: assertion 'current_loop_level > 0' failed ** Clutter:ERROR:./osx/clutter-event-loop-osx.c:591:select_thread_collect_poll: assertion failed: (ufds[i].fd == current_pollfds[i].fd) Actually it seems to die with two assertions. Not sure how that happens. :D Different threads?
Should be closed, Pitivi does not use Clutter anymore.
This bug has been migrated to https://phabricator.freedesktop.org/T3240. Please use the Phabricator interface to report further bugs by creating a task and associating it with Project: Pitivi. See http://wiki.pitivi.org/wiki/Bug_reporting for details.