Hi, When I launch Nuke under gdb on OSX, Nuke crashes immediately before loading my plugin: Nuke 7.x: Program received signal SIGPIPE, Broken pipe. #0 0x00007fff928fce92 in sendto () #1 0x0000000100c0d500 in std::vector<double*, std::allocator<double*> >::reserve () #2 0x0000000100c1898b in std::vector<double*, std::allocator<double*> >::reserve () #3 0x0000000100c19beb in std::vector<double*, std::allocator<double*> >::reserve () ... #9 0x0000000100b40e2d in Shiboken::AutoDecRef::~AutoDecRef () Cannot access memory at address 0xffffffff
Nuke 8.x: Program exited with code 06. If attach to existing Nuke instance by PID: #0 0x00007fff928fb67a in mach_msg_trap () #1 0x00007fff928fad71 in mach_msg #2 0x00007fff8a1a1b6c in __CFRunLoopServiceMachPort () .... Nuke 6.x seems fine. I am using OSX 10.7, my question is, is there a way to debug my plugin on OSX in gdb ? Thanks, Shing
_______________________________________________ Nuke-dev mailing list [email protected], http://forums.thefoundry.co.uk/ http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-dev
