Rarely, I get an assertion failure like this:

$ python nova_gui.py --debug
/home/indigo/dev/nova/pretty-gui-connections
memory locking enabled.
raising thread priority of 1082132800 to -5
initialized nova 0.1
copyright (c) 2005-2007 tim blechmann
compiled: Sep 29 2007 18:15:34
debug build

raising thread priority of 1098918208 to 5
python: source/utilities/rw_mutex.hpp:165: bool 
nova::nonrecursive_rw_mutex::try_read_lock(): Assertion `false' failed.
Aborted (core dumped)

It's happened twice since I've been working on the GUI. When I test, I
start the GUI, then immediately hit ^O and doubleclick on a test patch
(the one with all the osc~ you've seen in the screenshots). The
assertion failure happens immediately after I doubleclick, and the GUI
terminates.

Unfortunately I don't know how to reproduce it more frequently, but
figured it's worth mentioning anyway.
_______________________________________________
nova-dev mailing list
[email protected]
http://klingt.org/cgi-bin/mailman/listinfo/nova-dev
http://tim.klingt.org/nova

Reply via email to