[Lazarus] LCL program crashes on OS X 10.5.8 with EXC_BREAKPOINT (SIGTRAP)
Žilvinas Ledas
zilvinas.ledas at dict.lt
Thu Nov 10 18:11:20 CET 2011
Hello all,
what is the lowest version of OSX that LCL application should work with?
I got feedback that my program works with OS X 10.7.2 but fails with OS
X 10.5.8.
I got some info, but as I'm not very familiar with OSX development, I
don't know if this is useful:
-----
Exception Type: EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000
Crashed Thread: 0
Dyld Error Message:
unknown required load command 0x80000022
-----
I saw that there was simmilar problem reported in mailing list (
http://comments.gmane.org/gmane.comp.ide.lazarus.general/50138 ) and it
says the program used TTrayIcon. Mine program also uses TTrayIcon - was
this behaviour fixed or investigated?
Maybe I can I catch this type of exception or somehow work around it?
Thanks,
Žilvinas
More information about the Lazarus
mailing list