Hi, It seems once I attach to current thread the vm, that thread can no longer spawn Python threads. all my threadobject.start() methods return and the Thread object run() is never called. Just a heads up. Darren