Regarding the client crashing

I've received a couple of reports about the client crashing in the last few weeks. It's been months since I've had a crash myself, but I'm also not a super-heavy user either. If your client is crashing, the best thing you can do to help me root out these crash-causing bugs is to generate and post a crash report. This is a very simple process on Mac, but a little more involved on Windows.

On Windows:

  1. Download and unzip drmingw-0.4.4.zip.
  2. Open a command line window in administrator mode (in Start->Accessories right click Command Prompt and select Run as administrator), navigate to the folder you've extracted above, and install Dr. MingW as your machine's default just-in-time debugger by typing "drmingw -i" without the quotes. You can later remove it by typing "drmingw -u".
  3. When the client crashes, you should be offered an option to debug it. Select it and a Dr. MingW window should open and produce a detailed crash report.

On Mac OSX:

  1. Upon crashing, you should get a SoulseekQt quit unexpectedly dialog. Click the Report... button
  2. If this doesn't immediately produce the report, click the Show Details button.

On Linux: (requires basic familiarity with the Linux command line)

  1. On the command line change directory to where the SoulseekQt executable is.
  2. Start SoulseekQt in gdb (refer to your distribution's documentation if you don't have gdb installed): gdb [SoulseekQt executable name]
  3. In gdb, start SoulseekQt by typing run
  4. The client should start. Once it crashes, gdb will return to the prompt. Type bt to generate a stack trace of where the crash occurred. Copy the stack trace and proceed as outlined below to post it.

Once you have the report, start a new forum topic using the 'Add content' option to the left and paste it there. Not all crash reports produce useful information, and not every crash report is going to be enough for me to fix the problem, but in most cases it should at least give me some idea of what might have gone wrong.

Thanks, Nir

Comments

I updated libgcc_s_dw2-1.dll and mingwm10.dll and things seems to be running smoothly.

That's really good to know. How often was it crashing for you before then? What version of Qt did you use to update these files?

Thanks, Nir

Don't know how often... I know it was crashing, and since the 'update', no more crashes.
The files I got directly from MinGW sourceforge page, here

http://sourceforge.net/projects/mingw/files/MinGW/BaseSystem/RuntimeLibr...

http://sourceforge.net/projects/mingw/files/MinGW/BaseSystem/GCC/Version...

Up-to-date at the time of this writing.

On Windows you gonna need 7-Zip to unpack the last one.

That's one hot tip :) thanks!

Hey my Slsk stucks after a while when its on, especially if you don't touch it for a while. dont know how to fix it.

What OS are you on? How many files are you sharing more or less?

osX 10.6.8- crashes at all times, especially if I am using the computer, because sometimes I leave it on during the night and when I check it on the morning it is working, but that is just sometimes. I dont get to create a "crash report" because altough the application does not respond, osx does NOT detect it as being "crashed" so I dont have the option to "force quit" or create a crash report,I just have to quit it (cmmd+q) and open it again. I share somewhere around 3000 files, but. the app crashes even when I have no current uploads/downloads.
I hope this info helps.
THANKS!

Which build are you using?

2013.10.5
I have noticed that if I dont minimize the application window it will NOT crash, i have been running it for 2 days without a crash :)
I have even previewed video files while they are being downloaded without any problems, just as long as I dont minimize the application.
I hope it helps.

thanks

I have yet to find a stable version of soulseek for the mac.
here's the results of my last crash

Path: /Applications/SoulseekQt.app/Contents/MacOS/SoulseekQt
Identifier: com.yourcompany.SoulseekQt
Version: ???
Code Type: X86-64 (Native)
Parent Process: launchd [180]
Responsible: SoulseekQt [590]
User ID: 501

Date/Time: 2014-05-05 16:44:24.435 -0400
OS Version: Mac OS X 10.9.2 (13C1021)
Report Version: 11
Anonymous UUID: 3F664F32-E5A0-D3D9-ADC8-3C2FE298ACD0

Crashed Thread: 21 DownloadThread

Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000688000601bc8

VM Regions Near 0x688000601bc8:
MALLOC_NANO 0000618000200000-0000618005600000 [ 84.0M] rw-/rwx SM=PRV
-->
MALLOC_TINY 00007f9a6b400000-00007f9a6b800000 [ 4096K] rw-/rwx SM=PRV

Thread 0:: Dispatch queue: com.apple.main-thread
0 com.apple.CoreFoundation 0x00007fff8ade8e75 __CFRunLoopCollectSources0 + 21
1 com.apple.CoreFoundation 0x00007fff8add6432 __CFSetApplyFunction_block_invoke + 18
2 com.apple.CoreFoundation 0x00007fff8adba9ac CFBasicHashApply + 124
3 com.apple.CoreFoundation 0x00007fff8add63ed CFSetApplyFunction + 173
4 com.apple.CoreFoundation 0x00007fff8ade8c8b __CFRunLoopDoSources0 + 107
5 com.apple.CoreFoundation 0x00007fff8ade849f __CFRunLoopRun + 831
6 com.apple.CoreFoundation 0x00007fff8ade7f25 CFRunLoopRunSpecific + 309
7 com.apple.HIToolbox 0x00007fff84b57a0d RunCurrentEventLoopInMode + 226
8 com.apple.HIToolbox 0x00007fff84b577b7 ReceiveNextEventCommon + 479
9 com.apple.HIToolbox 0x00007fff84b575bc _BlockUntilNextEventMatchingListInModeWithFilter + 65
10 com.apple.AppKit 0x00007fff8718f3de _DPSNextEvent + 1434
11 com.apple.AppKit 0x00007fff8718ea2b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
12 com.apple.AppKit 0x00007fff87182b2c -[NSApplication run] + 553
13 libqcocoa.dylib 0x000000010c8e5d44 0x10c8cc000 + 105796
14 QtCore 0x000000010a5f864d QEventLoop::exec(QFlags) + 397
15 QtCore 0x000000010a5fb652 QCoreApplication::exec() + 354
16 com.yourcompany.SoulseekQt 0x0000000109b15671 main + 3489
17 com.yourcompany.SoulseekQt 0x0000000109b148c4 start + 52

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x00007fff84ac5662 kevent64 + 10
1 libdispatch.dylib 0x00007fff8e07e43d _dispatch_mgr_invoke + 239
2 libdispatch.dylib 0x00007fff8e07e152 _dispatch_mgr_thread + 52

Thread 2:: com.apple.CFSocket.private
0 libsystem_kernel.dylib 0x00007fff84ac49aa __select + 10
1 com.apple.CoreFoundation 0x00007fff8ae34ab3 __CFSocketManager + 867
2 libsystem_pthread.dylib 0x00007fff849da899 _pthread_body + 138
3 libsystem_pthread.dylib 0x00007fff849da72a _pthread_start + 137
4 libsystem_pthread.dylib 0x00007fff849defc9 thread_start + 13

Thread 3:: Qt bearer thread
0 libsystem_kernel.dylib 0x00007fff84ac49aa __select + 10
1 QtCore 0x000000010a6497d3 qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const*) + 547
2 QtCore 0x000000010a64a668 QEventDispatcherUNIXPrivate::doSelect(QFlags, timespec*) + 680
3 QtCore 0x000000010a64b4eb QEventDispatcherUNIX::processEvents(QFlags) + 251
4 QtCore 0x000000010a5f864d QEventLoop::exec(QFlags) + 397
5 QtCore 0x000000010a40e6de QThread::exec() + 126
6 QtCore 0x000000010a412392 0x10a3e8000 + 172946
7 libsystem_pthread.dylib 0x00007fff849da899 _pthread_body + 138
8 libsystem_pthread.dylib 0x00007fff849da72a _pthread_start + 137
9 libsystem_pthread.dylib 0x00007fff849defc9 thread_start + 13

Thread 4:: QThread
0 libsystem_kernel.dylib 0x00007fff84ac49aa __select + 10
1 QtCore 0x000000010a6497d3 qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const*) + 547
2 QtCore 0x000000010a64a668 QEventDispatcherUNIXPrivate::doSelect(QFlags, timespec*) + 680
3 QtCore 0x000000010a64b4eb QEventDispatcherUNIX::processEvents(QFlags) + 251
4 QtCore 0x000000010a5f864d QEventLoop::exec(QFlags) + 397
5 QtCore 0x000000010a40e6de QThread::exec() + 126
6 QtCore 0x000000010a412392 0x10a3e8000 + 172946
7 libsystem_pthread.dylib 0x00007fff849da899 _pthread_body + 138
8 libsystem_pthread.dylib 0x00007fff849da72a _pthread_start + 137
9 libsystem_pthread.dylib 0x00007fff849defc9 thread_start + 13

Thread 5:: QThread
0 libsystem_kernel.dylib 0x00007fff84ac59f2 read + 10
1 QtCore 0x000000010a588aed 0x10a3e8000 + 1706733
2 QtCore 0x000000010a594243 0x10a3e8000 + 1753667
3 QtCore 0x000000010a53f8af QFileDevice::readData(char*, long long) + 111
4 QtCore 0x000000010a54663f QIODevice::read(char*, long long) + 991
5 com.yourcompany.SoulseekQt 0x0000000109be21af FileScanner::ScanMP3(QString, int&, QString&, int&, bool&, int&) + 1327
6 com.yourcompany.SoulseekQt 0x0000000109be28da FileScanner::OnMP3ScanRequired(QString) + 90
7 com.yourcompany.SoulseekQt 0x0000000109cfb205 FileScanner::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 533
8 QtCore 0x000000010a624f4b QObject::event(QEvent*) + 747
9 QtWidgets 0x000000010aacdf2c QApplicationPrivate::notify_helper(QObject*, QEvent*) + 300
10 QtWidgets 0x000000010aad0a1d QApplication::notify(QObject*, QEvent*) + 6157
11 QtCore 0x000000010a5fbc07 QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) + 631
12 QtCore 0x000000010a64b42e QEventDispatcherUNIX::processEvents(QFlags) + 62
13 QtCore 0x000000010a5f864d QEventLoop::exec(QFlags) + 397
14 QtCore 0x000000010a40e6de QThread::exec() + 126
15 QtCore 0x000000010a412392 0x10a3e8000 + 172946
16 libsystem_pthread.dylib 0x00007fff849da899 _pthread_body + 138
17 libsystem_pthread.dylib 0x00007fff849da72a _pthread_start + 137
18 libsystem_pthread.dylib 0x00007fff849defc9 thread_start + 13

Thread 6:
0 libsystem_kernel.dylib 0x00007fff84ac0a1a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff84abfd18 mach_msg + 64
2 com.apple.CoreFoundation 0x00007fff8ade8fc5 __CFRunLoopServiceMachPort + 181
3 com.apple.CoreFoundation 0x00007fff8ade85e9 __CFRunLoopRun + 1161
4 com.apple.CoreFoundation 0x00007fff8ade7f25 CFRunLoopRunSpecific + 309
5 com.apple.AppKit 0x00007fff8732f16e _NSEventThread + 144
6 libsystem_pthread.dylib 0x00007fff849da899 _pthread_body + 138
7 libsystem_pthread.dylib 0x00007fff849da72a _pthread_start + 137
8 libsystem_pthread.dylib 0x00007fff849defc9 thread_start + 13

Thread 7:: Qt HTTP thread
0 libsystem_kernel.dylib 0x00007fff84ac49aa __select + 10
1 QtCore 0x000000010a6497d3 qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const*) + 547
2 QtCore 0x000000010a64a668 QEventDispatcherUNIXPrivate::doSelect(QFlags, timespec*) + 680
3 QtCore 0x000000010a64b4eb QEventDispatcherUNIX::processEvents(QFlags) + 251
4 QtCore 0x000000010a5f864d QEventLoop::exec(QFlags) + 397
5 QtCore 0x000000010a40e6de QThread::exec() + 126
6 QtCore 0x000000010a412392 0x10a3e8000 + 172946
7 libsystem_pthread.dylib 0x00007fff849da899 _pthread_body + 138
8 libsystem_pthread.dylib 0x00007fff849da72a _pthread_start + 137
9 libsystem_pthread.dylib 0x00007fff849defc9 thread_start + 13

Thread 8:: UploadThread
0 libsystem_kernel.dylib 0x00007fff84ac4a3a __semwait_signal + 10
1 libsystem_c.dylib 0x00007fff83847dc0 nanosleep + 200
2 QtCore 0x000000010a4c58bb 0x10a3e8000 + 907451
3 com.yourcompany.SoulseekQt 0x0000000109c1c6fc UploadThread::PerformUpload() + 780
4 com.yourcompany.SoulseekQt 0x0000000109c1c301 UploadThread::run() + 17
5 QtCore 0x000000010a412392 0x10a3e8000 + 172946
6 libsystem_pthread.dylib 0x00007fff849da899 _pthread_body + 138
7 libsystem_pthread.dylib 0x00007fff849da72a _pthread_start + 137
8 libsystem_pthread.dylib 0x00007fff849defc9 thread_start + 13

Thread 9:: UploadThread
0 libsystem_kernel.dylib 0x00007fff84ac4a3a __semwait_signal + 10
1 libsystem_c.dylib 0x00007fff83847dc0 nanosleep + 200
2 QtCore 0x000000010a4c58bb 0x10a3e8000 + 907451
3 com.yourcompany.SoulseekQt 0x0000000109c1c6fc UploadThread::PerformUpload() + 780
4 com.yourcompany.SoulseekQt 0x0000000109c1c301 UploadThread::run() + 17
5 QtCore 0x000000010a412392 0x10a3e8000 + 172946
6 libsystem_pthread.dylib 0x00007fff849da899 _pthread_body + 138
7 libsystem_pthread.dylib 0x00007fff849da72a _pthread_start + 137
8 libsystem_pthread.dylib 0x00007fff849defc9 thread_start + 13

Thread 10:
0 libsystem_kernel.dylib 0x00007fff84ac4e6a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff849dbf08 _pthread_wqthread + 330
2 libsystem_pthread.dylib 0x00007fff849defb9 start_wqthread + 13

Thread 11:
0 libsystem_kernel.dylib 0x00007fff84ac4e6a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff849dbf08 _pthread_wqthread + 330
2 libsystem_pthread.dylib 0x00007fff849defb9 start_wqthread + 13

Thread 12:
0 libsystem_kernel.dylib 0x00007fff84ac4e6a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff849dbf08 _pthread_wqthread + 330
2 libsystem_pthread.dylib 0x00007fff849defb9 start_wqthread + 13

Thread 13:
0 libsystem_kernel.dylib 0x00007fff84ac4e6a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff849dbf08 _pthread_wqthread + 330
2 libsystem_pthread.dylib 0x00007fff849defb9 start_wqthread + 13

Thread 14:
0 libsystem_kernel.dylib 0x00007fff84ac4e6a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff849dbf08 _pthread_wqthread + 330
2 libsystem_pthread.dylib 0x00007fff849defb9 start_wqthread + 13

Thread 15:
0 libsystem_kernel.dylib 0x00007fff84ac4e6a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff849dbf08 _pthread_wqthread + 330
2 libsystem_pthread.dylib 0x00007fff849defb9 start_wqthread + 13

Thread 16:: DownloadThread
0 libsystem_kernel.dylib 0x00007fff84ac49aa __select + 10
1 libsystem_c.dylib 0x00007fff83847be0 pselect$1050 + 183
2 QtCore 0x000000010a649617 qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const*) + 103
3 QtNetwork 0x000000010aa013e8 0x10a966000 + 635880
4 QtNetwork 0x000000010a9fea6a 0x10a966000 + 625258
5 QtNetwork 0x000000010a9f4de4 QAbstractSocket::waitForReadyRead(int) + 228
6 com.yourcompany.SoulseekQt 0x0000000109c1ee85 DownloadThread::PerformDownload() + 725
7 com.yourcompany.SoulseekQt 0x0000000109c1eab3 DownloadThread::run() + 19
8 QtCore 0x000000010a412392 0x10a3e8000 + 172946
9 libsystem_pthread.dylib 0x00007fff849da899 _pthread_body + 138
10 libsystem_pthread.dylib 0x00007fff849da72a _pthread_start + 137
11 libsystem_pthread.dylib 0x00007fff849defc9 thread_start + 13

Thread 17:: DownloadThread
0 libsystem_kernel.dylib 0x00007fff84ac49aa __select + 10
1 libsystem_c.dylib 0x00007fff83847be0 pselect$1050 + 183
2 QtCore 0x000000010a649617 qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const*) + 103
3 QtNetwork 0x000000010aa013e8 0x10a966000 + 635880
4 QtNetwork 0x000000010a9fea6a 0x10a966000 + 625258
5 QtNetwork 0x000000010a9f4de4 QAbstractSocket::waitForReadyRead(int) + 228
6 com.yourcompany.SoulseekQt 0x0000000109c1ee85 DownloadThread::PerformDownload() + 725
7 com.yourcompany.SoulseekQt 0x0000000109c1eab3 DownloadThread::run() + 19
8 QtCore 0x000000010a412392 0x10a3e8000 + 172946
9 libsystem_pthread.dylib 0x00007fff849da899 _pthread_body + 138
10 libsystem_pthread.dylib 0x00007fff849da72a _pthread_start + 137
11 libsystem_pthread.dylib 0x00007fff849defc9 thread_start + 13

Thread 18:: DownloadThread
0 libsystem_kernel.dylib 0x00007fff84ac49aa __select + 10
1 libsystem_c.dylib 0x00007fff83847be0 pselect$1050 + 183
2 QtCore 0x000000010a649617 qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const*) + 103
3 QtNetwork 0x000000010aa013e8 0x10a966000 + 635880
4 QtNetwork 0x000000010a9fea6a 0x10a966000 + 625258
5 QtNetwork 0x000000010a9f4de4 QAbstractSocket::waitForReadyRead(int) + 228
6 com.yourcompany.SoulseekQt 0x0000000109c1ee85 DownloadThread::PerformDownload() + 725
7 com.yourcompany.SoulseekQt 0x0000000109c1eab3 DownloadThread::run() + 19
8 QtCore 0x000000010a412392 0x10a3e8000 + 172946
9 libsystem_pthread.dylib 0x00007fff849da899 _pthread_body + 138
10 libsystem_pthread.dylib 0x00007fff849da72a _pthread_start + 137
11 libsystem_pthread.dylib 0x00007fff849defc9 thread_start + 13

Thread 19:
0 libsystem_kernel.dylib 0x00007fff84ac4e6a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff849dbf08 _pthread_wqthread + 330
2 libsystem_pthread.dylib 0x00007fff849defb9 start_wqthread + 13

Thread 20:: DownloadThread
0 libsystem_kernel.dylib 0x00007fff84ac49aa __select + 10
1 libsystem_c.dylib 0x00007fff83847be0 pselect$1050 + 183
2 QtCore 0x000000010a649617 qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const*) + 103
3 QtNetwork 0x000000010aa013e8 0x10a966000 + 635880
4 QtNetwork 0x000000010a9fea6a 0x10a966000 + 625258
5 QtNetwork 0x000000010a9f4de4 QAbstractSocket::waitForReadyRead(int) + 228
6 com.yourcompany.SoulseekQt 0x0000000109c1ee85 DownloadThread::PerformDownload() + 725
7 com.yourcompany.SoulseekQt 0x0000000109c1eab3 DownloadThread::run() + 19
8 QtCore 0x000000010a412392 0x10a3e8000 + 172946
9 libsystem_pthread.dylib 0x00007fff849da899 _pthread_body + 138
10 libsystem_pthread.dylib 0x00007fff849da72a _pthread_start + 137
11 libsystem_pthread.dylib 0x00007fff849defc9 thread_start + 13

Thread 21 Crashed:: DownloadThread
0 QtNetwork 0x000000010a9e60a4 0x10a966000 + 524452
1 QtNetwork 0x000000010a9fea7e 0x10a966000 + 625278
2 QtNetwork 0x000000010a9f4de4 QAbstractSocket::waitForReadyRead(int) + 228
3 com.yourcompany.SoulseekQt 0x0000000109c1ee85 DownloadThread::PerformDownload() + 725
4 com.yourcompany.SoulseekQt 0x0000000109c1eab3 DownloadThread::run() + 19
5 QtCore 0x000000010a412392 0x10a3e8000 + 172946
6 libsystem_pthread.dylib 0x00007fff849da899 _pthread_body + 138
7 libsystem_pthread.dylib 0x00007fff849da72a _pthread_start + 137
8 libsystem_pthread.dylib 0x00007fff849defc9 thread_start + 13

Thread 21 crashed with X86 Thread State (64-bit):
rax: 0x00000000ffffffff rbx: 0x00006080005aafe0 rcx: 0x000000010b14b050 rdx: 0x000000010b148b20
rdi: 0x0000688000601bc0 rsi: 0x000000010b148ba0 rbp: 0x000000010b148c40 rsp: 0x000000010b148c40
r8: 0x000000010b148a60 r9: 0x0000000000000000 r10: 0x000000010b148b20 r11: 0x0000000000000072
r12: 0x0000000000000001 r13: 0x000000010b148cff r14: 0x0000688000601bc0 r15: 0x00000000ffffffff
rip: 0x000000010a9e60a4 rfl: 0x0000000000010286 cr2: 0x0000688000601bc8

Which build is the crash report for?

Hi guys,

on Macbook Pro i7 2,3 ghz

I get a crash every hour more or less, can you help please ?

here is the report :

Process: SoulseekQt [36884]
Path: /Applications/Utilities/SoulseekQt.app/Contents/MacOS/SoulseekQt
Identifier: com.yourcompany.SoulseekQt
Version: ???
Code Type: X86 (Native)
Parent Process: launchd [138]
Responsible: SoulseekQt [36884]
User ID: 502

Date/Time: 2015-01-21 16:45:08.698 +0100
OS Version: Mac OS X 10.9.5 (13F34)
Report Version: 11
Anonymous UUID: 6F516B98-A28D-6AA0-9A54-1D7A7AB74523

Sleep/Wake UUID: 66FCF3D6-FD15-4685-B773-C7195426AD75

Crashed Thread: 8

Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_PROTECTION_FAILURE at 0x00000000bcced994

VM Regions Near 0xbcced994:
__LINKEDIT 00000000bab23000-00000000bab25000 [ 8K] r--/rwx SM=COW /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
--> Stack 00000000bc000000-00000000bf800000 [ 56.0M] ---/rwx SM=NUL
Stack 00000000bf800000-00000000c0000000 [ 8192K] rw-/rwx SM=COW

Thread 0:: Dispatch queue: com.apple.main-thread
0 com.apple.CoreFoundation 0x99187a94 __CFRunLoopCollectSources0 + 4
1 com.apple.CoreFoundation 0x991741a9 __CFSetApplyFunction_block_invoke + 25
2 com.apple.CoreFoundation 0x991567da CFBasicHashApply + 122
3 com.apple.CoreFoundation 0x99174163 CFSetApplyFunction + 147
4 com.apple.CoreFoundation 0x991878e0 __CFRunLoopDoSources0 + 112
5 com.apple.CoreFoundation 0x9918705e __CFRunLoopRun + 1022
6 com.apple.CoreFoundation 0x991869ea CFRunLoopRunSpecific + 394
7 com.apple.CoreFoundation 0x9918684b CFRunLoopRunInMode + 123
8 com.apple.HIToolbox 0x9a50fb5d RunCurrentEventLoopInMode + 259
9 com.apple.HIToolbox 0x9a50f8e2 ReceiveNextEventCommon + 526
10 com.apple.HIToolbox 0x9a6aa936 ReceiveNextEventInMode + 75
11 com.apple.HIToolbox 0x9a6aa99a ReceiveNextEvent + 72
12 QtGui 0x0024073c non-virtual thunk to QDesktopWidget::~QDesktopWidget() + 7356
13 QtCore 0x00eb02a1 QEventLoop::processEvents(QFlags) + 65
14 QtCore 0x00eb04dd QEventLoop::exec(QFlags) + 189
15 QtCore 0x00eb280e QCoreApplication::exec() + 174
16 com.yourcompany.SoulseekQt 0x00004b97 main + 215
17 com.yourcompany.SoulseekQt 0x0000491d _start + 208
18 com.yourcompany.SoulseekQt 0x0000484c start + 40

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x958b8992 kevent64 + 10
1 libdispatch.dylib 0x990fb899 _dispatch_mgr_invoke + 238
2 libdispatch.dylib 0x990fb532 _dispatch_mgr_thread + 52

Thread 2:
0 libsystem_kernel.dylib 0x958b7aea __select_nocancel + 10
1 libsystem_kernel.dylib 0x958b5884 select + 92
2 QtCore 0x00ed3c78 qt_safe_select(int, fd_set*, fd_set*, fd_set*, timeval const*) + 168
3 QtCore 0x00ed7439 QEventDispatcherUNIXPrivate::doSelect(QFlags, timeval*) + 441
4 QtCore 0x00ed8bdc QEventDispatcherUNIX::processEvents(QFlags) + 156
5 QtCore 0x00eb02a1 QEventLoop::processEvents(QFlags) + 65
6 QtCore 0x00eb04dd QEventLoop::exec(QFlags) + 189
7 QtCore 0x00df15ad QThread::exec() + 157
8 QtCore 0x00df1f2f QThread::setTerminationEnabled(bool) + 239
9 libsystem_pthread.dylib 0x90e075fb _pthread_body + 144
10 libsystem_pthread.dylib 0x90e07485 _pthread_start + 130
11 libsystem_pthread.dylib 0x90e0ccf2 thread_start + 34

Thread 3:
0 libsystem_kernel.dylib 0x958b7aea __select_nocancel + 10
1 libsystem_kernel.dylib 0x958b5884 select + 92
2 QtCore 0x00ed3c78 qt_safe_select(int, fd_set*, fd_set*, fd_set*, timeval const*) + 168
3 QtCore 0x00ed7439 QEventDispatcherUNIXPrivate::doSelect(QFlags, timeval*) + 441
4 QtCore 0x00ed8bdc QEventDispatcherUNIX::processEvents(QFlags) + 156
5 QtCore 0x00eb02a1 QEventLoop::processEvents(QFlags) + 65
6 QtCore 0x00eb04dd QEventLoop::exec(QFlags) + 189
7 QtCore 0x00df15ad QThread::exec() + 157
8 QtCore 0x00df1f2f QThread::setTerminationEnabled(bool) + 239
9 libsystem_pthread.dylib 0x90e075fb _pthread_body + 144
10 libsystem_pthread.dylib 0x90e07485 _pthread_start + 130
11 libsystem_pthread.dylib 0x90e0ccf2 thread_start + 34

Thread 4:: com.apple.CFSocket.private
0 libsystem_kernel.dylib 0x958b7ace __select + 10
1 com.apple.CoreFoundation 0x991d7ae6 __CFSocketManager + 1158
2 libsystem_pthread.dylib 0x90e075fb _pthread_body + 144
3 libsystem_pthread.dylib 0x90e07485 _pthread_start + 130
4 libsystem_pthread.dylib 0x90e0ccf2 thread_start + 34

Thread 5:
0 libsystem_kernel.dylib 0x958b8046 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x90e08dcf _pthread_wqthread + 372
2 libsystem_pthread.dylib 0x90e0ccce start_wqthread + 30

Thread 6:
0 libsystem_kernel.dylib 0x958b8046 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x90e08dcf _pthread_wqthread + 372
2 libsystem_pthread.dylib 0x90e0ccce start_wqthread + 30

Thread 7:
0 libsystem_kernel.dylib 0x958b8046 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x90e08dcf _pthread_wqthread + 372
2 libsystem_pthread.dylib 0x90e0ccce start_wqthread + 30

Thread 8 Crashed:
0 QtNetwork 0x010bdf83 QLocalServer::incomingConnection(unsigned int) + 3139

Thread 8 crashed with X86 Thread State (32-bit):
eax: 0x032b5b1b ebx: 0x010a5082 ecx: 0x0000000f edx: 0x00000004
edi: 0x00007530 esi: 0x000005da ebp: 0xb0216db8 esp: 0xb0216c70
ss: 0x00000023 efl: 0x00010206 eip: 0x010bdf83 cs: 0x0000001b
ds: 0x00000023 es: 0x00000023 fs: 0x00000023 gs: 0x0000000f
cr2: 0xbcced994

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

Binary Images:
0x1000 - 0x1d3ff3 +com.yourcompany.SoulseekQt (???) /Applications/Utilities/SoulseekQt.app/Contents/MacOS/SoulseekQt
0x20a000 - 0xb45ff7 +QtGui (4.7.3) /Applications/Utilities/SoulseekQt.app/Contents/Frameworks/QtGui.framework/Versions/4/QtGui
0xd6e000 - 0xfa2fef +QtCore (4.7.3) <474E662B-8C53-E0D0-DB03-797A227B4987> /Applications/Utilities/SoulseekQt.app/Contents/Frameworks/QtCore.framework/Versions/4/QtCore
0x101e000 - 0x1119fef +QtNetwork (4.7.3) <5B28C294-E778-C335-3A2A-195C010B74EE> /Applications/Utilities/SoulseekQt.app/Contents/Frameworks/QtNetwork.framework/Versions/4/QtNetwork
0x5e73000 - 0x5f23fff ColorSyncDeprecated.dylib (426) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
0x5f66000 - 0x5f6cff7 +libqgif.dylib (0) <9A4DC87A-FA00-FEE6-5558-D2053FCD107C> /Applications/Utilities/SoulseekQt.app/Contents/PlugIns/imageformats/libqgif.dylib
0x5f71000 - 0x5f77ff7 +libqico.dylib (0) <9AAF1CDB-9AB4-33B2-03AD-B99F7FC12680> /Applications/Utilities/SoulseekQt.app/Contents/PlugIns/imageformats/libqico.dylib
0x5fe6000 - 0x5ff4fff libSimplifiedChineseConverter.dylib (61) <6E42E198-9C8D-3F0F-9660-6D9975C2461E> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
0x6897000 - 0x68bcff9 com.apple.framework.familycontrols (4.1 - 410) /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x68d2000 - 0x68e4ffd libTraditionalChineseConverter.dylib (61) /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
0x6960000 - 0x6997ff7 +libqjpeg.dylib (0) <9EBC5844-F9E1-E553-6A3B-D581B19E2196> /Applications/Utilities/SoulseekQt.app/Contents/PlugIns/imageformats/libqjpeg.dylib
0xd671000 - 0xd6bdfff +libqmng.dylib (0) <729228A5-A074-A23A-0593-E6A30FF0C0C2> /Applications/Utilities/SoulseekQt.app/Contents/PlugIns/imageformats/libqmng.dylib
0xd6e4000 - 0xd6efffa com.apple.CommerceCore (1.0 - 42) /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0xd800000 - 0xd84ffeb +libqtiff.dylib (0) /Applications/Utilities/SoulseekQt.app/Contents/PlugIns/imageformats/libqtiff.dylib
0x8fe6d000 - 0x8fe9f417 dyld (239.4) <0F2176BD-4239-3506-BA41-3B885269520E> /usr/lib/dyld
0x90008000 - 0x90066ffd com.apple.AE (665.5 - 665.5) <54F2F247-160C-3A22-A6E3-5D49655A67AB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x90067000 - 0x90077ff7 libsasl2.2.dylib (170) /usr/lib/libsasl2.2.dylib
0x90078000 - 0x902204af libobjc.A.dylib (551.1) <31CBE178-E972-30D1-ADC6-4B8345CAE326> /usr/lib/libobjc.A.dylib
0x90221000 - 0x9024bfff libxslt.1.dylib (13) <249D54AB-1D82-38FE-ABEC-0D575450C73B> /usr/lib/libxslt.1.dylib
0x9024c000 - 0x90250fff libheimdal-asn1.dylib (323.92.1) /usr/lib/libheimdal-asn1.dylib
0x90251000 - 0x9025afff com.apple.audio.SoundManager (4.1 - 4.1) <68B7CEB7-AF09-3E24-8548-6ABF065B5186> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x9025b000 - 0x90346ff4 com.apple.DiskImagesFramework (10.9 - 371.1) <79F56F62-902E-32A2-A747-C57CCE03E1AB> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x9036d000 - 0x9037bff7 libz.1.dylib (53) <858B4D9F-D87E-3D81-B07A-DF9632BD185F> /usr/lib/libz.1.dylib
0x9037c000 - 0x9038efff libbsm.0.dylib (33) <1BE92DB5-0D2F-3BB5-BCC6-8A71EF2A3450> /usr/lib/libbsm.0.dylib
0x903a7000 - 0x903aaff7 libdyld.dylib (239.4) /usr/lib/system/libdyld.dylib
0x904cf000 - 0x904dfff5 com.apple.LangAnalysis (1.7.0 - 1.7.0) <71DE7754-0A47-3F35-B1BF-B1FE7E1311E0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x904e0000 - 0x904fbff6 libPng.dylib (1044) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x904fc000 - 0x90514ff7 libsystem_malloc.dylib (23.10.1) /usr/lib/system/libsystem_malloc.dylib
0x90515000 - 0x9053dfff libsystem_info.dylib (449.1.3) /usr/lib/system/libsystem_info.dylib
0x9053e000 - 0x9056aff7 com.apple.DictionaryServices (1.2 - 208) <33873336-BECD-3F62-A315-C45F24C1818C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x9056c000 - 0x905aaff7 com.apple.NavigationServices (3.8 - 215) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x90652000 - 0x90742ffb libiconv.2.dylib (41) <848FEBA7-2E3E-3ECB-BD59-007F32468787> /usr/lib/libiconv.2.dylib
0x90743000 - 0x90767fff libJPEG.dylib (1044) <8501702E-37C9-35F6-8342-037337CCD837> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x907be000 - 0x907ccff7 com.apple.Sharing (132.2 - 132.2) <87DBFC7A-9689-3B8E-AD16-5A9DFF9DE625> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x907cd000 - 0x907e0fff com.apple.ImageCapture (9.0 - 9.0) <63D5C96F-1893-3F35-ADFB-EE451AFD87E6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x90821000 - 0x90825ffc com.apple.IOSurface (91.1 - 91.1) <70637267-4D54-3EFF-A929-54FC0A8A907A> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x908db000 - 0x909d9fff libJP2.dylib (1044) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x909da000 - 0x909dbfff libSystem.B.dylib (1197.1.1) <789CF4BE-5A0B-310E-9515-E515EA033D03> /usr/lib/libSystem.B.dylib
0x909dc000 - 0x90a2bff9 com.apple.HIServices (1.23 - 468) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x90b44000 - 0x90b4fff6 com.apple.NetAuth (5.0 - 5.0) <3B2E9615-EE12-38FC-BDCF-09529FF9464B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x90c5d000 - 0x90c85ff7 libRIP.A.dylib (599.35.4) <6E3B8709-162D-331E-8722-81D12B0A4BDB> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x90c86000 - 0x90d72ff7 libxml2.2.dylib (26) <32040145-6FD6-3AD2-B98B-39F73BF9AC47> /usr/lib/libxml2.2.dylib
0x90d73000 - 0x90e05ff9 libsystem_c.dylib (997.90.3) <80D21D3D-1031-314C-B1F0-0B35B977CEFB> /usr/lib/system/libsystem_c.dylib
0x90e06000 - 0x90e0dffb libsystem_pthread.dylib (53.1.4) <8B1B7B84-1B5D-32A8-AC0D-1E689E5C8A4C> /usr/lib/system/libsystem_pthread.dylib
0x90fb1000 - 0x9129bfd2 com.apple.vImage (7.0 - 7.0) <256972F0-3DBC-3CE1-9EE8-B48243868729> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x9129d000 - 0x912ceffa libsystem_m.dylib (3047.16) <28E614E8-7802-3E84-960A-AD4721EF10F7> /usr/lib/system/libsystem_m.dylib
0x915c2000 - 0x915c3ffc com.apple.TrustEvaluationAgent (2.0 - 25) <064B485D-56E0-3DD7-BBE2-E08A5BFFF8B3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x9162b000 - 0x9169efff com.apple.SearchKit (1.4.0 - 1.4.0) <6F607AB6-7553-37BA-BEC5-98FD7C27FAD7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x91764000 - 0x91769ff6 libcompiler_rt.dylib (35) <9924DF2E-D80B-3A21-920D-544A4597203F> /usr/lib/system/libcompiler_rt.dylib
0x91773000 - 0x9180ffff com.apple.QD (3.50 - 298) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x91810000 - 0x91811fff libremovefile.dylib (33) /usr/lib/system/libremovefile.dylib
0x91812000 - 0x91b07ffc com.apple.CoreImage (9.4.0) <33696A53-9E18-32D6-844F-28098DB7E426> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x91b08000 - 0x91b0bff7 com.apple.help (1.3.3 - 46) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x91b0c000 - 0x91b65ffa libTIFF.dylib (1044) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x91b66000 - 0x91bf0ff7 com.apple.CoreSymbolication (3.0.1 - 141.0.5) /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x91bf1000 - 0x91c42ff1 libstdc++.6.dylib (60) <354F284B-2343-3810-9CA2-E28038824F6E> /usr/lib/libstdc++.6.dylib
0x91c43000 - 0x91c45fff libquarantine.dylib (71) /usr/lib/system/libquarantine.dylib
0x91f50000 - 0x91f68ff7 com.apple.CFOpenDirectory (10.9 - 173.90.1) <7F3A0094-3A24-302C-9B64-C32C65750EDE> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x91f69000 - 0x92030ff7 com.apple.DiscRecording (8.0 - 8000.4.6) <84A7EC09-3BBD-3E04-A88C-6D3B724448FF> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x92031000 - 0x92086ff7 com.apple.audio.CoreAudio (4.2.1 - 4.2.1) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x92087000 - 0x92096fff libGL.dylib (9.6.1) <885E9C1F-11C7-347D-BE10-522A40A46596> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x92097000 - 0x920e3ff7 libcups.2.dylib (372.4) /usr/lib/libcups.2.dylib
0x920ea000 - 0x92118ff3 com.apple.DebugSymbols (106 - 106) /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x92119000 - 0x9212bfff libsystem_asl.dylib (217.1.4) <51EB17C9-9F5B-39F3-B6CD-8EF238B05B89> /usr/lib/system/libsystem_asl.dylib
0x926a1000 - 0x92784ff7 libcrypto.0.9.8.dylib (52) /usr/lib/libcrypto.0.9.8.dylib
0x92785000 - 0x92785fff libodfde.dylib (20) <98FC02AE-C596-3ED5-80D1-C502FF6115ED> /usr/lib/libodfde.dylib
0x92786000 - 0x927adfff com.apple.CoreVideo (1.8 - 117.2) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x928c6000 - 0x928cbff7 com.apple.print.framework.Print (9.0 - 260) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x92c3c000 - 0x92c59ffb libresolv.9.dylib (54) <3EC12A7F-6BA1-3976-9F1F-6A4B76303028> /usr/lib/libresolv.9.dylib
0x92c5c000 - 0x92f5dffb com.apple.CoreServices.CarbonCore (1077.17 - 1077.17) <02C72D54-E3D3-32B0-A081-E85A7038489D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x92f84000 - 0x93047ff1 com.apple.CoreText (367.20 - 367.20) <42445623-3BDD-3678-8B46-845C441B6251> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x933d2000 - 0x93418ff7 libFontRegistry.dylib (127) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x93419000 - 0x9341dffe libCoreVMClient.dylib (58.1) <0EB8FFD7-AFED-3A63-810E-29629831D43D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x9341e000 - 0x934bdfff libCoreStorage.dylib (380.70.2) /usr/lib/libCoreStorage.dylib
0x9362f000 - 0x93639ff7 com.apple.DirectoryService.Framework (10.9 - 173.90.1) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x944dc000 - 0x944ddfff libsystem_blocks.dylib (63) <2AC67D5E-ECD4-3644-A53C-9684F9B7AA33> /usr/lib/system/libsystem_blocks.dylib
0x944de000 - 0x950fcff3 com.apple.AppKit (6.9 - 1265.21) <1D31697B-6F33-3239-BACE-5D1361B1F79A> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x950fd000 - 0x9516bffb libType1Scaler.dylib (112.1) <8DF02425-1C46-3B86-9E02-71F8D13FF3B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libType1Scaler.dylib
0x9516c000 - 0x95177fff com.apple.CrashReporterSupport (10.9 - 539) <10FE9B2D-404F-32B8-B3CA-CBA3524B4CFF> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x951a9000 - 0x952e0fff com.apple.desktopservices (1.8.3 - 1.8.3) <3574872B-435C-3AB8-A453-02A33A771CDB> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x952e1000 - 0x952e5ffa libcache.dylib (62) <9730D7F2-D226-3F30-8D26-BF598CB781F6> /usr/lib/system/libcache.dylib
0x952e6000 - 0x95351fff com.apple.Heimdal (4.0 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x95352000 - 0x9536dff5 com.apple.openscripting (1.4 - 157) <5C161A52-8D2F-3D56-A988-05727BED7A59> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x9536e000 - 0x95372fff com.apple.CommonPanels (1.2.6 - 96) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x95687000 - 0x95689ff2 com.apple.EFILogin (2.0 - 2) /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
0x956cb000 - 0x956cdffb libRadiance.dylib (1044) <6713977E-A33A-395A-9933-719F72DF1A98> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x956ce000 - 0x95724ff6 com.apple.ScalableUserInterface (1.0 - 1) <2C81641B-FA30-32FF-8B3E-3CB9BF53B2D9> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x95725000 - 0x9575aff1 libssl.0.9.8.dylib (52) /usr/lib/libssl.0.9.8.dylib
0x9575b000 - 0x9575bfff com.apple.Cocoa (6.8 - 20) <407DC9E6-BBCE-3D34-9BBB-00C90584FFDF> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x9578c000 - 0x9578efff com.apple.securityhi (9.0 - 55005) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x9578f000 - 0x957ebffa com.apple.print.framework.PrintCore (9.0 - 428) <3E248391-2669-328B-B84F-8763FE8E92BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x95857000 - 0x9589ffff com.apple.PerformanceAnalysis (1.47 - 47) <5C6FA727-EAC9-3924-8662-AF01090A9EF4> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x958a0000 - 0x958bdff4 libsystem_kernel.dylib (2422.115.4) <011434BC-0EFD-35E9-B76D-A22B76DC83DC> /usr/lib/system/libsystem_kernel.dylib
0x958be000 - 0x958f6ff7 com.apple.MediaKit (15 - 709) <82E0F8C0-313C-379C-9994-4D21587D0C0C> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x958f7000 - 0x95a09ffc libsqlite3.dylib (158) /usr/lib/libsqlite3.dylib
0x95a0a000 - 0x95a39ff7 com.apple.framework.SystemAdministration (1.0 - 1.0) <1BD6205B-7C66-3B7B-AC8C-11BE34F7CF6B> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration
0x95b68000 - 0x95bd1ffa com.apple.datadetectorscore (5.0 - 354.5) /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x95bd2000 - 0x95be0ff3 com.apple.opengl (9.6.1 - 9.6.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x95be1000 - 0x95be5ff7 libmacho.dylib (845) /usr/lib/system/libmacho.dylib
0x95be6000 - 0x95e5fff2 com.apple.security (7.0 - 55471.14.21) /System/Library/Frameworks/Security.framework/Versions/A/Security
0x95e60000 - 0x95fb6ff0 libBLAS.dylib (1094.5) <74310C2F-4FDB-3995-A01A-5AFB83010A43> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x95fb7000 - 0x96087fef libvDSP.dylib (423.32) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x964ce000 - 0x96641ffb com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <4248C0FE-F872-34AB-9402-0045D5CD0CC1> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x96642000 - 0x9696fffe com.apple.Foundation (6.9 - 1056.16) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x96973000 - 0x96975fff libsystem_configuration.dylib (596.15) /usr/lib/system/libsystem_configuration.dylib
0x96979000 - 0x969a4ff7 libsystem_network.dylib (241.3) <71EBA489-386D-3608-ADE6-CB50EBD1AB1B> /usr/lib/system/libsystem_network.dylib
0x969a5000 - 0x969a8ff9 com.apple.TCC (1.0 - 1) /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x969a9000 - 0x96a1fff3 com.apple.securityfoundation (6.0 - 55122.3) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x96a20000 - 0x96a2bfff libcsfde.dylib (380.70.2) /usr/lib/libcsfde.dylib
0x96a2c000 - 0x96b39ff7 com.apple.ImageIO.framework (3.3.0 - 1044) /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x96b48000 - 0x96b49ffa libsystem_sandbox.dylib (278.11.1) /usr/lib/system/libsystem_sandbox.dylib
0x96b4a000 - 0x96b4dffa libCGXType.A.dylib (599.35.4) <12865AFC-BF83-36AB-A42E-331D39C8FD68> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x96e76000 - 0x96e7bff3 libsystem_platform.dylib (24.90.1) <0613F163-9A7A-3908-B30B-AC1627503933> /usr/lib/system/libsystem_platform.dylib
0x96e7c000 - 0x96f0dfff com.apple.ColorSync (4.9.0 - 4.9.0) <8366AE10-0396-3100-B87A-A176E8ECE7B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x96f0e000 - 0x96f83ff1 com.apple.ApplicationServices.ATS (360 - 363.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x9703e000 - 0x97048fff com.apple.bsd.ServiceManagement (2.0 - 2.0) /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x971c8000 - 0x971cfff2 com.apple.NetFS (6.0 - 4.0) <915AA303-C02B-3B0C-8208-D8AAA4350DB4> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x971fa000 - 0x97216fff libCRFSuite.dylib (34) /usr/lib/libCRFSuite.dylib
0x97217000 - 0x97220ffc com.apple.CommonAuth (4.0 - 2.0) <99219CEB-D340-3E1F-9C04-FD0FA700BD67> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x9722b000 - 0x9725cffb com.apple.GSS (4.0 - 2.0) <145B389F-AC1E-3817-835D-8EA263E96EA5> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x9725d000 - 0x97260ffb libutil.dylib (34) /usr/lib/libutil.dylib
0x9726c000 - 0x9726cfff libkeymgr.dylib (28) <1B097DEA-011E-3B1C-86D5-6C7FAD5C765A> /usr/lib/system/libkeymgr.dylib
0x9726d000 - 0x97278ffb libcommonCrypto.dylib (60049) /usr/lib/system/libcommonCrypto.dylib
0x97279000 - 0x97281fff libcopyfile.dylib (103.92.1) <9B62DDFE-FEFD-31CA-989F-9BE0AB606C49> /usr/lib/system/libcopyfile.dylib
0x97282000 - 0x97282ffd libOpenScriptingUtil.dylib (157) <4D06E8ED-D312-34EA-A448-DFF45ADC3CE5> /usr/lib/libOpenScriptingUtil.dylib
0x97283000 - 0x97284fff liblangid.dylib (117) /usr/lib/liblangid.dylib
0x97285000 - 0x972b5ff7 com.apple.CoreServicesInternal (184.9 - 184.9) <999FEDEC-7657-3F32-A9AE-F29E0BE0AAF5> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x972b6000 - 0x9731ffff com.apple.SystemConfiguration (1.13.1 - 1.13.1) <3AD9C90B-40A9-312B-B479-3AB178A96EA1> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x9733f000 - 0x9734dfff libxar.1.dylib (202) /usr/lib/libxar.1.dylib
0x9734e000 - 0x9734efff com.apple.Carbon (154 - 157) <6C29C608-97B4-306E-AEC5-6F48EDF7EFB5> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x9734f000 - 0x973a2fff com.apple.htmlrendering (77 - 1.1.4) <408FA30F-4FE9-3162-9FFD-677E8569C1EA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x973ae000 - 0x973ebffb libGLImage.dylib (9.6.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x973ec000 - 0x973ecfff com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x973ed000 - 0x9742dff7 com.apple.bom (14.0 - 193.1) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x9742e000 - 0x97514fff com.apple.coreui (2.2 - 231.1) <17E75125-8D14-30EF-B7A7-662A56B0F4B3> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x97569000 - 0x975afff7 libcurl.4.dylib (78.94.1) <0EBB0049-F944-3A3F-ACBF-80D742C4945B> /usr/lib/libcurl.4.dylib
0x97646000 - 0x976ddff7 com.apple.ink.framework (10.9 - 207) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x976ea000 - 0x976f4ff7 com.apple.speech.synthesis.framework (4.7.1 - 4.7.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x97eb6000 - 0x97eb6ffd com.apple.audio.units.AudioUnit (1.10 - 1.10) <9515158F-3A33-39CF-AD5A-201C2B121F33> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x97eb7000 - 0x97ec3ff7 com.apple.OpenDirectory (10.9 - 173.90.1) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x97ec4000 - 0x97eefff5 com.apple.ChunkingLibrary (2.0 - 155.1) <50BBBBF8-F30B-39EA-A512-11A47F429F2C> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x97ef0000 - 0x97f88ff7 com.apple.Metadata (10.7.0 - 800.28) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x98035000 - 0x9806bfff com.apple.IconServices (25 - 25.17) /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x9806c000 - 0x98074fff libsystem_dnssd.dylib (522.92.1) <7E36B79E-6BF4-3462-9A84-C0744D029636> /usr/lib/system/libsystem_dnssd.dylib
0x98075000 - 0x9807dfff liblaunch.dylib (842.92.1) /usr/lib/system/liblaunch.dylib
0x9807e000 - 0x9807fffd libunc.dylib (28) <22A126A1-DCFB-3BE5-A66B-C973F0A5D839> /usr/lib/system/libunc.dylib
0x98080000 - 0x9822cfff com.apple.QuartzCore (1.8 - 332.3) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x982e8000 - 0x982f4ffc libbz2.1.0.dylib (29) <3CEF1E92-BA42-3F8A-8E8D-9E1F7658E5C7> /usr/lib/libbz2.1.0.dylib
0x982fd000 - 0x98301ffc libpam.2.dylib (20) <50623D44-795F-3E28-AA85-23E0E7E2AE0E> /usr/lib/libpam.2.dylib
0x98302000 - 0x983aeffb libvMisc.dylib (423.32) <43873EFF-FB43-3301-BEE8-F2C3A046D7A6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x986d8000 - 0x986ecff9 com.apple.MultitouchSupport.framework (245.13.1 - 245.13.1) <6DDC6828-879B-3F7F-9458-8F57713104B5> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x98766000 - 0x98766fff com.apple.CoreServices (59 - 59) <06747539-5035-3307-8645-9BC4E7F89023> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x9877d000 - 0x987cdff7 libcorecrypto.dylib (161.1) <135FD99E-2211-3DF4-825C-C9F816107F0C> /usr/lib/system/libcorecrypto.dylib
0x990f8000 - 0x99110ffd libdispatch.dylib (339.92.1) <7E7A88BF-74B3-363B-B534-6F757DF2DDE3> /usr/lib/system/libdispatch.dylib
0x99111000 - 0x99313fff com.apple.CoreFoundation (6.9 - 855.17) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x99314000 - 0x99356fff libGLU.dylib (9.6.1) <0655104D-2F22-36CE-955B-52A533CA70D5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x9940a000 - 0x9940afff com.apple.ApplicationServices (48 - 48) <7967F6FA-2984-3CC3-AD9A-7B9AEC562A2A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x99d96000 - 0x99e16ff7 com.apple.CoreServices.OSServices (600.4 - 600.4) <382BE89A-9F37-3316-9AB8-DDEA691A80D1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x99e17000 - 0x9a24bff7 com.apple.vision.FaceCore (3.0.0 - 3.0.0) <5B12F3E9-84F6-3183-B85D-FD19EF800ADB> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x9a24c000 - 0x9a254ffe libGFXShared.dylib (9.6.1) <632989B3-36C2-302E-8A85-A02125A9C5D6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x9a259000 - 0x9a25bffe libCVMSPluginSupport.dylib (9.6.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x9a4e4000 - 0x9a859ff9 com.apple.HIToolbox (2.1.1 - 698) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x9a85a000 - 0x9a8bbff7 com.apple.Symbolication (1.4 - 129.0.2) <774BC6EC-450B-3AE8-BBED-F1F140B93E7E> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x9a8bc000 - 0x9a8d5fff com.apple.Kerberos (3.0 - 1) <91F17EB2-C70C-359C-B09D-96B52D2A9C9F> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x9a8d6000 - 0x9a8f0ff7 com.apple.GenerationalStorage (2.0 - 160.3) /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x9a8f1000 - 0x9a929fff com.apple.LDAPFramework (2.4.28 - 194.5) <4399D209-B119-3ACC-97AF-F2E14DD207CB> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x9a92c000 - 0x9a92dfff libDiagnosticMessagesClient.dylib (100) /usr/lib/libDiagnosticMessagesClient.dylib
0x9a92e000 - 0x9a934ffb libunwind.dylib (35.3) <099D1A6F-A1F0-3D05-BF1C-0A7BB32D39C2> /usr/lib/system/libunwind.dylib
0x9a935000 - 0x9aa10ff7 com.apple.LaunchServices (572.28 - 572.28) <12F13478-DB82-3C78-9140-2C98FECD0A80> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x9aa11000 - 0x9aa43ff7 libTrueTypeScaler.dylib (111.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x9aa44000 - 0x9ae3cffb com.apple.CoreGraphics (1.600.0 - 599.35.4) <2B46D887-CAED-30F3-B009-1EBF0C71DC2E> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x9ae7d000 - 0x9ae83ff7 com.apple.AOSNotification (1.7.0 - 760.3) <63F7E7F8-6FA3-38D3-9907-CDF360CA9354> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotification
0x9ae84000 - 0x9ae8cff7 libCGCMS.A.dylib (599.35.4) <63B0F606-94B1-3355-909A-01C6F26A91F7> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib
0x9ae8d000 - 0x9af81fff libFontParser.dylib (111.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x9af82000 - 0x9b148ffb libicucore.A.dylib (511.35) /usr/lib/libicucore.A.dylib
0x9b149000 - 0x9b16dff3 libc++abi.dylib (49.1) <43A04ACF-97A5-35ED-B454-6B5C0CF0F99D> /usr/lib/libc++abi.dylib
0x9b16e000 - 0x9b177fff com.apple.DiskArbitration (2.6 - 2.6) <92F7575A-AA20-34D9-BB26-2CC8C3CCAFEB> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x9b178000 - 0x9b178fff com.apple.Accelerate (1.9 - Accelerate 1.9) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x9b59f000 - 0x9b5a2ffe com.apple.LoginUICore (3.0 - 3.0) <6FE961A4-3C17-3004-B50B-FD78FDC28350> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore
0x9b5a3000 - 0x9b5f3fff com.apple.opencl (2.3.59 - 2.3.59) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x9b64a000 - 0x9b6c1ffb com.apple.framework.IOKit (2.0.1 - 907.100.13) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x9b866000 - 0x9b86affa libGIF.dylib (1044) <075D0A69-DEEC-3712-93F7-DC78FECCC0FF> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x9b86d000 - 0x9b876ff7 libsystem_notify.dylib (121.20.1) <4D3293AC-1CEF-347A-987F-2314AF3CC6EA> /usr/lib/system/libsystem_notify.dylib
0x9b877000 - 0x9ba04ffb com.apple.CFNetwork (673.5 - 673.5) /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x9ba05000 - 0x9ba29ff7 libxpc.dylib (300.90.2) <5ACBBE2C-74EB-3E88-BCBF-C573095318A5> /usr/lib/system/libxpc.dylib
0x9ba2a000 - 0x9ba37fff com.apple.AppleFSCompression (56.92.1 - 1.0) /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x9ba38000 - 0x9bdfdff6 libLAPACK.dylib (1094.5) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x9bdfe000 - 0x9be0bfff com.apple.Librarian (1.2 - 1) /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
0x9be0c000 - 0x9bedaff7 com.apple.backup.framework (1.5.4 - 1.5.4) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x9bedb000 - 0x9bee4fff com.apple.speech.recognition.framework (4.2.4 - 4.2.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x9bee5000 - 0x9bf21ff4 com.apple.RemoteViewServices (2.0 - 94) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x9bf22000 - 0x9c186ff7 com.apple.CoreData (107 - 481.3) <8EB45FB9-CF78-36E1-919C-E976AE4C8146> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x9c187000 - 0x9c1a3ff9 com.apple.Ubiquity (1.3 - 289) <1CEDC83D-7282-3B4D-8CF7-4FE045012391> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
0x9c1a4000 - 0x9c1f9fff libc++.1.dylib (120) <10C0A136-64F9-3CC2-9420-013247032120> /usr/lib/libc++.1.dylib
0x9c203000 - 0x9c240ff7 libauto.dylib (185.5) /usr/lib/libauto.dylib
0x9c24c000 - 0x9c258fff libkxld.dylib (2422.115.4) <8B183287-E46E-3810-AA93-7A83E4BBEA2E> /usr/lib/system/libkxld.dylib
0xba900000 - 0xba91cffd libJapaneseConverter.dylib (61) <3153973E-B2A9-3D17-B99B-31E53EC5B0F8> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
0xbab00000 - 0xbab21ffc libKoreanConverter.dylib (61) <28867732-7E92-3581-97FD-E43D80F4E0D0> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib

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

VM Region Summary:
ReadOnly portion of Libraries: Total=154.5M resident=52.0M(34%) swapped_out_or_unallocated=102.4M(66%)
Writable regions: Total=830.0M written=599.9M(72%) resident=659.5M(79%) swapped_out=0K(0%) unallocated=170.5M(21%)

REGION TYPE VIRTUAL
=========== =======
ATS (font support) 33.0M
CG backing stores 5432K
CG raster data 224K
CG shared images 236K
Kernel Alloc Once 4K
MALLOC 763.7M
MALLOC (admin) 48K
MALLOC_LARGE (reserved) 64K reserved VM address space (unallocated)
Memory Tag 242 12K
Stack 67.2M
VM_ALLOCATE 16.7M
__DATA 15.3M
__IMAGE 528K
__IMPORT 52K
__LINKEDIT 45.4M
__OBJC 1844K
__PAGEZERO 4K
__TEXT 109.1M
__UNICODE 544K
mapped file 156.3M
shared memory 4K
=========== =======
TOTAL 1.2G
TOTAL, minus reserved VM space 1.2G

Model: MacBookPro11,3, BootROM MBP112.0138.B02, 4 processors, Intel Core i7, 2.3 GHz, 16 GB, SMC 2.19f3
Graphics: Intel Iris Pro, Intel Iris Pro, Built-In
Graphics: NVIDIA GeForce GT 750M, NVIDIA GeForce GT 750M, PCIe, 2048 MB
Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1600 MHz, 0x02FE, -
Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1600 MHz, 0x02FE, -
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x134), Broadcom BCM43xx 1.0 (6.30.223.154.65)
Bluetooth: Version 4.2.7f3 14616, 3 services, 23 devices, 1 incoming serial ports
Network Service: AirPort, AirPort, en0
Serial ATA Device: APPLE SSD SM0512F, 500,28 GB
USB Device: Internal Memory Card Reader
USB Device: iPhone
USB Device: BRCM20702 Hub
USB Device: Bluetooth USB Host Controller
USB Device: Apple Internal Keyboard / Trackpad
Thunderbolt Bus: MacBook Pro, Apple Inc., 17.1

any help please, i got every update instaled but it keeps on crashing...

here is the last report of the last crash...i need your help guys, i 've been loving soulseek for years and i don't understant why it crashes so often

Process: SoulseekQt [1150]
Path: /Applications/SoulseekQt.app/Contents/MacOS/SoulseekQt
Identifier: com.example.SoulseekQt
Version: ???
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: SoulseekQt [1150]
User ID: 502

Date/Time: 2015-08-13 13:26:54.834 +0200
OS Version: Mac OS X 10.10.4 (14E46)
Report Version: 11
Anonymous UUID: 6F516B98-A28D-6AA0-9A54-1D7A7AB74523

Time Awake Since Boot: 12000 seconds

Crashed Thread: 11

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

Application Specific Information:
abort() called

Thread 0:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x00007fff8d9ec4de mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff8d9eb64f mach_msg + 55
2 com.apple.CoreFoundation 0x00007fff84da3eb4 __CFRunLoopServiceMachPort + 212
3 com.apple.CoreFoundation 0x00007fff84da337b __CFRunLoopRun + 1371
4 com.apple.CoreFoundation 0x00007fff84da2bd8 CFRunLoopRunSpecific + 296
5 com.apple.HIToolbox 0x00007fff83c7c56f RunCurrentEventLoopInMode + 235
6 com.apple.HIToolbox 0x00007fff83c7c2ea ReceiveNextEventCommon + 431
7 com.apple.HIToolbox 0x00007fff83c7c12b _BlockUntilNextEventMatchingListInModeWithFilter + 71
8 com.apple.AppKit 0x00007fff863188ab _DPSNextEvent + 978
9 com.apple.AppKit 0x00007fff86317e58 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 346
10 com.apple.AppKit 0x00007fff8630daf3 -[NSApplication run] + 594
11 libqcocoa.dylib 0x000000010d5113bd 0x10d4f1000 + 132029
12 org.qt-project.QtCore 0x000000010b52539d QEventLoop::exec(QFlags) + 381
13 org.qt-project.QtCore 0x000000010b52837a QCoreApplication::exec() + 346
14 com.example.SoulseekQt 0x000000010a2b7edf main + 3903
15 com.example.SoulseekQt 0x000000010a2b6f94 start + 52

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x00007fff8d9f2232 kevent64 + 10
1 libdispatch.dylib 0x00007fff8d30ca6a _dispatch_mgr_thread + 52

Thread 2:: com.apple.CFSocket.private
0 libsystem_kernel.dylib 0x00007fff8d9f13fa __select + 10
1 libsystem_pthread.dylib 0x00007fff89a62268 _pthread_body + 131
2 libsystem_pthread.dylib 0x00007fff89a621e5 _pthread_start + 176
3 libsystem_pthread.dylib 0x00007fff89a6041d thread_start + 13

Thread 3:: Qt bearer thread
0 libsystem_platform.dylib 0x00007fff8f8e24b5 OSAtomicDequeue + 17
1 libsystem_malloc.dylib 0x00007fff87eecb53 nano_malloc + 35
2 libsystem_malloc.dylib 0x00007fff87ee4667 malloc_zone_malloc + 71
3 libsystem_malloc.dylib 0x00007fff87ee3187 malloc + 42
4 org.qt-project.QtCore 0x000000010b37fae4 QListData::detach(int) + 36
5 org.qt-project.QtNetwork 0x000000010b9ec755 0x10b969000 + 538453
6 org.qt-project.QtNetwork 0x000000010b9ea0bb 0x10b969000 + 528571
7 org.qt-project.QtNetwork 0x000000010b9eae7f QNetworkInterface::allInterfaces() + 31
8 libqgenericbearer.dylib 0x0000000111384c4c 0x111382000 + 11340
9 org.qt-project.QtCore 0x000000010b5312f2 QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1026
10 org.qt-project.QtCore 0x000000010b53091a QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 2122
11 org.qt-project.QtNetwork 0x000000010b9cfc65 QNetworkConfigurationManagerPrivate::pollEngines() + 629
12 org.qt-project.QtNetwork 0x000000010ba43037 0x10b969000 + 892983
13 org.qt-project.QtCore 0x000000010b55a7d2 QMetaObject::activate(QObject*, int, int, void**) + 2994
14 org.qt-project.QtCore 0x000000010b5530f0 QObject::event(QEvent*) + 48
15 org.qt-project.QtWidgets 0x000000010a779ddb QApplicationPrivate::notify_helper(QObject*, QEvent*) + 251
16 org.qt-project.QtWidgets 0x000000010a77d0f8 QApplication::notify(QObject*, QEvent*) + 8136
17 org.qt-project.QtCore 0x000000010b527da3 QCoreApplication::notifyInternal(QObject*, QEvent*) + 115
18 org.qt-project.QtCore 0x000000010b57c196 QTimerInfoList::activateTimers() + 1270
19 org.qt-project.QtCore 0x000000010b57ae80 QEventDispatcherUNIX::processEvents(QFlags) + 256
20 org.qt-project.QtCore 0x000000010b52539d QEventLoop::exec(QFlags) + 381
21 org.qt-project.QtCore 0x000000010b31aa95 QThread::exec() + 117
22 org.qt-project.QtCore 0x000000010b31e523 0x10b2e9000 + 218403
23 libsystem_pthread.dylib 0x00007fff89a62268 _pthread_body + 131
24 libsystem_pthread.dylib 0x00007fff89a621e5 _pthread_start + 176
25 libsystem_pthread.dylib 0x00007fff89a6041d thread_start + 13

Thread 4:: QThread
0 libsystem_kernel.dylib 0x00007fff8d9f13fa __select + 10
1 org.qt-project.QtCore 0x000000010b579da0 QEventDispatcherUNIXPrivate::doSelect(QFlags, timespec*) + 672
2 org.qt-project.QtCore 0x000000010b57ae6a QEventDispatcherUNIX::processEvents(QFlags) + 234
3 org.qt-project.QtCore 0x000000010b52539d QEventLoop::exec(QFlags) + 381
4 org.qt-project.QtCore 0x000000010b31aa95 QThread::exec() + 117
5 org.qt-project.QtCore 0x000000010b31e523 0x10b2e9000 + 218403
6 libsystem_pthread.dylib 0x00007fff89a62268 _pthread_body + 131
7 libsystem_pthread.dylib 0x00007fff89a621e5 _pthread_start + 176
8 libsystem_pthread.dylib 0x00007fff89a6041d thread_start + 13

Thread 5:: QThread
0 libsystem_kernel.dylib 0x00007fff8d9f13fa __select + 10
1 org.qt-project.QtCore 0x000000010b579da0 QEventDispatcherUNIXPrivate::doSelect(QFlags, timespec*) + 672
2 org.qt-project.QtCore 0x000000010b57ae6a QEventDispatcherUNIX::processEvents(QFlags) + 234
3 org.qt-project.QtCore 0x000000010b52539d QEventLoop::exec(QFlags) + 381
4 org.qt-project.QtCore 0x000000010b31aa95 QThread::exec() + 117
5 org.qt-project.QtCore 0x000000010b31e523 0x10b2e9000 + 218403
6 libsystem_pthread.dylib 0x00007fff89a62268 _pthread_body + 131
7 libsystem_pthread.dylib 0x00007fff89a621e5 _pthread_start + 176
8 libsystem_pthread.dylib 0x00007fff89a6041d thread_start + 13

Thread 6:
0 libsystem_kernel.dylib 0x00007fff8d9ec4de mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff8d9eb64f mach_msg + 55
2 com.apple.CoreFoundation 0x00007fff84da3eb4 __CFRunLoopServiceMachPort + 212
3 com.apple.CoreFoundation 0x00007fff84da337b __CFRunLoopRun + 1371
4 com.apple.CoreFoundation 0x00007fff84da2bd8 CFRunLoopRunSpecific + 296
5 com.apple.AppKit 0x00007fff863e056b _NSEventThread + 137
6 libsystem_pthread.dylib 0x00007fff89a62268 _pthread_body + 131
7 libsystem_pthread.dylib 0x00007fff89a621e5 _pthread_start + 176
8 libsystem_pthread.dylib 0x00007fff89a6041d thread_start + 13

Thread 7:: Qt HTTP thread
0 libsystem_kernel.dylib 0x00007fff8d9f13fa __select + 10
1 org.qt-project.QtCore 0x000000010b579da0 QEventDispatcherUNIXPrivate::doSelect(QFlags, timespec*) + 672
2 org.qt-project.QtCore 0x000000010b57ae6a QEventDispatcherUNIX::processEvents(QFlags) + 234
3 org.qt-project.QtCore 0x000000010b52539d QEventLoop::exec(QFlags) + 381
4 org.qt-project.QtCore 0x000000010b31aa95 QThread::exec() + 117
5 org.qt-project.QtCore 0x000000010b31e523 0x10b2e9000 + 218403
6 libsystem_pthread.dylib 0x00007fff89a62268 _pthread_body + 131
7 libsystem_pthread.dylib 0x00007fff89a621e5 _pthread_start + 176
8 libsystem_pthread.dylib 0x00007fff89a6041d thread_start + 13

Thread 8:
0 libsystem_kernel.dylib 0x00007fff8d9f194a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff89a6040d start_wqthread + 13

Thread 9:
0 libsystem_kernel.dylib 0x00007fff8d9f194a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff89a6040d start_wqthread + 13

Thread 10:

Thread 11 Crashed:
0 libsystem_kernel.dylib 0x00007fff8d9f1286 __pthread_kill + 10
1 libsystem_c.dylib 0x00007fff8e56eb53 abort + 129
2 org.qt-project.QtCore 0x000000010b30c119 0x10b2e9000 + 143641
3 org.qt-project.QtCore 0x000000010b30d5d1 QMessageLogger::fatal(char const*, ...) const + 161
4 org.qt-project.QtCore 0x000000010b579531 QEventDispatcherUNIXPrivate::QEventDispatcherUNIXPrivate() + 561
5 org.qt-project.QtCore 0x000000010b57a695 QEventDispatcherUNIX::QEventDispatcherUNIX(QObject*) + 37
6 org.qt-project.QtCore 0x000000010b31e4b7 0x10b2e9000 + 218295
7 libsystem_pthread.dylib 0x00007fff89a62268 _pthread_body + 131
8 libsystem_pthread.dylib 0x00007fff89a621e5 _pthread_start + 176
9 libsystem_pthread.dylib 0x00007fff89a6041d thread_start + 13

Thread 11 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x0000000110dc1c98 rdx: 0x0000000000000000
rdi: 0x000000000000dcfb rsi: 0x0000000000000006 rbp: 0x0000000110dc1cc0 rsp: 0x0000000110dc1c98
r8: 0x0000000110dc1c00 r9: 0x0000000110dc2000 r10: 0x0000000008000000 r11: 0x0000000000000206
r12: 0x00007fc24a9985b8 r13: 0x00007fc24a998868 r14: 0x0000000110dc2000 r15: 0x00007fc24a99807c
rip: 0x00007fff8d9f1286 rfl: 0x0000000000000206 cr2: 0x00007fff73294fd8

Logical CPU: 0
Error Code: 0x02000148
Trap Number: 133

Binary Images:
0x10a2b3000 - 0x10a63cfff +com.example.SoulseekQt (???) /Applications/SoulseekQt.app/Contents/MacOS/SoulseekQt
0x10a748000 - 0x10ac52ff7 +org.qt-project.QtWidgets (5.4 - 5.4.2) <91FA984A-1421-3E72-838A-19294F0BB2EA> /Applications/SoulseekQt.app/Contents/Frameworks/QtWidgets.framework/Versions/5/QtWidgets
0x10ad8f000 - 0x10b20aff7 +org.qt-project.QtGui (5.4 - 5.4.2) /Applications/SoulseekQt.app/Contents/Frameworks/QtGui.framework/Versions/5/QtGui
0x10b2e9000 - 0x10b7f4fff +org.qt-project.QtCore (5.4 - 5.4.2) <56D39D2C-8220-3185-986B-D20776C1EEE5> /Applications/SoulseekQt.app/Contents/Frameworks/QtCore.framework/Versions/5/QtCore
0x10b88f000 - 0x10b921fff +org.qt-project.QtMultimedia (5.4 - 5.4.2) <3A155237-5378-3A13-8829-FB0E2357451D> /Applications/SoulseekQt.app/Contents/Frameworks/QtMultimedia.framework/Versions/5/QtMultimedia
0x10b969000 - 0x10ba82ff7 +org.qt-project.QtNetwork (5.4 - 5.4.2) <1F11ED82-B81D-3C64-8471-E7C59AAA73D4> /Applications/SoulseekQt.app/Contents/Frameworks/QtNetwork.framework/Versions/5/QtNetwork
0x10bac2000 - 0x10bac6fff com.apple.agl (3.3.0 - AGL-3.3.0) <4E8F579B-A2E2-3A27-96D7-02A9465A78D8> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x10d4f1000 - 0x10d597fff +libqcocoa.dylib (0) <6ADB44BB-79DB-3948-8C8D-BBB20F0B7B51> /Applications/SoulseekQt.app/Contents/PlugIns/platforms/libqcocoa.dylib
0x10d5d3000 - 0x10d606ff7 +org.qt-project.QtPrintSupport (5.4 - 5.4.2) /Applications/SoulseekQt.app/Contents/Frameworks/QtPrintSupport.framework/Versions/5/QtPrintSupport
0x10d642000 - 0x10d649ff7 libCGCMS.A.dylib (788.2) <453CF6DA-E195-38EA-9EC1-0CC1F1698391> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib
0x10d763000 - 0x10d78bfff libRIP.A.dylib (788.2) <4DAA8224-AD10-3865-BF9F-DF56168914F9> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x10d79e000 - 0x10d7a1ffb libCGXType.A.dylib (788.2) <2F4BD0F4-9A86-3611-9004-F14E4FDCBAE9> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x110cb4000 - 0x110cc3fff libSimplifiedChineseConverter.dylib (64) <468DE6E1-42B9-3751-ACA5-7D16C550FF84> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
0x110e0b000 - 0x110e41ff7 libssl.dylib (52.30.1) <37AB4FB3-3761-3A5C-889A-8071D25B9C83> /usr/lib/libssl.dylib
0x110f8c000 - 0x110f8cff5 +cl_kernels (???) <90850D99-04FE-420E-91A6-041BF4CFFB7B> cl_kernels
0x110fe5000 - 0x110fe5fef +cl_kernels (???) <88960CC4-D8D8-427E-B877-015063E7C810> cl_kernels
0x110fe8000 - 0x111005fff libJapaneseConverter.dylib (64) <12325659-06A4-37C9-8A9C-DA7A3F8DB8A2> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
0x111361000 - 0x111377fff +libqcorewlanbearer.dylib (0) /Applications/SoulseekQt.app/Contents/PlugIns/bearer/libqcorewlanbearer.dylib
0x111382000 - 0x11138bff7 +libqgenericbearer.dylib (0) <8FB83262-F654-3E8C-9F2D-BC66208D3AE0> /Applications/SoulseekQt.app/Contents/PlugIns/bearer/libqgenericbearer.dylib
0x111393000 - 0x11139dff7 +libqdds.dylib (0) /Applications/SoulseekQt.app/Contents/PlugIns/imageformats/libqdds.dylib
0x1113a4000 - 0x1113abff7 +libqgif.dylib (0) <83E78C73-9CE3-3629-9D4B-CAD81C31B947> /Applications/SoulseekQt.app/Contents/PlugIns/imageformats/libqgif.dylib
0x1113b1000 - 0x1113b9fff +libqicns.dylib (0) <2EE202EB-1140-39F2-9FC4-7952C28AFF45> /Applications/SoulseekQt.app/Contents/PlugIns/imageformats/libqicns.dylib
0x1113c0000 - 0x1113c6ff7 +libqico.dylib (0) /Applications/SoulseekQt.app/Contents/PlugIns/imageformats/libqico.dylib
0x1113cd000 - 0x111454fff +libqjp2.dylib (0) /Applications/SoulseekQt.app/Contents/PlugIns/imageformats/libqjp2.dylib
0x111465000 - 0x1114a3ff7 +libqjpeg.dylib (0) /Applications/SoulseekQt.app/Contents/PlugIns/imageformats/libqjpeg.dylib
0x1114ab000 - 0x1114fbff7 +libqmng.dylib (0) <0A6E7769-C6D1-3F21-A1AD-99E1BE6A37CB> /Applications/SoulseekQt.app/Contents/PlugIns/imageformats/libqmng.dylib
0x111505000 - 0x111509ff7 +libqtga.dylib (0) <0337D51A-770E-3D61-B263-B8CC15F784C2> /Applications/SoulseekQt.app/Contents/PlugIns/imageformats/libqtga.dylib
0x11150f000 - 0x111571ff7 +libqtiff.dylib (0) <5177DA0C-675A-3D84-A1DD-E7F96538E0E4> /Applications/SoulseekQt.app/Contents/PlugIns/imageformats/libqtiff.dylib
0x11157c000 - 0x111580ff7 +libqwbmp.dylib (0) <766FCCE6-8222-3F94-B559-1452DF42EEFA> /Applications/SoulseekQt.app/Contents/PlugIns/imageformats/libqwbmp.dylib
0x111587000 - 0x1115e0fff +libqwebp.dylib (0) /Applications/SoulseekQt.app/Contents/PlugIns/imageformats/libqwebp.dylib
0x111886000 - 0x11196cfef unorm8_bgra.dylib (2.4.5) <5F488C7E-2FB2-3C66-9764-28CF16B03E7A> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib
0x112ac7000 - 0x112ad9fff libTraditionalChineseConverter.dylib (64) /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
0x113227000 - 0x113249fff libKoreanConverter.dylib (64) /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
0x7fff6fa11000 - 0x7fff6fa47837 dyld (353.2.1) <72A99D0F-0B56-3938-ABC5-67A0F33757C4> /usr/lib/dyld
0x7fff81440000 - 0x7fff81445ffb libheimdal-asn1.dylib (398.10.1) /usr/lib/libheimdal-asn1.dylib
0x7fff81499000 - 0x7fff8149eff7 libmacho.dylib (862) <126CA2ED-DE91-308F-8881-B9DAEC3C63B6> /usr/lib/system/libmacho.dylib
0x7fff814a4000 - 0x7fff8150bff7 com.apple.framework.CoreWiFi (3.0 - 300.4) <19269C1D-EB29-384A-83F3-7DDDEB7D9DAD> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x7fff8150c000 - 0x7fff81585fe7 libcorecrypto.dylib (233.30.1) <5779FFA0-4D9A-3AD4-B7F2-618227621DC8> /usr/lib/system/libcorecrypto.dylib
0x7fff8159e000 - 0x7fff81674ff3 com.apple.DiskImagesFramework (10.10.4 - 397) <8B513846-28A2-3275-B8A0-DF08C5EC077A> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x7fff81675000 - 0x7fff8169dfff libsystem_info.dylib (459.20.1) /usr/lib/system/libsystem_info.dylib
0x7fff8169e000 - 0x7fff819cffff com.apple.Foundation (6.9 - 1153.20) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff81b21000 - 0x7fff81b41ff7 com.apple.MultitouchSupport.framework (264.6 - 264.6) /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff81b64000 - 0x7fff81b9cfff libsystem_network.dylib (412.20.3) <6105C134-6722-3C0A-A4CE-5E1261E2E1CC> /usr/lib/system/libsystem_network.dylib
0x7fff81b9d000 - 0x7fff81ba5ff3 com.apple.CoreServices.FSEvents (1210.20.1 - 1210.20.1) <84F79D3E-7B5E-3C93-8479-35794A3F125E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
0x7fff81bff000 - 0x7fff81c02fff com.apple.xpc.ServiceManagement (1.0 - 1) /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff81c40000 - 0x7fff81d00ff7 com.apple.backup.framework (1.6.5 - 1.6.5) <86396038-33EA-3046-9F70-093A3D6407D4> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff81d01000 - 0x7fff81d09ffb libcopyfile.dylib (118.1.2) <0C68D3A6-ACDD-3EF3-991A-CC82C32AB836> /usr/lib/system/libcopyfile.dylib
0x7fff82cda000 - 0x7fff82d46fff com.apple.framework.CoreWLAN (5.0 - 500.35.2) <03697149-1CDD-32FF-B564-1C1EF5E9E5C3> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fff82d84000 - 0x7fff82d91ff7 libbz2.1.0.dylib (36) <2DF83FBC-5C08-39E1-94F5-C28653791B5F> /usr/lib/libbz2.1.0.dylib
0x7fff82d92000 - 0x7fff82d9afff libsystem_dnssd.dylib (576.30.4) <4EA2DEC3-77EE-3941-A703-DE6DC2056B15> /usr/lib/system/libsystem_dnssd.dylib
0x7fff82d9b000 - 0x7fff82fa8ffb com.apple.CFNetwork (720.4.4 - 720.4.4) <71A596B3-A837-3ADF-9560-1DCDA9292F96> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff82fa9000 - 0x7fff82fcdff7 com.apple.Sharing (328.17 - 328.17) /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x7fff82fce000 - 0x7fff83089ff7 com.apple.DiscRecording (9.0 - 9000.4.2) <4655B4B8-523D-3AE6-92A0-8486A2258B3B> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x7fff8348e000 - 0x7fff83506ff7 com.apple.SystemConfiguration (1.14.4 - 1.14) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff83562000 - 0x7fff835d0ffb com.apple.Heimdal (4.0 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff83603000 - 0x7fff83697fff com.apple.ink.framework (10.9 - 213) <8E029630-1530-3734-A446-13353F0E7AC5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff836a8000 - 0x7fff836a8ff7 libkeymgr.dylib (28) <77845842-DE70-3CC5-BD01-C3D14227CED5> /usr/lib/system/libkeymgr.dylib
0x7fff836a9000 - 0x7fff836cefff libPng.dylib (1238) <0FBC90C7-D229-3D27-BB1B-37540D31A0D6> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff83775000 - 0x7fff8377cff7 libcompiler_rt.dylib (35) /usr/lib/system/libcompiler_rt.dylib
0x7fff8377d000 - 0x7fff837eeffb com.apple.ApplicationServices.ATS (360 - 375.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff838e8000 - 0x7fff83918fff com.apple.GSS (4.0 - 2.0) <7DE487D3-50C8-3A45-8C17-B8806B5E6AA5> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff8391c000 - 0x7fff83920fff libCoreVMClient.dylib (79.1) <201EF6DF-5074-3CB7-A361-398CF957A264> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff83921000 - 0x7fff8393aff7 com.apple.CFOpenDirectory (10.10 - 187) <2BF2705E-2CC6-37E7-BD49-D4B4E01591E3> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff8393b000 - 0x7fff8393bfff com.apple.audio.units.AudioUnit (1.12 - 1.12) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff8393e000 - 0x7fff839bcfff com.apple.CoreServices.OSServices (640.4 - 640.4) <5FDEFDEF-1BFC-3E67-9043-FA0CAA0D802E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff839d3000 - 0x7fff83c49ff7 com.apple.security (7.0 - 57031.30.12) /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff83c4a000 - 0x7fff83f4fff3 com.apple.HIToolbox (2.1.1 - 758.7) <083019EB-7F58-36F1-BF7F-9E746F692E5C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff841d4000 - 0x7fff841e5ff3 libsystem_coretls.dylib (35.30.2) <0F7BAD0C-FC28-3E4B-8D21-06B426599043> /usr/lib/system/libsystem_coretls.dylib
0x7fff8421f000 - 0x7fff8422fff7 libbsm.0.dylib (34) /usr/lib/libbsm.0.dylib
0x7fff8426a000 - 0x7fff8427efeb libCGInterfaces.dylib (294.1) <390D4B3F-B738-3D33-BEDB-07E3F0F6B42C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
0x7fff842ed000 - 0x7fff84325fff com.apple.RemoteViewServices (2.0 - 99) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff84367000 - 0x7fff84378ff7 libz.1.dylib (55) <88C7C7DE-04B8-316F-8B74-ACD9F3DE1AA1> /usr/lib/libz.1.dylib
0x7fff84379000 - 0x7fff8448bff7 libvDSP.dylib (516) <151B3CCB-77D3-3715-A3D0-7C74CD5C7FFC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff8448c000 - 0x7fff84773ffb com.apple.CoreServices.CarbonCore (1108.6 - 1108.6) <8953580E-7857-33B2-AA64-98296830D3A8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff84774000 - 0x7fff84775ff7 com.apple.print.framework.Print (10.0 - 265) <3BC4FE7F-78A0-3E57-8F4C-520E7EFD36FA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff8478c000 - 0x7fff8489bff3 com.apple.desktopservices (1.9.3 - 1.9.3) /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff848d4000 - 0x7fff84ace46f libobjc.A.dylib (647) <759E155D-BC42-3D4E-869B-6F57D477177C> /usr/lib/libobjc.A.dylib
0x7fff84d31000 - 0x7fff850c9ff7 com.apple.CoreFoundation (6.9 - 1153.18) <5C0892B8-9691-341F-9279-CA3A74D59AA0> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff850ca000 - 0x7fff850ccff7 libutil.dylib (38) <471AD65E-B86E-3C4A-8ABD-B8665A2BCE3F> /usr/lib/libutil.dylib
0x7fff850cd000 - 0x7fff85207fff com.apple.ImageIO.framework (3.3.0 - 1238) /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff853d6000 - 0x7fff853d7fff libDiagnosticMessagesClient.dylib (100) <2EE8E436-5CDC-34C5-9959-5BA218D507FB> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff853e2000 - 0x7fff85422ff7 libGLImage.dylib (11.1.2) <9B05F3BF-D111-3B01-B7F8-C5EF7E02000B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff85423000 - 0x7fff8545efff com.apple.Symbolication (1.4 - 56045) /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff85483000 - 0x7fff85485fff libRadiance.dylib (1238) <7F6B6C0C-C5C9-3D83-B0A4-23BAB0E5D759> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff85486000 - 0x7fff8549cff7 libsystem_asl.dylib (267) /usr/lib/system/libsystem_asl.dylib
0x7fff85668000 - 0x7fff8596affb com.apple.GeoServices (1.0 - 1077.0.18) <2BBF8B44-DD46-3432-8C84-6D6AA004C233> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
0x7fff85983000 - 0x7fff85c02ff7 com.apple.CoreData (111 - 526.3) <5A27E0D8-5E5A-335B-B3F6-2601C7B976FA> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff85c03000 - 0x7fff85c0eff7 libkxld.dylib (2782.30.5) <14CB6513-E373-3829-AD7D-F1C15397F64F> /usr/lib/system/libkxld.dylib
0x7fff85c0f000 - 0x7fff85c30fff com.apple.framework.Apple80211 (10.3 - 1030.71.6) /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x7fff85c31000 - 0x7fff85cc2ff7 libCoreStorage.dylib (471.30.1) <9D95399F-1AC5-325F-8337-6E13AD99E44B> /usr/lib/libCoreStorage.dylib
0x7fff85cc3000 - 0x7fff85cc7fff com.apple.TCC (1.0 - 1) /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fff85d2e000 - 0x7fff85e95ffb com.apple.audio.toolbox.AudioToolbox (1.12 - 1.12) <5678FC94-456A-3F5F-BA9A-10EB6E462997> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff85e96000 - 0x7fff861b1fcf com.apple.vImage (8.0 - 8.0) <1183FE6A-FDB6-3B3B-928D-50C7909F2308> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff861c5000 - 0x7fff861cafff libsystem_stats.dylib (163.30.2) <48A9387D-5C63-3E79-979C-F675552F6FC9> /usr/lib/system/libsystem_stats.dylib
0x7fff861cb000 - 0x7fff861dcfff libcmph.dylib (1) <46EC3997-DB5E-38AE-BBBB-A035A54AD3C0> /usr/lib/libcmph.dylib
0x7fff8620a000 - 0x7fff86213fff libGFXShared.dylib (11.1.2) <7F9F6175-E993-3014-8C9B-1F08CE7C75A2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff8623a000 - 0x7fff86286fff com.apple.corelocation (1486.17 - 1615.24) <8825B3E2-E053-3E01-AE31-793443962D06> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
0x7fff86287000 - 0x7fff86e08ff7 com.apple.AppKit (6.9 - 1348.17) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff86e09000 - 0x7fff86e0bfff libsystem_sandbox.dylib (358.20.5) <3F5E973F-C702-31AC-97BC-05F5C195683C> /usr/lib/system/libsystem_sandbox.dylib
0x7fff86e0c000 - 0x7fff86e0dff3 libSystem.B.dylib (1213) /usr/lib/libSystem.B.dylib
0x7fff86e0e000 - 0x7fff86e0efff com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <9D749502-A228-3BF1-B52F-A182DEEB2C4D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff86e0f000 - 0x7fff86e3aff3 libarchive.2.dylib (30) <8CBB4416-EBE9-3574-8ADC-44655D245F39> /usr/lib/libarchive.2.dylib
0x7fff86e48000 - 0x7fff86e4afff libCVMSPluginSupport.dylib (11.1.2) <1C5C1757-67F1-3C23-90EF-643619A0E7DC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff86e4b000 - 0x7fff86e57ff7 com.apple.OpenDirectory (10.10 - 187) <2A6F3C10-71EE-3ABE-AD71-0B68F13B9C79> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff86e58000 - 0x7fff86e62ff7 com.apple.NetAuth (5.2 - 5.2) <2BBD749A-8E18-35B8-8E48-A90347C1CCA7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff86e63000 - 0x7fff87270ff7 libLAPACK.dylib (1128) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff87271000 - 0x7fff87283ff7 libsasl2.2.dylib (194.1) <35371406-75EF-304A-A073-956C40373555> /usr/lib/libsasl2.2.dylib
0x7fff8757b000 - 0x7fff87598ffb libresolv.9.dylib (57) <26B38E61-298A-3C3A-82C1-3B5E98AD5E29> /usr/lib/libresolv.9.dylib
0x7fff8759b000 - 0x7fff8764afe7 libvMisc.dylib (516) <6739E390-46E7-3BFA-9B69-B278562326E6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff8764b000 - 0x7fff87658ff7 com.apple.SpeechRecognitionCore (2.1.2 - 2.1.2) <551322E2-C1E4-3378-A218-F362985E3E3C> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
0x7fff87ee2000 - 0x7fff87efeff7 libsystem_malloc.dylib (53.30.1) /usr/lib/system/libsystem_malloc.dylib
0x7fff87f5d000 - 0x7fff8804dfef libJP2.dylib (1238) <170811AC-E632-3257-86AB-786F402C82DB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff8809e000 - 0x7fff888dafef com.apple.CoreGraphics (1.600.0 - 788.2) <31A7F05E-9C68-3642-A8F0-3863777955AE> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff888db000 - 0x7fff88926fff com.apple.CloudDocs (1.0 - 321.9) <9CFB3AAF-9BD4-3543-BAEA-06AFC177A288> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
0x7fff88927000 - 0x7fff8899bffb com.apple.securityfoundation (6.0 - 55126) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff8899c000 - 0x7fff8899dfff com.apple.TrustEvaluationAgent (2.0 - 25) <2D61A2C3-C83E-3A3F-8EC1-736DBEC250AB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff8899e000 - 0x7fff889bdfff com.apple.CoreDuet (1.0 - 1) <36AA9FD5-2685-314D-B364-3FA4688D86BD> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet
0x7fff889be000 - 0x7fff889bffff libsystem_secinit.dylib (18) <581DAD0F-6B63-3A48-B63B-917AF799ABAA> /usr/lib/system/libsystem_secinit.dylib
0x7fff889c0000 - 0x7fff889c3fff com.apple.help (1.3.3 - 46) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff889de000 - 0x7fff889e0fff libsystem_configuration.dylib (699.30.1) /usr/lib/system/libsystem_configuration.dylib
0x7fff889e1000 - 0x7fff889fcff7 libCRFSuite.dylib (34) /usr/lib/libCRFSuite.dylib
0x7fff88a2a000 - 0x7fff88c0fff7 libicucore.A.dylib (531.48) <3CD34752-B1F9-31D2-865D-B5B0F0BE3111> /usr/lib/libicucore.A.dylib
0x7fff88d28000 - 0x7fff88d3bff7 com.apple.CoreBluetooth (1.0 - 1) <8D7BA9BA-EB36-307A-9119-0B3D9732C953> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x7fff88e34000 - 0x7fff88e3fff7 com.apple.speech.synthesis.framework (5.3.3 - 5.3.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff895ba000 - 0x7fff895bcfff libquarantine.dylib (76.20.1) <7AF90041-2768-378A-925A-D83161863642> /usr/lib/system/libquarantine.dylib
0x7fff895bd000 - 0x7fff895c4fff com.apple.NetFS (6.0 - 4.0) /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff895c5000 - 0x7fff89600fff com.apple.QD (301 - 301) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff8964e000 - 0x7fff89651ff7 libdyld.dylib (353.2.1) <78E8F33D-0C86-3DB6-A93D-B67A25BA3522> /usr/lib/system/libdyld.dylib
0x7fff89652000 - 0x7fff89658fff libsystem_trace.dylib (72.20.1) <840F5301-B55A-3078-90B9-FEFFD6CD741A> /usr/lib/system/libsystem_trace.dylib
0x7fff89764000 - 0x7fff8976cfe7 libcldcpuengine.dylib (2.4.5) <6CC680F9-0D13-333B-B151-F0D9C631A1E5> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
0x7fff8985f000 - 0x7fff89865fff com.apple.speech.recognition.framework (5.0.9 - 5.0.9) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff89866000 - 0x7fff8986fff7 libsystem_notify.dylib (133.1.1) <61147800-F320-3DAA-850C-BADF33855F29> /usr/lib/system/libsystem_notify.dylib
0x7fff89870000 - 0x7fff89889ff3 com.apple.openscripting (1.6.4 - 162.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff899a5000 - 0x7fff89a04fff com.apple.AE (681.2 - 681.2) <450F45DB-0F60-383D-BD22-03E296C82675> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff89a05000 - 0x7fff89a10ff7 com.apple.CrashReporterSupport (10.10 - 631) /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff89a11000 - 0x7fff89a5dff7 libcups.2.dylib (408.2) /usr/lib/libcups.2.dylib
0x7fff89a5e000 - 0x7fff89a5efff libOpenScriptingUtil.dylib (162.2) /usr/lib/libOpenScriptingUtil.dylib
0x7fff89a5f000 - 0x7fff89a68fff libsystem_pthread.dylib (105.10.1) <3103AA7F-3BAE-3673-9649-47FFD7E15C97> /usr/lib/system/libsystem_pthread.dylib
0x7fff89a74000 - 0x7fff89da7ff7 libmecabra.dylib (666.7) <0ED8AE5E-7A5B-34A6-A2EE-2B852E60E1E2> /usr/lib/libmecabra.dylib
0x7fff8a0d4000 - 0x7fff8a1c8fff libFontParser.dylib (134.4) <12F2E476-F05A-3F01-92FF-6E0C6D7F8DD5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff8a260000 - 0x7fff8a2cffff com.apple.SearchKit (1.4.0 - 1.4.0) <80883BD1-C9BA-3794-A20E-476F94DD89A9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff8a2d0000 - 0x7fff8a31efff libcurl.4.dylib (83.1.2) <462767FC-C7F2-39F1-8C10-DA4114945F55> /usr/lib/libcurl.4.dylib
0x7fff8a330000 - 0x7fff8a3cfe27 com.apple.AppleJPEG (1.0 - 1) <6627DDD9-A8FE-3968-B23A-B6A29AA3919A> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
0x7fff8a455000 - 0x7fff8a464fff com.apple.LangAnalysis (1.7.0 - 1.7.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff8a989000 - 0x7fff8a991ff7 com.apple.icloud.FindMyDevice (1.0 - 1) <9CE67F85-2BA8-3093-97BA-07BF5C04A5D6> /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevice
0x7fff8a992000 - 0x7fff8aa84ff7 libiconv.2.dylib (42) <2A06D02F-8B76-3864-8D96-64EF5B40BC6C> /usr/lib/libiconv.2.dylib
0x7fff8aa85000 - 0x7fff8aa87fff com.apple.EFILogin (2.0 - 2) <3BA837D8-94F5-3240-9CF7-E40DC2808446> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
0x7fff8aa97000 - 0x7fff8aa9bfff libpam.2.dylib (20) /usr/lib/libpam.2.dylib
0x7fff8aa9c000 - 0x7fff8aa9cff7 liblaunch.dylib (559.30.1) /usr/lib/system/liblaunch.dylib
0x7fff8ab95000 - 0x7fff8ab99fff libcache.dylib (69) <45E9A2E7-99C4-36B2-BEE3-0C4E11614AD1> /usr/lib/system/libcache.dylib
0x7fff8ac16000 - 0x7fff8ac17fff liblangid.dylib (117) /usr/lib/liblangid.dylib
0x7fff8ac19000 - 0x7fff8ac1bff7 com.apple.securityhi (9.0 - 55006) <41996F52-0848-3384-BF45-2821FB38A369> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff8ac1c000 - 0x7fff8ad00fff libcrypto.0.9.8.dylib (52.30.1) <093A3CCE-953A-365F-9412-775DE0AF2870> /usr/lib/libcrypto.0.9.8.dylib
0x7fff8ad01000 - 0x7fff8ad30ff7 com.apple.CoreServicesInternal (221.7.2 - 221.7.2) /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff8ad31000 - 0x7fff8ad31ff7 libunc.dylib (29) <5676F7EA-C1DF-329F-B006-D2C3022B7D70> /usr/lib/system/libunc.dylib
0x7fff8ad32000 - 0x7fff8ad4dfff com.apple.AppleVPAFramework (1.4.5 - 1.4.5) /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
0x7fff8ad7f000 - 0x7fff8ad7ffff com.apple.Cocoa (6.8 - 21) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff8ada1000 - 0x7fff8ada9ff7 com.apple.AppleSRP (5.0 - 1) <68F0C577-ED96-34F2-B701-CE3023367D4D> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
0x7fff8b098000 - 0x7fff8b0b2ff7 liblzma.5.dylib (7) <1D03E875-A7C0-3028-814C-3C27F7B7C079> /usr/lib/liblzma.5.dylib
0x7fff8b0b3000 - 0x7fff8b102ff7 com.apple.opencl (2.4.2 - 2.4.2) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff8b108000 - 0x7fff8b221ffb com.apple.CoreText (352.0 - 454.9) /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff8b222000 - 0x7fff8b368fef libsqlite3.dylib (168.2) <53F6A294-15D7-3804-9ABF-47D35E15CDFB> /usr/lib/libsqlite3.dylib
0x7fff8b369000 - 0x7fff8b37bff7 com.apple.CoreDuetDaemonProtocol (1.0 - 1) /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/CoreDuetDaemonProtocol
0x7fff8b3b1000 - 0x7fff8b680ff3 com.apple.CoreImage (10.3.4) /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff8b687000 - 0x7fff8b6dbfff libc++.1.dylib (120) <1B9530FD-989B-3174-BB1C-BDC159501710> /usr/lib/libc++.1.dylib
0x7fff8b80f000 - 0x7fff8b855ff7 libFontRegistry.dylib (134.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff8b8b0000 - 0x7fff8b8e3fff com.apple.MediaKit (16 - 757.2) <2912E5C2-085F-3FE2-8531-23B6E894B0F0> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x7fff8b8e4000 - 0x7fff8b925fff libGLU.dylib (11.1.2) <2BA52A8D-ED35-3D86-B2D6-41479969C96D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff8b926000 - 0x7fff8b94fffb libxslt.1.dylib (13) /usr/lib/libxslt.1.dylib
0x7fff8b950000 - 0x7fff8ba42fff libxml2.2.dylib (26) /usr/lib/libxml2.2.dylib
0x7fff8ba4b000 - 0x7fff8ba56fff libcommonCrypto.dylib (60061.30.1) /usr/lib/system/libcommonCrypto.dylib
0x7fff8ba99000 - 0x7fff8ba99fff com.apple.Accelerate (1.10 - Accelerate 1.10) <2C8AF258-4F11-3BEC-A826-22D7199B3975> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff8ba9a000 - 0x7fff8bab1ff7 libLinearAlgebra.dylib (1128) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
0x7fff8bac9000 - 0x7fff8bbf9fff com.apple.UIFoundation (1.0 - 1) <466BDFA8-0B9F-3AB0-989D-F9779422926A> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
0x7fff8bc79000 - 0x7fff8bccafff com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <450293F7-DAE7-3DD0-8F7C-71FC2FD72627> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff8bd26000 - 0x7fff8bd58ff3 com.apple.frameworks.CoreDaemon (1.3 - 1.3) /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
0x7fff8bd59000 - 0x7fff8c189fff com.apple.vision.FaceCore (3.1.6 - 3.1.6) /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x7fff8c34a000 - 0x7fff8c3dfff7 com.apple.ColorSync (4.9.0 - 4.9.0) <9150C2B7-2E6E-3509-96EA-7B3F959F049E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff8c49a000 - 0x7fff8c4a7fff libxar.1.dylib (255) <7CD69BB5-97BA-3858-8A8B-2F33F129E6E7> /usr/lib/libxar.1.dylib
0x7fff8c4a8000 - 0x7fff8c4abfff com.apple.IOSurface (97.4 - 97.4) /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff8c4ac000 - 0x7fff8c4e6ffb com.apple.DebugSymbols (115 - 115) <6F03761D-7C3A-3C80-8031-AA1C1AD7C706> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff8c4e7000 - 0x7fff8c4f2ff7 libcsfde.dylib (471.30.1) /usr/lib/libcsfde.dylib
0x7fff8d2c1000 - 0x7fff8d307ff7 libauto.dylib (186) /usr/lib/libauto.dylib
0x7fff8d308000 - 0x7fff8d332ff7 libdispatch.dylib (442.1.4) <502CF32B-669B-3709-8862-08188225E4F0> /usr/lib/system/libdispatch.dylib
0x7fff8d333000 - 0x7fff8d3d1fff com.apple.Metadata (10.7.0 - 917.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff8d3d2000 - 0x7fff8d3d4fff com.apple.CoreDuetDebugLogging (1.0 - 1) <9A6E5710-EA99-366E-BF40-9A65EC1B46A1> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/CoreDuetDebugLogging
0x7fff8d9db000 - 0x7fff8d9f8fff libsystem_kernel.dylib (2782.30.5) <101D28C0-AF07-3B81-87BE-CA27ADED33AB> /usr/lib/system/libsystem_kernel.dylib
0x7fff8dc75000 - 0x7fff8dc9bfff com.apple.ChunkingLibrary (2.1 - 163.6) <29D4CB95-42EF-34C6-8182-BDB6F7BB1E79> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x7fff8dccd000 - 0x7fff8dccfff7 libsystem_coreservices.dylib (9) <41B7C578-5A53-31C8-A96F-C73E030B0938> /usr/lib/system/libsystem_coreservices.dylib
0x7fff8dd3f000 - 0x7fff8deefff3 com.apple.QuartzCore (1.10 - 361.19) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff8def0000 - 0x7fff8df92fff com.apple.Bluetooth (4.3.5 - 4.3.5f8) /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x7fff8df93000 - 0x7fff8e121fff libBLAS.dylib (1128) <497912C1-A98E-3281-BED7-E9C751552F61> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff8e1ba000 - 0x7fff8e1bafff com.apple.ApplicationServices (48 - 48) <5BF7910B-C328-3BF8-BA4F-CE52B574CE01> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff8e26c000 - 0x7fff8e294fff libxpc.dylib (559.30.1) <80D68997-17B9-32B6-A5FA-A218216415E5> /usr/lib/system/libxpc.dylib
0x7fff8e2ee000 - 0x7fff8e319fff com.apple.DictionaryServices (1.2 - 229) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff8e31a000 - 0x7fff8e32cff7 com.apple.ImageCapture (9.0 - 9.0) <7FB65DD4-56B5-35C4-862C-7A2DED991D1F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff8e32d000 - 0x7fff8e336ff3 com.apple.CommonAuth (4.0 - 2.0) <07FD1753-5498-310F-8C58-49E2F27C614B> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff8e3b9000 - 0x7fff8e3d3ff7 com.apple.Kerberos (3.0 - 1) <7760E0C2-A222-3709-B2A6-B692D900CEB1> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff8e511000 - 0x7fff8e59dff7 libsystem_c.dylib (1044.10.1) <86FBED7A-F2C8-3591-AD6F-486DD57E6B6A> /usr/lib/system/libsystem_c.dylib
0x7fff8e5ed000 - 0x7fff8e5f2fff com.apple.DiskArbitration (2.6 - 2.6) <0DFF4D9B-2AC3-3B82-B5C5-30F4EFBD2DB9> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff8e5f3000 - 0x7fff8e5f4ff7 libsystem_blocks.dylib (65) <9615D10A-FCA7-3BE4-AA1A-1B195DACE1A1> /usr/lib/system/libsystem_blocks.dylib
0x7fff8e646000 - 0x7fff8e76eff7 com.apple.coreui (2.1 - 308.6) <9E0E9C6A-68F5-34C1-A17C-96226D401D4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff8e8a5000 - 0x7fff8e8f2ff7 com.apple.print.framework.PrintCore (10.3 - 451.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff8e8f3000 - 0x7fff8e901ff7 com.apple.opengl (11.1.2 - 11.1.2) <5F355713-4637-33CD-9CBA-4B4CA43FB0FE> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff8e991000 - 0x7fff8e9abff7 libextension.dylib (55.2) <3BB019CA-199A-36AC-AA22-14B562138545> /usr/lib/libextension.dylib
0x7fff8e9b8000 - 0x7fff8e9b9ffb libremovefile.dylib (35) <3485B5F4-6CE8-3C62-8DFD-8736ED6E8531> /usr/lib/system/libremovefile.dylib
0x7fff8eaac000 - 0x7fff8eb1efff com.apple.framework.IOKit (2.0.2 - 1050.20.2) <09C0518C-90DF-3FC3-96D6-34D35F72C8EF> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff8eb1f000 - 0x7fff8eba3fff com.apple.PerformanceAnalysis (1.0 - 1) /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff8eba4000 - 0x7fff8eba8fff com.apple.CommonPanels (1.2.6 - 96) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff8f520000 - 0x7fff8f54bfff libc++abi.dylib (125) <88A22A0F-87C6-3002-BFBA-AC0F2808B8B9> /usr/lib/libc++abi.dylib
0x7fff8f54c000 - 0x7fff8f57cfff libsystem_m.dylib (3086.1) <1E12AB45-6D96-36D0-A226-F24D9FB0D9D6> /usr/lib/system/libsystem_m.dylib
0x7fff8f7c3000 - 0x7fff8f81efe7 libTIFF.dylib (1238) <3DFEB4AE-3BE9-3C07-B804-921AD23FB48F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff8f831000 - 0x7fff8f833fff com.apple.loginsupport (1.0 - 1) /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
0x7fff8f834000 - 0x7fff8f83aff7 libsystem_networkextension.dylib (167.30.1) <3E99FF35-DCBB-3A4C-8853-F1F39A792D29> /usr/lib/system/libsystem_networkextension.dylib
0x7fff8f8ad000 - 0x7fff8f8deff7 com.apple.ProtectedCloudStorage (1.0 - 1) <9D76F2E0-C28A-3DBC-A91F-E87888D46BF0> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
0x7fff8f8df000 - 0x7fff8f8e7fff libsystem_platform.dylib (63) <64E34079-D712-3D66-9CE2-418624A5C040> /usr/lib/system/libsystem_platform.dylib
0x7fff8f8e8000 - 0x7fff8f94fffb com.apple.datadetectorscore (6.0 - 396.1.1) <2127914D-0F8B-3032-9E25-E4209531D948> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff8f9ad000 - 0x7fff8f9e4ffb com.apple.LDAPFramework (2.4.28 - 194.5) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x7fff8f9e5000 - 0x7fff8fa51ff3 com.apple.MMCS (1.3 - 327.5) /System/Library/PrivateFrameworks/MMCS.framework/Versions/A/MMCS
0x7fff8fa52000 - 0x7fff8fae8ff7 com.apple.cloudkit.CloudKit (283.67.3 - 283.67.3) <45D9ADA5-E7D2-3AA0-B0BC-A836BCFBDDCA> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
0x7fff8faf5000 - 0x7fff8fb02ff3 com.apple.ProtocolBuffer (1 - 228.0.1) <3429EB06-9F0E-355F-B9AB-F72879177398> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
0x7fff8fb03000 - 0x7fff8fb03fff com.apple.CoreServices (62 - 62) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff8fc4e000 - 0x7fff8fc72fef libJPEG.dylib (1238) <8CB4D185-069F-38FE-ABB9-25E514DE227D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff8fcce000 - 0x7fff8fdf2ff7 com.apple.LaunchServices (644.56 - 644.56) <20AABB1C-9319-3E4D-A024-51B0DD5FCD3B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff90187000 - 0x7fff901a1ff3 com.apple.Ubiquity (1.3 - 313) /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
0x7fff901a2000 - 0x7fff901a7ff7 libunwind.dylib (35.3) /usr/lib/system/libunwind.dylib
0x7fff9026a000 - 0x7fff90286fff com.apple.GenerationalStorage (2.0 - 209.11) <9FF8DD11-25FB-3047-A5BF-9415339B3EEC> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff902b0000 - 0x7fff902fafff com.apple.HIServices (1.22 - 523) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff9032b000 - 0x7fff903b4ff7 com.apple.CoreSymbolication (3.1 - 57020.2) /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff903b5000 - 0x7fff903b5fff com.apple.Carbon (154 - 157) <9BF51672-1684-3FDE-A561-FC59A2864EF8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff908ed000 - 0x7fff9091afff com.apple.CoreVideo (1.8 - 145.1) <18DB07E0-B927-3260-A234-636F298D1917> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff9091b000 - 0x7fff9093bfff com.apple.IconServices (47.1 - 47.1) /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x7fff9093c000 - 0x7fff90940ff7 libGIF.dylib (1238) <85700496-D341-3497-96A6-96948A710370> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff90941000 - 0x7fff9094cfff libGL.dylib (11.1.2) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff9094d000 - 0x7fff909a7ff7 com.apple.LanguageModeling (1.0 - 1) /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling

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

VM Region Summary:
ReadOnly portion of Libraries: Total=210.5M resident=180.6M(86%) swapped_out_or_unallocated=30.0M(14%)
Writable regions: Total=482.9M written=131.8M(27%) resident=161.9M(34%) swapped_out=0K(0%) unallocated=321.0M(66%)

REGION TYPE VIRTUAL
=========== =======
CG backing stores 20.2M
CG image 92K
CG shared images 336K
CoreAnimation 88K
CoreImage 16K
CoreUI image data 384K
Foundation 4K
Kernel Alloc Once 8K
MALLOC 431.0M
MALLOC (admin) 32K
Memory Tag 242 12K
Memory Tag 251 8K
OpenCL 16K
STACK GUARD 56.0M
Stack 12.6M
Stack (reserved) 520K reserved VM address space (unallocated)
VM_ALLOCATE 17.1M
__DATA 16.4M
__IMAGE 528K
__LINKEDIT 75.4M
__TEXT 135.1M
__UNICODE 552K
mapped file 307.7M
shared memory 4K
=========== =======
TOTAL 1.0G
TOTAL, minus reserved VM space 1.0G

Model: MacBookPro11,3, BootROM MBP112.0138.B15, 4 processors, Intel Core i7, 2.3 GHz, 16 GB, SMC 2.19f12
Graphics: Intel Iris Pro, Intel Iris Pro, Built-In
Graphics: NVIDIA GeForce GT 750M, NVIDIA GeForce GT 750M, PCIe, 2048 MB
Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1600 MHz, 0x02FE, -
Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1600 MHz, 0x02FE, -
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x134), Broadcom BCM43xx 1.0 (7.15.166.24.3)
Bluetooth: Version 4.3.5f8 15969, 3 services, 27 devices, 1 incoming serial ports
Network Service: AirPort, AirPort, en0
Serial ATA Device: APPLE SSD SM0512F, 500,28 GB
USB Device: Internal Memory Card Reader
USB Device: BRCM20702 Hub
USB Device: Bluetooth USB Host Controller
USB Device: Apple Internal Keyboard / Trackpad
Thunderbolt Bus: MacBook Pro, Apple Inc., 17.1

I wasn't able to set up this Dr. Wing thing. Norton killed it. Deemed it unsafe. The .exe file is there but can't install the program.

Dear Nir, here's below the Apple report of the new crash: Please let me know, Moreover I paid for a privilege access - best
Anonymous UUID: 97449AE5-26D2-BFED-6039-423E68BB7167

Mon Oct 19 19:48:23 2015

*** Panic Report ***
panic(cpu 0 caller 0xffffff8023f20853): "Valid/unreserved element 0xffffff8037d16be0 (0x0) in reserved list"@/Library/Caches/com.apple.xbs/Sources/xnu/xnu-3247.1.106/osfmk/kern/waitq.c:962
Backtrace (CPU 0), Frame : Return Address
0xffffff812f783cf0 : 0xffffff8023ee5357
0xffffff812f783d70 : 0xffffff8023f20853
0xffffff812f783dc0 : 0xffffff8023ed0fb0
0xffffff812f783e10 : 0xffffff8023ed0ba7
0xffffff812f783e60 : 0xffffff8023ecd4c9
0xffffff812f783ea0 : 0xffffff8023edcfc5
0xffffff812f783f10 : 0xffffff8023fc135a
0xffffff812f783fb0 : 0xffffff8023ff48b6

BSD process name corresponding to current thread: SoulseekQt

Mac OS version:
15A284

Kernel version:
Darwin Kernel Version 15.0.0: Wed Aug 26 16:57:32 PDT 2015; root:xnu-3247.1.106~1/RELEASE_X86_64
Kernel UUID: 37BC582F-8BF4-3F65-AFBB-ECF792060C68
Kernel slide: 0x0000000023c00000
Kernel text base: 0xffffff8023e00000
__HIB text base: 0xffffff8023d00000
System model name: MacBookPro8,2 (Mac-94245A3940C91C80)

System uptime in nanoseconds: 42139568441295
last loaded kext at 40713630980030: com.apple.driver.AppleXsanScheme 3 (addr 0xffffff7fa79bb000, size 32768)
last unloaded kext at 40778956640419: com.apple.driver.AppleXsanScheme 3 (addr 0xffffff7fa79bb000, size 32768)
loaded kexts:
com.Perfect.Driver.SystemAudioRecorder 1.0.0
com.hzsystems.terminus.driver 4
com.apple.filesystems.afpfs 11.0
com.apple.nke.asp-tcp 8.0.0
com.apple.filesystems.smbfs 3.0.0
com.apple.driver.AppleBluetoothMultitouch 90.3
com.apple.driver.AppleHWSensor 1.9.5d0
com.apple.driver.AGPM 110.20.19
com.apple.driver.pmtelemetry 1
com.apple.driver.AppleUSBDisplays 378
com.apple.filesystems.autofs 3.0
com.apple.driver.AppleOSXWatchdog 1
com.apple.driver.AppleMikeyHIDDriver 124
com.apple.driver.AppleMikeyDriver 272.50
com.apple.driver.AppleUpstreamUserClient 3.6.1
com.apple.driver.AppleIntelHD3000Graphics 10.0.0
com.apple.driver.SMCMotionSensor 3.0.4d1
com.apple.driver.AppleLPC 3.1
com.apple.kext.AMDFramebuffer 1.3.6
com.apple.driver.AppleSMCLMU 208
com.apple.driver.AppleSMCPDRC 1.0.0
com.apple.driver.ACPI_SMC_PlatformPlugin 1.0.0
com.apple.AMDRadeonX3000 1.3.6
com.apple.kext.AMD6000Controller 1.3.6
com.apple.driver.AppleMCCSControl 1.2.13
com.apple.driver.AppleHDA 272.50
com.apple.driver.AppleMuxControl 3.11.31
com.apple.iokit.IOUserEthernet 1.0.1
com.apple.iokit.IOBluetoothSerialManager 4.4.0f4
com.apple.Dont_Steal_Mac_OS_X 7.0.0
com.apple.driver.AppleHV 1
com.apple.driver.AppleIntelSlowAdaptiveClocking 4.0.0
com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport 4.4.0f4
com.apple.driver.AudioAUUC 1.70
com.apple.driver.AppleThunderboltIP 3.0.8
com.apple.driver.AppleIntelSNBGraphicsFB 10.0.0
com.apple.driver.AppleUSBStorageCoexistentDriver 3.7.1
com.apple.driver.AppleUSBTCButtons 245.4
com.apple.driver.AppleUSBTCKeyboard 245.4
com.apple.driver.AppleIRController 327.5
com.apple.iokit.SCSITaskUserClient 3.7.7
com.apple.AppleFSCompression.AppleFSCompressionTypeDataless 1.0.0d1
com.apple.AppleFSCompression.AppleFSCompressionTypeZlib 1.0.0
com.apple.BootCache 37
com.apple.driver.AirPort.Brcm4331 800.20.24
com.apple.iokit.IOAHCIBlockStorage 2.8.0
com.apple.driver.AppleSDXC 1.7.0
com.apple.iokit.AppleBCM5701Ethernet 10.1.11
com.apple.driver.AppleFWOHCI 5.5.2
com.apple.driver.AppleAHCIPort 3.1.5
com.apple.driver.usb.AppleUSBEHCIPCI 1.0.1
com.apple.driver.AppleSmartBatteryManager 161.0.0
com.apple.driver.AppleACPIButtons 4.0
com.apple.driver.AppleRTC 2.0
com.apple.driver.AppleHPET 1.8
com.apple.driver.AppleSMBIOS 2.1
com.apple.driver.AppleACPIEC 4.0
com.apple.driver.AppleAPIC 1.7
com.apple.driver.AppleIntelCPUPowerManagementClient 218.0.0
com.apple.nke.applicationfirewall 163
com.apple.security.quarantine 3
com.apple.security.TMSafetyNet 8
com.apple.driver.AppleIntelCPUPowerManagement 218.0.0
com.apple.driver.AppleBluetoothHIDKeyboard 181
com.apple.driver.AppleHIDKeyboard 181
com.apple.security.SecureRemotePassword 1.0
com.apple.driver.IOBluetoothHIDDriver 4.4.0f4
com.apple.driver.AppleMultitouchDriver 304.9
com.apple.driver.AppleHIDTransport 5
com.apple.iokit.IOUSBHIDDriverPM 900.4.1
com.apple.kext.triggers 1.0
com.apple.driver.IOPlatformPluginLegacy 1.0.0
com.apple.driver.IOPlatformPluginFamily 6.0.0d7
com.apple.driver.AppleSMBusPCI 1.0.14d1
com.apple.iokit.IOAcceleratorFamily2 203.7.1
com.apple.kext.AMDSupport 1.3.6
com.apple.AppleGraphicsDeviceControl 3.11.31
com.apple.driver.AppleSMBusController 1.0.14d1
com.apple.driver.DspFuncLib 272.50
com.apple.kext.OSvKernDSPLib 525
com.apple.driver.AppleBacklightExpert 1.1.0
com.apple.iokit.IONDRVSupport 2.4.1
com.apple.driver.AppleGraphicsControl 3.11.31
com.apple.iokit.IOSurface 108.0.1
com.apple.iokit.IOSerialFamily 11
com.apple.driver.AppleSMC 3.1.9
com.apple.driver.CoreCaptureResponder 1
com.apple.iokit.IOSlowAdaptiveClockingFamily 1.0.0
com.apple.iokit.IOFireWireIP 2.2.6
com.apple.driver.AppleHDAController 272.50
com.apple.iokit.IOHDAFamily 272.50
com.apple.iokit.IOBluetoothHostControllerUSBTransport 4.4.0f4
com.apple.iokit.IOBluetoothFamily 4.4.0f4
com.apple.iokit.IOGraphicsFamily 2.4.1
com.apple.driver.AppleUSBComposite 900.4.1
com.apple.driver.AppleThunderboltDPInAdapter 4.1.2
com.apple.driver.AppleThunderboltPCIUpAdapter 2.0.2
com.apple.driver.AppleThunderboltDPOutAdapter 4.1.2
com.apple.driver.AppleThunderboltDPAdapterFamily 4.1.2
com.apple.driver.AppleThunderboltPCIDownAdapter 2.0.2
com.apple.iokit.IOSCSIBlockCommandsDevice 3.7.7
com.apple.iokit.IOUSBMassStorageClass 4.0.0
com.apple.iokit.IOUSBMassStorageDriver 1.0.0
com.apple.driver.AppleUSBAudio 301.52
com.apple.iokit.IOAudioFamily 203.8
com.apple.vecLib.kext 1.2.0
com.apple.driver.usb.IOUSBHostHIDDevice 1.0.1
com.apple.driver.AppleUSBMultitouch 250.4
com.apple.iokit.IOUSBHIDDriver 900.4.1
com.apple.driver.usb.AppleUSBHostCompositeDevice 1.0.1
com.apple.driver.usb.AppleUSBHub 1.0.1
com.apple.iokit.IOSCSIMultimediaCommandsDevice 3.7.7
com.apple.iokit.IOBDStorageFamily 1.8
com.apple.iokit.IODVDStorageFamily 1.8
com.apple.iokit.IOCDStorageFamily 1.8
com.apple.driver.CoreStorage 517
com.apple.driver.usb.AppleUSBXHCIPCI 1.0.1
com.apple.driver.usb.AppleUSBXHCI 1.0.1
com.apple.driver.AppleThunderboltNHI 4.0.1
com.apple.iokit.IOThunderboltFamily 5.0.6
com.apple.iokit.IOAHCISerialATAPI 2.6.2
com.apple.iokit.IOSCSIArchitectureModelFamily 3.7.7
com.apple.iokit.IOEthernetAVBController 1.0.3b3
com.apple.iokit.IO80211Family 1100.23
com.apple.driver.mDNSOffloadUserClient 1.0.1b8
com.apple.iokit.IONetworkingFamily 3.2
com.apple.driver.corecapture 1.0.4
com.apple.iokit.IOFireWireFamily 4.5.8
com.apple.iokit.IOAHCIFamily 2.8.0
com.apple.driver.usb.AppleUSBEHCI 1.0.1
com.apple.iokit.IOUSBFamily 900.4.1
com.apple.iokit.IOUSBHostFamily 1.0.1
com.apple.driver.AppleUSBHostMergeProperties 1.0.1
com.apple.driver.AppleEFINVRAM 2.0
com.apple.driver.AppleEFIRuntime 2.0
com.apple.iokit.IOHIDFamily 2.0.0
com.apple.iokit.IOSMBusFamily 1.1
com.apple.security.sandbox 300.0
com.apple.kext.AppleMatch 1.0.0d1
com.apple.driver.AppleKeyStore 2
com.apple.driver.AppleMobileFileIntegrity 1.0.5
com.apple.driver.AppleCredentialManager 1.0
com.apple.driver.DiskImages 414
com.apple.iokit.IOStorageFamily 2.1
com.apple.iokit.IOReportFamily 31
com.apple.driver.AppleFDEKeyStore 28.30
com.apple.driver.AppleACPIPlatform 4.0
com.apple.iokit.IOPCIFamily 2.9
com.apple.iokit.IOACPIFamily 1.4
com.apple.kec.pthread 1
com.apple.kec.corecrypto 1.0
com.apple.kec.Libm 1
Model: MacBookPro8,2, BootROM MBP81.0047.B2A, 4 processors, Intel Core i7, 2,2 GHz, 8 GB, SMC 1.69f3
Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In
Graphics: AMD Radeon HD 6750M, AMD Radeon HD 6750M, PCIe, 1024 MB
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1333 MHz, 0x80AD, 0x484D54333531533642465238432D48392020
Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1333 MHz, 0x80AD, 0x484D54333531533642465238432D48392020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6), Broadcom BCM43xx 1.0 (5.106.98.100.24)
Bluetooth: Version 4.4.0f4 16320, 3 services, 27 devices, 1 incoming serial ports
Network Service: Broadcom NetXtreme Gigabit Ethernet Controller, Ethernet, en5
Network Service: Wi-Fi, AirPort, en1
PCI Card: Apple 57761-B0, Ethernet Controller, Thunderbolt@188,0,0
PCI Card: pci11c1,5901, IEEE 1394 Open HCI, Thunderbolt@187,0,0
PCI Card: pci12d8,400e, USB Open Host Controller, Thunderbolt@186,0,0
PCI Card: pci12d8,400e, USB Open Host Controller, Thunderbolt@186,0,1
PCI Card: pci12d8,400f, USB Enhanced Host Controller, Thunderbolt@186,0,2
PCI Card: pci1b73,1100, USB eXtensible Host Controller, Thunderbolt@196,0,0
PCI Card: pci11c1,5901, IEEE 1394 Open HCI, Thunderbolt@195,0,0
PCI Card: Broadcom 57762-A1, Ethernet Controller, Thunderbolt@194,0,0
PCI Card: pci1b21,612, AHCI Controller, Thunderbolt@199,0,0
Serial ATA Device: Samsung SSD 840 EVO 500GB, 500,11 GB
Serial ATA Device: MATSHITADVD-R UJ-8A8
Serial ATA Device: ST1000LM024 HN-M101MBB, 1 TB
USB Device: USB 2.0 Bus
USB Device: FaceTime HD Camera (Built-in)
USB Device: Hub
USB Device: Apple Internal Keyboard / Trackpad
USB Device: BRCM2070 Hub
USB Device: Bluetooth USB Host Controller
USB Device: USB 2.0 Bus
USB Device: Hub
USB Device: IR Receiver
USB Device: USB 2.0 Bus
USB Device: USB 3.0 Bus
USB Device: My Passport 0820
USB Device: USB PnP Sound Device
USB Device: USB2.0 Hub
USB Device: USB2.0 Hub
USB Device: 012345678901234567890123456789012345678901234567
Thunderbolt Bus: MacBook Pro, Apple Inc., 22.1
Thunderbolt Device: Thunderbolt Display, Apple Inc., 1, 26.2

Dear Nir, as i have written in the other folder of the forum (the one specifically dedicated to the crashes under El Capitan OSX 10.11) posting a new crash report, crashes and problems are continuing in the brand new update of the OS (10.11.1) - Please, let me know how to save the situation. My nickname in Soulseek is pannonica and moreover I paid for the privileges. Thanks

I just did a clean install of Windows 7 (x64) on my PC and am now experiencing crashes with Soulseek (Microsoft Runtime Errors). I've removed anything that has C++ Runtime anything and that didn't work. Tried a clean reboot of Windows and that didn't work.
Reading above the whole thing with Dr. MingW, couldn't make that work either. Downloaded and unzipped the file but and tried to run the program but nothing happened. Did the Command Line thing with "drmingw -i" (minus the quotes) but received this error message:
'drmingw' is not recognized as an internal or external command, operable, or batch file. Whatever that means. I know this is a somewhat old thread but each time I look for a solution, I keep coming back to it. Hopefully someone can help me.
Thanks.

I have the newest build of Slsk on windows 7. I have not been able to run the program for months, even though I am a paying user. I tried installing the mingw program. It installed but when I ask it to debug it throws up a blank screen with no info. Any ideas?