Issue with madExcept + FastMM FullDebugMode

delphi package - automated exception handling
Post Reply
magnomp
Posts: 10
Joined: Wed May 02, 2007 5:24 pm

Issue with madExcept + FastMM FullDebugMode

Post by magnomp »

I'm using Delphi Starter 10.2, madExcept 4.0.18 and FastMM 4.992

Whenever an exception is raised and I'm using FastMM full debug mode, I got this twice:
---------------------------
Debugger Exception Notification
---------------------------
Project TecFrotaGst.exe raised exception class $C0000005 with message 'access violation at 0x03749099: read of address 0x7697843b'.
---------------------------
Break Continue Help
---------------------------

And only then I get madException exception handling

It works fine if I disable full debug mode
madshi
Site Admin
Posts: 10753
Joined: Sun Mar 21, 2004 5:25 pm

Re: Issue with madExcept + FastMM FullDebugMode

Post by madshi »

Hello,

I'm not sure where that problem is coming from, to be honest. Are you using any of the "active error search" options in madExcept, like leak reporting or the "instantly crash" feature?

Does the madExcept exception handling complain about the same access violation? If so, what is the full madExcept bug report about this crash?
Post Reply