Jump to content
McSh

Delphi 2010 giving floating point error

Recommended Posts

We have been developing a kiosk application on Delphi 2010 platform. Now during R&D we got one feedback that the application crashes when the user just swipes from top to bottom on the kiosk main screen. The error message reproduced was "Floating Point Error".

 

After getting this noticed, we just ran a sample application with just a Tbutton component on the main form and made the Window state to maximized and did the same step. Just swipe from the top to bottom - the application crashes with that message and interestingly if we use the mouse and do a selection from top to bottom  there is no such error message. We are using win 10 64 bit o/s.

 

Can anyone provide us a solution to the said issue please.

 

Cheers

Share this post


Link to post

Thanks...

 

Sorry! we are not able to debug the situation.

Share this post


Link to post

You are doing R&D. Are you saying your R&D process does not allow you to use an exception stack trace logging solution to figure out where it happens?

 

  • Like 1

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×