Page 1 of 1

Delphi 10.4.1

Posted: Mon Sep 14, 2020 2:47 pm
by Plumothy
Will madExcept v5.1.0 work with Delphi 10.4.1 or should we wait for an update?

Re: Delphi 10.4.1

Posted: Wed Sep 16, 2020 1:44 pm
by simpsons
madExcept works fine with Delphi 10.4.1, no problems so far.

Re: Delphi 10.4.1

Posted: Tue Mar 02, 2021 9:11 am
by mew69
I'm having issues with 10.4.2 though. In my very large project everything runs fine when madExcept is turned off. But when turned on, I get inconsistent "Out of memory" issues. In addition to MadExcept I use FastMM5. Any clues, or information about potential updates?

Re: Delphi 10.4.1

Posted: Tue Mar 02, 2021 10:11 am
by madshi
Please double check that "report resource leaks" and "instantly crash on buffer ..." are unchecked here:

http://help.madshi.net/madExceptSettings1.htm

Re: Delphi 10.4.1

Posted: Wed Mar 03, 2021 4:36 pm
by mew69
:redBalloon: :greenBalloon: :blueBalloon:
That worked nicely. Thanks for the hint. While hunting for a 'out of resource' bug, which escalated into 'out of memory' I tried too much. Once the actual bug was found and solved, this option was left 'on'. Turning it off in combination with FastMM5 worked great. :blush: