On 4. Jul 2010, at 11:01, arizq [via Software] wrote:
> 31963 3077814032 //home/amrrizq/packages-software/equalizer/ > Equalizer-0.9/build/Linux/include/eq/base/referenced.h:46 0 > Assert: !_hasBeenDeleted [11Application] > > Why is assertion is happening? Can anyone help me, please. The Application class is deleted twice. It inherits from eq::Client and is therefore ref-counted, so that should not happen. In the 0.9 time frame I did not look into eqOSG, but since it has been moved into the examples, and I haven't seen this bug. Can you retest with a more recent version? Otherwise you'll have to debug this yourself. I suggest setting a breakpoint in ~Application to see what's going on. Cheers, Stefan. -- View this message in context: http://software.1713.n2.nabble.com/Running-eqOSG-results-in-Error-tp5252832p5255135.html Sent from the Equalizer - Parallel Rendering mailing list archive at Nabble.com.
_______________________________________________ eq-dev mailing list [email protected] http://www.equalizergraphics.com/cgi-bin/mailman/listinfo/eq-dev http://www.equalizergraphics.com

