Mac SoulseekQt crashes at opening

Tried uninstalling then reinstalling. Same problem, please help:

Process: SoulseekQt [415]
Path: /Applications/SoulseekQt.app/Contents/MacOS/SoulseekQt
Identifier: com.yourcompany.SoulseekQt
Version: ??? (???)
Code Type: X86-64 (Native)
Parent Process: launchd [134]

Date/Time: 2012-04-29 16:43:36.238 -0400
OS Version: Mac OS X 10.6.8 (10K549)
Report Version: 6

Interval Since Last Report: 1757 sec
Crashes Since Last Report: 8
Per-App Interval Since Last Report: 63 sec
Per-App Crashes Since Last Report: 8
Anonymous UUID: C6C7CDBC-669A-43D1-A5C8-879F88E5DD1F

Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Thread 0 Crashed: Dispatch queue: com.apple.main-thread
0 com.yourcompany.SoulseekQt 0x00000001000259b9 CrashAssert(bool) + 9
1 com.yourcompany.SoulseekQt 0x0000000100025f7f ItemSet::operator ItemPtr() + 79
2 com.yourcompany.SoulseekQt 0x00000001000aace3 SharedFoldersManager::GetSharedFileItem(std::string) + 787
3 com.yourcompany.SoulseekQt 0x00000001000b1703 SharedFoldersManager::OnMP3Scanned(QString, int, QString, int, bool, int) + 323
4 com.yourcompany.SoulseekQt 0x000000010017230c SharedFoldersManager::qt_metacall(QMetaObject::Call, int, void**) + 924
5 QtCore 0x00000001010eebd9 QObject::event(QEvent*) + 1081
6 QtGui 0x0000000100313e8d QApplicationPrivate::notify_helper(QObject*, QEvent*) + 189
7 QtGui 0x000000010031a58e QApplication::notify(QObject*, QEvent*) + 2094
8 QtCore 0x0000000100ff421c QCoreApplication::notifyInternal(QObject*, QEvent*) + 124
9 QtCore 0x00000001010e1e0b QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) + 731
10 com.apple.CoreFoundation 0x00007fff85fe3b07 __CFRunLoopDoObservers + 519
11 com.apple.CoreFoundation 0x00007fff85fbed74 CFRunLoopRunSpecific + 548
12 com.apple.HIToolbox 0x00007fff835997ee RunCurrentEventLoopInMode + 333
13 com.apple.HIToolbox 0x00007fff83599551 ReceiveNextEventCommon + 148
14 com.apple.HIToolbox 0x00007fff835994ac BlockUntilNextEventMatchingListInMode + 59
15 com.apple.AppKit 0x00007fff84b73eb2 _DPSNextEvent + 708
16 com.apple.AppKit 0x00007fff84b73801 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
17 com.apple.AppKit 0x00007fff84b3968f -[NSApplication run] + 395
18 QtGui 0x00000001002d0c04 QDesktopWidget::resizeEvent(QResizeEvent*) + 12724
19 QtCore 0x00000001010e0774 QEventLoop::processEvents(QFlags) + 68
20 QtCore 0x00000001010e0a94 QEventLoop::exec(QFlags) + 180
21 QtCore 0x00000001010e20bc QCoreApplication::exec() + 188
22 com.yourcompany.SoulseekQt 0x0000000100003144 main + 148
23 com.yourcompany.SoulseekQt 0x0000000100003088 start + 52

Thread 1: Dispatch queue: com.apple.libdispatch-manager
0 libSystem.B.dylib 0x00007fff801bbc0a kevent + 10
1 libSystem.B.dylib 0x00007fff801bdadd _dispatch_mgr_invoke + 154
2 libSystem.B.dylib 0x00007fff801bd7b4 _dispatch_queue_invoke + 185
3 libSystem.B.dylib 0x00007fff801bd2de _dispatch_worker_thread2 + 252
4 libSystem.B.dylib 0x00007fff801bcc08 _pthread_wqthread + 353
5 libSystem.B.dylib 0x00007fff801bcaa5 start_wqthread + 13

Thread 2:
0 libSystem.B.dylib 0x00007fff80225d62 poll + 10
1 com.yourcompany.SoulseekQt 0x000000010017cf33 receivedata + 60
2 com.yourcompany.SoulseekQt 0x0000000100179741 upnpDiscover + 1277
3 com.yourcompany.SoulseekQt 0x0000000100137068 ThreadedServices::Init() + 264
4 com.yourcompany.SoulseekQt 0x00000001001757c7 ThreadedServices::qt_metacall(QMetaObject::Call, int, void**) + 71
5 QtCore 0x00000001010eebd9 QObject::event(QEvent*) + 1081
6 QtGui 0x0000000100313e8d QApplicationPrivate::notify_helper(QObject*, QEvent*) + 189
7 QtGui 0x000000010031a58e QApplication::notify(QObject*, QEvent*) + 2094
8 QtCore 0x0000000100ff421c QCoreApplication::notifyInternal(QObject*, QEvent*) + 124
9 QtCore 0x00000001010e1e0b QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) + 731
10 QtCore 0x0000000101107b52 QEventDispatcherUNIX::processEvents(QFlags) + 66
11 QtCore 0x00000001010e0774 QEventLoop::processEvents(QFlags) + 68
12 QtCore 0x00000001010e0a94 QEventLoop::exec(QFlags) + 180
13 QtCore 0x00000001010272e6 QThread::exec() + 182
14 QtCore 0x00000001010282f5 QThread::setPriority(QThread::Priority) + 469
15 libSystem.B.dylib 0x00007fff801dbfd6 _pthread_start + 331
16 libSystem.B.dylib 0x00007fff801dbe89 thread_start + 13

Thread 3:
0 libSystem.B.dylib 0x00007fff801e6932 select$DARWIN_EXTSN + 10
1 QtCore 0x0000000101103455 qt_safe_select(int, fd_set*, fd_set*, fd_set*, timeval const*) + 389
2 QtCore 0x00000001011076f3 QEventDispatcherUNIXPrivate::doSelect(QFlags, timeval*) + 435
3 QtCore 0x0000000101107bc2 QEventDispatcherUNIX::processEvents(QFlags) + 178
4 QtCore 0x00000001010e0774 QEventLoop::processEvents(QFlags) + 68
5 QtCore 0x00000001010e0a94 QEventLoop::exec(QFlags) + 180
6 QtCore 0x00000001010272e6 QThread::exec() + 182
7 QtCore 0x00000001010282f5 QThread::setPriority(QThread::Priority) + 469
8 libSystem.B.dylib 0x00007fff801dbfd6 _pthread_start + 331
9 libSystem.B.dylib 0x00007fff801dbe89 thread_start + 13

Thread 4: com.apple.CFSocket.private
0 libSystem.B.dylib 0x00007fff801e6932 select$DARWIN_EXTSN + 10
1 com.apple.CoreFoundation 0x00007fff85fe1468 __CFSocketManager + 824
2 libSystem.B.dylib 0x00007fff801dbfd6 _pthread_start + 331
3 libSystem.B.dylib 0x00007fff801dbe89 thread_start + 13

Thread 5:
0 libSystem.B.dylib 0x00007fff801dda6a __semwait_signal + 10
1 libSystem.B.dylib 0x00007fff801e1881 _pthread_cond_wait + 1286
2 QtCore 0x0000000100fabb90 QWaitCondition::wait(QMutex*, unsigned long) + 272
3 QtCore 0x0000000101024372 QThreadPool::start(QRunnable*, int) + 594
4 QtCore 0x00000001010282f5 QThread::setPriority(QThread::Priority) + 469
5 libSystem.B.dylib 0x00007fff801dbfd6 _pthread_start + 331
6 libSystem.B.dylib 0x00007fff801dbe89 thread_start + 13

Thread 6:
0 libSystem.B.dylib 0x00007fff801bca2a __workq_kernreturn + 10
1 libSystem.B.dylib 0x00007fff801bce3c _pthread_wqthread + 917
2 libSystem.B.dylib 0x00007fff801bcaa5 start_wqthread + 13

Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000002 rbx: 0x00007fff5fbfe600 rcx: 0x00007fff70043650 rdx: 0x0000000002b51600
rdi: 0x0000000000000000 rsi: 0x00007fff5fbfe240 rbp: 0x00007fff5fbfe160 rsp: 0x00007fff5fbfe160
r8: 0x0000000000000001 r9: 0x000000011552ecf0 r10: 0x000000011557cf60 r11: 0x0000000000000003
r12: 0x00007fff5fbfe240 r13: 0x00007fff5fbfe280 r14: 0x00007fff5fbfe5f0 r15: 0x00007fff70bf2500
rip: 0x00000001000259b9 rfl: 0x0000000000010246 cr2: 0x0000000000000000

Binary Images:
0x100000000 - 0x100220fef +com.yourcompany.SoulseekQt ??? (???) <2AA8C776-D561-6A12-94B4-2B11D36EDFED> /Applications/SoulseekQt.app/Contents/MacOS/SoulseekQt
0x100291000 - 0x100c70fff +QtGui 4.7.4 (compatibility 4.7.0) <4DCC441B-F328-7DD3-C149-3011BE727C55> /Applications/SoulseekQt.app/Contents/Frameworks/QtGui.framework/Versions/4/QtGui
0x100e43000 - 0x100f6cfff +QtNetwork 4.7.4 (compatibility 4.7.0) /Applications/SoulseekQt.app/Contents/Frameworks/QtNetwork.framework/Versions/4/QtNetwork
0x100fa1000 - 0x101228fef +QtCore 4.7.4 (compatibility 4.7.0) <12F4F71B-0999-8DD0-0D79-9D7F5E37EB98> /Applications/SoulseekQt.app/Contents/Frameworks/QtCore.framework/Versions/4/QtCore
0x1017e1000 - 0x1017e7ff7 +libqgif.dylib ??? (???) /Applications/SoulseekQt.app/Contents/PlugIns/imageformats/libqgif.dylib
0x1017eb000 - 0x1017f1ff7 +libqico.dylib ??? (???) <69BB65ED-DA81-FB1A-D462-04DD5958190D> /Applications/SoulseekQt.app/Contents/PlugIns/imageformats/libqico.dylib
0x113e36000 - 0x113e71ff7 +libqjpeg.dylib ??? (???) /Applications/SoulseekQt.app/Contents/PlugIns/imageformats/libqjpeg.dylib
0x113fba000 - 0x11400efef +libqmng.dylib ??? (???) <1F0AC0F4-0C20-5727-B36A-7659CFF550D0> /Applications/SoulseekQt.app/Contents/PlugIns/imageformats/libqmng.dylib
0x114016000 - 0x11406bff7 +libqtiff.dylib ??? (???) <448C6273-F32D-507A-7784-140E9031E1DD> /Applications/SoulseekQt.app/Contents/PlugIns/imageformats/libqtiff.dylib
0x7fff5fc00000 - 0x7fff5fc3be0f dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld
0x7fff80003000 - 0x7fff800d7fe7 com.apple.CFNetwork 454.12.4 (454.12.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff800d8000 - 0x7fff800e9ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib
0x7fff8016d000 - 0x7fff8016dff7 com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff8016e000 - 0x7fff801a1ff7 libTrueTypeScaler.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x7fff801a2000 - 0x7fff80363fef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
0x7fff807ac000 - 0x7fff807aefff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff807af000 - 0x7fff808a7ff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib
0x7fff808a8000 - 0x7fff808ebff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x7fff809c5000 - 0x7fff809cbff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x7fff80a04000 - 0x7fff80a07ff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff80a14000 - 0x7fff80a23fef com.apple.opengl 1.6.14 (1.6.14) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff80a24000 - 0x7fff80a28ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
0x7fff80a29000 - 0x7fff80cabfff com.apple.Foundation 6.6.8 (751.63) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff80cb6000 - 0x7fff80ccaff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff80d75000 - 0x7fff80df3ff7 com.apple.CoreText 151.12 (???) <5BE797B7-C903-B664-ADD9-7514B1A6EF9E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff80e96000 - 0x7fff80ebefff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff81763000 - 0x7fff81778ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff81785000 - 0x7fff81862fff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff81863000 - 0x7fff81c00fe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff81c01000 - 0x7fff81c22fff libresolv.9.dylib 41.1.0 (compatibility 1.0.0) <9410EC7F-4D24-6740-AFEE-90405750FAD7> /usr/lib/libresolv.9.dylib
0x7fff81e94000 - 0x7fff81e95fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib
0x7fff81e96000 - 0x7fff81f4ffff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib
0x7fff82fc8000 - 0x7fff8304dff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff8356b000 - 0x7fff83869fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff8386a000 - 0x7fff83981fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib
0x7fff83982000 - 0x7fff83a37fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff83a38000 - 0x7fff83afafe7 libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff83b5e000 - 0x7fff83b65fff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff83bb2000 - 0x7fff83bb7fff libGFXShared.dylib ??? (???) <6BBC351E-40B3-F4EB-2F35-05BDE52AF87E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff83bb8000 - 0x7fff83c07ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
0x7fff83cc1000 - 0x7fff844cbfe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff84588000 - 0x7fff8459efe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff845cf000 - 0x7fff845d4ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff845d5000 - 0x7fff845d8ff7 libCoreVMClient.dylib ??? (???) <75819794-3B7A-8944-D004-7EA6DD7CE836> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff845d9000 - 0x7fff845d9ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff845da000 - 0x7fff845f1fff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff845f2000 - 0x7fff8470cfff libGLProgrammability.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x7fff8470d000 - 0x7fff847f2fef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff84880000 - 0x7fff849b5fff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff849b6000 - 0x7fff849f1fff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff849f2000 - 0x7fff84a0bfff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff84a0c000 - 0x7fff84a1bfff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff84a1c000 - 0x7fff84a71ff7 com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x7fff84a72000 - 0x7fff84b2ffff com.apple.CoreServices.OSServices 359.2 (359.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff84b30000 - 0x7fff8552aff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff8552b000 - 0x7fff85577fff libauto.dylib ??? (???) /usr/lib/libauto.dylib
0x7fff85777000 - 0x7fff8577cfff libGIF.dylib ??? (???) <1888A176-22D5-C663-22D0-336D9D213BD6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff8577d000 - 0x7fff8580dfff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff85810000 - 0x7fff8587afe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff858c8000 - 0x7fff858c8ff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff858db000 - 0x7fff8599cfef com.apple.ColorSync 4.6.8 (4.6.8) <7DF1D175-6451-51A2-DBBF-40FCA78C0D2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff8599d000 - 0x7fff859c0fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff859c1000 - 0x7fff85a0afef libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff85a0b000 - 0x7fff85a0cff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff85a0d000 - 0x7fff85a38ff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib
0x7fff85a39000 - 0x7fff85a8cff7 com.apple.HIServices 1.8.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff85aa3000 - 0x7fff85c61ff7 com.apple.ImageIO.framework 3.0.5 (3.0.5) <4CF96F2C-B7BB-4C57-E352-3C678CA2B2B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff85cf3000 - 0x7fff85d42fef libTIFF.dylib ??? (???) <2DDC5A18-35EE-5B59-10D8-0F6925DB3858> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff85f2b000 - 0x7fff85f2dfff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff85f5e000 - 0x7fff85f72fff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff85f73000 - 0x7fff860eafe7 com.apple.CoreFoundation 6.6.6 (550.44) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff860eb000 - 0x7fff86129fe7 libFontRegistry.dylib ??? (???) <395D7C0D-36B5-B353-0DC8-51ABC0B1C030> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff8654c000 - 0x7fff865acfe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff865ad000 - 0x7fff865bffe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
0x7fff86766000 - 0x7fff868a4fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff86a88000 - 0x7fff86b14fef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff86b16000 - 0x7fff86b93fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
0x7fff86bd8000 - 0x7fff86bf8ff7 com.apple.DirectoryService.Framework 3.6 (621.12) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x7fff86fd4000 - 0x7fff86fefff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff8700a000 - 0x7fff87017fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x7fff87018000 - 0x7fff87018ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff87254000 - 0x7fff8726afef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
0x7fff875e2000 - 0x7fff8786cfe7 com.apple.security 6.1.2 (55002) /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff8786d000 - 0x7fff878b7ff7 com.apple.Metadata 10.6.3 (507.15) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff878b8000 - 0x7fff87fb4ff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff87fb5000 - 0x7fff87fdcff7 libJPEG.dylib ??? (???) <921A3A14-A69B-F393-1678-5A5D32D4BDF2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff87ff6000 - 0x7fff8801bff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff88021000 - 0x7fff880bbfff com.apple.ApplicationServices.ATS 275.19 (???) <2DE8987F-4563-4D8E-45C3-2F6F786E120D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff880bc000 - 0x7fff883f0fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff883f3000 - 0x7fff883f3ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff883f4000 - 0x7fff884aaff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib
0x7fff884ab000 - 0x7fff885cafe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib
0x7fff88646000 - 0x7fff88646ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff88647000 - 0x7fff8864afff com.apple.help 1.3.2 (41.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff8864b000 - 0x7fff88656ff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff88657000 - 0x7fff886f7fff com.apple.LaunchServices 362.3 (362.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff886f8000 - 0x7fff88732fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib
0x7fff88733000 - 0x7fff887b2fe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff88924000 - 0x7fff8892aff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff88a2c000 - 0x7fff88a6dfff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff88a6e000 - 0x7fff88b39fff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <86982FBB-B224-CBDA-A9AD-8EE97BDB8681> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
0x7fff88b80000 - 0x7fff88b84ff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x7fff88bbf000 - 0x7fff88c07ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff88f5e000 - 0x7fff893a1fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff894c1000 - 0x7fff894deff7 libPng.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff8964b000 - 0x7fff8964cff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <49B723D1-85F8-F86C-2331-F586C56D68AF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff89e7e000 - 0x7fff89ec5ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff89ec6000 - 0x7fff89eccff7 IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff89ecd000 - 0x7fff89edbff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib
0x7fff8a05d000 - 0x7fff8a10dfff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff8a10e000 - 0x7fff8a2ccfff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib
0x7fff8a6b6000 - 0x7fff8a6e7fff libGLImage.dylib ??? (???) <562565E1-AA65-FE96-13FF-437410C886D0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff8a6e8000 - 0x7fff8a729fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib

Model: MacBookPro4,1, BootROM MBP41.00C1.B00, 2 processors, Intel Core 2 Duo, 2.4 GHz, 2 GB, SMC 1.27f3
Graphics: NVIDIA GeForce 8600M GT, GeForce 8600M GT, PCIe, 256 MB
Memory Module: global_name
AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x87), Atheros 5416: 2.1.14.6
Bluetooth: Version 2.4.5f3, 2 service, 12 devices, 1 incoming serial ports
Network Service: AirPort, AirPort, en1
Network Service: Parallels Host-Guest, Ethernet, en2
Network Service: Parallels NAT, Ethernet, en3
Serial ATA Device: ST9160823AS, 149.05 GB
Parallel ATA Device: MATSHITADVD-R UJ-867
USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8502, 0xfd400000 / 3
USB Device: FreeAgent GoFlex, 0x0bc2 (Seagate LLC), 0x5021, 0xfd100000 / 2
USB Device: Apple Internal Keyboard / Trackpad, 0x05ac (Apple Inc.), 0x0230, 0x5d200000 / 3
USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0x5d100000 / 2
USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x1a100000 / 2
USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x820f, 0x1a110000 / 3

This looks identical to a crash report posted by another user a little while ago. I posted a possible fix further down the thread, but the original user never responded. If you try it out, please let me know if it fixes your issue so I know whether to incorporate the change into future builds.

Thanks, Nir

It worked, and I was able to run the program. Thanks.

Thanks for keeping me posted!

Process: SoulseekQt [652]
Path: /Users/Macintosh/Desktop/SoulseekQt.app/Contents/MacOS/SoulseekQt
Identifier: com.yourcompany.SoulseekQt
Version: ??? (???)
Code Type: X86-64 (Native)
Parent Process: launchd [110]

Interval Since Last Report: 162 sec
Crashes Since Last Report: 1
Per-App Interval Since Last Report: 6 sec
Per-App Crashes Since Last Report: 1

Date/Time: 2012-06-20 13:28:00.139 +0200
OS Version: Mac OS X 10.5.8 (9L31a)
Report Version: 6
Anonymous UUID: 2C4F9093-5A80-41AB-9546-94082818819B

Exception Type: EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000
Crashed Thread: 0

Dyld Error Message:
Symbol not found: __ZSt16__ostream_insertIcSt11char_traitsIcEERSt13basic_ostreamIT_T0_ES6_PKS3_l
Referenced from: /Users/Macintosh/Desktop/SoulseekQt.app/Contents/MacOS/SoulseekQt
Expected in: /usr/lib/libstdc++.6.dylib

As stated on the download page, SoulseekQt needs Snow Leopard or higher to run.