Application Crash caused by TDxNavLib.dll

Post questions, comments and feedback to our 3Dconnexion Windows Development Team.

Moderator: Moderators

Post Reply
CvdB@ATC
Posts: 1
Joined: Tue Oct 14, 2025 1:27 am

Application Crash caused by TDxNavLib.dll

Post by CvdB@ATC »

Hi All,

from time to time I encounter a crash of my application at startup when trying to initialize the Space Mouse. Debugging points to the TDxNavLib.dll right after calling "TDx::SpaceMouse::Navigation3D::CNavigation3D::EnableNavigation" rght after setting the profile (which is alwas the same string). According to the documentation this function cann throw a std::system_error, but catching this has no effect. Visual Studio states a "Fatal program exit requested". So it seems the DLL is crashing hard and taking my application with it. A simple restart usually helps.

It's hard to debug since the issue happens so rarely. Last time I updated to SDK version 4.0.3 and though it may have resolved the issue, but now it was obeserved again. I'm out of ideas so maybe someone here can help me with this.
luping
Posts: 1113
Joined: Wed Mar 20, 2019 5:54 pm

Re: Application Crash caused by TDxNavLib.dll

Post by luping »

Post Reply