Code Monkey home page Code Monkey logo

mp3gainosx's Introduction

mp3gainOSX

MP3Gain Express for Mac OS X
Based on MP3Gain by Glen Sawyer with AACGain by David Lasker

Mac OS X Express version by Paul Kratt

What is MP3Gain?
MP3Gain is a tool to increase or decrease the volume of MP3 files without re-encoding them. This is useful when you have a lot of music at different volumes, you can use this tool to make everything the same volume so that you don't need to adjust the volume on your MP3 player when listening to your music on shuffle.
License information
MP3Gain is LGPL. I guess this port is LGPL then, you should adhere to the terms of that license.

See the website for more details:
http://projects.sappharad.com/mp3gain/


Build Instructions:

  • aacgain command line: There is an XCode project in the aacgain folder. It requires a pre-configured build environment to work, so the easiest thing to do would be to build the CMake version via the terminal then the XCode project will be able to build going forward. The configure process generates some files like config.h for libplatform in libmp4v2, so at the bare minimum you could just try building the XCode project and every time you get an error you run ./configure for the project that has missing files. Once you've built the command line version at least once, the files you need will exist and you can just use the XCode project to build a universal binary instead.
  • MP3GainExpress: Just open and build the XCode project.

mp3gainosx's People

Contributors

sappharad avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

mp3gainosx's Issues

Using Album mode makes the first track too quiet

Noticed this while processing new albums – overall volume is correct but the first track in the list is about 6dB too quiet. Looked at the same files with v1.2.0 and while it says that volume of the first track is correct, it is noticeably too quiet.

Analyze work but applying does nothing

Hello and thank you for that piece of software.
I'm using it on some m4a and when I ask for an analysis, it seems to work
it returns values that even seems right (regarding the state of those files)

Capture d’écran 2021-06-13 à 11 58 07

Pardon me about titles shown in this screen

But when I click on "Apply gain" some similar process as analyze seems to happen (with a modal showing tracks being processed) but in the end the file is not changed (shasum give the same value for both files, previous one that I saved, and the one I put tried to change — also I can hear that no change has been made)

Drag and Drop results in two entries for same file with slightly different name

I received a bug report that dragging and dropping a bunch of files from the finder, (not folders) was causing them to appear twice in the list. The duplicates have slightly different filenames and MP3Gain throws errors when trying to process the duplicates.

I haven't been able to reproduce this behavior, nor find any references online to a file drag having two different NSURLs. I already check if files exist before adding them to the list, so apparently the NSURLs resolve but then the duplicates must not after being converted to paths.

The code in the next release will be updated to eliminate code that was targeting versions of OS X older than 10.7. Perhaps that is related to the problem.

Album mode analysis gets cached and stuck

When I analyze a bunch of files in Album Mode, the results apparently get cached (even between restarts of the app) for the files I analyzed because unchecking Album Mode does not result in a file-by-file reanalysis, it still shows the same results from the Album Mode analysis.

Undo feature

I received a request to add the Undo feature to remove gain from files it's been applied to. This is possible in the command line version and in the Windows version.

You can discuss this request or show support for it here.

feature request: write id3v2 instead of APEv2

It is possible to do it via command line using "-s i" switch, but not via GUI.
Maybe this option could be added as on some devices handling APEv2 can be problematic and can cause playback issues.

Thanks.

Files not processing correctly

I've received a few reports of files not processing correctly.

  • One user reported that the last 20% of some their MP3's was distorted in 1.0.1, but they haven't been able to reproduce the problem in 1.0.2
  • Another user reported that their audio became distorted and the volume drastically fluctuated. This user said that the Windows version of MP3Gain worked fine for the same files.

I have not been provided with any samples of these problems, nor have I been able to produce them myself. If anyone encounters them and could provide a sample file that works on Windows but not on OS X, that would be great.

Undo no longer works with multiple files

When background processing was cleaned up in 2.3, the undo feature broke and it stops processing after the first file(s). The number of files depends on how many threads you were using, 4 is the most common default for most machines. Bug reported last month via email.

List not updating after gain applied

I received the following bug report via e-mail:

After applying gain (regardless of whether the analyze only operation was performed 
or the user pressed apply gain directly) the gain is applied but the list is not refreshed... 
it still shows the old volume and track gain, although the gain IS applied. I suspect this is 
because there is no call to refresh the list after the apply gain operation finishes.

I have not yet verified this to see if it occurs.

Subfolder processing

Received the following request:
When adding a folder, include the items in subfolders as well.

Actually, I've gotten this request once before and forgot to add it, so this has been requested twice now.

Skip errors

When processing a lot of files and an error is encountered, continue processing the rest of the files and report the ones with errors at the end. This was requested by a user with a lot of files, who didn't want to have to keep clicking OK.

Constant crash on macOS 10.13 beta (High Sierra)

I know it's a beta and understand completely, just hoping you could look into what's possibly causing this constant crashing. The app just shuts down immediately after launch.

DETAILS:

Process: MP3Gain Express [701]
Path: /Applications/MP3Gain Express.app/Contents/MacOS/MP3Gain Express
Identifier: com.sappharad.MP3Gain-Express
Version: 1.2.0 (1.2.0)
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: MP3Gain Express [701]
User ID: 501

Date/Time: 2017-06-07 01:20:33.700 -0700
OS Version: Mac OS X 10.13 (17A264c)
Report Version: 12
Anonymous UUID: F5BA486A-134F-17F3-CFFF-D455ED9891FC

Time Awake Since Boot: 400 seconds

System Integrity Protection: enabled

Crashed Thread: 1 Dispatch queue: com.apple.NSXPCConnection.m-user.com.apple.inputmethodkit.getxpcendpoint

Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000d12c58a70
Exception Note: EXC_CORPSE_NOTIFY

Termination Signal: Segmentation fault: 11
Termination Reason: Namespace SIGNAL, Code 0xb
Terminating Process: exc handler [0]

VM Regions Near 0xd12c58a70:
CG image 0000000112c9b000-0000000112f3c000 [ 2692K] rw-/rwx SM=PRV
-->
MALLOC_NANO 0000600000000000-0000600000400000 [ 4096K] rw-/rwx SM=COW

Application Specific Information:
dyld: in dlopen()

Thread 0:: Dispatch queue: com.apple.main-thread
0 libsystem_platform.dylib 0x00007fffa85e4044 _platform_memmove$VARIANT$Haswell + 356
1 com.apple.CoreGraphics 0x00007fff81b96e14 CGAccessSessionGetBytes + 112
2 com.apple.AppKit 0x00007fff7ec0faca -[NSBitmapImageRep _fromCGImage:performBlockUsingMutableData:] + 1095
3 com.apple.AppKit 0x00007fff7ea6afa4 __79-[NSBitmapImageRep _withoutChangingBackingPerformBlockUsingBackingMutableData:]_block_invoke + 240
4 com.apple.AppKit 0x00007fff7ea6aeae -[NSBitmapImageRep _withoutChangingBackingPerformBlockUsingBackingMutableData:] + 82
5 com.apple.AppKit 0x00007fff7ea6ae39 __57-[NSBitmapImageRep _performBlockUsingBackingMutableData:]_block_invoke + 109
6 com.apple.AppKit 0x00007fff7ea6adc6 -[NSBitmapImageRep _performBlockUsingBackingMutableData:] + 82
7 com.apple.AppKit 0x00007fff7ea6ad6e -[NSBitmapImageRep getBitmapDataPlanes:] + 82
8 com.apple.AppKit 0x00007fff7ea6acfd -[NSBitmapImageRep bitmapData] + 43
9 com.apple.AppKit 0x00007fff7eb7581a -[NSBitmapGraphicsContext _initWithBitmapImageRep:] + 272
10 com.apple.AppKit 0x00007fff7eb756f1 +[NSGraphicsContext graphicsContextWithBitmapImageRep:] + 72
11 com.apple.AppKit 0x00007fff7eb71e29 +[_NSAutomaticFocusRing showForView:] + 2314
12 com.apple.Foundation 0x00007fff834ca02a __NSFireDelayedPerform + 409
13 com.apple.CoreFoundation 0x00007fff813ed7c4 CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION + 20
14 com.apple.CoreFoundation 0x00007fff813ed484 __CFRunLoopDoTimer + 1012
15 com.apple.CoreFoundation 0x00007fff813ed00a __CFRunLoopDoTimers + 298
16 com.apple.CoreFoundation 0x00007fff813e4744 __CFRunLoopRun + 2068
17 com.apple.CoreFoundation 0x00007fff813e3cb9 CFRunLoopRunSpecific + 409
18 com.apple.HIToolbox 0x00007fff80740f0b RunCurrentEventLoopInMode + 227
19 com.apple.HIToolbox 0x00007fff80740cae ReceiveNextEventCommon + 613
20 com.apple.HIToolbox 0x00007fff80740a2c _BlockUntilNextEventMatchingListInModeWithFilter + 64
21 com.apple.AppKit 0x00007fff7ea3ce13 _DPSNextEvent + 2085
22 com.apple.AppKit 0x00007fff7f1c339e -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 2930
23 com.apple.AppKit 0x00007fff7ea3199d -[NSApplication run] + 764
24 com.apple.AppKit 0x00007fff7ea00d7d NSApplicationMain + 854
25 com.sappharad.MP3Gain-Express 0x00000001062a5f84 start + 52

Thread 1 Crashed:: Dispatch queue: com.apple.NSXPCConnection.m-user.com.apple.inputmethodkit.getxpcendpoint
0 org.andymatuschak.Sparkle 0x00000001067baa7b patch_lazy_pointers(mach_header const*, patch_t*, unsigned long) + 464
1 dyld 0x000000010702eb2b dyld::notifyBatchPartial(dyld_image_states, bool, char const* ()(dyld_image_states, unsigned int, dyld_image_info const), bool, bool) + 621
2 dyld 0x000000010703a27c ImageLoader::link(ImageLoader::LinkContext const&, bool, bool, bool, ImageLoader::RPathChain const&, char const*) + 260
3 dyld 0x000000010702ef8f dyld::link(ImageLoader*, bool, bool, ImageLoader::RPathChain const&, unsigned int) + 161
4 dyld 0x0000000107037668 dlopen + 429
5 libdyld.dylib 0x00007fffa837a38a dlopen + 86
6 com.apple.HIToolbox 0x00007fff8096fa59 __56+[IMKClient(IMKClientConnection_XPC) privateRunLoopMode]_block_invoke + 147
7 libdispatch.dylib 0x00007fffa833e2e5 _dispatch_client_callout + 8
8 libdispatch.dylib 0x00007fffa833e29e dispatch_once_f + 41
9 com.apple.HIToolbox 0x00007fff8096f9c3 +[IMKClient(IMKClientConnection_XPC) privateRunLoopMode] + 41
10 com.apple.HIToolbox 0x00007fff809a668a ___ZL25IMKXPCRequestRunLoopModesv_block_invoke + 60
11 libdispatch.dylib 0x00007fffa833e2e5 _dispatch_client_callout + 8
12 libdispatch.dylib 0x00007fffa833e29e dispatch_once_f + 41
13 com.apple.HIToolbox 0x00007fff809779be +[IMKInputSession IMKXPCPerformBlockOnMainThreadInMode:performHow:callerCmd:workBlock:] + 177
14 com.apple.HIToolbox 0x00007fff8096eaf9 __65-[IMKClient(IMKClientConnection_XPC) startServerSetupForEndpoint]block_invoke.185 + 432
15 com.apple.CoreFoundation 0x00007fff813e17ac invoking
+ 140
16 com.apple.CoreFoundation 0x00007fff813e1680 -[NSInvocation invoke] + 320
17 com.apple.Foundation 0x00007fff834720d7 NSXPCCONNECTION_IS_CALLING_OUT_TO_REPLY_BLOCK + 17
18 com.apple.Foundation 0x00007fff8346fca6 -[NSXPCConnection _decodeAndInvokeReplyBlockWithData:sequence:replyInfo:] + 1052
19 com.apple.Foundation 0x00007fff83726e9f __88-[NSXPCConnection _sendInvocation:orArguments:count:methodSignature:selector:withProxy:]_block_invoke.348 + 468
20 libxpc.dylib 0x00007fffa8625f99 _xpc_connection_reply_callout + 36
21 libxpc.dylib 0x00007fffa8625f04 _xpc_connection_call_reply_async + 82
22 libdispatch.dylib 0x00007fffa834af34 _dispatch_client_callout3 + 8
23 libdispatch.dylib 0x00007fffa835a80b _dispatch_mach_msg_async_reply_invoke + 353
24 libdispatch.dylib 0x00007fffa83526ae _dispatch_queue_serial_drain + 230
25 libdispatch.dylib 0x00007fffa83459e3 _dispatch_queue_invoke + 375
26 libdispatch.dylib 0x00007fffa83536db _dispatch_root_queue_drain_deferred_wlh + 429
27 libdispatch.dylib 0x00007fffa835786c _dispatch_workloop_worker_thread + 1284
28 libsystem_pthread.dylib 0x00007fffa85ea167 _pthread_wqthread + 940
29 libsystem_pthread.dylib 0x00007fffa85e9da9 start_wqthread + 13

Thread 2:
0 libsystem_kernel.dylib 0x00007fffa84c577a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fffa85ea19e _pthread_wqthread + 995
2 libsystem_pthread.dylib 0x00007fffa85e9da9 start_wqthread + 13

Thread 3:: Dispatch queue: com.apple.NSXPCConnection.m-user.com.apple.inputmethodkit.getxpcendpoint
0 libsystem_kernel.dylib 0x00007fffa84c564a __ulock_wait + 10
1 libdispatch.dylib 0x00007fffa834e036 _dispatch_unfair_lock_wait + 40
2 libdispatch.dylib 0x00007fffa834e15c _dispatch_gate_wait_slow + 42
3 libdispatch.dylib 0x00007fffa833e2d6 dispatch_once_f + 97
4 com.apple.HIToolbox 0x00007fff809779be +[IMKInputSession IMKXPCPerformBlockOnMainThreadInMode:performHow:callerCmd:workBlock:] + 177
5 com.apple.HIToolbox 0x00007fff8096eaf9 __65-[IMKClient(IMKClientConnection_XPC) startServerSetupForEndpoint]block_invoke.185 + 432
6 com.apple.CoreFoundation 0x00007fff813e17ac invoking
+ 140
7 com.apple.CoreFoundation 0x00007fff813e1680 -[NSInvocation invoke] + 320
8 com.apple.Foundation 0x00007fff834720d7 NSXPCCONNECTION_IS_CALLING_OUT_TO_REPLY_BLOCK + 17
9 com.apple.Foundation 0x00007fff8346fca6 -[NSXPCConnection _decodeAndInvokeReplyBlockWithData:sequence:replyInfo:] + 1052
10 com.apple.Foundation 0x00007fff83726e9f __88-[NSXPCConnection _sendInvocation:orArguments:count:methodSignature:selector:withProxy:]_block_invoke.348 + 468
11 libxpc.dylib 0x00007fffa8625f99 _xpc_connection_reply_callout + 36
12 libxpc.dylib 0x00007fffa8625f04 _xpc_connection_call_reply_async + 82
13 libdispatch.dylib 0x00007fffa834af34 _dispatch_client_callout3 + 8
14 libdispatch.dylib 0x00007fffa835a80b _dispatch_mach_msg_async_reply_invoke + 353
15 libdispatch.dylib 0x00007fffa83526ae _dispatch_queue_serial_drain + 230
16 libdispatch.dylib 0x00007fffa83459e3 _dispatch_queue_invoke + 375
17 libdispatch.dylib 0x00007fffa83536db _dispatch_root_queue_drain_deferred_wlh + 429
18 libdispatch.dylib 0x00007fffa835786c _dispatch_workloop_worker_thread + 1284
19 libsystem_pthread.dylib 0x00007fffa85ea167 _pthread_wqthread + 940
20 libsystem_pthread.dylib 0x00007fffa85e9da9 start_wqthread + 13

Thread 4:: Dispatch queue: NSCGSDisableUpdates
0 libsystem_kernel.dylib 0x00007fffa84bbfc6 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fffa84bb4e0 mach_msg + 60
2 com.apple.SkyLight 0x00007fffa254b275 CGSUpdateManager::enable_updates_common() + 565
3 com.apple.SkyLight 0x00007fffa24efcc0 CGSUpdateManager::enable_update(unsigned long long) + 320
4 libdispatch.dylib 0x00007fffa8345f0f _dispatch_call_block_and_release + 12
5 libdispatch.dylib 0x00007fffa833e2e5 _dispatch_client_callout + 8
6 libdispatch.dylib 0x00007fffa8352831 _dispatch_queue_serial_drain + 617
7 libdispatch.dylib 0x00007fffa83459e3 _dispatch_queue_invoke + 375
8 libdispatch.dylib 0x00007fffa83536db _dispatch_root_queue_drain_deferred_wlh + 429
9 libdispatch.dylib 0x00007fffa835786c _dispatch_workloop_worker_thread + 1284
10 libsystem_pthread.dylib 0x00007fffa85ea167 _pthread_wqthread + 940
11 libsystem_pthread.dylib 0x00007fffa85e9da9 start_wqthread + 13

Thread 5:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x00007fffa84bbfc6 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fffa84bb4e0 mach_msg + 60
2 com.apple.CoreFoundation 0x00007fff813e50c5 __CFRunLoopServiceMachPort + 213
3 com.apple.CoreFoundation 0x00007fff813e4502 __CFRunLoopRun + 1490
4 com.apple.CoreFoundation 0x00007fff813e3cb9 CFRunLoopRunSpecific + 409
5 com.apple.AppKit 0x00007fff7eb791a9 _NSEventThread + 184
6 libsystem_pthread.dylib 0x00007fffa85ea7da _pthread_body + 286
7 libsystem_pthread.dylib 0x00007fffa85ea6bc _pthread_start + 400
8 libsystem_pthread.dylib 0x00007fffa85e9db9 thread_start + 13

Thread 1 crashed with X86 Thread State (64-bit):
rax: 0x0000000c00000000 rbx: 0x0000000112c6c1d5 rcx: 0x0000000112c58a70 rdx: 0x0000000112b56510
rdi: 0x00000001067bf94f rsi: 0x0000000112c6c1d7 rbp: 0x000070000fb34050 rsp: 0x000070000fb33fc0
r8: 0x000000000000005f r9: 0x0000000000000690 r10: 0x0000000000000008 r11: 0x0000000112b570e8
r12: 0x0000000000000090 r13: 0x0000000000000007 r14: 0x000000000000000f r15: 0x0000000000000107
rip: 0x00000001067baa7b rfl: 0x0000000000010206 cr2: 0x0000000d12c58a70

Logical CPU: 3
Error Code: 0x00000004
Trap Number: 14

Binary Images:
0x1062a5000 - 0x1062c4fff +com.sappharad.MP3Gain-Express (1.2.0 - 1.2.0) /Applications/MP3Gain Express.app/Contents/MacOS/MP3Gain Express
0x10679c000 - 0x1067caff7 +org.andymatuschak.Sparkle (1.8.0 - 0b186dc) <3E8C44BB-5A29-3577-AC71-89DFAB4ECD19> /Applications/MP3Gain Express.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
0x106870000 - 0x1068a1fff com.apple.CoreServicesInternal (303 - 303) <0C72764C-C716-3F7F-910F-F1718B657DC6> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
0x106fb8000 - 0x106feaff7 libTrueTypeScaler.dylib (214) /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Resources/libTrueTypeScaler.dylib
0x10702a000 - 0x107070417 dyld (510.8.3) /usr/lib/dyld
0x108c4c000 - 0x108c62ff7 libCGInterfaces.dylib (411.1) <62F18E9B-9AB9-3467-A489-11960138AF00> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
0x10ef22000 - 0x10f0b8fff GLEngine (15.0.36) <30AF4F3E-5A36-302A-A8D7-43D189483DF7> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x10f0f7000 - 0x10fd72ff7 com.apple.driver.AppleIntelSKLGraphicsGLDriver (10.26.40 - 10.2.6) <3D01D396-E826-3406-8336-56C738E0AE3C> /System/Library/Extensions/AppleIntelSKLGraphicsGLDriver.bundle/Contents/MacOS/AppleIntelSKLGraphicsGLDriver
0x1100e5000 - 0x11010dff3 GLRendererFloat (15.0.36) /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
0x112b56000 - 0x112c20ff7 com.apple.ViewBridge (318.2 - 318.2) <11FBD184-A243-3B56-BA1B-2C021EA95FFD> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/Current/ViewBridge
0x7fff7a5d5000 - 0x7fff7a922ff7 com.apple.RawCamera.bundle (8.00 - 1005) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff7b6ca000 - 0x7fff7b7c8ff7 com.apple.driver.AppleIntelSKLGraphicsMTLDriver (10.26.40 - 10.2.6) <57EEA972-776E-3176-A6B7-7CB4C18573CC> /System/Library/Extensions/AppleIntelSKLGraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelSKLGraphicsMTLDriver
0x7fff7d5d1000 - 0x7fff7d819fff com.apple.avfoundation (2.0 - 1284.4.2) <6EC58515-334A-3E0C-B2CC-08F1AA28A8ED> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x7fff7d81a000 - 0x7fff7d8caff7 com.apple.audio.AVFAudio (1.0 - ???) <0132E881-452A-3A9E-A944-3434EE678972> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Frameworks/AVFAudio.framework/Versions/A/AVFAudio
0x7fff7d9d4000 - 0x7fff7d9d4fff com.apple.Accelerate (1.11 - Accelerate 1.11) <4590612B-D6A1-318D-A491-CE0DF90C4BA3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff7d9ec000 - 0x7fff7dee8fef com.apple.vImage (8.1 - ???) <974A9D28-A7E6-316A-B969-B550BA5B4EA6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff7dee9000 - 0x7fff7e055fcb libBLAS.dylib (1207) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff7e056000 - 0x7fff7e083fef libBNNS.dylib (28) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
0x7fff7e084000 - 0x7fff7e443fff libLAPACK.dylib (1207) <0CEE42CE-15AB-3E3B-9CAE-CB962B2C8FBD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff7e444000 - 0x7fff7e459ff7 libLinearAlgebra.dylib (1207) <0EC431D5-37BE-3465-AC32-D64EF51166B7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
0x7fff7e45a000 - 0x7fff7e45fff3 libQuadrature.dylib (3) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
0x7fff7e460000 - 0x7fff7e4bdffb libSparse.dylib (67.0.0.1.2) <0C83406D-2239-3D27-B706-E5AA5D8F9850> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
0x7fff7e4be000 - 0x7fff7e4d1fff libSparseBLAS.dylib (1207) <9635C6EC-38C4-396B-8349-E818814C84FA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
0x7fff7e4d2000 - 0x7fff7e668fcb libvDSP.dylib (617) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff7e669000 - 0x7fff7e719feb libvMisc.dylib (617) <764C80F5-57CE-3D4D-9252-E6911441B288> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff7e71a000 - 0x7fff7e71afff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <7DC6246F-8A57-3EBC-A57A-D236553A4B99> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff7e9fb000 - 0x7fff7f839fff com.apple.AppKit (6.9 - 1537.22) <7082D4FF-21D5-3ECF-A57A-6C8C83E0F776> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff7f88b000 - 0x7fff7f88bfff com.apple.ApplicationServices (48 - 50) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff7f88c000 - 0x7fff7f8f2fff com.apple.ApplicationServices.ATS (377 - 438) <363AE480-AEDF-3FFB-A1C8-4A6B6C9932EB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff7f98b000 - 0x7fff7fabafff libFontParser.dylib (214) <93307840-02ED-3E27-864D-8F990ED53FE7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff7fabb000 - 0x7fff7fb05fff libFontRegistry.dylib (213) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff7fc4a000 - 0x7fff7fc4eff3 com.apple.ColorSyncLegacy (1.0 - 1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
0x7fff7fcee000 - 0x7fff7fd3fff7 com.apple.HIServices (1.22 - 615) <18998768-FB5C-3717-A722-5E3ACBC1558A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff7fd40000 - 0x7fff7fd4efff com.apple.LangAnalysis (1.7.0 - 1.7.0) <8C36C9DC-659D-3658-93A8-AB3C1ED92FA3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff7fd4f000 - 0x7fff7fd9bfff com.apple.print.framework.PrintCore (13 - 498) <478BC151-ED24-3E17-910D-1B88DF733D36> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff7fd9c000 - 0x7fff7fdd6fff com.apple.QD (3.12 - 403) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff7fdd7000 - 0x7fff7fde3ff7 com.apple.speech.synthesis.framework (7.0.11 - 7.0.11) <8C099B53-2368-3931-A77E-4388215B3CE1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff7fde4000 - 0x7fff8006afff com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <6D207058-2D56-377A-A9C5-83686602EFC6> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff8006c000 - 0x7fff8006cfff com.apple.audio.units.AudioUnit (1.14 - 1.14) <0C9AA051-C196-3657-A8B5-D746B5C9AE30> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff80381000 - 0x7fff806f7fff com.apple.CFNetwork (856.4.7 - 856.4.7) /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff8070c000 - 0x7fff8070cfff com.apple.Carbon (158 - 158) <704375EC-3038-39EE-A640-DA14C53EB545> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff8070d000 - 0x7fff80710ffb com.apple.CommonPanels (1.2.6 - 98) <425A0B68-92BF-31DA-AB4A-E2B6CD7BC030> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff80711000 - 0x7fff80a14ff7 com.apple.HIToolbox (2.1.1 - 894.1) <3D56429B-BA68-3BE0-BE14-250A21A85E33> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff80a15000 - 0x7fff80a18ffb com.apple.help (1.3.8 - 63) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff80a19000 - 0x7fff80a1efff com.apple.ImageCapture (9.0 - 9.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff80a1f000 - 0x7fff80ab4ffb com.apple.ink.framework (10.9 - 220) <7A43F9F7-2EDF-3229-82AC-33F3A57D62B2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff80ab5000 - 0x7fff80acfff7 com.apple.openscripting (1.7 - 172) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff80af0000 - 0x7fff80af1fff com.apple.print.framework.Print (12 - 267) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff80af2000 - 0x7fff80af4ff7 com.apple.securityhi (9.0 - 55006) <1847EDB9-3443-3D59-BF04-A49DBDF0E8AA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff80af5000 - 0x7fff80afbfff com.apple.speech.recognition.framework (6.0.3 - 6.0.3) <0BB6965A-1C3C-3FB0-AC32-0680917CEF2B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff80c01000 - 0x7fff80c01fff com.apple.Cocoa (6.11 - 22) <9E9E31FD-4760-3D6E-B7FE-A4C36CA62461> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff80c0f000 - 0x7fff80cc7fff com.apple.ColorSync (4.13.0 - 527) <75728B6F-2ECA-3925-B3E8-7377A3E7E043> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff80e48000 - 0x7fff80edbff7 com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <33996FC0-C8D4-3F22-A217-EAA37DB3901D> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff80f41000 - 0x7fff80f6affb com.apple.CoreBluetooth (1.0 - 1) <4A1C6998-A855-33D0-8780-11CE966D24A1> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x7fff80f6b000 - 0x7fff812a4fe7 com.apple.CoreData (120 - 828) <18E1C982-89A4-37D2-BEDF-369A813376DF> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff812a5000 - 0x7fff8135fff7 com.apple.CoreDisplay (1.0 - 60.2) <63C65D98-5367-3213-8FDB-6F687E1889B5> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
0x7fff81360000 - 0x7fff81806fef com.apple.CoreFoundation (6.9 - 1429.16) <25043285-1AEC-33BF-B14A-4AE17E67343E> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff81808000 - 0x7fff81e11fe7 com.apple.CoreGraphics (2.0 - 1095.3) <83B1C4AD-B7AE-35EF-B2D5-D1E7E3A5188E> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff81e13000 - 0x7fff820a3fff com.apple.CoreImage (13.0.0 - 542) <2D0E88AA-363E-381C-9454-168293710677> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff822c7000 - 0x7fff82437fff com.apple.CoreMedia (1.0 - 2010.6) /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fff82438000 - 0x7fff82485fff com.apple.CoreMediaIO (803.0 - 4967) <32B2E2F7-583A-3AD2-9D71-854B83481242> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x7fff82486000 - 0x7fff82486fff com.apple.CoreServices (811.3.6 - 811.3.6) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff82487000 - 0x7fff824faff3 com.apple.AE (730 - 730) <20D7F9E8-4932-3ED5-BA6C-C5138A0F3B4E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff824fb000 - 0x7fff827d2fff com.apple.CoreServices.CarbonCore (1173 - 1173) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff827d3000 - 0x7fff82806ff7 com.apple.DictionaryServices (1.2 - 279) <3A79CBAE-D2BA-3A2A-A704-F4EB4E257095> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff82807000 - 0x7fff8280fff7 com.apple.CoreServices.FSEvents (1237 - 1237) <0C79C073-7EA9-3670-BB42-30AFF161C32E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
0x7fff82810000 - 0x7fff829beff7 com.apple.LaunchServices (811.3.6 - 811.3.6) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff829bf000 - 0x7fff82a6dff3 com.apple.Metadata (10.7.0 - 1156.1) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff82a6e000 - 0x7fff82acbff7 com.apple.CoreServices.OSServices (811.3.6 - 811.3.6) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff82acc000 - 0x7fff82b3afff com.apple.SearchKit (1.4.0 - 1.4.0) <0BAC2931-37D7-37B9-BE09-9895121F9724> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff82b3b000 - 0x7fff82b5eff7 com.apple.coreservices.SharedFileList (61 - 61) <17ACD20D-7481-3BAB-98F7-3EBBD8F82403> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
0x7fff82dff000 - 0x7fff82f49ffb com.apple.CoreText (352.0 - 567.1) /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff82f4a000 - 0x7fff82f82fff com.apple.CoreVideo (1.8 - 265.0) <33A11DAF-4FAB-3674-AFCA-58657B6B2C6E> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff82f83000 - 0x7fff83008ff7 com.apple.framework.CoreWLAN (13.0 - 1324.1) /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fff83281000 - 0x7fff83286fff com.apple.DiskArbitration (2.7 - 2.7) <0946A5FA-5C64-35AA-81FE-1AF19CBF0A01> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff83444000 - 0x7fff837ffff3 com.apple.Foundation (6.9 - 1429.22) <3B147A6F-ECFC-37EB-AFB1-6653DA79EF86> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff8386f000 - 0x7fff8389fffb com.apple.GSS (4.0 - 2.0) <1B0B4E36-2496-3EB4-9C03-820B0B355281> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff839b0000 - 0x7fff83ab1fff com.apple.Bluetooth (6.0.0 - 6.0.0d40) <1B030248-21BE-308C-9D99-3E583A1680CC> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x7fff83b10000 - 0x7fff83baafff com.apple.framework.IOKit (2.0.2 - 1414.0.0.1.2) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff83bac000 - 0x7fff83bb2fff com.apple.IOSurface (189 - 189) <85162441-BB3A-3D37-80A6-C1C937B93E6A> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff83c05000 - 0x7fff83d70fff com.apple.ImageIO.framework (3.3.0 - 1654.9) /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff83d71000 - 0x7fff83d75ffb libGIF.dylib (1654.9) <05BF7FCD-F020-3D44-BCC1-B3DCA45A3CFE> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff83d76000 - 0x7fff83e5dfef libJP2.dylib (1654.9) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff83e5e000 - 0x7fff83e81ff7 libJPEG.dylib (1654.9) <34975C6C-7782-32EA-BFF4-69D836C4D6A1> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff8415c000 - 0x7fff84182feb libPng.dylib (1654.9) <9AEE4D1D-6587-3BCE-8D34-0390783A328D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff84183000 - 0x7fff84185ffb libRadiance.dylib (1654.9) <88A06120-63EA-3821-81F1-5DE9CFF18DC7> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff84186000 - 0x7fff841d3fff libTIFF.dylib (1654.9) <7DBDD3D6-C746-3572-886F-A9FFC1FF10AD> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff84385000 - 0x7fff84ed2ff7 com.apple.JavaScriptCore (13604 - 13604.1.21.7) <1C0FE307-82A8-3DDF-B5B8-74053D2CC2AC> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fff84eea000 - 0x7fff84f03ff3 com.apple.Kerberos (3.0 - 1) <95DD434A-3401-3217-A5C0-6E498DEF37FA> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff851ab000 - 0x7fff851b2ff7 com.apple.MediaAccessibility (1.0 - 110) /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
0x7fff8520d000 - 0x7fff85b9bfff com.apple.MediaToolbox (1.0 - 2010.6) <7671A773-83C8-312E-995B-742844E86160> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x7fff85b9d000 - 0x7fff85c1aff7 com.apple.Metal (115.44 - 115.44) <1667229E-A024-34ED-9FF5-8E11DC837F3E> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
0x7fff85c35000 - 0x7fff85c4aff7 com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore
0x7fff85c4b000 - 0x7fff85cb5fef com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <9FC2F27F-3536-370A-AE4B-75577B8897E6> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage
0x7fff85cb6000 - 0x7fff85cd5ff3 com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
0x7fff85cd6000 - 0x7fff85d38ff7 com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
0x7fff85d39000 - 0x7fff85d39ff7 com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <0F216216-8046-3DC9-921B-2B9379EF582F> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
0x7fff86ccf000 - 0x7fff86cd6fff com.apple.NetFS (6.0 - 4.0) /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff89b27000 - 0x7fff89b2ffef libcldcpuengine.dylib (2.8.7) <26BDF6F7-E7F6-3B07-B754-FC91E46B7046> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
0x7fff89b30000 - 0x7fff89b7dffb com.apple.opencl (2.8.8 - 2.8.8) <41D98022-3254-3645-8C01-662A57DBAC2F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff89b7e000 - 0x7fff89b99ff3 com.apple.CFOpenDirectory (10.13 - 202.0.0.1.2) <73A59A3D-9EB8-3C2C-A470-877919461C11> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff89b9a000 - 0x7fff89ba5fff com.apple.OpenDirectory (10.13 - 202.0.0.1.2) <4ADD94A1-07E6-314F-A9B6-6033D71D939D> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff8ad23000 - 0x7fff8ad25fff libCVMSPluginSupport.dylib (15.0.36) <75D9315B-C0F7-37F8-B435-D2195AFAC6F7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff8ad26000 - 0x7fff8ad29ff7 libCoreFSCache.dylib (160.7) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x7fff8ad2a000 - 0x7fff8ad2efff libCoreVMClient.dylib (160.7) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff8ad2f000 - 0x7fff8ad38ff7 libGFXShared.dylib (15.0.36) <103A6566-CA6A-37DD-8D06-7ECECE41D52A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff8ad39000 - 0x7fff8ad44fff libGL.dylib (15.0.36) <34FDFEF5-A79A-3B1A-BBDB-456D7E537D9C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff8ad45000 - 0x7fff8ad80fe7 libGLImage.dylib (15.0.36) <9A9DFB32-C7CA-3708-8E6C-314EA9801E89> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff8ad81000 - 0x7fff8aeedfff libGLProgrammability.dylib (15.0.36) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x7fff8aeee000 - 0x7fff8af2cffb libGLU.dylib (15.0.36) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff8b8a4000 - 0x7fff8b8b2ffb com.apple.opengl (15.0.36 - 15.0.36) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff8c6ea000 - 0x7fff8c8f3ff7 com.apple.QuartzCore (1.11 - 528.7) <6253F2F9-E645-3484-B80F-E71BA7E55DCB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff8d119000 - 0x7fff8d41cfff com.apple.security (7.0 - 58186.0.0.1.10) <8C566536-53D5-3E7C-9DAC-FB274B3B4DFA> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff8d41d000 - 0x7fff8d4a6ff7 com.apple.securityfoundation (6.0 - 55180) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff8d4d5000 - 0x7fff8d4d8ffb com.apple.xpc.ServiceManagement (1.0 - 1) <2B4E0B3C-7639-31FF-A795-CFF86066BE50> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff8d87b000 - 0x7fff8d8eaff7 com.apple.SystemConfiguration (1.17 - 1.17) <3FDB7206-CA48-35F6-8652-B325A4B38B9A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff8da9f000 - 0x7fff8de5efff com.apple.VideoToolbox (1.0 - 2010.6) <0951C3A3-CE60-3FCE-B44A-075CCE20BA1D> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x7fff8e0ef000 - 0x7fff8e5f0feb libwebrtc.dylib (7604.1.21.7) <23C879C0-6695-30E5-8003-6C63BE66690F> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/Frameworks/libwebrtc.dylib
0x7fff8e5f1000 - 0x7fff8fa5dff7 com.apple.WebCore (13604 - 13604.1.21.7) <89938B4B-D889-3CB0-944D-0D5BDD8FBBC7> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x7fff8fa5e000 - 0x7fff8fc4fffb com.apple.WebKitLegacy (13604 - 13604.1.21.7) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy
0x7fff8fc50000 - 0x7fff9003dfff com.apple.WebKit (13604 - 13604.1.21.7) /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x7fff9048c000 - 0x7fff9049ffff com.apple.APFS (1.0 - 1) /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
0x7fff9104a000 - 0x7fff91071fff com.apple.framework.Apple80211 (13.0 - 1324) <81D30FC3-E9FB-303A-A774-A42975B4D4CD> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x7fff91073000 - 0x7fff91082fd3 com.apple.AppleFSCompression (91.0.0.1.2 - 1.0) <0F1ACFAF-29AD-3403-B6AB-611BFE0543B8> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x7fff91198000 - 0x7fff911e1ff7 com.apple.AppleJPEG (1.0 - 1) <550574F2-C1E5-30A9-97AD-1E4FF01C43B0> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
0x7fff91311000 - 0x7fff91361ff7 com.apple.AppleVAFramework (5.0.37 - 5.0.37) <94EE81A4-799D-3D55-B958-0E284E8300B6> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x7fff919eb000 - 0x7fff919f2fff com.apple.coreservices.BackgroundTaskManagement (1.0 - 57.1) <99356C84-C383-3B9A-99BC-152E55871AC0> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
0x7fff919f3000 - 0x7fff91a8ffff com.apple.backup.framework (1.9 - 1.9) <2A4F9C7A-8DE7-3B48-AEF8-3608DFA5B988> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff934b0000 - 0x7fff934b9ff3 com.apple.CommonAuth (4.0 - 2.0) <7B9C4E04-D820-3FE5-BA9E-08A6A1761E2E> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff93740000 - 0x7fff93b1ffe7 com.apple.CoreAUC (242.0.0 - 242.0.0) <9C69B254-9EB1-3B17-91EA-DC5F544D29DC> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x7fff93b20000 - 0x7fff93b50ff7 com.apple.CoreAVCHD (5.9.0 - 5900.4.1) /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x7fff93e8a000 - 0x7fff93e9aff7 com.apple.CoreEmoji (1.0 - 61) <4DC9D0C9-CB9B-30AE-8940-4A9BAE861C25> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
0x7fff94542000 - 0x7fff9459eff7 com.apple.CoreNLP (1.0 - 111) <7D854D45-4FA0-37B9-AB7A-ACEA537D846D> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
0x7fff9470b000 - 0x7fff94710ff7 com.apple.CoreOptimization (1.0 - 1) /System/Library/PrivateFrameworks/CoreOptimization.framework/Versions/A/CoreOptimization
0x7fff94834000 - 0x7fff94890fff com.apple.CorePrediction (1.0 - 1) /System/Library/PrivateFrameworks/CorePrediction.framework/Versions/A/CorePrediction
0x7fff94d47000 - 0x7fff94dd7ff7 com.apple.CoreSymbolication (63044) <27117EEF-D5C7-3C26-96D7-2FFB86EC1437> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff94e59000 - 0x7fff94f8cfc7 com.apple.coreui (2.1 - 475) <2B41B732-078A-3258-A4DD-020D4FDD5E07> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff94f8d000 - 0x7fff95074fff com.apple.CoreUtils (5.2 - 520.31) /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
0x7fff950c6000 - 0x7fff9512afff com.apple.framework.CoreWiFi (13.0 - 1324.1) <11C9150D-8980-34A6-9837-BC55960E0988> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x7fff9512b000 - 0x7fff9513aff7 com.apple.CrashReporterSupport (10.13 - 1) <433F265C-310D-3E89-A1CF-3E01B8073204> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff951b7000 - 0x7fff951c5ffb com.apple.framework.DFRFoundation (1.0 - 160.1) /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
0x7fff951c8000 - 0x7fff951ccfff com.apple.DSExternalDisplay (3.1 - 380) <9EA6B93B-9849-386D-B12D-00854A327DD4> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
0x7fff9524f000 - 0x7fff952c4ffb com.apple.datadetectorscore (7.0 - 578) <257462EC-6E13-32D2-B1A7-15FB975B131F> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff95312000 - 0x7fff95352ff7 com.apple.DebugSymbols (141 - 141) <67FD1AF3-88A4-3A39-9203-E83AEFB40978> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff95353000 - 0x7fff95483fff com.apple.desktopservices (1.12 - 1.12) <8D9F5B9E-19C7-3835-9D24-3B59178A8888> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff960fc000 - 0x7fff9652afff com.apple.vision.FaceCore (3.3.2 - 3.3.2) <07B65473-6D98-3367-BE35-D662B1784A06> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x7fff98183000 - 0x7fff98183fff libmetal_timestamp.dylib (802.0.34) <895886A8-D6EA-3D76-9164-4398DDAEFFC0> /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/3802/Libraries/libmetal_timestamp.dylib
0x7fff997e2000 - 0x7fff997edff7 libGPUSupportMercury.dylib (15.0.36) /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib
0x7fff9a4c6000 - 0x7fff9a4ceff7 com.apple.GraphVisualizer (1.0 - 5) <8BD693B8-362B-38E1-AA36-B1CB29F28A58> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
0x7fff9a521000 - 0x7fff9a595ffb com.apple.Heimdal (4.0 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff9add7000 - 0x7fff9addeff3 com.apple.IOAccelerator (348.5 - 348.5) /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
0x7fff9ade2000 - 0x7fff9adf8fff com.apple.IOPresentment (1.0 - 32.1) /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
0x7fff9b1af000 - 0x7fff9b1d3fff com.apple.IconServices (88 - 88) /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x7fff9b345000 - 0x7fff9b355ffb com.apple.IntlPreferences (2.0 - 221) <9D9C059F-E790-30FF-95BF-B089E1DA8B71> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPreferences
0x7fff9b459000 - 0x7fff9b55fff7 com.apple.LanguageModeling (1.0 - 147.1) /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
0x7fff9b560000 - 0x7fff9b5a4ff7 com.apple.Lexicon-framework (1.0 - 24) <0862E55F-9F23-31EA-9969-1BC586A6310C> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
0x7fff9bdb6000 - 0x7fff9bdb9fff com.apple.Mangrove (1.0 - 1) <7F65387D-0555-3C07-950E-FEFF7C9CF7C7> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
0x7fff9c1c6000 - 0x7fff9c1d9ff3 com.apple.MobileAssets (1.0 - 409.0.0.1.6) /System/Library/PrivateFrameworks/MobileAsset.framework/Versions/A/MobileAsset
0x7fff9c3c5000 - 0x7fff9c3edfff com.apple.MultitouchSupport.framework (424 - 424) /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff9c63d000 - 0x7fff9c648fff com.apple.NetAuth (6.2 - 6.2) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff9dd85000 - 0x7fff9ddc5ffb com.apple.PerformanceAnalysis (1.166.3 - 166.3) <3F18D887-1CDE-312B-BA26-19EC50F55E18> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff9fc87000 - 0x7fff9fca5ff7 com.apple.ProtocolBuffer (1 - 259) <91F85493-3494-336D-846D-C5369EA75E5F> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
0x7fff9fe4d000 - 0x7fff9fe53ff7 com.apple.xpc.RemoteServiceDiscovery (1.0 - 1146.0.0.1.1) /System/Library/PrivateFrameworks/RemoteServiceDiscovery.framework/Versions/A/RemoteServiceDiscovery
0x7fff9fe54000 - 0x7fff9fe77ff7 com.apple.RemoteViewServices (2.0 - 125) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff9fe78000 - 0x7fff9fe85fff com.apple.xpc.RemoteXPC (1.0 - 1146.0.0.1.1) <5DDE7F9C-DE7B-3798-81D4-B010AFEBC583> /System/Library/PrivateFrameworks/RemoteXPC.framework/Versions/A/RemoteXPC
0x7fffa170a000 - 0x7fffa17e0fff com.apple.Sharing (841.12 - 841.12) <16C7EDF1-CE2D-30FA-8463-0328E712CA2B> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x7fffa24df000 - 0x7fffa2770ff7 com.apple.SkyLight (1.600.0 - 278.1) /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
0x7fffa2f12000 - 0x7fffa2f1ffff com.apple.SpeechRecognitionCore (4.0.11 - 4.0.11) <0C4A1063-B60B-3680-8F75-D3CC85C6EB6B> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
0x7fffa33ca000 - 0x7fffa33f0ff3 com.apple.StreamingZip (1.0 - 1) /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip
0x7fffa3993000 - 0x7fffa3a15fc7 com.apple.Symbolication (63057.1) /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fffa3eea000 - 0x7fffa3ef1fff com.apple.TCC (1.0 - 1) /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fffa40e3000 - 0x7fffa41a4ff7 com.apple.TextureIO (3.4 - 3.4) <433726DA-041F-3687-86E3-8FE2E0761F56> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
0x7fffa423a000 - 0x7fffa423bfff com.apple.TrustEvaluationAgent (2.0 - 31) <39F533B2-211E-3635-AF47-23F27749FF4A> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fffa4241000 - 0x7fffa43efff7 com.apple.UIFoundation (1.0 - 529) /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
0x7fffa5bd7000 - 0x7fffa5bd9ffb com.apple.loginsupport (1.0 - 1) <22EA2E4F-9B8F-314B-A8CC-172C6D4BFCC9> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
0x7fffa5ed4000 - 0x7fffa5f0dfff libCRFSuite.dylib (41) /usr/lib/libCRFSuite.dylib
0x7fffa5f0e000 - 0x7fffa5f19fff libChineseTokenizer.dylib (28) <36A91BFD-E668-32CE-BBC4-E911883F3374> /usr/lib/libChineseTokenizer.dylib
0x7fffa5fab000 - 0x7fffa5facff7 libDiagnosticMessagesClient.dylib (103) /usr/lib/libDiagnosticMessagesClient.dylib
0x7fffa5fe3000 - 0x7fffa61acff3 libFosl_dynamic.dylib (17.5) <4BB4F36C-A991-3855-B8EF-9E5A418E8968> /usr/lib/libFosl_dynamic.dylib
0x7fffa61e4000 - 0x7fffa61e4fff libOpenScriptingUtil.dylib (172) <7841BFE3-AB00-3B8E-A4CD-2EAE4FB25818> /usr/lib/libOpenScriptingUtil.dylib
0x7fffa630c000 - 0x7fffa6310ffb libScreenReader.dylib (523.10.6) <8D411677-067C-3E81-99F3-094035E5BADB> /usr/lib/libScreenReader.dylib
0x7fffa6311000 - 0x7fffa6312ff3 libSystem.B.dylib (1252) <223F6863-E84E-31A6-9776-46DFC3F03FDF> /usr/lib/libSystem.B.dylib
0x7fffa6391000 - 0x7fffa6392fff libThaiTokenizer.dylib (2.2) /usr/lib/libThaiTokenizer.dylib
0x7fffa63a5000 - 0x7fffa63a5fff libapple_crypto.dylib (88.0.0.1.1) <0F0821B5-CAA7-36D4-A8E6-DF39321A5893> /usr/lib/libapple_crypto.dylib
0x7fffa63bd000 - 0x7fffa63e7ff3 libarchive.2.dylib (50) <29929043-9E01-38C2-B779-036F132F8B79> /usr/lib/libarchive.2.dylib
0x7fffa63e8000 - 0x7fffa6469fdf libate.dylib (1.13.1) <178ACDAD-DE7E-346C-A613-1CBF7929AC07> /usr/lib/libate.dylib
0x7fffa646d000 - 0x7fffa646dff3 libauto.dylib (187) /usr/lib/libauto.dylib
0x7fffa646e000 - 0x7fffa6518fff libboringssl.dylib (88.0.0.1.1) <7FD2E776-0E9E-3A6A-9805-B6B0533BA3CD> /usr/lib/libboringssl.dylib
0x7fffa6519000 - 0x7fffa6528ff3 libbsm.0.dylib (38) <92D1E484-0029-3D02-8672-BD078693C778> /usr/lib/libbsm.0.dylib
0x7fffa6529000 - 0x7fffa6536ffb libbz2.1.0.dylib (38) <83EB7223-9F34-371F-AA27-8689D83E8F0C> /usr/lib/libbz2.1.0.dylib
0x7fffa6537000 - 0x7fffa658dfff libc++.1.dylib (400.9) <3CFFADED-75C9-3DC6-AA97-82BB2E46EFE9> /usr/lib/libc++.1.dylib
0x7fffa658e000 - 0x7fffa65b2ff7 libc++abi.dylib (400.6) /usr/lib/libc++abi.dylib
0x7fffa65b4000 - 0x7fffa65c4fff libcmph.dylib (6) <7F85AAA8-2AC4-3784-A452-CE8323CB899D> /usr/lib/libcmph.dylib
0x7fffa65c5000 - 0x7fffa65dbfd3 libcompression.dylib (42) <5B7FB41C-4726-3B9D-B48F-7B40A9F7D87C> /usr/lib/libcompression.dylib
0x7fffa687d000 - 0x7fffa6895ff7 libcoretls.dylib (154) /usr/lib/libcoretls.dylib
0x7fffa6896000 - 0x7fffa6897ffb libcoretls_cfhelpers.dylib (154) <14164BE5-73D0-3558-A8B0-F3DF0D24E0E8> /usr/lib/libcoretls_cfhelpers.dylib
0x7fffa6a30000 - 0x7fffa6bc0fff libcrypto.35.dylib (21) <919E57A1-5CAE-3E56-8B25-6284248B25F2> /usr/lib/libcrypto.35.dylib
0x7fffa6d5a000 - 0x7fffa6dafffb libcups.2.dylib (457) <5E180E01-7354-3B15-AFEA-A9B6B951F4F6> /usr/lib/libcups.2.dylib
0x7fffa6e2c000 - 0x7fffa6e33ff3 libdscsym.dylib (166.3) <0D871BDA-A746-34B4-B4BB-B4F242A4ECB5> /usr/lib/libdscsym.dylib
0x7fffa6ee8000 - 0x7fffa6ee8fff libenergytrace.dylib (16) /usr/lib/libenergytrace.dylib
0x7fffa6f19000 - 0x7fffa6f1dff7 libgermantok.dylib (17) /usr/lib/libgermantok.dylib
0x7fffa6f1e000 - 0x7fffa6f23ff3 libheimdal-asn1.dylib (517.0.0.1.1) <1BA68B44-1510-3AD5-9811-B7AD9B892D79> /usr/lib/libheimdal-asn1.dylib
0x7fffa6f4f000 - 0x7fffa7040ff7 libiconv.2.dylib (51) <92656F01-12FF-3A00-912F-1E41711D073C> /usr/lib/libiconv.2.dylib
0x7fffa7041000 - 0x7fffa7267ffb libicucore.A.dylib (59104.0.1) <86BEDFE1-D56C-31AB-9538-7CC6EFB1C2B2> /usr/lib/libicucore.A.dylib
0x7fffa72b4000 - 0x7fffa72b5fff liblangid.dylib (128) <5E6A8A5E-7C82-38C6-BD33-CF82F74F9CCB> /usr/lib/liblangid.dylib
0x7fffa72b6000 - 0x7fffa72cfffb liblzma.5.dylib (10) <91FB21D4-73D4-3A12-A363-BEA3B8BF1902> /usr/lib/liblzma.5.dylib
0x7fffa72d0000 - 0x7fffa72e6ff7 libmarisa.dylib (9) /usr/lib/libmarisa.dylib
0x7fffa72e7000 - 0x7fffa7396fff libmecab.1.0.0.dylib (765.5.2) <2ECABE60-46EC-342B-9C63-C8183A77CA36> /usr/lib/libmecab.1.0.0.dylib
0x7fffa7397000 - 0x7fffa75c2fff libmecabra.dylib (765.5.2) <967C5CDB-E822-3AB3-8487-A09B0B6B1A3B> /usr/lib/libmecabra.dylib
0x7fffa766e000 - 0x7fffa775bffb libnetwork.dylib (1157.0.0.1.5) <054C9605-6D9C-3C1B-BA95-2FAD9947BD77> /usr/lib/libnetwork.dylib
0x7fffa77d0000 - 0x7fffa7bbe7f7 libobjc.A.dylib (720) <9AC5F707-DC36-3D5D-9963-60D4DD841CCD> /usr/lib/libobjc.A.dylib
0x7fffa7bd1000 - 0x7fffa7bd5fff libpam.2.dylib (22) <81808876-B857-3CAF-B9B7-EB85CF5E56B3> /usr/lib/libpam.2.dylib
0x7fffa7bd8000 - 0x7fffa7c0cfff libpcap.A.dylib (77) <723FDCB7-B810-323E-8BE7-456A9EA752ED> /usr/lib/libpcap.A.dylib
0x7fffa7c4d000 - 0x7fffa7c69ffb libresolv.9.dylib (65) /usr/lib/libresolv.9.dylib
0x7fffa7cb7000 - 0x7fffa7cb8fff libspindump.dylib (241) <42A06AAF-634C-3CD4-9345-88F2F6D48B24> /usr/lib/libspindump.dylib
0x7fffa7cb9000 - 0x7fffa7e46fe7 libsqlite3.dylib (262) <98BA2E1A-EDF9-31E5-9C2D-80F59261D43E> /usr/lib/libsqlite3.dylib
0x7fffa800d000 - 0x7fffa8043ffb libusrtcp.dylib (1157.0.0.1.5) <19EE97C4-1728-3646-9561-4DC775369AB0> /usr/lib/libusrtcp.dylib
0x7fffa8044000 - 0x7fffa8047ffb libutil.dylib (51) <58C59F00-031B-3798-B697-A8A4C58E70AA> /usr/lib/libutil.dylib
0x7fffa8048000 - 0x7fffa8055fff libxar.1.dylib (400) /usr/lib/libxar.1.dylib
0x7fffa8059000 - 0x7fffa8140fff libxml2.2.dylib (31.3) <08754CCF-15A8-3EDC-ADA8-3614B319F7A9> /usr/lib/libxml2.2.dylib
0x7fffa8141000 - 0x7fffa8169ffb libxslt.1.dylib (15.9) /usr/lib/libxslt.1.dylib
0x7fffa816a000 - 0x7fffa817bff7 libz.1.dylib (68) <3998D37C-99FB-3CDF-8AF2-9B8922B9BB69> /usr/lib/libz.1.dylib
0x7fffa8211000 - 0x7fffa8215ff7 libcache.dylib (79) /usr/lib/system/libcache.dylib
0x7fffa8216000 - 0x7fffa8220ff3 libcommonCrypto.dylib (60116) /usr/lib/system/libcommonCrypto.dylib
0x7fffa8221000 - 0x7fffa8228fff libcompiler_rt.dylib (62) /usr/lib/system/libcompiler_rt.dylib
0x7fffa8229000 - 0x7fffa8231fff libcopyfile.dylib (144) <0EE3526F-F742-3982-AD4D-DE86E6A029EA> /usr/lib/system/libcopyfile.dylib
0x7fffa8232000 - 0x7fffa82b6fdf libcorecrypto.dylib (537) /usr/lib/system/libcorecrypto.dylib
0x7fffa833d000 - 0x7fffa8376ff7 libdispatch.dylib (866.0.0.1.2) <7095FE46-2FF7-3B80-B160-95366ADF47F7> /usr/lib/system/libdispatch.dylib
0x7fffa8377000 - 0x7fffa8391ff7 libdyld.dylib (510.8.3) <787FE571-03AC-334C-B984-606F7F0FD61B> /usr/lib/system/libdyld.dylib
0x7fffa8392000 - 0x7fffa8392ffb libkeymgr.dylib (28) /usr/lib/system/libkeymgr.dylib
0x7fffa8393000 - 0x7fffa839fff3 libkxld.dylib (4397.0.0.1.13) /usr/lib/system/libkxld.dylib
0x7fffa83a0000 - 0x7fffa83a0fff liblaunch.dylib (1146.0.0.1.1) <6A9FB63D-90B8-3DA0-A7D8-ADBDD0D59B7E> /usr/lib/system/liblaunch.dylib
0x7fffa83a1000 - 0x7fffa83a5ffb libmacho.dylib (900) <9C28065C-2C49-3B4F-8E1C-0B921C4EA8AF> /usr/lib/system/libmacho.dylib
0x7fffa83a6000 - 0x7fffa83a8ff3 libquarantine.dylib (86) <14F326D2-1D8B-33AE-BD0B-38FB0129E5B7> /usr/lib/system/libquarantine.dylib
0x7fffa83a9000 - 0x7fffa83aaff3 libremovefile.dylib (45) /usr/lib/system/libremovefile.dylib
0x7fffa83ab000 - 0x7fffa83c2ff3 libsystem_asl.dylib (356) <51C384C0-AB40-3615-BD6D-11F309F05F73> /usr/lib/system/libsystem_asl.dylib
0x7fffa83c3000 - 0x7fffa83c3fff libsystem_blocks.dylib (67) <47F78294-38B9-368B-B635-29735C367B9E> /usr/lib/system/libsystem_blocks.dylib
0x7fffa83c4000 - 0x7fffa844dfef libsystem_c.dylib (1221) /usr/lib/system/libsystem_c.dylib
0x7fffa844e000 - 0x7fffa8451ff7 libsystem_configuration.dylib (944) <8C73C6B8-552D-313B-BCA2-63565C037198> /usr/lib/system/libsystem_configuration.dylib
0x7fffa8452000 - 0x7fffa8455ffb libsystem_coreservices.dylib (48) /usr/lib/system/libsystem_coreservices.dylib
0x7fffa8456000 - 0x7fffa8457ff3 libsystem_darwin.dylib (1221) <0F83B182-C942-37F1-A660-6FF3F310823D> /usr/lib/system/libsystem_darwin.dylib
0x7fffa8458000 - 0x7fffa845eff7 libsystem_dnssd.dylib (861) <4426F07D-4322-38B7-B74F-C6B5F363ACEE> /usr/lib/system/libsystem_dnssd.dylib
0x7fffa845f000 - 0x7fffa84a8ff7 libsystem_info.dylib (511.0.0.1.1) <4D57621E-A78E-3DA9-8D0C-67E8CF62A766> /usr/lib/system/libsystem_info.dylib
0x7fffa84a9000 - 0x7fffa84ceff7 libsystem_kernel.dylib (4397.0.0.1.13) <4A459D48-998C-3E09-B411-ABCCC54409D1> /usr/lib/system/libsystem_kernel.dylib
0x7fffa84cf000 - 0x7fffa851afcb libsystem_m.dylib (3142) <3C3E7519-E77E-3785-9FFE-7CE817C4FCD8> /usr/lib/system/libsystem_m.dylib
0x7fffa851b000 - 0x7fffa853afff libsystem_malloc.dylib (132) <06B9D140-7C31-362C-B86C-FE3D33773BDB> /usr/lib/system/libsystem_malloc.dylib
0x7fffa853b000 - 0x7fffa85c9ff3 libsystem_network.dylib (1157.0.0.1.5) /usr/lib/system/libsystem_network.dylib
0x7fffa85ca000 - 0x7fffa85d4ffb libsystem_networkextension.dylib (711.0.0.1.4) /usr/lib/system/libsystem_networkextension.dylib
0x7fffa85d5000 - 0x7fffa85deff3 libsystem_notify.dylib (170) <2903C20E-58F7-3E3F-A080-5EBCAAA102F8> /usr/lib/system/libsystem_notify.dylib
0x7fffa85df000 - 0x7fffa85e6ff7 libsystem_platform.dylib (156) <6C0E6CD5-D07B-3EBF-A7AB-C48B3ED75F98> /usr/lib/system/libsystem_platform.dylib
0x7fffa85e7000 - 0x7fffa85f2ff7 libsystem_pthread.dylib (289) <54A9F95B-0320-364D-9826-BBE1DB6624A6> /usr/lib/system/libsystem_pthread.dylib
0x7fffa85f3000 - 0x7fffa85f6ff7 libsystem_sandbox.dylib (721.0.0.1.3) /usr/lib/system/libsystem_sandbox.dylib
0x7fffa85f7000 - 0x7fffa85f8ff3 libsystem_secinit.dylib (28) /usr/lib/system/libsystem_secinit.dylib
0x7fffa85f9000 - 0x7fffa8600ffb libsystem_symptoms.dylib (751.0.0.1.6) /usr/lib/system/libsystem_symptoms.dylib
0x7fffa8601000 - 0x7fffa8614fff libsystem_trace.dylib (766) <23AC12E6-99F3-30AC-98F5-578E66D3CF45> /usr/lib/system/libsystem_trace.dylib
0x7fffa8616000 - 0x7fffa861bff7 libunwind.dylib (35.3) <849D1325-5F9B-34DE-9D76-1F27828E8E59> /usr/lib/system/libunwind.dylib
0x7fffa861c000 - 0x7fffa8646ff7 libxpc.dylib (1146.0.0.1.1) <64AE8381-F096-3184-A85C-C50DB8D979E6> /usr/lib/system/libxpc.dylib

External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 0
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: 127
thread_create: 0
thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=404.6M resident=0K(0%) swapped_out_or_unallocated=404.6M(100%)
Writable regions: Total=164.6M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=164.6M(100%)

                            VIRTUAL   REGION 

REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate framework 128K 2
Activity Tracing 256K 2
CG backing stores 8112K 4
CG image 5388K 4
CoreAnimation 20.8M 4
CoreGraphics 8K 2
CoreImage 24K 3
CoreUI image data 2508K 9
CoreUI image file 328K 5
Foundation 28K 3
Image IO 268K 4
Kernel Alloc Once 8K 2
MALLOC 111.9M 43
MALLOC guard page 48K 12
Memory Tag 242 12K 2
STACK GUARD 56.0M 7
Stack 10.5M 9
VM_ALLOCATE 88K 9
__DATA 32.2M 255
__FONT_DATA 4K 2
__GLSLBUILTINS 2588K 2
__LINKEDIT 187.2M 12
__TEXT 217.4M 258
__UNICODE 556K 2
mapped file 79.1M 25
shared memory 2984K 14
=========== ======= =======
TOTAL 737.8M 670

Album Gain Support

I think your interface is much more polished than the other options for OS X, unfortunately, I need the ability to use the album gain feature of MP3Gain. Is this a feature you'd be willing to consider implementing?

Multi-core processing

I received a request for multi-core processing, so that multiple tracks can be processed at once more quickly.

I don't think this should be too difficult, I'm already spawning off a separate thread to keep the UI responsive, so it might be feasible to spawn off a few more.

This feature has been requested twice.

mp3gainexpress deletes mp3s or they become unplayable

unfortunately i discovered only days after:

sometimes let say "1 every 30 songs" the song disappears or is unplayable

so now i duplicate the folders before apply app "treatment" and then i check if some song/s is missing

Version 2.3.1 crashes on macOS 10.13.6 (High Sierra)

On macOS 10.13.6 (High Sierra) MP3Gain Express 2.3.1 crashes as soon as file processing starts. The GUI freezes. Version 2.3.0 worked fine.

According to crash report symbol ____chkstk_darwin is missing. Possibly this is because aacgain is build for macOS 10.15.

image

Dark Mode doesn't work on OS X 10.10

Received the following crash report:


Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib        	0x00007fff98545286 __pthread_kill + 10
1   libsystem_c.dylib             	0x00007fff8cd1bb53 abort + 129
2   libc++abi.dylib               	0x00007fff8b62ca21 abort_message + 257
3   libc++abi.dylib               	0x00007fff8b6549d1 default_terminate_handler() + 267
4   libobjc.A.dylib               	0x00007fff8cabd7d6 _objc_terminate() + 103
5   libc++abi.dylib               	0x00007fff8b6520a1 std::__terminate(void (*)()) + 8
6   libc++abi.dylib               	0x00007fff8b651b30 __cxa_throw + 121
7   libobjc.A.dylib               	0x00007fff8cab9898 objc_exception_throw + 341
8   com.apple.CoreFoundation      	0x00007fff92a53e1a +[NSException raise:format:arguments:] + 106
9   com.apple.Foundation          	0x00007fff910608cb -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 195
10  com.apple.AppKit              	0x00007fff935f142a -[NSVisualEffectView _setInternalMaterialType:] + 129
11  com.sappharad.MP3Gain-Express 	0x000000010eeb3eb5 -[M3GWindow awakeFromNib] + 462
12  com.apple.CoreFoundation      	0x00007fff92960bdf -[NSSet makeObjectsPerformSelector:] + 223
13  com.apple.AppKit              	0x00007fff935e014d -[NSIBObjectData nibInstantiateWithOwner:options:topLevelObjects:] + 1216
14  com.apple.AppKit              	0x00007fff935bf205 loadNib + 384
15  com.apple.AppKit              	0x00007fff935be72b +[NSBundle(NSNibLoading) _loadNibFile:nameTable:options:withZone:ownerBundle:] + 313
16  com.apple.AppKit              	0x00007fff935be4e7 -[NSBundle(NSNibLoading) loadNibNamed:owner:topLevelObjects:] + 201
17  com.apple.AppKit              	0x00007fff935be2b3 +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 344
18  com.apple.AppKit              	0x00007fff935b6e89 NSApplicationMain + 605
19  com.sappharad.MP3Gain-Express 	0x000000010eeb1370 start + 52

The crash occurs when setting the Window vibrancy layer to Ultra Dark. As it turns out, Ultra Dark was not added until OS X 10.11, and the standard dark layer style isn't dark enough in my opinion to look good in this situation.

So to fix this, I'm increasing the minimum requirement for dark mode to OS X 10.11 or later.

Change gain in config file

Hello, I've an easy question (I think). I want to change the default gain (89,0) in the config file because when I change this value at the start of application, there is not saved. How change definitely this value ? Thanks

AACGain

I received a request for AAC support via AACGain. You can discuss this idea or show support for it here.

This feature has been requested 5 times.

Dark Theme displays incorrectly with "Increase Contrast" enabled

Turning on the "Increase Contrast" option in Accessibility settings causes the grid text color to be black, resulting in black text on a black background that you can't read.

This seems like a bug with macOS dark vibrancy layers, but I'll see if I can work around it. Might also need to file a radar with Apple for them to fix it if it does turn out to be an OS problem.

Files deleted after processing

A user sent me a video recording of them trying to use MP3Gain Express to process a bunch of files. As soon as each file finishes processing, it disappears from their hard drive and cannot be found via search in the finder as if it had been deleted. The user claimed antivirus was not the cause. Nothing seemed unusual about their environment from the video. The files would process normally and the result would come back from MP3Gain, but disappear as soon as they were closed after writing the changes. There was never a situation where the program would ever work on the user's machine.

Only one person has ever reported running into this problem. Reported February 2019. I have no idea how to reproduce this locally or any thoughts on a cause. It will probably remain an outstanding problem until it happens to someone else and they figure out what's different about their machine that causes it.

Ultimately the problem may lie in the original command line MP3Gain application, but the user who reported it wasn't familiar with the terminal so I couldn't have them confirm the problem against the original tool.

iTunes Playlist Integration

I received a request for iTunes Playlist Integration.

I'm not really sure what this means. I assume the user wants the ability to pick an iTunes playlist and normalize the entire thing.

If this is added, it would probably be best to wait for AACGain support first, since iTunes store tracks are AAC.

Missing Progress Bars in OS X 10.7 (MP3Gain Express 2.0)

I'm logging this so that I have a record of it.

When running the 2.0 development builds on OS X 10.7, the progress bar displayed for each file as they process is missing. The total progress bar at the bottom of the window is there, but it will disappear too if you resize the status window.

I've looked into this for several hours, tried disabling Auto Layout, changing view settings, etc. Ran out of ideas how to fix it and found no references to a similar problem online. I assume it's related to developing against newer tools where something related to progress indicators has changed such that resizing breaks constraints, but this is just a theory.

Saving user settings

I received a request for a preferences window to hold on to some user specific preferences.

Ideas include:

  • Setting a user specified default other than 89db
  • Enable/Disable automatic checking for updates

Another request was to retain the last folder opened and default to it. I thought OS X was doing this for me....

You can discuss this idea or show support for it here.

This feature has been requested 4 times.

Possible to have command line option that matches the target decibels option in the GUI?

I am trying to use the command line version of mp3gainOSX in the same way I use the GUI.

I want to set a target "Normal" dB of 92.

The -d option seems the closest but I'm not sure how exactly. An alternative might be documentation on how the GUI option relates to the vanilla mp3gain option?

Looking at file.volume = desiredDb - gain, is the default of mp3gain 89, so -d equivalent is simply +3? This seems not to come up with the same result when I compare CLI with GUI.

(Enormous thanks for a very treasured tool.)

Deletes other type of files in the folder

If I have same filename in the folder ( in my case same filename but with flac extension ) it was deleted. This could be an issue with AACgain command not the Express. If some how could protect these files other mp3 and mp4 would save extra steps of segregating them into a separate folders.

Automatic Clipping Avoidance

It was requested to offer a feature that lowers the gain on a file until clipping is not present. This is apparently a flag on the command line version of Mp3Gain, so it should be fairly simple to add here.

Album Gain Never Finishes w/ large file lists

This may have been introduced when I rebuilt aacgain with the file deletion bugfix but I'm not sure. When processing an album with a lot of files, Album gain will never end.

A small album seems to work fine.

What's happening is that the terminationHandler for the task is never firing when the process terminates. I think I ran into this same problem when working on 2.0, but I had just found ways to work around it. I need to further investigate this.

Backup feature

A few users have messed up their MP3's and didn't back up them ahead of time.

I am suggesting that a backup feature be added to the application. It would be off by default, but if enabled, MP3's would be copied into a folder called "Backup" prior to having gain applied to them.

I will probably implement this feature at some point.

Group Albums by Folder

I received a request via email to allow songs to be grouped when imported via "Add Folder", so that songs from the same folder in are processed together in Album mode. This would allow a user to process album gain onto multiple albums at once, instead of one album at a time.

Drag and drop

I received a request for the ability to drag and drop files onto the program to add them to the list.

This should be fairly easy to add, so it's likely to get added sooner than other features.

You can discuss this idea or show support for it here.

Requested 4 times.

MP3Gain Express is incompatible with macOS Ventura

Hi,
MP3Gain Express is incompatible with macOS Ventura and Mac m1.
Even a single mp3 stays in 'Working...' for several minutes and the app freezes with no errors.
The only way to exit the app is to click on 'force exit'.
I had no problem with macOS Monterey and Mac m1

Problem with large file lists (> 1000 files)

I'm in the process of processing my music collection and experience reproducable problems. My 1st try of processing the entire collection at once (about 15000 files) was disastrous. After dropping my "Music" folder -- and before the file list appeared in the application -- the machine's entire memory (several GB of RAM + swap space) got eaten an then the entire machine came to a full halt. Restart was required.

OK, fair enough. Then I tried processing in smaller chunks and realized there is a certain limit. Chunks up to (roughly) 800 files are OK, but chunks larger than (roughly) 1000 files surely lead to a problem: after processing the first hundreds of files properly "Bad file!" is shown for the remaining ones, leaving them unprocessed.

Screen Shot 2019-09-12 at 22 38 17

Actually these files are not bad or currupt. Once I quit and restart the application the very same files process properly.

To me it seams the application has a memory management problem that occurs after processing about 1000 files. I guess that problem causes the misinterpretation of all the remaining files as corrupt.

When processing (roughly) 800 files the application has a memory footprint of only (roughly) 250 MB (according to Activity Monitor). Enough free RAM (+ swap space) is available. So mere memory shortage seems not be the problem here. Or does the application have a certain maximum of memory it will allocate?

Another phenomenon that comes together with "Bad file!" is that the application menus become corrupt (which from my perspective backs my memory management/memory corruption hypothesis). Under normal conditions the menus are of course intact.

Screen Shot 2019-09-13 at 21 11 42 Screen Shot 2019-09-13 at 21 12 22

I can reliably reproduce the problem: processing not more than (roughly) 800 files works; with more than (roughly) 1000 files processing starts fine and stops later on with a bunch of false "Bad file!" messages.

My procedure is dropping a bunch of folders to the application and pressing "Apply Gain".
After processing I always quit and restart the application before processing the next chunk.

High Sierra, 8 GB RAM.
MP3Gain Express 2.3

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.