|
|
|
lasconic
|
I'm pleased to announce the first beta for Mac OS X.
http://prereleases.musescore.org/macosx/MuseScore-beta1-r1914.dmg This is based on Joachim Ganseman work so, thanks a lot Joachim. Thanks to all testers, to the seller of my macbook for a good price, and to my friend at apple store who fixes it so quickly :) This beta is an universal binary. It requires MacOSX 10.4 or higher and G4 or higher. It has been basically tested by several people on several configurations. "Basically tested" means it loads fine. - G4 + Mac OS X 10.4.11 - Macbook intel + mac OS X 10.4 - Macbook intel + Mac OS X 10.5.6 - Imac Intel + Mac OS X 10.5.6 Comparing to the first alpha by Joachim. Differences are : - based on Qt 4.5.2 and MuseScore SVN r1914 - Qt is not statically linked but bundle as a framework - No more crash on quit - Svg icon support is OK - Sound playback with fluidsynth and Midi input - Wav, ogg, flac export - "Nice" dmg package with drag and drop I wrote a draft document to explain how to compile on Mac OS X in musescore.org developer handbook. http://www.musescore.org/en/developers-handbook/compile-instructions-macosx-105-svn-trunk Please read, test, correct and enjoy! Lasconic ------------------------------------------------------------------------------ Enter the BlackBerry Developer Challenge This is your chance to win up to $100,000 in prizes! For a limited time, vendors submitting new applications to BlackBerry App World(TM) will have the opportunity to enter the BlackBerry Developer Challenge. See full prize details at: http://p.sf.net/sfu/blackberry _______________________________________________ Mscore-developer mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/mscore-developer |
||||||||||||||||
|
KRS
|
Some javascript/style in this post has been disabled (why?)
Hi all I am running with a powerbook G4 and OS X10.5.7 Notice with this release, if I try to create score from under the plugin menu the software hangs and crashes(crash log below); KRS ---- Process: mscore [2740] Path: /Users/krs/Applications/MuseScore.app/Contents/MacOS/mscore Identifier: net.sourceforge.mscore Version: 0.9 (0.9.5) Code Type: PPC (Native) Parent Process: launchd [113] Date/Time: 2009-07-10 23:20:21.099 -0400 OS Version: Mac OS X 10.5.7 (9J61) Report Version: 6 Anonymous UUID: 97BCD65C-A2B9-4AD4-A266-BCE42FECC4A7 Exception Type: EXC_BAD_ACCESS (SIGBUS) Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000110 Crashed Thread: 0 Thread 0 Crashed: 0 net.sourceforge.mscore 0x001057a0 Measure::setEndBarLineType(int, bool, bool, QColor) + 0 1 net.sourceforge.mscore 0x000460b0 Score::appendMeasures(int, int) + 532 2 net.sourceforge.mscore 0x0029ffbc ScScorePrototype::appendMeasures(int) + 148 3 net.sourceforge.mscore 0x00015fbc ScScorePrototype::qt_metacall(QMetaObject::Call, int, void**) + 624 4 QtScript 0x01d1bb9c QScriptValue::construct(QScriptValue const&) + 33580 5 QtScript 0x01d22158 QScriptValue::construct(QScriptValue const&) + 59624 6 QtScript 0x01c94874 0x1c21000 + 473204 7 QtScript 0x01cb0b64 0x1c21000 + 588644 8 QtScript 0x01cc3604 QScriptEngine::toObject(QScriptValue const&) + 50388 9 QtScript 0x01d12858 QScriptValue::call(QScriptValue const&, QList<QScriptValue> const&) + 632 10 net.sourceforge.mscore 0x0027a168 MuseScore::pluginTriggered(int) + 5112 11 net.sourceforge.mscore 0x0000ea5c MuseScore::qt_metacall(QMetaObject::Call, int, void**) + 980 12 QtCore 0x02a9ddd8 QMetaObject::activate(QObject*, int, int, void**) + 1032 13 QtCore 0x02aa57bc QSignalMapper::mapped(int) + 60 14 QtCore 0x02aa5908 QSignalMapper::map(QObject*) + 136 15 QtCore 0x02aa6438 QSignalMapper::qt_metacall(QMetaObject::Call, int, void**) + 200 16 QtCore 0x02a9ddd8 QMetaObject::activate(QObject*, int, int, void**) + 1032 17 QtGui 0x01e40f80 QAction::triggered(bool) + 64 18 QtGui 0x01e43718 QAction::activate(QAction::ActionEvent) + 152 19 QtGui 0x01e1c158 QMenuBar::macUpdateMenuBar() + 5512 20 QtGui 0x01e1c67c QMenuBar::macUpdateMenuBar() + 6828 21 com.apple.HIToolbox 0x9343db08 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1484 22 com.apple.HIToolbox 0x9343cca0 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 464 23 com.apple.HIToolbox 0x93459bc4 SendEventToEventTarget + 52 24 com.apple.HIToolbox 0x9348f354 SendHICommandEvent(unsigned long, HICommand const*, unsigned long, unsigned long, unsigned char, OpaqueEventTargetRef*, OpaqueEventTargetRef*, OpaqueEventRef**) + 452 25 com.apple.HIToolbox 0x934b5ca0 SendMenuItemSelectedEvent + 136 26 com.apple.HIToolbox 0x934b5b94 FinishMenuSelection(MenuData*, MenuData*, MenuResult*, MenuResult*, unsigned long, unsigned long, unsigned long, unsigned char) + 136 27 com.apple.HIToolbox 0x93492868 MenuSelectCore(MenuData*, Point, double, unsigned long, OpaqueMenuRef**, unsigned short*) + 568 28 com.apple.HIToolbox 0x93521b14 MenuSelect + 100 29 QtGui 0x01ddc294 QApplicationPrivate::globalEventProcessor(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 5348 30 com.apple.HIToolbox 0x9343db08 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1484 31 com.apple.HIToolbox 0x9343cca0 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 464 32 com.apple.HIToolbox 0x93459bc4 SendEventToEventTarget + 52 33 com.apple.HIToolbox 0x9346d2bc ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 2472 34 com.apple.HIToolbox 0x9343df5c DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 2592 35 com.apple.HIToolbox 0x9343cca0 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 464 36 com.apple.HIToolbox 0x93459bc4 SendEventToEventTarget + 52 37 QtGui 0x01df0490 non-virtual thunk to QDesktopWidget::~QDesktopWidget() + 2560 38 QtCore 0x02a8783c QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 108 39 QtCore 0x02a87a04 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 228 40 QtCore 0x02a8c7cc QCoreApplication::exec() + 236 41 net.sourceforge.mscore 0x00144138 main + 13052 42 net.sourceforge.mscore 0x0000a5d4 _start + 756 43 net.sourceforge.mscore 0x0000a2d8 start + 44 Thread 1: 0 libSystem.B.dylib 0x939e0d74 select$DARWIN_EXTSN + 12 1 com.apple.CoreFoundation 0x9488b998 __CFSocketManager + 764 Thread 2: 0 libSystem.B.dylib 0x9397d1f8 mach_msg_trap + 8 1 libSystem.B.dylib 0x9398411c mach_msg + 56 2 com.apple.CoreFoundation 0x94880524 CFRunLoopRunSpecific + 1812 3 com.apple.audio.CoreAudio 0x969cafa8 HALRunLoop::OwnThread(void*) + 212 4 com.apple.audio.CoreAudio 0x969cade4 CAPThread::Entry(CAPThread*) + 104 5 libSystem.B.dylib 0x939bf0c4 _pthread_start + 316 Thread 0 crashed with PPC Thread State 32: srr0: 0x001057a0 srr1: 0x0200f030 dar: 0x00000110 dsisr: 0x42000000 r0: 0x000460b4 r1: 0xbfffb120 r2: 0x00000000 r3: 0x00000000 r4: 0x00000005 r5: 0x00000000 r6: 0x00000001 r7: 0xbfffb164 r8: 0x293a206e r9: 0x00000000 r10: 0x01f25c8c r11: 0x00000000 r12: 0x01f25cc0 r13: 0x00000000 r14: 0x00000000 r15: 0xbfffb524 r16: 0x01d47668 r17: 0x01d47668 r18: 0x00f8eb80 r19: 0x00000013 r20: 0x00000013 r21: 0xbfffb3bc r22: 0xbfffb724 r23: 0x0a299e80 r24: 0x0316aa00 r25: 0xbfffb724 r26: 0x00000000 r27: 0x00000005 r28: 0x00000000 r29: 0xbfffb164 r30: 0x0000002c r31: 0x0a299fd0 cr: 0x24848242 xer: 0x00000007 lr: 0x000460cc ctr: 0x01f25cc0 vrsave: 0x00000000 Binary Images: 0x1000 - 0xf74ffb +net.sourceforge.mscore 0.9 (0.9.5) <9a10e1ac29feb5c7e49760f3d6335cf7> /Users/krs/Applications/MuseScore.app/Contents/MacOS/mscore 0x18b6000 - 0x1b2ffff +QtDesigner ??? (???) <7543e3b83e81c0a74f8a67f6f01faa26> /Users/krs/Applications/MuseScore.app/Contents/Frameworks/QtDesigner.framework/Versions/4/QtDesigner 0x1c21000 - 0x1d46ffb +QtScript ??? (???) <82e45328e54f7c664c867cb2977f38c1> /Users/krs/Applications/MuseScore.app/Contents/Frameworks/QtScript.framework/Versions/4/QtScript 0x1d6d000 - 0x1db7ff3 +QtSvg ??? (???) <a89409e85c7583fe41d87d50f2510afa> /Users/krs/Applications/MuseScore.app/Contents/Frameworks/QtSvg.framework/Versions/4/QtSvg 0x1dcd000 - 0x25e2ffb +QtGui ??? (???) <c63deeacd38595c9df614aaf91ab49ea> /Users/krs/Applications/MuseScore.app/Contents/Frameworks/QtGui.framework/Versions/4/QtGui 0x27c7000 - 0x2820ffb +QtXml ??? (???) <f362b029fcccedc5a80dc3ec06ea61ca> /Users/krs/Applications/MuseScore.app/Contents/Frameworks/QtXml.framework/Versions/4/QtXml 0x2837000 - 0x292efff +QtNetwork ??? (???) <afcd06771a70497e36dbdedfc9f95fea> /Users/krs/Applications/MuseScore.app/Contents/Frameworks/QtNetwork.framework/Versions/4/QtNetwork 0x2966000 - 0x2b60ffb +QtCore ??? (???) <f1d1cf1da9611f09c50bdf9cfd5656b0> /Users/krs/Applications/MuseScore.app/Contents/Frameworks/QtCore.framework/Versions/4/QtCore 0x2bc0000 - 0x2c52fff +QtScriptTools ??? (???) <2af08af934b7d51fa7a19126cd850637> /Users/krs/Applications/MuseScore.app/Contents/Frameworks/QtScriptTools.framework/Versions/4/QtScriptTools 0x2c7d000 - 0x2c8cfff +libportaudio.2.dylib ??? (???) <b11b488dfdc31198aa86942d78335f05> /Users/krs/Applications/MuseScore.app/Contents/Frameworks/libportaudio.2.dylib 0x2c90000 - 0x2ce4ff3 +libsndfile.1.dylib ??? (???) <6e9ee11ac5b8489af95a1886bc9d4dc9> /Users/krs/Applications/MuseScore.app/Contents/Frameworks/libsndfile.1.dylib 0x2cf1000 - 0x2d0dffb com.apple.audio.midi.CoreMIDI 1.6.1 (42) /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI 0x2d23000 - 0x2d44ff1 libmx.A.dylib ??? (???) /usr/lib/libmx.A.dylib 0x2d4c000 - 0x2d8dff3 +libFLAC.8.dylib ??? (???) /Users/krs/Applications/MuseScore.app/Contents/Frameworks/libFLAC.8.dylib 0x2d97000 - 0x2e74fff +libvorbisenc.2.dylib ??? (???) <767d779cd3bb1e5d9b84d165995679fa> /Users/krs/Applications/MuseScore.app/Contents/Frameworks/libvorbisenc.2.dylib 0x2e89000 - 0x2eaefff +libvorbis.0.dylib ??? (???) <dec6e6cc695977c997980656076a5bb4> /Users/krs/Applications/MuseScore.app/Contents/Frameworks/libvorbis.0.dylib 0x2eb2000 - 0x2eb4fff +libogg.0.dylib ??? (???) /Users/krs/Applications/MuseScore.app/Contents/Frameworks/libogg.0.dylib 0x2eb7000 - 0x2ed8fff libexpat.1.dylib ??? (???) <e955fbf7296287c4d40694cf7dffd64f> /usr/lib/libexpat.1.dylib 0x484a000 - 0x484efff com.apple.audio.AudioIPCPlugIn 1.0.6 (1.0.6) <ee8e03f2dd8049e157fbd645586b8b73> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn 0x4853000 - 0x4854ffd com.apple.aoa.halplugin 2.5.8 (2.5.8f1) <0b9b5ee67a239c90f123a5f764ad50e8> /System/Library/Extensions/IOAudioFamily.kext/Contents/PlugIns/AOAHALPlugin.bundle/Contents/MacOS/AOAHALPlugin 0x4873000 - 0x4898ffb +libqjpeg.dylib ??? (???) <c3f5579d575d169086a813c8e0aa361d> /Users/krs/Applications/MuseScore.app/Contents/PlugIns/imageformats/libqjpeg.dylib 0x4921000 - 0x4933ffd libTraditionalChineseConverter.dylib ??? (???) <c6896409186d7ccc1634a8ef79a55e29> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib 0x54bd000 - 0x54ccffe libSimplifiedChineseConverter.dylib ??? (???) <ebd07f62ca7e5c43550b75d61c8910d6> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib 0x54f8000 - 0x54fffff +libqgif.dylib ??? (???) <6bbed1916e9486a94a0d1597d44ec774> /Users/krs/Applications/MuseScore.app/Contents/PlugIns/imageformats/libqgif.dylib 0x5503000 - 0x5509fff +libqsvg.dylib ??? (???) <03aa151701a9966a136036b4a5074095> /Users/krs/Applications/MuseScore.app/Contents/PlugIns/imageformats/libqsvg.dylib 0x69bd000 - 0x69c8fff +libqsvgicon.dylib ??? (???) <5dfe7dbe6177f5bf5a8fa3d915b55fef> /Users/krs/Applications/MuseScore.app/Contents/PlugIns/iconengines/libqsvgicon.dylib 0x69cc000 - 0x69d4fff +libqico.dylib ??? (???) <31a6cb3d628cb1bbbefce67ab7013664> /Users/krs/Applications/MuseScore.app/Contents/PlugIns/imageformats/libqico.dylib 0x8600000 - 0x864bfff +libqmng.dylib ??? (???) <46a5b189db72bc02a1673aa69333071f> /Users/krs/Applications/MuseScore.app/Contents/PlugIns/imageformats/libqmng.dylib 0x8653000 - 0x869efff +libqtiff.dylib ??? (???) <18bf6d77f910d2ae4812794eb770836a> /Users/krs/Applications/MuseScore.app/Contents/PlugIns/imageformats/libqtiff.dylib 0x97c0000 - 0x99a7ff3 com.apple.RawCamera.bundle 2.0.15 (471) <7a7c363a22cd57333ee1fad6b498cf01> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera 0x8fe00000 - 0x8fe30c23 dyld 97.1 (???) <8dc1fc6c74fe1f055be16980dd45001e> /usr/lib/dyld 0x90009000 - 0x90023ffb com.apple.CoreVideo 1.6.0 (20.0) <a380c89335371ca9b4b116841a8279d2> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x90040000 - 0x9004efff libz.1.dylib ??? (???) <1a70dd3594a8c5ad39d785af5da23237> /usr/lib/libz.1.dylib 0x90065000 - 0x90078ffb 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 0x900c8000 - 0x900f9fff com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x900fa000 - 0x9010dfff com.apple.LangAnalysis 1.6.4 (1.6.4) <f12db38b92cbf96b024206698434d14d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x90118000 - 0x90202fff libxml2.2.dylib ??? (???) <e9f58824c545bfeb50d89dbfa4d336a1> /usr/lib/libxml2.2.dylib 0x90203000 - 0x90208ff6 libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib 0x902d9000 - 0x902e0ffb com.apple.print.framework.Print 218.0.3 (220.2) <48f5dd2ce80e9f7c8e3be2acbca8584f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x902e1000 - 0x90646ffe com.apple.QuartzCore 1.5.8 (1.5.8) <173de39401d774ee555d15681ba13be1> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x90647000 - 0x90653ff3 com.apple.audio.SoundManager 3.9.2 (3.9.2) <79588842bcaf6c747a95b2120304397a> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound 0x90fe3000 - 0x911ccffb com.apple.security 5.0.5 (36371) <22333e44e3ce637a1e5db36af79b4bb2> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x911cd000 - 0x912b0fff libobjc.A.dylib ??? (???) <39035ba996e55c617e20595dcd89c063> /usr/lib/libobjc.A.dylib 0x912b1000 - 0x912d8fff libcups.2.dylib ??? (???) <6c120b589d8408db134b515bb78c7da7> /usr/lib/libcups.2.dylib 0x912d9000 - 0x912f5ffb com.apple.openscripting 1.2.8 (???) <eb961ce3c1b1e564c2eefe3682ee0555> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x91615000 - 0x9161efff com.apple.DiskArbitration 2.2.1 (2.2.1) <a389b4c2badce39540f24402f7df35e7> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x9161f000 - 0x9167cffb com.apple.HIServices 1.7.0 (???) <5f468086ca01158e12cd07f829132edf> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x9167d000 - 0x919a6fe7 libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x919a7000 - 0x919a8fff libffi.dylib ??? (???) <11b77dbce4aa0f0b66d40014230abd1d> /usr/lib/libffi.dylib 0x919a9000 - 0x919abffd libRadiance.dylib ??? (???) <34cc3c24f4be3a4372275400b6e05b85> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x91ad2000 - 0x91d18ffb com.apple.Foundation 6.5.8 (677.24) <a3c4074556d166bd7aae61caefcf0eaa> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x91dd5000 - 0x91e85ffc com.apple.CFNetwork 438.10 (438.12) <19723c3ade18013d4a3936677c8ae5d7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x91e97000 - 0x91ed4fff libRIP.A.dylib ??? (???) <cc3c1062cba47e0bb189e1daa4295bde> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x91f15000 - 0x91f2dffb com.apple.DictionaryServices 1.0.0 (1.0.0) <fe37191e732eeb66189185cd000a210b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x9209b000 - 0x924c9ffe libGLProgrammability.dylib ??? (???) <79e91a3ef8d13e2d1eaca2a38d5575bb> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib 0x92500000 - 0x92a7cfff com.apple.CoreGraphics 1.409.3 (???) <a8198d7b28607148bd0fcececb6d3fb2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x92a7d000 - 0x92aaafff libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x92aab000 - 0x92bf5ffb com.apple.ImageIO.framework 2.0.4 (2.0.4) <cbe744146e1f0e77cca0edce92bea0f7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x92bf6000 - 0x92c71fff com.apple.SearchKit 1.2.1 (1.2.1) <23c2c93a7ec832505d5c7b67fee89a6d> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x92c79000 - 0x92d29fff edu.mit.Kerberos 6.0.13 (6.0.13) <c8137653dbdf02a3f508fe8d2d744748> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x92d2a000 - 0x92dacfff com.apple.print.framework.PrintCore 5.5.4 (245.6) <9e01c05323b526bfc4d8f28940c373c2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x92dad000 - 0x92e46fc3 libvDSP.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x92e47000 - 0x92e72ff7 libauto.dylib ??? (???) <b3a3a4b0f09653bd6d58f1847922b533> /usr/lib/libauto.dylib 0x92e73000 - 0x92e7bfff libbsm.dylib ??? (???) <c1fca3cbe3b1c21e9b31bc89b920f34c> /usr/lib/libbsm.dylib 0x92f4d000 - 0x92f94fff com.apple.NavigationServices 3.5.2 (163) <d28660870dff1cd46d7ea7d40271340f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices 0x92f95000 - 0x92fb5ff7 libJPEG.dylib ??? (???) <f92878fdf02ffb1474b8bc60c47bb72d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x9323c000 - 0x93350ffa com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x93361000 - 0x93361ffa com.apple.CoreServices 32 (32) <42b6dda539f7411606187335d9eae0c5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x93362000 - 0x93435fff com.apple.CoreServices.OSServices 227 (227) <6d3831bbc428821df04fba738367ce23> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x93436000 - 0x9376ffeb com.apple.HIToolbox 1.5.5 (???) <71e35d5630fdc32c7b69be9257f0ba49> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x937af000 - 0x937affff com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x937b0000 - 0x937e5fff com.apple.AE 402.3 (402.3) <6a6f752bba2d537eb8590e1cec01ac9a> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x938cb000 - 0x9397bfff com.apple.QD 3.11.56 (???) <3afac2b8eb501201f91672a32c4ecf99> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x9397c000 - 0x93b1cff3 libSystem.B.dylib ??? (???) <9f5a942d2b2795adb9a42ef04f018f8a> /usr/lib/libSystem.B.dylib 0x93b1d000 - 0x93ba5fff com.apple.ink.framework 101.3 (86) <66a99ad6bc695390a66dd24789e23dcc> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x93ba6000 - 0x93ba6fff com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x93bda000 - 0x93bdaffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer 0x93d9e000 - 0x940a0ffb com.apple.CoreServices.CarbonCore 786.11 (786.13) <4f774fc0cc65f3198f01a960791c7049> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x940e6000 - 0x940f1ff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData 0x9412e000 - 0x9414dfff com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x9416b000 - 0x94194ffb com.apple.shortcut 1.0.1 (1.0) <2d585ff6d2228a19705d304548a1e0df> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut 0x94195000 - 0x9421ffff libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x94220000 - 0x94287ffb libstdc++.6.dylib ??? (???) <a4e9b10268b3ffac26d0296499b24e8e> /usr/lib/libstdc++.6.dylib 0x943be000 - 0x943c1fff com.apple.help 1.1 (36) <7106d6e074a3b9835ebf1e6cc6c822ce> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x943c2000 - 0x943e1fff libresolv.9.dylib ??? (???) <8c370b0ab8184a37e84131a444a0f696> /usr/lib/libresolv.9.dylib 0x943e2000 - 0x943fdffb libPng.dylib ??? (???) <248297ff5b022c274d5dcfa0de3b37b2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x943fe000 - 0x9445ffff com.apple.CoreText 2.0.4 (???) <72b950056b8bced5bacaad5e0712fcf8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText 0x94460000 - 0x9451afff libcrypto.0.9.7.dylib ??? (???) <d0c8f3918053b8cb84c43e5fb40fa066> /usr/lib/libcrypto.0.9.7.dylib 0x94559000 - 0x9455dffe libGIF.dylib ??? (???) <491b205a6b8bb0c0c6ee6aaeea19a671> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x9455e000 - 0x946a5ffb com.apple.audio.toolbox.AudioToolbox 1.5.2 (1.5.2) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x946a6000 - 0x946c5fff com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib 0x946ce000 - 0x94816ff3 libicucore.A.dylib ??? (???) <1a5d78e761b90a7338acd37111eacd11> /usr/lib/libicucore.A.dylib 0x94817000 - 0x9493cffb com.apple.CoreFoundation 6.5.6 (476.18) <d537b892a52b26cda30f2498c72706c2> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x9493d000 - 0x9494afff libCSync.A.dylib ??? (???) <a207b2a10974a5d7949ce7e3f11bc33e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib 0x94aec000 - 0x94b25fff com.apple.SystemConfiguration 1.9.2 (1.9.2) <22e7a58ae6fe75d9dfd8e2e66d7dfb78> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x9582e000 - 0x9582efff com.apple.Carbon 136 (136) <6a6a209ec9179368db7ead8382b8ee63> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x9582f000 - 0x95830ff8 com.apple.ApplicationServices 34 (34) <6aa5ee485bb2e656531b3505932b845f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x95875000 - 0x95883ff3 com.apple.opengl 1.5.10 (1.5.10) <f90db7f5e4a5144afd040236f8343280> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x95c28000 - 0x95cbdfff com.apple.framework.IOKit 1.5.2 (???) <818d83c184ae66ab8006e87745e47634> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x95cbe000 - 0x95cc6ffb libCGATS.A.dylib ??? (???) <663662a606c9f468cf2bfa1c07a571d4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib 0x95cc7000 - 0x95d61ff7 com.apple.ApplicationServices.ATS 3.7 (???) <58dd60fd70b041c0e226f973cdd09617> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x95d62000 - 0x95d79ffb com.apple.ImageCapture 5.0.2 (5.0.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x95d7a000 - 0x95dc9fff com.apple.Metadata 10.5.2 (398.25) <fdad4bda89efd0e2e9ca37493e10ca4c> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x95e0f000 - 0x95e1affb libgcc_s.1.dylib ??? (???) <ea47fd375407f162c76d14d64ba246cd> /usr/lib/libgcc_s.1.dylib 0x95e1b000 - 0x95eaaffb com.apple.DesktopServices 1.4.8 (1.4.8) <a944437f1e80c1e9820ba29b5ecbe373> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x95eab000 - 0x95eaeffb com.apple.securityhi 3.0 (30817) <e50c0cac9048f8923b95797753d50b5c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x95eb0000 - 0x95ef1ffb libTIFF.dylib ??? (???) <4c1422124af245485d6ceee207f4d735> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x95fc7000 - 0x9605dfff com.apple.LaunchServices 290.3 (290.6) <57952c8c122a5b7fcf54b6cefe8cb4c8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x9605e000 - 0x967d3fff com.apple.AppKit 6.5.7 (949.46) <7245a9e89b06054cb09165fc13a243a6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x967f3000 - 0x9681dff7 libssl.0.9.7.dylib ??? (???) <4892f43ea37764d3121fa7346b601d77> /usr/lib/libssl.0.9.7.dylib 0x9681e000 - 0x9686dfff libGLImage.dylib ??? (???) <69eba6e64ea12c7392286db4f29d7a1d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x9686e000 - 0x96879fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <ae3dc890a43a9269388301f6b59d3091> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x9687a000 - 0x96881fff com.apple.CommonPanels 1.2.4 (85) <0d1256175c5512c911ede094d767acfe> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x96882000 - 0x96951fff com.apple.ColorSync 4.5.1 (4.5.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x96952000 - 0x969a8fff libGLU.dylib ??? (???) <4307c8f9f09bca8afc78fa089c3f074e> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x969a9000 - 0x96a31ffb com.apple.audio.CoreAudio 3.1.2 (3.1.2) <356849fe490866c267b645c9a370dc1b> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x96a7d000 - 0x97037fff libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x97038000 - 0x970bdfff libsqlite3.0.dylib ??? (???) <c7ac09d5d803e12b655e41a992ed10c0> /usr/lib/libsqlite3.0.dylib 0x970cc000 - 0x9712effb com.apple.htmlrendering 68 (1.1.3) <e852db1c007de975fae2f0c2769c88ef> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering 0x9712f000 - 0x97157fff libxslt.1.dylib ??? (???) <a628a1484428ce3c87c56cf663faeb54> /usr/lib/libxslt.1.dylib 0x9716c000 - 0x97262ffc libiconv.2.dylib ??? (???) <05ae1fcc97404173b2f9caef8f8be797> /usr/lib/libiconv.2.dylib 0x97263000 - 0x9732bffb com.apple.CoreData 100.2 (186.1) <5d07b92ad44a960292be6c1ff89fa807> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0xba900000 - 0xba917ffe libJapaneseConverter.dylib ??? (???) <dc8f48ea3439e971b6ec6b51c5b7160a> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib 0xbab00000 - 0xbab21ffc libKoreanConverter.dylib ??? (???) <3516a913c9651dc5d3cbef3e1704b50f> /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 ------------------------------------------------------------------------------ Enter the BlackBerry Developer Challenge This is your chance to win up to $100,000 in prizes! For a limited time, vendors submitting new applications to BlackBerry App World(TM) will have the opportunity to enter the BlackBerry Developer Challenge. See full prize details at: http://p.sf.net/sfu/Challenge _______________________________________________ Mscore-developer mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/mscore-developer |
||||||||||||||||
|
lasconic
|
Thanks for the report. It's not a mac only bug. I can reproduce on windows.
I added an issue in the issue tracker : http://www.musescore.org/en/node/2022 Lasconic 2009/7/11 Karlheinz R. Skowronek <[hidden email]>: > Hi all > I am running with a powerbook G4 and OS X10.5.7 > > http://prereleases.musescore.org/macosx/MuseScore-beta1-r1914.dmg > > Notice with this release, if I try to create score from under the plugin > menu the software hangs and crashes(crash log below); > > KRS > ---- > Process: mscore [2740] > Path: /Users/krs/Applications/MuseScore.app/Contents/MacOS/mscore > Identifier: net.sourceforge.mscore > Version: 0.9 (0.9.5) > Code Type: PPC (Native) > Parent Process: launchd [113] > Date/Time: 2009-07-10 23:20:21.099 -0400 > OS Version: Mac OS X 10.5.7 (9J61) > Report Version: 6 > Anonymous UUID: 97BCD65C-A2B9-4AD4-A266-BCE42FECC4A7 > Exception Type: EXC_BAD_ACCESS (SIGBUS) > Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000110 > Crashed Thread: 0 > Thread 0 Crashed: > 0 net.sourceforge.mscore 0x001057a0 > Measure::setEndBarLineType(int, bool, bool, QColor) + 0 > 1 net.sourceforge.mscore 0x000460b0 Score::appendMeasures(int, > int) + 532 > 2 net.sourceforge.mscore 0x0029ffbc > ScScorePrototype::appendMeasures(int) + 148 > 3 net.sourceforge.mscore 0x00015fbc > ScScorePrototype::qt_metacall(QMetaObject::Call, int, void**) + 624 > 4 QtScript 0x01d1bb9c > QScriptValue::construct(QScriptValue const&) + 33580 > 5 QtScript 0x01d22158 > QScriptValue::construct(QScriptValue const&) + 59624 > 6 QtScript 0x01c94874 0x1c21000 + 473204 > 7 QtScript 0x01cb0b64 0x1c21000 + 588644 > 8 QtScript 0x01cc3604 > QScriptEngine::toObject(QScriptValue const&) + 50388 > 9 QtScript 0x01d12858 > QScriptValue::call(QScriptValue const&, QList<QScriptValue> const&) + 632 > 10 net.sourceforge.mscore 0x0027a168 > MuseScore::pluginTriggered(int) + 5112 > 11 net.sourceforge.mscore 0x0000ea5c > MuseScore::qt_metacall(QMetaObject::Call, int, void**) + 980 > 12 QtCore 0x02a9ddd8 > QMetaObject::activate(QObject*, int, int, void**) + 1032 > 13 QtCore 0x02aa57bc QSignalMapper::mapped(int) + > 60 > 14 QtCore 0x02aa5908 QSignalMapper::map(QObject*) + > 136 > 15 QtCore 0x02aa6438 > QSignalMapper::qt_metacall(QMetaObject::Call, int, void**) + 200 > 16 QtCore 0x02a9ddd8 > QMetaObject::activate(QObject*, int, int, void**) + 1032 > 17 QtGui 0x01e40f80 QAction::triggered(bool) + 64 > 18 QtGui 0x01e43718 > QAction::activate(QAction::ActionEvent) + 152 > 19 QtGui 0x01e1c158 QMenuBar::macUpdateMenuBar() + > 5512 > 20 QtGui 0x01e1c67c QMenuBar::macUpdateMenuBar() + > 6828 > 21 com.apple.HIToolbox 0x9343db08 > DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + > 1484 > 22 com.apple.HIToolbox 0x9343cca0 > SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, > HandlerCallRec*) + 464 > 23 com.apple.HIToolbox 0x93459bc4 SendEventToEventTarget + 52 > 24 com.apple.HIToolbox 0x9348f354 SendHICommandEvent(unsigned > long, HICommand const*, unsigned long, unsigned long, unsigned char, > OpaqueEventTargetRef*, OpaqueEventTargetRef*, OpaqueEventRef**) + 452 > 25 com.apple.HIToolbox 0x934b5ca0 SendMenuItemSelectedEvent + 136 > 26 com.apple.HIToolbox 0x934b5b94 FinishMenuSelection(MenuData*, > MenuData*, MenuResult*, MenuResult*, unsigned long, unsigned long, unsigned > long, unsigned char) + 136 > 27 com.apple.HIToolbox 0x93492868 MenuSelectCore(MenuData*, > Point, double, unsigned long, OpaqueMenuRef**, unsigned short*) + 568 > 28 com.apple.HIToolbox 0x93521b14 MenuSelect + 100 > 29 QtGui 0x01ddc294 > QApplicationPrivate::globalEventProcessor(OpaqueEventHandlerCallRef*, > OpaqueEventRef*, void*) + 5348 > 30 com.apple.HIToolbox 0x9343db08 > DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + > 1484 > 31 com.apple.HIToolbox 0x9343cca0 > SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, > HandlerCallRec*) + 464 > 32 com.apple.HIToolbox 0x93459bc4 SendEventToEventTarget + 52 > 33 com.apple.HIToolbox 0x9346d2bc > ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, > void*) + 2472 > 34 com.apple.HIToolbox 0x9343df5c > DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + > 2592 > 35 com.apple.HIToolbox 0x9343cca0 > SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, > HandlerCallRec*) + 464 > 36 com.apple.HIToolbox 0x93459bc4 SendEventToEventTarget + 52 > 37 QtGui 0x01df0490 non-virtual thunk to > QDesktopWidget::~QDesktopWidget() + 2560 > 38 QtCore 0x02a8783c > QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 108 > 39 QtCore 0x02a87a04 > QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 228 > 40 QtCore 0x02a8c7cc QCoreApplication::exec() + 236 > 41 net.sourceforge.mscore 0x00144138 main + 13052 > 42 net.sourceforge.mscore 0x0000a5d4 _start + 756 > 43 net.sourceforge.mscore 0x0000a2d8 start + 44 > Thread 1: > 0 libSystem.B.dylib 0x939e0d74 select$DARWIN_EXTSN + 12 > 1 com.apple.CoreFoundation 0x9488b998 __CFSocketManager + 764 > Thread 2: > 0 libSystem.B.dylib 0x9397d1f8 mach_msg_trap + 8 > 1 libSystem.B.dylib 0x9398411c mach_msg + 56 > 2 com.apple.CoreFoundation 0x94880524 CFRunLoopRunSpecific + 1812 > 3 com.apple.audio.CoreAudio 0x969cafa8 HALRunLoop::OwnThread(void*) + > 212 > 4 com.apple.audio.CoreAudio 0x969cade4 CAPThread::Entry(CAPThread*) + > 104 > 5 libSystem.B.dylib 0x939bf0c4 _pthread_start + 316 > Thread 0 crashed with PPC Thread State 32: > srr0: 0x001057a0 srr1: 0x0200f030 dar: 0x00000110 dsisr: 0x42000000 > r0: 0x000460b4 r1: 0xbfffb120 r2: 0x00000000 r3: 0x00000000 > r4: 0x00000005 r5: 0x00000000 r6: 0x00000001 r7: 0xbfffb164 > r8: 0x293a206e r9: 0x00000000 r10: 0x01f25c8c r11: 0x00000000 > r12: 0x01f25cc0 r13: 0x00000000 r14: 0x00000000 r15: 0xbfffb524 > r16: 0x01d47668 r17: 0x01d47668 r18: 0x00f8eb80 r19: 0x00000013 > r20: 0x00000013 r21: 0xbfffb3bc r22: 0xbfffb724 r23: 0x0a299e80 > r24: 0x0316aa00 r25: 0xbfffb724 r26: 0x00000000 r27: 0x00000005 > r28: 0x00000000 r29: 0xbfffb164 r30: 0x0000002c r31: 0x0a299fd0 > cr: 0x24848242 xer: 0x00000007 lr: 0x000460cc ctr: 0x01f25cc0 > vrsave: 0x00000000 > Binary Images: > 0x1000 - 0xf74ffb +net.sourceforge.mscore 0.9 (0.9.5) > <9a10e1ac29feb5c7e49760f3d6335cf7> > /Users/krs/Applications/MuseScore.app/Contents/MacOS/mscore > 0x18b6000 - 0x1b2ffff +QtDesigner ??? (???) > <7543e3b83e81c0a74f8a67f6f01faa26> > /Users/krs/Applications/MuseScore.app/Contents/Frameworks/QtDesigner.framework/Versions/4/QtDesigner > 0x1c21000 - 0x1d46ffb +QtScript ??? (???) > <82e45328e54f7c664c867cb2977f38c1> > /Users/krs/Applications/MuseScore.app/Contents/Frameworks/QtScript.framework/Versions/4/QtScript > 0x1d6d000 - 0x1db7ff3 +QtSvg ??? (???) <a89409e85c7583fe41d87d50f2510afa> > /Users/krs/Applications/MuseScore.app/Contents/Frameworks/QtSvg.framework/Versions/4/QtSvg > 0x1dcd000 - 0x25e2ffb +QtGui ??? (???) <c63deeacd38595c9df614aaf91ab49ea> > /Users/krs/Applications/MuseScore.app/Contents/Frameworks/QtGui.framework/Versions/4/QtGui > 0x27c7000 - 0x2820ffb +QtXml ??? (???) <f362b029fcccedc5a80dc3ec06ea61ca> > /Users/krs/Applications/MuseScore.app/Contents/Frameworks/QtXml.framework/Versions/4/QtXml > 0x2837000 - 0x292efff +QtNetwork ??? (???) > <afcd06771a70497e36dbdedfc9f95fea> > /Users/krs/Applications/MuseScore.app/Contents/Frameworks/QtNetwork.framework/Versions/4/QtNetwork > 0x2966000 - 0x2b60ffb +QtCore ??? (???) <f1d1cf1da9611f09c50bdf9cfd5656b0> > /Users/krs/Applications/MuseScore.app/Contents/Frameworks/QtCore.framework/Versions/4/QtCore > 0x2bc0000 - 0x2c52fff +QtScriptTools ??? (???) > <2af08af934b7d51fa7a19126cd850637> > /Users/krs/Applications/MuseScore.app/Contents/Frameworks/QtScriptTools.framework/Versions/4/QtScriptTools > 0x2c7d000 - 0x2c8cfff +libportaudio.2.dylib ??? (???) > <b11b488dfdc31198aa86942d78335f05> > /Users/krs/Applications/MuseScore.app/Contents/Frameworks/libportaudio.2.dylib > 0x2c90000 - 0x2ce4ff3 +libsndfile.1.dylib ??? (???) > <6e9ee11ac5b8489af95a1886bc9d4dc9> > /Users/krs/Applications/MuseScore.app/Contents/Frameworks/libsndfile.1.dylib > 0x2cf1000 - 0x2d0dffb com.apple.audio.midi.CoreMIDI 1.6.1 (42) > /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI > 0x2d23000 - 0x2d44ff1 libmx.A.dylib ??? (???) /usr/lib/libmx.A.dylib > 0x2d4c000 - 0x2d8dff3 +libFLAC.8.dylib ??? (???) > /Users/krs/Applications/MuseScore.app/Contents/Frameworks/libFLAC.8.dylib > 0x2d97000 - 0x2e74fff +libvorbisenc.2.dylib ??? (???) > <767d779cd3bb1e5d9b84d165995679fa> > /Users/krs/Applications/MuseScore.app/Contents/Frameworks/libvorbisenc.2.dylib > 0x2e89000 - 0x2eaefff +libvorbis.0.dylib ??? (???) > <dec6e6cc695977c997980656076a5bb4> > /Users/krs/Applications/MuseScore.app/Contents/Frameworks/libvorbis.0.dylib > 0x2eb2000 - 0x2eb4fff +libogg.0.dylib ??? (???) > /Users/krs/Applications/MuseScore.app/Contents/Frameworks/libogg.0.dylib > 0x2eb7000 - 0x2ed8fff libexpat.1.dylib ??? (???) > <e955fbf7296287c4d40694cf7dffd64f> /usr/lib/libexpat.1.dylib > 0x484a000 - 0x484efff com.apple.audio.AudioIPCPlugIn 1.0.6 (1.0.6) > <ee8e03f2dd8049e157fbd645586b8b73> > /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn > 0x4853000 - 0x4854ffd com.apple.aoa.halplugin 2.5.8 (2.5.8f1) > <0b9b5ee67a239c90f123a5f764ad50e8> > /System/Library/Extensions/IOAudioFamily.kext/Contents/PlugIns/AOAHALPlugin.bundle/Contents/MacOS/AOAHALPlugin > 0x4873000 - 0x4898ffb +libqjpeg.dylib ??? (???) > <c3f5579d575d169086a813c8e0aa361d> > /Users/krs/Applications/MuseScore.app/Contents/PlugIns/imageformats/libqjpeg.dylib > 0x4921000 - 0x4933ffd libTraditionalChineseConverter.dylib ??? (???) > <c6896409186d7ccc1634a8ef79a55e29> > /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib > 0x54bd000 - 0x54ccffe libSimplifiedChineseConverter.dylib ??? (???) > <ebd07f62ca7e5c43550b75d61c8910d6> > /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib > 0x54f8000 - 0x54fffff +libqgif.dylib ??? (???) > <6bbed1916e9486a94a0d1597d44ec774> > /Users/krs/Applications/MuseScore.app/Contents/PlugIns/imageformats/libqgif.dylib > 0x5503000 - 0x5509fff +libqsvg.dylib ??? (???) > <03aa151701a9966a136036b4a5074095> > /Users/krs/Applications/MuseScore.app/Contents/PlugIns/imageformats/libqsvg.dylib > 0x69bd000 - 0x69c8fff +libqsvgicon.dylib ??? (???) > <5dfe7dbe6177f5bf5a8fa3d915b55fef> > /Users/krs/Applications/MuseScore.app/Contents/PlugIns/iconengines/libqsvgicon.dylib > 0x69cc000 - 0x69d4fff +libqico.dylib ??? (???) > <31a6cb3d628cb1bbbefce67ab7013664> > /Users/krs/Applications/MuseScore.app/Contents/PlugIns/imageformats/libqico.dylib > 0x8600000 - 0x864bfff +libqmng.dylib ??? (???) > <46a5b189db72bc02a1673aa69333071f> > /Users/krs/Applications/MuseScore.app/Contents/PlugIns/imageformats/libqmng.dylib > 0x8653000 - 0x869efff +libqtiff.dylib ??? (???) > <18bf6d77f910d2ae4812794eb770836a> > /Users/krs/Applications/MuseScore.app/Contents/PlugIns/imageformats/libqtiff.dylib > 0x97c0000 - 0x99a7ff3 com.apple.RawCamera.bundle 2.0.15 (471) > <7a7c363a22cd57333ee1fad6b498cf01> > /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera > 0x8fe00000 - 0x8fe30c23 dyld 97.1 (???) <8dc1fc6c74fe1f055be16980dd45001e> > /usr/lib/dyld > 0x90009000 - 0x90023ffb com.apple.CoreVideo 1.6.0 (20.0) > <a380c89335371ca9b4b116841a8279d2> > /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo > 0x90040000 - 0x9004efff libz.1.dylib ??? (???) > <1a70dd3594a8c5ad39d785af5da23237> /usr/lib/libz.1.dylib > 0x90065000 - 0x90078ffb 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 > 0x900c8000 - 0x900f9fff com.apple.coreui 1.2 (62) > /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI > 0x900fa000 - 0x9010dfff com.apple.LangAnalysis 1.6.4 (1.6.4) > <f12db38b92cbf96b024206698434d14d> > /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis > 0x90118000 - 0x90202fff libxml2.2.dylib ??? (???) > <e9f58824c545bfeb50d89dbfa4d336a1> /usr/lib/libxml2.2.dylib > 0x90203000 - 0x90208ff6 libmathCommon.A.dylib ??? (???) > /usr/lib/system/libmathCommon.A.dylib > 0x902d9000 - 0x902e0ffb com.apple.print.framework.Print 218.0.3 (220.2) > <48f5dd2ce80e9f7c8e3be2acbca8584f> > /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print > 0x902e1000 - 0x90646ffe com.apple.QuartzCore 1.5.8 (1.5.8) > <173de39401d774ee555d15681ba13be1> > /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore > 0x90647000 - 0x90653ff3 com.apple.audio.SoundManager 3.9.2 (3.9.2) > <79588842bcaf6c747a95b2120304397a> > /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound > 0x90fe3000 - 0x911ccffb com.apple.security 5.0.5 (36371) > <22333e44e3ce637a1e5db36af79b4bb2> > /System/Library/Frameworks/Security.framework/Versions/A/Security > 0x911cd000 - 0x912b0fff libobjc.A.dylib ??? (???) > <39035ba996e55c617e20595dcd89c063> /usr/lib/libobjc.A.dylib > 0x912b1000 - 0x912d8fff libcups.2.dylib ??? (???) > <6c120b589d8408db134b515bb78c7da7> /usr/lib/libcups.2.dylib > 0x912d9000 - 0x912f5ffb com.apple.openscripting 1.2.8 (???) > <eb961ce3c1b1e564c2eefe3682ee0555> > /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting > 0x91615000 - 0x9161efff com.apple.DiskArbitration 2.2.1 (2.2.1) > <a389b4c2badce39540f24402f7df35e7> > /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration > 0x9161f000 - 0x9167cffb com.apple.HIServices 1.7.0 (???) > <5f468086ca01158e12cd07f829132edf> > /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices > 0x9167d000 - 0x919a6fe7 libLAPACK.dylib ??? (???) > /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib > 0x919a7000 - 0x919a8fff libffi.dylib ??? (???) > <11b77dbce4aa0f0b66d40014230abd1d> /usr/lib/libffi.dylib > 0x919a9000 - 0x919abffd libRadiance.dylib ??? (???) > <34cc3c24f4be3a4372275400b6e05b85> > /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib > 0x91ad2000 - 0x91d18ffb com.apple.Foundation 6.5.8 (677.24) > <a3c4074556d166bd7aae61caefcf0eaa> > /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation > 0x91dd5000 - 0x91e85ffc com.apple.CFNetwork 438.10 (438.12) > <19723c3ade18013d4a3936677c8ae5d7> > /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork > 0x91e97000 - 0x91ed4fff libRIP.A.dylib ??? (???) > <cc3c1062cba47e0bb189e1daa4295bde> > /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib > 0x91f15000 - 0x91f2dffb com.apple.DictionaryServices 1.0.0 (1.0.0) > <fe37191e732eeb66189185cd000a210b> > /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices > 0x9209b000 - 0x924c9ffe libGLProgrammability.dylib ??? (???) > <79e91a3ef8d13e2d1eaca2a38d5575bb> > /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib > 0x92500000 - 0x92a7cfff com.apple.CoreGraphics 1.409.3 (???) > <a8198d7b28607148bd0fcececb6d3fb2> > /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics > 0x92a7d000 - 0x92aaafff libGL.dylib ??? (???) > /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib > 0x92aab000 - 0x92bf5ffb com.apple.ImageIO.framework 2.0.4 (2.0.4) > <cbe744146e1f0e77cca0edce92bea0f7> > /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO > 0x92bf6000 - 0x92c71fff com.apple.SearchKit 1.2.1 (1.2.1) > <23c2c93a7ec832505d5c7b67fee89a6d> > /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit > 0x92c79000 - 0x92d29fff edu.mit.Kerberos 6.0.13 (6.0.13) > <c8137653dbdf02a3f508fe8d2d744748> > /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos > 0x92d2a000 - 0x92dacfff com.apple.print.framework.PrintCore 5.5.4 (245.6) > <9e01c05323b526bfc4d8f28940c373c2> > /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore > 0x92dad000 - 0x92e46fc3 libvDSP.dylib ??? (???) > /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib > 0x92e47000 - 0x92e72ff7 libauto.dylib ??? (???) > <b3a3a4b0f09653bd6d58f1847922b533> /usr/lib/libauto.dylib > 0x92e73000 - 0x92e7bfff libbsm.dylib ??? (???) > <c1fca3cbe3b1c21e9b31bc89b920f34c> /usr/lib/libbsm.dylib > 0x92f4d000 - 0x92f94fff com.apple.NavigationServices 3.5.2 (163) > <d28660870dff1cd46d7ea7d40271340f> > /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices > 0x92f95000 - 0x92fb5ff7 libJPEG.dylib ??? (???) > <f92878fdf02ffb1474b8bc60c47bb72d> > /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib > 0x9323c000 - 0x93350ffa com.apple.vImage 3.0 (3.0) > /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage > 0x93361000 - 0x93361ffa com.apple.CoreServices 32 (32) > <42b6dda539f7411606187335d9eae0c5> > /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices > 0x93362000 - 0x93435fff com.apple.CoreServices.OSServices 227 (227) > <6d3831bbc428821df04fba738367ce23> > /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices > 0x93436000 - 0x9376ffeb com.apple.HIToolbox 1.5.5 (???) > <71e35d5630fdc32c7b69be9257f0ba49> > /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox > 0x937af000 - 0x937affff com.apple.audio.units.AudioUnit 1.5 (1.5) > /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit > 0x937b0000 - 0x937e5fff com.apple.AE 402.3 (402.3) > <6a6f752bba2d537eb8590e1cec01ac9a> > /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE > 0x938cb000 - 0x9397bfff com.apple.QD 3.11.56 (???) > <3afac2b8eb501201f91672a32c4ecf99> > /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD > 0x9397c000 - 0x93b1cff3 libSystem.B.dylib ??? (???) > <9f5a942d2b2795adb9a42ef04f018f8a> /usr/lib/libSystem.B.dylib > 0x93b1d000 - 0x93ba5fff com.apple.ink.framework 101.3 (86) > <66a99ad6bc695390a66dd24789e23dcc> > /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink > 0x93ba6000 - 0x93ba6fff com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) > /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate > 0x93bda000 - 0x93bdaffb com.apple.installserver.framework 1.0 (8) > /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer > 0x93d9e000 - 0x940a0ffb com.apple.CoreServices.CarbonCore 786.11 (786.13) > <4f774fc0cc65f3198f01a960791c7049> > /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore > 0x940e6000 - 0x940f1ff9 com.apple.helpdata 1.0.1 (14.2) > /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData > 0x9412e000 - 0x9414dfff com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) > /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib > 0x9416b000 - 0x94194ffb com.apple.shortcut 1.0.1 (1.0) > <2d585ff6d2228a19705d304548a1e0df> > /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut > 0x94195000 - 0x9421ffff libvMisc.dylib ??? (???) > /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib > 0x94220000 - 0x94287ffb libstdc++.6.dylib ??? (???) > <a4e9b10268b3ffac26d0296499b24e8e> /usr/lib/libstdc++.6.dylib > 0x943be000 - 0x943c1fff com.apple.help 1.1 (36) > <7106d6e074a3b9835ebf1e6cc6c822ce> > /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help > 0x943c2000 - 0x943e1fff libresolv.9.dylib ??? (???) > <8c370b0ab8184a37e84131a444a0f696> /usr/lib/libresolv.9.dylib > 0x943e2000 - 0x943fdffb libPng.dylib ??? (???) > <248297ff5b022c274d5dcfa0de3b37b2> > /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib > 0x943fe000 - 0x9445ffff com.apple.CoreText 2.0.4 (???) > <72b950056b8bced5bacaad5e0712fcf8> > /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText > 0x94460000 - 0x9451afff libcrypto.0.9.7.dylib ??? (???) > <d0c8f3918053b8cb84c43e5fb40fa066> /usr/lib/libcrypto.0.9.7.dylib > 0x94559000 - 0x9455dffe libGIF.dylib ??? (???) > <491b205a6b8bb0c0c6ee6aaeea19a671> > /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib > 0x9455e000 - 0x946a5ffb com.apple.audio.toolbox.AudioToolbox 1.5.2 (1.5.2) > /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox > 0x946a6000 - 0x946c5fff com.apple.vecLib 3.4.2 (vecLib 3.4.2) > /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib > 0x946ce000 - 0x94816ff3 libicucore.A.dylib ??? (???) > <1a5d78e761b90a7338acd37111eacd11> /usr/lib/libicucore.A.dylib > 0x94817000 - 0x9493cffb com.apple.CoreFoundation 6.5.6 (476.18) > <d537b892a52b26cda30f2498c72706c2> > /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation > 0x9493d000 - 0x9494afff libCSync.A.dylib ??? (???) > <a207b2a10974a5d7949ce7e3f11bc33e> > /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib > 0x94aec000 - 0x94b25fff com.apple.SystemConfiguration 1.9.2 (1.9.2) > <22e7a58ae6fe75d9dfd8e2e66d7dfb78> > /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration > 0x9582e000 - 0x9582efff com.apple.Carbon 136 (136) > <6a6a209ec9179368db7ead8382b8ee63> > /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon > 0x9582f000 - 0x95830ff8 com.apple.ApplicationServices 34 (34) > <6aa5ee485bb2e656531b3505932b845f> > /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices > 0x95875000 - 0x95883ff3 com.apple.opengl 1.5.10 (1.5.10) > <f90db7f5e4a5144afd040236f8343280> > /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL > 0x95c28000 - 0x95cbdfff com.apple.framework.IOKit 1.5.2 (???) > <818d83c184ae66ab8006e87745e47634> > /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit > 0x95cbe000 - 0x95cc6ffb libCGATS.A.dylib ??? (???) > <663662a606c9f468cf2bfa1c07a571d4> > /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib > 0x95cc7000 - 0x95d61ff7 com.apple.ApplicationServices.ATS 3.7 (???) > <58dd60fd70b041c0e226f973cdd09617> > /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS > 0x95d62000 - 0x95d79ffb com.apple.ImageCapture 5.0.2 (5.0.2) > /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture > 0x95d7a000 - 0x95dc9fff com.apple.Metadata 10.5.2 (398.25) > <fdad4bda89efd0e2e9ca37493e10ca4c> > /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata > 0x95e0f000 - 0x95e1affb libgcc_s.1.dylib ??? (???) > <ea47fd375407f162c76d14d64ba246cd> /usr/lib/libgcc_s.1.dylib > 0x95e1b000 - 0x95eaaffb com.apple.DesktopServices 1.4.8 (1.4.8) > <a944437f1e80c1e9820ba29b5ecbe373> > /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv > 0x95eab000 - 0x95eaeffb com.apple.securityhi 3.0 (30817) > <e50c0cac9048f8923b95797753d50b5c> > /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI > 0x95eb0000 - 0x95ef1ffb libTIFF.dylib ??? (???) > <4c1422124af245485d6ceee207f4d735> > /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib > 0x95fc7000 - 0x9605dfff com.apple.LaunchServices 290.3 (290.6) > <57952c8c122a5b7fcf54b6cefe8cb4c8> > /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices > 0x9605e000 - 0x967d3fff com.apple.AppKit 6.5.7 (949.46) > <7245a9e89b06054cb09165fc13a243a6> > /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit > 0x967f3000 - 0x9681dff7 libssl.0.9.7.dylib ??? (???) > <4892f43ea37764d3121fa7346b601d77> /usr/lib/libssl.0.9.7.dylib > 0x9681e000 - 0x9686dfff libGLImage.dylib ??? (???) > <69eba6e64ea12c7392286db4f29d7a1d> > /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib > 0x9686e000 - 0x96879fff com.apple.speech.recognition.framework 3.7.24 > (3.7.24) <ae3dc890a43a9269388301f6b59d3091> > /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition > 0x9687a000 - 0x96881fff com.apple.CommonPanels 1.2.4 (85) > <0d1256175c5512c911ede094d767acfe> > /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels > 0x96882000 - 0x96951fff com.apple.ColorSync 4.5.1 (4.5.1) > /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync > 0x96952000 - 0x969a8fff libGLU.dylib ??? (???) > <4307c8f9f09bca8afc78fa089c3f074e> > /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib > 0x969a9000 - 0x96a31ffb com.apple.audio.CoreAudio 3.1.2 (3.1.2) > <356849fe490866c267b645c9a370dc1b> > /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio > 0x96a7d000 - 0x97037fff libBLAS.dylib ??? (???) > /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib > 0x97038000 - 0x970bdfff libsqlite3.0.dylib ??? (???) > <c7ac09d5d803e12b655e41a992ed10c0> /usr/lib/libsqlite3.0.dylib > 0x970cc000 - 0x9712effb com.apple.htmlrendering 68 (1.1.3) > <e852db1c007de975fae2f0c2769c88ef> > /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering > 0x9712f000 - 0x97157fff libxslt.1.dylib ??? (???) > <a628a1484428ce3c87c56cf663faeb54> /usr/lib/libxslt.1.dylib > 0x9716c000 - 0x97262ffc libiconv.2.dylib ??? (???) > <05ae1fcc97404173b2f9caef8f8be797> /usr/lib/libiconv.2.dylib > 0x97263000 - 0x9732bffb com.apple.CoreData 100.2 (186.1) > <5d07b92ad44a960292be6c1ff89fa807> > /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData > 0xba900000 - 0xba917ffe libJapaneseConverter.dylib ??? (???) > <dc8f48ea3439e971b6ec6b51c5b7160a> > /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib > 0xbab00000 - 0xbab21ffc libKoreanConverter.dylib ??? (???) > <3516a913c9651dc5d3cbef3e1704b50f> > /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 > > ------------------------------------------------------------------------------ > Enter the BlackBerry Developer Challenge > This is your chance to win up to $100,000 in prizes! For a limited time, > vendors submitting new applications to BlackBerry App World(TM) will have > the opportunity to enter the BlackBerry Developer Challenge. See full prize > details at: http://p.sf.net/sfu/Challenge > _______________________________________________ > Mscore-developer mailing list > [hidden email] > https://lists.sourceforge.net/lists/listinfo/mscore-developer > > ------------------------------------------------------------------------------ Enter the BlackBerry Developer Challenge This is your chance to win up to $100,000 in prizes! For a limited time, vendors submitting new applications to BlackBerry App World(TM) will have the opportunity to enter the BlackBerry Developer Challenge. See full prize details at: http://p.sf.net/sfu/Challenge _______________________________________________ Mscore-developer mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/mscore-developer |
||||||||||||||||
| Free Embeddable Forum Powered by Nabble | Help |