Problem with TAdvDockPanel, TAdvToolBar &FastMM

Hi

I've got a problem using TAdvDockPanel, TAdvToolBar and FastMM.

I create a new form, drop a dockpanel on it and place a advtoolbar within the dockpanel.

I've added FastMM to the project and with FullDebugMode enabled I get access violations on freeing the form.

If I remove the FullDebugMode from FastMM then there are no errors, or if I dont add any toolbars to the dockpanel then I get no errors.

Any ideas what I can do about this?

Forgot to add a few details, this is within delphi 2009 with advtoobar.pas showing 3.1.8.1

This appears to be a very old version. TAdvToolBar is meanwhile at version v5.3
I'd suggest to please first test this with the latest version.