I'm getting exception 'External: SIGSEGV' when closing an application. It seems to occur within:
TCustomForm.DoDestroy;
This does not occur in Windows, Linux, or Mac Carbon. I've spent a few days trying to isolate the issue with no luck. I'll keep at it but figured I'd post in case someone has a similar problem or a suggestion.
On trunk revision 59426.
Cheers,
VTwin
RESOLVED: Issue seems to have been during data file loading. No longer occurs.