I am using the latest OmniThread Library 3.0 with my application. When I tried to profile that application using AQTime, I got the following error
Event Thread ID Time
First chance exception 0x0EEDFADE Delphi exception occurred at 0x765DB9BC (class: EAssertionFailed, message: "TOmniBaseContainer: obcPublicRingBuffer is not 8-aligned (C:\CodeGear Components\OmniThreadLibrary-3.0\OtlContainers.pas, line 655)") 3636 23:55:36:082
The program itself is running well by itself.
Any hints?