Selecting the player inspector from the debug menu in 1.73.2 crashes Oolite. Here's an excerpt of the crashed thread:
Code: Select all
Version: Oolite version 1.73.2 (1.73.2)
PID: 3890
Thread: 0
Exception: EXC_BAD_ACCESS (0x0001)
Codes: KERN_INVALID_ADDRESS (0x0001) at 0x428c0000
Thread 0 Crashed:
0 libobjc.A.dylib 0x90a59378 objc_msgSend + 8
1 com.apple.CoreFoundation 0x90814f52 _CFStringAppendFormatAndArgumentsAux + 5639
2 com.apple.CoreFoundation 0x90813844 _CFStringCreateWithFormatAndArgumentsAux + 122
3 com.apple.Foundation 0x927e7325 -[NSPlaceholderString initWithFormat:locale:arguments:] + 162
4 com.apple.Foundation 0x927e7269 +[NSString stringWithFormat:] + 87
5 org.aegidian.oolite.debugoxp 0x18688f18 -[PlayerEntity(OOEntityInspectorExtensions) inspSecondaryIdentityLine] + 194
6 org.aegidian.oolite.debugoxp 0x1868987a -[OOObjectDebugInspectorModule update] + 132
7 com.apple.Foundation 0x927f59e9 -[NSArray makeObjectsPerformSelector:withObject:] + 324
8 com.apple.Foundation 0x9280666d -[NSArray makeObjectsPerformSelector:] + 141
9 org.aegidian.oolite.debugoxp 0x18688627 -[OODebugInspector(Private) update] + 47
10 org.aegidian.oolite.debugoxp 0x1868825c -[OODebugInspector(Private) initWithObject:] + 320
11 org.aegidian.oolite.debugoxp 0x18687f05 +[OODebugInspector inspectorForObject:] + 201
12 org.aegidian.oolite.debugoxp 0x18688842 -[NSObject(OOInspectorExtensions) inspect] + 81
13 com.apple.AppKit 0x9336c7cc -[NSApplication sendAction:to:from:] + 107
14 com.apple.AppKit 0x9341a68b -[NSMenu performActionForItemAtIndex:] + 455
15 com.apple.AppKit 0x9341a3cd -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 103
16 com.apple.AppKit 0x9334b842 _NSHandleCarbonMenuEvent + 477
17 com.apple.AppKit 0x9327f2dc _DPSNextEvent + 1491
18 com.apple.AppKit 0x9327eb37 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 137
19 com.apple.AppKit 0x932788c4 -[NSApplication run] + 512
20 com.apple.AppKit 0x9326c820 NSApplicationMain + 573
21 org.aegidian.oolite 0x000024a2 _start + 216
22 org.aegidian.oolite 0x000023c9 start + 41