Hi.
Just reinstalled OS Win 8.1. All files are aborting. Ports are open on 50083,50084 and port checker says it's configured correctly. Firewall is off on router & I've added firewall to Os.
Never had this problem ever.
Any ideas? Mush obliged
Hi.
Just reinstalled OS Win 8.1. All files are aborting. Ports are open on 50083,50084 and port checker says it's configured correctly. Firewall is off on router & I've added firewall to Os.
Never had this problem ever.
Any ideas? Mush obliged
I've had recent success in the past month or so with a hosted Linux installer bundle (64bit)
hosted on my personal dropbox. *-can be found here
Today I've created 2 github repositories with Universal Linux Installer Scripts
for both 32bit & 64bit SoulseekQt.
When I say "universal" I'm referring to the guidelines in place for installing
A program system-wide locally (instead of limited to the installing user).
----github files
-LICENSE
-README.md
-SoulseekQt.desktop
-install
(you will need to modify the permissions of "install"
-- do so with: chmod 755 ./install)
----install Tasks by order
-Downloads Official "SoulseekQt-2015-6-25-*bit.tgz"
-Downloads slsk.png hosted on my dropbox ( https://www.dropbox.com/s/3qdatnoi10e3c17/slsk.png )
-Extracts Official binary from "SoulseekQt-2015-6-25-*bit.tgz"
-Installs Official binary to "/usr/local/bin/slsk"
-Installs slsk.png to "/usr/share/pixmaps/slsk.png"
-Installs SoulseekQt.desktop to "/usr/share/applications/SoulseekQt.desktop"
-Creates A symbolic link for an icon on your desktop
-Modifies Permissions so that you may execute/access the files properly
After the Install is completed it can be launched in the app menu, desktop or terminal: slsk
Tested on Arch Linux -- Gnome3 -- xfce4 -- KDE Plasma5 (should be working across multiple Linux Distros!!)
----
----
----
**--note: the code is readily available on github. feel free to hit me up :D
***---note: preferred download method is -- "git clone"
----
---- ---- XVLVX - hails music lovers
When is the next release due??? Hasn't been one since last September.
Just curious.....
OK, I've upgraded my OS X to 10.11.2, got the QT 5.5 version, and it STILL crashes. Luckily, no reboots this time around but still not good. Below is the report:
PS Can somebody please put my threads through? I see new threads coming up when I post but mine still don't seem to get approved for whatever reason :( Thanks
Process: SoulseekQt [795]
Path: /Volumes/VOLUME/SoulseekQt.app/Contents/MacOS/SoulseekQt
Identifier: com.example.SoulseekQt
Version: ???
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: SoulseekQt [795]
User ID: 501
Date/Time: 2015-12-13 15:21:27.449 +0000
OS Version: Mac OS X 10.11.2 (15C50)
Report Version: 11
Anonymous UUID: DBAD4F2A-76AD-D5CA-28C9-474C2D54BEF5
Sleep/Wake UUID: D0E682DF-1894-45A0-920E-6E6B7D19894F
Time Awake Since Boot: 450 seconds
Time Since Wake: 110 seconds
System Integrity Protection: enabled
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x00007ff2ee4ae498
Exception Note: EXC_CORPSE_NOTIFY
VM Regions Near 0x7ff2ee4ae498:
MALLOC_SMALL 00007fd2f0000000-00007fd2f1800000 [ 24.0M] rw-/rwx SM=PRV
-->
STACK GUARD 00007fff4ea38000-00007fff52238000 [ 56.0M] ---/rwx SM=NUL stack guard for thread 0
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 org.qt-project.QtNetwork 0x000000010e93cd14 0x10e8b4000 + 560404
1 org.qt-project.QtNetwork 0x000000010e9557ff 0x10e8b4000 + 661503
2 org.qt-project.QtNetwork 0x000000010e94bebe QAbstractSocket::waitForBytesWritten(int) + 254
3 com.example.SoulseekQt 0x000000010d2bc0ef DownloadTask::start() + 271
4 com.example.SoulseekQt 0x000000010d2bb229 TransferQueueManager::OnFileConnection(QString, QTcpSocket*, unsigned int) + 3593
5 com.example.SoulseekQt 0x000000010d404f62 TransferQueueManager::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 818
6 org.qt-project.QtCore 0x000000010e43db82 QMetaObject::activate(QObject*, int, int, void**) + 2994
7 com.example.SoulseekQt 0x000000010d402d4f PeerMessenger::FileConnectionRequested(QString, QTcpSocket*, unsigned int) + 79
8 com.example.SoulseekQt 0x000000010d263d73 PeerMessenger::OnSocketReadyToRead() + 1731
9 org.qt-project.QtCore 0x000000010e43db82 QMetaObject::activate(QObject*, int, int, void**) + 2994
10 org.qt-project.QtNetwork 0x000000010e94838e 0x10e8b4000 + 607118
11 org.qt-project.QtNetwork 0x000000010e955b4a 0x10e8b4000 + 662346
12 org.qt-project.QtWidgets 0x000000010d6886fb QApplicationPrivate::notify_helper(QObject*, QEvent*) + 251
13 org.qt-project.QtWidgets 0x000000010d68bade QApplication::notify(QObject*, QEvent*) + 8318
14 org.qt-project.QtCore 0x000000010e40d1b3 QCoreApplication::notifyInternal(QObject*, QEvent*) + 115
15 libqcocoa.dylib 0x000000010ed2e227 0x10ecbb000 + 471591
16 com.apple.CoreFoundation 0x00007fff89a4a1c4 __CFSocketPerformV0 + 996
17 com.apple.CoreFoundation 0x00007fff89a0a5c1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
18 com.apple.CoreFoundation 0x00007fff899fc397 __CFRunLoopDoSources0 + 423
19 com.apple.CoreFoundation 0x00007fff899fb93f __CFRunLoopRun + 927
20 com.apple.CoreFoundation 0x00007fff899fb338 CFRunLoopRunSpecific + 296
21 com.apple.HIToolbox 0x00007fff88c49935 RunCurrentEventLoopInMode + 235
22 com.apple.HIToolbox 0x00007fff88c4976f ReceiveNextEventCommon + 432
23 com.apple.HIToolbox 0x00007fff88c495af _BlockUntilNextEventMatchingListInModeWithFilter + 71
24 com.apple.AppKit 0x00007fff90a9e0ee _DPSNextEvent + 1067
25 com.apple.AppKit 0x00007fff90e6a943 -[NSApplication _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 454
26 com.apple.AppKit 0x00007fff90a93fc8 -[NSApplication run] + 682
27 libqcocoa.dylib 0x000000010ecdc7fd 0x10ecbb000 + 137213
28 org.qt-project.QtCore 0x000000010e40a8cd QEventLoop::exec(QFlags) + 381
29 org.qt-project.QtCore 0x000000010e40d78a QCoreApplication::exec() + 346
30 com.example.SoulseekQt 0x000000010d1cd3ff main + 3903
31 com.example.SoulseekQt 0x000000010d1cc4b4 start + 52
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x00007fff88f26ff6 kevent_qos + 10
1 libdispatch.dylib 0x00007fff986a2099 _dispatch_mgr_invoke + 216
2 libdispatch.dylib 0x00007fff986a1d01 _dispatch_mgr_thread + 52
Thread 2:
0 libsystem_kernel.dylib 0x00007fff88f266de __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff8d21f729 _pthread_wqthread + 1283
2 libsystem_pthread.dylib 0x00007fff8d21d365 start_wqthread + 13
Thread 3:
0 libsystem_kernel.dylib 0x00007fff88f266de __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff8d21f729 _pthread_wqthread + 1283
2 libsystem_pthread.dylib 0x00007fff8d21d365 start_wqthread + 13
Thread 4:: com.apple.CFSocket.private
0 libsystem_kernel.dylib 0x00007fff88f26176 __select + 10
1 com.apple.CoreFoundation 0x00007fff89a4816a __CFSocketManager + 762
2 libsystem_pthread.dylib 0x00007fff8d21fc13 _pthread_body + 131
3 libsystem_pthread.dylib 0x00007fff8d21fb90 _pthread_start + 168
4 libsystem_pthread.dylib 0x00007fff8d21d375 thread_start + 13
Thread 5:: Qt bearer thread
0 libsystem_kernel.dylib 0x00007fff88f25e3a __pselect + 10
1 libsystem_kernel.dylib 0x00007fff88f2351f pselect$1050 + 82
2 org.qt-project.QtCore 0x000000010e45bc18 qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const*) + 104
3 org.qt-project.QtCore 0x000000010e45ccd0 QEventDispatcherUNIXPrivate::doSelect(QFlags, timespec*) + 672
4 org.qt-project.QtCore 0x000000010e45dd9a QEventDispatcherUNIX::processEvents(QFlags) + 234
5 org.qt-project.QtCore 0x000000010e40a8cd QEventLoop::exec(QFlags) + 381
6 org.qt-project.QtCore 0x000000010e25f005 QThread::exec() + 117
7 org.qt-project.QtCore 0x000000010e262b53 0x10e22b000 + 228179
8 libsystem_pthread.dylib 0x00007fff8d21fc13 _pthread_body + 131
9 libsystem_pthread.dylib 0x00007fff8d21fb90 _pthread_start + 168
10 libsystem_pthread.dylib 0x00007fff8d21d375 thread_start + 13
Thread 6:: QThread
0 libsystem_kernel.dylib 0x00007fff88f26176 __select + 10
1 org.qt-project.QtCore 0x000000010e45be04 qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const*) + 596
2 org.qt-project.QtCore 0x000000010e45ccd0 QEventDispatcherUNIXPrivate::doSelect(QFlags, timespec*) + 672
3 org.qt-project.QtCore 0x000000010e45dd9a QEventDispatcherUNIX::processEvents(QFlags) + 234
4 org.qt-project.QtCore 0x000000010e40a8cd QEventLoop::exec(QFlags) + 381
5 org.qt-project.QtCore 0x000000010e25f005 QThread::exec() + 117
6 org.qt-project.QtCore 0x000000010e262b53 0x10e22b000 + 228179
7 libsystem_pthread.dylib 0x00007fff8d21fc13 _pthread_body + 131
8 libsystem_pthread.dylib 0x00007fff8d21fb90 _pthread_start + 168
9 libsystem_pthread.dylib 0x00007fff8d21d375 thread_start + 13
Thread 7:: QThread
0 libsystem_kernel.dylib 0x00007fff88f26176 __select + 10
1 org.qt-project.QtCore 0x000000010e45be04 qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const*) + 596
2 org.qt-project.QtCore 0x000000010e45ccd0 QEventDispatcherUNIXPrivate::doSelect(QFlags, timespec*) + 672
3 org.qt-project.QtCore 0x000000010e45dd9a QEventDispatcherUNIX::processEvents(QFlags) + 234
4 org.qt-project.QtCore 0x000000010e40a8cd QEventLoop::exec(QFlags) + 381
5 org.qt-project.QtCore 0x000000010e25f005 QThread::exec() + 117
6 org.qt-project.QtCore 0x000000010e262b53 0x10e22b000 + 228179
7 libsystem_pthread.dylib 0x00007fff8d21fc13 _pthread_body + 131
8 libsystem_pthread.dylib 0x00007fff8d21fb90 _pthread_start + 168
9 libsystem_pthread.dylib 0x00007fff8d21d375 thread_start + 13
Thread 8:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x00007fff88f20386 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff88f1f7c7 mach_msg + 55
2 com.apple.CoreFoundation 0x00007fff899fc624 __CFRunLoopServiceMachPort + 212
3 com.apple.CoreFoundation 0x00007fff899fbaec __CFRunLoopRun + 1356
4 com.apple.CoreFoundation 0x00007fff899fb338 CFRunLoopRunSpecific + 296
5 com.apple.AppKit 0x00007fff90b5d065 _NSEventThread + 149
6 libsystem_pthread.dylib 0x00007fff8d21fc13 _pthread_body + 131
7 libsystem_pthread.dylib 0x00007fff8d21fb90 _pthread_start + 168
8 libsystem_pthread.dylib 0x00007fff8d21d375 thread_start + 13
Thread 9:: Qt HTTP thread
0 libsystem_kernel.dylib 0x00007fff88f25e3a __pselect + 10
1 libsystem_kernel.dylib 0x00007fff88f2351f pselect$1050 + 82
2 org.qt-project.QtCore 0x000000010e45bc18 qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const*) + 104
3 org.qt-project.QtCore 0x000000010e45ccd0 QEventDispatcherUNIXPrivate::doSelect(QFlags, timespec*) + 672
4 org.qt-project.QtCore 0x000000010e45dd9a QEventDispatcherUNIX::processEvents(QFlags) + 234
5 org.qt-project.QtCore 0x000000010e40a8cd QEventLoop::exec(QFlags) + 381
6 org.qt-project.QtCore 0x000000010e25f005 QThread::exec() + 117
7 org.qt-project.QtCore 0x000000010e262b53 0x10e22b000 + 228179
8 libsystem_pthread.dylib 0x00007fff8d21fc13 _pthread_body + 131
9 libsystem_pthread.dylib 0x00007fff8d21fb90 _pthread_start + 168
10 libsystem_pthread.dylib 0x00007fff8d21d375 thread_start + 13
Thread 10:
0 libsystem_kernel.dylib 0x00007fff88f266de __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff8d21f729 _pthread_wqthread + 1283
2 libsystem_pthread.dylib 0x00007fff8d21d365 start_wqthread + 13
Thread 11:
0 libsystem_kernel.dylib 0x00007fff88f266de __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff8d21f729 _pthread_wqthread + 1283
2 libsystem_pthread.dylib 0x00007fff8d21d365 start_wqthread + 13
Thread 12:
0 libsystem_kernel.dylib 0x00007fff88f266de __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff8d21f729 _pthread_wqthread + 1283
2 libsystem_pthread.dylib 0x00007fff8d21d365 start_wqthread + 13
Thread 13:: Dispatch queue: NSCGSDisableUpdates
0 libsystem_kernel.dylib 0x00007fff88f20386 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff88f1f7c7 mach_msg + 55
2 com.apple.CoreGraphics 0x00007fff8b867b0b _CGSReenableUpdateForConnection + 92
3 com.apple.CoreGraphics 0x00007fff8b8677e1 CGSReenableUpdateToken + 532
4 libdispatch.dylib 0x00007fff986a7871 _dispatch_call_block_and_release + 12
5 libdispatch.dylib 0x00007fff9869c33f _dispatch_client_callout + 8
6 libdispatch.dylib 0x00007fff986a0f6f _dispatch_queue_drain + 754
7 libdispatch.dylib 0x00007fff986a763b _dispatch_queue_invoke + 549
8 libdispatch.dylib 0x00007fff9869c33f _dispatch_client_callout + 8
9 libdispatch.dylib 0x00007fff986a01cf _dispatch_root_queue_drain + 1890
10 libdispatch.dylib 0x00007fff9869fa34 _dispatch_worker_thread3 + 91
11 libsystem_pthread.dylib 0x00007fff8d21f68f _pthread_wqthread + 1129
12 libsystem_pthread.dylib 0x00007fff8d21d365 start_wqthread + 13
Thread 14:
0 libsystem_kernel.dylib 0x00007fff88f266de __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff8d21f729 _pthread_wqthread + 1283
2 libsystem_pthread.dylib 0x00007fff8d21d365 start_wqthread + 13
Thread 15:
0 libsystem_kernel.dylib 0x00007fff88f266de __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff8d21f729 _pthread_wqthread + 1283
2 libsystem_pthread.dylib 0x00007fff8d21d365 start_wqthread + 13
Thread 16:
0 libsystem_kernel.dylib 0x00007fff88f266de __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff8d21f729 _pthread_wqthread + 1283
2 libsystem_pthread.dylib 0x00007fff8d21d365 start_wqthread + 13
Thread 17:
0 libsystem_kernel.dylib 0x00007fff88f266de __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff8d21f729 _pthread_wqthread + 1283
2 libsystem_pthread.dylib 0x00007fff8d21d365 start_wqthread + 13
Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x00000000ffffffff rbx: 0x00007ff2ee4ae490 rcx: 0x00007fff74c25050 rdx: 0x00007fff52a34ca0
rdi: 0x00007ff2ee4ae490 rsi: 0x00007fff52a34d20 rbp: 0x00007fff52a34dc0 rsp: 0x00007fff52a34dc0
r8: 0x00007fff52a34c48 r9: 0x0000000000000000 r10: 0xffffffffffffffff r11: 0x0000000000000246
r12: 0x0000000000000001 r13: 0x00007fff52a34e7f r14: 0x00007fd2eb514e30 r15: 0x00000000ffffffff
rip: 0x000000010e93cd14 rfl: 0x0000000000010286 cr2: 0x00007ff2ee4ae498
Logical CPU: 2
Error Code: 0x00000004
Trap Number: 14
Binary Images:
0x10d1c8000 - 0x10d54efff +com.example.SoulseekQt (???) <940C8207-36B4-3860-A185-D7CDF7145149> /Volumes/VOLUME/SoulseekQt.app/Contents/MacOS/SoulseekQt
0x10d657000 - 0x10db6bff7 +org.qt-project.QtWidgets (5.5 - 5.5.0) /Volumes/VOLUME/SoulseekQt.app/Contents/Frameworks/QtWidgets.framework/Versions/5/QtWidgets
0x10dcb0000 - 0x10e143ff7 +org.qt-project.QtGui (5.5 - 5.5.0) /Volumes/VOLUME/SoulseekQt.app/Contents/Frameworks/QtGui.framework/Versions/5/QtGui
0x10e22b000 - 0x10e739fff +org.qt-project.QtCore (5.5 - 5.5.0) /Volumes/VOLUME/SoulseekQt.app/Contents/Frameworks/QtCore.framework/Versions/5/QtCore
0x10e7d5000 - 0x10e86afff +org.qt-project.QtMultimedia (5.5 - 5.5.0) <7D17EC70-69F4-3139-9AFC-E5C0D95891F8> /Volumes/VOLUME/SoulseekQt.app/Contents/Frameworks/QtMultimedia.framework/Versions/5/QtMultimedia
0x10e8b4000 - 0x10e9d0fff +org.qt-project.QtNetwork (5.5 - 5.5.0) /Volumes/VOLUME/SoulseekQt.app/Contents/Frameworks/QtNetwork.framework/Versions/5/QtNetwork
0x10ea0b000 - 0x10ea0ffff com.apple.agl (3.3.1 - AGL-3.3.1) <9FC80CE7-56CD-3034-9D03-EF126542657C> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x10ecbb000 - 0x10ed62fff +libqcocoa.dylib (0) /Volumes/VOLUME/SoulseekQt.app/Contents/PlugIns/platforms/libqcocoa.dylib
0x10ed9f000 - 0x10edd4fff +org.qt-project.QtPrintSupport (5.5 - 5.5.0) <5116A322-CA11-3C44-9029-81FB53B51F3F> /Volumes/VOLUME/SoulseekQt.app/Contents/Frameworks/QtPrintSupport.framework/Versions/5/QtPrintSupport
0x111711000 - 0x111778fff +org.qt-project.QtDBus (5.5 - 5.5.0) <4B97B481-FD03-3312-B33F-54A9E902DC85> /Volumes/VOLUME/SoulseekQt.app/Contents/Frameworks/QtDBus.framework/Versions/5/QtDBus
0x111e30000 - 0x111e44fe3 libCGInterfaces.dylib (317.9) <5079DE4F-3717-32FF-B76A-77F53236D17D> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
0x113d55000 - 0x113d6bfff +libqcorewlanbearer.dylib (0) <70B76947-D83C-306A-947A-92415E5BF270> /Volumes/VOLUME/SoulseekQt.app/Contents/PlugIns/bearer/libqcorewlanbearer.dylib
0x113d76000 - 0x113d7ffff +libqgenericbearer.dylib (0) <391230E7-BB75-34B7-903D-73C4D2404B49> /Volumes/VOLUME/SoulseekQt.app/Contents/PlugIns/bearer/libqgenericbearer.dylib
0x113d87000 - 0x113d91ff7 +libqdds.dylib (0) /Volumes/VOLUME/SoulseekQt.app/Contents/PlugIns/imageformats/libqdds.dylib
0x113d98000 - 0x113d9fff7 +libqgif.dylib (0) <51F4DF97-9999-3FA3-9C6D-E0CDDCC0D47F> /Volumes/VOLUME/SoulseekQt.app/Contents/PlugIns/imageformats/libqgif.dylib
0x113da5000 - 0x113dadfff +libqicns.dylib (0) <5CBF3967-9FAA-3F70-9691-1E82F5E38315> /Volumes/VOLUME/SoulseekQt.app/Contents/PlugIns/imageformats/libqicns.dylib
0x113db4000 - 0x113dbaff7 +libqico.dylib (0) /Volumes/VOLUME/SoulseekQt.app/Contents/PlugIns/imageformats/libqico.dylib
0x113dc1000 - 0x113e48fff +libqjp2.dylib (0) /Volumes/VOLUME/SoulseekQt.app/Contents/PlugIns/imageformats/libqjp2.dylib
0x113e59000 - 0x113e97fff +libqjpeg.dylib (0) /Volumes/VOLUME/SoulseekQt.app/Contents/PlugIns/imageformats/libqjpeg.dylib
0x113ea0000 - 0x113ef0ff7 +libqmng.dylib (0) /Volumes/VOLUME/SoulseekQt.app/Contents/PlugIns/imageformats/libqmng.dylib
0x113efa000 - 0x113efeff7 +libqtga.dylib (0) <3D814602-B539-38C7-BD2F-AF056BF92907> /Volumes/VOLUME/SoulseekQt.app/Contents/PlugIns/imageformats/libqtga.dylib
0x113f04000 - 0x113f66ff7 +libqtiff.dylib (0) <23A39D56-6B66-3624-ADE2-93685C91FDE5> /Volumes/VOLUME/SoulseekQt.app/Contents/PlugIns/imageformats/libqtiff.dylib
0x113f71000 - 0x113f75ff7 +libqwbmp.dylib (0) /Volumes/VOLUME/SoulseekQt.app/Contents/PlugIns/imageformats/libqwbmp.dylib
0x113f7c000 - 0x113fdbfff +libqwebp.dylib (0) <5ABD01B1-35ED-3B4B-92DF-624BC710475A> /Volumes/VOLUME/SoulseekQt.app/Contents/PlugIns/imageformats/libqwebp.dylib
0x1151e7000 - 0x1151e7fe7 +cl_kernels (???) <2A2DEC94-5B20-4914-81DD-464CD6BF59B9> cl_kernels
0x116a34000 - 0x116b31fff com.apple.AMDMTLBronzeDriver (1.40.15 - 1.4.0) <72BCEF76-AE00-3BAB-83ED-85BB450D878A> /System/Library/Extensions/AMDMTLBronzeDriver.bundle/Contents/MacOS/AMDMTLBronzeDriver
0x116b91000 - 0x116bf6fff com.apple.driver.AppleIntelHD5000GraphicsMTLDriver (10.12.13 - 10.1.2) /System/Library/Extensions/AppleIntelHD5000GraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelHD5000GraphicsMTLDriver
0x7fff6f0b1000 - 0x7fff6f0e7fa7 dyld (360.18) <1A7F8274-FC32-3B86-9979-66B8F2B7B5E2> /usr/lib/dyld
0x7fff82f25000 - 0x7fff82f83fff com.apple.SystemConfiguration (1.14 - 1.14) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff82f84000 - 0x7fff82f86fff libCVMSPluginSupport.dylib (12.0.40.6) <8E97A929-0E60-3F6D-ACF7-67F700BE2530> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff834ac000 - 0x7fff8372cff3 com.apple.security (7.0 - 57337.20.44) <6D1EFB27-3B0F-39EE-B491-6A697A12E98A> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff8372d000 - 0x7fff8373ffff libsasl2.2.dylib (209) <02BF4226-23E9-34EC-A727-CF0E205395F8> /usr/lib/libsasl2.2.dylib
0x7fff83740000 - 0x7fff83741fff libsystem_blocks.dylib (65) <49D42329-7DE9-3413-92C3-A473A7E9CF35> /usr/lib/system/libsystem_blocks.dylib
0x7fff8386c000 - 0x7fff83877ff7 libChineseTokenizer.dylib (16) <998637AB-DC37-3A7C-A85C-F10FD98CAAD7> /usr/lib/libChineseTokenizer.dylib
0x7fff83878000 - 0x7fff83892fff com.apple.Kerberos (3.0 - 1) <836358DE-2731-3ACD-98E3-E5FA48917728> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff83893000 - 0x7fff838d8ff7 com.apple.coreservices.SharedFileList (24.4 - 24.5) <72156BE7-0804-3F90-9AF9-14C4739430C2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
0x7fff838d9000 - 0x7fff838dbfff com.apple.EFILogin (2.0 - 2) <38150198-DD7F-3C73-BCAA-C74BB376393A> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
0x7fff838e6000 - 0x7fff838f1fff libkxld.dylib (3248.20.55) <3B8A19A8-7B41-3322-BDEC-9A2461E76423> /usr/lib/system/libkxld.dylib
0x7fff83ee2000 - 0x7fff83f0bfff libxpc.dylib (756.20.4) <61AB4610-9304-354C-9E9B-D57198AE9866> /usr/lib/system/libxpc.dylib
0x7fff8513d000 - 0x7fff8515cff7 com.apple.framework.Apple80211 (11.0 - 1110.33) /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x7fff854e8000 - 0x7fff85511fff libc++abi.dylib (125) /usr/lib/libc++abi.dylib
0x7fff85512000 - 0x7fff85512fff com.apple.Cocoa (6.11 - 22) <0A634D46-B468-3CBC-B2A0-16C381C11BF2> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff85689000 - 0x7fff856a5fff com.apple.GenerationalStorage (2.0 - 239) /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff85fdb000 - 0x7fff86271fff libmecabra.dylib (696.4) <0A1574F0-3222-3856-A1C6-D8BE20DC4C48> /usr/lib/libmecabra.dylib
0x7fff86272000 - 0x7fff862d3ff7 libsystem_network.dylib (583.20.10) <1C0410F3-F66E-3B0D-B8AD-0D49AB15A529> /usr/lib/system/libsystem_network.dylib
0x7fff866ab000 - 0x7fff866b9ff7 libbz2.1.0.dylib (38) <28E54258-C0FE-38D4-AB76-1734CACCB344> /usr/lib/libbz2.1.0.dylib
0x7fff866c1000 - 0x7fff866ccfff libGL.dylib (12.0.40.6) <3F719CC4-8024-33B5-A49D-15FAE1955A12> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff86916000 - 0x7fff86958ff7 com.apple.Metal (55.2.8 - 55.2.8) <4EC5571C-8A19-3774-BDA0-CB15DB04D06A> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
0x7fff86960000 - 0x7fff86b06ff7 com.apple.audio.toolbox.AudioToolbox (1.13 - 1.13) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff86b07000 - 0x7fff86b13ff7 com.apple.SpeechRecognitionCore (2.2.7 - 2.2.7) <8B6C0DB6-8744-3AEB-BD00-9FA6967E7125> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
0x7fff86b1a000 - 0x7fff86b1cff7 com.apple.xpc.ServiceManagement (1.0 - 1) <3777FD15-B6F3-32A2-A8E3-3E8CE3B8D5E7> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff86be3000 - 0x7fff86bebff7 libcldcpuengine.dylib (2.6.4.1) /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
0x7fff86c8a000 - 0x7fff86d7cff7 libiconv.2.dylib (44) /usr/lib/libiconv.2.dylib
0x7fff86d7d000 - 0x7fff86dabff7 com.apple.CoreServicesInternal (248.2 - 248.2) <7D0D2C65-C4C4-3FBD-89A7-12302EA444AA> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff86db4000 - 0x7fff86f32fff com.apple.UIFoundation (1.0 - 436.1) <8C254BB0-1DED-36A2-AAAF-786EB19CCE39> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
0x7fff86f33000 - 0x7fff86f38ff7 libmacho.dylib (875.1) /usr/lib/system/libmacho.dylib
0x7fff86f4e000 - 0x7fff86f9fff7 com.apple.audio.CoreAudio (4.3.0 - 4.3.0) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff86fa0000 - 0x7fff87302f3f libobjc.A.dylib (680) <9F45830D-F1D5-3CDF-9461-1A5477ED7D1E> /usr/lib/libobjc.A.dylib
0x7fff87309000 - 0x7fff87309ff7 liblaunch.dylib (756.20.4) /usr/lib/system/liblaunch.dylib
0x7fff8748b000 - 0x7fff8752ffff com.apple.Bluetooth (4.4.3 - 4.4.3f4) /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x7fff87530000 - 0x7fff8759eff7 com.apple.ApplicationServices.ATS (377 - 394.3) <66E581EE-67E2-39E9-97A7-0614F334B9B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff8759f000 - 0x7fff875a8fff com.apple.IOAccelMemoryInfo (1.0 - 1) <65ABBEAD-FEAF-3364-ABA9-FCA6BB3B6779> /System/Library/PrivateFrameworks/IOAccelMemoryInfo.framework/Versions/A/IOAccelMemoryInfo
0x7fff875a9000 - 0x7fff875baff7 libsystem_trace.dylib (201.10.3) /usr/lib/system/libsystem_trace.dylib
0x7fff87716000 - 0x7fff87717ffb libremovefile.dylib (41) /usr/lib/system/libremovefile.dylib
0x7fff87723000 - 0x7fff87724ff3 com.apple.print.framework.Print (10.0 - 266) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff8779c000 - 0x7fff87810ff3 com.apple.securityfoundation (6.0 - 55126) <943934A2-EC53-330F-BEB9-8A718A18F9FC> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff87811000 - 0x7fff878f7fef unorm8_bgra.dylib (2.6.4.1) /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib
0x7fff888c8000 - 0x7fff888cbfff libCoreVMClient.dylib (119.5) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff888cc000 - 0x7fff889f1ff7 com.apple.LaunchServices (728.6 - 728.6) <8658230B-5894-3244-BDBA-A6C9DD347219> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff889f2000 - 0x7fff88a7ffff libsystem_c.dylib (1082.20.4) /usr/lib/system/libsystem_c.dylib
0x7fff88a80000 - 0x7fff88a8efff com.apple.opengl (12.0.40 - 12.0.40) <4D469B19-F5B3-3A2F-93D5-31E3AA3B14BF> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff88a9a000 - 0x7fff88b8afff libJP2.dylib (1442) <50DD1F07-6517-372B-8244-2AD19702385C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff88b8b000 - 0x7fff88bbeff7 com.apple.MediaKit (16 - 809) /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x7fff88bbf000 - 0x7fff88c14ff7 com.apple.AE (701 - 701) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff88c15000 - 0x7fff88c18ff7 com.apple.help (1.3.3 - 46) <62056D9B-A87C-3E4D-B4E2-7E1CDB74CE68> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff88c19000 - 0x7fff88f0efff com.apple.HIToolbox (2.1.1 - 807.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff88f0f000 - 0x7fff88f2dfff libsystem_kernel.dylib (3248.20.55) <0E688457-4915-36DD-8798-5C2EDEE3F1A3> /usr/lib/system/libsystem_kernel.dylib
0x7fff88f2e000 - 0x7fff88fdefff com.apple.backup.framework (1.7.2 - 1.7.2) <890AF1EE-CFC9-3DAB-B236-88E203B4ADBC> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff88fdf000 - 0x7fff89016ff7 com.apple.LDAPFramework (2.4.28 - 194.5) <79D981F2-F70C-3E47-B124-DC0C90D45563> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x7fff89017000 - 0x7fff89067fff libcups.2.dylib (435) <28A05475-9DBF-35EA-B218-3432B69EA18B> /usr/lib/libcups.2.dylib
0x7fff8908a000 - 0x7fff89099ffb com.apple.LangAnalysis (1.7.0 - 1.7.0) <0D1BCC13-76B9-3C19-85AA-D8DD8299F007> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff8909c000 - 0x7fff8909cfff com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff890dd000 - 0x7fff8912bfff libcurl.4.dylib (90) /usr/lib/libcurl.4.dylib
0x7fff8913d000 - 0x7fff89162ff7 libPng.dylib (1442) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff89163000 - 0x7fff89169ff7 com.apple.speech.recognition.framework (5.1.1 - 5.1.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff89543000 - 0x7fff89545ff7 libRadiance.dylib (1442) <1E42E394-4CD2-3E10-8591-9BB234829AC6> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff89546000 - 0x7fff89580fff com.apple.QD (3.12 - 302) <3F36A108-C557-353A-A3F7-80DDCB82BB37> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff89700000 - 0x7fff89727fff com.apple.ChunkingLibrary (167 - 167) <508861C9-F5E6-343B-8DD0-D71DFE49ECFD> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x7fff89728000 - 0x7fff89728ff7 libunc.dylib (29) <1D0F8265-F026-3CBD-93D3-F8DF14FFCE68> /usr/lib/system/libunc.dylib
0x7fff8979e000 - 0x7fff897afff7 libz.1.dylib (61.20.1) /usr/lib/libz.1.dylib
0x7fff89845000 - 0x7fff89969fff libsqlite3.dylib (216.4) <280D67B8-F93D-3587-A146-19F36C817548> /usr/lib/libsqlite3.dylib
0x7fff8996a000 - 0x7fff8998bfff com.apple.Sharing (442.9.1 - 442.9.1) <672DE6DF-98E0-30A4-BA25-44BDE188D0BE> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x7fff8998c000 - 0x7fff89e02fff com.apple.CoreFoundation (6.9 - 1256.14) <068D1BA9-3859-34C7-986A-97EDF739C5C8> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff89e08000 - 0x7fff89e1eff7 libsystem_coretls.dylib (83.20.8) <30AF7134-6CA7-3582-B9D3-507D6ED19A88> /usr/lib/system/libsystem_coretls.dylib
0x7fff8a303000 - 0x7fff8a36dff7 com.apple.framework.CoreWLAN (11.0 - 1101.20) <6A535459-6A8A-3D60-986B-EE7ED833A9C3> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fff8a3a2000 - 0x7fff8a3a6fff libpam.2.dylib (20) /usr/lib/libpam.2.dylib
0x7fff8a3e0000 - 0x7fff8a425ff3 libFontRegistry.dylib (155.1) <593CC743-3785-3CC5-A229-D3846C51E054> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff8ab82000 - 0x7fff8abf6fff com.apple.Heimdal (4.0 - 2.0) <009F223D-B89B-376B-94F5-6D982CBEF771> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff8ae67000 - 0x7fff8ae69ff7 com.apple.securityhi (9.0 - 55006) <516B018C-177A-3FAD-8487-97B50FB67DD1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff8aedf000 - 0x7fff8aedffff com.apple.audio.units.AudioUnit (1.13 - 1.13) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff8aee0000 - 0x7fff8aee5fff com.apple.TCC (1.0 - 1) /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fff8af0a000 - 0x7fff8af0fff3 libunwind.dylib (35.3) <124E0F05-2350-3774-A32C-7F5BF38EDE73> /usr/lib/system/libunwind.dylib
0x7fff8af10000 - 0x7fff8af18ffb libsystem_dnssd.dylib (625.20.4) <945B5FB1-DA91-3D45-A961-A8FAD53C1E7E> /usr/lib/system/libsystem_dnssd.dylib
0x7fff8af40000 - 0x7fff8af48fff libcopyfile.dylib (127) /usr/lib/system/libcopyfile.dylib
0x7fff8af52000 - 0x7fff8af52ff7 libkeymgr.dylib (28) <09397E01-6066-3179-A50C-2CE666FDA929> /usr/lib/system/libkeymgr.dylib
0x7fff8afa0000 - 0x7fff8afa8fff com.apple.CoreServices.FSEvents (1223.10.1 - 1223.10.1) <7F5B7A23-BC1D-3FA9-A9B8-D534F1E1979A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
0x7fff8b808000 - 0x7fff8ca59fff com.apple.CoreGraphics (1.600.0 - 948) <5C9D3150-55FF-3C12-806C-D74837E12B1A> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff8ca5a000 - 0x7fff8ca83ff7 libxslt.1.dylib (14) /usr/lib/libxslt.1.dylib
0x7fff8ca84000 - 0x7fff8ca8efff com.apple.NetAuth (6.0 - 6.0) <19E44307-6F9F-3DEC-8C1A-4685BC252A35> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff8ca8f000 - 0x7fff8ce24fdb com.apple.vImage (8.0 - 8.0) <4BAC9B6F-7482-3580-8787-AB0A5B4D331B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff8d012000 - 0x7fff8d01eff7 com.apple.speech.synthesis.framework (5.4.12 - 5.4.12) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff8d051000 - 0x7fff8d217fff com.apple.ImageIO.framework (3.3.0 - 1442) <1AE1EF1A-EA91-3453-A6F4-C11BD91B8D66> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff8d21c000 - 0x7fff8d225ff7 libsystem_pthread.dylib (138.10.4) <327CECD0-B881-3153-8FCC-4FD4818B7F16> /usr/lib/system/libsystem_pthread.dylib
0x7fff8d288000 - 0x7fff8d377fff libxml2.2.dylib (29.2) /usr/lib/libxml2.2.dylib
0x7fff8de80000 - 0x7fff8de9cff7 libextension.dylib (78) <589FA312-F17C-3A8D-986F-FD995D0065D5> /usr/lib/libextension.dylib
0x7fff8de9d000 - 0x7fff8dea3fff com.apple.IOAccelerator (203.14 - 203.14) /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
0x7fff8df04000 - 0x7fff8df1fff7 libCRFSuite.dylib (34) <078B4CD8-6A8C-3067-B2BA-0C2A0BAB8AC3> /usr/lib/libCRFSuite.dylib
0x7fff8df8a000 - 0x7fff8df8dffb libdyld.dylib (360.18) <5F3777A7-F07E-3D5F-BFA3-A920FF4170ED> /usr/lib/system/libdyld.dylib
0x7fff8df8e000 - 0x7fff8e234ff7 com.apple.CoreData (120 - 641.3) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff8e235000 - 0x7fff8e442ffb libicucore.A.dylib (551.41) /usr/lib/libicucore.A.dylib
0x7fff8e48d000 - 0x7fff8e4ceff7 libGLU.dylib (12.0.40.6) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff8e525000 - 0x7fff8e526fff libsystem_secinit.dylib (20) /usr/lib/system/libsystem_secinit.dylib
0x7fff8e5a6000 - 0x7fff8e5afff7 com.apple.CommonAuth (4.0 - 2.0) /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff8e78a000 - 0x7fff8e798fff libxar.1.dylib (302) <03207F66-2C4A-3DBD-8D81-70F4C85903C4> /usr/lib/libxar.1.dylib
0x7fff8e8ec000 - 0x7fff8e9fbfe7 libvDSP.dylib (563.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff8fb6d000 - 0x7fff8fb71fff com.apple.CommonPanels (1.2.6 - 96) <61E9D84F-435A-3C7B-A065-047B80775777> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff8fc27000 - 0x7fff8fc29fff libsystem_coreservices.dylib (19.2) <1B3F5AFC-FFCD-3ECB-8B9A-5538366FB20D> /usr/lib/system/libsystem_coreservices.dylib
0x7fff8fc2a000 - 0x7fff8fc43ffb com.apple.openscripting (1.7 - 169) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff8fc60000 - 0x7fff8fccffff com.apple.SearchKit (1.4.0 - 1.4.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff8fe17000 - 0x7fff8fe17fff com.apple.Carbon (154 - 157) <34263101-328D-3FE4-B212-14BD3CFF6965> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff90075000 - 0x7fff9007dfe7 libsystem_platform.dylib (74.10.3) /usr/lib/system/libsystem_platform.dylib
0x7fff903bd000 - 0x7fff903d4fff libmarisa.dylib (4) /usr/lib/libmarisa.dylib
0x7fff9051b000 - 0x7fff90527ff7 com.apple.OpenDirectory (10.11 - 194) <5409AC27-3B83-3F35-8EB5-51228B4604AE> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff90528000 - 0x7fff90530fff com.apple.frameworks.CoreDaemon (1.3 - 1.3) /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
0x7fff908be000 - 0x7fff908c2fff libcache.dylib (75) <6B245C0A-F3EA-383B-A542-5B0D0456A41B> /usr/lib/system/libcache.dylib
0x7fff908c3000 - 0x7fff908caff7 libcompiler_rt.dylib (62) /usr/lib/system/libcompiler_rt.dylib
0x7fff90a14000 - 0x7fff91637ff7 com.apple.AppKit (6.9 - 1404.34) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff91638000 - 0x7fff9165cfff com.apple.MultitouchSupport.framework (304.10 - 304.10) /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff91742000 - 0x7fff91759fff libsystem_asl.dylib (322) <3C2D3ACD-0DD1-337A-8247-44A910D67A65> /usr/lib/system/libsystem_asl.dylib
0x7fff917b5000 - 0x7fff917dcfff com.apple.ProtectedCloudStorage (1.0 - 1) /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
0x7fff91c1a000 - 0x7fff91c25fff libcsfde.dylib (517.20.1) <42376761-F1B3-3086-AFBC-231507582BBE> /usr/lib/libcsfde.dylib
0x7fff91c3f000 - 0x7fff91c44fff com.apple.ImageCapture (9.0 - 9.0) <33F7822F-1124-3D73-AF66-515EA32A4A47> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff91d1a000 - 0x7fff91d8efff com.apple.framework.IOKit (2.0.2 - 1179.20.6) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff91d97000 - 0x7fff91db3ff7 libsystem_malloc.dylib (67) <9EECAB18-F025-34C4-8E32-7EFFA6720EFC> /usr/lib/system/libsystem_malloc.dylib
0x7fff91db4000 - 0x7fff921b0fff libLAPACK.dylib (1159) <7618C270-D895-345C-B08B-102286A05A55> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff921bd000 - 0x7fff921c8fff com.apple.CrashReporterSupport (10.11 - 717) <474544AD-1199-3ECC-90E5-071847BA72C6> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff921c9000 - 0x7fff924aeff3 com.apple.CoreServices.CarbonCore (1136 - 1136) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff924af000 - 0x7fff924b7fff libsystem_networkextension.dylib (385.20.6) /usr/lib/system/libsystem_networkextension.dylib
0x7fff928e5000 - 0x7fff9296dfff com.apple.CoreSymbolication (3.1 - 58048.1) <2DFAF855-0528-370D-B4B0-EE0236766D9D> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff92973000 - 0x7fff9298cfff com.apple.CFOpenDirectory (10.11 - 194) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff92bdc000 - 0x7fff92cb2ff7 com.apple.DiskImagesFramework (10.11.2 - 417.1) <4A510EE1-893E-38A8-AD09-5ACC9F2BE86F> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x7fff92cb3000 - 0x7fff92cb5ff7 libquarantine.dylib (80) <163CF63A-7455-3D1F-AE57-8C4475A9204C> /usr/lib/system/libquarantine.dylib
0x7fff92cb6000 - 0x7fff92ceefff com.apple.RemoteViewServices (2.0 - 99) <596153FD-3CB9-3FED-9D63-1B73B01AC6DB> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff9347a000 - 0x7fff934caff7 com.apple.Symbolication (1.4 - 58044) <2EC9F04A-4370-39C8-8549-FC6411D87463> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff93772000 - 0x7fff93785fff com.apple.CoreBluetooth (1.0 - 1) /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x7fff93786000 - 0x7fff937edfff com.apple.framework.CoreWiFi (11.0 - 1101.20) /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x7fff937f4000 - 0x7fff93825fff com.apple.GSS (4.0 - 2.0) <25DECD44-0905-3E53-9480-DE7BEB84DB83> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff93826000 - 0x7fff93aacff7 com.apple.CFNetwork (760.2.6 - 760.2.6) /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff93b01000 - 0x7fff93d0eff7 com.apple.CoreImage (11.2.0 - 366.2.7) <344F1067-5F52-3626-8F6C-2B678DEB80A1> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff93d0f000 - 0x7fff94063ff7 com.apple.Foundation (6.9 - 1256.1) <66106CC9-9D97-3846-88D8-4BF6BB508296> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff9406c000 - 0x7fff9423affb com.apple.QuartzCore (1.11 - 410.14) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff9423b000 - 0x7fff94271fff libssl.0.9.8.dylib (59) /usr/lib/libssl.0.9.8.dylib
0x7fff94272000 - 0x7fff94272fff com.apple.CoreServices (728.6 - 728.6) <1FC9300C-6D3D-330C-829C-C8F094BC38C6> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff94440000 - 0x7fff94445ff7 libheimdal-asn1.dylib (453.20.2) /usr/lib/libheimdal-asn1.dylib
0x7fff94469000 - 0x7fff94479fff libbsm.0.dylib (34) <7E14504C-A8B0-3574-B6EB-5D5FABC72926> /usr/lib/libbsm.0.dylib
0x7fff9447a000 - 0x7fff9447cfff com.apple.loginsupport (1.0 - 1) <9B2F5F9B-ED38-313F-B798-D2B667BCD6B5> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
0x7fff94497000 - 0x7fff944adff7 libLinearAlgebra.dylib (1159) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
0x7fff9464c000 - 0x7fff94a7afff com.apple.vision.FaceCore (3.3.1 - 3.3.1) /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x7fff94abb000 - 0x7fff94ac3fff com.apple.AppleSRP (5.0 - 1) <25775E90-1DBB-3BFA-B4B4-F8F262B9EC1F> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
0x7fff94c5f000 - 0x7fff94c61ffb libutil.dylib (43) <4C9BFE8B-563B-3EEA-A323-8F4F14E0A46C> /usr/lib/libutil.dylib
0x7fff94cf9000 - 0x7fff94d8ffff com.apple.ColorSync (4.9.0 - 4.9.0) <8BB8DF19-C24F-39F8-8B90-AD186D74587C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff94d90000 - 0x7fff94d90fff libmetal_timestamp.dylib (600.0.43.5) /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib
0x7fff94deb000 - 0x7fff94decffb libSystem.B.dylib (1226.10.1) <54388DF0-3813-33E4-BE8D-7743A81ACF4D> /usr/lib/libSystem.B.dylib
0x7fff94e1b000 - 0x7fff95026fff libFosl_dynamic.dylib (16.24) <363B7CEE-B662-32F3-9D7B-245E64927C35> /usr/lib/libFosl_dynamic.dylib
0x7fff95027000 - 0x7fff95044ff7 com.apple.AppleVPAFramework (2.1.2 - 2.1.2) <25691042-E51E-3A47-A908-E2F6D35451FC> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
0x7fff95045000 - 0x7fff95098ff7 libc++.1.dylib (120.1) <8FC3D139-8055-3498-9AC5-6467CB7F4D14> /usr/lib/libc++.1.dylib
0x7fff95099000 - 0x7fff95195ff7 libFontParser.dylib (158.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff951e2000 - 0x7fff9520dffb libarchive.2.dylib (33.20.2) <6C370A21-63FD-3A68-B4B3-5333F24B770B> /usr/lib/libarchive.2.dylib
0x7fff9528c000 - 0x7fff952b5fff libsystem_info.dylib (477.20.1) <6513635B-4ADE-3B45-BF63-ED7AC565B0C9> /usr/lib/system/libsystem_info.dylib
0x7fff952b6000 - 0x7fff952f0ff7 com.apple.DebugSymbols (132 - 132) /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff9538f000 - 0x7fff9538ffff libenergytrace.dylib (10) /usr/lib/libenergytrace.dylib
0x7fff95390000 - 0x7fff9544afff com.apple.DiscRecording (9.0.1 - 9010.4.3) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x7fff9544e000 - 0x7fff95451fff com.apple.IOSurface (108.0.1 - 108.0.1) <7B05B27A-5CC4-30D4-8A10-ED444A2807A2> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff954fe000 - 0x7fff954fefff libOpenScriptingUtil.dylib (169) <5CE2080C-398C-34C2-8D65-B9C627AACA19> /usr/lib/libOpenScriptingUtil.dylib
0x7fff95991000 - 0x7fff959adff3 libresolv.9.dylib (60) /usr/lib/libresolv.9.dylib
0x7fff961a2000 - 0x7fff961f1ff7 com.apple.opencl (2.6.9 - 2.6.9) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff961f2000 - 0x7fff961f5ffb libScreenReader.dylib (425.102) /usr/lib/libScreenReader.dylib
0x7fff961ff000 - 0x7fff9630dff3 com.apple.desktopservices (1.10 - 1.10) <0BAED9FA-EFA5-3DA0-8715-043FD2400B77> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff9630e000 - 0x7fff96328ff3 liblzma.5.dylib (10) /usr/lib/liblzma.5.dylib
0x7fff96329000 - 0x7fff96398fff com.apple.datadetectorscore (7.0 - 460) /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff963b5000 - 0x7fff963c6fff libSparseBLAS.dylib (1159) <3C520738-8F54-36E4-B966-97D1F886F59E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
0x7fff963c8000 - 0x7fff96451ff7 com.apple.PerformanceAnalysis (1.0 - 1) <67DE6CD9-AA72-3664-9594-0161D03D4919> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff965db000 - 0x7fff965dcfff liblangid.dylib (122) <9CC4F0D1-5C51-3B69-BC8F-EE3A51FD0822> /usr/lib/liblangid.dylib
0x7fff9669f000 - 0x7fff966fbfff libTIFF.dylib (1442) <28DF1565-3705-3ED3-B570-C9CB12376D2E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff96750000 - 0x7fff96768fd7 libcompression.dylib (25) <202CE8A7-3D5B-347A-BD22-F0CB589B29AF> /usr/lib/libcompression.dylib
0x7fff96769000 - 0x7fff968b3fc7 com.apple.coreui (2.1 - 365.2) <727C55D3-503A-3EC4-8A23-C984E320F65F> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff968b4000 - 0x7fff968ddffb libRIP.A.dylib (948) <96E8F983-A8BA-3B0F-9035-E09642A63F6E> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x7fff968e3000 - 0x7fff96929ff7 libauto.dylib (186) <999E610F-41FC-32A3-ADCA-5EC049B65DFB> /usr/lib/libauto.dylib
0x7fff96935000 - 0x7fff96964ffb libsystem_m.dylib (3105) <26655445-CA97-321E-B221-801CB378D1AA> /usr/lib/system/libsystem_m.dylib
0x7fff96965000 - 0x7fff96967fff libCGXType.A.dylib (948) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x7fff96c7a000 - 0x7fff96ca8ff7 com.apple.DictionaryServices (1.2 - 250) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff96d6f000 - 0x7fff96d78fff com.apple.icloud.FindMyDevice (1.0 - 1) /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevice
0x7fff96e5c000 - 0x7fff96e61fff com.apple.DiskArbitration (2.7 - 2.7) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff96fef000 - 0x7fff9703bfff com.apple.print.framework.PrintCore (11.2 - 472.2) <449D8AB5-7891-32D0-9DC5-C90FE10DC0BF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff9703c000 - 0x7fff9711cff7 unorm8_rgba.dylib (2.6.4.1) <6970FC46-0D13-3614-929D-9504AB54C740> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_rgba.dylib
0x7fff9712d000 - 0x7fff9714ffff com.apple.IconServices (68.1 - 68.1) <3ECAA762-1193-3D76-A25F-7680DB3A957E> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x7fff97953000 - 0x7fff97abafff libBLAS.dylib (1159) <8C24B8BC-E7D9-386D-97C8-929728AFE10B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff97b00000 - 0x7fff97b00fff com.apple.ApplicationServices (48 - 48) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff98092000 - 0x7fff98121ff7 libCoreStorage.dylib (517.20.1) /usr/lib/libCoreStorage.dylib
0x7fff98122000 - 0x7fff981b7fff com.apple.ink.framework (10.9 - 214) <6B573126-A6E9-357F-B36A-AA5BDC0BEAF8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff9864c000 - 0x7fff98657ff7 libcommonCrypto.dylib (60075.20.1) <766BC3F5-41F3-3315-BABC-72718A98EA92> /usr/lib/system/libcommonCrypto.dylib
0x7fff98658000 - 0x7fff98659fff com.apple.TrustEvaluationAgent (2.0 - 25) <0239494E-FEFE-39BC-9FC7-E251BA5128F1> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff9865a000 - 0x7fff9868eff7 com.apple.CoreVideo (1.8 - 191.2) <88D903C8-E608-320E-8ACD-11E5B3003C18> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff9869a000 - 0x7fff986c7fff libdispatch.dylib (501.20.1) <324C9189-2AF3-3356-847F-6F4CE1C6E901> /usr/lib/system/libdispatch.dylib
0x7fff9879b000 - 0x7fff98882ff7 libcrypto.0.9.8.dylib (59) /usr/lib/libcrypto.0.9.8.dylib
0x7fff98883000 - 0x7fff988a7fff libJPEG.dylib (1442) <9616E8A5-60BA-3C70-8F37-A33055D227C8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff988a8000 - 0x7fff988abff7 libCoreFSCache.dylib (119.5) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x7fff988ac000 - 0x7fff988eaff7 libGLImage.dylib (12.0.40.6) <7A41B04A-8282-3530-809F-FAC4AC953CD2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff98b7d000 - 0x7fff98bc9ff3 com.apple.HIServices (1.22 - 549) <14FB5BB6-8456-39F9-A694-8A1C12426880> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff98c0d000 - 0x7fff98c11fff libGIF.dylib (1442) <39FA0286-1616-3474-8215-7CD07109C9E5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff98c12000 - 0x7fff98c1afff libGFXShared.dylib (12.0.40.6) <05770D51-DB02-3ACD-86EF-D3A475A83D4D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff98c6e000 - 0x7fff98ce5fe7 libcorecrypto.dylib (335.20.1) /usr/lib/system/libcorecrypto.dylib
0x7fff98d1a000 - 0x7fff98d77fff com.apple.CoreServices.OSServices (728.6 - 728.6) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff98d78000 - 0x7fff98d78fff com.apple.Accelerate (1.10 - Accelerate 1.10) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff98d93000 - 0x7fff98d95ff7 libsystem_configuration.dylib (802.20.7) <5FD79070-36CC-3D02-BEA7-BB5D2AE97D5D> /usr/lib/system/libsystem_configuration.dylib
0x7fff98dbc000 - 0x7fff98dc5ff3 libsystem_notify.dylib (150.20.3) <243FADE1-255A-3B78-8033-F336CD64B817> /usr/lib/system/libsystem_notify.dylib
0x7fff98dc6000 - 0x7fff98dc9ff7 libsystem_sandbox.dylib (460.20.9) <1C891336-1B25-365D-B43E-96D5B3BE66B0> /usr/lib/system/libsystem_sandbox.dylib
0x7fff98f24000 - 0x7fff99050ff7 com.apple.CoreText (352.0 - 494.10) <9FD834B1-FF8E-3EB0-BB11-6E9120969086> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff99051000 - 0x7fff99052fff libDiagnosticMessagesClient.dylib (100) <4243B6B4-21E9-355B-9C5A-95A216233B96> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff99053000 - 0x7fff990f3ff7 com.apple.Metadata (10.7.0 - 972.16) <98CA1355-3E2C-364C-9C4F-3CA286DB08A7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff991d5000 - 0x7fff99262dd7 com.apple.AppleJPEG (1.0 - 1) <9F0E8564-FCC4-33BE-9C6A-2BA926A33F6F> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
0x7fff99265000 - 0x7fff99276fff libcmph.dylib (6) /usr/lib/libcmph.dylib
0x7fff99302000 - 0x7fff9930afff com.apple.NetFS (6.0 - 4.0) /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff994a0000 - 0x7fff99547fff com.apple.LanguageModeling (1.0 - 1) /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
0x7fff99579000 - 0x7fff99629fe7 libvMisc.dylib (563.4) <621D84AA-C752-34EE-8B16-CF0C2DE722FA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 18
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: 14906
thread_create: 0
thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=245.6M resident=0K(0%) swapped_out_or_unallocated=245.6M(100%)
Writable regions: Total=477.1M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=477.1M(100%)
VIRTUAL REGION
REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate.framework 256K 3
Activity Tracing 2048K 2
CG backing stores 44.4M 7
CG image 140K 14
CG shared images 368K 11
CoreAnimation 172K 14
CoreUI image data 3836K 21
CoreUI image file 192K 4
Dispatch continuations 16.0M 2
Foundation 4K 2
Kernel Alloc Once 8K 3
MALLOC 376.0M 56
MALLOC guard page 32K 7
Memory Tag 242 12K 2
OpenCL 8K 2
Process Corpse Info 2048K 2
STACK GUARD 56.1M 19
Stack 16.2M 21
VM_ALLOCATE 324K 9
__DATA 18.4M 235
__IMAGE 528K 2
__LINKEDIT 95.9M 30
__TEXT 149.7M 236
__UNICODE 552K 2
mapped file 326.6M 28
shared memory 16.3M 10
=========== ======= =======
TOTAL 1.1G 718
Model: MacBookPro11,5, BootROM MBP114.0172.B07, 4 processors, Intel Core i7, 2.8 GHz, 16 GB, SMC 2.30f2
Graphics: AMD Radeon R9 M370X, AMD Radeon R9 M370X, PCIe, 2048 MB
Graphics: Intel Iris Pro, Intel Iris Pro, Built-In
Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54343147533642465238412D50422020
Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54343147533642465238412D50422020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x152), Broadcom BCM43xx 1.0 (7.21.94.136.1a1)
Bluetooth: Version 4.4.3f4 16616, 3 services, 27 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
Serial ATA Device: APPLE SSD SM1024G, 1 TB
USB Device: USB 3.0 Bus
USB Device: USB3.0 Hub
USB Device: StoreJet Transcend
USB Device: Apple Internal Keyboard / Trackpad
USB Device: Bluetooth USB Host Controller
USB Device: USB2.0 Hub
USB Device: USB to ATA/ATAPI bridge
Thunderbolt Bus: MacBook Pro, Apple Inc., 27.1
Process: SoulseekQT [516]
Path: /Users/USER/Downloads/SoulseekQT.app/Contents/MacOS/SoulseekQT
Identifier: com.yourcompany.SoulseekQT
Version: ???
Code Type: X86 (Native)
Parent Process: ??? [1]
Responsible: SoulseekQT [516]
User ID: 501
Date/Time: 2015-12-17 15:14:45.115 +1100
OS Version: Mac OS X 10.11.1 (15B42)
Report Version: 11
Anonymous UUID: 7A23AEB8-DA2A-9B0C-60E1-9794115F1C35
Time Awake Since Boot: 120 seconds
System Integrity Protection: enabled
Crashed Thread: 0
Exception Type: EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
Application Specific Information:
dyld: launch, loading dependent libraries
Dyld Error Message:
Library not loaded: QtGui.framework/Versions/4/QtGui
Referenced from: /Users/USER/Downloads/SoulseekQT.app/Contents/MacOS/SoulseekQT
Reason: image not found
Binary Images:
0x8fef8000 - 0x8ff2c5bf dyld (360.17) /usr/lib/dyld
0x92cb3000 - 0x92cc1ff7 libz.1.dylib (60) /usr/lib/libz.1.dylib
Model: MacBookPro10,1, BootROM MBP101.00EE.B0A, 4 processors, Intel Core i7, 2.3 GHz, 8 GB, SMC 2.3f36
Graphics: Intel HD Graphics 4000, Intel HD Graphics 4000, Built-In
Graphics: NVIDIA GeForce GT 650M, NVIDIA GeForce GT 650M, PCIe, 1024 MB
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54333531533642465238432D50422020
Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54333531533642465238432D50422020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xEF), Broadcom BCM43xx 1.0 (7.21.94.29.1a4)
Bluetooth: Version 4.4.2f1 16391, 3 services, 18 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
Serial ATA Device: APPLE SSD SD256E, 251 GB
USB Device: USB 2.0 Bus
USB Device: Hub
USB Device: FaceTime HD Camera (Built-in)
USB Device: USB 2.0 Bus
USB Device: Hub
USB Device: Hub
USB Device: Apple Internal Keyboard / Trackpad
USB Device: BRCM20702 Hub
USB Device: Bluetooth USB Host Controller
USB Device: USB 3.0 Bus
USB Device: Hub
USB Device: Expansion Desk
USB Device: Wireless Mouse
USB Device: USB2.0 Hub
USB Device: MT1887
Thunderbolt Bus: MacBook Pro, Apple Inc., 23.4
I've used soulseek for years with no problem. My laptop was just stolen so I had to get a new one with windows 10. The program is running fine until I try to open the folder the downloaded files are on or try to open the individual files, nothing happens. Anyone have any ideas for a solution?
Hi everybody,
it's the first time I write here although I've been a user for more than a decade. I need some support as I've had quite a few problems lately, namely with downloads. Everything was working perfectly as usual until 2 days ago, when downloads started freezing. At first I was downloading just one file and it kept aborting the download, so I thought it was some problem with the other user I was downloading the file from, but after adding to the download list a few albums I saw that every download would freeze soon after starting. The status then turns from downloading to aborted, so it tries to move to another file just to get the same result and then again with another file and so on. Now it's been like this for two days, I've tried to close slsk and start it again, I started running it as an admin, I've changed the shared and download folder and try to run slsk again, but none of it has worked, so I've decided to write here for some help.
Thanks
Long time Soulseek user, although haven't downloaded anything for a while. Now, when I try to, I'm either getting 'Local error' or 'Queued' on all my downloads. May be something wrong with my set up but not sure what. Would it be easier to delete it and re-install?
it's been a while, and progress bars are still messy, sometimes appearing in folder line, other times in user line (tree view). Next problem is that excluded extensions are sill not respected, resulting in many .db .ini and other trash getting downloaded. I know these are known issues, but i'd like to point, that maybe they should be prioritized, because in my opinion both are quite important.
Thanks, and best regards.
For people who are playing with docker on a synology or like dockers containers checkout
https://hub.docker.com/r/danielguerra/soulseek/
Hi, Have iused SLSK since it started and I am a regular donator!
For some reason I can't login anymore due to this....
"soulseek login failed reported failre reason socket error"
I have tried everything, changing names, passwords!
Dont understand what has happened. My Credit is dwindling down which isn't fair!
I noticed you have cleared the IP ban cache, has that caused this issue.
Please help
jaB
Hi.
Is there's something that piss me off. There's a Room called !!!slsk idiots!!! and i have two questions;
1- How can i know who create the room?. If for some reason i didn't want to share with someone who don't, bang he puts you on the list.
2- Is there a way to log out the room. I can't understand WHY users keeps hijacked by some one who decide it.
If you don't want to be on the room, simply by keep the room resolve the pain.
Thank You
I've been using SS for many years and have never had a problem. All of a sudden, I am getting 100% aborted downloads. I can't DL anything.
It's pretty frustrating. I have no idea about ports and mapping etc. Could someone please explain it to me in simple terms? I'm starving without Soulseek!
Cheers.
Ant
There is a bug that when you select an album to d/l, sometimes, but not always, that when you are asked whether or not to d/l the songs, you see doubles of the songs in that album and so you have to unselect each double to d/l the album
here's a pic so you can understand what I'm talking about:
[IMG]http://i63.tinypic.com/10pww40.png[/IMG]
any one else seen this? I'm on a MacBook Pro yosemite 10.10.5 (14F1509)
I'm adding a new machine at home with Windows 10. I've been using SoulseekQT on a Windows 7 machine for years. I installed SoulseekQT 2015.6.12 and when I attempt to login I get:
Login failed. Reported failure reason: socket error. Please change your login settings in the Options tab and try reconnecting.
When I click on Check Ports SOulseek says I'm OK: IP: 50.122.101.242 Port: 60599/tcp open. Your router and Soulseek client is configured correctly.
My windows 7 machine continues working correctly with no problems so the port/router settings should be OK.
I've tried adding a new username.
I've tried unchecking the Upnp port mapping and NAT pnp-port mapping options.
I've tried adding the ports to my McAfee firewall and disabling my McAfee firewall and real-time protection completely.
Nothing works. Any idea what's going wrong and what I can do to get SoulseekQT working again?
Hello ! I'm a seasoned user of Slsk then SlskQT which I find to be a very cool software, getting better and better.
I have dozens of users from which and to which I've downloaded tons of files and I never had any problems. Moreover, I always found everybody here to be kind and cooperative.
But every rule has an exception: I recently added an user who had an album that I was looking for. His average transfer rate is 67,1, but when my download begun, it was at 1 kbps at its peak and it was constantly displayed as "waiting".
So, after a week, I had downloaded 10 files on 14 on the album, so I begun a chat with him, asking very politely why the transfer rate from him was so low, while he could download from me at more than 200 kbps. He didn't chat with me, but the two remaining files were marked as non shared as soon as he has ended his downloads from me !
I guess that Nir could have a look at our logs to confirm this.
What is it possible to do with this user, to avoid the possibility for him to have this type of behavior against other users ? Thanks for the answers. Happy new year everybody :)
Hi there,
I needed to log back into SLSK for some reason (latest Windows build),
I got my username or password incorrect and it's requesting me to re-enter the correct details.
However when I click the box to enter these details I cannot change them in any way.
Backspace/delete etc. do nothing. Nothing does, the box is stuck with the incorrect info I inserted a week ago, despite uninstalling/reinstalling multiple times!
Please help?!
Many thanks, Adam
Hi people,
As above written in my subject line, my Soulseek problem is as follows:
Each time when I browse my own shares... I just found the line "@@stjux" between my shares.
Can someone tell me what that is and how I can get rid of it?
Cheers, Geeviz
Hello. I am new to the site and have downloaded build version 2015.2.21
Initially, I have been told that the older builds allowed one to increase their D/L & U/L speeds by using a Max D/L & Max U/L button. My build doesn't appear to have those installed. So how can I increase speeds? Please be aware that I am in NO way tech savvy and don't understand computer jargon, so please respond with my ignorance in mind (LOL).
Thanks in advance for any help.
hello,
ok here we go again, i'm trying to download some file from one user, worked perfectly for the last couples day, today, file are sitting there doing nothing. so i go check the diagnostics tab and see plenty of line like this
Received peer notification from *** that upload of e:\[3 a trier]\czernobyl zdroj-party polska mlodziez-k7-(pol)\09.Pret.wav failed
[sam. janv. 9 17:17:23 2016] Download found!
[sam. janv. 9 17:17:23 2016] Requeue denied
i try changing the port, nothing changed and i tried using old slskns to see what happen.
so i queued the same file, 1st file started nearly as soon to download but then all other fails!!
but if i ad some new file from that user with slskns, they download without any problems while when adding new files for that user with slskqt, they remains there doing nothing.
removing the files from slskqt and then trying to download them using ns do not work.
restarting the router do not change things either