[fpc-pascal] Re: Random crashes in i386-macosx in PasCocoa

Felipe Monteiro de Carvalho felipemonteiro.carvalho at gmail.com
Mon Sep 29 15:39:49 CEST 2008


wow! Changing the bundle name the stacktrace of the crash changes!

Exception:  EXC_BAD_ACCESS (0x0001)
Codes:      KERN_INVALID_ADDRESS (0x0001) at 0x40d42008

Thread 0 Crashed:
0   libobjc.A.dylib         	0x90a5dc7e _cache_flush + 71
1   libobjc.A.dylib         	0x90a5db04 flush_caches + 254
2   org.magnifier.magnifier 	0x00039eda
FOUNDATION_NSOBJECT_$__ADDMETHOD$ANSISTRING$ANSISTRING$POINTER + 170
3   org.magnifier.magnifier 	0x000413c1
CONTROLLER_TMYCONTROLLER_$__ADDMETHODS + 65
4   org.magnifier.magnifier 	0x00039bce
FOUNDATION_NSOBJECT_$__CREATE$$NSOBJECT + 190
5   org.magnifier.magnifier 	0x000415b7
CONTROLLER_TMYCONTROLLER_$__CREATE$$TMYCONTROLLER + 311
6   org.magnifier.magnifier 	0x0000214b PASCALMAIN + 91
7   org.magnifier.magnifier 	0x0001be75
SYSTEM_FPC_SYSTEMMAIN$LONGINT$PPCHAR$PPCHAR + 69
8   org.magnifier.magnifier 	0x000020d2 start + 258
9   org.magnifier.magnifier 	0x00001ff9 start + 41

Now I am getting somewhere....

It was really unhappy with the previous texteditor.app name (I had
even restarted the system to check if it was holding some kind of
info).

-- 
Felipe Monteiro de Carvalho



More information about the fpc-pascal mailing list