Bug #421

drag and drop audio fails

Added by Matthew Davies about 12 years ago. Updated about 12 years ago.

Status:NewStart date:2012-03-02
Priority:UrgentDue date:
Assignee:Chris Cannam% Done:

0%

Category:-
Target version:-

Description

dragging and dropping a wave file (didn't test with anything else) causes SV to fail rather ungracefully on OS 10.6.8 running SV 1.9

here's my stack trace:

Process: Sonic Visualiser [3197]
Path: /Applications/Sonic Visualiser.app/Contents/MacOS/Sonic Visualiser
Identifier: org.sonicvisualiser.SonicVisualiser
Version: 1.9.0 (???)
Code Type: X86 (Native)
Parent Process: launchd [95]

Date/Time: 2012-03-02 12:05:06.673 +0000
OS Version: Mac OS X 10.6.8 (10K549)
Report Version: 6
Sleep/Wake UUID: 3402AEFA-700C-42ED-9086-D4E62A2FA5FE

Interval Since Last Report: 55611 sec
Crashes Since Last Report: 3
Per-App Interval Since Last Report: 8537 sec
Per-App Crashes Since Last Report: 2
Anonymous UUID: 17B7177F-6A5B-43C3-9245-69F48576CD3F

Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000110
Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Thread 0 Crashed: Dispatch queue: com.apple.main-thread
0 ...cvisualiser.SonicVisualiser 0x002a45f5 QWidget::testAttribute_helper(Qt::WidgetAttribute) const + 31
1 ...cvisualiser.SonicVisualiser 0x007798ce QWidgetPrivate::qt_mac_dnd_event(unsigned int, OpaqueDragRef*) + 546
2 ...cvisualiser.SonicVisualiser 0x003d8a8e QWidgetPrivate::qt_widget_event(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 1596
3 com.apple.HIToolbox 0x98fd3c0f DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1567
4 com.apple.HIToolbox 0x98fd2ed6 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 411
5 com.apple.HIToolbox 0x98fd2d35 SendEventToEventTargetWithOptions + 58
6 com.apple.HIToolbox 0x990b12e9 SendControlDefDragReceive(HIView*, OpaqueDragRef*) + 135
7 com.apple.HIToolbox 0x990add30 ControlDragReceiveHandler(OpaqueWindowPtr*, void*, OpaqueDragRef*) + 40
8 com.apple.HIToolbox 0x9917c2a8 CarbonReceiveMapper + 109
9 com.apple.HIServices 0x987e1ff9 DoDropMessage + 104
10 com.apple.HIServices 0x987e3432 CoreDragMessageHandler + 1250
11 com.apple.CoreFoundation 0x907673ec __CFMessagePortPerform + 540
12 com.apple.CoreFoundation 0x906d243b __CFRunLoopRun + 6523
13 com.apple.CoreFoundation 0x906d03c4 CFRunLoopRunSpecific + 452
14 com.apple.CoreFoundation 0x906d01f1 CFRunLoopRunInMode + 97
15 ...cvisualiser.SonicVisualiser 0x005f152e QEventDispatcherMac::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 502
16 ...cvisualiser.SonicVisualiser 0x0061b961 QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 63
17 ...cvisualiser.SonicVisualiser 0x0061bc20 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 172
18 ...cvisualiser.SonicVisualiser 0x0026e07c QCoreApplication::exec() + 160
19 ...cvisualiser.SonicVisualiser 0x0000962c main + 6080
20 ...cvisualiser.SonicVisualiser 0x0000705a _start + 216
21 ...cvisualiser.SonicVisualiser 0x00006f81 start + 41

Thread 1: Dispatch queue: com.apple.libdispatch-manager
0 libSystem.B.dylib 0x91b4a382 kevent + 10
1 libSystem.B.dylib 0x91b4aa9c _dispatch_mgr_invoke + 215
2 libSystem.B.dylib 0x91b49f59 _dispatch_queue_invoke + 163
3 libSystem.B.dylib 0x91b49cfe _dispatch_worker_thread2 + 240
4 libSystem.B.dylib 0x91b49781 _pthread_wqthread + 390
5 libSystem.B.dylib 0x91b495c6 start_wqthread + 30

Thread 2:
0 libSystem.B.dylib 0x91b23afa mach_msg_trap + 10
1 libSystem.B.dylib 0x91b24267 mach_msg + 68
2 com.apple.audio.midi.CoreMIDI 0x01dc80c1 XServerMachPort::ReceiveMessage(int&, void*, int&) + 155
3 com.apple.audio.midi.CoreMIDI 0x01de697a MIDIProcess::RunMIDIInThread() + 150
4 com.apple.audio.midi.CoreMIDI 0x01dc92d9 XThread::RunHelper(void*) + 17
5 com.apple.audio.midi.CoreMIDI 0x01dc8ca6 CAPThread::Entry(CAPThread*) + 96
6 libSystem.B.dylib 0x91b51259 _pthread_start + 345
7 libSystem.B.dylib 0x91b510de thread_start + 34

Thread 3:
0 libSystem.B.dylib 0x91bea686 poll + 10
1 ...cvisualiser.SonicVisualiser 0x0082298d lo_server_recv_noblock + 93
2 ...cvisualiser.SonicVisualiser 0x004f452a thread_func + 54
3 libSystem.B.dylib 0x91b51259 _pthread_start + 345
4 libSystem.B.dylib 0x91b510de thread_start + 34

Thread 4:
0 libSystem.B.dylib 0x91b4a382 kevent + 10
1 ...cvisualiser.SonicVisualiser 0x006f21ab QKqueueFileSystemWatcherEngine::run() + 73
2 ...cvisualiser.SonicVisualiser 0x002f6800 QThreadPrivate::start(void*) + 158
3 libSystem.B.dylib 0x91b51259 _pthread_start + 345
4 libSystem.B.dylib 0x91b510de thread_start + 34

Thread 5: com.apple.CFSocket.private
0 libSystem.B.dylib 0x91b42ac6 select$DARWIN_EXTSN + 10
1 com.apple.CoreFoundation 0x90710c53 __CFSocketManager + 1091
2 libSystem.B.dylib 0x91b51259 _pthread_start + 345
3 libSystem.B.dylib 0x91b510de thread_start + 34

Thread 6:
0 libSystem.B.dylib 0x91b23b5a semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x91b516e1 _pthread_cond_wait + 1066
2 libSystem.B.dylib 0x91b9a26c pthread_cond_timedwait + 47
3 ...cvisualiser.SonicVisualiser 0x003e18d8 QWaitCondition::wait(QMutex*, unsigned long) + 274
4 ...cvisualiser.SonicVisualiser 0x00053c16 AudioCallbackPlaySource::FillThread::run() + 264
5 ...cvisualiser.SonicVisualiser 0x002f6800 QThreadPrivate::start(void*) + 158
6 libSystem.B.dylib 0x91b51259 _pthread_start + 345
7 libSystem.B.dylib 0x91b510de thread_start + 34

Thread 7:
0 libSystem.B.dylib 0x91b49412 __workq_kernreturn + 10
1 libSystem.B.dylib 0x91b499a8 _pthread_wqthread + 941
2 libSystem.B.dylib 0x91b495c6 start_wqthread + 30

Thread 8:
0 libSystem.B.dylib 0x91b23afa mach_msg_trap + 10
1 libSystem.B.dylib 0x91b24267 mach_msg + 68
2 ....audio_hijack_server.hermes 0x01fe7389 ah_serv_loop + 161
3 libSystem.B.dylib 0x91b51259 _pthread_start + 345
4 libSystem.B.dylib 0x91b510de thread_start + 34

Thread 9:
0 libSystem.B.dylib 0x91b23b5a semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x91b516e1 _pthread_cond_wait + 1066
2 libSystem.B.dylib 0x91b805a8 pthread_cond_timedwait_relative_np + 47
3 com.apple.audio.CoreAudio 0x966663ab CAGuard::WaitFor(unsigned long long) + 219
4 com.apple.audio.CoreAudio 0x966693dd CAGuard::WaitUntil(unsigned long long) + 289
5 com.apple.audio.CoreAudio 0x96666cda HP_IOThread::WorkLoop() + 1892
6 com.apple.audio.CoreAudio 0x96666571 HP_IOThread::ThreadEntry(HP_IOThread*) + 17
7 com.apple.audio.CoreAudio 0x96666488 CAPThread::Entry(CAPThread*) + 140
8 libSystem.B.dylib 0x91b51259 _pthread_start + 345
9 libSystem.B.dylib 0x91b510de thread_start + 34

Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x00000040 ebx: 0x007796bd ecx: 0x00000006 edx: 0x00000000
edi: 0x00000001 esi: 0x00000000 ebp: 0xbfffe348 esp: 0xbfffe344
ss: 0x00000023 efl: 0x00210202 eip: 0x002a45f5 cs: 0x0000001b
ds: 0x00000023 es: 0x00000023 fs: 0x00000000 gs: 0x0000000f
cr2: 0x00000110

Binary Images:
0x1000 - 0x14b28d7 org.sonicvisualiser.SonicVisualiser 1.9.0 (?) /Applications/Sonic Visualiser.app/Contents/MacOS/Sonic Visualiser
0x1db8000 - 0x1e04ffb com.apple.audio.midi.CoreMIDI 1.7.1 (42) <813D30E5-440C-27AA-5791-9263E9B30007> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
0x1e29000 - 0x1edefe7 libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <78B6EEB6-50D9-4479-D1A5-B4C381A07E4D> /usr/lib/libcrypto.0.9.7.dylib
0x1fe2000 - 0x1feeff7 +com.rogueamoeba.audio_hijack_server.hermes 4.1.0 (4.1.0) <36C4E178-B697-9643-724B-5F3C222D5E27> /usr/local/hermes/modules/Instant Hijack Server.hermesmodule/Contents/MacOS/Instant Hijack Server
0x275c000 - 0x276eff7 libTraditionalChineseConverter.dylib 49.0.0 (compatibility 1.0.0) <7B95112B-AC76-FEDA-3F12-834595578143> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
0x2772000 - 0x2780fe7 libSimplifiedChineseConverter.dylib 49.0.0 (compatibility 1.0.0) <D8F5DD2D-8B9F-3EB3-E0E4-7A2FB3E693E6> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
0x27ec000 - 0x27f0ff3 com.apple.audio.AudioIPCPlugIn 1.1.6 (1.1.6) <E9CB576C-283B-1DB2-0C69-E7C914BD7922> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
0x18381000 - 0x18387ff7 com.apple.audio.AppleHDAHALPlugIn 2.0.8 (2.0.8f3) <EA52F230-DCA1-316F-B0FE-2D098533B978> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
0x1c295000 - 0x1c2bbfff libssl.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <1C17D1BE-1E54-70CF-07B2-86E5DA647C81> /usr/lib/libssl.0.9.7.dylib
0x70000000 - 0x700cbfff com.apple.audio.units.Components 1.6.5 (1.6.5) <412DBD1B-E9B5-E67C-99E4-820BF38239AC> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x8fe00000 - 0x8fe4163b dyld 132.1 (
?) <67866EA0-11AD-E175-066C-48E996265855> /usr/lib/dyld
0x90003000 - 0x9000cff7 com.apple.DiskArbitration 2.3.1 (2.3.1) <AAE0185D-4A47-1833-27A3-03FDF734A3BA> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x90139000 - 0x90158ff7 com.apple.CoreVideo 1.6.2 (45.6) <F9E52A13-E181-D302-3B0E-0799ED6D6130> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x90159000 - 0x90193fe7 libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <C62A7753-99A2-6782-92E7-6628A6190A90> /usr/lib/libssl.0.9.8.dylib
0x90194000 - 0x901a2fe7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <E1B922F4-23DC-467E-631F-7E1B9C9F51CB> /usr/lib/libz.1.dylib
0x901a3000 - 0x901d6fff libTrueTypeScaler.dylib ? (?) <8ADB7D19-413E-4499-C874-13C383F97685> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x90327000 - 0x9036bfe7 com.apple.Metadata 10.6.3 (507.15) <74F05E64-2A68-BA10-CCD4-128D164E5A0F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x9036c000 - 0x9068cff3 com.apple.CoreServices.CarbonCore 861.39 (861.39) <5C59805C-AF39-9010-B8B5-D673C9C38538> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x90694000 - 0x9080ffe7 com.apple.CoreFoundation 6.6.6 (550.44) <F88C95CD-1264-782D-A1F5-204739847E93> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x90810000 - 0x90812ff7 libRadiance.dylib ? (?) <41E5C5F4-A4C6-0416-08D0-422C88088558> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x9081b000 - 0x90cb9ff7 com.apple.RawCamera.bundle 3.9.0 (584) <5CC4C59B-5ECF-9767-2BB1-493AB505F433> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x90d21000 - 0x91604ff7 com.apple.AppKit 6.6.8 (1038.36) <A353465E-CFC9-CB75-949D-786F6F7732F6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x9160a000 - 0x917ccfeb com.apple.ImageIO.framework 3.0.5 (3.0.5) <051752C3-8C25-CF4A-9BFB-C7B6D20E58E8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x917cd000 - 0x91810ff7 com.apple.NavigationServices 3.5.4 (182) <FE19D51B-233A-69EC-9E36-B89D0EA438C1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x91872000 - 0x918f4ffb SecurityFoundation ? (?) <6BDC767F-230D-3FE7-6174-10A329E241FA> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x9193e000 - 0x9194eff7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <E276514D-394B-2FDD-6264-07A444AA6A4E> /usr/lib/libsasl2.2.dylib
0x91962000 - 0x9199fff7 com.apple.SystemConfiguration 1.10.9 (1.10.2) <5C0F72C2-177E-675A-8677-9BC4205B4A98> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x919a0000 - 0x91a38fe7 edu.mit.Kerberos 6.5.11 (6.5.11) <49579559-BD62-A988-81DD-7E87D6A82C11> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x91a73000 - 0x91b05fe7 com.apple.print.framework.PrintCore 6.3 (312.7) <EE9ED7BE-7D97-B759-C063-1E4B7DBD3775> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x91b06000 - 0x91b21ff7 libPng.dylib ? (?) <05445692-8AF7-CAB6-EBF5-1F7B3A906CCB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x91b22000 - 0x91b22ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <ABF97DA4-3BDF-6FFD-6239-B023CA1F7974> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x91b23000 - 0x91ccaff7 libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
0x920df000 - 0x9211affb libFontRegistry.dylib ? (?) <19ED5DE0-D3AF-B229-9193-35D58FE377E5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x9211b000 - 0x9220fff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <475AEF89-91A5-5100-8662-DA508D3830E9> /usr/lib/libiconv.2.dylib
0x92210000 - 0x92210ff7 com.apple.Carbon 150 (152) <00542B48-EE9B-39E6-F67D-06CEF503519F> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x9294f000 - 0x929b9fe7 libstdc
+.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
0x929ba000 - 0x929dafe7 libresolv.9.dylib 41.1.0 (compatibility 1.0.0) <8C2B5FA8-2469-21C7-D297-F95A0FFE5F19> /usr/lib/libresolv.9.dylib
0x92a4d000 - 0x92b4efe7 libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <E1A44C67-FA6C-0188-F46F-EA14CEE557BB> /usr/lib/libxml2.2.dylib
0x92b6d000 - 0x92b6eff7 com.apple.TrustEvaluationAgent 1.1 (1) <06484720-AB50-6FD9-B5BF-05F5A640C9E5> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x92b6f000 - 0x92b74ff7 com.apple.OpenDirectory 10.6 (10.6) <48487E27-1AC5-8F8D-9A7D-AA41866A9BFF> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x92b75000 - 0x92b87ff7 com.apple.MultitouchSupport.framework 207.11 (207.11) <6FF4F2D6-B8CD-AE13-56CB-17437EE5B741> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x92b88000 - 0x92b8bff7 libCoreVMClient.dylib ? (?) <37F56237-4ABA-E5B5-968D-70FFE357E8E0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x92b8c000 - 0x92bd5fe7 libTIFF.dylib ? (?) <4A3EF156-D4FE-95E2-FA05-7BD76FF27CEC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x92bd6000 - 0x92c83fe7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <9F8413A6-736D-37D9-8EB3-7986D4699957> /usr/lib/libobjc.A.dylib
0x92c8f000 - 0x92cb0fe7 com.apple.opencl 12.3.6 (12.3.6) <6BD7A385-02BC-AAC9-D654-93BD1805EA23> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x92cb1000 - 0x92cd3fef com.apple.DirectoryService.Framework 3.6 (621.11) <E71F5EA4-A5C4-EDE7-EF52-69135D7DD798> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x92e02000 - 0x9316dff7 com.apple.QuartzCore 1.6.3 (227.37) <E323A5CC-499E-CA9E-9BC3-537231449CAA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x9316e000 - 0x931beff7 com.apple.framework.familycontrols 2.0.2 (2020) <9062C95B-EE1C-977C-9D74-EF96CE888160> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x931bf000 - 0x931c2fe7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
0x931c3000 - 0x931c3ff7 liblangid.dylib ? (?) <FCC37057-CDD7-2AF1-21AF-52A06C4048FF> /usr/lib/liblangid.dylib
0x93202000 - 0x93206ff7 libGIF.dylib ? (?) <3B4E6D0B-89EB-251F-3693-5187254D5BE2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x934a4000 - 0x934aafff com.apple.CommonPanels 1.2.4 (91) <CE92759E-865E-8A3B-1488-ECD497E4074D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x934ab000 - 0x93c9a557 com.apple.CoreGraphics 1.545.0 (?) <1D9DC7A5-228B-42CB-7018-66F42C3A9BB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x93c9b000 - 0x93c9bff7 com.apple.CoreServices 44 (44) <B9461120-F72A-D28F-D0CF-5647958BD3F9> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x93cbe000 - 0x93cffff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <80998F66-0AD7-AD12-B9AF-3E8D2CE6DE05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x93d00000 - 0x93d3aff7 libcups.2.dylib 2.8.0 (compatibility 2.0.0) <6875335E-0993-0D77-4E80-41763A8477CF> /usr/lib/libcups.2.dylib
0x93d65000 - 0x93e67fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <015563C4-81E2-8C8A-82AC-31B38D904A42> /usr/lib/libcrypto.0.9.8.dylib
0x93e68000 - 0x93e8cff7 libJPEG.dylib ?
(?) <7EBC924F-B2EE-68B0-4EA0-F99EF54F0306> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x93edb000 - 0x93f1eff7 libGLU.dylib ?
(?) <6CC3CE6A-7024-C685-EADA-7F9DC27128E2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x93f1f000 - 0x9402bfe7 libGLProgrammability.dylib ?
(?) <6167CEB0-D8D6-C4D9-DD74-49755ADB540F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x9405f000 - 0x9406bff7 libkxld.dylib ?
(?) <9A441C48-2D18-E716-5F38-CBEAE6A0BB3E> /usr/lib/system/libkxld.dylib
0x94e2b000 - 0x94e3fffb com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <9F5CE4F7-D05C-8C14-4B76-E43D07A8A680> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x95048000 - 0x9508cff3 com.apple.coreui 2 (114) <1A3C3B7F-3837-6477-3114-47F6BFD56CB2> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x950c3000 - 0x95245fe7 libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <D5980817-6D19-9636-51C3-E82BAE26776B> /usr/lib/libicucore.A.dylib
0x952b6000 - 0x952d2fe3 com.apple.openscripting 1.3.1 (
?) <0E6B81D1-C1BD-1B5F-836F-256E6701B5DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x952d3000 - 0x952e8fff com.apple.ImageCapture 6.1 (6.1) <B909459A-EAC9-A7C8-F2A9-CD757CDB59E8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x9623d000 - 0x96248ff7 libGL.dylib ? (?) <3E34468F-E9A7-8EFB-FF66-5204BD5B4E21> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x96249000 - 0x96261ff7 com.apple.CFOpenDirectory 10.6 (10.6) <F11D1CCA-0921-0BBA-C0D3-95BF21483E95> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x96281000 - 0x96281ff7 com.apple.vecLib 3.6 (vecLib 3.6) <FF4DC8B6-0AB0-DEE8-ADA8-7B57645A1F36> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x96282000 - 0x9633afeb libFontParser.dylib ? (?) <D2D0C922-5ED1-3AE9-6F99-707C74DF3E62> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x96646000 - 0x966c0fff com.apple.audio.CoreAudio 3.2.6 (3.2.6) <156A532C-0B60-55B0-EE27-D02B82AA6217> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x966c1000 - 0x966c7fe7 com.apple.CommerceCore 1.0 (9.1) <521D067B-3BDA-D04E-E1FA-CFA526C87EB5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x966c8000 - 0x96725ff7 com.apple.framework.IOKit 2.0 (?) <482CF2CC-DF02-2B5B-2133-18F5EA0052A8> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x96e53000 - 0x96f33fe7 com.apple.vImage 4.1 (4.1) <AEF800AE-65DA-5E79-5B01-165AF51BAAF6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x96f66000 - 0x96fa8ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <1AE34B00-8A62-1E51-935F-BB3F0E4BE50F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x97116000 - 0x97123ff7 com.apple.NetFS 3.2.2 (3.2.2) <12E7F3CD-F898-0FF6-A5DC-A70A8EF6B0E8> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x97287000 - 0x972e8fe7 com.apple.CoreText 151.12 (
?) <98F53C15-1D29-A2B3-0717-5A26A2699163> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x972e9000 - 0x972faff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <B59157A1-8796-CE8F-2508-EB96F093F6A7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x972fb000 - 0x972fbff7 com.apple.ApplicationServices 38 (38) <EAF1BC8C-4FD4-4300-B8F7-4B24E49125E2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x972fc000 - 0x973aaff3 com.apple.ink.framework 1.3.3 (107) <E215794C-F3E9-C067-8882-9054796DDA8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x973f1000 - 0x97657ff7 com.apple.security 6.1.2 (55002) <A476227B-409D-A457-7D4D-A631A0B4AFDB> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x97658000 - 0x9768bff7 com.apple.AE 496.5 (496.5) <BF9673D5-2419-7120-26A3-83D264C75222> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x9768c000 - 0x97699fe7 libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <10941589-34FC-3BB5-FB7E-2B2F1F14A8AD> /usr/lib/libbz2.1.0.dylib
0x9769c000 - 0x9769dff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <93EC71F1-4D4E-F456-8EFE-32E7EFD7A064> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x9769e000 - 0x976acff7 com.apple.opengl 1.6.14 (1.6.14) <82622F67-E032-0BF6-A78D-50B346E8D0FD> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x977b0000 - 0x9784bfe7 com.apple.ApplicationServices.ATS 275.19 (?) <2E83B3E9-AF39-36FC-5D05-CC1E952098AB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x97ce2000 - 0x97ce2ff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <3891A689-4F38-FACD-38B2-4BF937DE30CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x97cf0000 - 0x97cf7ff3 com.apple.print.framework.Print 6.1 (237.1) <726A7F31-8C27-8403-0016-71E022EDC14C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x97cf8000 - 0x9810eff7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <9D89FCB3-24C9-8FCF-DB49-27B184AC3222> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x98117000 - 0x9815dff7 libauto.dylib ?
(?) <7CB1AB76-50A2-8E56-66E4-CF51CA75B177> /usr/lib/libauto.dylib
0x98167000 - 0x98340fff libType1Scaler.dylib ?
(?) <04AF2B34-81D4-97E9-BD56-387D37C16F46> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libType1Scaler.dylib
0x98341000 - 0x9846ffe7 com.apple.CoreData 102.1 (251) <0C2636F3-CCB4-5ED9-1D3E-5AE36BE57071> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x98470000 - 0x984d4fff com.apple.htmlrendering 72 (1.1.4) <0D22B190-513B-7FF6-39FC-9D336285DE08> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x984d5000 - 0x985affff com.apple.DesktopServices 1.5.11 (1.5.11) <800F2040-9211-81A7-B438-7712BF51DEE3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x98691000 - 0x986c9ff7 com.apple.LDAPFramework 2.0 (120.1) <FDBA63D6-E765-407A-AD1F-858116AECE8C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x986ca000 - 0x98717feb com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <70E88670-86AC-8B94-2EED-4D945DC6398F> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
0x98773000 - 0x9879bff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <315D97C2-4E1F-A95F-A759-4A3FA5639E75> /usr/lib/libxslt.1.dylib
0x987d3000 - 0x98826ff7 com.apple.HIServices 1.8.3 (
?) <1D3C4587-6318-C339-BD0F-1988F246BE2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x988b7000 - 0x9895fffb com.apple.QD 3.36 (?) <5A93B258-3853-636F-DB26-223642DA2779> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x98960000 - 0x9896afe7 com.apple.audio.SoundManager 3.9.3 (3.9.3) <DE0E0EF6-8190-3F65-6BDD-5AC9D8A025D6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x9896c000 - 0x989a4fe7 libcurl.4.dylib 6.1.0 (compatibility 6.0.0) <6490FDFE-919C-8ABB-A535-6C5BE5679EFF> /usr/lib/libcurl.4.dylib
0x98ae7000 - 0x98b67feb com.apple.SearchKit 1.3.0 (1.3.0) <7AE32A31-2B8E-E271-C03A-7A0F7BAFC85C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x98be6000 - 0x98bf1ff7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <287DECA3-7821-32B6-724D-AE03A9A350F9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x98d01000 - 0x98d0bffb com.apple.speech.recognition.framework 3.11.1 (3.11.1) <90C38107-AEE7-AE55-5C51-28D129B19BCD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x98d0c000 - 0x98d20fe7 libbsm.0.dylib ?
(?) <B328FA0A-899C-4FC4-F2AC-2FDC08819CD2> /usr/lib/libbsm.0.dylib
0x98d21000 - 0x98ddafe7 libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <03186216-0A12-4AA9-D7BA-3E3551A1195C> /usr/lib/libsqlite3.dylib
0x98ddb000 - 0x98dddff7 com.apple.securityhi 4.0 (36638) <BF4D0F7F-4FAE-602A-6CCA-37733F59BA49> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x98e88000 - 0x98f53fef com.apple.CoreServices.OSServices 359.2 (359.2) <7C16D9C8-6F41-5754-17F7-2659D9DD9579> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x98f54000 - 0x98f73fe3 libexpat.1.dylib 7.2.0 (compatibility 7.0.0) <7236668D-1D61-0ED8-9F22-35DBBF661175> /usr/lib/libexpat.1.dylib
0x98fcc000 - 0x992f0fef com.apple.HIToolbox 1.6.5 (
?) <F21289A3-A00E-0BC3-66F1-7557862CE7EB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x992f1000 - 0x99562fef com.apple.Foundation 6.6.8 (751.63) <69B3441C-B196-F2AD-07F8-D8DD24E4CD8C> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x99563000 - 0x995d2ff7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <B3DEACA1-9375-CF8F-0898-AA2C5F8159DC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x995e4000 - 0x99721fe7 com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <423BDE4D-5082-B6CA-BB2C-E22A037235A4> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x99722000 - 0x99753ff7 libGLImage.dylib ? (?) <D18E2E76-DBF4-6930-039A-F66CA0D120B3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x99754000 - 0x99b89ff7 libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <4D2F47EF-BD32-1E3C-6A0A-438896ADE2BE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x99b8a000 - 0x99c5bfe3 ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <C618942F-BC01-0565-18CF-477B63C02181> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
0x99e39000 - 0x99e3dff7 libGFXShared.dylib ? (?) <09540618-2ED1-72C4-61CB-938B35927568> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x99e3e000 - 0x99e41ff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <4D766435-EB76-C384-0127-1D20ACD74076> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x99e42000 - 0x99e68ffb com.apple.DictionaryServices 1.1.2 (1.1.2) <5A8D5D84-06EB-F9B5-BA0A-A87A0A2C0035> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x99e69000 - 0x99f15fe7 com.apple.CFNetwork 454.12.4 (454.12.4) <DEDCD006-389F-967F-3405-EDF541F406D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x99f16000 - 0x99fb3fe3 com.apple.LaunchServices 362.3 (362.3) <15B47388-16C8-97DA-EEBB-1709E136169E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x9a71a000 - 0x9a71eff7 IOSurface ? (?) <8C403D51-2644-EBD6-A636-19F8ADEB0A09> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x9a820000 - 0x9a823ffb com.apple.help 1.3.2 (41.1) <8AC20B01-4A3B-94BA-D8AF-E39034B97D8C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x9a824000 - 0x9ab1efef com.apple.QuickTime 7.6.6 (1789) <38255AA2-8087-5AE0-CA4B-1DDE611540B1> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x9ab1f000 - 0x9abdbfff com.apple.ColorSync 4.6.8 (4.6.8) <920DD017-8B41-7334-E554-A85DB99EBD5A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0xba900000 - 0xba916ff7 libJapaneseConverter.dylib 49.0.0 (compatibility 1.0.0) <03EDA195-5C42-DE36-22D6-7006171DD48F> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
0xbab00000 - 0xbab21fe7 libKoreanConverter.dylib 49.0.0 (compatibility 1.0.0) <FFFB8C1A-2FAE-96AC-6920-DABB9917A32E> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
0xffff0000 - 0xffff1fff libSystem.B.dylib ? (?) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib

Model: iMac12,1, BootROM IM121.0047.B1F, 4 processors, Intel Core i5, 2.7 GHz, 8 GB, SMC 1.71f21
Graphics: AMD Radeon HD 6770M, AMD Radeon HD 6770M, PCIe, 512 MB
Memory Module: global_name
AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x9A), Atheros 9380: 4.0.35.3
Bluetooth: Version 2.4.5f3, 2 service, 12 devices, 1 incoming serial ports
Network Service: Ethernet, Ethernet, en0
Serial ATA Device: WDC WD1001FALS-403AA0, 931.51 GB
Serial ATA Device: OPTIARC DVD RW AD-5680H
USB Device: FaceTime HD Camera (Built-in), 0x05ac (Apple Inc.), 0x850b, 0xfa200000 / 3
USB Device: Hub, 0x0424 (SMSC), 0x2514, 0xfa100000 / 2
USB Device: My Passport 070A, 0x1058 (Western Digital Technologies, Inc.), 0x070a, 0xfa120000 / 6
USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0xfa110000 / 4
USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8215, 0xfa111000 / 5
USB Device: Hub, 0x0424 (SMSC), 0x2514, 0xfd100000 / 2
USB Device: Keyboard Hub, 0x05ac (Apple Inc.), 0x1006, 0xfd140000 / 5
USB Device: Apple Optical USB Mouse, 0x05ac (Apple Inc.), 0x0304, 0xfd143000 / 7
USB Device: Apple Keyboard, 0x05ac (Apple Inc.), 0x0250, 0xfd142000 / 6
USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0xfd120000 / 4
USB Device: Internal Memory Card Reader, 0x05ac (Apple Inc.), 0x8403, 0xfd110000 / 3

History

#1 Updated by Chris Cannam about 12 years ago

  • Assignee set to Chris Cannam
  • Priority changed from Normal to High

That's a bit alarming!

Can't reproduce on Linux, will test on OS/X when I'm at my desk. This looks like a Qt/operating system interaction problem rather than one related to opening audio files within SV.

#2 Updated by Chris Cannam about 12 years ago

  • Priority changed from High to Urgent

#3 Updated by Chris Cannam about 12 years ago

I can reproduce this on OS/X, but I haven't managed to get any more meaningful traceback yet. In my case it was reported as an attempt to dereference 0x4 from QWidgetPrivate::qt_mac_dnd_event.

Also available in: Atom PDF