On Mon, Jul 20, 2009 at 7:00 PM, m0bl0<[email protected]> wrote: >>> Also, occasionally I get an error during shutdown in Pipe::_releaseViews >>> in >>> pipe.cpp:379 in rev 3207 (the variable "view" is null), but I haven't >>> gotten >>> around to finding out what causes this... >> >> A stack trace would help... > > Right, here you go:
Ah, nice :-/ The channel event handler maps a view, which is stored in a per-pipe map. This map is updated from the pipe thread... Revision #3210 fixes this and adds a couple of assertions as a safeguard. HTH, Stefan. -- http://www.eyescale.ch http://www.equalizergraphics.com http://www.linkedin.com/in/eilemann _______________________________________________ eq-dev mailing list [email protected] http://www.equalizergraphics.com/cgi-bin/mailman/listinfo/eq-dev http://www.equalizergraphics.com

