Menu

#481 Alt+F12 causes Delphi Crash

Closed
closed-fixed
None
5
3 days ago
4 days ago
No

Hi, I'm using last Delphi13.1 version ( 37.0.59082.6021) - 32bit IDE

After the installation of GExperts 1.3.27 (build 5329) , pressing Alt+F12 to switch from code to form and viceversa causes Delphi total crash.

bds.exe.xxxxdmp are created in %tmp% folder

Discussion

  • Diego Simonini

    Diego Simonini - 4 days ago

    UPDATE !! I've had built with Debug Build Configuration.

    Now I've rebuilt GExpertsRS130.dll with Release Build Configuration and is functioning properly.

    Sorry for the inconvenience
    Diego.

     

    Last edit: Diego Simonini 4 days ago
    • Thomas Mueller

      Thomas Mueller - 4 days ago

      Can you reproduce the problem when you compile in Debug mode? I can't find anything that could cause this problem.

       
  • Thomas Mueller

    Thomas Mueller - 4 days ago

    You wrote "pressing Alt+F12 to switch from code to form".
    Alt+F12 switches between form designer and dfm text view. F12 switches between Form and code. Which one is it that causes the crash?

     
  • Thomas Mueller

    Thomas Mueller - 3 days ago
    • status: open --> closed-fixed
    • assigned_to: Thomas Mueller
    • Group: New --> Closed
     
  • Thomas Mueller

    Thomas Mueller - 3 days ago

    Turned out to be a range check error when interpreting the result of GetKeyState / GetAsyncKeyState and only happened in debug builds because debug builds enable range checking while it is disabled in release builds.
    Fixed in revision #5335

     

Log in to post a comment.

MongoDB Logo MongoDB