Join us at the Oolite Anniversary Party -- London, 7th July 2024, 1pm
More details in this thread.

my first crash of 1.75

For test results, bug reports, announcements of new builds etc.

Moderators: winston, another_commander, Getafix

Post Reply
User avatar
Commander McLane
---- E L I T E ----
---- E L I T E ----
Posts: 9520
Joined: Thu Dec 14, 2006 9:08 am
Location: a Hacker Outpost in a moderately remote area
Contact:

my first crash of 1.75

Post by Commander McLane »

Here's the crashlog. Is the glowing alloy totally out-of-date?

Code: Select all

Process:         Oolite [1687]
Path:            /Applications/Spiele/Oolite beta 1.75/Oolite.app/Contents/MacOS/Oolite
Identifier:      org.aegidian.oolite
Version:         Oolite version 1.75 (1.75)
Code Type:       X86-64 (Native)
Parent Process:  launchd [106]

Date/Time:       2011-02-20 17:41:38.750 +0100
OS Version:      Mac OS X 10.6.6 (10J567)
Report Version:  6

Interval Since Last Report:          1455583 sec
Crashes Since Last Report:           10
Per-App Interval Since Last Report:  2630 sec
Per-App Crashes Since Last Report:   1
Anonymous UUID:                      463B9C0F-07F3-4270-A0EC-A1C85FE5649A

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000014
Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Application Specific Information:
[shader.load.failed]: ***** ERROR: Could not build shader ahruman.generic.vertex/alloy.glowing.fragment.
 

Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
0   org.aegidian.oolite           	0x00000001001d80f7 js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode) + 112399
1   org.aegidian.oolite           	0x0000000100229232 js::RunScript(JSContext*, JSScript*, JSStackFrame*) + 117
2   org.aegidian.oolite           	0x0000000100229783 js::Execute(JSContext*, JSObject*, JSScript*, JSStackFrame*, unsigned int, js::Value*) + 1343
3   org.aegidian.oolite           	0x000000010016a391 JS_ExecuteScript + 35
4   org.aegidian.oolite           	0x0000000100074ebe -[OOJSScript initWithPath:properties:] + 1700
5   org.aegidian.oolite           	0x0000000100073321 +[OOJSScript scriptWithPath:properties:] + 48
6   org.aegidian.oolite           	0x00000001000bef87 -[ShipEntity setShipScript:] + 430
7   org.aegidian.oolite           	0x00000001000ce8c6 -[ShipEntity setUpShipFromDictionary:] + 3159
8   org.aegidian.oolite           	0x00000001000cf880 -[ShipEntity initWithKey:definition:] + 442
9   org.aegidian.oolite           	0x000000010003f7fd -[Universe newShipWithName:usePlayerProxy:] + 238
10  org.aegidian.oolite           	0x000000010003f9a3 -[Universe newShipWithRole:] + 98
11  org.aegidian.oolite           	0x00000001000440f5 -[Universe addShipWithRole:launchPos:rfactor:] + 238
12  org.aegidian.oolite           	0x0000000100041b7f -[Universe spawnShipWithRole:near:] + 240
13  org.aegidian.oolite           	0x0000000100134f93 -[ShipEntity(ScriptMethods) spawnShipsWithRole:count:] + 238
14  org.aegidian.oolite           	0x0000000100009323 -[AI takeAction:] + 365
15  org.aegidian.oolite           	0x0000000100009810 -[AI reactToMessage:context:] + 852
16  org.aegidian.oolite           	0x0000000100009323 -[AI takeAction:] + 365
17  org.aegidian.oolite           	0x0000000100009810 -[AI reactToMessage:context:] + 852
18  org.aegidian.oolite           	0x00000001000090e0 -[AI think] + 109
19  org.aegidian.oolite           	0x0000000100037f59 -[Universe update:] + 2577
20  org.aegidian.oolite           	0x0000000100010875 -[GameController doPerformGameTick] + 190
21  com.apple.Foundation          	0x00007fff81b408f5 __NSFireTimer + 114
22  com.apple.CoreFoundation      	0x00007fff80114be8 __CFRunLoopRun + 6488
23  com.apple.CoreFoundation      	0x00007fff80112dbf CFRunLoopRunSpecific + 575
24  com.apple.HIToolbox           	0x00007fff8398b93a RunCurrentEventLoopInMode + 333
25  com.apple.HIToolbox           	0x00007fff8398b73f ReceiveNextEventCommon + 310
26  com.apple.HIToolbox           	0x00007fff8398b5f8 BlockUntilNextEventMatchingListInMode + 59
27  com.apple.AppKit              	0x00007fff84c64e64 _DPSNextEvent + 718
28  com.apple.AppKit              	0x00007fff84c647a9 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
29  com.apple.AppKit              	0x00007fff84c2a48b -[NSApplication run] + 395
30  com.apple.AppKit              	0x00007fff84c231a8 NSApplicationMain + 364
31  org.aegidian.oolite           	0x0000000100002a88 start + 52

Thread 1:  Dispatch queue: com.apple.libdispatch-manager
0   libSystem.B.dylib             	0x00007fff818c016a kevent + 10
1   libSystem.B.dylib             	0x00007fff818c203d _dispatch_mgr_invoke + 154
2   libSystem.B.dylib             	0x00007fff818c1d14 _dispatch_queue_invoke + 185
3   libSystem.B.dylib             	0x00007fff818c183e _dispatch_worker_thread2 + 252
4   libSystem.B.dylib             	0x00007fff818c1168 _pthread_wqthread + 353
5   libSystem.B.dylib             	0x00007fff818c1005 start_wqthread + 13

Thread 2:  OOLogOutputHandler logging thread
0   libSystem.B.dylib             	0x00007fff818a733a semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib             	0x00007fff818e5cd2 _pthread_cond_wait + 1015
2   com.apple.Foundation          	0x00007fff81b24c23 -[NSCondition waitUntilDate:] + 399
3   com.apple.Foundation          	0x00007fff81b17ebe -[NSConditionLock lockWhenCondition:beforeDate:] + 238
4   org.aegidian.oolite           	0x000000010010b174 -[OOAsyncQueue dequeue] + 41
5   org.aegidian.oolite           	0x000000010014118b -[OOAsyncLogger loggerThread] + 254
6   com.apple.Foundation          	0x00007fff81aeb0a5 __NSThread__main__ + 1429
7   libSystem.B.dylib             	0x00007fff818e0536 _pthread_start + 331
8   libSystem.B.dylib             	0x00007fff818e03e9 thread_start + 13

Thread 3:
0   libSystem.B.dylib             	0x00007fff818e1fca __semwait_signal + 10
1   libSystem.B.dylib             	0x00007fff818e1e59 nanosleep + 148
2   libSystem.B.dylib             	0x00007fff818e1dc3 usleep + 57
3   org.aegidian.oolite           	0x000000010015e20f -[OOJavaScriptEngine(WatchdogTimer) watchdogTimerThread] + 27
4   com.apple.Foundation          	0x00007fff81aeb0a5 __NSThread__main__ + 1429
5   libSystem.B.dylib             	0x00007fff818e0536 _pthread_start + 331
6   libSystem.B.dylib             	0x00007fff818e03e9 thread_start + 13

Thread 4:  OOSoundChannel reaper thread
0   libSystem.B.dylib             	0x00007fff818a72da mach_msg_trap + 10
1   libSystem.B.dylib             	0x00007fff818a794d mach_msg + 59
2   libSystem.B.dylib             	0x00007fff8198a4d4 mach_msg_receive + 37
3   org.aegidian.oolite           	0x0000000100007028 PortWait + 68
4   org.aegidian.oolite           	0x0000000100006492 +[OOSoundChannel reaperThread:] + 251
5   com.apple.Foundation          	0x00007fff81aeb0a5 __NSThread__main__ + 1429
6   libSystem.B.dylib             	0x00007fff818e0536 _pthread_start + 331
7   libSystem.B.dylib             	0x00007fff818e03e9 thread_start + 13

Thread 5:  OOCAStreamingSound feeder thread
0   libSystem.B.dylib             	0x00007fff818e1fca __semwait_signal + 10
1   libSystem.B.dylib             	0x00007fff818e5de1 _pthread_cond_wait + 1286
2   ...ple.CoreServices.CarbonCore	0x00007fff859fbe27 TSWaitOnCondition + 118
3   ...ple.CoreServices.CarbonCore	0x00007fff8596b310 TSWaitOnConditionTimedRelative + 177
4   ...ple.CoreServices.CarbonCore	0x00007fff8596521b MPWaitOnQueue + 215
5   org.aegidian.oolite           	0x0000000100004d1d +[OOCAStreamingSound feederThread:] + 132
6   com.apple.Foundation          	0x00007fff81aeb0a5 __NSThread__main__ + 1429
7   libSystem.B.dylib             	0x00007fff818e0536 _pthread_start + 331
8   libSystem.B.dylib             	0x00007fff818e03e9 thread_start + 13

Thread 6:  com.apple.CFSocket.private
0   libSystem.B.dylib             	0x00007fff818eae92 select$DARWIN_EXTSN + 10
1   com.apple.CoreFoundation      	0x00007fff80135498 __CFSocketManager + 824
2   libSystem.B.dylib             	0x00007fff818e0536 _pthread_start + 331
3   libSystem.B.dylib             	0x00007fff818e03e9 thread_start + 13

Thread 7:
0   libSystem.B.dylib             	0x00007fff818c0f8a __workq_kernreturn + 10
1   libSystem.B.dylib             	0x00007fff818c139c _pthread_wqthread + 917
2   libSystem.B.dylib             	0x00007fff818c1005 start_wqthread + 13

Thread 8:
0   libSystem.B.dylib             	0x00007fff818c0f8a __workq_kernreturn + 10
1   libSystem.B.dylib             	0x00007fff818c139c _pthread_wqthread + 917
2   libSystem.B.dylib             	0x00007fff818c1005 start_wqthread + 13

Thread 9:
0   libSystem.B.dylib             	0x00007fff818c0f8a __workq_kernreturn + 10
1   libSystem.B.dylib             	0x00007fff818c139c _pthread_wqthread + 917
2   libSystem.B.dylib             	0x00007fff818c1005 start_wqthread + 13

Thread 10:
0   libSystem.B.dylib             	0x00007fff818c0f8a __workq_kernreturn + 10
1   libSystem.B.dylib             	0x00007fff818c139c _pthread_wqthread + 917
2   libSystem.B.dylib             	0x00007fff818c1005 start_wqthread + 13

Thread 11:
0   libSystem.B.dylib             	0x00007fff818c0f8a __workq_kernreturn + 10
1   libSystem.B.dylib             	0x00007fff818c139c _pthread_wqthread + 917
2   libSystem.B.dylib             	0x00007fff818c1005 start_wqthread + 13

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x00007fffffffffff  rbx: 0x000000011cec61b8  rcx: 0x000000011cec61b8  rdx: 0x00000000ffffffff
  rdi: 0x000000011cec61b8  rsi: 0x00000000000000ec  rbp: 0x00007fff5fbfd4e0  rsp: 0x00007fff5fbfce10
   r8: 0x000000011cec6100   r9: 0x00000000ffffffff  r10: 0x00000000ffffffff  r11: 0x000000011cec6100
  r12: 0x000000001cedce4a  r13: 0x0000000000000000  r14: 0x000000011cec008a  r15: 0x00000000000000ec
  rip: 0x00000001001d80f7  rfl: 0x0000000000010246  cr2: 0x0000000000000014

Binary Images:
       0x100000000 -        0x10043cfe7 +org.aegidian.oolite Oolite version 1.75 (1.75) <E00B61E9-D14E-236D-1F12-B73AA87E8E27> /Applications/Spiele/Oolite beta 1.75/Oolite.app/Contents/MacOS/Oolite
       0x1007b9000 -        0x1007d0fff +org.andymatuschak.Sparkle 1.5 Beta 6 (313) <9253F8F7-250B-1114-7AE9-A10A54EB2298> /Applications/Spiele/Oolite beta 1.75/Oolite.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
       0x1007e9000 -        0x1008cffe7  libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <2D39CB30-54D9-B03E-5FCF-E53122F87484> /usr/lib/libcrypto.0.9.7.dylib
       0x100f83000 -        0x100fa9fff  GLRendererFloat ??? (???) <8256EA93-A236-8B55-F214-65896DDB7A0E> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
       0x1023d3000 -        0x1023d4fff +org.oolite.leopardfeatures ??? (1.75) <993A1208-36AF-B4DB-9157-5884FB6292F1> /Applications/Spiele/Oolite beta 1.75/Oolite.app/Contents/PlugIns/Oolite Leopard support.bundle/Contents/MacOS/Oolite Leopard support
       0x102783000 -        0x1027a8fff  com.apple.speech.SpeechDictionary 3.10.29 (3.10.29) <082C971E-38BD-2FFB-9DD0-260F5034210C> /System/Library/PrivateFrameworks/SpeechDictionary.framework/Versions/A/SpeechDictionary
       0x1027eb000 -        0x1027effff  com.apple.audio.AudioIPCPlugIn 1.1.6 (1.1.6) <F99C2FBC-103D-DB2D-8D53-CFB8CEFA90F8> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
       0x1027f4000 -        0x1027fafff  com.apple.audio.AppleHDAHALPlugIn 1.9.9 (1.9.9f12) <933CA4C6-F428-0E2E-DCBE-FA0284914092> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
       0x114cd5000 -        0x114e66fef  GLEngine ??? (???) <AE898A2A-1C12-9FDB-455F-32601F030904> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
       0x114e97000 -        0x1152bafef  libclh.dylib 3.1.1 C  (3.1.1) <66455CD1-8C09-4A8F-EDA1-D4F2F30663F1> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
       0x1152e8000 -        0x1161a1fe7  com.apple.driver.AppleIntelHDGraphicsGLDriver 1.6.26 (6.2.6) <27B7C1AF-1188-249F-840D-D32CF71F9E4B> /System/Library/Extensions/AppleIntelHDGraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHDGraphicsGLDriver
       0x119971000 -        0x119a13fe7  com.apple.speech.synthesis.MacinTalkSynthesizer 3.10.35 (3.10.35) <7EF23613-2491-1763-9986-83E699ECE5C1> /System/Library/Speech/Synthesizers/MacinTalk.SpeechSynthesizer/Contents/MacOS/MacinTalk
       0x11c6eb000 -        0x11c8d5fef  com.apple.audio.codecs.Components 2.0.2 (2.0.2) <CC28CC1B-ACD4-151F-BC5B-E842AC7F075F> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
       0x11e383000 -        0x11e44eff7  com.apple.audio.units.Components 1.6.3 (1.6.3) <3D101AF0-8F81-1BEC-A85E-EA688D71BB83> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
       0x120a2a000 -        0x120a43fff +org.aegidian.oolite.debugoxp ??? () <9C292262-DEB3-AE6B-01AA-6B4306667E87> /Applications/Spiele/Oolite beta 1.75/AddOns/Debug.oxp/Contents/MacOS/Debug
       0x122afc000 -        0x122b01fff  com.apple.qldisplay.Generic 2.3 (327.6) <F497227C-B37C-2338-CB60-75B91133B1ED> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/Resources/DisplayBundles/Generic.qldisplay/Contents/MacOS/Generic
       0x200000000 -        0x200787fef  com.apple.GeForceGLDriver 1.6.26 (6.2.6) <BAAEDD99-82FA-2C7F-CD66-E0977C670CC5> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver
    0x7fff5fc00000 -     0x7fff5fc3bdef  dyld 132.1 (???) <63B47435-46CF-3D2D-F7F4-7FE77DEEFE06> /usr/lib/dyld
    0x7fff8003f000 -     0x7fff80082fef  libtidy.A.dylib ??? (???) <2F4273D3-418B-668C-F488-7E659D3A8C23> /usr/lib/libtidy.A.dylib
    0x7fff80083000 -     0x7fff80097ff7  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <63C87CF7-56B3-4038-8136-8C26E96AD42F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff80098000 -     0x7fff800befe7  libJPEG.dylib ??? (???) <6690F15D-E970-2678-430E-590A94F5C8E9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff800c7000 -     0x7fff8023efe7  com.apple.CoreFoundation 6.6.4 (550.42) <770C572A-CF70-168F-F43C-242B9114FCB5> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff802c7000 -     0x7fff80399fe7  com.apple.CFNetwork 454.11.5 (454.11.5) <B3E2BE12-D7AA-5940-632A-1E5E7BF8E6E3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff8039a000 -     0x7fff80589fe7  com.apple.JavaScriptCore 6533.19 (6533.19.1) <233B3E34-CDC4-668A-529A-7E61D510D991> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff80624000 -     0x7fff8064fff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
    0x7fff806c5000 -     0x7fff8077bfff  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <99CB3A0F-64CF-1D16-70CD-8AED2EF06C30> /usr/lib/libobjc.A.dylib
    0x7fff8077c000 -     0x7fff80bc0fef  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <E14EC4C6-B055-A4AC-B971-42AB644E4A7C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff80bc1000 -     0x7fff80bf1fef  com.apple.shortcut 1.1 (1.1) <A99C9D8E-290B-B1E4-FEA5-CC5F2FB9C18D> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x7fff80bf2000 -     0x7fff80ca7fe7  com.apple.ColorSync 4.6.3 (4.6.3) <5A7360A8-D495-1E8D-C4B4-A363AF989ADE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff80ca8000 -     0x7fff80d26fff  com.apple.CoreText 3.5.0 (???) <4D5C7932-293B-17FF-7309-B580BB1953EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff80d3d000 -     0x7fff80d82fff  com.apple.CoreMediaIOServices 134.0 (1160) <033C41A6-EB9B-6B3B-781A-AF001A945C7A> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/CoreMediaIOServices
    0x7fff80d83000 -     0x7fff80ef2fe7  com.apple.QTKit 7.6.6 (1756) <250AB242-816D-9F5D-94FB-18BF2AE9AAE7> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff80ef3000 -     0x7fff80f75fff  com.apple.QuickLookUIFramework 2.3 (327.6) <9093682A-0E2D-7D27-5F22-C96FD00AE970> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x7fff80fc6000 -     0x7fff81043fef  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
    0x7fff81044000 -     0x7fff8104dff7  com.apple.DisplayServicesFW 2.3.0 (283) <3D05929C-AB17-B8A4-DC81-87C27C59E664> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
    0x7fff8106f000 -     0x7fff810d9fe7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <AF0EA96D-000F-8C12-B952-CB7E00566E08> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff810e6000 -     0x7fff81321fef  com.apple.imageKit 2.0.3 (1.0) <5D18C246-303A-6580-9DC9-79BE79467C95> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
    0x7fff81322000 -     0x7fff815a8fff  com.apple.security 6.1.1 (37594) <1B4E1ABD-1BB3-DA49-F574-0EEB23E73C6A> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff815a9000 -     0x7fff815a9ff7  com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff815aa000 -     0x7fff81663fff  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib
    0x7fff81664000 -     0x7fff8167dfff  com.apple.CFOpenDirectory 10.6 (10.6) <CCF79716-7CC6-2520-C6EB-A4F56AD0A207> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff817f5000 -     0x7fff818a4fff  edu.mit.Kerberos 6.5.10 (6.5.10) <6A159CD8-5C02-4528-C36F-6AFBFD61576B> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff818a5000 -     0x7fff818a5ff7  com.apple.quartzframework 1.5 (1.5) <B182B579-BCCE-81BF-8DA2-9E0B7BDF8516> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff818a6000 -     0x7fff81a67fff  libSystem.B.dylib 125.2.1 (compatibility 1.0.0) <71E6D4C9-F945-6EC2-998C-D61AD590DAB6> /usr/lib/libSystem.B.dylib
    0x7fff81a68000 -     0x7fff81ad9ff7  com.apple.AppleVAFramework 4.10.12 (4.10.12) <1B68BE43-4C54-87F5-0723-0B0A14CD21E8> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff81ada000 -     0x7fff81d5dff7  com.apple.Foundation 6.6.4 (751.42) <9A99D378-E97A-8C0F-3857-D0FAA30FCDD5> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff81d5e000 -     0x7fff81d79ff7  com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff81d7a000 -     0x7fff81ddcfe7  com.apple.datadetectorscore 2.0 (80.7) <5F0F865C-A80F-FE7F-7DF8-894A4A99EACA> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff81ddd000 -     0x7fff82a50fef  com.apple.WebCore 6533.19 (6533.19.4) <214A0165-E3D0-1F7A-F2D5-5337E00E410A> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
    0x7fff82bdf000 -     0x7fff82bdfff7  com.apple.Carbon 150 (152) <B72D29DB-3787-26D1-E842-7AF12F179A83> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff82be0000 -     0x7fff82c80fff  com.apple.LaunchServices 362.2 (362.2) <A8EDC37C-1D40-5ED0-49BE-90EF110A6B3A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff82c81000 -     0x7fff82e3ffff  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <781E7B63-2AD0-E9BA-927C-4521DB616D02> /usr/lib/libicucore.A.dylib
    0x7fff82e89000 -     0x7fff82ed8ff7  com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <17EFD646-6F53-36E9-56BF-5A339E83EFFC> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
    0x7fff82ed9000 -     0x7fff82eebfe7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
    0x7fff82eec000 -     0x7fff82ef1fff  libGFXShared.dylib ??? (???) <991F8197-FD06-2AF1-F99B-E448ED4FB2AC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff82ef2000 -     0x7fff82fa7fe7  com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff82fa8000 -     0x7fff82ff1fef  libGLU.dylib ??? (???) <CCE779A9-2467-A5AA-A558-691E43A1105F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff83004000 -     0x7fff83029ff7  com.apple.CoreVideo 1.6.2 (45.6) <E138C8E7-3CB6-55A9-0A2C-B73FE63EA288> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff8302a000 -     0x7fff83047ff7  libPng.dylib ??? (???) <14043CBC-329F-4009-299E-DEE411E16134> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff830de000 -     0x7fff8316afff  com.apple.iLifeMediaBrowser 2.5.4 (468.1.1) <5BCC3A26-0EC9-B9ED-D4F0-2278F4275E93> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeMediaBrowser
    0x7fff8316b000 -     0x7fff83245ff7  com.apple.vImage 4.0 (4.0) <354F34BF-B221-A3C9-2CA7-9BE5E14AD5AD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff832fc000 -     0x7fff8330aff7  libkxld.dylib ??? (???) <4016E9E6-0645-5384-A697-2775B5228113> /usr/lib/system/libkxld.dylib
    0x7fff8330b000 -     0x7fff83352fff  com.apple.QuickLookFramework 2.3 (327.6) <11DFB135-24A6-C0BC-5B97-ECE352A4B488> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff83353000 -     0x7fff8339aff7  com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff8339b000 -     0x7fff833edff7  com.apple.HIServices 1.8.2 (???) <7C91D07D-FA20-0882-632F-0CAE4FAC2B79> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff833ee000 -     0x7fff8341ffff  libGLImage.dylib ??? (???) <1A8E58CF-FA2F-14F7-A097-D34EEA8A7D03> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff83420000 -     0x7fff83424ff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <63F77AC8-84CB-0C2F-8D2B-190EE5CCDB45> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff83425000 -     0x7fff83427fff  libRadiance.dylib ??? (???) <76438F90-DD4B-9941-9367-F2DFDF927876> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff83428000 -     0x7fff83428ff7  com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff83429000 -     0x7fff83434ff7  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff836b5000 -     0x7fff83721ff7  com.apple.CorePDF 1.3 (1.3) <FF2F3F1B-D1D6-684C-B174-6A455E04FF91> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff8374a000 -     0x7fff83783fef  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <561D0DCB-47AD-A12C-9066-70E4CBAD331C> /usr/lib/libcups.2.dylib
    0x7fff83784000 -     0x7fff837c8fe7  com.apple.ImageCaptureCore 1.0.3 (1.0.3) <913FFA89-0AC8-0A8D-CC2A-364CB0F303BA> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
    0x7fff83895000 -     0x7fff83896fff  com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <5062DACE-FCE7-8E41-F5F6-58821778629C> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
    0x7fff83897000 -     0x7fff83897ff7  com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff83898000 -     0x7fff8389eff7  com.apple.CommerceCore 1.0 (6) <E8A1144C-5666-9840-4729-256FE69CDBDB> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
    0x7fff8389f000 -     0x7fff83939fff  com.apple.ApplicationServices.ATS 4.4 (???) <395849EE-244A-7323-6CBA-E71E3B722984> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff83956000 -     0x7fff8395cff7  IOSurface ??? (???) <04EDCEDE-E36F-15F8-DC67-E61E149D2C9A> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff8395d000 -     0x7fff83c5bfe7  com.apple.HIToolbox 1.6.4 (???) <263AD497-F4CC-9610-E7D3-B95CF6F02030> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff83c5c000 -     0x7fff83c6bfff  com.apple.opengl 1.6.12 (1.6.12) <DE3F0528-7759-CDFD-A2CF-C51D3C9C8B39> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff83c6c000 -     0x7fff83c8ffff  com.apple.opencl 12.3 (12.3) <D30A45FC-4520-45AF-3CA5-092313DB5D54> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff83cdb000 -     0x7fff83d30ff7  com.apple.framework.familycontrols 2.0.2 (2020) <A3CFF697-B9DB-A7E5-3B39-9DA9B34F0595> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x7fff83d3d000 -     0x7fff83d53fe7  com.apple.MultitouchSupport.framework 207.10 (207.10) <1828C264-A54A-7FDD-FE1B-49DDE3F50779> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff83d54000 -     0x7fff83d95ff7  com.apple.CoreMedia 0.484.20 (484.20) <42F3B74A-F886-33A0-40EE-8399B12BD32A> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff83d96000 -     0x7fff83dd7fff  com.apple.SystemConfiguration 1.10.5 (1.10.2) <FB39F09C-57BB-D8CC-348D-93E00C602F7D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff83dd8000 -     0x7fff83dd9ff7  com.apple.audio.units.AudioUnit 1.6.5 (1.6.5) <14F14B5E-9287-BC36-0C3F-6592E6696CD4> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff83dda000 -     0x7fff83e3afe7  com.apple.framework.IOKit 2.0 (???) <D107CB8A-5182-3AC4-35D0-07068A695C05> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff83e3b000 -     0x7fff83e40fff  libGIF.dylib ??? (???) <9A2723D8-61F9-6D65-D254-4F9273CDA54A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff83e41000 -     0x7fff83e90fef  libTIFF.dylib ??? (???) <AE9DC484-1382-F7AD-FE25-C28082FCB5D9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff83f19000 -     0x7fff842b6fe7  com.apple.QuartzCore 1.6.3 (227.34) <215222AF-B30A-7CE5-C46C-1A766C1D1D2E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff842b7000 -     0x7fff842d7ff7  com.apple.DirectoryService.Framework 3.6 (621.9) <FF6567B5-56BD-F3EC-E59D-1EC583C3CF73> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x7fff842d8000 -     0x7fff843fefff  com.apple.audio.toolbox.AudioToolbox 1.6.5 (1.6.5) <B51023BB-A5C9-3C65-268B-6B86B901BB2C> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff84401000 -     0x7fff847dbfff  com.apple.RawCamera.bundle 3.4.1 (546) <F7865FD2-4869-AB19-10AA-EFF1B3BC4178> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff847dc000 -     0x7fff847dfff7  libCoreVMClient.dylib ??? (???) <609598E6-195D-E5D4-3B92-AE8D9768829C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff847e0000 -     0x7fff848c5fef  com.apple.DesktopServices 1.5.9 (1.5.9) <27890B2C-0CD2-7C27-9D0C-D5952C5E8438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff849a7000 -     0x7fff849a7ff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff849a8000 -     0x7fff84c12fef  com.apple.QuartzComposer 4.2 ({156.28}) <7586E7BD-D3BD-0EAC-5AC9-0BFA3679017C> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
    0x7fff84c13000 -     0x7fff84c20fe7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <397B9057-5CDF-3B19-4E61-9DFD49369375> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff84c21000 -     0x7fff85617fff  com.apple.AppKit 6.6.7 (1038.35) <9F4DF818-9DB9-98DA-490C-EF29EA757A97> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff8564b000 -     0x7fff8567dfff  libTrueTypeScaler.dylib ??? (???) <B9ECE1BD-A716-9F65-6466-4444D641F584> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x7fff8567e000 -     0x7fff8570dfff  com.apple.PDFKit 2.5.1 (2.5.1) <38BEE9BB-3716-49BA-7E14-687FE9E066EB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
    0x7fff857e7000 -     0x7fff85925fff  com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff85936000 -     0x7fff85c6afff  com.apple.CoreServices.CarbonCore 861.23 (861.23) <08F360FA-1771-4F0B-F356-BEF68BB9D421> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff85c6b000 -     0x7fff85c9aff7  com.apple.quartzfilters 1.6.0 (1.6.0) <9CECB4FC-1CCF-B8A2-B935-5888B21CBEEF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
    0x7fff85c9b000 -     0x7fff85d1afe7  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <1DD64A62-0DE4-223F-F781-B272FECF80F0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff85d1b000 -     0x7fff85da0ff7  com.apple.print.framework.PrintCore 6.3 (312.7) <CDFE82DD-D811-A091-179F-6E76069B432D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff85e42000 -     0x7fff85e8aff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff85f8c000 -     0x7fff86490fe7  com.apple.VideoToolbox 0.484.20 (484.20) <8B6B82D2-350B-E9D3-5433-51453CDA65B4> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff86491000 -     0x7fff865b2fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <48AEAFE1-21F4-B3C8-4199-35AD5E8D0613> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff865b3000 -     0x7fff865eefff  com.apple.AE 496.4 (496.4) <55AAD5CA-7160-7899-1C68-562ED8160DF7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff865ef000 -     0x7fff865f5fff  libCGXCoreImage.A.dylib 545.0.0 (compatibility 64.0.0) <4EE16374-A094-D542-5BC5-7E846D0CE56E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x7fff8678e000 -     0x7fff8681efff  com.apple.SearchKit 1.3.0 (1.3.0) <3403E658-A54E-A79A-12EB-E090E8743984> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff8681f000 -     0x7fff8682aff7  com.apple.HelpData 2.0.4 (34) <90FDBF7E-E5BD-F880-5A75-73C20C8D1D68> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x7fff8682b000 -     0x7fff86875ff7  com.apple.Metadata 10.6.3 (507.15) <5170FCE0-ED6C-2E3E-AB28-1DDE3F628FC5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff86876000 -     0x7fff8687bff7  com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff8687c000 -     0x7fff86892fef  libbsm.0.dylib ??? (???) <83676D2E-23CD-45CD-BE5C-35FCFFBBBDBB> /usr/lib/libbsm.0.dylib
    0x7fff86893000 -     0x7fff8709dfe7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <EEE5CE62-9155-6559-2AEA-05CED0F5B0F1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff871ff000 -     0x7fff8720efff  com.apple.NetFS 3.2.1 (3.2.1) <E5D33870-27D2-E50B-9B35-16AA50369733> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff8720f000 -     0x7fff87212fff  com.apple.help 1.3.1 (41) <E311A81E-9870-A430-1E16-AFF6C92CE6E5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff872ca000 -     0x7fff872ccfff  com.apple.print.framework.Print 6.1 (237.1) <CA8564FB-B366-7413-B12E-9892DA3C6157> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff87810000 -     0x7fff87838fff  com.apple.DictionaryServices 1.1.2 (1.1.2) <E9269069-93FA-2B71-F9BA-FDDD23C4A65E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff87839000 -     0x7fff8787afef  com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff8787b000 -     0x7fff8788cff7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib
    0x7fff878aa000 -     0x7fff878aaff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff878ba000 -     0x7fff878bdff7  com.apple.securityhi 4.0 (36638) <0CCEB8E0-8D7E-5046-F4E2-5F66D24B6600> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff8792d000 -     0x7fff879b9fef  SecurityFoundation ??? (???) <84778E7D-B73C-781A-CD71-7EF5E7EA8EF5> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff879eb000 -     0x7fff879efff7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
    0x7fff879f0000 -     0x7fff87a29ff7  com.apple.MeshKit 1.1 (49.2) <832A074D-7601-F7C9-6D3A-E1C58965C3A1> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x7fff87aae000 -     0x7fff87aebff7  libFontRegistry.dylib ??? (???) <8C69F685-3507-1B8F-51AD-6183D5E88979> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff87aec000 -     0x7fff87b38fff  libauto.dylib ??? (???) <F7221B46-DC4F-3153-CE61-7F52C8C293CF> /usr/lib/libauto.dylib
    0x7fff87bcd000 -     0x7fff87c35fff  com.apple.MeshKitRuntime 1.1 (49.2) <4D3045D0-0D50-7053-3A05-0AECE86E39F8> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitRuntime.framework/Versions/A/MeshKitRuntime
    0x7fff87c36000 -     0x7fff87cf7fe7  libFontParser.dylib ??? (???) <8B12D37E-3A95-5A73-509C-3AA991E0C546> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff87cf8000 -     0x7fff87cfeff7  com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff87cff000 -     0x7fff87e7cff7  com.apple.WebKit 6533.19 (6533.19.4) <3B8D40F4-9B05-82BE-ECA5-7855A77AF700> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff87e7d000 -     0x7fff8857a06f  com.apple.CoreGraphics 1.545.0 (???) <356D59D6-1DD1-8BFF-F9B3-1CE51D2F1EC7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff8857b000 -     0x7fff8857cfff  liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
    0x7fff8857d000 -     0x7fff8859efff  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib
    0x7fff885c4000 -     0x7fff885c5ff7  com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff885c6000 -     0x7fff886ddfef  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <B2FB9DA8-6EC9-FFBC-C919-C022B9CBEB73> /usr/lib/libxml2.2.dylib
    0x7fff886de000 -     0x7fff886f3ff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff886f4000 -     0x7fff886f4ff7  com.apple.CoreServices 44 (44) <DC7400FB-851E-7B8A-5BF6-6F50094302FB> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff88709000 -     0x7fff88813ff7  com.apple.MeshKitIO 1.1 (49.2) <C19D0CCD-1DCB-7EDE-76FA-BF74079AFC6A> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitIO.framework/Versions/A/MeshKitIO
    0x7fff88814000 -     0x7fff88828fff  libGL.dylib ??? (???) <1EB1BD0F-C17F-55DF-B8B4-8E9CF99359D4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff88829000 -     0x7fff8886cff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <7E30B5F6-99FD-C716-8670-5DD4B4BAED72> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff888f1000 -     0x7fff88aa8fef  com.apple.ImageIO.framework 3.0.4 (3.0.4) <2CB9997A-A28D-80BC-5921-E7D50BBCACA7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff88ad9000 -     0x7fff88c01ff7  com.apple.MediaToolbox 0.484.20 (484.20) <628A7245-7ADE-AD47-3368-CF8EDCA6CC1C> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff88c0e000 -     0x7fff88c24fff  com.apple.ImageCapture 6.0.1 (6.0.1) <09ABF2E9-D110-71A9-4A6F-8A61B683E936> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff88c25000 -     0x7fff88c2cfff  com.apple.OpenDirectory 10.6 (10.6) <4200CFB0-DBA1-62B8-7C7C-91446D89551F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff88ccb000 -     0x7fff88cdcfff  com.apple.DSObjCWrappers.Framework 10.6 (134) <3C08225D-517E-2822-6152-F6EB13A4ADF9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
    0x7fff88cdd000 -     0x7fff88df6fef  libGLProgrammability.dylib ??? (???) <4F2DC233-7DD2-1204-CAA5-3E6524F0AB75> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
    0x7fff88df7000 -     0x7fff88eb4ff7  com.apple.CoreServices.OSServices 357 (357) <6A39BF24-C94A-E90F-1CFE-33420B226818> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fffffe00000 -     0x7fffffe01fff  libSystem.B.dylib ??? (???) <71E6D4C9-F945-6EC2-998C-D61AD590DAB6> /usr/lib/libSystem.B.dylib

Model: MacBookPro6,2, BootROM MBP61.0057.B0C, 2 processors, Intel Core i5, 2.4 GHz, 4 GB, SMC 1.58f16
Graphics: NVIDIA GeForce GT 330M, NVIDIA GeForce GT 330M, PCIe, 256 MB
Graphics: Intel HD Graphics, Intel HD Graphics, Built-In, 288 MB
Memory Module: global_name
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.10.131.36.1)
Bluetooth: Version 2.3.8f7, 2 service, 19 devices, 1 incoming serial ports
Network Service: AirPort, AirPort, en1
Serial ATA Device: Hitachi HTS545032B9SA02, 298,09 GB
Serial ATA Device: HL-DT-ST DVDRW  GS23N
USB Device: Hub, 0x0424  (SMSC), 0x2514, 0xfd100000
USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0xfd120000
USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8507, 0xfd110000
USB Device: Hub, 0x0424  (SMSC), 0x2514, 0xfa100000
USB Device: Internal Memory Card Reader, 0x05ac  (Apple Inc.), 0x8403, 0xfa130000
USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.), 0x0237, 0xfa120000
USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000
USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8218, 0xfa113000
User avatar
JensAyton
Grand Admiral Emeritus
Grand Admiral Emeritus
Posts: 6657
Joined: Sat Apr 02, 2005 2:43 pm
Location: Sweden
Contact:

Re: my first crash of 1.75

Post by JensAyton »

The shader thing isn’t related to the crash, it’s just the last line of the log.

The crash happened during the initial loading run of a ship script. Unfortunately, there’s nothing to indicate which ship or script. About the best I can do is ask that you set script.load.javaScript = yes in logcontrol.plist in case it happens again. It’s a bit verbose, though.
User avatar
JensAyton
Grand Admiral Emeritus
Grand Admiral Emeritus
Posts: 6657
Joined: Sat Apr 02, 2005 2:43 pm
Location: Sweden
Contact:

Re: my first crash of 1.75

Post by JensAyton »

On further consideration, script.load.javaScript wouldn’t have caught that. I’ve added an “about to load script” log message, which will be enabled by default in 1.75.1 (and nightlies from tonight).
User avatar
Cmdr Radan
Competent
Competent
Posts: 63
Joined: Sat Feb 19, 2011 6:06 pm
Location: UK

Re: my first crash of 1.75

Post by Cmdr Radan »

just upgraded to 1.75......

I was doing the 'long way round' mission, scooping, fuel tanks ect...when phffft. The game just dissapeared. A crash.

How do I post the log, like you guys do (ie, so you can read it?)

Copy/paste makes a mess of it :(

Code: Select all

 [script.load.world.listAll]: Loaded 94 world scripts:
    ams_system 2.0
    Anarchies 2.3
    aquatics_equipment 1.1
    aquatics_populator 1.0
    armoury_machineScript.js 1.00
    assassins
    AsteroidStorm 4.01
    auto-eject 1.0
    Automatic Chaff System 1.2 - for Oolite 1.74
    behemoth 2.5.4
    bigShips_populator 1.0.2
    black_monks
    blackbaron 1.74
    blackjacks 1.22
    Bounty Scanner 2.0 2.00
    buoyRepair 1.02.6
    Cabal_Common_Functions 1.1
    Cabal_Common_Keyboard 1.1
    Cargo_Wreck_Teaser 1.6.5
    Cataclysm 1.1
    communist_population 2.11
    CT_Script 2.0
    deep_space_dredger 2.4.4
    deposed
    display-reputation-contract 1.1
    display-reputation-passenger 1.1
    ECM_jammerScript 1.00
    Emergency Energy Unit 2.1
    Famous Planets 2 Launch Script 2.0.2
    FlightLog 1.02
    free-trade-zone
    FuelStation-Setup 1.31
    GalDrivePod 1.0
    GalNavy Build 0139
    Generation Ships 1.1
    hiredGuns_system 1.0
    hofd GalNavy Build 118 / HOFD Build 55
    HyperCargo 1.04
    hyperradio 1.23
    ionics_v_rlf 1.3.1
    IR-defences.js 1.0
    IR-finance.js 1.0
    IR-main-script.js 2.0
    IR-SDF.js 1.0
    IR-shipment.js 1.0
    IronHide Armour Script 2.00
    LaveAcademy 1.2
    long_way_round
    Mauiby's Wormhole Drones 1.1
    military_fiasco 2.5.2
    misjump_analyser 1.1
    missile_analyser 1.2
    Missiles & Bombs 1.0
    missionaries
    OO-Haul Escort 1.60
    oolite-cloaking-device 1.75
    oolite-constrictor-hunt 1.75
    oolite-constrictor-more-hints 2.0
    oolite-nova 1.75
    oolite-thargoid-plans 1.75
    oolite-trumbles 1.75
    Orbits 1.2.1
    oreProcessor 1.57
    PAGroove_superhubPopulator 1.1
    Pi-Forty-Two Con stores 4.1.7
    Pirate_Coves 1.2.2
    PlanetFall 1.40
    PlanetFall_Oohaul 1.10
    PlanetFall_Taxi 1.10
    Random_Hits 1.4.7
    Repair system 2.0
    reticle_target_sensitive 1.2.1
    RingRacer 1.20
    rockHermit_Locator 1.3.3
    Save Anywhere OXP 3.1 3.1
    sell_equipment 1.3
    SIRFYardStations1
    SIRFYardStations2
    Spawn-griffkrait 1.0.1
    spy_hunter
    stealth_missionScript 1.0
    stellarSerpents_masterScript.js 1.11
    taranis_one
    targetAutolock 1.11
    TargetRange 1.0 alpha 1
    TCAT_masterScript 1.0
    TCAT_missionScript 1.0
    thargoid_wars 4.5.1
    Thargorn_Witchspace_Battle 1.5
    TrafficControl 1.1
    transportSchedule 2.52
    trident-down 2.0
    wedding
    Welcome Information Script 1.1
[Save Anywhere OXP 3.1]: initialising Save Anywhere OXP 3.1
[Check]: hyperradio requirement not matched : snoopers min. version 2.1 not installed.
[hyperradio]: hyperradio - deactivating all specials
[script.javaScript.exception.notFunction]: ***** JavaScript exception (Cataclysm 1.1): TypeError: player.ship.hasEquipment is not a function
[script.javaScript.exception.notFunction]:       ../AddOns/Cataclysm.oxp/Scripts/cataclysm.js, line 1061.
[script.javaScript.exception.notFunction]: ***** JavaScript exception (Cataclysm 1.1): TypeError: player.ship.hasEquipment is not a function
[script.javaScript.exception.notFunction]:       ../AddOns/Cataclysm.oxp/Scripts/cataclysm.js, line 1061.
[script.javaScript.exception.notFunction]: ***** JavaScript exception (Cataclysm 1.1): TypeError: player.ship.hasEquipment is not a function
[script.javaScript.exception.notFunction]:       ../AddOns/Cataclysm.oxp/Scripts/cataclysm.js, line 1061.
[script.javaScript.exception.notFunction]: ***** JavaScript exception (Cataclysm 1.1): TypeError: player.ship.hasEquipment is not a function
[script.javaScript.exception.notFunction]:       ../AddOns/Cataclysm.oxp/Scripts/cataclysm.js, line 1061.
[script.javaScript.exception.notFunction]: ***** JavaScript exception (Cataclysm 1.1): TypeError: player.ship.hasEquipment is not a function
[script.javaScript.exception.notFunction]:       ../AddOns/Cataclysm.oxp/Scripts/cataclysm.js, line 1061.
[script.javaScript.exception.notFunction]: ***** JavaScript exception (Cataclysm 1.1): TypeError: player.ship.hasEquipment is not a function
[script.javaScript.exception.notFunction]:       ../AddOns/Cataclysm.oxp/Scripts/cataclysm.js, line 1061.
[script.javaScript.exception.notFunction]: ***** JavaScript exception (Cataclysm 1.1): TypeError: player.ship.hasEquipment is not a function
[script.javaScript.exception.notFunction]:       ../AddOns/Cataclysm.oxp/Scripts/cataclysm.js, line 1061.
[script.javaScript.exception.notFunction]: ***** JavaScript exception (Cataclysm 1.1): TypeError: player.ship.hasEquipment is not a function
[script.javaScript.exception.notFunction]:       ../AddOns/Cataclysm.oxp/Scripts/cataclysm.js, line 1061.
[script.javaScript.exception.notFunction]: ***** JavaScript exception (Cataclysm 1.1): TypeError: player.ship.hasEquipment is not a function
[script.javaScript.exception.notFunction]:       ../AddOns/Cataclysm.oxp/Scripts/cataclysm.js, line 1061.
[script.javaScript.exception.notFunction]: ***** JavaScript exception (Cataclysm 1.1): TypeError: player.ship.hasEquipment is not a function
[script.javaScript.exception.notFunction]:       ../AddOns/Cataclysm.oxp/Scripts/cataclysm.js, line 1061.
[script.javaScript.exception.notFunction]: ***** JavaScript exception (Cataclysm 1.1): TypeError: player.ship.hasEquipment is not a function
[script.javaScript.exception.notFunction]:       ../AddOns/Cataclysm.oxp/Scripts/cataclysm.js, line 1061.
[script.javaScript.exception.notFunction]: ***** JavaScript exception (Cataclysm 1.1): TypeError: player.ship.hasEquipment is not a function
[script.javaScript.exception.notFunction]:       ../AddOns/Cataclysm.oxp/Scripts/cataclysm.js, line 1061.
[script.javaScript.exception.notFunction]: ***** JavaScript exception (Cataclysm 1.1): TypeError: player.ship.hasEquipment is not a function
[script.javaScript.exception.notFunction]:       ../AddOns/Cataclysm.oxp/Scripts/cataclysm.js, line 1061.
[script.javaScript.exception.notFunction]: ***** JavaScript exception (Cataclysm 1.1): TypeError: player.ship.hasEquipment is not a function
[script.javaScript.exception.notFunction]:       ../AddOns/Cataclysm.oxp/Scripts/cataclysm.js, line 1061.
[script.javaScript.exception.notFunction]: ***** JavaScript exception (Cataclysm 1.1): TypeError: player.ship.hasEquipment is not a function
[script.javaScript.exception.notFunction]:       ../AddOns/Cataclysm.oxp/Scripts/cataclysm.js, line 1061.
[script.javaScript.exception.notFunction]: ***** JavaScript exception (Cataclysm 1.1): TypeError: player.ship.hasEquipment is not a function
[script.javaScript.exception.notFunction]:       ../AddOns/Cataclysm.oxp/Scripts/cataclysm.js, line 1061.
[script.javaScript.exception.notFunction]: ***** JavaScript exception (Cataclysm 1.1): TypeError: player.ship.hasEquipment is not a function
[script.javaScript.exception.notFunction]:       ../AddOns/Cataclysm.oxp/Scripts/cataclysm.js, line 1061.
[testscript.spawn]: Generated 3 griffkrait for testing purposes.
[script.javaScript.exception.notFunction]: ***** JavaScript exception (Cataclysm 1.1): TypeError: player.ship.hasEquipment is not a function
[script.javaScript.exception.notFunction]:       ../AddOns/Cataclysm.oxp/Scripts/cataclysm.js, line 344.
[bigShips_populator]: 1 big trader(s) added to the Soladies system.
[script.javaScript.warning.ooliteDefinedError]: ----- JavaScript warning (TargetRange 1.0 alpha 1): Incorrect usage: System instance property “government” accessed on constructor instead of instance. Replace “System.government” with “system.government”. This warning will be removed and the script will fail in Oolite 1.75.1.
[script.javaScript.warning.ooliteDefinedError]: ----- JavaScript warning (TargetRange 1.0 alpha 1): Incorrect usage: System instance property “economy” accessed on constructor instead of instance. Replace “System.economy” with “system.economy”. This warning will be removed and the script will fail in Oolite 1.75.1.
[script.javaScript.warning.ooliteDefinedError]: ----- JavaScript warning (TargetRange 1.0 alpha 1): Incorrect usage: System instance property “economy” accessed on constructor instead of instance. Replace “System.economy” with “system.economy”. This warning will be removed and the script will fail in Oolite 1.75.1.
[ship.missileLaunch.invalidPosition]: ***** ERROR: The missile_launch_position defines a position (0, 0, 0) behind the <ShipEntity 0x12f20010>{"Orisis class Ferry" position: (14406.8, -1142.32, 181411) scanClass: CLASS_NEUTRAL status: STATUS_IN_FLIGHT}. In future versions such missiles may explode on launch because they have to travel through the ship.
[script.javaScript.exception.notFunction]: ***** JavaScript exception (Cataclysm 1.1): TypeError: player.ship.hasEquipment is not a function
[script.javaScript.exception.notFunction]:       ../AddOns/Cataclysm.oxp/Scripts/cataclysm.js, line 1061.
[script.javaScript.exception.notFunction]: ***** JavaScript exception (Cataclysm 1.1): TypeError: player.ship.hasEquipment is not a function
[script.javaScript.exception.notFunction]:       ../AddOns/Cataclysm.oxp/Scripts/cataclysm.js, line 1061.
[script.javaScript.exception.notFunction]: ***** JavaScript exception (Cataclysm 1.1): TypeError: player.ship.hasEquipment is not a function
[script.javaScript.exception.notFunction]:       ../AddOns/Cataclysm.oxp/Scripts/cataclysm.js, line 1061.
[script.javaScript.exception.notFunction]: ***** JavaScript exception (Cataclysm 1.1): TypeError: player.ship.hasEquipment is not a function
[script.javaScript.exception.notFunction]:       ../AddOns/Cataclysm.oxp/Scripts/cataclysm.js, line 1061.
[ship.missileLaunch.invalidPosition]: ***** ERROR: The missile_launch_position defines a position (0, 0, 0) behind the <ShipEntity 0x12f20010>{"Orisis class Ferry" position: (716.205, 7157.74, 160198) scanClass: CLASS_NEUTRAL status: STATUS_IN_FLIGHT}. In future versions such missiles may explode on launch because they have to travel through the ship.
[ship.missileLaunch.invalidPosition]: ***** ERROR: The missile_launch_position defines a position (0, 0, 0) behind the <ShipEntity 0x12f20010>{"Orisis class Ferry" position: (-111.268, 7699.69, 160419) scanClass: CLASS_NEUTRAL status: STATUS_IN_FLIGHT}. In future versions such missiles may explode on launch because they have to travel through the ship.
[ship.missileLaunch.invalidPosition]: ***** ERROR: The missile_launch_position defines a position (0, 0, 0) behind the <ShipEntity 0x12f20010>{"Orisis class Ferry" position: (-858.761, 8190.74, 160678) scanClass: CLASS_NEUTRAL status: STATUS_IN_FLIGHT}. In future versions such missiles may explode on launch because they have to travel through the ship.
[testscript.spawn]: Generated 3 griffkrait for testing purposes.
[script.javaScript.exception.notFunction]: ***** JavaScript exception (Cataclysm 1.1): TypeError: player.ship.hasEquipment is not a function
[script.javaScript.exception.notFunction]:       ../AddOns/Cataclysm.oxp/Scripts/cataclysm.js, line 344.
[script.javaScript.warning.ooliteDefinedError]: ----- JavaScript warning (TargetRange 1.0 alpha 1): Incorrect usage: System instance property “government” accessed on constructor instead of instance. Replace “System.government” with “system.government”. This warning will be removed and the script will fail in Oolite 1.75.1.
[script.javaScript.warning.ooliteDefinedError]: ----- JavaScript warning (TargetRange 1.0 alpha 1): Incorrect usage: System instance property “economy” accessed on constructor instead of instance. Replace “System.economy” with “system.economy”. This warning will be removed and the script will fail in Oolite 1.75.1.
[script.javaScript.warning.ooliteDefinedError]: ----- JavaScript warning (TargetRange 1.0 alpha 1): Incorrect usage: System instance property “economy” accessed on constructor instead of instance. Replace “System.economy” with “system.economy”. This warning will be removed and the script will fail in Oolite 1.75.1.
[script.javaScript.exception.notFunction]: ***** JavaScript exception (Cataclysm 1.1): TypeError: player.ship.hasEquipment is not a function
[script.javaScript.exception.notFunction]:       ../AddOns/Cataclysm.oxp/Scripts/cataclysm.js, line 344.
[script.javaScript.warning.ooliteDefinedError]: ----- JavaScript warning (TargetRange 1.0 alpha 1): Incorrect usage: System instance property “government” accessed on constructor instead of instance. Replace “System.government” with “system.government”. This warning will be removed and the script will fail in Oolite 1.75.1.
[script.javaScript.warning.ooliteDefinedError]: ----- JavaScript warning (TargetRange 1.0 alpha 1): Incorrect usage: System instance property “economy” accessed on constructor instead of instance. Replace “System.economy” with “system.economy”. This warning will be removed and the script will fail in Oolite 1.75.1.
[script.javaScript.warning.ooliteDefinedError]: ----- JavaScript warning (TargetRange 1.0 alpha 1): Incorrect usage: System instance property “economy” accessed on constructor instead of instance. Replace “System.economy” with “system.economy”. This warning will be removed and the script will fail in Oolite 1.75.1.
[bigShips_populator]: 1 big trader(s) added to the Usanat system.
[script.javaScript.warning.ooliteDefinedError]: ----- JavaScript warning (behemoth 2.5.4): Incorrect usage: System instance property “government” accessed on constructor instead of instance. Replace “System.government” with “system.government”. This warning will be removed and the script will fail in Oolite 1.75.1.
[script.javaScript.exception.notFunction]: ***** JavaScript exception (Cataclysm 1.1): TypeError: player.ship.hasEquipment is not a function
[script.javaScript.exception.notFunction]:       ../AddOns/Cataclysm.oxp/Scripts/cataclysm.js, line 1061.
[script.javaScript.exception.notFunction]: ***** JavaScript exception (Cataclysm 1.1): TypeError: player.ship.hasEquipment is not a function
[script.javaScript.exception.notFunction]:       ../AddOns/Cataclysm.oxp/Scripts/cataclysm.js, line 1061.
[script.javaScript.exception.notFunction]: ***** JavaScript exception (Cataclysm 1.1): TypeError: player.ship.hasEquipment is not a function
[script.javaScript.exception.notFunction]:       ../AddOns/Cataclysm.oxp/Scripts/cataclysm.js, line 1061.
[script.javaScript.exception.notFunction]: ***** JavaScript exception (Cataclysm 1.1): TypeError: player.ship.hasEquipment is not a function
[script.javaScript.exception.notFunction]:       ../AddOns/Cataclysm.oxp/Scripts/cataclysm.js, line 1061.
[script.javaScript.exception.notFunction]: ***** JavaScript exception (Cataclysm 1.1): TypeError: player.ship.hasEquipment is not a function
[script.javaScript.exception.notFunction]:       ../AddOns/Cataclysm.oxp/Scripts/cataclysm.js, line 1061.
[script.javaScript.exception.notFunction]: ***** JavaScript exception (Cataclysm 1.1): TypeError: player.ship.hasEquipment is not a function
[script.javaScript.exception.notFunction]:       ../AddOns/Cataclysm.oxp/Scripts/cataclysm.js, line 1061.
[script.javaScript.exception.notFunction]: ***** JavaScript exception (Cataclysm 1.1): TypeError: player.ship.hasEquipment is not a function
[script.javaScript.exception.notFunction]:       ../AddOns/Cataclysm.oxp/Scripts/cataclysm.js, line 1061.
[script.javaScript.exception.notFunction]: ***** JavaScript exception (Cataclysm 1.1): TypeError: player.ship.hasEquipment is not a function
[script.javaScript.exception.notFunction]:       ../AddOns/Cataclysm.oxp/Scripts/cataclysm.js, line 1061.
[testscript.spawn]: Generated 3 griffkrait for testing purposes.
[script.javaScript.exception.notFunction]: ***** JavaScript exception (Cataclysm 1.1): TypeError: player.ship.hasEquipment is not a function
[script.javaScript.exception.notFunction]:       ../AddOns/Cataclysm.oxp/Scripts/cataclysm.js, line 344.
[script.javaScript.warning.ooliteDefinedError]: ----- JavaScript warning (TargetRange 1.0 alpha 1): Incorrect usage: System instance property “government” accessed on constructor instead of instance. Replace “System.government” with “system.government”. This warning will be removed and the script will fail in Oolite 1.75.1.
[script.javaScript.warning.ooliteDefinedError]: ----- JavaScript warning (TargetRange 1.0 alpha 1): Incorrect usage: System instance property “economy” accessed on constructor instead of instance. Replace “System.economy” with “system.economy”. This warning will be removed and the script will fail in Oolite 1.75.1.
[script.javaScript.warning.ooliteDefinedError]: ----- JavaScript warning (TargetRange 1.0 alpha 1): Incorrect usage: System instance property “economy” accessed on constructor instead of instance. Replace “System.economy” with “system.economy”. This warning will be removed and the script will fail in Oolite 1.75.1.
[script.javaScript.exception.notFunction]: ***** JavaScript exception (Cataclysm 1.1): TypeError: player.ship.hasEquipment is not a function
[script.javaScript.exception.notFunction]:       ../AddOns/Cataclysm.oxp/Scripts/cataclysm.js, line 344.
[script.javaScript.warning.ooliteDefinedError]: ----- JavaScript warning (TargetRange 1.0 alpha 1): Incorrect usage: System instance property “government” accessed on constructor instead of instance. Replace “System.government” with “system.government”. This warning will be removed and the script will fail in Oolite 1.75.1.
[script.javaScript.warning.ooliteDefinedError]: ----- JavaScript warning (TargetRange 1.0 alpha 1): Incorrect usage: System instance property “economy” accessed on constructor instead of instance. Replace “System.economy” with “system.economy”. This warning will be removed and the script will fail in Oolite 1.75.1.
[script.javaScript.warning.ooliteDefinedError]: ----- JavaScript warning (TargetRange 1.0 alpha 1): Incorrect usage: System instance property “economy” accessed on constructor instead of instance. Replace “System.economy” with “system.economy”. This warning will be removed and the script will fail in Oolite 1.75.1.
[bigShips_populator]: 0 big trader(s) added to the Geerra system.
[script.javaScript.warning.ooliteDefinedError]: ----- JavaScript warning (behemoth 2.5.4): Incorrect usage: System instance property “government” accessed on constructor instead of instance. Replace “System.government” with “system.government”. This warning will be removed and the script will fail in Oolite 1.75.1.
[script.javaScript.warning.ooliteDefinedError]: ----- JavaScript warning (behemoth 2.5.4): Incorrect usage: System instance method “legacy_addShipsAt” accessed on constructor instead of instance. Replace “System.legacy_addShipsAt()” with “system.legacy_addShipsAt()”. This warning will be removed and the script will fail in Oolite 1.75.1.
[script.javaScript.exception.notFunction]: ***** JavaScript exception (Cataclysm 1.1): TypeError: player.ship.hasEquipment is not a function
[script.javaScript.exception.notFunction]:       ../AddOns/Cataclysm.oxp/Scripts/cataclysm.js, line 1061.
[script.javaScript.exception.notFunction]: ***** JavaScript exception (Cataclysm 1.1): TypeError: player.ship.hasEquipment is not a function
[script.javaScript.exception.notFunction]:       ../AddOns/Cataclysm.oxp/Scripts/cataclysm.js, line 1061.
[script.javaScript.exception.notFunction]: ***** JavaScript exception (Cataclysm 1.1): TypeError: player.ship.hasEquipment is not a function
[script.javaScript.exception.notFunction]:       ../AddOns/Cataclysm.oxp/Scripts/cataclysm.js, line 1061.
[script.javaScript.exception.notFunction]: ***** JavaScript exception (Cataclysm 1.1): TypeError: player.ship.hasEquipment is not a function
[script.javaScript.exception.notFunction]:       ../AddOns/Cataclysm.oxp/Scripts/cataclysm.js, line 1061.
[script.javaScript.exception.notFunction]: ***** JavaScript exception (Cataclysm 1.1): TypeError: player.ship.hasEquipment is not a function
[script.javaScript.exception.notFunction]:       ../AddOns/Cataclysm.oxp/Scripts/cataclysm.js, line 1061.
[script.javaScript.exception.notFunction]: ***** JavaScript exception (Cataclysm 1.1): TypeError: player.ship.hasEquipment is not a function
[script.javaScript.exception.notFunction]:       ../AddOns/Cataclysm.oxp/Scripts/cataclysm.js, line 1061.
[script.javaScript.exception.notFunction]: ***** JavaScript exception (Cataclysm 1.1): TypeError: player.ship.hasEquipment is not a function
[script.javaScript.exception.notFunction]:       ../AddOns/Cataclysm.oxp/Scripts/cataclysm.js, line 1061.
[testscript.spawn]: Generated 3 griffkrait for testing purposes.
[script.javaScript.exception.notFunction]: ***** JavaScript exception (Cataclysm 1.1): TypeError: player.ship.hasEquipment is not a function
[script.javaScript.exception.notFunction]:       ../AddOns/Cataclysm.oxp/Scripts/cataclysm.js, line 344.
[script.javaScript.warning.ooliteDefinedError]: ----- JavaScript warning (TargetRange 1.0 alpha 1): Incorrect usage: System instance property “government” accessed on constructor instead of instance. Replace “System.government” with “system.government”. This warning will be removed and the script will fail in Oolite 1.75.1.
[script.javaScript.warning.ooliteDefinedError]: ----- JavaScript warning (TargetRange 1.0 alpha 1): Incorrect usage: System instance property “economy” accessed on constructor instead of instance. Replace “System.economy” with “system.economy”. This warning will be removed and the script will fail in Oolite 1.75.1.
[script.javaScript.warning.ooliteDefinedError]: ----- JavaScript warning (TargetRange 1.0 alpha 1): Incorrect usage: System instance property “economy” accessed on constructor instead of instance. Replace “System.economy” with “system.economy”. This warning will be removed and the script will fail in Oolite 1.75.1.
[script.javaScript.exception.notFunction]: ***** JavaScript exception (Cataclysm 1.1): TypeError: player.ship.hasEquipment is not a function
[script.javaScript.exception.notFunction]:       ../AddOns/Cataclysm.oxp/Scripts/cataclysm.js, line 344.
[script.javaScript.warning.ooliteDefinedError]: ----- JavaScript warning (TargetRange 1.0 alpha 1): Incorrect usage: System instance property “government” accessed on constructor instead of instance. Replace “System.government” with “system.government”. This warning will be removed and the script will fail in Oolite 1.75.1.
[bigShips_populator]: 0 big trader(s) added to the Digebiti system.
[script.javaScript.warning.ooliteDefinedError]: ----- JavaScript warning (behemoth 2.5.4): Incorrect usage: System instance property “government” accessed on constructor instead of instance. Replace “System.government” with “system.government”. This warning will be removed and the script will fail in Oolite 1.75.1.
[script.javaScript.exception.notFunction]: ***** JavaScript exception (Cataclysm 1.1): TypeError: player.ship.hasEquipment is not a function
[script.javaScript.exception.notFunction]:       ../AddOns/Cataclysm.oxp/Scripts/cataclysm.js, line 1061.
[script.javaScript.exception.notFunction]: ***** JavaScript exception (Cataclysm 1.1): TypeError: player.ship.hasEquipment is not a function
[script.javaScript.exception.notFunction]:       ../AddOns/Cataclysm.oxp/Scripts/cataclysm.js, line 1061.
[script.javaScript.exception.notFunction]: ***** JavaScript exception (Cataclysm 1.1): TypeError: player.ship.hasEquipment is not a function
[script.javaScript.exception.notFunction]:       ../AddOns/Cataclysm.oxp/Scripts/cataclysm.js, line 1061.
[script.javaScript.exception.notFunction]: ***** JavaScript exception (Cataclysm 1.1): TypeError: player.ship.hasEquipment is not a function
[script.javaScript.exception.notFunction]:       ../AddOns/Cataclysm.oxp/Scripts/cataclysm.js, line 1061.
[testscript.spawn]: Generated 3 griffkrait for testing purposes.
[script.javaScript.exception.notFunction]: ***** JavaScript exception (Cataclysm 1.1): TypeError: player.ship.hasEquipment is not a function
[script.javaScript.exception.notFunction]:       ../AddOns/Cataclysm.oxp/Scripts/cataclysm.js, line 344.
[script.javaScript.warning.ooliteDefinedError]: ----- JavaScript warning (TargetRange 1.0 alpha 1): Incorrect usage: System instance property “government” accessed on constructor instead of instance. Replace “System.government” with “system.government”. This warning will be removed and the script will fail in Oolite 1.75.1.
[script.javaScript.exception.notFunction]: ***** JavaScript exception (Cataclysm 1.1): TypeError: player.ship.hasEquipment is not a function
[script.javaScript.exception.notFunction]:       ../AddOns/Cataclysm.oxp/Scripts/cataclysm.js, line 344.
[script.javaScript.warning.ooliteDefinedError]: ----- JavaScript warning (TargetRange 1.0 alpha 1): Incorrect usage: System instance property “government” accessed on constructor instead of instance. Replace “System.government” with “system.government”. This warning will be removed and the script will fail in Oolite 1.75.1.
[script.javaScript.warning.ooliteDefinedError]: ----- JavaScript warning (TargetRange 1.0 alpha 1): Incorrect usage: System instance property “economy” accessed on constructor instead of instance. Replace “System.economy” with “system.economy”. This warning will be removed and the script will fail in Oolite 1.75.1.
[script.javaScript.warning.ooliteDefinedError]: ----- JavaScript warning (TargetRange 1.0 alpha 1): Incorrect usage: System instance property “economy” accessed on constructor instead of instance. Replace “System.economy” with “system.economy”. This warning will be removed and the script will fail in Oolite 1.75.1.
[bigShips_populator]: 2 big trader(s) added to the Inonri system.
[files.notFound]: ----- WARNING: Could not find texture file "yah_set_E_ad_small_2frames.png".
[files.notFound]: ----- WARNING: Could not find texture file "yah_set_E_firmad_2frames.png".
[files.notFound]: ----- WARNING: Could not find texture file "yah_set_E_ad_large_4frames.png".
[script.javaScript.warning.ooliteDefinedError]: ----- JavaScript warning (behemoth 2.5.4): Incorrect usage: System instance property “government” accessed on constructor instead of instance. Replace “System.government” with “system.government”. This warning will be removed and the script will fail in Oolite 1.75.1.
[script.javaScript.exception.notFunction]: ***** JavaScript exception (Cataclysm 1.1): TypeError: player.ship.hasEquipment is not a function
[script.javaScript.exception.notFunction]:       ../AddOns/Cataclysm.oxp/Scripts/cataclysm.js, line 1061.
[script.javaScript.exception.notFunction]: ***** JavaScript exception (Cataclysm 1.1): TypeError: player.ship.hasEquipment is not a function
[script.javaScript.exception.notFunction]:       ../AddOns/Cataclysm.oxp/Scripts/cataclysm.js, line 1061.
[script.javaScript.exception.notFunction]: ***** JavaScript exception (Cataclysm 1.1): TypeError: player.ship.hasEquipment is not a function
[script.javaScript.exception.notFunction]:       ../AddOns/Cataclysm.oxp/Scripts/cataclysm.js, line 1061.
[script.javaScript.exception.notFunction]: ***** JavaScript exception (Cataclysm 1.1): TypeError: player.ship.hasEquipment is not a function
[script.javaScript.exception.notFunction]:       ../AddOns/Cataclysm.oxp/Scripts/cataclysm.js, line 1061.
[script.javaScript.exception.notFunction]: ***** JavaScript exception (Cataclysm 1.1): TypeError: player.ship.hasEquipment is not a function
[script.javaScript.exception.notFunction]:       ../AddOns/Cataclysm.oxp/Scripts/cataclysm.js, line 1061.
[script.javaScript.exception.notFunction]: ***** JavaScript exception (Cataclysm 1.1): TypeError: player.ship.hasEquipment is not a function
[script.javaScript.exception.notFunction]:       ../AddOns/Cataclysm.oxp/Scripts/cataclysm.js, line 1061.
[script.javaScript.exception.notFunction]: ***** JavaScript exception (Cataclysm 1.1): TypeError: player.ship.hasEquipment is not a function
[script.javaScript.exception.notFunction]:       ../AddOns/Cataclysm.oxp/Scripts/cataclysm.js, line 1061.
[script.javaScript.exception.notFunction]: ***** JavaScript exception (Cataclysm 1.1): TypeError: player.ship.hasEquipment is not a function
[script.javaScript.exception.notFunction]:       ../AddOns/Cataclysm.oxp/Scripts/cataclysm.js, line 1061.
[testscript.spawn]: Generated 3 griffkrait for testing purposes.
[script.javaScript.exception.notFunction]: ***** JavaScript exception (Cataclysm 1.1): TypeError: player.ship.hasEquipment is not a function
[script.javaScript.exception.notFunction]:       ../AddOns/Cataclysm.oxp/Scripts/cataclysm.js, line 344.
[script.javaScript.warning.ooliteDefinedError]: ----- JavaScript warning (TargetRange 1.0 alpha 1): Incorrect usage: System instance property “government” accessed on constructor instead of instance. Replace “System.government” with “system.government”. This warning will be removed and the script will fail in Oolite 1.75.1.
[script.javaScript.warning.ooliteDefinedError]: ----- JavaScript warning (TargetRange 1.0 alpha 1): Incorrect usage: System instance property “economy” accessed on constructor instead of instance. Replace “System.economy” with “system.economy”. This warning will be removed and the script will fail in Oolite 1.75.1.
[script.javaScript.warning.ooliteDefinedError]: ----- JavaScript warning (TargetRange 1.0 alpha 1): Incorrect usage: System instance property “economy” accessed on constructor instead of instance. Replace “System.economy” with “system.economy”. This warning will be removed and the script will fail in Oolite 1.75.1.
[script.javaScript.exception.notFunction]: ***** JavaScript exception (Cataclysm 1.1): TypeError: player.ship.hasEquipment is not a function
[script.javaScript.exception.notFunction]:       ../AddOns/Cataclysm.oxp/Scripts/cataclysm.js, line 344.
[script.javaScript.warning.ooliteDefinedError]: ----- JavaScript warning (TargetRange 1.0 alpha 1): Incorrect usage: System instance property “government” accessed on constructor instead of instance. Replace “System.government” with “system.government”. This warning will be removed and the script will fail in Oolite 1.75.1.
[bigShips_populator]: 0 big trader(s) added to the Sotiqu system.
[script.javaScript.warning.ooliteDefinedError]: ----- JavaScript warning (behemoth 2.5.4): Incorrect usage: System instance property “government” accessed on constructor instead of instance. Replace “System.government” with “system.government”. This warning will be removed and the script will fail in Oolite 1.75.1.
[script.javaScript.exception.notFunction]: ***** JavaScript exception (Cataclysm 1.1): TypeError: player.ship.hasEquipment is not a function
[script.javaScript.exception.notFunction]:       ../AddOns/Cataclysm.oxp/Scripts/cataclysm.js, line 344.
[script.javaScript.warning.ooliteDefinedError]: ----- JavaScript warning (TargetRange 1.0 alpha 1): Incorrect usage: System instance property “government” accessed on constructor instead of instance. Replace “System.government” with “system.government”. This warning will be removed and the script will fail in Oolite 1.75.1.
[bigShips_populator]: 1 big trader(s) added to the Solageon system.
[script.javaScript.warning.ooliteDefinedError]: ----- JavaScript warning (behemoth 2.5.4): Incorrect usage: System instance property “government” accessed on constructor instead of instance. Replace “System.government” with “system.government”. This warning will be removed and the script will fail in Oolite 1.75.1.
[script.javaScript.exception.notFunction]: ***** JavaScript exception (Cataclysm 1.1): TypeError: player.ship.hasEquipment is not a function
[script.javaScript.exception.notFunction]:       ../AddOns/Cataclysm.oxp/Scripts/cataclysm.js, line 344.
[script.javaScript.warning.ooliteDefinedError]: ----- JavaScript warning (TargetRange 1.0 alpha 1): Incorrect usage: System instance property “government” accessed on constructor instead of instance. Replace “System.government” with “system.government”. This warning will be removed and the script will fail in Oolite 1.75.1.
[script.javaScript.warning.ooliteDefinedError]: ----- JavaScript warning (TargetRange 1.0 alpha 1): Incorrect usage: System instance property “economy” accessed on constructor instead of instance. Replace “System.economy” with “system.economy”. This warning will be removed and the script will fail in Oolite 1.75.1.
[script.javaScript.warning.ooliteDefinedError]: ----- JavaScript warning (TargetRange 1.0 alpha 1): Incorrect usage: System instance property “economy” accessed on constructor instead of instance. Replace “System.economy” with “system.economy”. This warning will be removed and the script will fail in Oolite 1.75.1.
[bigShips_populator]: 1 big trader(s) added to the Aruszati system.
[files.notFound]: ----- WARNING: Could not find texture file "yah_set_B_ad_small_4frames.png".
[files.notFound]: ----- WARNING: Could not find texture file "yah_set_B_firmad_2frames.png".
[files.notFound]: ----- WARNING: Could not find texture file "yah_set_B_ad_large_2frames.png".
[script.javaScript.warning.ooliteDefinedError]: ----- JavaScript warning (behemoth 2.5.4): Incorrect usage: System instance property “government” accessed on constructor instead of instance. Replace “System.government” with “system.government”. This warning will be removed and the script will fail in Oolite 1.75.1.
[script.javaScript.exception.notFunction]: ***** JavaScript exception (Cataclysm 1.1): TypeError: player.ship.hasEquipment is not a function
[script.javaScript.exception.notFunction]:       ../AddOns/Cataclysm.oxp/Scripts/cataclysm.js, line 344.
[script.javaScript.warning.ooliteDefinedError]: ----- JavaScript warning (TargetRange 1.0 alpha 1): Incorrect usage: System instance property “government” accessed on constructor instead of instance. Replace “System.government” with “system.government”. This warning will be removed and the script will fail in Oolite 1.75.1.
[script.javaScript.warning.ooliteDefinedError]: ----- JavaScript warning (TargetRange 1.0 alpha 1): Incorrect usage: System instance property “economy” accessed on constructor instead of instance. Replace “System.economy” with “system.economy”. This warning will be removed and the script will fail in Oolite 1.75.1.
[script.javaScript.warning.ooliteDefinedError]: ----- JavaScript warning (TargetRange 1.0 alpha 1): Incorrect usage: System instance property “economy” accessed on constructor instead of instance. Replace “System.economy” with “system.economy”. This warning will be removed and the script will fail in Oolite 1.75.1.
[bigShips_populator]: 1 big trader(s) added to the Anisor system.
EDIT, nevermind, I figured it out :)
Ship:- Custom Cobra DTX ' The Narcissi '
Status:- Clean
Rating:- Competent
Occupation:- Trader/freelance private transporter
Location:- G1

'Would it help if I got out and pushed?'
User avatar
JensAyton
Grand Admiral Emeritus
Grand Admiral Emeritus
Posts: 6657
Joined: Sat Apr 02, 2005 2:43 pm
Location: Sweden
Contact:

Re: my first crash of 1.75

Post by JensAyton »

Cmdr Radan wrote:
just upgraded to 1.75......

I was doing the 'long way round' mission, scooping, fuel tanks ect...when phffft. The game just dissapeared. A crash.
It’s possible that you’re encountering the same problem as Commander McLane, but the log doesn’t really tell us that. (In fact, the log is rarely useful in identifying crashers.) Extra logging in 1.75.1 and current nightlies will make it more useful in the particular case of crashes in script loading.

You’ve censored the bit telling us what platform you’re using. If it happens to be Mac OS X, the crash reporter log (which can be found in ~/Library/Logs/CrashReporter/) is much more interesting.
User avatar
Cmdr Radan
Competent
Competent
Posts: 63
Joined: Sat Feb 19, 2011 6:06 pm
Location: UK

Re: my first crash of 1.75

Post by Cmdr Radan »

oops, no intentional censor, I was messing around, tring to post it, must have lost some :oops:

I'm a windows user, XP pro SP3.
Ship:- Custom Cobra DTX ' The Narcissi '
Status:- Clean
Rating:- Competent
Occupation:- Trader/freelance private transporter
Location:- G1

'Would it help if I got out and pushed?'
Post Reply