<div dir="ltr"><div dir="ltr"><div>Hi, </div><div><br></div><div>I am running a robotic application on Ubuntu16. The application is compiled with Clang's UndefinedBehavior sanitizer with an "-g" option. I got a brief error message which seemed to indicate a bug somewhere:  </div><div><br></div><div>    /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:517:55: </div><div>    runtime error: -nan is outside the range of representable values of type 'int'</div><div><br></div><div>My guess is that the bug is from my application, not from the more mature QT. How could I determine which line in the source (which I can access) of the application that triggers this runtime error?   <br></div><div><br></div><div>Thanks. </div><div><br></div><div>Zhoulai</div><div><br></div></div></div>