Hi,
I have downloaded and installed fpc, fpc src, and lazarus. When I try to start Lazarus i get the folowning:
Process: lazarus [27924]
Path: /Developer/lazarus/lazarus.app/Contents/MacOS/lazarus
Identifier: lazarus
Version: Lazarus IDE v0.9.31 beta (1)
Code Type: X86 (Native)
Parent Process: launchd [132]
Date/Time: 2011-03-14 12:06:25.871 -0400
OS Version: Mac OS X 10.6.6 (10J567)
Report Version: 6
Interval Since Last Report: 1221258 sec
Crashes Since Last Report: 11
Per-App Crashes Since Last Report: 1
Anonymous UUID: C0F6D407-F2F3-48F2-BE00-668BC14BC751
Exception Type: EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Thread 0 Crashed: Dispatch queue: com.apple.main-thread
0 com.apple.CoreFoundation 0x92b49f64 CFRelease + 196
1 lazarus 0x00882cd7 0x10000 + 8858839
2 lazarus 0x0088331f 0x10000 + 8860447
3 lazarus 0x007dd55e 0x10000 + 8181086
4 lazarus 0x007dd121 0x10000 + 8180001
5 lazarus 0x00882f39 0x10000 + 8859449
6 lazarus 0x0088304e 0x10000 + 8859726
7 lazarus 0x00882d85 0x10000 + 8859013
8 lazarus 0x00883dc5 0x10000 + 8863173
9 lazarus 0x000243e4 0x10000 + 82916
10 lazarus 0x0002e265 0x10000 + 123493
11 lazarus 0x00010e02 0x10000 + 3586
12 lazarus 0x00010d29 0x10000 + 3369
Thread 1: Dispatch queue: com.apple.libdispatch-manager
0 libSystem.B.dylib 0x93cbc982 kevent + 10
1 libSystem.B.dylib 0x93cbd09c _dispatch_mgr_invoke + 215
2 libSystem.B.dylib 0x93cbc559 _dispatch_queue_invoke + 163
3 libSystem.B.dylib 0x93cbc2fe _dispatch_worker_thread2 + 240
4 libSystem.B.dylib 0x93cbbd81 _pthread_wqthread + 390
5 libSystem.B.dylib 0x93cbbbc6 start_wqthread + 30
Thread 2:
0 libSystem.B.dylib 0x93cbba12 __workq_kernreturn + 10
1 libSystem.B.dylib 0x93cbbfa8 _pthread_wqthread + 941
2 libSystem.B.dylib 0x93cbbbc6 start_wqthread + 30
Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x00000000 ebx: 0x92b49ead ecx: 0x01024c84 edx: 0x00000000
edi: 0x00000126 esi: 0x00000000 ebp: 0xbffff9b8 esp: 0xbffff9a0
ss: 0x0000001f efl: 0x00000246 eip: 0x92b49f64 cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
cr2: 0x00e3cfa0
I even downloaded the latest snapshot.
Thanks in advance.
Bob