Adding note in secondary voice causes crash

• Aug 15, 2009 - 19:33

Hi,

If you follow these steps with the attached document on Mac OSX 10.5.8 on an iBook G4 (PPC, 1Gb RAM) with MuseScore 0.9.5, the application crashes every time. It seems to happen whenever I have made some changes and go back to adding notes and I add the first note to the second voice on a staff, but only when using the keyboard. Using the mouse doesn't cause this problem. I can also avoid the problem by overwriting the last entered note.

Steps:
1. Open the attached document, "O mensch, bewein' dein' Sünde groß.mscz"
2. Click on the last note in the treble staff (the final F in bar 5)
3. Switch to Note Input mode
4. Press the forward arrow key
5. Type the letter 'e'

Here is the crash report

Process: mscore [886]
Path: /Applications/Music/MuseScore.app/Contents/MacOS/mscore
Identifier: net.sourceforge.mscore
Version: 0.9 (0.9.5)
Code Type: PPC (Native)
Parent Process: launchd [74]

Date/Time: 2009-08-15 18:01:03.578 +0200
OS Version: Mac OS X 10.5.8 (9L30)
Report Version: 6
Anonymous UUID: 4B20C002-451D-46B1-8DE4-F03386391059

Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000010
Crashed Thread: 0

Thread 0 Crashed:
0 net.sourceforge.mscore 0x00040dc4 Score::expandVoice() + 28
1 net.sourceforge.mscore 0x0004bb90 Score::cmd(QString const&) + 4780
2 net.sourceforge.mscore 0x00139dd8 MuseScore::cmd(QAction*) + 8352
3 net.sourceforge.mscore 0x0000e3d8 MuseScore::qt_metacall(QMetaObject::Call, int, void**) + 592
4 QtCore 0x02ab1dd8 QMetaObject::activate(QObject*, int, int, void**) + 1032
5 QtGui 0x01e59c0c QActionGroup::triggered(QAction*) + 60
6 QtGui 0x01e59f60 QActionGroup::setEnabled(bool) + 288
7 QtGui 0x01e5a358 QActionGroup::qt_metacall(QMetaObject::Call, int, void**) + 280
8 QtCore 0x02ab1dd8 QMetaObject::activate(QObject*, int, int, void**) + 1032
9 QtGui 0x01e54f80 QAction::triggered(bool) + 64
10 QtGui 0x01e57718 QAction::activate(QAction::ActionEvent) + 152
11 QtGui 0x01e30158 QMenuBar::macUpdateMenuBar() + 5512
12 QtGui 0x01e3067c QMenuBar::macUpdateMenuBar() + 6828
13 com.apple.HIToolbox 0x94cc7c48 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1484
14 com.apple.HIToolbox 0x94cc6de0 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 464
15 com.apple.HIToolbox 0x94ce3d04 SendEventToEventTarget + 52
16 com.apple.HIToolbox 0x94d19494 SendHICommandEvent(unsigned long, HICommand const*, unsigned long, unsigned long, unsigned char, OpaqueEventTargetRef*, OpaqueEventTargetRef*, OpaqueEventRef**) + 452
17 com.apple.HIToolbox 0x94d3fde0 SendMenuItemSelectedEvent + 136
18 com.apple.HIToolbox 0x94dc5234 HIMenuBar::HandleKeyboardEvent(OpaqueEventRef*) + 312
19 com.apple.HIToolbox 0x94cc8220 HIObject::EventHook(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 200
20 com.apple.HIToolbox 0x94cc7c48 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1484
21 com.apple.HIToolbox 0x94cc6de0 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 464
22 com.apple.HIToolbox 0x94cc6bfc SendEventToEventTargetWithOptions + 52
23 com.apple.HIToolbox 0x94cf70b4 ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 1632
24 com.apple.HIToolbox 0x94cc809c DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 2592
25 com.apple.HIToolbox 0x94cc6de0 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 464
26 com.apple.HIToolbox 0x94ce3d04 SendEventToEventTarget + 52
27 QtGui 0x01e04490 non-virtual thunk to QDesktopWidget::~QDesktopWidget() + 2560
28 QtCore 0x02a9b83c QEventLoop::processEvents(QFlags) + 108
29 QtCore 0x02a9ba04 QEventLoop::exec(QFlags) + 228
30 QtCore 0x02aa07cc QCoreApplication::exec() + 236
31 net.sourceforge.mscore 0x00141c24 main + 13032
32 net.sourceforge.mscore 0x0000a0d8 _start + 756
33 net.sourceforge.mscore 0x00009ddc start + 44

Thread 1:
0 libSystem.B.dylib 0x92bd6d74 select$DARWIN_EXTSN + 12
1 com.apple.CoreFoundation 0x93565808 __CFSocketManager + 764

Thread 2:
0 libSystem.B.dylib 0x92b731f8 mach_msg_trap + 8
1 libSystem.B.dylib 0x92b7a11c mach_msg + 56
2 com.apple.CoreFoundation 0x9355a394 CFRunLoopRunSpecific + 1812
3 com.apple.audio.CoreAudio 0x909bffa8 HALRunLoop::OwnThread(void*) + 212
4 com.apple.audio.CoreAudio 0x909bfde4 CAPThread::Entry(CAPThread*) + 104
5 libSystem.B.dylib 0x92bb50c4 _pthread_start + 316

Thread 3:
0 libSystem.B.dylib 0x92b731f8 mach_msg_trap + 8
1 libSystem.B.dylib 0x92b7a11c mach_msg + 56
2 com.apple.audio.midi.CoreMIDI 0x02d16f34 XServerMachPort::ReceiveMessage(int&, void*, int&) + 88
3 com.apple.audio.midi.CoreMIDI 0x02d08adc MIDIInPortThread::Run() + 68
4 com.apple.audio.midi.CoreMIDI 0x02d0c104 XThread::RunHelper(void*) + 24
5 com.apple.audio.midi.CoreMIDI 0x02d17aa8 CAPThread::Entry(CAPThread*) + 96
6 libSystem.B.dylib 0x92bb50c4 _pthread_start + 316

Thread 4:
0 libSystem.B.dylib 0x92b73278 semaphore_timedwait_signal_trap + 8
1 libSystem.B.dylib 0x92bb6368 _pthread_cond_wait + 1320
2 com.apple.audio.CoreAudio 0x909d19f0 HP_IOThread::WorkLoop() + 488
3 com.apple.audio.CoreAudio 0x909d17f0 HP_IOThread::ThreadEntry(HP_IOThread*) + 12
4 com.apple.audio.CoreAudio 0x909bfde4 CAPThread::Entry(CAPThread*) + 104
5 libSystem.B.dylib 0x92bb50c4 _pthread_start + 316

Thread 0 crashed with PPC Thread State 32:
srr0: 0x00040dc4 srr1: 0x0200f030 dar: 0x00000010 dsisr: 0x40000000
r0: 0x000449b0 r1: 0xbfffd5a0 r2: 0x00000002 r3: 0x0906d220
r4: 0x00000000 r5: 0x00000000 r6: 0x00000000 r7: 0x00000005
r8: 0x00000001 r9: 0x00f81e20 r10: 0x00000000 r11: 0x00000005
r12: 0x92d9e96c r13: 0xbffff974 r14: 0xbffff96c r15: 0x00f80000
r16: 0xbffff8fc r17: 0x00000004 r18: 0x00000004 r19: 0x02b719e4
r20: 0x02f17b80 r21: 0x00000001 r22: 0x00000000 r23: 0xbfffdd18
r24: 0x08920280 r25: 0x00000027 r26: 0x0906d220 r27: 0x0893b7a0
r28: 0x0893b7a0 r29: 0x00000000 r30: 0xbfffdba8 r31: 0x0906d220
cr: 0x44048442 xer: 0x00000004 lr: 0x000449b0 ctr: 0x92d9e96c
vrsave: 0x00000000

Binary Images:
0x1000 - 0xf7dffb +net.sourceforge.mscore 0.9 (0.9.5) <3bcdf7443312596614f3ea2517f0f69a> /Applications/Music/MuseScore.app/Contents/MacOS/mscore
0x18ca000 - 0x1b43fff +QtDesigner ??? (???) <7543e3b83e81c0a74f8a67f6f01faa26> /Applications/Music/MuseScore.app/Contents/Frameworks/QtDesigner.framework/Versions/4/QtDesigner
0x1c35000 - 0x1d5affb +QtScript ??? (???) <82e45328e54f7c664c867cb2977f38c1> /Applications/Music/MuseScore.app/Contents/Frameworks/QtScript.framework/Versions/4/QtScript
0x1d81000 - 0x1dcbff3 +QtSvg ??? (???) /Applications/Music/MuseScore.app/Contents/Frameworks/QtSvg.framework/Versions/4/QtSvg
0x1de1000 - 0x25f6ffb +QtGui ??? (???) /Applications/Music/MuseScore.app/Contents/Frameworks/QtGui.framework/Versions/4/QtGui
0x27db000 - 0x2834ffb +QtXml ??? (???) /Applications/Music/MuseScore.app/Contents/Frameworks/QtXml.framework/Versions/4/QtXml
0x284b000 - 0x2942fff +QtNetwork ??? (???) /Applications/Music/MuseScore.app/Contents/Frameworks/QtNetwork.framework/Versions/4/QtNetwork
0x297a000 - 0x2b74ffb +QtCore ??? (???) /Applications/Music/MuseScore.app/Contents/Frameworks/QtCore.framework/Versions/4/QtCore
0x2bd4000 - 0x2c66fff +QtScriptTools ??? (???) <2af08af934b7d51fa7a19126cd850637> /Applications/Music/MuseScore.app/Contents/Frameworks/QtScriptTools.framework/Versions/4/QtScriptTools
0x2c91000 - 0x2ca0fff +libportaudio.2.dylib ??? (???) /Applications/Music/MuseScore.app/Contents/Frameworks/libportaudio.2.dylib
0x2ca4000 - 0x2cf8ff3 +libsndfile.1.dylib ??? (???) <6e9ee11ac5b8489af95a1886bc9d4dc9> /Applications/Music/MuseScore.app/Contents/Frameworks/libsndfile.1.dylib
0x2d05000 - 0x2d21ffb com.apple.audio.midi.CoreMIDI 1.6.1 (42) /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
0x2d37000 - 0x2d58ff1 libmx.A.dylib ??? (???) /usr/lib/libmx.A.dylib
0x2d60000 - 0x2da1ff3 +libFLAC.8.dylib ??? (???) /Applications/Music/MuseScore.app/Contents/Frameworks/libFLAC.8.dylib
0x2dab000 - 0x2e88fff +libvorbisenc.2.dylib ??? (???) <767d779cd3bb1e5d9b84d165995679fa> /Applications/Music/MuseScore.app/Contents/Frameworks/libvorbisenc.2.dylib
0x2e9d000 - 0x2ec2fff +libvorbis.0.dylib ??? (???) /Applications/Music/MuseScore.app/Contents/Frameworks/libvorbis.0.dylib
0x2ec6000 - 0x2ec8fff +libogg.0.dylib ??? (???) /Applications/Music/MuseScore.app/Contents/Frameworks/libogg.0.dylib
0x2ecb000 - 0x2eecfff libexpat.1.dylib ??? (???) /usr/lib/libexpat.1.dylib
0x3869000 - 0x386dfff com.apple.audio.AudioIPCPlugIn 1.0.6 (1.0.6) /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
0x3872000 - 0x3873ffd com.apple.aoa.halplugin 2.5.8 (2.5.8f1) <0d6be2c83d2f582060ba48293d283cdd> /System/Library/Extensions/IOAudioFamily.kext/Contents/PlugIns/AOAHALPlugin.bundle/Contents/MacOS/AOAHALPlugin
0x38cc000 - 0x38d0fd7 +com.srslabs.iwow ??? (1.1.8) /Library/Audio/Plug-Ins/HAL/iWow.plugin/Contents/MacOS/iTea
0x4940000 - 0x4973ffc +com.grame.JackRouter JackRouter (0.8.6) <118c1e0c7d5b2f7a8008b44b6a229b87> /Library/Audio/Plug-Ins/HAL/JackRouter.plugin/Contents/MacOS/JackRouter
0x4999000 - 0x49cafff +com.grame.Jackmp ??? (0.69) /Library/Frameworks/Jackmp.framework/Versions/A/Jackmp
0x5f74000 - 0x6013ffb +net.sourceforge.webcam-osx.common 0.9.2 (0.9.2) /Library/QuickTime/macam.component/Contents/MacOS/macam
0x6295000 - 0x62a7ffd libTraditionalChineseConverter.dylib ??? (???) <07753e0608a196a757730e6d8e41c6d5> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
0x62ab000 - 0x62baffe libSimplifiedChineseConverter.dylib ??? (???) <5d2c02469922e44114f56621e8e8545e> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
0x63fc000 - 0x6407fff +libqsvgicon.dylib ??? (???) <5dfe7dbe6177f5bf5a8fa3d915b55fef> /Applications/Music/MuseScore.app/Contents/PlugIns/iconengines/libqsvgicon.dylib
0x6429000 - 0x6430fff +libqgif.dylib ??? (???) <6bbed1916e9486a94a0d1597d44ec774> /Applications/Music/MuseScore.app/Contents/PlugIns/imageformats/libqgif.dylib
0x6434000 - 0x643cfff +libqico.dylib ??? (???) <31a6cb3d628cb1bbbefce67ab7013664> /Applications/Music/MuseScore.app/Contents/PlugIns/imageformats/libqico.dylib
0x6440000 - 0x6465ffb +libqjpeg.dylib ??? (???) /Applications/Music/MuseScore.app/Contents/PlugIns/imageformats/libqjpeg.dylib
0x6469000 - 0x646ffff +libqsvg.dylib ??? (???) <03aa151701a9966a136036b4a5074095> /Applications/Music/MuseScore.app/Contents/PlugIns/imageformats/libqsvg.dylib
0x6528000 - 0x6573fff +libqmng.dylib ??? (???) <46a5b189db72bc02a1673aa69333071f> /Applications/Music/MuseScore.app/Contents/PlugIns/imageformats/libqmng.dylib
0x8898000 - 0x88e3fff +libqtiff.dylib ??? (???) <18bf6d77f910d2ae4812794eb770836a> /Applications/Music/MuseScore.app/Contents/PlugIns/imageformats/libqtiff.dylib
0x8b00000 - 0x8ce7ff3 com.apple.RawCamera.bundle 2.1.0 (474) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x8fc5000 - 0x8feefff +libqtaccessiblewidgets.dylib ??? (???) <533d50aea8b156c4f7bed0935125b45a> /Applications/Music/MuseScore.app/Contents/PlugIns/accessible/libqtaccessiblewidgets.dylib
0x70000000 - 0x700cdff3 com.apple.audio.units.Components 1.5.2 (1.5.2) /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x8fe00000 - 0x8fe30c23 dyld 97.1 (???) <89a0055b0e7ea2db881b73c6e63bc774> /usr/lib/dyld
0x900d9000 - 0x900f0ffb com.apple.ImageCapture 5.0.2 (5.0.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x90154000 - 0x906d0fff com.apple.CoreGraphics 1.409.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x906d1000 - 0x90781fff edu.mit.Kerberos 6.0.13 (6.0.13) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x90782000 - 0x907a1fff com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x907a8000 - 0x907c4ffb libPng.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x90805000 - 0x9080cfff com.apple.CommonPanels 1.2.4 (85) <0d1256175c5512c911ede094d767acfe> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x9080d000 - 0x9080dfff com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x9080e000 - 0x90889fff com.apple.SearchKit 1.2.2 (1.2.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x908a0000 - 0x9096ffff com.apple.ColorSync 4.5.2 (4.5.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x90970000 - 0x90973fff com.apple.help 1.1 (36) <7106d6e074a3b9835ebf1e6cc6c822ce> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x90974000 - 0x9099dffb com.apple.shortcut 1.0.1 (1.0) <2d585ff6d2228a19705d304548a1e0df> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x9099e000 - 0x90a26ffb com.apple.audio.CoreAudio 3.1.2 (3.1.2) <6fc8a8cb43506b57b951da899a55d3b9> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x90a27000 - 0x90a84ffb com.apple.HIServices 1.7.1 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x90a85000 - 0x90a8dffb libCGATS.A.dylib ??? (???) <663662a606c9f468cf2bfa1c07a571d4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x90a8e000 - 0x90bd5ffb com.apple.audio.toolbox.AudioToolbox 1.5.2 (1.5.2) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x90bd6000 - 0x90cc0fff libxml2.2.dylib ??? (???) <0ad5de98fe29bf0d4cc45d0384c4e764> /usr/lib/libxml2.2.dylib
0x90dde000 - 0x90e63fff libsqlite3.0.dylib ??? (???) /usr/lib/libsqlite3.0.dylib
0x90e64000 - 0x90e70ff3 com.apple.audio.SoundManager 3.9.2 (3.9.2) <79588842bcaf6c747a95b2120304397a> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x90e71000 - 0x90e73ffd libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x90e74000 - 0x90e8cffb com.apple.DictionaryServices 1.0.0 (1.0.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x90e8d000 - 0x90f0ffff com.apple.print.framework.PrintCore 5.5.4 (245.6) <9e01c05323b526bfc4d8f28940c373c2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x90f10000 - 0x91024ffa com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x91025000 - 0x91025ffa com.apple.CoreServices 32 (32) <42b6dda539f7411606187335d9eae0c5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x9102c000 - 0x910dfffc com.apple.CFNetwork 438.14 (438.14) <6e213ab40eabfc276ca46a7c7cfad01a> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x910e0000 - 0x910e0fff com.apple.Carbon 136 (136) <6656632450ad73ece17b50dbba10b114> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x910e1000 - 0x910e6ff6 libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
0x910e7000 - 0x91136fff com.apple.Metadata 10.5.8 (398.26) <1a261534027b9d1518327d1fabe1182b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x91199000 - 0x911b8fff libresolv.9.dylib ??? (???) <8c370b0ab8184a37e84131a444a0f696> /usr/lib/libresolv.9.dylib
0x911b9000 - 0x911eefff com.apple.AE 402.3 (402.3) <6a6f752bba2d537eb8590e1cec01ac9a> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x911ef000 - 0x91219ff7 libssl.0.9.7.dylib ??? (???) <4892f43ea37764d3121fa7346b601d77> /usr/lib/libssl.0.9.7.dylib
0x91228000 - 0x9158dffe com.apple.QuartzCore 1.5.8 (1.5.8) <173de39401d774ee555d15681ba13be1> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x9158e000 - 0x91595ffb com.apple.print.framework.Print 218.0.3 (220.2) <48f5dd2ce80e9f7c8e3be2acbca8584f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x915dc000 - 0x91603fff libcups.2.dylib ??? (???) <6c120b589d8408db134b515bb78c7da7> /usr/lib/libcups.2.dylib
0x91604000 - 0x91631fff libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x91632000 - 0x91633ff8 com.apple.ApplicationServices 34 (34) <6aa5ee485bb2e656531b3505932b845f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x91634000 - 0x9187affb com.apple.Foundation 6.5.9 (677.26) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x91882000 - 0x91895fff com.apple.LangAnalysis 1.6.5 (1.6.5) <2a661ad6e432dd62dd831e234904061f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x91897000 - 0x918b3ffb com.apple.openscripting 1.2.8 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x918b4000 - 0x91943ffb com.apple.DesktopServices 1.4.8 (1.4.8) /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x91944000 - 0x91948ffe libGIF.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x91949000 - 0x91982fff com.apple.SystemConfiguration 1.9.2 (1.9.2) <22e7a58ae6fe75d9dfd8e2e66d7dfb78> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x91983000 - 0x91a4bffb com.apple.CoreData 100.2 (186.2) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x91a4c000 - 0x91b2ffff libobjc.A.dylib ??? (???) <39035ba996e55c617e20595dcd89c063> /usr/lib/libobjc.A.dylib
0x91dd7000 - 0x91dd7ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer
0x91e0b000 - 0x91e16fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x91e17000 - 0x91e5efff com.apple.NavigationServices 3.5.2 (163) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x91e5f000 - 0x91fabffb com.apple.ImageIO.framework 2.0.6 (2.0.6) <666390f7230cc01b3366106b8894fc46> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x91ff0000 - 0x92046fff libGLU.dylib ??? (???) <4307c8f9f09bca8afc78fa089c3f074e> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x9215b000 - 0x92163fff libbsm.dylib ??? (???) /usr/lib/libbsm.dylib
0x92327000 - 0x923fafff com.apple.CoreServices.OSServices 228 (228) <8610aed4edbd5d21e887a68c32b5c216> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x923fb000 - 0x92b71fff com.apple.AppKit 6.5.9 (949.54) <687f1742c249d7c9268e2eb57713cef6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x92b72000 - 0x92d12ff3 libSystem.B.dylib ??? (???) <900415cd2c829b2de9a6cdcdaa6307e3> /usr/lib/libSystem.B.dylib
0x92d13000 - 0x92d1effb libgcc_s.1.dylib ??? (???) <07f874bdc56afb300f84b41f918442e8> /usr/lib/libgcc_s.1.dylib
0x92d1f000 - 0x92d3fff7 libJPEG.dylib ??? (???) <70d3c9e2a22410faa560e87a36a32f2c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x92d40000 - 0x92d41fff libffi.dylib ??? (???) <11b77dbce4aa0f0b66d40014230abd1d> /usr/lib/libffi.dylib
0x92d42000 - 0x92d7ffff libRIP.A.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x92d91000 - 0x92df8ffb libstdc++.6.dylib ??? (???) /usr/lib/libstdc++.6.dylib
0x92e23000 - 0x92e42fff com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x92e81000 - 0x9343bfff libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x9343c000 - 0x9343fffb com.apple.securityhi 3.0 (30817) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x93440000 - 0x934f0fff com.apple.QD 3.11.56 (???) <3afac2b8eb501201f91672a32c4ecf99> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x934f1000 - 0x93616ff3 com.apple.CoreFoundation 6.5.7 (476.19) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x9365e000 - 0x93754ffc libiconv.2.dylib ??? (???) <05ae1fcc97404173b2f9caef8f8be797> /usr/lib/libiconv.2.dylib
0x9377c000 - 0x93a7effb com.apple.CoreServices.CarbonCore 786.11 (786.13) <4f774fc0cc65f3198f01a960791c7049> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x93a86000 - 0x93ae8ffb com.apple.htmlrendering 68 (1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x93ae9000 - 0x93af4ff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x93b0b000 - 0x93ba4fc3 libvDSP.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x94575000 - 0x9458fffb com.apple.CoreVideo 1.6.0 (20.0) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x94646000 - 0x946d0fff libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x94789000 - 0x947b4ff7 libauto.dylib ??? (???) /usr/lib/libauto.dylib
0x947fa000 - 0x9483bffb libTIFF.dylib ??? (???) <3d90effc44de6e218670af9eb8cdee57> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x9483c000 - 0x94a25ffb com.apple.security 5.0.5 (36371) /System/Library/Frameworks/Security.framework/Versions/A/Security
0x94a26000 - 0x94ac0ff7 com.apple.ApplicationServices.ATS 3.7 (???) <58dd60fd70b041c0e226f973cdd09617> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x94be7000 - 0x94c36fff libGLImage.dylib ??? (???) <69eba6e64ea12c7392286db4f29d7a1d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x94c37000 - 0x94cbffff com.apple.ink.framework 101.3 (86) <66a99ad6bc695390a66dd24789e23dcc> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x94cc0000 - 0x94ff9ff7 com.apple.HIToolbox 1.5.6 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x94ffa000 - 0x950b4fff libcrypto.0.9.7.dylib ??? (???) /usr/lib/libcrypto.0.9.7.dylib
0x950b5000 - 0x950b5ff8 com.apple.Cocoa 6.5 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x950b6000 - 0x950bffff com.apple.DiskArbitration 2.2.1 (2.2.1) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x950c0000 - 0x95155ff7 com.apple.framework.IOKit 1.5.2 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x95156000 - 0x9529eff3 libicucore.A.dylib ??? (???) <07d0cefd48d11d5d5b1817c198013f0b> /usr/lib/libicucore.A.dylib
0x95926000 - 0x95c58ffb com.apple.QuickTime 7.6.2 (1327) /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x95cba000 - 0x95d50fff com.apple.LaunchServices 291 (291) <37e4296a8c233e90c8990634264c294c> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x95d51000 - 0x95d82fff com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x95e6c000 - 0x95e6cfff com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x96b6c000 - 0x96f9affe libGLProgrammability.dylib ??? (???) <79e91a3ef8d13e2d1eaca2a38d5575bb> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x96f9b000 - 0x96ffcfff com.apple.CoreText 2.0.4 (???) <72b950056b8bced5bacaad5e0712fcf8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x970a0000 - 0x970aefff libz.1.dylib ??? (???) <1a70dd3594a8c5ad39d785af5da23237> /usr/lib/libz.1.dylib
0x970af000 - 0x970bcfff libCSync.A.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x970bd000 - 0x970cbff3 com.apple.opengl 1.5.10 (1.5.10) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x9710c000 - 0x97134fff libxslt.1.dylib ??? (???) /usr/lib/libxslt.1.dylib
0x97135000 - 0x97148ffb com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <5b27baaca82de45b30cab68779279d8c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x97149000 - 0x97472fe7 libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0xba900000 - 0xba917ffe libJapaneseConverter.dylib ??? (???) /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
0xbab00000 - 0xbab21ffc libKoreanConverter.dylib ??? (???) <0a2ba63ad56ef171914b3f6421a63730> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
0xfffec000 - 0xfffeffff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0xffff8000 - 0xffff9703 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib


Comments

Do you still have an unanswered question? Please log in first to post your question.