[Live-devel] Segfault in doEventLoop

Dan Weber dweber at robotics.net
Sun Mar 11 16:44:39 PDT 2007


Hi there,

I called doEventLoop and it's segfaulting on the fact that it 
appears SingleStep is inexistant i.e. pure virtual.  It compiled fine,
and I made sure I was using BasicTaskScheduler::createNew().  In the debugger, 
the task scheduler clearly was resolved but in BasicTaskScheduler0... it 
called SingleStep and segfaulted.  Do you have any ideas?

Dan  


More information about the live-devel mailing list