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 738833 - pitivi crashes with clutter assertion after a few seconds on Mac OS X 10.9
pitivi crashes with clutter assertion after a few seconds on Mac OS X 10.9
Status: RESOLVED OBSOLETE
Product: pitivi
Classification: Other
Component: User interface
Git
Other Mac OS
: Normal normal
: Git
Assigned To: Pitivi maintainers
Pitivi maintainers
Depends on: 738771
Blocks:
 
 
Reported: 2014-10-19 23:34 UTC by Brion Vibber
Modified: 2015-10-20 13:33 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Brion Vibber 2014-10-19 23:34:54 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?
Comment 1 Alex Băluț 2015-10-14 13:47:36 UTC
Should be closed, Pitivi does not use Clutter anymore.
Comment 2 Thibault Saunier 2015-10-20 13:33:00 UTC
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.