On Sun, Sep 30, 2007 at 10:08:11AM +0200, Tim Blechmann wrote: > hi phil, > > > 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. > > thanks for reporting ... was not aware of this problem... as it is > producing a core dump, can you send me a gdb backtrace, where in the > call stack this assertion failure happens (or even better backtraces of > all nova threads)?
Well, it says it is but actually core dumps were not enabled. I'll enable them and try to actually get one next time it happens. _______________________________________________ nova-dev mailing list [email protected] http://klingt.org/cgi-bin/mailman/listinfo/nova-dev http://tim.klingt.org/nova
