Re: [osg-users] Interesting Problem with Segmentation Fault in eventTraversal

2012-08-13 Thread Mike Hatcher
Hi, Turns out it isn't when the mouse leaves the full screen window of the VM but rather is moved into certain regions of the window. I'm going to have to spend some time figuring out what the heck is going on here Thank you! Cheers, Mike -- Read this topic online here: h

Re: [osg-users] Interesting Problem with Segmentation Fault in eventTraversal

2012-08-11 Thread Mike Hatcher
Hi, I kind of provided a miniature stack trace by showing the function calls back to "draw()" which of course is part of the main loop but here it is anyway: Thread [1] 16436 [core: 0] (Suspended : Signal : SIGSEGV:Segmentation fault) osgViewer::CompositeViewer::eventTraversal() at 0

Re: [osg-users] Interesting Problem with Segmentation Fault in eventTraversal

2012-08-10 Thread Sergey Polischuk
Hi, Mike With crash under debugger at hand you gonna know precisely what happening in a few minutes... what point in guessing? Also backtrace (even from release build) would help a lot. 10.08.2012, 12:47, "Mike Hatcher" : > Hi, > > So here is the catch, my window is created full screen but it is

[osg-users] Interesting Problem with Segmentation Fault in eventTraversal

2012-08-10 Thread Mike Hatcher
Hi, So here is the catch, my window is created full screen but it is inside of a Virtual Machine running in VMware. I have vmware tools installed to I get seamless mouse transitions through between guest and host. I'm using CompositeViewer and it doesn't matter if I set the camera manipulator