2.5 dev crashes when I open it with:
Process: ufo [1393]
Identifier: net.sourceforge.UFOAI
Version: 2.5-dev (2.5-dev)
Code Type: X86-64 (Native)
Parent Process: launchd [192]
Date/Time: 2014-01-09 21:37:25.197 -0500
OS Version: Mac OS X 10.6.8 (10K549)
Report Version: 6
Interval Since Last Report: 22378886 sec
Crashes Since Last Report: 652
Per-App Interval Since Last Report: 35 sec
Per-App Crashes Since Last Report: 5
Anonymous UUID: A65CF0FD-37E1-47D0-B400-81A7871B7DF0
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Application Specific Information:
abort() called
Thread 0 Crashed: Dispatch queue: com.apple.main-thread
0 libSystem.B.dylib 0x00007fff882230b6 __kill + 10
1 libSystem.B.dylib 0x00007fff882c39f6 abort + 83
2 libintl.dylib 0x00000001d1bb4796 _nl_load_domain + 5498
3 libintl.dylib 0x00000001d1bb316d _nl_find_domain + 459
4 libintl.dylib 0x00000001d1bb59e7 libintl_dcigettext + 955
5 net.sourceforge.UFOAI 0x00000001d061cb68 gettext + 24
6 net.sourceforge.UFOAI 0x00000001d061cb9c UI_RegisterFont(uiFont_s const*) + 28
7 net.sourceforge.UFOAI 0x00000001d061cb1d UI_ParseFont(char const*, char const**) + 1021
8 net.sourceforge.UFOAI 0x00000001d05ca241 CL_ParseClientData(char const*, char const*, char const**) + 433
9 net.sourceforge.UFOAI 0x00000001d06a0424 Com_ParseScripts(bool) + 1108
10 net.sourceforge.UFOAI 0x00000001d0678087 Qcommon_Init(int, char**) + 1815
11 net.sourceforge.UFOAI 0x00000001d072192a SDL_main + 42
12 net.sourceforge.UFOAI 0x00000001d07d0241 -[SDLMain applicationDidFinishLaunching:] + 49
13 com.apple.Foundation 0x00007fff800abad5 _nsnote_callback + 167
14 com.apple.CoreFoundation 0x00007fff8921afd0 __CFXNotificationPost + 1008
15 com.apple.CoreFoundation 0x00007fff89207548 _CFXNotificationPostNotification + 200
16 com.apple.Foundation 0x00007fff800a2a36 -[NSNotificationCenter postNotificationName:object:userInfo:] + 101
17 com.apple.AppKit 0x00007fff81e4f44a -[NSApplication _postDidFinishNotification] + 100
18 com.apple.AppKit 0x00007fff81e4f37f -[NSApplication _sendFinishLaunchingNotification] + 66
19 com.apple.AppKit 0x00007fff81f1a35d -[NSApplication(NSAppleEventHandling) _handleAEOpen:] + 219
20 com.apple.AppKit 0x00007fff81f19fd9 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 77
21 com.apple.Foundation 0x00007fff800da0d6 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 360
22 com.apple.Foundation 0x00007fff800d9f06 _NSAppleEventManagerGenericHandler + 114
23 com.apple.AE 0x00007fff8a32a32b aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 162
24 com.apple.AE 0x00007fff8a32a224 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 32
25 com.apple.AE 0x00007fff8a32a12b aeProcessAppleEvent + 210
26 com.apple.HIToolbox 0x00007fff841f3619 AEProcessAppleEvent + 48
27 com.apple.AppKit 0x00007fff81e1f095 _DPSNextEvent + 1191
28 com.apple.AppKit 0x00007fff81e1e801 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
29 com.apple.AppKit 0x00007fff81de468f -[NSApplication run] + 395
30 net.sourceforge.UFOAI 0x00000001d07d086d main + 1277
31 net.sourceforge.UFOAI 0x00000001d05b8ad4 start + 52
Thread 1: Dispatch queue: com.apple.libdispatch-manager
0 libSystem.B.dylib 0x00007fff881edc0a kevent + 10
1 libSystem.B.dylib 0x00007fff881efadd _dispatch_mgr_invoke + 154
2 libSystem.B.dylib 0x00007fff881ef7b4 _dispatch_queue_invoke + 185
3 libSystem.B.dylib 0x00007fff881ef2de _dispatch_worker_thread2 + 252
4 libSystem.B.dylib 0x00007fff881eec08 _pthread_wqthread + 353
5 libSystem.B.dylib 0x00007fff881eeaa5 start_wqthread + 13
Thread 2:
0 libSystem.B.dylib 0x00007fff881eea2a __workq_kernreturn + 10
1 libSystem.B.dylib 0x00007fff881eee3c _pthread_wqthread + 917
2 libSystem.B.dylib 0x00007fff881eeaa5 start_wqthread + 13
Thread 3:
0 libSystem.B.dylib 0x00007fff881eea2a __workq_kernreturn + 10
1 libSystem.B.dylib 0x00007fff881eee3c _pthread_wqthread + 917
2 libSystem.B.dylib 0x00007fff881eeaa5 start_wqthread + 13
Thread 4:
0 libSystem.B.dylib 0x00007fff881d4dda semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x00007fff88213772 _pthread_cond_wait + 1015
2 com.apple.audio.CoreAudio 0x00007fff8a22a68c CAGuard::WaitFor(unsigned long long) + 168
3 com.apple.audio.CoreAudio 0x00007fff8a22cc1b CAGuard::WaitUntil(unsigned long long) + 185
4 com.apple.audio.CoreAudio 0x00007fff8a22ad85 HP_IOThread::WorkLoop() + 1369
5 com.apple.audio.CoreAudio 0x00007fff8a22a827 HP_IOThread::ThreadEntry(HP_IOThread*) + 9
6 com.apple.audio.CoreAudio 0x00007fff8a22a755 CAPThread::Entry(CAPThread*) + 125
7 libSystem.B.dylib 0x00007fff8820dfd6 _pthread_start + 331
8 libSystem.B.dylib 0x00007fff8820de89 thread_start + 13
Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x000000011380fd60 rcx: 0x00007fff5fbfe6e8 rdx: 0x0000000000000000
rdi: 0x0000000000000571 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfe700 rsp: 0x00007fff5fbfe6e8
r8: 0x00000001d1bba250 r9: 0x00000001138fc0a4 r10: 0x00007fff8821f0fa r11: 0x0000000000000206
r12: 0x0000000100426c90 r13: 0x0000000100427c50 r14: 0x00007fff5fbfe950 r15: 0x000000011380fd60
rip: 0x00007fff882230b6 rfl: 0x0000000000000206 cr2: 0x0000000100200004