crash at exitedWitchspace (I guess)

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:

crash at exitedWitchspace (I guess)

Post by Commander McLane »

Here's the crash log.

Seems it's related to total_patrol.oxp and the spawning of extra police ships, but I can't figure it out.

Code: Select all

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

Date/Time:       2011-02-08 14:48:05.267 +0100
OS Version:      Mac OS X 10.6.6 (10J567)
Report Version:  6

Interval Since Last Report:          938446 sec
Crashes Since Last Report:           8
Per-App Interval Since Last Report:  80502 sec
Per-App Crashes Since Last Report:   2
Anonymous UUID:                      463B9C0F-07F3-4270-A0EC-A1C85FE5649A

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

Application Specific Information:
objc_msgSend() selector name: weakRefUnderlyingObject
[Total_patrol]: Adding additional police.
 

Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
0   libobjc.A.dylib               	0x00007fff806ca11c objc_msgSend + 40
1   org.aegidian.oolite           	0x00000001001241c0 JSTimerGetTimer + 28
2   org.aegidian.oolite           	0x0000000100124434 TimerFinalize + 39
3   org.aegidian.oolite           	0x00000001001b01de js_FinalizeObject + 94
4   org.aegidian.oolite           	0x000000010017edeb js_GC + 2401
5   org.aegidian.oolite           	0x000000010017f1c3 js_NewGCThing + 117
6   org.aegidian.oolite           	0x00000001001b570d js_NewString + 61
7   org.aegidian.oolite           	0x00000001001b5790 js_NewStringCopyN + 100
8   org.aegidian.oolite           	0x0000000100072d8c -[NSString(OOJavaScriptExtensions) javaScriptValueInContext:] + 136
9   org.aegidian.oolite           	0x0000000100118f08 ShipGetProperty + 2356
10  org.aegidian.oolite           	0x00000001001afb51 js_NativeGet + 293
11  org.aegidian.oolite           	0x00000001001b47fc js_GetProperty + 679
12  org.aegidian.oolite           	0x0000000100163668 js_Interpret + 52199
13  org.aegidian.oolite           	0x0000000100164524 js_Invoke + 2423
14  org.aegidian.oolite           	0x0000000100164917 js_InternalInvoke + 221
15  org.aegidian.oolite           	0x00000001001bd1b2 JS_CallFunction + 39
16  org.aegidian.oolite           	0x00000001000753f5 -[OOJSScript doEvent:withArguments:] + 528
17  org.aegidian.oolite           	0x000000010009251b -[PlayerEntity doWorldScriptEvent:withArguments:] + 70
18  org.aegidian.oolite           	0x00000001000924c7 -[PlayerEntity doScriptEvent:withArguments:] + 83
19  org.aegidian.oolite           	0x00000001000c839a -[ShipEntity update:] + 2975
20  org.aegidian.oolite           	0x0000000100047f6d -[Universe update:] + 4900
21  org.aegidian.oolite           	0x000000010000f5df -[GameController doPerformGameTick] + 186
22  com.apple.Foundation          	0x00007fff81b408f5 __NSFireTimer + 114
23  com.apple.CoreFoundation      	0x00007fff80114be8 __CFRunLoopRun + 6488
24  com.apple.CoreFoundation      	0x00007fff80112dbf CFRunLoopRunSpecific + 575
25  com.apple.HIToolbox           	0x00007fff8398b93a RunCurrentEventLoopInMode + 333
26  com.apple.HIToolbox           	0x00007fff8398b73f ReceiveNextEventCommon + 310
27  com.apple.HIToolbox           	0x00007fff8398b5f8 BlockUntilNextEventMatchingListInMode + 59
28  com.apple.AppKit              	0x00007fff84c64e64 _DPSNextEvent + 718
29  com.apple.AppKit              	0x00007fff84c647a9 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
30  com.apple.AppKit              	0x00007fff84c2a48b -[NSApplication run] + 395
31  com.apple.AppKit              	0x00007fff84c231a8 NSApplicationMain + 364
32  org.aegidian.oolite           	0x0000000100001b54 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           	0x000000010010d067 -[OOAsyncQueue dequeue] + 41
5   org.aegidian.oolite           	0x000000010013aaa9 -[OOAsyncLogger loggerThread] + 237
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:  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           	0x0000000100005ca6 PortWait + 71
4   org.aegidian.oolite           	0x0000000100005f23 +[OOSoundChannel reaperThread:] + 136
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 4:  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           	0x000000010000425f +[OOCAStreamingSound feederThread:] + 138
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 5:
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 6:
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 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             	0x00007fff818a733a semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib             	0x00007fff818e5cd2 _pthread_cond_wait + 1015
2   com.apple.audio.CoreAudio     	0x00007fff85cb967c CAGuard::WaitFor(unsigned long long) + 168
3   com.apple.audio.CoreAudio     	0x00007fff85cbbc0b CAGuard::WaitUntil(unsigned long long) + 185
4   com.apple.audio.CoreAudio     	0x00007fff85cb9d75 HP_IOThread::WorkLoop() + 1369
5   com.apple.audio.CoreAudio     	0x00007fff85cb9817 HP_IOThread::ThreadEntry(HP_IOThread*) + 9
6   com.apple.audio.CoreAudio     	0x00007fff85cb9745 CAPThread::Entry(CAPThread*) + 125
7   libSystem.B.dylib             	0x00007fff818e0536 _pthread_start + 331
8   libSystem.B.dylib             	0x00007fff818e03e9 thread_start + 13

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x00000001006e4740  rbx: 0x0000000117404ae0  rcx: 0x0000000000000000  rdx: 0x0000000000000000
  rdi: 0x00000001006e4740  rsi: 0x0000000100227c70  rbp: 0x00007fff5fbfd710  rsp: 0x00007fff5fbfd6e8
   r8: 0x0000000117418080   r9: 0x0000000000000000  r10: 0x000000011740dcd0  r11: 0x0000000300000001
  r12: 0x0000000101cd0750  r13: 0x00007fff5fbfd728  r14: 0x0000000101cd0750  r15: 0x00000001001b0180
  rip: 0x00007fff806ca11c  rfl: 0x0000000000010202  cr2: 0x0000000300000011

Binary Images:
       0x100000000 -        0x100304fef +org.aegidian.oolite Oolite version 1.74.2 (1.74.2) <20D87521-1082-19F3-B24A-D73904688997> /Applications/Spiele/Oolite 1.74.2/Oolite.app/Contents/MacOS/Oolite
       0x1007c3000 -        0x1007e9fff  GLRendererFloat ??? (???) <8256EA93-A236-8B55-F214-65896DDB7A0E> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
       0x114869000 -        0x1149fafef  GLEngine ??? (???) <AE898A2A-1C12-9FDB-455F-32601F030904> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
       0x114a2b000 -        0x114e4efef  libclh.dylib 3.1.1 C  (3.1.1) <66455CD1-8C09-4A8F-EDA1-D4F2F30663F1> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
       0x114e7c000 -        0x115d35fe7  com.apple.driver.AppleIntelHDGraphicsGLDriver 1.6.26 (6.2.6) <27B7C1AF-1188-249F-840D-D32CF71F9E4B> /System/Library/Extensions/AppleIntelHDGraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHDGraphicsGLDriver
       0x116bd5000 -        0x116bd9fff  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
       0x116bde000 -        0x116be4fff  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
       0x11924b000 -        0x1192edfe7  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
       0x119337000 -        0x11935cfff  com.apple.speech.SpeechDictionary 3.10.29 (3.10.29) <082C971E-38BD-2FFB-9DD0-260F5034210C> /System/Library/PrivateFrameworks/SpeechDictionary.framework/Versions/A/SpeechDictionary
       0x11c052000 -        0x11c23cfef  com.apple.audio.codecs.Components 2.0.2 (2.0.2) <CC28CC1B-ACD4-151F-BC5B-E842AC7F075F> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
       0x11c2a8000 -        0x11c2c1fff +org.aegidian.oolite.debugoxp ??? () <D9E39913-00B5-5300-2732-DECDF3317159> /Applications/Spiele/Oolite 1.74.2/AddOns/Debug.oxp/Contents/MacOS/Debug
       0x11e183000 -        0x11e24eff7  com.apple.audio.units.Components 1.6.3 (1.6.3) <3D101AF0-8F81-1BEC-A85E-EA688D71BB83> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
       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
    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
    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
    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
    0x7fff80fc6000 -     0x7fff81043fef  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
    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
    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
    0x7fff818a6000 -     0x7fff81a67fff  libSystem.B.dylib 125.2.1 (compatibility 1.0.0) <71E6D4C9-F945-6EC2-998C-D61AD590DAB6> /usr/lib/libSystem.B.dylib
    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
    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
    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
    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
    0x7fff8374a000 -     0x7fff83783fef  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <561D0DCB-47AD-A12C-9066-70E4CBAD331C> /usr/lib/libcups.2.dylib
    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
    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
    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
    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
    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
    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
    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
    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
    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
    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
    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
    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
    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
    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: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.), 0x0237, 0xfa120000
USB Device: Internal Memory Card Reader, 0x05ac  (Apple Inc.), 0x8403, 0xfa130000
USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000
USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8218, 0xfa113000
User avatar
Kaks
Quite Grand Sub-Admiral
Quite Grand Sub-Admiral
Posts: 3009
Joined: Mon Jan 21, 2008 11:41 pm
Location: The Big Smoke

Re: crash at exitedWitchspace (I guess)

Post by Kaks »

Yet Another Timer Crash, I'm afraid...
There's been some considerable timers rewriting & decrashifying of late, so it'd be great if you could try the same oxp setup & savegame with the latest nightly build.
Chances are, it's fixed already! ;)
Hey, free OXPs: farsun v1.05 & tty v0.5! :0)
User avatar
JensAyton
Grand Admiral Emeritus
Grand Admiral Emeritus
Posts: 6657
Joined: Sat Apr 02, 2005 2:43 pm
Location: Sweden
Contact:

Re: crash at exitedWitchspace (I guess)

Post by JensAyton »

This one has been fixed. I’m adding a comment to the fix so it doesn’t get unfixed, though. :-)

Also, the crash happened during a spontaneous garbage collection (js_NewGCThing called js_GC, because it hit a threshold). Reproducing this would be quite difficult, but calling console.garbageCollect() from time to time is a good way to give Oolite (trunk) a workout.
Post Reply