I purchased Decibel from the App Store on 12/13/11.
I saw your new release (1.3), downloaded it and moved irt to my Applications folder.
The app claimed to be unregistered.
So I extracted the receipt from the app - deleted what I had previously put into ~Library/Application Support/Decibel/App Store Receipts and copied the document in.
I trashed both the MAS version and the 1.3, redownloaded and installed.
And Decibel still claims to be unregistered.
Please advise.
MAS receipt doesn't work with new release
Re: MAS receipt doesn't work with new release
The new MAS version (currently in review) is sandboxed so the MAS receipt is saved to a different folder than it was previously.
The issue is that the old MAS version wrote the receipt to ~/Library/Application Support/Decibel/App Store Receipts/ and the sandboxed version writes it to ~/Library/Containers/org.sbooth.Decibel/Data/Library/Application Support/Decibel/App Store Receipts/ because that is the only directory it has access to.
If you move the "App Store Receipts" folder to ~/Library/Containers/org.sbooth.Decibel/Data/Library/Application Support/Decibel/ it should work. Once the new version is approved this won't be necessary.
The issue is that the old MAS version wrote the receipt to ~/Library/Application Support/Decibel/App Store Receipts/ and the sandboxed version writes it to ~/Library/Containers/org.sbooth.Decibel/Data/Library/Application Support/Decibel/App Store Receipts/ because that is the only directory it has access to.
If you move the "App Store Receipts" folder to ~/Library/Containers/org.sbooth.Decibel/Data/Library/Application Support/Decibel/ it should work. Once the new version is approved this won't be necessary.
Re: MAS receipt doesn't work with new release
Hi,
I tried to follow your steps but if I copy the MAS receipt to the directory, Decibel crashes as startup. I'm using version 1.3.1 on 10.7.5.
I tried to follow your steps but if I copy the MAS receipt to the directory, Decibel crashes as startup. I'm using version 1.3.1 on 10.7.5.
Code: Select all
Process: Decibel [62732]
Path: /Applications/Decibel.app/Contents/MacOS/Decibel
Identifier: org.sbooth.Decibel
Version: 1.3.1 (33)
Code Type: X86-64 (Native)
Parent Process: launchd [447]
Date/Time: 2014-06-23 14:59:08.613 +0200
OS Version: Mac OS X 10.7.5 (11G63)
Report Version: 9
Sleep/Wake UUID: 0D2E5AE5-6210-47BB-B7DA-A2FDD515993B
Interval Since Last Report: 207021 sec
Crashes Since Last Report: 6
Per-App Interval Since Last Report: 907 sec
Per-App Crashes Since Last Report: 4
Anonymous UUID: 3C5558A3-DBDC-47F1-93E5-3E9F622B8541
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
VM Regions Near 0:
-->
__TEXT 00000001028fe000-0000000102986000 [ 544K] r-x/rwx SM=COW /Applications/Decibel.app/Contents/MacOS/Decibel
Application Specific Information:
objc[62732]: garbage collection is OFF
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 com.apple.CoreFoundation 0x00007fff8e30b632 CFDataGetBytePtr + 18
1 org.sbooth.Decibel 0x000000010295093a 0x1028fe000 + 338234
2 org.sbooth.Decibel 0x00000001029508be 0x1028fe000 + 338110
3 org.sbooth.Decibel 0x000000010293ee61 0x1028fe000 + 265825
4 com.apple.Foundation 0x00007fff8fa69d0e __-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_1 + 47
5 com.apple.CoreFoundation 0x00007fff8e3417ba _CFXNotificationPost + 2634
6 com.apple.Foundation 0x00007fff8fa55fc3 -[NSNotificationCenter postNotificationName:object:userInfo:] + 65
7 com.apple.AppKit 0x00007fff88019e2b -[NSApplication _postDidFinishNotification] + 212
8 com.apple.AppKit 0x00007fff88019b91 -[NSApplication _sendFinishLaunchingNotification] + 78
9 com.apple.AppKit 0x00007fff88018858 -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 242
10 com.apple.AppKit 0x00007fff880185b9 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 330
11 com.apple.CoreFoundation 0x00007fff8e38b541 -[NSObject performSelector:withObject:withObject:] + 65
12 com.apple.Foundation 0x00007fff8fa8c7c7 __-[NSAppleEventManager setEventHandler:andSelector:forEventClass:andEventID:]_block_invoke_1 + 101
13 com.apple.Foundation 0x00007fff8fa8b74e -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 283
14 com.apple.Foundation 0x00007fff8fa8b5dc _NSAppleEventManagerGenericHandler + 105
15 com.apple.AE 0x00007fff90784c25 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 200
16 com.apple.AE 0x00007fff90784b03 _ZL25dispatchEventAndSendReplyPK6AEDescPS_ + 38
17 com.apple.AE 0x00007fff907849f7 aeProcessAppleEvent + 250
18 com.apple.HIToolbox 0x00007fff8b535b69 AEProcessAppleEvent + 102
19 com.apple.AppKit 0x00007fff880159c5 _DPSNextEvent + 1247
20 com.apple.AppKit 0x00007fff8801507d -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
21 com.apple.AppKit 0x00007fff880119b9 -[NSApplication run] + 470
22 com.apple.AppKit 0x00007fff8828deac NSApplicationMain + 867
23 org.sbooth.Decibel 0x000000010293bb0c 0x1028fe000 + 252684
24 org.sbooth.Decibel 0x00000001028ffd64 0x1028fe000 + 7524
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x00007fff8c0ce7e6 kevent + 10
1 libdispatch.dylib 0x00007fff8e89c786 _dispatch_mgr_invoke + 923
2 libdispatch.dylib 0x00007fff8e89b316 _dispatch_mgr_thread + 54
Thread 2:
0 libsystem_kernel.dylib 0x00007fff8c0ce192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff8bc19594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x00007fff8bc1ab85 start_wqthread + 13
Thread 3:
0 libsystem_kernel.dylib 0x00007fff8c0ce192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff8bc19594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x00007fff8bc1ab85 start_wqthread + 13
Thread 4:: org.sbooth.AudioEngine.Decoder
0 libsystem_kernel.dylib 0x00007fff8c0cc6ce semaphore_timedwait_trap + 10
1 org.sbooth.AudioEngine 0x0000000102ad0ca3 SFB::Semaphore::TimedWait(mach_timespec) + 27
2 org.sbooth.AudioEngine 0x0000000102adf32c SFB::Audio::Player::DecoderThreadEntry() + 16892
3 org.sbooth.AudioEngine 0x0000000102ae5503 _ZNSt3__114__thread_proxyINS_5tupleIJMN3SFB5Audio6PlayerEFPvvEPS4_EEEEES5_S5_ + 79
4 libsystem_c.dylib 0x00007fff8bc178bf _pthread_start + 335
5 libsystem_c.dylib 0x00007fff8bc1ab75 thread_start + 13
Thread 5:: org.sbooth.AudioEngine.Collector
0 libsystem_kernel.dylib 0x00007fff8c0cc6ce semaphore_timedwait_trap + 10
1 org.sbooth.AudioEngine 0x0000000102ad0ca3 SFB::Semaphore::TimedWait(mach_timespec) + 27
2 org.sbooth.AudioEngine 0x0000000102ae10b4 SFB::Audio::Player::CollectorThreadEntry() + 792
3 org.sbooth.AudioEngine 0x0000000102ae5503 _ZNSt3__114__thread_proxyINS_5tupleIJMN3SFB5Audio6PlayerEFPvvEPS4_EEEEES5_S5_ + 79
4 libsystem_c.dylib 0x00007fff8bc178bf _pthread_start + 335
5 libsystem_c.dylib 0x00007fff8bc1ab75 thread_start + 13
Thread 6:
0 libsystem_kernel.dylib 0x00007fff8c0ce192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff8bc19594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x00007fff8bc1ab85 start_wqthread + 13
Thread 7:: com.apple.appkit-heartbeat
0 libsystem_kernel.dylib 0x00007fff8c0cde42 __semwait_signal + 10
1 libsystem_c.dylib 0x00007fff8bbcddea nanosleep + 164
2 libsystem_c.dylib 0x00007fff8bbcdbb5 usleep + 53
3 com.apple.AppKit 0x00007fff8824a11b -[NSUIHeartBeat _heartBeatThread:] + 1727
4 com.apple.Foundation 0x00007fff8faad72a -[NSThread main] + 68
5 com.apple.Foundation 0x00007fff8faad6a2 __NSThread__main__ + 1575
6 libsystem_c.dylib 0x00007fff8bc178bf _pthread_start + 335
7 libsystem_c.dylib 0x00007fff8bc1ab75 thread_start + 13
Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00007f840b48ffc7 rdx: 0x0000000000000000
rdi: 0x0000000000000000 rsi: 0x0000000000000002 rbp: 0x00007fff624fc110 rsp: 0x00007fff624fc100
r8: 0x000000000000001e r9: 0x00000000000008fe r10: 0x0000000000000000 r11: 0x00007f840b48ffa0
r12: 0x00007fff624fc670 r13: 0x00007f840b497ce0 r14: 0x0000000000000000 r15: 0x0000000000000000
rip: 0x00007fff8e30b632 rfl: 0x0000000000010246 cr2: 0x0000000000000000
Logical CPU: 0
Binary Images:
0x1028fe000 - 0x102985fff +org.sbooth.Decibel (1.3.1 - 33) <0F92590C-D675-3D2C-8A07-9468BC62C5BB> /Applications/Decibel.app/Contents/MacOS/Decibel
0x1029b0000 - 0x1029deff7 com.apple.audio.CoreAudioKit (1.6.3 - 1.6.3) <FF3E72F7-8076-3FCA-A7B9-6A8D869520C9> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
0x1029fc000 - 0x1029fdfff +org.sbooth.Decibel.PlugInInterface (1.0 - 1) <4CC1031B-6665-382F-BAE5-8810FC5ADA8C> /Applications/Decibel.app/Contents/Frameworks/DecibelPlugInInterface.framework/Versions/A/DecibelPlugInInterface
0x102a0a000 - 0x102a29ff7 +org.andymatuschak.Sparkle (1.5 Beta [git] - c1510a5) <436DD20B-D0A6-32C7-BA72-D2DB5D48189A> /Applications/Decibel.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
0x102a45000 - 0x102e7dfff +org.sbooth.AudioEngine (1.0 - 1) <E5EAB7FF-EF1A-3D10-8D4F-D166E29A6CC6> /Applications/Decibel.app/Contents/Frameworks/SFBAudioEngine.framework/Versions/A/SFBAudioEngine
0x102f9f000 - 0x102fa7fff +org.sbooth.CrashReporter (??? - 1.1) <CCB1D3EF-B53B-3178-9D65-E80D17A6C966> /Applications/Decibel.app/Contents/Frameworks/SFBCrashReporter.framework/Versions/A/SFBCrashReporter
0x102fb1000 - 0x102fbaff7 +org.sbooth.Inspectors (1.0 - 1) <628066AA-CDD1-3268-90A5-3CBEC426CABB> /Applications/Decibel.app/Contents/Frameworks/SFBInspectors.framework/Versions/A/SFBInspectors
0x102fcb000 - 0x103018ff7 +com.mega-nerd.libsndfile (1.0 - 1) <701BB7FD-DC62-3515-9CFF-C51F5B84550E> /Applications/Decibel.app/Contents/Frameworks/SFBAudioEngine.framework/Versions/A/Frameworks/sndfile.framework/Versions/A/sndfile
0x1032b6000 - 0x1032bafff com.apple.audio.AudioIPCPlugIn (1.2.3 - 1.2.3) <F94D690D-3196-3B01-B798-09708367D28D> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
0x1032bf000 - 0x1032c4fff com.apple.audio.AppleHDAHALPlugIn (2.2.5 - 2.2.5a5) <4EC4981B-68AE-357E-960F-3D4603A61E9F> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
0x104c84000 - 0x104dcfff7 com.apple.audio.units.Components (1.7.3 - 1.7.3) <CAC75CC0-DAD7-3DD3-91CF-DDE8B19DEBDD> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x7fff624fe000 - 0x7fff62532baf dyld (195.6 - ???) <0CD1B35B-A28F-32DA-B72E-452EAD609613> /usr/lib/dyld
0x7fff86d6e000 - 0x7fff86d8bff7 com.apple.openscripting (1.3.3 - ???) <F5E34F54-CE85-334B-8F25-53581D43960C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff86d8c000 - 0x7fff86d8ffff libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff86d90000 - 0x7fff86d9bff7 com.apple.DisplayServicesFW (2.5.4 - 323.3) <5E7F7A88-9313-3C31-87BD-80F3361DA338> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x7fff86d9c000 - 0x7fff86e9efff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
0x7fff86e9f000 - 0x7fff86f12fff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
0x7fff87046000 - 0x7fff87072ff7 com.apple.CoreServicesInternal (113.20 - 113.20) <786118E6-7D7E-3016-9FD5-A7CE411A251F> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff87073000 - 0x7fff87078fff libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff87079000 - 0x7fff870fcfef com.apple.Metadata (10.7.0 - 627.37) <B9BEB598-B6F2-3BFF-A8F3-C3C87CD076AB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff870fd000 - 0x7fff87103fff com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff87104000 - 0x7fff87148ff7 libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <B2A38D2C-7E82-34C5-8896-48C37B0E64A3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x7fff87149000 - 0x7fff87189ff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib
0x7fff873f7000 - 0x7fff87713fff com.apple.CoreServices.CarbonCore (960.25 - 960.25) <4FC1AB30-022C-3C67-AC46-FDCBFCB7EEDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff87799000 - 0x7fff8782fff7 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
0x7fff87830000 - 0x7fff8784cfff com.apple.ScriptingBridge (1.2.1 - ???) <7DCC43F7-9F5A-388D-A00D-70E2618731BA> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
0x7fff8784d000 - 0x7fff87859fff com.apple.DirectoryService.Framework (10.7 - 146) <BB0240B0-69F7-38FA-A8D8-9C0079F8613F> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x7fff87f1f000 - 0x7fff87f24ff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
0x7fff8800d000 - 0x7fff88c13fff com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff88c14000 - 0x7fff88c19fff com.apple.OpenDirectory (10.7 - 146) <91A87249-6A2F-3F89-A8DE-0E95C0B54A3A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff88c1a000 - 0x7fff88c9fff7 com.apple.Heimdal (2.2 - 2.0) <52B0F371-D272-3C8E-B42F-04D3FDD8AD0D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff88d4b000 - 0x7fff88f75fe7 com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff88f76000 - 0x7fff88fa1ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
0x7fff88fa2000 - 0x7fff88fb5ff7 libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib
0x7fff89033000 - 0x7fff890b7ff7 com.apple.ApplicationServices.ATS (317.13.0 - ???) <A05126F9-7DC9-3EA7-8D94-53C6113730C6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff890c0000 - 0x7fff89128ff7 com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff89129000 - 0x7fff8921efff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
0x7fff8921f000 - 0x7fff89652ff7 com.apple.VideoToolbox (1.0 - 705.94) <72AD524C-0616-3C69-BA1F-8D444F97F5A2> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x7fff8965b000 - 0x7fff89662fff com.apple.NetFS (4.0 - 4.0) <B9F41443-679A-31AD-B0EB-36557DAF782B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff8966e000 - 0x7fff898e9ff7 com.apple.RawCamera.bundle (4.09 - 711) <0040632D-09A9-32DE-98E8-BFA99F9F6526> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff898ea000 - 0x7fff898eafff com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff898eb000 - 0x7fff89932ff7 com.apple.CoreMedia (1.0 - 705.94) <700C6863-7A8F-34FA-8B1D-7659EC95000B> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fff89933000 - 0x7fff8a66afff com.apple.WebCore (7534.57 - 7534.57.7) <33FCF30A-08C5-3169-B3B0-3A9462FA1A0D> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x7fff8a6af000 - 0x7fff8a6dcfff com.apple.quartzfilters (1.7.0 - 1.7.0) <ED846829-EBF1-3E2F-9EA6-D8743E5A4784> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x7fff8a6dd000 - 0x7fff8a72eff7 com.apple.CoreMediaIO (216.0 - 3199.8) <4D3FE512-E943-34E3-A7A5-2EC2E3854E28> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x7fff8a72f000 - 0x7fff8a813ff7 com.apple.CoreServices.OSServices (478.50 - 478.50) <3D6AA4EF-C601-36C7-8F3A-A00964F01759> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff8a814000 - 0x7fff8a82efff com.apple.CoreMediaAuthoring (2.0 - 891) <C7A92C52-AD9F-3CF1-86D5-C0714118935C> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x7fff8a842000 - 0x7fff8a849fff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib
0x7fff8ad13000 - 0x7fff8ad1afff com.apple.CommerceCore (1.0 - 17.1) <B6BFA182-9DC9-3543-89AE-F82EB9AF1CAB> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x7fff8ad1b000 - 0x7fff8adceff7 com.apple.CoreText (220.22.0 - ???) <A7A1096F-A211-3775-BA33-08FE98D27F08> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff8adcf000 - 0x7fff8ae11ff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <A5B9778E-11C3-3F61-B740-1F2114E967FB> /usr/lib/system/libcommonCrypto.dylib
0x7fff8ae12000 - 0x7fff8ae88fff com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff8aece000 - 0x7fff8af36ff7 com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff8af37000 - 0x7fff8af72fff libssl.0.9.8.dylib (49.1.0 - compatibility 0.9.8) <B5120F7F-6FD7-3E0B-AAB8-E9A8D72451BC> /usr/lib/libssl.0.9.8.dylib
0x7fff8af73000 - 0x7fff8b0a9fff 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
0x7fff8b0bd000 - 0x7fff8b0c6ff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
0x7fff8b0c7000 - 0x7fff8b0d4ff7 libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <8EDE3492-D916-37B2-A066-3E0F054411FD> /usr/lib/libbz2.1.0.dylib
0x7fff8b0d5000 - 0x7fff8b0f2fff libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
0x7fff8b0f3000 - 0x7fff8b195fff com.apple.securityfoundation (5.0 - 55116) <A9311EF6-B7F7-3DA5-84E8-21BC9B2C3C69> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff8b196000 - 0x7fff8b4bbff7 com.apple.AddressBook.framework (6.1.3 - 1091) <5A8BEED1-229C-3A9C-8281-581127A1B9B5> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x7fff8b4bc000 - 0x7fff8b4bdfff libffi.dylib (??? - ???) <DB96CC4B-0D38-3102-80AA-91DDE9AF3886> /usr/lib/libffi.dylib
0x7fff8b525000 - 0x7fff8b851fff com.apple.HIToolbox (1.9 - ???) <CCB32DEA-D0CA-35D1-8019-E599C8007AB6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff8bbad000 - 0x7fff8bbb2fff libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
0x7fff8bbb3000 - 0x7fff8bbc5ff7 libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
0x7fff8bbc6000 - 0x7fff8bbc7fff libunc.dylib (24.0.0 - compatibility 1.0.0) <C67B3B14-866C-314F-87FF-8025BEC2CAAC> /usr/lib/system/libunc.dylib
0x7fff8bbc8000 - 0x7fff8bbc8fff com.apple.quartzframework (1.5 - 1.5) <21FCC91F-C7B9-304F-8C9C-04F3924F4AE3> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x7fff8bbc9000 - 0x7fff8bca6fef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
0x7fff8bd31000 - 0x7fff8be10fff com.apple.ImageIO.framework (3.1.2 - 588) <37F047A9-48E3-3AF7-8931-462D63BE6121> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff8be11000 - 0x7fff8bed8ff7 com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff8c04b000 - 0x7fff8c078fe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <095FDD3C-3961-3865-A59B-A5B0A4B8B923> /usr/lib/libSystem.B.dylib
0x7fff8c0b7000 - 0x7fff8c0d7fff libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
0x7fff8c121000 - 0x7fff8c128fff libGFXShared.dylib (??? - ???) <D3598924-B167-372E-8C9F-1BBF68852542> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff8c129000 - 0x7fff8c556fff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff8c557000 - 0x7fff8c55bfff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
0x7fff8c55c000 - 0x7fff8c55cfff com.apple.Cocoa (6.6 - ???) <021D4214-9C23-3CD8-AFB2-F331697A4508> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff8c55d000 - 0x7fff8c65efff com.apple.QuickLookUIFramework (3.2 - 500.18) <56A13D40-9A61-3B98-85ED-B1C7075A88FB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x7fff8c65f000 - 0x7fff8c7c6ff7 com.apple.CFNetwork (520.5.3 - 520.5.3) <1C11C214-1C70-3358-A709-69C84D999DB8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff8c7c7000 - 0x7fff8c81fff7 libTIFF.dylib (??? - ???) <CF2005B6-5C29-3DCF-BDC2-7DB114ECD7A1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff8c820000 - 0x7fff8c9abff7 com.apple.QTKit (7.7.1 - 2352) <F72FC786-4E76-38AA-A9D7-D1902AD416FA> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x7fff8c9b5000 - 0x7fff8ca03fff libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
0x7fff8ca04000 - 0x7fff8ca0afff IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff8ca66000 - 0x7fff8cd5bff7 com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff8cd5c000 - 0x7fff8cd9cfe7 libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff8cd9d000 - 0x7fff8cdb4fff com.apple.CFOpenDirectory (10.7 - 144) <9709423E-8484-3B26-AAE8-EF58D1B8FB3F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff8cdb5000 - 0x7fff8ce07ff7 libGLU.dylib (??? - ???) <DB906997-0F70-3469-BA0E-2F1DDBEAD8D5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff8ce08000 - 0x7fff8ce43fff com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x7fff8d7a7000 - 0x7fff8d7a9fff libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff8d7f8000 - 0x7fff8e196a27 com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff8e197000 - 0x7fff8e24dfff com.apple.PDFKit (2.7.8 - 2.7.8) <13A92FA5-E6E6-3ECF-9A70-D4330D7BE847> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x7fff8e251000 - 0x7fff8e292fff com.apple.QD (3.40.1 - ???) <13ACC7F4-B004-3370-B575-6D06447EE428> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff8e293000 - 0x7fff8e2eefff com.apple.ImageCaptureCore (3.1.0 - 3.1.0) <9F7C4D81-5CC7-3D66-AC66-81EA9A5EAB94> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x7fff8e2ef000 - 0x7fff8e2f3fff libdyld.dylib (195.5.0 - compatibility 1.0.0) <F1903B7A-D3FF-3390-909A-B24E09BAD1A5> /usr/lib/system/libdyld.dylib
0x7fff8e2f4000 - 0x7fff8e2f4fff 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
0x7fff8e2f5000 - 0x7fff8e4c9ff7 com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff8e4ca000 - 0x7fff8e73efff com.apple.CoreImage (7.99.1 - 1.0.1) <4BB09B79-275B-364C-9466-0FF36ABB1218> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff8e83c000 - 0x7fff8e897ff7 com.apple.opencl (2.0.19 - 2.0.19) <B05BF605-73B8-328F-A228-6FA59E1FC73A> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff8e899000 - 0x7fff8e8a7fff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib
0x7fff8e8a8000 - 0x7fff8e8b6fff com.apple.NetAuth (1.0 - 3.0) <F384FFFD-70F6-3B1C-A886-F5B446E456E7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff8ea78000 - 0x7fff8ea7dfff libcache.dylib (47.0.0 - compatibility 1.0.0) <B7757E2E-5A7D-362E-AB71-785FE79E1527> /usr/lib/system/libcache.dylib
0x7fff8eb6f000 - 0x7fff8eb7dff7 libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib
0x7fff8eb7e000 - 0x7fff8eb7efff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
0x7fff8eb7f000 - 0x7fff8ebdffff 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
0x7fff8ebe0000 - 0x7fff8ec0bfff libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <7D3CDB0A-840F-3856-8F84-B4A50E66431B> /usr/lib/libpcre.0.dylib
0x7fff8ec0c000 - 0x7fff8ec19fff libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <72C53E7B-C222-3BE5-9984-FDC328CC4846> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x7fff8ec1a000 - 0x7fff8ec1bff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
0x7fff8ec1c000 - 0x7fff8ec1cfff com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff8ec1f000 - 0x7fff8ec45fff com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x7fff8ec46000 - 0x7fff8ec81fff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
0x7fff8ecab000 - 0x7fff8ecabfff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff8ecac000 - 0x7fff8ed1cfff com.apple.datadetectorscore (3.0 - 179.4) <9C01D16F-75A9-3BDD-B91A-F0F32261A2E7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff8ed1d000 - 0x7fff8ef1ffff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib
0x7fff8ef20000 - 0x7fff8ef3ffff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
0x7fff8efa5000 - 0x7fff8f3c3ff7 com.apple.SceneKit (125.3 - 125.8) <23382F45-D9CE-3897-B998-5B26337608FD> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
0x7fff8f3c4000 - 0x7fff8f3d8ff7 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
0x7fff8f420000 - 0x7fff8f449fff libJPEG.dylib (??? - ???) <DFD81B8F-F4CB-347B-92B8-1AFFDA924A9B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff8f44a000 - 0x7fff8f45cff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
0x7fff8f45d000 - 0x7fff8f4baff7 com.apple.QuickLookFramework (3.2 - 500.18) <C36371BF-E1F6-3DF7-83EA-CE96FCDCE4C4> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x7fff8f4bb000 - 0x7fff8f59fe5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
0x7fff8f5a2000 - 0x7fff8f6affff libJP2.dylib (??? - ???) <1CF69239-3D3D-30CE-AC7B-C7E8C9166BC2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff8f6b0000 - 0x7fff8f6e3ff7 com.apple.GSS (2.2 - 2.0) <C86012C5-B613-3199-B1B3-A1494EE5E43C> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff8f6e4000 - 0x7fff8f6e8ff7 com.apple.CommonPanels (1.2.5 - 94) <0BB2C436-C9D5-380B-86B5-E355A7711259> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff8f7c2000 - 0x7fff8f7c7fff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
0x7fff8f7c8000 - 0x7fff8f81cfff libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff8f839000 - 0x7fff8f844fff com.apple.CommonAuth (2.2 - 2.0) <4F5302A5-867A-3F2E-9E4B-98FA011678F8> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff8f865000 - 0x7fff8f872fff com.apple.CrashReporterSupport (10.7.4 - 353) <6044CFB6-939E-3C73-BFBB-A8BBC096F135> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff8f873000 - 0x7fff8f873fff com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff8f874000 - 0x7fff8f980fef libcrypto.0.9.8.dylib (49.1.0 - compatibility 0.9.8) <FB999E54-C9BC-3A6D-9FE5-BFCC236775ED> /usr/lib/libcrypto.0.9.8.dylib
0x7fff8f981000 - 0x7fff8f9f7fff com.apple.ISSupport (1.9.8 - 56) <2CEE7E6B-D841-36D8-BC9F-081B33F6E501> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
0x7fff8fa53000 - 0x7fff8fd6cfff com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff8ff44000 - 0x7fff8ff53ff7 libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
0x7fff8ff72000 - 0x7fff8ff74fff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff8ff75000 - 0x7fff8ff76fff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff8ff77000 - 0x7fff8ff82ff7 com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff8ffd0000 - 0x7fff90005fff com.apple.securityinterface (5.0 - 55022.6) <4D6DAF8F-7873-3992-A6D6-478C7664FA39> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x7fff90376000 - 0x7fff9037cfff libmacho.dylib (800.0.0 - compatibility 1.0.0) <D86F63EC-D2BD-32E0-8955-08B5EAFAD2CC> /usr/lib/system/libmacho.dylib
0x7fff9038a000 - 0x7fff90399fff libxar.1.dylib (??? - ???) <9E05C939-6CBF-38E7-8915-86278F7DB6C7> /usr/lib/libxar.1.dylib
0x7fff9039a000 - 0x7fff903b0ff7 com.apple.ImageCapture (7.1.0 - 7.1.0) <1AD40E02-2126-377B-A0D2-CBB21D932558> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff903b1000 - 0x7fff9040dff7 com.apple.HIServices (1.21 - ???) <B012EE97-D1CD-3F4B-812D-9AC7E6852FE6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff90431000 - 0x7fff90434fff libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff90435000 - 0x7fff904abff7 libc++.1.dylib (28.4.0 - compatibility 1.0.0) <A24FC3DA-4FFA-3DD2-9DCC-2B8D1B3BF97C> /usr/lib/libc++.1.dylib
0x7fff904ac000 - 0x7fff904b4fff libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib
0x7fff904b5000 - 0x7fff904b6fff liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
0x7fff904b7000 - 0x7fff904e0fff com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff904e1000 - 0x7fff905fafff com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff906e5000 - 0x7fff90750ff7 com.apple.framework.IOKit (2.0 - ???) <FE838BB6-D42E-3291-A1A0-6F53FC970261> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff90751000 - 0x7fff90779fff com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff9077a000 - 0x7fff90780ff7 com.apple.phonenumbers (1.0 - 47) <8CE13253-C65B-392F-B87F-D85A15D500D3> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
0x7fff90781000 - 0x7fff907c0fff 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
0x7fff907c1000 - 0x7fff908c8fe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
0x7fff908c9000 - 0x7fff9091dff7 com.apple.ScalableUserInterface (1.0 - 1) <1873D7BE-2272-31A1-8F85-F70C4D706B3B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x7fff90972000 - 0x7fff90996fff com.apple.RemoteViewServices (1.5 - 44.2) <A0417D7F-22E9-3FD8-AC55-67654D8E93EB> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff90997000 - 0x7fff90997fff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff909c8000 - 0x7fff909daff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
0x7fff909f1000 - 0x7fff909f4fff com.apple.AppleSystemInfo (1.0 - 1) <598ADC13-C994-3579-A885-0D6658DDD564> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x7fff90a30000 - 0x7fff90a54fff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff90a55000 - 0x7fff90af6ff7 com.apple.LaunchServices (480.42 - 480.42) <A69F9426-05CE-3312-89FD-BC063DA66DBF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff90af7000 - 0x7fff90b27ff7 com.apple.DictionaryServices (1.2.1 - 158.3) <5E2EBBFD-D520-3379-A431-11DAA844B8D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff90b28000 - 0x7fff90c25ff7 com.apple.avfoundation (2.0 - 180.50) <A2EAE4E6-4DBA-3AAB-A387-7E72B93B6DA9> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x7fff90cd3000 - 0x7fff90e30fff com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff90e31000 - 0x7fff90e33fff libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib
0x7fff90e34000 - 0x7fff90f20ff7 com.apple.backup.framework (1.3.5 - 1.3.5) <B25104A3-1CE5-36CA-8F26-0A2DE3F95F70> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff90f21000 - 0x7fff90f42fff libPng.dylib (??? - ???) <E2B52527-4D0C-3595-BB13-8E8EF364E998> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff90f43000 - 0x7fff90fe8fff com.apple.ink.framework (10.7.5 - 113) <1AE6676D-490A-36C2-B6CC-00F93AEB31DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff91091000 - 0x7fff91309fff com.apple.imageKit (2.1.2 - 1.0) <23470050-28FB-3B09-8E27-ADC371B0E4B8> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x7fff9130a000 - 0x7fff917d1fff FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x7fff917d2000 - 0x7fff917d5ff7 com.apple.securityhi (4.0 - 1) <B37B8946-BBD4-36C1-ABC6-18EDBC573F03> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff917e4000 - 0x7fff91b06fff com.apple.JavaScriptCore (7534.57 - 7534.57.3) <3A04B8FC-CFA6-3AEB-8FDF-B0525B5A4C82> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fff91c4a000 - 0x7fff91c59fff com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff91c5a000 - 0x7fff91c76ff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff91ceb000 - 0x7fff91d37ff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff91d3e000 - 0x7fff91d55fff com.apple.MultitouchSupport.framework (231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff91d56000 - 0x7fff91d60ff7 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib
0x7fff91da0000 - 0x7fff92548fff com.apple.CoreAUC (6.16.12 - 6.16.12) <EF535959-14FE-3B61-9C32-DF4C54B8F12D> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x7fff92549000 - 0x7fff925dbff7 com.apple.CorePDF (3.1 - 3.1) <F81F99A9-7FF6-3A6A-92C7-78C76BA35777> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x7fff925dc000 - 0x7fff925f8fff com.apple.frameworks.preferencepanes (15.0 - 15.0) <A1ABA9DB-2C8A-3C96-976A-21E63194F7B2> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
0x7fff925f9000 - 0x7fff92693ff7 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
0x7fff92694000 - 0x7fff92a3efe7 com.apple.MediaToolbox (1.0 - 705.94) <0719E69C-3275-3BD9-AD04-27DBADEB6E03> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x7fff92a3f000 - 0x7fff92aa1ff7 com.apple.Symbolication (1.3 - 91) <B072970E-9EC1-3495-A1FA-D344C6E74A13> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff92aa2000 - 0x7fff92aadff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
0x7fff92c35000 - 0x7fff92c38fff com.apple.help (1.3.2 - 42) <AB67588E-7227-3993-927F-C9E6DAC507FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff92c39000 - 0x7fff92c73fe7 com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff92ca5000 - 0x7fff93289fff libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff9328a000 - 0x7fff932a0fff libGL.dylib (??? - ???) <A4876AE9-DDFE-3B9A-874E-09BC29D46C39> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff932a1000 - 0x7fff9342bff7 com.apple.WebKit (7534.57 - 7534.57.7) <15AA1A2E-DCAC-35CE-89DF-0FF7149198CD> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x7fff9342c000 - 0x7fff9342dff7 libsystem_sandbox.dylib (??? - ???) <5459F293-E1F2-33B3-B9B2-2ABB7B915B62> /usr/lib/system/libsystem_sandbox.dylib
0x7fff9342e000 - 0x7fff93533fff libFontParser.dylib (??? - ???) <D2E56B6E-3182-3667-A78C-4172C435523A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff93534000 - 0x7fff93549fff 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
0x7fff9354a000 - 0x7fff9354afff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff93577000 - 0x7fff9357dff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
0x7fff9357e000 - 0x7fff9357ffff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
0x7fff93580000 - 0x7fff935a7fff com.apple.framework.internetaccounts (1.2 - 3) <28D44E21-54F2-366B-B9D9-1DB788EF0278> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/InternetAccounts
0x7fff93638000 - 0x7fff936b3ff7 com.apple.print.framework.PrintCore (7.1 - 366.3) <C5F39A82-0E77-3AD6-906A-20DD2EE8D374> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff936b4000 - 0x7fff936b8fff libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <35D606B1-7AD9-38E3-A2A9-E92B904BDDE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x7fff936b9000 - 0x7fff936b9fff libOpenScriptingUtil.dylib (??? - ???) <A7847713-F410-39C0-884F-A7188A18E742> /usr/lib/libOpenScriptingUtil.dylib
0x7fff936ba000 - 0x7fff9392bfff com.apple.QuartzComposer (5.0 - 236.10) <F8560AEC-4E26-3A43-BE0A-B20FCB5B2E7D> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x7fff9392c000 - 0x7fff93accff7 com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff93acd000 - 0x7fff93aceff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
0x7fff93acf000 - 0x7fff93b22fff com.apple.AppleVAFramework (5.0.16 - 5.0.16) <6F9A4BCE-8B99-3144-BCF7-B4299B27F6E9> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x7fff93b23000 - 0x7fff93b25ff7 com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 3
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: 66503
thread_create: 1
thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=209.2M resident=178.4M(85%) swapped_out_or_unallocated=30.8M(15%)
Writable regions: Total=73.4M written=3340K(4%) resident=9412K(13%) swapped_out=0K(0%) unallocated=64.2M(87%)
REGION TYPE VIRTUAL
=========== =======
CG backing stores 524K
CG image 16K
CG raster data 64K
CG shared images 3480K
CoreGraphics 16K
CoreServices 25.2M
MALLOC 43.1M
MALLOC guard page 48K
Memory tag=240 4K
Memory tag=242 12K
Memory tag=251 16K
STACK GUARD 56.0M
Stack 11.6M
VM_ALLOCATE 16.1M
__CI_BITMAP 80K
__DATA 19.8M
__IMAGE 528K
__LINKEDIT 50.7M
__TEXT 158.5M
__UNICODE 544K
mapped file 40.8M
shared memory 316K
=========== =======
TOTAL 427.3M
Re: MAS receipt doesn't work with new release
Decibel 1.3.1 should recognize the MAS receipt in either the old or new directory so you shouldn't have to manually move it.
I'm not sure what is causing the crash you've reported. Does it happen if you don't copy the receipt over?
I'm not sure what is causing the crash you've reported. Does it happen if you don't copy the receipt over?
Re: MAS receipt doesn't work with new release
Hi,
BTW: Thanks for the quick answer.
- No receipt anywhere: I get a warning, that I have a fully functional trail version
- Receipt ONLY under ~Library/Application Support/Decibel/App Store Receipts: Same as before
- Receipt ONLY under ~/Library/Containers/org.sbooth.Decibel/Data/Library/Application Support/Decibel/App Store Receipts/: Works...
- Receipt under ~Library/Application Support/Decibel/App Store Receipts AND ~/Library/Containers/org.sbooth.Decibel/Data/Library/Application Support/Decibel/App Store Receipts/: Works (now)...
BTW: Thanks for the quick answer.

Re: MAS receipt doesn't work with new release
Decibel reads crash logs to determine if it crashed previously and only one is processed at each launch. If you have more than one crash log even though Decibel says it crashed the last time it was run, it could have happened before that.
Re: MAS receipt doesn't work with new release
Hi,
Sorry, I missed the "Discard" button on the left...
It works now
Thank you for your help.
Sorry, I missed the "Discard" button on the left...
It works now
