Angband keeps crashing?

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

    Angband keeps crashing?

    My character dump is here, saved seconds before:



    Any time I try reloading, hit pcb*[left]t (to cast Orb of Draining at a Neekerbreeker) it crashes with the following message:

    angband quit unexpectedly.
    Click Reopen to open the application again. Click Report to see more detailed information and send a report to Apple.

    I'm playing on OSX. Anyone know what's going on?
  • myshkin
    Angband Devteam member
    • Apr 2007
    • 334

    #2
    Originally posted by Moriwen
    My character dump is here, saved seconds before:



    Any time I try reloading, hit pcb*[left]t (to cast Orb of Draining at a Neekerbreeker) it crashes with the following message:

    angband quit unexpectedly.
    Click Reopen to open the application again. Click Report to see more detailed information and send a report to Apple.

    I'm playing on OSX. Anyone know what's going on?
    That's no good. Could you post the contents of the window you get after clicking Report? You don't have to send to Apple. Alternately, could you get me a copy of your savefile?

    Comment

    • Moriwen
      Rookie
      • Oct 2012
      • 16

      #3
      Clicking on "report" and then "details," I get:
      Process: angband [21157]
      Path: /Applications/Angband.app/Contents/MacOS/angband
      Identifier: org.rephial.angband
      Version: v3.4.1-dirty (1.0)
      Code Type: X86-64 (Native)
      Parent Process: launchd [107]

      Date/Time: 2012-11-13 18:18:58.687 -0600
      OS Version: Mac OS X 10.7.3 (11D2001)
      Report Version: 9

      Interval Since Last Report: 3063516 sec
      Crashes Since Last Report: 14
      Per-App Interval Since Last Report: 232616 sec
      Per-App Crashes Since Last Report: 11
      Anonymous UUID: A7A28DBA-9B69-422B-8BFF-50A26165297D

      Crashed Thread: 0 Dispatch queue: com.apple.main-thread

      Exception Type: EXC_CRASH (SIGABRT)
      Exception Codes: 0x0000000000000000, 0x0000000000000000

      Application Specific Information:
      objc[21157]: garbage collection is OFF
      Assertion failed: (m_idx > 0), function delete_monster_idx, file monster/mon-make.c, line 42.


      Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
      0 libsystem_kernel.dylib 0x00007fff85483ce2 __pthread_kill + 10
      1 libsystem_c.dylib 0x00007fff8529a7d2 pthread_kill + 95
      2 libsystem_c.dylib 0x00007fff8528ba7a abort + 143
      3 libsystem_c.dylib 0x00007fff852be5de __assert_rtn + 146
      4 org.rephial.angband 0x0000000100040924 delete_monster_idx + 452
      5 org.rephial.angband 0x0000000100042ef3 mon_take_hit + 947
      6 org.rephial.angband 0x0000000100075364 project + 13620
      7 org.rephial.angband 0x0000000100079719 fire_ball + 169
      8 org.rephial.angband 0x0000000100095ecf cast_spell + 3663
      9 org.rephial.angband 0x000000010006c33d spell_cast + 125
      10 org.rephial.angband 0x0000000100013271 do_cmd_cast + 289
      11 org.rephial.angband 0x000000010001eb98 process_command + 1848
      12 org.rephial.angband 0x0000000100014d3d play_game + 2557
      13 org.rephial.angband 0x0000000100103d33 +[AngbandContext beginGame] + 1843
      14 org.rephial.angband 0x0000000100105acd -[AngbandAppDelegate applicationDidFinishLaunching:] + 29
      15 com.apple.Foundation 0x00007fff87c81d32 __-[NSNotificationCenter addObserver:selector:namebject:]_block_invoke_1 + 47
      16 com.apple.CoreFoundation 0x00007fff849feaaa _CFXNotificationPost + 2634
      17 com.apple.Foundation 0x00007fff87c6dfe7 -[NSNotificationCenter postNotificationNamebject:userInfo:] + 65
      18 com.apple.AppKit 0x00007fff8cef960f -[NSApplication _postDidFinishNotification] + 212
      19 com.apple.AppKit 0x00007fff8cef9375 -[NSApplication _sendFinishLaunchingNotification] + 78
      20 com.apple.AppKit 0x00007fff8cef803c -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 242
      21 com.apple.AppKit 0x00007fff8cef7d9d -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 330
      22 com.apple.CoreFoundation 0x00007fff84a48591 -[NSObject performSelector:withObject:withObject:] + 65
      23 com.apple.Foundation 0x00007fff87ca47eb __-[NSAppleEventManager setEventHandler:andSelector:forEventClass:andEvent ID:]_block_invoke_1 + 101
      24 com.apple.Foundation 0x00007fff87ca3772 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 283
      25 com.apple.Foundation 0x00007fff87ca3600 _NSAppleEventManagerGenericHandler + 105
      26 com.apple.AE 0x00007fff8c246c25 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 200
      27 com.apple.AE 0x00007fff8c246b03 _ZL25dispatchEventAndSendReplyPK6AEDescPS_ + 38
      28 com.apple.AE 0x00007fff8c2469f7 aeProcessAppleEvent + 250
      29 com.apple.HIToolbox 0x00007fff8aa45af9 AEProcessAppleEvent + 102
      30 com.apple.AppKit 0x00007fff8cef51a9 _DPSNextEvent + 1247
      31 com.apple.AppKit 0x00007fff8cef4861 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
      32 com.apple.AppKit 0x00007fff8cef119d -[NSApplication run] + 470
      33 com.apple.AppKit 0x00007fff8d16fb88 NSApplicationMain + 867
      34 org.rephial.angband 0x0000000100105e19 main + 9
      35 org.rephial.angband 0x0000000100001ca4 start + 52

      Thread 1:: Dispatch queue: com.apple.libdispatch-manager
      0 libsystem_kernel.dylib 0x00007fff854847e6 kevent + 10
      1 libdispatch.dylib 0x00007fff8aa245be _dispatch_mgr_invoke + 923
      2 libdispatch.dylib 0x00007fff8aa2314e _dispatch_mgr_thread + 54

      Thread 2:
      0 libsystem_kernel.dylib 0x00007fff85484192 __workq_kernreturn + 10
      1 libsystem_c.dylib 0x00007fff8529a594 _pthread_wqthread + 758
      2 libsystem_c.dylib 0x00007fff8529bb85 start_wqthread + 13

      Thread 3:
      0 libsystem_kernel.dylib 0x00007fff85484192 __workq_kernreturn + 10
      1 libsystem_c.dylib 0x00007fff8529a594 _pthread_wqthread + 758
      2 libsystem_c.dylib 0x00007fff8529bb85 start_wqthread + 13

      Thread 4:
      0 libsystem_kernel.dylib 0x00007fff85484192 __workq_kernreturn + 10
      1 libsystem_c.dylib 0x00007fff8529a594 _pthread_wqthread + 758
      2 libsystem_c.dylib 0x00007fff8529bb85 start_wqthread + 13

      Thread 5:
      0 libsystem_kernel.dylib 0x00007fff85484192 __workq_kernreturn + 10
      1 libsystem_c.dylib 0x00007fff8529a594 _pthread_wqthread + 758
      2 libsystem_c.dylib 0x00007fff8529bb85 start_wqthread + 13

      Thread 6:
      0 libsystem_kernel.dylib 0x00007fff85484192 __workq_kernreturn + 10
      1 libsystem_c.dylib 0x00007fff8529a594 _pthread_wqthread + 758
      2 libsystem_c.dylib 0x00007fff8529bb85 start_wqthread + 13

      Thread 7:
      0 libsystem_kernel.dylib 0x00007fff85484192 __workq_kernreturn + 10
      1 libsystem_c.dylib 0x00007fff8529a594 _pthread_wqthread + 758
      2 libsystem_c.dylib 0x00007fff8529bb85 start_wqthread + 13

      Thread 8:: com.apple.CFSocket.private
      0 libsystem_kernel.dylib 0x00007fff85483df2 __select + 10
      1 com.apple.CoreFoundation 0x00007fff84a33cdb __CFSocketManager + 1355
      2 libsystem_c.dylib 0x00007fff852988bf _pthread_start + 335
      3 libsystem_c.dylib 0x00007fff8529bb75 thread_start + 13

      Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x00007fff5fbfcda8 rdx: 0x0000000000000000
      rdi: 0x0000000000000b07 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfcdd0 rsp: 0x00007fff5fbfcda8
      r8: 0x00007fff74ab5fb8 r9: 0x000000000000002a r10: 0x00007fff85483d0a r11: 0xffffff80002d8220
      r12: 0x0000000100114f27 r13: 0x00000001076a6000 r14: 0x00007fff74ab8960 r15: 0x0000000100114f3a
      rip: 0x00007fff85483ce2 rfl: 0x0000000000000246 cr2: 0x00000001076a6000
      Logical CPU: 0

      Binary Images:
      0x100000000 - 0x100147ff7 +org.rephial.angband (v3.4.1-dirty - 1.0) <A9699413-D948-3294-80A8-BB168E5CFCB8> /Applications/Angband.app/Contents/MacOS/angband
      0x100796000 - 0x10079afff com.apple.audio.AudioIPCPlugIn (1.2.2 - 1.2.2) <D4D40031-05D5-3D8B-A9A5-490D9483E188> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
      0x10079f000 - 0x1007a5fff com.apple.audio.AppleHDAHALPlugIn (2.1.7 - 2.1.7f9) <CA4B5CB4-6F02-396A-B7CA-C9DE876544CD> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
      0x1007fe000 - 0x1007feffd +cl_kernels (??? - ???) <7FC06606-B80E-427D-AC82-3C8C24B2A399> cl_kernels
      0x101ff2000 - 0x101ff8fef libcldcpuengine.dylib (1.50.69 - compatibility 1.0.0) <C0C4CC37-F2FD-301C-A830-EC54D86612D5> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
      0x1037e7000 - 0x1037eaff7 libCoreFSCache.dylib (??? - ???) <0E2C3D54-7D05-35E8-BA10-2142B7C03946> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
      0x1060ee000 - 0x106239ff7 com.apple.audio.units.Components (1.7.2 - 1.7.2) <DC2BA4BE-E91A-3680-A88A-D8A709C48909> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
      0x1073c3000 - 0x107456ff7 unorm8_bgra.dylib (1.50.69 - compatibility 1.0.0) <5FB796A4-1AD0-3B4D-AA83-F8A46E039224> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra.dylib
      0x107475000 - 0x107476ff3 +cl_kernels (??? - ???) <C6A6CBC8-5DF2-490B-91C0-4E26CCD3AD67> cl_kernels
      0x107579000 - 0x10757affc +cl_kernels (??? - ???) <65D38D81-0843-471D-9FE7-D82179D73D91> cl_kernels
      0x1076ee000 - 0x1076efff3 +cl_kernels (??? - ???) <27C758BB-6620-4ED9-8FA9-4C8316A3E5F0> cl_kernels
      0x7fff66f2c000 - 0x7fff66f60baf dyld (195.6 - ???) <0CD1B35B-A28F-32DA-B72E-452EAD609613> /usr/lib/dyld
      0x7fff849b2000 - 0x7fff84b86fff com.apple.CoreFoundation (6.7.1 - 635.19) <57B77925-9065-38C9-A05B-02F4F9ED007C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
      0x7fff84b87000 - 0x7fff84b87fff com.apple.Carbon (153 - 153) <AF0F9910-E3C3-3922-AA92-A39000655E0F> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
      0x7fff84b88000 - 0x7fff84b89fff libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib
      0x7fff84b8e000 - 0x7fff84c2efff com.apple.LaunchServices (480.27.1 - 480.27.1) <4DC96C1E-6FDE-305E-9718-E4C5C1341F56> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
      0x7fff84c2f000 - 0x7fff84c4cfff libxpc.dylib (77.18.0 - compatibility 1.0.0) <26C05F31-E809-3B47-AF42-1460971E3AC3> /usr/lib/system/libxpc.dylib
      0x7fff84ccf000 - 0x7fff84de8fff com.apple.DesktopServices (1.6.2 - 1.6.2) <6B83172E-F539-3AF8-A76D-1F9EA357B076> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
      0x7fff84e66000 - 0x7fff84e67fff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
      0x7fff84e68000 - 0x7fff84ebbfff com.apple.AppleVAFramework (5.0.14 - 5.0.14) <45159B9E-05BF-35B2-AF76-D933490FBFB1> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
      0x7fff84ebc000 - 0x7fff85023ff7 com.apple.CFNetwork (520.3.2 - 520.3.2) <516B611D-E53E-3467-9211-3C5B86ABA865> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
      0x7fff85024000 - 0x7fff851aeff7 com.apple.QTKit (7.7.1 - 2315) <BFC33B70-34F2-3940-A14A-3C51036589F0> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
      0x7fff851af000 - 0x7fff85249ff7 com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
      0x7fff8524a000 - 0x7fff85327fef libsystem_c.dylib (763.12.0 - compatibility 1.0.0) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
      0x7fff85328000 - 0x7fff85335fff libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <CBA71562-050B-3515-92B7-8BC1E2EEEF2A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
      0x7fff85339000 - 0x7fff8537dff7 com.apple.MediaKit (12 - 589) <7CFF29BF-D907-3593-B338-0BB48643B2A8> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
      0x7fff8537e000 - 0x7fff8538dff7 libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
      0x7fff8538e000 - 0x7fff85441fff com.apple.CoreText (220.11.0 - ???) <0322442E-0530-37E8-A7D6-AEFD909F0AFE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
      0x7fff85448000 - 0x7fff8544dfff com.apple.OpenDirectory (10.7 - 146) <A674AB55-6E3D-39AE-9F9B-9865D0193020> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
      0x7fff8544e000 - 0x7fff8544ffff liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
      0x7fff8546d000 - 0x7fff8548dfff libsystem_kernel.dylib (1699.24.23 - compatibility 1.0.0) <80927C55-D4D9-31B6-9CF3-6134FCF1E1CA> /usr/lib/system/libsystem_kernel.dylib
      0x7fff8549c000 - 0x7fff855f5fff com.apple.audio.toolbox.AudioToolbox (1.7.2 - 1.7.2) <0AD8197C-1BA9-30CD-98F1-4CA2C6559BA8> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
      0x7fff855f6000 - 0x7fff85666fff com.apple.datadetectorscore (3.0 - 179.4) <B4C6417F-296C-31C1-BB94-980BFCDC9175> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
      0x7fff85677000 - 0x7fff856ddff7 com.apple.coreui (1.2.1 - 165.3) <378C9221-ADE6-36D9-9944-F33AE6904E4F> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
      0x7fff856de000 - 0x7fff8572efff com.apple.CoreMediaIO (210.0 - 3180) <C5B60D3E-71BE-3CD2-90FC-3B2F9961D662> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
      0x7fff8572f000 - 0x7fff8573dff7 libkxld.dylib (??? - ???) <B779CF25-496C-31B0-B336-3E4E3E1C32CC> /usr/lib/system/libkxld.dylib
      0x7fff8573e000 - 0x7fff85822e5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
      0x7fff85966000 - 0x7fff859a9ff7 libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <85D00F5C-43ED-33A9-80B4-72EB0EAE3E25> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
      0x7fff859aa000 - 0x7fff85aa7fff com.apple.avfoundation (2.0 - 180.30) <061DDF4C-E7BB-33D0-BEB9-0443ADF6EC8C> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
      0x7fff85aa8000 - 0x7fff85aabfff libCoreVMClient.dylib (??? - ???) <E034C772-4263-3F48-B083-25A758DD6228> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
      0x7fff85aac000 - 0x7fff85ab2fff libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib
      0x7fff85ab3000 - 0x7fff85adafff com.apple.framework.internetaccounts (1.2 - 3) <A3FFB4BD-77BE-388F-ADB1-9CA80A68B1F2> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/InternetAccounts
      0x7fff85adb000 - 0x7fff85b2fff7 com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
      0x7fff85b30000 - 0x7fff85b5bff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <4DB5ED11-004B-36B5-AE5F-2AB714754241> /usr/lib/libxslt.1.dylib
      0x7fff85b5c000 - 0x7fff85bdffef com.apple.Metadata (10.7.0 - 627.28) <1C14033A-69C9-3757-B24D-5583AEAC2CBA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
      0x7fff85bfa000 - 0x7fff85c7fff7 com.apple.Heimdal (2.1 - 2.0) <3758B442-6175-32B8-8C17-D8ABDD589BF9> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
      0x7fff85c80000 - 0x7fff85c85fff libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
      0x7fff85c8a000 - 0x7fff85cc9ff7 libGLImage.dylib (??? - ???) <348729DC-BC44-3744-B249-9DFA6498344A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
      0x7fff85cca000 - 0x7fff85cdcff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
      0x7fff85cdd000 - 0x7fff85f50fff com.apple.CoreImage (7.93 - 1.0.1) <0B7D855E-A2B6-3C14-A242-2CF2165C6E7E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
      0x7fff85f51000 - 0x7fff85f84ff7 com.apple.GSS (2.1 - 2.0) <57AD81CE-6320-38C9-9B66-0E5A4DEA898A> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
      0x7fff8601b000 - 0x7fff86062ff7 com.apple.CoreMedia (1.0 - 705.61) <0C34B0D4-DB8A-33C7-B67B-F443AD86482C> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
      0x7fff8607c000 - 0x7fff860bcfff libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib
      0x7fff860bd000 - 0x7fff860bffff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
      0x7fff860c0000 - 0x7fff860cbfff com.apple.CommonAuth (2.1 - 2.0) <272CB600-6DA8-3952-97C0-5DC594DCA024> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
      0x7fff860cc000 - 0x7fff861aafff com.apple.DiscRecording (6.0.3 - 6030.4.1) <8DB1BDDD-F066-3E8B-B416-11DF712C6A1E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
      0x7fff86f1b000 - 0x7fff86f1bfff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
      0x7fff87089000 - 0x7fff87097ff7 com.apple.AppleFSCompression (37 - 1.0) <8981D804-EBFE-35D5-9F79-6689DCCBA43A> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
      0x7fff87098000 - 0x7fff8709cfff libdyld.dylib (195.6.0 - compatibility 1.0.0) <FFC59565-64BD-3B37-90A4-E2C3A422CFC1> /usr/lib/system/libdyld.dylib
      0x7fff8709f000 - 0x7fff87115fff com.apple.ISSupport (1.9.8 - 56) <2BEEF162-893F-356C-BD4E-8668F044A917> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
      0x7fff87116000 - 0x7fff8713ffff libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
      0x7fff87330000 - 0x7fff87682fff com.apple.FinderKit (1.0.1 - 1.0.1) <E2F6D8F1-689B-309B-ACE8-319010FA7781> /System/Library/PrivateFrameworks/FinderKit.framework/Versions/A/FinderKit
      0x7fff87683000 - 0x7fff8768bfff libsystem_dnssd.dylib (??? - ???) <D0CEBE0E-956F-3CCF-9808-25FDEA42B9AF> /usr/lib/system/libsystem_dnssd.dylib
      0x7fff8768c000 - 0x7fff8776afff com.apple.ImageIO.framework (3.1.1 - 3.1.1) <DB530A63-8ECF-3B53-AC9A-1692A5397E2F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
      0x7fff8776b000 - 0x7fff877b7ff7 com.apple.SystemConfiguration (1.11.2 - 1.11) <A14F3583-9CC0-397D-A50E-17217075953F> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
      0x7fff877b8000 - 0x7fff877d8fff libPng.dylib (??? - ???) <F4D84592-C450-3076-88E9-8E6517C7EF33> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
      0x7fff877d9000 - 0x7fff877fdfff com.apple.RemoteViewServices (1.3 - 44) <21D7A0E7-6699-37AB-AE6C-BF69AF3D61C2> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
      0x7fff87845000 - 0x7fff87927fff com.apple.CoreServices.OSServices (478.37 - 478.37) <1DAC695E-0D0F-3AE2-974F-A173E69E67CC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
      0x7fff87928000 - 0x7fff87929fff libdnsinfo.dylib (395.10.0 - compatibility 1.0.0) <2301DE05-6950-3AFF-A8A6-DA76D4C079B5> /usr/lib/system/libdnsinfo.dylib
      0x7fff8792a000 - 0x7fff87937ff7 libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <3373D310-3B10-3DD1-B754-B7B138CD448D> /usr/lib/libbz2.1.0.dylib
      0x7fff879c4000 - 0x7fff87becfe7 com.apple.CoreData (104.1 - 358.13) <F1DA3110-C4DF-3F0A-A057-AEE78DE8C99D> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
      0x7fff87bed000 - 0x7fff87c62ff7 libc++.1.dylib (19.0.0 - compatibility 1.0.0) <C0EFFF1B-0FEB-3F99-BE54-506B35B555A9> /usr/lib/libc++.1.dylib
      0x7fff87c63000 - 0x7fff87c68fff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
      0x7fff87c6b000 - 0x7fff87f84ff7 com.apple.Foundation (6.7.1 - 833.24) <6D4E6F93-64EF-3D41-AE80-2BB10E2E6323> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
      0x7fff87f85000 - 0x7fff87f8cff7 com.apple.CommerceCore (1.0 - 17) <3894FE48-EDCE-30E9-9796-E2F959D92704> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
      0x7fff87f8d000 - 0x7fff87fdfff7 libGLU.dylib (??? - ???) <3C9153A0-8499-3DC0-AAA4-9FA6E488BE13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
      0x7fff87fe0000 - 0x7fff87fe0fff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <C06A140F-6114-3B8B-B080-E509303145B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
      0x7fff87fe1000 - 0x7fff889717a7 com.apple.CoreGraphics (1.600.0 - ???) <177D9BAD-72C9-3ADF-A391-5B88C5EE623F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
      0x7fff88b9e000 - 0x7fff88ba9ff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
      0x7fff88baa000 - 0x7fff88bc1fff com.apple.MultitouchSupport.framework (220.62.1 - 220.62.1) <3F8C015B-88AC-370F-B39D-B4665FB7616A> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
      0x7fff88c13000 - 0x7fff88c73fff libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
      0x7fff88c74000 - 0x7fff88caffff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
      0x7fff88d06000 - 0x7fff88d06fff com.apple.audio.units.AudioUnit (1.7.2 - 1.7.2) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
      0x7fff88d07000 - 0x7fff88d21fff com.apple.CoreMediaAuthoring (2.0 - 890) <7BE57576-8EF5-3473-95E6-6191E239E3F0> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
      0x7fff88d22000 - 0x7fff88d51fff com.apple.shortcut (2.1 - 2.1) <43C186C0-6B0F-39FA-976A-C307CC410495> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
      0x7fff88d52000 - 0x7fff88e19ff7 com.apple.ColorSync (4.7.1 - 4.7.1) <EA74B067-9916-341A-9C68-6165A4656042> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
      0x7fff88e1a000 - 0x7fff88e1afff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
      0x7fff88eaa000 - 0x7fff88eafff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
      0x7fff88eda000 - 0x7fff88ef6ff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
      0x7fff88ef7000 - 0x7fff88f89fff com.apple.PDFKit (2.6.2 - 2.6.2) <4C8D80F6-09BB-3BD5-983B-A24FBEB5BCF3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
      0x7fff88f8a000 - 0x7fff893a7ff7 com.apple.SceneKit (2.2 - 125.3) <DDCC8DB6-D5DB-31CD-A401-F56C84216E1C> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
      0x7fff893a8000 - 0x7fff893bdfff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <C061ECBB-7061-3A43-8A18-90633F943295> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
      0x7fff893be000 - 0x7fff89431fff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
      0x7fff89432000 - 0x7fff89470fff com.apple.bom (11.0 - 183) <F300B9EC-995E-33A7-9175-9F07D4B68F16> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
      0x7fff89471000 - 0x7fff896dfff7 com.apple.QuartzComposer (5.0 - 236.3) <F8B96724-2550-32FE-9DE4-22AC7A6C0942> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
      0x7fff896e5000 - 0x7fff896ebff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
      0x7fff89760000 - 0x7fff897e4ff7 com.apple.ApplicationServices.ATS (317.5.0 - ???) <C2B254F0-6ED8-3313-9CFC-9ACD519C8A9E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
      0x7fff897e5000 - 0x7fff897fcfff com.apple.CFOpenDirectory (10.7 - 146) <E6D4F114-678B-3957-9C59-9206ECDA756E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
      0x7fff897fd000 - 0x7fff89800fff com.apple.help (1.3.2 - 42) <BF14DE49-F7E8-336F-81FB-BBDF2DB3AC09> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
      0x7fff89801000 - 0x7fff89807fff IOSurface (??? - ???) <8114F62C-F75D-3123-99E9-268CB3AE74F7> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
      0x7fff89808000 - 0x7fff89863ff7 com.apple.HIServices (1.11 - ???) <DE8FA7FA-0A41-35D9-8473-5104F81DA934> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
      0x7fff898a8000 - 0x7fff898e3fff com.apple.LDAPFramework (3.1 - 120.2) <19B714EB-104B-38D2-9ADD-155F71F6844B> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
      0x7fff89ae7000 - 0x7fff89afbff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
      0x7fff89afc000 - 0x7fff89b92ff7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
      0x7fff8a1fe000 - 0x7fff8a2f3fff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
      0x7fff8a3db000 - 0x7fff8a3dbfff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
      0x7fff8a3dc000 - 0x7fff8a3efff7 libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib
      0x7fff8a3f0000 - 0x7fff8a429fe7 libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib
      0x7fff8a42a000 - 0x7fff8a42bff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
      0x7fff8a4a0000 - 0x7fff8a8cdfff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
      0x7fff8a8ce000 - 0x7fff8a9dbfff libJP2.dylib (??? - ???) <F2B34A61-75F0-3BFE-A309-EE0DF4AF9E37> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
      0x7fff8aa12000 - 0x7fff8aa20fff com.apple.HelpData (2.1.2 - 72) <B99E743A-82C9-3058-8FD5-18668CA890F7> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
      0x7fff8aa21000 - 0x7fff8aa2ffff libdispatch.dylib (187.7.0 - compatibility 1.0.0) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
      0x7fff8aa35000 - 0x7fff8ad5fff7 com.apple.HIToolbox (1.8 - ???) <D6A0D513-4893-35B4-9FFE-865FF419F2C2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
      0x7fff8ad63000 - 0x7fff8ae99fff com.apple.vImage (5.1 - 5.1) <A08B7582-67BC-3EED-813A-4833645964A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
      0x7fff8aea2000 - 0x7fff8aeebff7 com.apple.framework.CoreWLAN (2.1.2 - 212.1) <B254CC2C-F1A4-3A87-96DE-B6A4113D2811> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
      0x7fff8af52000 - 0x7fff8af94ff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <BB770C22-8C57-365A-8716-4A3C36AE7BFB> /usr/lib/system/libcommonCrypto.dylib
      0x7fff8af95000 - 0x7fff8af95fff com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
      0x7fff8af96000 - 0x7fff8afbcff7 com.apple.framework.familycontrols (3.0 - 300) <DC06CF3A-2F10-3867-9498-CADAE30D0CE4> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
      0x7fff8b6f6000 - 0x7fff8b6f7ff7 libsystem_sandbox.dylib (??? - ???) <5087ADAD-D34D-3844-9D04-AFF93CED3D92> /usr/lib/system/libsystem_sandbox.dylib

      [continued in next post]

      Comment

      • Moriwen
        Rookie
        • Oct 2012
        • 16

        #4
        0x7fff8b6f8000 - 0x7fff8b6fefff com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff8b6ff000 - 0x7fff8b70fff7 com.apple.opengl (1.7.6 - 1.7.6) <C168883D-9BC5-3C38-9937-42852D719718> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff8b710000 - 0x7fff8b750ff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <29DE948E-38C4-3CC5-B528-40C691380607> /usr/lib/libcups.2.dylib
        0x7fff8b751000 - 0x7fff8b75bff7 liblaunch.dylib (392.36.0 - compatibility 1.0.0) <CB8B5808-80C0-318E-AE12-96CA916442FE> /usr/lib/system/liblaunch.dylib
        0x7fff8b75c000 - 0x7fff8b7c4ff7 com.apple.audio.CoreAudio (4.0.2 - 4.0.2) <DFD8F4DE-3B45-3A2E-9CBE-FD8D5DD30923> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff8b7c5000 - 0x7fff8bc27ff7 com.apple.RawCamera.bundle (3.9.1 - 586) <1AA853F4-E429-33E3-B4A9-6B019CCCC5E4> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff8bc28000 - 0x7fff8bc33ff7 com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <48607E6E-8612-3267-9184-E948B1863B32> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
        0x7fff8bc34000 - 0x7fff8bc75fff com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
        0x7fff8bc91000 - 0x7fff8bd8bff7 com.apple.DiskImagesFramework (10.7.3 - 331.3) <57A7E46A-5AA4-37FF-B19C-5337CCBCA0CA> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff8bd8c000 - 0x7fff8bdabfff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
        0x7fff8bdac000 - 0x7fff8bdd9fff com.apple.quartzfilters (1.7.0 - 1.7.0) <CE1EDD58-7273-38F9-AD33-871A8BA7ABF3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
        0x7fff8bdda000 - 0x7fff8be07fe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <7BEBB139-50BB-3112-947A-F4AA168F991C> /usr/lib/libSystem.B.dylib
        0x7fff8be08000 - 0x7fff8be5cff7 libFontRegistry.dylib (??? - ???) <F98926EF-FFA0-37C5-824C-02E436E21DD1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff8be5d000 - 0x7fff8be68ff7 com.apple.DisplayServicesFW (2.5.2 - 317) <D1FE33BD-1D71-343F-B790-685253F1F701> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
        0x7fff8be69000 - 0x7fff8c0dfff7 com.apple.imageKit (2.1.1 - 1.0) <A4A58BBB-70BB-3A0F-84F0-49EC6113BF2F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
        0x7fff8c0e0000 - 0x7fff8c0e2ff7 com.apple.print.framework.Print (7.1 - 247.1) <8A4925A5-BAA3-373C-9B5D-03E0270C6B12> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
        0x7fff8c0e3000 - 0x7fff8c0eafff com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff8c19d000 - 0x7fff8c1d7fe7 com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
        0x7fff8c1d8000 - 0x7fff8c242ff7 com.apple.framework.IOKit (2.0 - ???) <EEEB42FD-E3E1-3A94-A771-B1993B694F17> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff8c243000 - 0x7fff8c282fff com.apple.AE (527.7 - 527.7) <B82F7ABC-AC8B-3507-B029-969DD5CA813D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
        0x7fff8c285000 - 0x7fff8c297ff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
        0x7fff8c304000 - 0x7fff8c409fff libFontParser.dylib (??? - ???) <0920DA16-2066-33E6-BF95-AD4B0F3C22B0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff8c40a000 - 0x7fff8c4aefff com.apple.ink.framework (1.3.2 - 110) <C8840EA4-AE7B-360C-A191-D36B5F10B6B5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
        0x7fff8c4af000 - 0x7fff8c511ff7 com.apple.Symbolication (1.3 - 91) <B072970E-9EC1-3495-A1FA-D344C6E74A13> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
        0x7fff8c512000 - 0x7fff8c56eff7 com.apple.QuickLookFramework (3.1 - 500.10) <35BF320E-26F5-310C-9FA9-D60919B218EC> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff8c56f000 - 0x7fff8c611ff7 com.apple.securityfoundation (5.0 - 55107) <6C2E7362-CB11-3CBD-BB1C-348E4B10F25A> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
        0x7fff8c612000 - 0x7fff8c618fff libGFXShared.dylib (??? - ???) <B95E9B22-AE68-3E48-8733-00CCCA08D50E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
        0x7fff8c671000 - 0x7fff8c6c8fff com.apple.Suggestions (1.1 - 85.1) <DE511C42-D2F2-309C-80EE-53862245DE22> /System/Library/PrivateFrameworks/Suggestions.framework/Versions/A/Suggestions
        0x7fff8caec000 - 0x7fff8cbd7fff com.apple.backup.framework (1.3.1 - 1.3.1) <C933E52C-5BA6-386D-9B6A-8F98D8142A6F> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff8cd63000 - 0x7fff8ce63fff com.apple.QuickLookUIFramework (3.1 - 500.10) <ABD3BF58-DD33-31CA-AAE3-E0EE274C8B9C> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
        0x7fff8ce64000 - 0x7fff8ce6dff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
        0x7fff8ce6e000 - 0x7fff8ce9bff7 com.apple.opencl (1.50.69 - 1.50.69) <687265AF-E9B6-3537-89D7-7C12EB38193D> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff8ceec000 - 0x7fff8daf0fff com.apple.AppKit (6.7.3 - 1138.32) <A9EB81C6-C519-3F29-89F1-42C3E8930281> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff8daf1000 - 0x7fff8db1aff7 com.apple.framework.Apple80211 (7.1.2 - 712.1) <B4CD34B3-D555-38D2-8FF8-E3C6A93B94EB> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff8db1b000 - 0x7fff8db91fff com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
        0x7fff8db92000 - 0x7fff8e059fff FaceCoreLight (1.4.7 - compatibility 1.0.0) <E9D2A69C-6E81-358C-A162-510969F91490> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
        0x7fff8e05a000 - 0x7fff8e0b2fff libTIFF.dylib (??? - ???) <DD797FBE-9B63-3785-A9EA-0321D113538B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff8e0b3000 - 0x7fff8e0c5ff7 libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
        0x7fff8e0c6000 - 0x7fff8e3e9ff7 com.apple.AddressBook.framework (6.1 - 1083) <9C23C164-B9E1-3F80-83F4-C027AF282DE6> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff8e3ea000 - 0x7fff8e3eefff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
        0x7fff8e3ef000 - 0x7fff8e3f1fff libquarantine.dylib (36.2.0 - compatibility 1.0.0) <48656562-FF20-3B55-9F93-407ACA7341C0> /usr/lib/system/libquarantine.dylib
        0x7fff8e3f2000 - 0x7fff8e824fef com.apple.VideoToolbox (1.0 - 705.61) <1A70CA82-C849-3033-8598-37C5A72637CC> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff8e83a000 - 0x7fff8ebd8fef com.apple.MediaToolbox (1.0 - 705.61) <F48F2150-0573-354C-BBB2-BA52DD0FD0AB> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff8ebd9000 - 0x7fff8ece0fe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
        0x7fff8ecfd000 - 0x7fff8ed21fff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff8ed22000 - 0x7fff8ed28ff7 com.apple.phonenumbers (1.0 - 47) <BC6C2FE2-99C0-3AD6-AA9C-C88780FFFCCF> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
        0x7fff8ee2c000 - 0x7fff8ee49ff7 com.apple.openscripting (1.3.3 - ???) <4FACC89E-FDAA-3CA5-B5CD-1F4EEAEDF7CF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
        0x7fff8ee4a000 - 0x7fff8ee98fff libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
        0x7fff8ee99000 - 0x7fff8f62dfef com.apple.CoreAUC (6.11.04 - 6.11.04) <FFC336DF-C71F-3C93-8E93-5CBD9EEAE940> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff8f62e000 - 0x7fff8f631ff7 com.apple.securityhi (4.0 - 1) <37DF1BF8-ACE0-3C4A-81AA-BBA9744EB0A6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
        0x7fff8f632000 - 0x7fff8f6c4ff7 com.apple.CorePDF (3.1 - 3.1) <F81F99A9-7FF6-3A6A-92C7-78C76BA35777> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff8f6c5000 - 0x7fff8fca9fff libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
        0x7fff8fcaa000 - 0x7fff8fcaffff libGIF.dylib (??? - ???) <393E2DB5-9479-39A6-A75A-B5F20B852532> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff8fd3c000 - 0x7fff8fd3ffff com.apple.AppleSystemInfo (1.0 - 1) <111B6F69-3FBD-3860-BCF8-1DF02D9BED28> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
        0x7fff8fd68000 - 0x7fff8fd8fff7 com.apple.PerformanceAnalysis (1.10 - 10) <DD87C994-66D6-330A-BAF9-AB86BE125A62> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
        0x7fff8fd90000 - 0x7fff8fd97fff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib
        0x7fff8fda5000 - 0x7fff8fdd0fff libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <7D3CDB0A-840F-3856-8F84-B4A50E66431B> /usr/lib/libpcre.0.dylib
        0x7fff904bb000 - 0x7fff9050fff7 com.apple.ImageCaptureCore (3.0.2 - 3.0.2) <68147E63-C211-361E-8B24-B5E0675B4297> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
        0x7fff9053c000 - 0x7fff905b7ff7 com.apple.print.framework.PrintCore (7.1 - 366.1) <3F140DEB-9F87-3672-97CC-F983752581AC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
        0x7fff905b8000 - 0x7fff905b8fff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff905b9000 - 0x7fff905bafff com.apple.MonitorPanelFramework (1.4.0 - 1.4.0) <92364334-3B11-360B-89D8-447185FEC653> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
        0x7fff9060d000 - 0x7fff90653ff7 libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <01DD0773-236C-3AC3-B43B-07911F458767> /usr/lib/libcurl.4.dylib
        0x7fff90654000 - 0x7fff90658ff7 com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
        0x7fff90659000 - 0x7fff9065cfff libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff90686000 - 0x7fff906a2ff7 com.apple.frameworks.preferencepanes (15.0 - 15.0) <C1DF4A08-3CBA-3EEA-BA6E-3557F09052FE> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
        0x7fff906a3000 - 0x7fff906b9ff7 com.apple.ImageCapture (7.0 - 7.0) <F15FC6FB-9E88-3BE9-BABE-0454D3A502A0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
        0x7fff906f9000 - 0x7fff90707fff com.apple.NetAuth (3.2 - 3.2) <F0D60E34-37A9-308D-B44E-E3450906173A> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff90708000 - 0x7fff90708fff com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
        0x7fff90747000 - 0x7fff9076fff7 com.apple.CoreVideo (1.7 - 70.1) <98F917B2-FB53-3EA3-B548-7E97B38309A7> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff90770000 - 0x7fff90786fff libGL.dylib (??? - ???) <6A473BF9-4D35-34C6-9F8B-86B68091A9AF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff90787000 - 0x7fff90aa3ff7 com.apple.CoreServices.CarbonCore (960.20 - 960.20) <C45CA09E-8867-3D67-BB2E-48D2E6B0D78C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
        0x7fff90aa4000 - 0x7fff90acfff7 com.apple.CoreServicesInternal (113.12 - 113.12) <C37DAC1A-35D2-30EC-9112-5EEECED5C461> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
        0x7fff90ad5000 - 0x7fff90aeafff com.apple.FileSync.framework (6.0.1 - 502.2) <65A5CD1B-766D-33F8-8AC1-0984499838E9> /System/Library/PrivateFrameworks/FileSync.framework/Versions/A/FileSync
        0x7fff90aeb000 - 0x7fff90cedfff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <38CD6ED3-C8E4-3CCD-89AC-9C3198803101> /usr/lib/libicucore.A.dylib
        0x7fff90d27000 - 0x7fff90d2bfff libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <37517279-C92E-3217-B49A-838198B48787> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff90d2c000 - 0x7fff90ecbfff com.apple.QuartzCore (1.7 - 270.2) <F2CCDEFB-DE43-3E32-B242-A22C82617186> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff90f41000 - 0x7fff9104dfff libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff9104e000 - 0x7fff912d9fff com.apple.JavaScriptCore (7534.53 - 7534.53.8) <619D6392-D833-3C55-B1C0-4DAA0477796C> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff913cc000 - 0x7fff91401fff com.apple.securityinterface (5.0 - 55007) <D46E73F4-D8E9-3F53-A083-B9D71ED74492> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
        0x7fff91410000 - 0x7fff91412fff libCVMSPluginSupport.dylib (??? - ???) <B2FC6EC0-1A0C-3482-A3C9-D08446E8713A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
        0x7fff9141e000 - 0x7fff9141efff com.apple.quartzframework (1.5 - 1.5) <2C13AE76-C86B-3D48-A583-121689190F74> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff9141f000 - 0x7fff91424fff libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib
        0x7fff91425000 - 0x7fff91426ff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
        0x7fff91427000 - 0x7fff91709fff com.apple.security (7.0 - 55110) <252F9E04-FF8A-3EA7-A38E-51DD0653663C> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff9170a000 - 0x7fff9173aff7 com.apple.DictionaryServices (1.2.1 - 158.2) <3FC86118-7553-38F7-8916-B329D2E94476> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
        0x7fff9174b000 - 0x7fff91757fff com.apple.DirectoryService.Framework (10.7 - 146) <65C78AE3-89B8-3372-8359-31FD520781D5> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
        0x7fff91758000 - 0x7fff9185aff7 libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <22F1D1B6-1761-3687-9EFD-036EA15FB2E4> /usr/lib/libxml2.2.dylib

        External Modification Summary:
        Calls made by other processes targeting this process:
        task_for_pid: 8
        thread_create: 0
        thread_set_state: 0
        Calls made by this process:
        task_for_pid: 0
        thread_create: 0
        thread_set_state: 0
        Calls made by all processes on this machine:
        task_for_pid: 51266
        thread_create: 0
        thread_set_state: 0

        VM Region Summary:
        ReadOnly portion of Libraries: Total=196.2M resident=98.0M(50%) swapped_out_or_unallocated=98.1M(50%)
        Writable regions: Total=128.8M written=37.2M(29%) resident=66.9M(52%) swapped_out=128K(0%) unallocated=61.9M(48%)

        REGION TYPE VIRTUAL
        =========== =======
        CG backing stores 9.8M
        CG image 56K
        CG raster data 15.1M
        CG shared images 3480K
        CoreGraphics 16K
        CoreImage 8K
        CoreServices 996K
        MALLOC 74.0M
        MALLOC guard page 32K
        Memory tag=240 4K
        Memory tag=242 12K
        Memory tag=249 156K
        Memory tag=251 76K
        OpenCL 44K
        STACK GUARD 56.0M
        Stack 11.6M
        VM_ALLOCATE 16.2M
        __CI_BITMAP 80K
        __DATA 18.6M
        __IMAGE 528K
        __LINKEDIT 48.4M
        __RC_CAMERAS 232K
        __TEXT 147.8M
        __UNICODE 544K
        mapped file 42.4M
        shared memory 19.5M
        =========== =======
        TOTAL 465.6M


        Model: MacBookAir4,1, BootROM MBA41.0077.B0F, 2 processors, Intel Core i5, 1.6 GHz, 4 GB, SMC 1.74f1
        Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 384 MB
        Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80AD, 0x484D54333235533642465238432D48392020
        Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80AD, 0x484D54333235533642465238432D48392020
        AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xE9), Broadcom BCM43xx 1.0 (5.100.98.75.19)
        Bluetooth: Version 4.0.3f12, 2 service, 18 devices, 1 incoming serial ports
        Network Service: Wi-Fi, AirPort, en0
        Serial ATA Device: APPLE SSD TS064C, 60.67 GB
        USB Device: FaceTime Camera (Built-in), apple_vendor_id, 0x850a, 0xfa200000 / 3
        USB Device: hub_device, 0x0424 (SMSC), 0x2513, 0xfa100000 / 2
        USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0249, 0xfa120000 / 5
        USB Device: BRCM20702 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0xfa110000 / 4
        USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821f, 0xfa113000 / 6
        USB Device: hub_device, 0x0424 (SMSC), 0x2513, 0xfd100000 / 2



        I don't know how to post a savefile, but if that would be helpful, just tell me how.

        Thanks so much!

        Comment

        • fizzix
          Prophet
          • Aug 2009
          • 3025

          #5
          You can attach a file to a post on here. (manage attachments button) You may have to convert the savefile to .zip form for the forum to accept it.

          At the very least we can see if we crash on other systems or if it's an OSX problem alone.

          Comment

          • Derakon
            Prophet
            • Dec 2009
            • 9022

            #6
            It sounds like the Neekerbreeker in question has an invalid monster record (m_idx <= 0), the obvious (though not necessarily correct) cause is that somehow your savefile is invalid. Angband's been trying to maintain savefile compatibility for some time so I doubt a version upgrade would cause this problem.

            A possible workaround would be to leave the level and hope the problem doesn't come back. I'm afraid this isn't especially helpful...

            Comment

            • Moriwen
              Rookie
              • Oct 2012
              • 16

              #7
              Trying to attach the savefile gives me an error saying "invalid file."

              I was savesscumming, but I hadn't done so particularly recently, and I'm not sure how that would make the savefile invalid anyway; but could that be it?

              (I'm refraining from the leave the level thing for now, just so I can keep the savefile and such in case it ends up being helpful.)


              I really appreciate all the help, you guys are awesome.

              Comment

              • fizzix
                Prophet
                • Aug 2009
                • 3025

                #8
                attach it to this thread and not to the ladder.

                Comment

                • Moriwen
                  Rookie
                  • Oct 2012
                  • 16

                  #9
                  OK, forgive the technologically inept. I click "reply to thread" (or whatever it is) and then click on the little paperclip icon. It says "upload file from your computer," I click "browse," find the file, click on it, it says "error: invalid file."

                  Same thing happens if I click on "manage attachments" under "additional options."

                  Walk me through this?

                  Comment

                  • myshkin
                    Angband Devteam member
                    • Apr 2007
                    • 334

                    #10
                    Originally posted by Derakon
                    It sounds like the Neekerbreeker in question has an invalid monster record (m_idx <= 0), the obvious (though not necessarily correct) cause is that somehow your savefile is invalid. Angband's been trying to maintain savefile compatibility for some time so I doubt a version upgrade would cause this problem.
                    I agree with Derakon. It doesn't sound like an OS X-specific bug, for what it's worth. What happens if you examine the Neekerbreeker?

                    If you can't attach the savefile here, consider opening a bug at trac.rephial.org. It's a bit more effort, but would help us track down the problem. Thanks for the report!

                    Comment

                    • Moriwen
                      Rookie
                      • Oct 2012
                      • 16

                      #11
                      Originally posted by myshkin
                      I agree with Derakon. It doesn't sound like an OS X-specific bug, for what it's worth. What happens if you examine the Neekerbreeker?
                      Exactly the usual--"you have killed 19 of this creature," so on and so forth.


                      I went to submit a bug, and following their instructions to check for similar ones, found this:



                      It looks basically identical, but seems to have been abandoned.

                      Comment

                      • myshkin
                        Angband Devteam member
                        • Apr 2007
                        • 334

                        #12
                        Originally posted by Moriwen
                        OK, forgive the technologically inept. I click "reply to thread" (or whatever it is) and then click on the little paperclip icon. It says "upload file from your computer," I click "browse," find the file, click on it, it says "error: invalid file."

                        Same thing happens if I click on "manage attachments" under "additional options."

                        Walk me through this?
                        It does look as if you need to zip the savefile first. You can use the zip command-line tool, or right-click on the file and choose the "Compress 'Medea'" option. Then you should be able to upload Medea.zip without any problem, the same way you tried before.

                        Comment

                        • myshkin
                          Angband Devteam member
                          • Apr 2007
                          • 334

                          #13
                          Originally posted by Moriwen
                          I went to submit a bug, and following their instructions to check for similar ones, found this:



                          It looks basically identical, but seems to have been abandoned.
                          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.

                          Comment

                          • Moriwen
                            Rookie
                            • Oct 2012
                            • 16

                            #14
                            Ah. That works, thanks.

                            Save file attached.
                            Attached Files

                            Comment

                            • fizzix
                              Prophet
                              • Aug 2009
                              • 3025

                              #15
                              So it's not a OSX only problem. It crashes for me on Windows. This is a tricky bug. Can you give any information on the savefile. Did you change versions recently or something?

                              Comment

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