Angband keeps crashing?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Moriwen
    Rookie
    • Oct 2012
    • 16

    #16
    No, I downloaded just a couple weeks ago onto this computer, and started this savefile then.

    I have been copy/pasting it into another folder to savescum, as I said, but I doubt that could have affected it, right?

    It crashed like this once before, but I just restarted and did a different action and it was fine.

    Comment

    • myshkin
      Angband Devteam member
      • Apr 2007
      • 334

      #17
      Originally posted by Moriwen
      No, I downloaded just a couple weeks ago onto this computer, and started this savefile then.

      I have been copy/pasting it into another folder to savescum, as I said, but I doubt that could have affected it, right?

      It crashed like this once before, but I just restarted and did a different action and it was fine.
      There is corruption happening somewhere. It could be an obscure bug in Angband, or it could be coming from some other source (OS, hardware). Have you seen a chest recently, and have you seen or killed a mimic recently? The game thinks that your Neekerbreeker is mimicking a chest, but that you haven't discovered the mimickry. When the Neekerbreeker dies, it tries to delete the chest and in doing so deletes the Neekerbreeker. The remainder of the monster death routine does not expect the Neekerbreeker to be deleted already, and crashes.

      I have attached a savefile with the Neekerbreeker's incorrect data fixed. I can kill the Neekerbreeker with no crash. However, I don't know whether the savefile has any other inconsistencies.
      Attached Files

      Comment

      • Magnate
        Angband Devteam member
        • May 2007
        • 5110

        #18
        Originally posted by myshkin
        Unfortunately, there's not enough information on that ticket to identify what the problem was. We probably ought to close it, unless takkaria has more details.
        That problem *was* OSX-specific, as we couldn't reproduce it on Linux or Windows IIRC.

        If the OP can provide a savefile this time, I'm happy to test on Linux.
        "Been away so long I hardly knew the place, gee it's good to be back home" - The Beatles

        Comment

        • Zodiac_Shackle
          Rookie
          • Oct 2015
          • 1

          #19
          Hey guys I'm getting the same problem, just inexplicably quits. Here's the error report:

          Process: angband [20352]
          Path: /Users/johnkendrick/Desktop/Angband/Angband v4.0.2.app/Contents/MacOS/angband
          Identifier: org.rephial.angband
          Version: 4.0.2-dirty ()
          Code Type: X86-64 (Native)
          Parent Process: launchd [92]

          Date/Time: 2015-10-22 09:30:17.014 -0400
          OS Version: Mac OS X 10.6.8 (10K549)
          Report Version: 6

          Interval Since Last Report: 25397588 sec
          Crashes Since Last Report: 58
          Per-App Interval Since Last Report: 1355088 sec
          Per-App Crashes Since Last Report: 16
          Anonymous UUID: 6537B79E-B03B-4A5F-AA57-1274E1F361FE

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

          Thread 0 Crashed: Dispatch queue: com.apple.main-thread
          0 org.rephial.angband 0x0000000100083a60 hit_trap + 272
          1 org.rephial.angband 0x000000010000999c move_player + 876
          2 org.rephial.angband 0x0000000100071f6a run_step + 458
          3 org.rephial.angband 0x0000000100009df8 do_cmd_run + 120
          4 org.rephial.angband 0x000000010000a451 process_command + 289
          5 org.rephial.angband 0x000000010000a5df cmdq_pop + 111
          6 org.rephial.angband 0x0000000100016c39 process_player + 393
          7 org.rephial.angband 0x00000001000171fd run_game_loop + 653
          8 org.rephial.angband 0x000000010008e25b play_game + 267
          9 org.rephial.angband 0x00000001000bf198 +[AngbandContext beginGame] + 1624
          10 org.rephial.angband 0x00000001000c237d -[AngbandAppDelegate applicationDidFinishLaunching:] + 29
          11 com.apple.Foundation 0x00007fff81307ad5 _nsnote_callback + 167
          12 com.apple.CoreFoundation 0x00007fff88931fd0 __CFXNotificationPost + 1008
          13 com.apple.CoreFoundation 0x00007fff8891e548 _CFXNotificationPostNotification + 200
          14 com.apple.Foundation 0x00007fff812fea36 -[NSNotificationCenter postNotificationNamebject:userInfo:] + 101
          15 com.apple.AppKit 0x00007fff8598844a -[NSApplication _postDidFinishNotification] + 100
          16 com.apple.AppKit 0x00007fff8598837f -[NSApplication _sendFinishLaunchingNotification] + 66
          17 com.apple.AppKit 0x00007fff85a5335d -[NSApplication(NSAppleEventHandling) _handleAEOpen:] + 219
          18 com.apple.AppKit 0x00007fff85a52fd9 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 77
          19 com.apple.Foundation 0x00007fff813360d6 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 360
          20 com.apple.Foundation 0x00007fff81335f06 _NSAppleEventManagerGenericHandler + 114
          21 com.apple.AE 0x00007fff842d732b aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 162
          22 com.apple.AE 0x00007fff842d7224 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 32
          23 com.apple.AE 0x00007fff842d712b aeProcessAppleEvent + 210
          24 com.apple.HIToolbox 0x00007fff801e8619 AEProcessAppleEvent + 48
          25 com.apple.AppKit 0x00007fff85958095 _DPSNextEvent + 1191
          26 com.apple.AppKit 0x00007fff85957801 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
          27 com.apple.AppKit 0x00007fff8591d68f -[NSApplication run] + 395
          28 com.apple.AppKit 0x00007fff859163b0 NSApplicationMain + 364
          29 org.rephial.angband 0x00000001000c2739 main + 9
          30 org.rephial.angband 0x00000001000019d4 start + 52

          Thread 1: Dispatch queue: com.apple.libdispatch-manager
          0 libSystem.B.dylib 0x00007fff84e52c0a kevent + 10
          1 libSystem.B.dylib 0x00007fff84e54add _dispatch_mgr_invoke + 154
          2 libSystem.B.dylib 0x00007fff84e547b4 _dispatch_queue_invoke + 185
          3 libSystem.B.dylib 0x00007fff84e542de _dispatch_worker_thread2 + 252
          4 libSystem.B.dylib 0x00007fff84e53c08 _pthread_wqthread + 353
          5 libSystem.B.dylib 0x00007fff84e53aa5 start_wqthread + 13

          Thread 2: com.apple.CFSocket.private
          0 libSystem.B.dylib 0x00007fff84e7d932 select$DARWIN_EXTSN + 10
          1 com.apple.CoreFoundation 0x00007fff88947468 __CFSocketManager + 824
          2 libSystem.B.dylib 0x00007fff84e72fd6 _pthread_start + 331
          3 libSystem.B.dylib 0x00007fff84e72e89 thread_start + 13

          Thread 0 crashed with X86 Thread State (64-bit):
          rax: 0x0000000000000000 rbx: 0x0000000000000001 rcx: 0x0000000000000031 rdx: 0x0000000000000001
          rdi: 0x00000001178d6a78 rsi: 0x0000000000000003 rbp: 0x00007fff5fbfeb40 rsp: 0x00007fff5fbfeb00
          r8: 0x00000001000ca355 r9: 0x0000000000000000 r10: 0x00000001000ca3e6 r11: 0x0000000000000003
          r12: 0x00000001000dbfe1 r13: 0x00000001000ca2d3 r14: 0x0000000000000021 r15: 0x0000000000000049
          rip: 0x0000000100083a60 rfl: 0x0000000000010202 cr2: 0x0000000000000009

          Binary Images:
          0x100000000 - 0x100102fff +org.rephial.angband 4.0.2-dirty () <17DE1A8E-6423-3D0E-835E-01DBAEA11DDA> /Users/johnkendrick/Desktop/Angband/Angband v4.0.2.app/Contents/MacOS/angband
          0x1007ac000 - 0x1007b0fff com.apple.audio.AudioIPCPlugIn 1.1.6 (1.1.6) <917E3DC8-E34D-B130-F61F-50808466E674> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
          0x1007b5000 - 0x1007bbff7 com.apple.audio.AppleHDAHALPlugIn 2.0.5 (2.0.5f14) <C35BDA60-35FC-4BE7-B378-DCC73D99E2C9> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
          0x113faa000 - 0x114075fef com.apple.audio.units.Components 1.6.5 (1.6.5) <7786F079-E0CE-39BC-0CE9-EAE1097AF851> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
          0x11408e000 - 0x114280ff7 com.apple.audio.codecs.Components 2.0.4 (2.0.4) <D674F6B1-EA1B-F541-CDA8-8AED81AB5375> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
          0x7fff5fc00000 - 0x7fff5fc3be0f dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld
          0x7fff80041000 - 0x7fff801b1fff com.apple.QTKit 7.7 (1800) <10F1DA07-ED26-C103-EE0A-515898C1DB19> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
          0x7fff801b2000 - 0x7fff801b3ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
          0x7fff801b4000 - 0x7fff804b2fff com.apple.HIToolbox 1.6.5 (???) <AD1C18F6-51CB-7E39-35DD-F16B1EB978A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
          0x7fff804b3000 - 0x7fff80553fff com.apple.LaunchServices 362.3 (362.3) <B90B7C31-FEF8-3C26-BFB3-D8A48BD2C0DA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
          0x7fff805c9000 - 0x7fff8061cff7 com.apple.HIServices 1.8.3 (???) <F6E0C7A7-C11D-0096-4DDA-2C77793AA6CD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
          0x7fff8064d000 - 0x7fff8064ffff libRadiance.dylib ??? (???) <BF694EE5-6FDA-553A-CC89-F7135618E9C7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
          0x7fff80650000 - 0x7fff80671fe7 libPng.dylib ??? (???) <D8EC7740-EE32-865A-2F75-C9EDE2135510> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
          0x7fff80672000 - 0x7fff8079aff7 com.apple.MediaToolbox 0.484.60 (484.60) <F921A5E6-E260-03B4-1458-E5814FA1924D> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
          0x7fff8079b000 - 0x7fff8079bff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
          0x7fff80867000 - 0x7fff80971ff7 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
          0x7fff80972000 - 0x7fff809f0ff7 com.apple.CoreText 151.13 (???) <5C6214AD-D683-80A8-86EB-328C99B75322> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
          0x7fff809f9000 - 0x7fff80a3afef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
          0x7fff80a3b000 - 0x7fff80a9bfe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
          0x7fff80cc9000 - 0x7fff80d46fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
          0x7fff80d47000 - 0x7fff80d6eff7 libJPEG.dylib ??? (???) <08758593-6436-B29E-1DA8-F15597835EC1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
          0x7fff80d6f000 - 0x7fff80d8ffff com.apple.DirectoryService.Framework 3.6 (621.16) <0ED4A74A-F8FB-366D-6588-F13EA397326F> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
          0x7fff80e5d000 - 0x7fff80e68ff7 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
          0x7fff80e69000 - 0x7fff80f2bfe7 libFontParser.dylib ??? (???) <EF06F16C-0CC9-B4CA-7BD9-0A97FA967340> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
          0x7fff81172000 - 0x7fff812b0fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
          0x7fff812bd000 - 0x7fff812f6ff7 com.apple.MeshKit 1.1 (49.2) <832A074D-7601-F7C9-6D3A-E1C58965C3A1> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
          0x7fff812f7000 - 0x7fff81579fff com.apple.Foundation 6.6.8 (751.63) <E10E4DB4-9D5E-54A8-3FB6-2A82426066E4> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
          0x7fff8157a000 - 0x7fff815a9ff7 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
          0x7fff815aa000 - 0x7fff815c5ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
          0x7fff815c6000 - 0x7fff815c7fff liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
          0x7fff8160c000 - 0x7fff816bcfff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
          0x7fff816bd000 - 0x7fff81702fff com.apple.CoreMediaIOServices 140.0 (1496) <D93293EB-0B84-E97D-E78C-9FE8D48AF58E> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/CoreMediaIOServices
          0x7fff81e98000 - 0x7fff81ecbff7 libTrueTypeScaler.dylib ??? (???) <B7BA8104-FA18-39A2-56E1-922EE7A660AC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
          0x7fff81eda000 - 0x7fff81f5fff7 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
          0x7fff822b6000 - 0x7fff8253fff7 com.apple.security 6.1.2 (55002) <D224882B-D57B-83AF-3781-548BCEACB327> /System/Library/Frameworks/Security.framework/Versions/A/Security
          0x7fff82540000 - 0x7fff8265afff libGLProgrammability.dylib ??? (???) <D1650AED-02EF-EFB3-100E-064C7F018745> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
          0x7fff8267f000 - 0x7fff82685fff libCGXCoreImage.A.dylib 545.0.0 (compatibility 64.0.0) <D2F8C7E3-CBA1-2E66-1376-04AA839DABBB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
          0x7fff826c3000 - 0x7fff826cafff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
          0x7fff826cb000 - 0x7fff826d9ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib
          0x7fff826da000 - 0x7fff826f0fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
          0x7fff83772000 - 0x7fff8378bfff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
          0x7fff8378c000 - 0x7fff837e1ff7 com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
          0x7fff837e2000 - 0x7fff837e2ff7 com.apple.quartzframework 1.5 (1.5) <B182B579-BCCE-81BF-8DA2-9E0B7BDF8516> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
          0x7fff83873000 - 0x7fff838baff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
          0x7fff8399b000 - 0x7fff839e6fef com.apple.ImageCaptureCore 1.1 (1.1) <F23CA537-4F18-76FC-8D9C-ED6E645186FC> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
          0x7fff839e7000 - 0x7fff83c21fef com.apple.imageKit 2.0.3 (1.0) <9EA216AF-82D6-201C-78E5-D027D85B51D6> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
          0x7fff83c65000 - 0x7fff83cafff7 com.apple.Metadata 10.6.3 (507.15) <DE238BE4-5E22-C4D5-CF5C-3D50FDEE4701> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
          0x7fff83cb0000 - 0x7fff83cd8fff 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
          0x7fff83cd9000 - 0x7fff83e98fff com.apple.ImageIO.framework 3.0.6 (3.0.6) <92882FD3-CB3F-D0BE-DDDA-43B4BEE10F58> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
          0x7fff8400b000 - 0x7fff84053ff7 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
          0x7fff8407e000 - 0x7fff840d4fe7 libTIFF.dylib ??? (???) <2DBEC120-DAA7-3789-36A2-A205BCDF2D72> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
          0x7fff84125000 - 0x7fff841b2fff com.apple.iLifeMediaBrowser 2.5.5 (468.2.2) <0A7B422E-5D79-9980-2477-05DC2CB5CF7C> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeMediaBrowser
          0x7fff841b3000 - 0x7fff841b6ff7 libCoreVMClient.dylib ??? (???) <75819794-3B7A-8944-D004-7EA6DD7CE836> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
          0x7fff841b7000 - 0x7fff841c6fef com.apple.opengl 1.6.14 (1.6.14) <ECAE2D12-5BE3-46E7-6EE5-563B80B32A3E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
          0x7fff84212000 - 0x7fff842d3fef com.apple.ColorSync 4.6.8 (4.6.8) <7DF1D175-6451-51A2-DBBF-40FCA78C0D2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
          0x7fff842d4000 - 0x7fff8430ffff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
          0x7fff84333000 - 0x7fff84407fe7 com.apple.CFNetwork 454.12.4 (454.12.4) <C83E2BA1-1818-B3E8-5334-860AD21D1C80> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
          0x7fff8444b000 - 0x7fff8488efef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
          0x7fff8489f000 - 0x7fff84984fef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
          0x7fff84b88000 - 0x7fff84b88ff7 com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
          0x7fff84b89000 - 0x7fff84bfaff7 com.apple.AppleVAFramework 4.10.27 (4.10.27) <6CDBA3F5-6C7C-A069-4716-2B6C3AD5001F> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
          0x7fff84bfb000 - 0x7fff84d11ff7 libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <3814FCF9-92B9-A6AB-E76A-F7021894AA3F> /usr/lib/libxml2.2.dylib
          0x7fff84d3b000 - 0x7fff84d4ffff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
          0x7fff84d50000 - 0x7fff84d99fef libGLU.dylib ??? (???) <B0F4CA55-445F-E901-0FCF-47B3B4BAE6E2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
          0x7fff84db3000 - 0x7fff84df4fff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
          0x7fff84df5000 - 0x7fff84e38ff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
          0x7fff84e39000 - 0x7fff84ffafef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
          0x7fff84ffb000 - 0x7fff84fffff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
          0x7fff8500c000 - 0x7fff85020ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
          0x7fff85021000 - 0x7fff85140ff7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <0CE8D59B-D0C7-1DCE-3654-37F27F61BEFA> /usr/lib/libcrypto.0.9.8.dylib
          0x7fff852a4000 - 0x7fff852d5fff libGLImage.dylib ??? (???) <562565E1-AA65-FE96-13FF-437410C886D0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
          0x7fff852d6000 - 0x7fff85366fff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
          0x7fff85367000 - 0x7fff8586dff7 com.apple.VideoToolbox 0.484.60 (484.60) <F55EF548-56E4-A6DF-F3C9-6BA4CFF5D629> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
          0x7fff8586e000 - 0x7fff8586eff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
          0x7fff858ba000 - 0x7fff858cbff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib
          0x7fff858cc000 - 0x7fff858d1fff libGIF.dylib ??? (???) <3BAD0DE8-8151-68B0-2244-A4541C738972> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
          0x7fff858d2000 - 0x7fff85913fef com.apple.CoreMedia 0.484.60 (484.60) <6B73A514-C4D5-8DC7-982C-4E4F0231ED77> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
          0x7fff85914000 - 0x7fff8630eff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
          0x7fff8630f000 - 0x7fff8637bfe7 com.apple.CorePDF 1.4 (1.4) <06AE6D85-64C7-F9CC-D001-BD8BAE31B6D2> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
          0x7fff8637c000 - 0x7fff86459fff com.apple.vImage 4.1 (4.1) <C3F44AA9-6F71-0684-2686-D3BBC903F020> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
          0x7fff8645a000 - 0x7fff86469fff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
          0x7fff8646a000 - 0x7fff8651ffe7 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
          0x7fff86520000 - 0x7fff86526ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
          0x7fff86566000 - 0x7fff86623fff com.apple.CoreServices.OSServices 359.2 (359.2) <BBB8888E-18DE-5D09-3C3A-F4C029EC7886> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
          0x7fff86624000 - 0x7fff86647fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
          0x7fff86648000 - 0x7fff86649fff com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <5062DACE-FCE7-8E41-F5F6-58821778629C> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
          0x7fff8664a000 - 0x7fff86700ff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib
          0x7fff86701000 - 0x7fff86dfdff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
          0x7fff86dfe000 - 0x7fff86e10fe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
          0x7fff86e13000 - 0x7fff86e38ff7 com.apple.CoreVideo 1.6.2 (45.6) <E138C8E7-3CB6-55A9-0A2C-B73FE63EA288> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
          0x7fff86e73000 - 0x7fff86e79ff7 IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
          0x7fff86e7a000 - 0x7fff86e87fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
          0x7fff86e88000 - 0x7fff86fbdfff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <F4814A13-E557-59AF-30FF-E62929367933> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
          0x7fff86fbe000 - 0x7fff86fbeff7 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
          0x7fff86fc8000 - 0x7fff86fccff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <DB710299-B4D9-3714-66F7-5D2964DE585B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
          0x7fff86fcd000 - 0x7fff8702ffe7 com.apple.datadetectorscore 2.0 (80.7) <F9D2332D-0890-2ED2-1AC8-F85CB89D8BD4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
          0x7fff87290000 - 0x7fff87290ff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
          0x7fff87291000 - 0x7fff87313fff com.apple.QuickLookUIFramework 2.3 (327.7) <73407EAE-6854-E444-37B1-019AAEDEB31B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
          0x7fff87314000 - 0x7fff87314ff7 com.apple.CoreServices 44 (44) <DC7400FB-851E-7B8A-5BF6-6F50094302FB> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
          0x7fff87315000 - 0x7fff8757efff com.apple.QuartzComposer 4.2 ({156.30}) <C05B97F7-F543-C329-873D-097177226D79> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
          0x7fff8757f000 - 0x7fff875a0fff libresolv.9.dylib 41.1.0 (compatibility 1.0.0) <9410EC7F-4D24-6740-AFEE-90405750FAD7> /usr/lib/libresolv.9.dylib
          0x7fff87663000 - 0x7fff87666fff com.apple.help 1.3.2 (41.1) <BD1B0A22-1CB8-263E-FF85-5BBFDE3660B9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
          0x7fff87667000 - 0x7fff876d1fe7 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
          0x7fff876d2000 - 0x7fff8771efff libauto.dylib ??? (???) <F7221B46-DC4F-3153-CE61-7F52C8C293CF> /usr/lib/libauto.dylib
          0x7fff8771f000 - 0x7fff87735fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
          0x7fff87897000 - 0x7fff87899fff 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
          0x7fff878d2000 - 0x7fff87a90fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <97A75BFB-0DB6-6F44-36B0-97B7F7208ABB> /usr/lib/libicucore.A.dylib
          0x7fff87ad5000 - 0x7fff87ae6fff com.apple.DSObjCWrappers.Framework 10.6 (134) <3C08225D-517E-2822-6152-F6EB13A4ADF9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
          0x7fff87ae7000 - 0x7fff87e84fe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
          0x7fff87e85000 - 0x7fff87e8afff libGFXShared.dylib ??? (???) <6BBC351E-40B3-F4EB-2F35-05BDE52AF87E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
          0x7fff87e8b000 - 0x7fff87eb6ff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <3630A97F-55C1-3F34-CA63-3847653C9645> /usr/lib/libxslt.1.dylib
          0x7fff87f01000 - 0x7fff87f02ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <49B723D1-85F8-F86C-2331-F586C56D68AF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
          0x7fff87f9b000 - 0x7fff887a5fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <FC941ECB-71D0-FAE3-DCBF-C5A619E594B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
          0x7fff887a6000 - 0x7fff887a9ff7 com.apple.securityhi 4.0 (36638) <AEF55AF1-54D3-DB8D-27A7-E16192E0045A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
          0x7fff887aa000 - 0x7fff887bfff7 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
          0x7fff8888c000 - 0x7fff88896fff com.apple.DisplayServicesFW 2.3.3 (289) <97F62F36-964A-3E17-2A26-A0EEF63F4BDE> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
          0x7fff88897000 - 0x7fff88897ff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
          0x7fff888d3000 - 0x7fff888d8ff7 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
          0x7fff888d9000 - 0x7fff88a50fe7 com.apple.CoreFoundation 6.6.6 (550.44) <BB4E5158-E47A-39D3-2561-96CB49FA82D4> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
          0x7fff88a68000 - 0x7fff88b21fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib
          0x7fff88b22000 - 0x7fff88bbcfff com.apple.ApplicationServices.ATS 275.19 (???) <2DE8987F-4563-4D8E-45C3-2F6F786E120D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
          0x7fff88bed000 - 0x7fff88f21fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
          0x7fff88f22000 - 0x7fff88f28ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
          0x7fff8948d000 - 0x7fff898d4fef com.apple.RawCamera.bundle 3.7.1 (570) <5AFA87CA-DC3D-F84E-7EA1-6EABA8807766> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
          0x7fff898d5000 - 0x7fff89924ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
          0x7fff8a166000 - 0x7fff8a488fff com.apple.JavaScriptCore 6534.59 (6534.59.11) <992F7C39-0ADA-C5EF-0405-55F81A5B2F76> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
          0x7fff8a489000 - 0x7fff8a4c7fe7 libFontRegistry.dylib ??? (???) <395D7C0D-36B5-B353-0DC8-51ABC0B1C030> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
          0x7fff8a522000 - 0x7fff8a5a1fe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
          0x7fff8a5a2000 - 0x7fff8a62efef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
          0x7fff8a62f000 - 0x7fff8a676fff com.apple.QuickLookFramework 2.3 (327.7) <A8169A96-FAE6-26B2-A9A9-C78BA5787146> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
          0x7fff8a677000 - 0x7fff8a68efff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
          0x7fff8a68f000 - 0x7fff8a6c9fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <4F2A4397-89BD-DEAC-4971-EE838FFA0964> /usr/lib/libcups.2.dylib
          0x7fff8a6ca000 - 0x7fff8a732fff 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
          0x7fff8a733000 - 0x7fff8a7c2fff com.apple.PDFKit 2.5.5 (2.5.5) <18C99AB3-DACC-3654-200E-0BD09EBFB374> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
          0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib

          Model: iMac5,2, BootROM IM52.0090.B09, 2 processors, Intel Core 2 Duo, 1.83 GHz, 1 GB, SMC 1.6f0
          Graphics: Intel GMA 950, GMA 950, Built-In, spdisplays_integrated_vram
          Memory Module: global_name
          AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x89), Broadcom BCM43xx 1.0 (5.10.131.42.4)
          Network Service: Ethernet, Ethernet, en0
          Serial ATA Device: ST3160812AS Q, 149.05 GB
          Parallel ATA Device: MATSHITACD-RW CW-8124
          USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8501, 0xfd400000 / 2
          USB Device: Hub in Apple Pro Keyboard, 0x05ac (Apple Inc.), 0x1003, 0x1d100000 / 2
          USB Device: Apple Optical USB Mouse, 0x05ac (Apple Inc.), 0x0304, 0x1d110000 / 4
          USB Device: Apple Pro Keyboard, 0x05ac (Apple Inc.), 0x020b, 0x1d130000 / 3
          USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8240, 0x7d200000 / 2

          and here's the save file
          Thanks!
          Attached Files

          Comment

          • Nick
            Vanilla maintainer
            • Apr 2007
            • 9637

            #20
            Originally posted by Zodiac_Shackle
            Hey guys I'm getting the same problem, just inexplicably quits.
            My guess is that, with that savefile, it crashes if you go past the priest book, out the door and left along the corridor?

            This looks like another instance of a bug that was fixed about 4 weeks ago in development - if you get the latest build from the autobuild page you should stop having this problem.
            One for the Dark Lord on his dark throne
            In the Land of Mordor where the Shadows lie.

            Comment

            Working...
            😀
            😂
            🥰
            😘
            🤢
            😎
            😞
            😡
            👍
            👎