Delphi 10.4.1

delphi package - automated exception handling
Post Reply
Plumothy
Posts: 11
Joined: Tue Mar 06, 2018 7:07 pm

Delphi 10.4.1

Post by Plumothy »

Will madExcept v5.1.0 work with Delphi 10.4.1 or should we wait for an update?
simpsons
Posts: 13
Joined: Tue Sep 30, 2014 8:15 pm

Re: Delphi 10.4.1

Post by simpsons »

madExcept works fine with Delphi 10.4.1, no problems so far.
mew69
Posts: 4
Joined: Thu Apr 21, 2016 9:38 am

Re: Delphi 10.4.1

Post 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?
madshi
Site Admin
Posts: 10753
Joined: Sun Mar 21, 2004 5:25 pm

Re: Delphi 10.4.1

Post by madshi »

Please double check that "report resource leaks" and "instantly crash on buffer ..." are unchecked here:

http://help.madshi.net/madExceptSettings1.htm
mew69
Posts: 4
Joined: Thu Apr 21, 2016 9:38 am

Re: Delphi 10.4.1

Post 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:
Post Reply