Kdenlive doesn't start with the latest mlt package?

Since mlt updated to 0.8.2 kdenlive starts with the error message:
mlt_repository_init: failed to dlopen /usr/lib/mlt/libmltxml.so
(/usr/lib/mlt/libmltxml.so: undefined symbol: mlt_playlist_new)
mlt_repository_init: failed to dlopen /usr/lib/mlt/libmltcore.so
(/usr/lib/mlt/libmltcore.so: undefined symbol: mlt_playlist_new)
Even when the latest update specifies that kdenlive 0.9.2-5 requires mlt 0.8.2-3 the same error messages occur. What is wrong with my settings?

hm.... this error message popped up... I think I accidentally forced installed mlt last time:
error: failed to commit transaction (conflicting files)
mlt: /usr/lib/libmlt.so.5 exists in filesystem

Similar Messages

  • Has anyone else experienced a glitch when making cuts? Many of my cuts slip a frame or two when moved from source monitor to sequence and it started with the latest update

    Once I updated to the latest version of Premiere 2014.2 I started experiencing a glitch when my cuts would slip a frame or two. At first it was randomly. Then I had footage I was using that was an .avi file that I converted to .m4v using vlc and now in my Premiere project, are having the greatest difficulty keeping my original cut that I create in my source monitor. When I bring it into my timeline, the new frames are added. When I double click the clip into my source monitor, I see that my original cuts remain, not shifted. Looking back in my timeline, unwanted frames are still there. I have to bring it into my source monitor to guess where the right frame would be to compensate for this. It happens more often with the converted files but still happens to .mp4s as well. I am using a Mac Pro 15-in from Early 2011. Thanks for the advice in advance!

    I downloaded and installed the latest iTunes 11.2.1 (1) update yesterday. It appears to have corrected this issue to a large extent: plugging in an iThing to sync no longer seems to cause explosive growth in memory footprint. leaks reports a much slower growth in dead memory:
    leaks -nocontext -nostacks iTunes | grep total
    Process 27307: 353 leaks for 726488 total leaked bytes.
    20 minutes later:
    leaks -nocontext -nostacks iTunes | grep total
    Process 27307: 364 leaks for 1256056 total leaked bytes.
    20 minutes later, after DLing updated apps and doing another sync:
    leaks -nocontext -nostacks iTunes | grep total
    Process 27307: 364 leaks for 1256056 total leaked bytes.
    Memory allocation started at 70Mb, grew to 200Mb, and appears to have stabilized there.
    I'm going to keep an eye on it overnight, but it looks as if this may not be a complete system killer as it was before, at least in my case. In any case, I can highly recommend this latest iTunes update for anyone else experiencing this specific issue. Updating bug 16772016 with this new information.

  • Why does my Galaxy s4 wifi turn on even though I have unchecked auto connect? (This happened starting with the latest software update).

    I also have wifi-matic app which should keep this from happening, but stopped doing so with the upgrade.

    Check sleep mode to be sure Wi-fi is off. Shut down your wifi matic app, clear system cache and do a soft reset of your device. power phone on and reset your personal settings. go into Wi-fi and do your setup again.

  • Anything wrong with the latest amarok package?

    Hi,
    after the latest update amarok refuses to start. This is what the error message says:
    $ cd /pfad/zu/Amarok/Quellcode/
    $ su -c "make uninstall"
    $ cmake -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` && su -c "make install"
    $ kbuildsycoca4 --noincremental
    $ amarok
    Is there something wrong the the package itself?

    Ok,
    with this PKGBUILD:
    pkgname=amarok
    replaces=('amarok-base' 'amarok-engine-xine' 'amarok-base-mysqlfree')
    pkgver=2.4.1
    pkgrel=2
    pkgdesc="The powerful music player for KDE"
    arch=("i686" "x86_64")
    url="http://amarok.kde.org"
    license=('GPL2' 'LGPL2.1' 'FDL')
    depends=('kdebase-runtime' 'mysql' 'qtscriptgenerator' 'taglib-extras'
    'liblastfm' 'ffmpeg' 'libofa' 'qjson')
    makedepends=('pkgconfig' 'automoc4' 'cmake' 'libgpod' 'libmtp' 'loudmouth'
    'libmygpo-qt')
    optdepends=("libgpod: support for Apple iPod audio devices"
    "libmtp: support for portable media devices"
    "loudmouth: backend needed by mp3tunes for syncing"
    "ifuse: support for Apple iPod Touch and iPhone"
    "libmygpo-qt: gpodder.net Internet Service")
    install="${pkgname}.install"
    source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
    md5sums=('4c65c5cd4d7bd267bdbef8e912fd6cb6')
    build() {
    cd ${srcdir}
    mkdir build
    cd build
    cmake ../${pkgname}-${pkgver} \
    -DCMAKE_BUILD_TYPE=Release \
    -DCMAKE_INSTALL_PREFIX=/usr\
    -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix`
    make
    package(){
    cd ${srcdir}/build
    make DESTDIR=${pkgdir} install
    and this amarok.install
    post_install() {
    xdg-icon-resource forceupdate --theme hicolor &> /dev/null
    kbuildsycoca4 --noincremental
    post_upgrade() {
    post_install
    post_remove() {
    post_install
    I was able to build a working package.
    Maybe I should have tried it without a new amarok.install but I just made everything that was suggested in the error message

  • [solved] Problem building krusader2 with the latest qt package

    Well, I've built krusader2 a lot of times before, now I got stucked on this, any idea of what changed in QT to cause this problem? Thanks in advance.
    /usr/include/QtCore/qobject.h:308: note: bool QObject::connect(const QObject*, const char*, const char*, Qt::ConnectionType) const
    /home/bullgates/pkgbuilds/krusader2/src/krusader-2.0.0-beta1/krusader/VFS/virt_vfs.cpp: In member function 'virtual void virt_vfs::vfs_mkdir(const QString&)':
    /home/bullgates/pkgbuilds/krusader2/src/krusader-2.0.0-beta1/krusader/VFS/virt_vfs.cpp:180: error: no matching function for call to 'KMessageBox::error(Krusader*&, QString, QString)'
    /usr/include/kmessagebox.h:616: note: candidates are: static void KMessageBox::error(QWidget*, const QString&, const QString&, QFlags<KMessageBox::Option>)
    /home/bullgates/pkgbuilds/krusader2/src/krusader-2.0.0-beta1/krusader/VFS/virt_vfs.cpp: In member function 'vfile* virt_vfs::stat(const KUrl&)':
    /home/bullgates/pkgbuilds/krusader2/src/krusader-2.0.0-beta1/krusader/VFS/virt_vfs.cpp:240: warning: suggest a space before ';' or explicit braces around empty body in 'while' statement
    make[2]: *** [krusader/VFS/CMakeFiles/VFS.dir/virt_vfs.o] Error 1
    make[2]: Leaving directory `/home/bullgates/pkgbuilds/krusader2/src/krusader-2.0.0-beta1'
    make[1]: *** [krusader/VFS/CMakeFiles/VFS.dir/all] Error 2
    make[1]: Leaving directory `/home/bullgates/pkgbuilds/krusader2/src/krusader-2.0.0-beta1'
    make: *** [all] Error 2
    ==> ERROR: Build Failed.
    Aborting...
    Last edited by pfreire (2008-08-31 20:48:07)

    With the new build of QT (4.4.1-4) it seems to build ok again.

  • Firefox is already running, started with the latest upgrade

    I have been running Firefox with Win7 for several months with no problems. Suddenly on two separate computers I'm frequently getting the error that Firefox is already running. I open the task manager, end the process, and it works fine. But it will happen again, not every time, but frequently enough that I'm certainly noticing. On one occasion I was unable to find a firefox process listed. But after trying to launch again and getting the error, I was able to find the process and stop it. That only happened once.

    Thanks. I did look at the first thread. I know how to fix it each time, i.e., kill the process, but don't know how to prevent it from happening. As I said, something has changed. I realized after the post, that I've also recently upgraded my Norton's Internet Security to the 2013 version. That might also be related.
    I don't experience Firefox hanging on close though I suppose if the process doesn't end then it is hanging on a system level. In other words, it appears to close normally every time. I'll take a look at that thread.
    Thanks again for posting.

  • GoPod - Does it work with the latest Ipod firmware?

    I have a 5th Gen 60gb iPod and have used goPod in the past to remove the volume cap. But ever since updating my iPod with the latest firmware the volume limit seems to be very quiet compared to what it used to be. Is this because goPod 1.4 doesn't work with the latest firmwire?
    Has anyone else had this problem or is it just me going deaf?
    Cheers

    I disagree with that rudolfraith.
    When I plug my iPod in, launch goPod and then press uncap, it does say that it is now uncapped, but the volume limit is no difference at all. I even tested this by hooking my Ipod up to my PC and recording it capped and uncapped, the levels were exactly the same.
    So I feel that goPod v1.4 doesn't work with the latest firmware.

  • I have a 4s with the latest 6.0.1 update and windows 7 with iTunes 11. When I connect the phone, windows can see but iTunes doesn't. Have tried re-installs and re-starts. Anybody else have this problem

    I have a 4s with the latest 6.0.1 update and windows 7 with iTunes 11. When I connect the phone, windows can see but iTunes doesn't. Have tried re-installs and re-starts. Anybody else have this problem?

    Did you go through all the options?
    Also this:
    Also, third-party security software may conflict with iOS devices connecting to iTunes. Follow this article to troubleshoot issues that may be caused by your security software. After resolving any issues you may have with your security software, you may need to try the steps in this article again.

  • TS1538 I have iPad 3. Today, I updated iOS software with the latest update. After that it does not start up. Again and again the apple logo is flashing and nothing is happening. My device is not also detected in iTune. I did every possible things to resta

    I have a iPad 3 (wifi+cellular). Today I updated with the latest software update. But after the installation of the update it doesn't start. Again and again the apple logo flashes and nothing happens. I tried to reset it by accessing it through iTune. But it is not recognized by iTune. Please help.

    Hello bhar.suman,
    Thank you for using Apple Support Communities.
    For more information, take a look at:
    iOS: Not responding or does not turn on
    http://support.apple.com/kb/ts3281
    Have a nice day,
    Mario

  • I am having a lot of trouble downloading itunes.My latest error message is that MediaToolbox.dll is missing. I have been trying to fix this for three days now .And it all started with the last update .Can anyone help?

    I am having a lot of trouble downloading itunes.My latest error message is that MediaToolbox.dll is missing. I have been trying to fix this for three days now .And it all started with the last update .Can anyone help?

    Taken at face value, you're having trouble with an Apple Application Support program file there. (Apple Application Support is where single copies of program files used by multiple different Apple programs are kept.)
    Let's try something relatively simple first. Restart the PC. If you're using Vista or 7, now head into your Uninstall a program control panel, select "Apple Application Support" and then click "Repair". If you're using XP, head into your Add or Remove Programs control panel, select "Apple Application Support", click "Change" and then click "Repair".
    If no joy after that, try the more rigorous uninstall/reinstall procedure from the following post. (If you've got XP, although the procedure is for Vista and 7, just read "Computer" as "My Computer", read "Uninstall a program control panel" as "Add or Remove programs control panel" and assume the system is 32-bit, and you'll be doing the right things.)
    Re: I recently updated to vista service pack 2 and I updated to itunes 10.2.1 and ever

  • Firefox will not start, even in Safe Mode. Evidence suggests that this is due to an incompatibility with the latest update of Java.

    Firefox will not start in WinXP. (I am sending this from an alternate browser.)
    I believe that this is due to some incompatibility with the latest update of Java. I believe that one of the tabs from my previous session included a Java application, and this is causing the difficulty. In recent days, since the last update of Java, I have had difficulty in loading linked pages with Java applications into Firefox, and have needed to switch to a different browser to do this.
    Now I cannot even start the browser, presumably due to the presence of a Java application on one of the restored tabs.
    When I now try to start Firefox, my ZoneAlarm security s/w presents the message "Java(TM) Quick Starter binary is trying to access the Internet." I click "Allow", but Firefox will not start. If I click "Deny", the same result. The same thing happens when I try to start Firefox in Safe Mode, I cannot even start Firefox in Safe mode.
    == This happened ==
    Every time Firefox opened
    == after recent update of Java

    You can try to disable the Java Quick starter and the Java Console extension in the Control Panel > Java.
    Control Panel > Java > Advanced tab > Miscellaneous >Java Quick Starter (disable)
    You can also disable the Java plugin in Firefox: Tools > Add-ons > Plugins
    See [[Troubleshooting extensions and themes]]
    See [[Troubleshooting plugins]]

  • Every time I connect my iPhone to iTunes on my mac it alwasys says iPhone can not sync because sync session failed to start. What do I do to fix this problem?(It's an iPhone 4s with the latest IOS 7.0.2

    Every time I connect my iPhone to iTunes on my mac it alwasys says iPhone can not sync because sync session failed to start. What do I do to fix this problem?(It's an iPhone 4s with the latest IOS 7.0.2

    bubblesblom wrote:
    Okay, so my friends think it is funny to change the passcode on my iPhone.
    Maybe you should get new friends.
    I'm not sure that recovery mode works when you have to trust the computer, but did you try it?
    If you can't update or restore your iOS device - Apple Support
    If that won't work, perhaps you can use Find my iPhone from a computer in your iCloud.com account to erase the device.
    iCloud: Erase your device - Apple Support
    This has nothing to do with the Find my iPhone app being installed on the phone, but you do have to have Find my iPhone activated in the iCloud settings on the phone.

  • Help tells me that i am up to date with the latest version BUT the firefox start link tells me i am NOT on the latest version. what is going on?

    help tells me that i am up to date with the latest version BUT the http://www.google.co.uk/firefox?client=firefox-a&rls=org.mozilla:en-GB:official link tells me i am NOT on the latest version. what is going on?.
    also:
    please can sync also copy my addons too?

    Firefox is a web browser not a homepage.
    It sounds like you you have the old www.google.com/firefox/ start page that used to be the default homepage in Firefox before Firefox 4.0 sometime. It is not being maintained by Google anymore so either ignore the message or while in Firefox go to Tools->Options->General->Homepage section and change your homepage.

  • Hi! I can't upgrade my iTunes 10.3.1.55 on my Windows XP 2002 SP3 to the latest version of iTunes. Got the message: "A problem has occured with the Windows Installer-package. A program needed for this installation could not be run." What to do?

    Hi! I can't upgrade my iTunes 10.3.1.55 on my Windows XP 2002 SP3 to the latest version of iTunes. Got the message: "A problem has occured with the Windows Installer-package. A program needed for this installation could not be run." What to do?

    Perhaps let's first try updating your Apple Software Update.
    Launch Apple Software Update ("Start > All Programs > Apple Software Update"). Does it launch and offer you a newer version of Apple Software Update? If so, choose to install just that update to Apple Software Update. (Deselect any other software offered at the same time.)
    If the ASU update goes through okay, try another iTunes install. Does it go through without the errors this time?

  • I was recording a song, finished it and everything went alright. Then I wanted to start with the recording of a new song. With the SAME plug-ins and settings as in the song before. I could record it all, but then, logic started crashing!

    I was recording a song, finished it and everything went alright. Then I wanted to start with the recording of a new song. With the SAME plug-ins and settings as in the song before. I could record it all, but then, logic started crashing! Now, Logic crashes everytime I open up the new song as soon as I press play. But when I open up the older song, everything works just fine. I can press play without any problems, do things here and there... typical Logic stuff. So, it has to do with my new project! But why? I mean, I'm using everything the same way in both projects. Literally everything!
    Now, here's one of my crash reports... please help. Please. Thanks in advance!
    Process:         Logic Pro [1567]
    Path:            /Applications/Logic Pro.app/Contents/MacOS/Logic Pro
    Identifier:      com.apple.logic.pro
    Version:         9.1.8 (1700.67)
    Build Info:      Logic-17006700~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [176]
    Responsible:     Logic Pro [1567]
    User ID:         501
    Date/Time:       2013-11-10 03:39:40.455 +0100
    OS Version:      Mac OS X 10.9 (13A603)
    Report Version:  11
    Anonymous UUID:  5C77B650-B7CD-6ED7-E550-F335C2C4BDCD
    Crashed Thread:  4
    Exception Type:  EXC_BAD_ACCESS (SIGABRT)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x000000013e3f0008
    VM Regions Near 0x13e3f0008:
        IOKit                  000000013e378000-000000013e3f0000 [  480K] rw-/rw- SM=ALI 
    --> IOKit                  000000013e3f0000-000000013e3f1000 [    4K] r--/r-- SM=ALI 
        IOKit                  000000013e3f1000-000000013e412000 [  132K] rw-/rw- SM=ALI 
    Application Specific Information:
    abort() called
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x00007fff8a20b716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff90a63c3b _pthread_cond_wait + 727
    2   com.apple.music.apps.MAFiles            0x0000000103007aea XStreamReadFrames + 250
    3   com.apple.music.apps.MAAudioEngine          0x00000001030bbfd3 MDXStreamReadSync(FSForkIOParam*) + 131
    4   com.apple.music.apps.MAAudioEngine          0x0000000103088532 MD::FileReadAudioData(void const*, void*, long long, long) + 146
    5   com.apple.logic.pro                     0x00000001000aecaf std::vector<CTransient, std::allocator<CTransient> >::operator=(std::vector<CTransient, std::allocator<CTransient> > const&) + 50143
    6   com.apple.logic.pro                     0x00000001000957a7 std::list<AudioFileInfo_GenericMarker, std::allocator<AudioFileInfo_GenericMarker> >::sort() + 21207
    7   com.apple.logic.pro                     0x00000001000e06c7 LowLevelMovieSync(long, long) + 159575
    8   com.apple.logic.pro                     0x00000001000e2ef4 LowLevelMovieSync(long, long) + 169860
    9   com.apple.logic.pro                     0x00000001000e4a81 LowLevelMovieSync(long, long) + 176913
    10  com.apple.logic.pro                     0x00000001000e6343 LowLevelMovieSync(long, long) + 183251
    11  com.apple.logic.pro                     0x0000000100099fef std::list<AudioFileInfo_GenericMarker, std::allocator<AudioFileInfo_GenericMarker> >::sort() + 39711
    12  com.apple.logic.pro                     0x000000010009a123 std::list<AudioFileInfo_GenericMarker, std::allocator<AudioFileInfo_GenericMarker> >::sort() + 40019
    13  com.apple.logic.pro                     0x00000001000e23b0 LowLevelMovieSync(long, long) + 166976
    14  com.apple.logic.pro                     0x0000000100115a15 std::vector<CVirtualTrack, std::allocator<CVirtualTrack> >::operator=(std::vector<CVirtualTrack, std::allocator<CVirtualTrack> > const&) + 52581
    15  com.apple.logic.pro                     0x000000010087f121 void std::__stable_sort_adaptive<__gnu_cxx::__normal_iterator<CEv**, std::vector<CEv*, std::allocator<CEv*> > >, CEv**, long, bool (*)(CEv*, CEv*)>(__gnu_cxx::__normal_iterator<CEv**, std::vector<CEv*, std::allocator<CEv*> > >, __gnu_cxx::__normal_iterator<CEv**, std::vector<CEv*, std::allocator<CEv*> > >, CEv**, long, bool (*)(CEv*, CEv*)) + 131889
    16  com.apple.logic.pro                     0x00000001008849e8 void std::__stable_sort_adaptive<__gnu_cxx::__normal_iterator<CEv**, std::vector<CEv*, std::allocator<CEv*> > >, CEv**, long, bool (*)(CEv*, CEv*)>(__gnu_cxx::__normal_iterator<CEv**, std::vector<CEv*, std::allocator<CEv*> > >, __gnu_cxx::__normal_iterator<CEv**, std::vector<CEv*, std::allocator<CEv*> > >, CEv**, long, bool (*)(CEv*, CEv*)) + 154616
    17  com.apple.logic.pro                     0x0000000100072f7e GetChannelIDForIndex(TAudioBusFormat, int) + 105262
    18  com.apple.logic.pro                     0x00000001003d72f8 std::list<std::string, std::allocator<std::string> >::sort() + 43720
    19  com.apple.logic.pro                     0x00000001003d7501 std::list<std::string, std::allocator<std::string> >::sort() + 44241
    20  com.apple.logic.pro                     0x00000001003d7a5b std::list<std::string, std::allocator<std::string> >::sort() + 45611
    21  com.apple.logic.pro                     0x00000001003d7db5 std::list<std::string, std::allocator<std::string> >::sort() + 46469
    22  com.apple.logic.pro                     0x00000001003d820c std::list<std::string, std::allocator<std::string> >::sort() + 47580
    23  com.apple.logic.pro                     0x000000010052c68c std::vector<unsigned int, std::allocator<unsigned int> >::reserve(unsigned long) + 292332
    24  com.apple.logic.pro                     0x00000001001b3e8b std::vector<TTempoWarpMerge, std::allocator<TTempoWarpMerge> >::reserve(unsigned long) + 183579
    25  com.apple.logic.pro                     0x00000001005de46f std::_Rb_tree<std::string, std::pair<std::string const, TOSCMessageData>, std::_Select1st<std::pair<std::string const, TOSCMessageData> >, std::less<std::string>, std::allocator<std::pair<std::string const, TOSCMessageData> > >::insert_unique(std::_Rb_tree_iterator<std::pair<std::string const, TOSCMessageData> >, std::pair<std::string const, TOSCMessageData> const&) + 418447
    26  com.apple.logic.pro                     0x00000001005d4d4b std::_Rb_tree<std::string, std::pair<std::string const, TOSCMessageData>, std::_Select1st<std::pair<std::string const, TOSCMessageData> >, std::less<std::string>, std::allocator<std::pair<std::string const, TOSCMessageData> > >::insert_unique(std::_Rb_tree_iterator<std::pair<std::string const, TOSCMessageData> >, std::pair<std::string const, TOSCMessageData> const&) + 379755
    27  com.apple.logic.pro                     0x00000001005d3c03 std::_Rb_tree<std::string, std::pair<std::string const, TOSCMessageData>, std::_Select1st<std::pair<std::string const, TOSCMessageData> >, std::less<std::string>, std::allocator<std::pair<std::string const, TOSCMessageData> > >::insert_unique(std::_Rb_tree_iterator<std::pair<std::string const, TOSCMessageData> >, std::pair<std::string const, TOSCMessageData> const&) + 375331
    28  com.apple.logic.pro                     0x00000001005c4e4f std::_Rb_tree<std::string, std::pair<std::string const, TOSCMessageData>, std::_Select1st<std::pair<std::string const, TOSCMessageData> >, std::less<std::string>, std::allocator<std::pair<std::string const, TOSCMessageData> > >::insert_unique(std::_Rb_tree_iterator<std::pair<std::string const, TOSCMessageData> >, std::pair<std::string const, TOSCMessageData> const&) + 314479
    29  com.apple.logic.pro                     0x000000010077a52d std::vector<SurvivingEvent, std::allocator<SurvivingEvent> >::_M_insert_aux(__gnu_cxx::__normal_iterator<SurvivingEvent*, std::vector<SurvivingEvent, std::allocator<SurvivingEvent> > >, SurvivingEvent const&) + 38093
    30  com.apple.logic.pro                     0x00000001005c517a std::_Rb_tree<std::string, std::pair<std::string const, TOSCMessageData>, std::_Select1st<std::pair<std::string const, TOSCMessageData> >, std::less<std::string>, std::allocator<std::pair<std::string const, TOSCMessageData> > >::insert_unique(std::_Rb_tree_iterator<std::pair<std::string const, TOSCMessageData> >, std::pair<std::string const, TOSCMessageData> const&) + 315290
    31  com.apple.logic.pro                     0x000000010077a6d7 std::vector<SurvivingEvent, std::allocator<SurvivingEvent> >::_M_insert_aux(__gnu_cxx::__normal_iterator<SurvivingEvent*, std::vector<SurvivingEvent, std::allocator<SurvivingEvent> > >, SurvivingEvent const&) + 38519
    32  com.apple.AppKit                        0x00007fff8aa54d9a forwardMethod + 122
    33  com.apple.AppKit                        0x00007fff8aa54d9a forwardMethod + 122
    34  com.apple.AppKit                        0x00007fff8aa54d9a forwardMethod + 122
    35  com.apple.AppKit                        0x00007fff8aa54d9a forwardMethod + 122
    36  com.apple.AppKit                        0x00007fff8aa54d9a forwardMethod + 122
    37  com.apple.AppKit                        0x00007fff8aa54d9a forwardMethod + 122
    38  com.apple.logic.pro                     0x00000001005d3c58 std::_Rb_tree<std::string, std::pair<std::string const, TOSCMessageData>, std::_Select1st<std::pair<std::string const, TOSCMessageData> >, std::less<std::string>, std::allocator<std::pair<std::string const, TOSCMessageData> > >::insert_unique(std::_Rb_tree_iterator<std::pair<std::string const, TOSCMessageData> >, std::pair<std::string const, TOSCMessageData> const&) + 375416
    39  com.apple.logic.pro                     0x00000001005c4e4f std::_Rb_tree<std::string, std::pair<std::string const, TOSCMessageData>, std::_Select1st<std::pair<std::string const, TOSCMessageData> >, std::less<std::string>, std::allocator<std::pair<std::string const, TOSCMessageData> > >::insert_unique(std::_Rb_tree_iterator<std::pair<std::string const, TOSCMessageData> >, std::pair<std::string const, TOSCMessageData> const&) + 314479
    40  com.apple.logic.pro                     0x000000010077a52d std::vector<SurvivingEvent, std::allocator<SurvivingEvent> >::_M_insert_aux(__gnu_cxx::__normal_iterator<SurvivingEvent*, std::vector<SurvivingEvent, std::allocator<SurvivingEvent> > >, SurvivingEvent const&) + 38093
    41  com.apple.AppKit                        0x00007fff8a9f7ca2 -[NSApplication sendEvent:] + 3395
    42  com.apple.prokit                        0x000000010120a578 -[NSProApplication sendEvent:] + 1770
    43  com.apple.logic.pro                     0x00000001005bf90d std::_Rb_tree<std::string, std::pair<std::string const, TOSCMessageData>, std::_Select1st<std::pair<std::string const, TOSCMessageData> >, std::less<std::string>, std::allocator<std::pair<std::string const, TOSCMessageData> > >::insert_unique(std::_Rb_tree_iterator<std::pair<std::string const, TOSCMessageData> >, std::pair<std::string const, TOSCMessageData> const&) + 292653
    44  com.apple.logic.pro                     0x00000001005c4585 std::_Rb_tree<std::string, std::pair<std::string const, TOSCMessageData>, std::_Select1st<std::pair<std::string const, TOSCMessageData> >, std::less<std::string>, std::allocator<std::pair<std::string const, TOSCMessageData> > >::insert_unique(std::_Rb_tree_iterator<std::pair<std::string const, TOSCMessageData> >, std::pair<std::string const, TOSCMessageData> const&) + 312229
    45  com.apple.logic.pro                     0x00000001005bf940 std::_Rb_tree<std::string, std::pair<std::string const, TOSCMessageData>, std::_Select1st<std::pair<std::string const, TOSCMessageData> >, std::less<std::string>, std::allocator<std::pair<std::string const, TOSCMessageData> > >::insert_unique(std::_Rb_tree_iterator<std::pair<std::string const, TOSCMessageData> >, std::pair<std::string const, TOSCMessageData> const&) + 292704
    46  com.apple.AppKit                        0x00007fff8a847a29 -[NSApplication run] + 646
    47  com.apple.prokit                        0x000000010120ad3f NSProApplicationMain + 296
    48  com.apple.logic.pro                     0x000000010002aa58 DummyConnection::DummyConnection() + 86
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff8a20c662 kevent64 + 10
    1   libdispatch.dylib                       0x00007fff8785043d _dispatch_mgr_invoke + 239
    2   libdispatch.dylib                       0x00007fff87850152 _dispatch_mgr_thread + 52
    Thread 2:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff8a207a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8a206d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff892c7315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff892c6939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff892c6275 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation                    0x00007fff86668907 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348
    6   com.apple.Foundation                    0x00007fff8666870b __NSThread__main__ + 1318
    7   libsystem_pthread.dylib                 0x00007fff90a61899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff90a6172a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff90a65fc9 thread_start + 13
    Thread 3:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff8a20b9aa __select + 10
    1   com.apple.CoreFoundation                0x00007fff89312d43 __CFSocketManager + 867
    2   libsystem_pthread.dylib                 0x00007fff90a61899 _pthread_body + 138
    3   libsystem_pthread.dylib                 0x00007fff90a6172a _pthread_start + 137
    4   libsystem_pthread.dylib                 0x00007fff90a65fc9 thread_start + 13
    Thread 4 Crashed:
    0   libsystem_kernel.dylib                  0x00007fff8a20b866 __pthread_kill + 10
    1   libsystem_pthread.dylib                 0x00007fff90a6235c pthread_kill + 92
    2   libsystem_c.dylib                       0x00007fff914d1c5a __abort + 145
    3   libsystem_c.dylib                       0x00007fff914d1bc9 abort + 140
    4   com.apple.logic.pro                     0x00000001003b3226 std::_Rb_tree<short, std::pair<short const, CGRect>, std::_Select1st<std::pair<short const, CGRect> >, std::less<short>, std::allocator<std::pair<short const, CGRect> > >::_M_erase(std::_Rb_tree_node<std::pair<short const, CGRect> >*) + 98486
    5   libsystem_platform.dylib                0x00007fff8e1555aa _sigtramp + 26
    6   com.apple.music.apps.MAFiles            0x0000000102fe9a04 AACAudioFile::ReadPackets(unsigned short, unsigned short, unsigned short, unsigned int*, AudioStreamPacketDescription*, long long, unsigned int*, XStreamIOCompletion*, void*) + 564
    7   com.apple.music.apps.MAFiles            0x00000001030087cd XStreamReadPackets + 269
    8   com.apple.music.apps.MAFiles            0x0000000102fb3c5f ExtendedAudioFileObject::ReadInputProc(OpaqueAudioConverter*, unsigned int*, AudioBufferList*, AudioStreamPacketDescription**, void*) + 191
    9   com.apple.audio.toolbox.AudioToolbox          0x00007fff921afab8 AudioConverterChain::DirectCallInputProc(unsigned int*, unsigned int*, AudioBufferList*, AudioStreamPacketDescription const**) + 290
    10  com.apple.audio.toolbox.AudioToolbox          0x00007fff921a03c9 CodecConverter::CallInputProc(unsigned int&) + 329
    11  com.apple.audio.toolbox.AudioToolbox          0x00007fff9219f115 CodecConverter::DecoderFillBuffer(unsigned int&, AudioBufferList&, AudioStreamPacketDescription*) + 743
    12  com.apple.audio.toolbox.AudioToolbox          0x00007fff9218e56e BufferedAudioConverter::GetInputBytes(unsigned int, unsigned int&, CABufferList const*&) + 136
    13  com.apple.audio.toolbox.AudioToolbox          0x00007fff9216d38a CBRConverter::RenderOutput(CABufferList*, unsigned int, unsigned int&, AudioStreamPacketDescription*) + 104
    14  com.apple.audio.toolbox.AudioToolbox          0x00007fff9218e420 BufferedAudioConverter::FillBuffer(unsigned int&, AudioBufferList&, AudioStreamPacketDescription*) + 286
    15  com.apple.audio.toolbox.AudioToolbox          0x00007fff9218e56e BufferedAudioConverter::GetInputBytes(unsigned int, unsigned int&, CABufferList const*&) + 136
    16  com.apple.audio.toolbox.AudioToolbox          0x00007fff921ba475 Resampler2Wrapper::RenderOutput(CABufferList*, unsigned int, unsigned int&) + 181
    17  com.apple.audio.toolbox.AudioToolbox          0x00007fff9218e420 BufferedAudioConverter::FillBuffer(unsigned int&, AudioBufferList&, AudioStreamPacketDescription*) + 286
    18  com.apple.audio.toolbox.AudioToolbox          0x00007fff9218e56e BufferedAudioConverter::GetInputBytes(unsigned int, unsigned int&, CABufferList const*&) + 136
    19  com.apple.audio.toolbox.AudioToolbox          0x00007fff9216d38a CBRConverter::RenderOutput(CABufferList*, unsigned int, unsigned int&, AudioStreamPacketDescription*) + 104
    20  com.apple.audio.toolbox.AudioToolbox          0x00007fff9218e420 BufferedAudioConverter::FillBuffer(unsigned int&, AudioBufferList&, AudioStreamPacketDescription*) + 286
    21  com.apple.audio.toolbox.AudioToolbox          0x00007fff921af397 AudioConverterChain::RenderOutput(CABufferList*, unsigned int, unsigned int&, AudioStreamPacketDescription*) + 99
    22  com.apple.audio.toolbox.AudioToolbox          0x00007fff9218e420 BufferedAudioConverter::FillBuffer(unsigned int&, AudioBufferList&, AudioStreamPacketDescription*) + 286
    23  com.apple.audio.toolbox.AudioToolbox          0x00007fff9216cbde AudioConverterFillComplexBuffer + 292
    24  com.apple.music.apps.MAFiles            0x0000000102fb4c3c ExtendedAudioFileObject::Read(ExtendedAudioFileParams*) + 716
    25  com.apple.music.apps.MAFiles            0x0000000102fb72c0 ExtendedAudioFileScheduler::ExecuteRead(ExtendedAudioFileObject*, ExtendedAudioFileParams*) + 80
    26  com.apple.music.apps.MAFiles            0x0000000102fb7564 ExtendedAudioFileScheduler::WorkerThreadProc() + 244
    27  com.apple.music.apps.MAFiles            0x0000000102fb7589 ExtendedAudioFileScheduler::WorkerThreadProc(void*) + 9
    28  libsystem_pthread.dylib                 0x00007fff90a61899 _pthread_body + 138
    29  libsystem_pthread.dylib                 0x00007fff90a6172a _pthread_start + 137
    30  libsystem_pthread.dylib                 0x00007fff90a65fc9 thread_start + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x00007fff8a20b716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff90a63c3b _pthread_cond_wait + 727
    2   com.apple.music.apps.MAFiles            0x0000000102fb74d4 ExtendedAudioFileScheduler::WorkerThreadProc() + 100
    3   com.apple.music.apps.MAFiles            0x0000000102fb7589 ExtendedAudioFileScheduler::WorkerThreadProc(void*) + 9
    4   libsystem_pthread.dylib                 0x00007fff90a61899 _pthread_body + 138
    5   libsystem_pthread.dylib                 0x00007fff90a6172a _pthread_start + 137
    6   libsystem_pthread.dylib                 0x00007fff90a65fc9 thread_start + 13
    Thread 6:: com.apple.audio.IOThread.client
    0   libsystem_kernel.dylib                  0x00007fff8a207a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8a206d18 mach_msg + 64
    2   com.apple.audio.CoreAudio               0x00007fff8c1e6918 HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned int, unsigned int, mach_msg_header_t*, bool, unsigned int) + 98
    3   com.apple.audio.CoreAudio               0x00007fff8c1e68a6 HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 42
    4   com.apple.audio.CoreAudio               0x00007fff8c1e502e HALC_ProxyIOContext::IOWorkLoop() + 950
    5   com.apple.audio.CoreAudio               0x00007fff8c1e4bcd HALC_ProxyIOContext::IOThreadEntry(void*) + 97
    6   com.apple.audio.CoreAudio               0x00007fff8c1e4a8d HALB_IOThread::Entry(void*) + 75
    7   libsystem_pthread.dylib                 0x00007fff90a61899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff90a6172a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff90a65fc9 thread_start + 13
    Thread 7:
    0   libsystem_kernel.dylib                  0x00007fff8a20b716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff90a63c3b _pthread_cond_wait + 727
    2   com.apple.music.apps.MAAudioEngine          0x0000000103096f2b MD::CallProcessThread1(void*) + 299
    3   libsystem_pthread.dylib                 0x00007fff90a61899 _pthread_body + 138
    4   libsystem_pthread.dylib                 0x00007fff90a6172a _pthread_start + 137
    5   libsystem_pthread.dylib                 0x00007fff90a65fc9 thread_start + 13
    Thread 8:
    0   libsystem_kernel.dylib                  0x00007fff8a20b716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff90a63c3b _pthread_cond_wait + 727
    2   com.apple.music.apps.MAAudioEngine          0x0000000103096d0e MD::CallProcessThread2(void*) + 302
    3   libsystem_pthread.dylib                 0x00007fff90a61899 _pthread_body + 138
    4   libsystem_pthread.dylib                 0x00007fff90a6172a _pthread_start + 137
    5   libsystem_pthread.dylib                 0x00007fff90a65fc9 thread_start + 13
    Thread 9:
    0   libsystem_kernel.dylib                  0x00007fff8a20b716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff90a63c3b _pthread_cond_wait + 727
    2   com.apple.music.apps.MAAudioEngine          0x0000000103096a35 MD::CallProcessThread3(void*) + 85
    3   libsystem_pthread.dylib                 0x00007fff90a61899 _pthread_body + 138
    4   libsystem_pthread.dylib                 0x00007fff90a6172a _pthread_start + 137
    5   libsystem_pthread.dylib                 0x00007fff90a65fc9 thread_start + 13
    Thread 10:
    0   libsystem_kernel.dylib                  0x00007fff8a20b716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff90a63c3b _pthread_cond_wait + 727
    2   com.apple.music.apps.MAAudioEngine          0x0000000103096835 MD::CallProcessThread4(void*) + 85
    3   libsystem_pthread.dylib                 0x00007fff90a61899 _pthread_body + 138
    4   libsystem_pthread.dylib                 0x00007fff90a6172a _pthread_start + 137
    5   libsystem_pthread.dylib                 0x00007fff90a65fc9 thread_start + 13
    Thread 11:
    0   libsystem_kernel.dylib                  0x00007fff8a20b716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff90a63c3b _pthread_cond_wait + 727
    2   com.apple.music.apps.MAAudioEngine          0x00000001030966ee MD::CallProcessThread5(void*) + 302
    3   libsystem_pthread.dylib                 0x00007fff90a61899 _pthread_body + 138
    4   libsystem_pthread.dylib                 0x00007fff90a6172a _pthread_start + 137
    5   libsystem_pthread.dylib                 0x00007fff90a65fc9 thread_start + 13
    Thread 12:
    0   libsystem_kernel.dylib                  0x00007fff8a20b716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff90a63c3b _pthread_cond_wait + 727
    2   com.apple.music.apps.MAAudioEngine          0x00000001030964ce MD::CallProcessThread6(void*) + 302
    3   libsystem_pthread.dylib                 0x00007fff90a61899 _pthread_body + 138
    4   libsystem_pthread.dylib                 0x00007fff90a6172a _pthread_start + 137
    5   libsystem_pthread.dylib                 0x00007fff90a65fc9 thread_start + 13
    Thread 13:
    0   libsystem_kernel.dylib                  0x00007fff8a20b716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff90a63c3b _pthread_cond_wait + 727
    2   com.apple.music.apps.MAAudioEngine          0x00000001030962ae MD::CallProcessThread7(void*) + 302
    3   libsystem_pthread.dylib                 0x00007fff90a61899 _pthread_body + 138
    4   libsystem_pthread.dylib                 0x00007fff90a6172a _pthread_start + 137
    5   libsystem_pthread.dylib                 0x00007fff90a65fc9 thread_start + 13
    Thread 14:
    0   libsystem_kernel.dylib                  0x00007fff8a20b716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff90a63c3b _pthread_cond_wait + 727
    2   com.apple.music.apps.MAAudioEngine          0x00000001030951ee MD::CallProcessThread15(void*) + 302
    3   libsystem_pthread.dylib                 0x00007fff90a61899 _pthread_body + 138
    4   libsystem_pthread.dylib                 0x00007fff90a6172a _pthread_start + 137
    5   libsystem_pthread.dylib                 0x00007fff90a65fc9 thread_start + 13
    Thread 15:
    0   libsystem_kernel.dylib                  0x00007fff8a20ba3a __semwait_signal + 10
    1   libsystem_c.dylib                       0x00007fff914f0e60 nanosleep + 200
    2   libsystem_c.dylib                       0x00007fff914f0cbf sleep + 42
    3   com.apple.music.apps.MAAudioUnitSupport          0x00000001010ce98a CAudioUnitClient::WatchDog(void*) + 26
    4   libsystem_pthread.dylib                 0x00007fff90a61899 _pthread_body + 138
    5   libsystem_pthread.dylib                 0x00007fff90a6172a _pthread_start + 137
    6   libsystem_pthread.dylib                 0x00007fff90a65fc9 thread_start + 13
    Thread 16:
    0   libsystem_kernel.dylib                  0x00007fff8a20b716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff90a63c3b _pthread_cond_wait + 727
    2   com.apple.music.apps.MAAudioEngine          0x00000001030b1cd0 CAudioFileBlockManager::GetBlock(MDFile const*, long, int) + 2064
    3   libsystem_pthread.dylib                 0x00007fff90a61899 _pthread_body + 138
    4   libsystem_pthread.dylib                 0x00007fff90a6172a _pthread_start + 137
    5   libsystem_pthread.dylib                 0x00007fff90a65fc9 thread_start + 13
    Thread 17:
    0   libsystem_kernel.dylib                  0x00007fff8a207a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8a206d18 mach_msg + 64
    2   com.apple.audio.midi.CoreMIDI           0x00000001016805a7 XServerMachPort::ReceiveMessage(int&, void*, int&) + 125
    3   com.apple.audio.midi.CoreMIDI           0x000000010169b1c1 MIDIProcess::RunMIDIInThread() + 121
    4   com.apple.audio.midi.CoreMIDI           0x000000010168163c XThread::RunHelper(void*) + 10
    5   com.apple.audio.midi.CoreMIDI           0x00000001016812a1 CAPThread::Entry(CAPThread*) + 109
    6   libsystem_pthread.dylib                 0x00007fff90a61899 _pthread_body + 138
    7   libsystem_pthread.dylib                 0x00007fff90a6172a _pthread_start + 137
    8   libsystem_pthread.dylib                 0x00007fff90a65fc9 thread_start + 13
    Thread 18:
    0   libsystem_kernel.dylib                  0x00007fff8a20b716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff90a63c77 _pthread_cond_wait + 787
    2   com.apple.CoreServices.CarbonCore          0x00007fff92682c37 TSWaitOnConditionTimedRelative + 148
    3   com.apple.CoreServices.CarbonCore          0x00007fff92682859 TSWaitOnSemaphoreCommon + 424
    4   com.apple.CoreServices.CarbonCore          0x00007fff92664e09 TimerThread + 87
    5   libsystem_pthread.dylib                 0x00007fff90a61899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff90a6172a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff90a65fc9 thread_start + 13
    Thread 19:
    0   libsystem_kernel.dylib                  0x00007fff8a20b9aa __select + 10
    1   com.apple.logic.pro                     0x00000001009101f2 std::vector<std::pair<double, AttachedTimerListener>, std::allocator<std::pair<double, AttachedTimerListener> > >::_M_insert_aux(__gnu_cxx::__normal_iterator<std::pair<double, AttachedTimerListener>*, std::vector<std::pair<double, AttachedTimerListener>, std::allocator<std::pair<double, AttachedTimerListener> > > >, std::pair<double, AttachedTimerListener> const&) + 1554
    2   com.apple.logic.pro                     0x000000010055859d std::vector<TOSCService, std::allocator<TOSCService> >::erase(__gnu_cxx::__normal_iterator<TOSCService*, std::vector<TOSCService, std::allocator<TOSCService> > >, __gnu_cxx::__normal_iterator<TOSCService*, std::vector<TOSCService, std::allocator<TOSCService> > >) + 40333
    3   libsystem_pthread.dylib                 0x00007fff90a61899 _pthread_body + 138
    4   libsystem_pthread.dylib                 0x00007fff90a6172a _pthread_start + 137
    5   libsystem_pthread.dylib                 0x00007fff90a65fc9 thread_start + 13
    Thread 20:
    0   libsystem_kernel.dylib                  0x00007fff8a207a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8a206d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff892c7315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff892c6939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff892c6275 CFRunLoopRunSpecific + 309
    5   com.apple.AppKit                        0x00007fff8a9f41ce _NSEventThread + 144
    6   libsystem_pthread.dylib                 0x00007fff90a61899 _pthread_body + 138
    7   libsystem_pthread.dylib                 0x00007fff90a6172a _pthread_start + 137
    8   libsystem_pthread.dylib                 0x00007fff90a65fc9 thread_start + 13
    Thread 21:
    0   libsystem_kernel.dylib                  0x00007fff8a20be6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff90a62f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff90a65fb9 start_wqthread + 13
    Thread 22:: com.apple.CoreAnimation.render-server
    0   libsystem_kernel.dylib                  0x00007fff8a207a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8a206d18 mach_msg + 64
    2   com.apple.QuartzCore                    0x00007fff889f03b7 CA::Render::Server::server_thread(void*) + 195
    3   com.apple.QuartzCore                    0x00007fff889f02ed thread_fun + 25
    4   libsystem_pthread.dylib                 0x00007fff90a61899 _pthread_body + 138
    5   libsystem_pthread.dylib                 0x00007fff90a6172a _pthread_start + 137
    6   libsystem_pthread.dylib                 0x00007fff90a65fc9 thread_start + 13
    Thread 23:
    0   libsystem_kernel.dylib                  0x00007fff8a20ba3a __semwait_signal + 10
    1   libsystem_c.dylib                       0x00007fff914f0e60 nanosleep + 200
    2   libsystem_c.dylib                       0x00007fff914f0d52 usleep + 54
    3   com.WavesAudio.WaveShell-AU.9.0.0          0x0000000125015348 wvWavesV9::wvThread::WCIdleCommandDispatcher::threadMain(void*) + 36
    4   com.WavesAudio.WaveShell-AU.9.0.0          0x0000000124ffb1d6 wvWavesV9::wvThread::ThreadWrapper(void*) + 24
    5   libsystem_pthread.dylib                 0x00007fff90a61899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff90a6172a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff90a65fc9 thread_start + 13
    Thread 24:
    0   libsystem_kernel.dylib                  0x00007fff8a20be6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff90a62f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff90a65fb9 start_wqthread + 13
    Thread 25:
    0   libsystem_kernel.dylib                  0x00007fff8a20be6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff90a62f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff90a65fb9 start_wqthread + 13
    Thread 26:
    0   libsystem_kernel.dylib                  0x00007fff8a20be6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff90a62f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff90a65fb9 start_wqthread + 13
    Thread 27:
    0   libsystem_kernel.dylib                  0x00007fff8a20be6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff90a62f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff90a65fb9 start_wqthread + 13
    Thread 28:
    0   libsystem_kernel.dylib                  0x00007fff8a20be6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff90a62f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff90a65fb9 start_wqthread + 13
    Thread 29:
    0   libsystem_kernel.dylib                  0x00007fff8a20be6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff90a62f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff90a65fb9 start_wqthread + 13
    Thread 30:
    0   libsystem_kernel.dylib                  0x00007fff8a20be6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff90a62f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff90a65fb9 start_wqthread + 13
    Thread 31:
    0   libsystem_kernel.dylib                  0x00007fff8a20be6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff90a62f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff90a65fb9 start_wqthread + 13
    Thread 4 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000116354000  rcx: 0x0000000116353018  rdx: 0x0000000000000000
      rdi: 0x000000000001405b  rsi: 0x0000000000000006  rbp: 0x0000000116353040  rsp: 0x0000000116353018
       r8: 0x0000000000000000   r9: 0x0000000000989680  r10: 0x0000000008000000  r11: 0x0000000000000206
      r12: 0x000000011635377c  r13: 0x0000000000000148  r14: 0x0000000000000006  r15: 0x000000014a666430
      rip: 0x00007fff8a20b866  rfl: 0x0000000000000206  cr2: 0x000000013e3f0008
    Logical CPU:     0
    Error Code:      0x02000148
    Trap Number:     133
    Binary Images:
           0x100000000 -        0x100c18fef  com.apple.logic.pro (9.1.8 - 1700.67) <5CBBDF7C-6505-0A14-61F1-483839F57524> /Applications/Logic Pro.app/Contents/MacOS/Logic Pro
           0x101086000 -        0x1010a4fef  com.apple.XSKey (1.0.0 - 52) <800DD908-E341-2BCD-11D9-DEAC7E8197E9> /Library/Frameworks/XSKey.framework/Versions/A/XSKey
           0x1010b6000 -        0x1010f0ff7  com.apple.music.apps.MAAudioUnitSupport (9.1.8 - 233.53) <B5939861-E5F9-3218-0989-4ED074B1323D> /Applications/Logic Pro.app/Contents/Frameworks/MAAudioUnitSupport.framework/Versions/A/MAAudioUnit Support
           0x101113000 -        0x101141ff7  com.apple.musicaudiodataservices (1.1 - 251.4) <93B2F8C3-E091-C1CA-8932-91840CC968BC> /Applications/Logic Pro.app/Contents/Frameworks/MAAssetSharing.framework/Versions/A/MAAssetSharing
           0x101153000 -        0x1011b6ff7  com.apple.music.apps.MALoopManagement (9.1.8 - 219.66) <FE447B07-89A4-E025-DFB8-4C71A0EFEBF0> /Applications/Logic Pro.app/Contents/Frameworks/MALoopManagement.framework/Versions/A/MALoopManagem ent
           0x1011ed000 -        0x1013fffff  com.apple.prokit (7.4.0 - 1957) <3EF7F2B2-5539-3004-9A34-8741371FBD4D> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/ProKit
           0x101593000 -        0x101629fe7  com.apple.music.apps.MACore (9.1.8 - 477.58) <3E8020EA-9B42-63A5-613D-FD2D7675546F> /Applications/Logic Pro.app/Contents/Frameworks/MACore.framework/Versions/A/MACore
           0x101673000 -        0x1016aeff2  com.apple.audio.midi.CoreMIDI (1.10 - 88) <AAF5250E-D422-3910-8F94-FE8BAC5B8174> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
           0x1016d6000 -        0x101734fef  com.apple.music.apps.MAHarmony (9.1.8 - 199.72) <EE991E63-1236-765D-3C95-4AE3494B295C> /Applications/Logic Pro.app/Contents/Frameworks/MAHarmony.framework/Versions/A/MAHarmony
           0x10175c000 -        0x101b9dfff  com.apple.music.apps.MAPlugInGUI (9.1.8 - 424.79) <6FEA2031-69A3-9209-54EF-36BA3DAD1883> /Applications/Logic Pro.app/Contents/Frameworks/MAPlugInGUI.framework/Versions/A/MAPlugInGUI
           0x101e61000 -        0x101f3dfff  com.apple.music.apps.OMF (9.1.8 - 109.7) <F72235D0-517D-CCCB-3B91-78396786EB34> /Applications/Logic Pro.app/Contents/Frameworks/OMF.framework/Versions/A/OMF
           0x101f5c000 -        0x10258cfef  com.apple.music.apps.MADSP (9.1.8 - 588.98) <D794D156-112C-29E3-EB9D-62604A9807DE> /Applications/Logic Pro.app/Contents/Frameworks/MADSP.framework/Versions/A/MADSP
           0x102dea000 -        0x102e0fff7  com.apple.music.apps.LogicFileBrowser (9.1.8 - 1700.67) <8E130979-83FB-56BD-DE18-A723A94B7530> /Applications/Logic Pro.app/Contents/Frameworks/LogicFileBrowser.framework/Versions/A/LogicFileBrow ser
           0x102e22000 -        0x102ea0fff  com.apple.music.apps.LogicLoopBrowser (9.1.8 - 1700.67) <47AF47CE-F6A1-E025-96FA-5C30EAFA13BC> /Applications/Logic Pro.app/Contents/Frameworks/LogicLoopBrowser.framework/Versions/A/LogicLoopBrow ser
           0x102ecf000 -        0x102ef3ff7  com.apple.music.apps.MAApogeeSupport (9.1.8 - 313.26) <6384895C-60D4-CE0B-0E86-673A20A34D36> /Applications/Logic Pro.app/Contents/Frameworks/MAApogeeSupport.framework/Versions/A/MAApogeeSuppor t
           0x102f01000 -        0x102f06fff  com.apple.music.apps.MAResources (9.1.8 - 212.66) <0E66AB42-6F37-9AE7-8766-264DAE455688> /Applications/Logic Pro.app/Contents/Frameworks/MAResources.framework/Versions/A/MAResources
           0x102f09000 -        0x102f30ff7  com.apple.audio.CoreAudioKit (1.6.6 - 1.6.6) <E6FEB146-1384-3FDE-A9B4-3BC48DCEDC27> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
           0x102f4c000 -        0x102f5fff7  com.apple.AERegistration (1.2 - 401) <A424BA9F-0DD7-BE25-2738-4BCD22F0BB2A> /Applications/Logic Pro.app/Contents/Frameworks/AERegistration.framework/Versions/A/AERegistration
           0x102f78000 -        0x102f85fff  com.apple.music.apps.MAUnitTest (9.1.8 - 97.27) <8AF973F8-CBB2-931B-6BFC-D4BCB8A434F6> /Applications/Logic Pro.app/Contents/Frameworks/MAUnitTest.framework/Versions/A/MAUnitTest
           0x102f8e000 -        0x103049fe7  com.apple.music.apps.MAFiles (9.1.8 - 144.87) <F9F3C7E2-46F5-0EC3-7297-096AEB83BFD6> /Applications/Logic Pro.app/Contents/Frameworks/MAFiles.framework/Versions/A/MAFiles
           0x103082000 -        0x1030fefe7  com.apple.music.apps.MAAudioEngine (9.1.8 - 158.42) <6944C1FC-7ACD-53A2-5095-E017C39D8CBA> /Applications/Logic Pro.app/Contents/Frameworks/MAAudioEngine.framework/Versions/A/MAAudioEngine
           0x103172000 -        0x10317dfff  com.apple.music.apps.MAToolKit (9.1.8 - 359.28) <B9729EDA-E5DB-C831-E473-EED9C906AAA0> /Applications/Logic Pro.app/Contents/Frameworks/MAToolKit.framework/Versions/A/MAToolKit
           0x103184000 -        0x103192ff7  com.apple.music.apps.MAVideo (9.1.8 - 12.70) <19D30553-8BFE-4F8C-D13E-0D3139AAC22B> /Applications/Logic Pro.app/Contents/Frameworks/MAVideo.framework/Versions/A/MAVideo
           0x10319a000 -        0x1032c8ff7  com.apple.syncservices (8.0 - 718) <359C8AE7-2B7B-3420-B79D-C175B1173757> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
           0x103387000 -        0x103435fec  com.apple.MobileMe (9 - 1.01) <F322542E-D3BB-7861-602A-3F405F2BD61B> /Applications/Logic Pro.app/Contents/Frameworks/MobileMe.framework/Versions/A/MobileMe
           0x104083000 -        0x1040a6fff  com.apple.prokit.LionPanels (7.4.0 - 1957) <E73D293E-162A-3292-87E9-7B2A821A147A> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/Resources/LionPan els.bundle/Contents/MacOS/LionPanels
           0x104750000 -        0x104752fe7  com.apple.music.apps.midi.device.plugin.CS-32 (9.1.8 - 198.73) <4427150E-7710-4983-8CD5-CE6C4F2AE97C> /Applications/Logic Pro.app/Contents/MIDI Device Plug-ins/CS-32.bundle/Contents/MacOS/CS-32
           0x10475a000 -        0x10475dff7  com.apple.music.apps.midi.device.plugin.FW-1884 (9.1.8 - 198.73) <89696612-EE45-1A1D-CB75-3FEBEE46EF1A> /Applications/Logic Pro.app/Contents/MIDI Device Plug-ins/FW-1884.bundle/Contents/MacOS/FW-1884
           0x104766000 -        0x104768ff7  com.apple.music.apps.midi.device.plugin.GiO (9.1.8 - 198.73) <67C92D49-1B46-F445-F50A-2476394DF146> /Applications/Logic Pro.app/Contents/MIDI Device Plug-ins/GiO.bundle/Contents/MacOS/GiO
           0x10476d000 -        0x10476efef  com.apple.music.apps.midi.device.plugin.iControl (9.1.8 - 198.73) <FEFD06B6-5E0F-7324-7A8A-7FB6708BD76D> /Applications/Logic Pro.app/Contents/MIDI Device Plug-ins/iControl.bundle/Contents/MacOS/iControl
           0x104783000 -        0x10478dfff  com.apple.iokit.IOHIDLib (2.0.0 - 2.0.0) <DE8268DE-F40C-3644-8C7D-D9E1274A4C26> /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Co ntents/MacOS/IOHIDLib
           0x10d613000 -        0x10d6b6ff7  ColorSyncDeprecated.dylib (426) <1EBD0729-A174-3EA5-B226-DE63C2E89D14> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
           0x10d7d3000 -        0x10d7d7ffd  com.apple.audio.AppleHDAHALPlugIn (2.5.2 - 2.5.2fc2) <DEB558B7-BACF-3871-A021-B3A904F4FB44> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
           0x10e2dc000 -        0x10e2e1ff7  com.apple.music.apps.midi.device.plugin.HUI (9.1.8 - 198.73) <F1B9B455-904A-9D47-CBE9-2C3626329E3B> /Applications/Logic Pro.app/Contents/MIDI Device Plug-ins/HUI.bundle/Contents/MacOS/HUI
           0x10e458000 -        0x10e463fff  libGPUSupport.dylib (9.0.83) <AF15BF74-F9B3-35B9-8728-3B3A2EB6E432> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
           0x10e46a000 -        0x10e46cff7  com.apple.music.apps.anvil.resources (9.1.8 - 280.4) <F74756AB-FAB6-3914-5F1C-04FCB54C350A> /Applications/Logic Pro.app/Contents/PlugIns/anvil.res/Contents/MacOS/anvil
           0x10e478000 -        0x10e47aff7  com.apple.music.apps.common.resources (9.1.8 - 280.4) <9FC76C8D-3763-4E4A-DB35-391B07A6FFA8> /Applications/Logic Pro.app/Contents/PlugIns/common.res/Contents/MacOS/common
           0x10e47f000 -        0x10e481ff7  com.apple.music.apps.ebp.resources (9.1.8 - 280.4) <2DEA037D-ABCE-771A-618B-091741F6CA7B> /Applications/Logic Pro.app/Contents/PlugIns/ebp.res/Contents/MacOS/ebp
           0x10e486000 -        0x10e488ff7  com.apple.music.apps.efx.resources (9.1.8 - 280.4) <EB5DB45A-C432-2C90-C708-27D5F5EC236A> /Applications/Logic Pro.app/Contents/PlugIns/efx.res/Contents/MacOS/efx
           0x10e48d000 -        0x10e48fff7  com.apple.music.apps.egt.resources (9.1.8 - 280.4) <FAB354A9-88A1-619A-1ECA-A351EADB5A2E> /Applications/Logic Pro.app/Contents/PlugIns/egt.res/Contents/MacOS/egt
           0x10e494000 -        0x10e496ff7  com.apple.music.apps.emx.resources (9.1.8 - 280.4) <19FD59CE-314B-6B4B-CEE8-C7BF9DF7F4EB> /Applications/Logic Pro.app/Contents/PlugIns/emx.res/Contents/MacOS/emx
           0x10e49b000 -        0x10e49dff7  com.apple.music.apps.es1.resources (9.1.8 - 280.4) <4BD052E1-1BD4-3C73-93D6-D63493167CB6> /Applications/Logic Pro.app/Contents/PlugIns/es1.res/Contents/MacOS/es1
           0x10e4a2000 -        0x10e4a4ff7  com.apple.music.apps.es2.resources (9.1.8 - 280.4) <31CBF3C9-AD64-1A86-1F99-D362B594F840> /Applications/Logic Pro.app/Contents/PlugIns/es2.res/Contents/MacOS/es2
           0x10e4a9000 -        0x10e4abff7  com.apple.music.apps.esp.resources (9.1.8 - 280.4) <0EA44B59-2772-F013-CF49-B66EE4C77EEB> /Applications/Logic Pro.app/Contents/PlugIns/esp.res/Contents/MacOS/esp
           0x10e4b0000 -        0x10e4b2ff7  com.apple.music.apps.evb3.resources (9.1.8 - 280.4) <F0F73B5A-E44A-FF5C-4C54-0F5B677BFB18> /Applications/Logic Pro.app/Contents/PlugIns/evb3.res/Contents/MacOS/evb3
           0x10e4b7000 -        0x10e4b9ff7  com.apple.music.apps.evd6.resources (9.1.8 - 280.4) <45B1F3EB-45CB-418F-A408-C42F7F93802A> /Applications/Logic Pro.app/Contents/PlugIns/evd6.res/Contents/MacOS/evd6
           0x10e4be000 -        0x10e4c0ff7  com.apple.music.apps.evoc.resources (9.1.8 - 280.4) <91478393-E7C9-5292-FCA9-83559B588E6E> /Applications/Logic Pro.app/Contents/PlugIns/evoc.res/Contents/MacOS/evoc
           0x10e4c5000 -        0x10e4c7ff7  com.apple.music.apps.evp88.resources (9.1.8 - 280.4) <9FAC293E-E8B9-C2D9-F102-D5BFC0AA1DC5> /Applications/Logic Pro.app/Contents/PlugIns/evp88.res/Contents/MacOS/evp88
           0x10e4cc000 -        0x10e4ceff7  com.apple.music.apps.exs24.resources (9.1.8 - 280.4) <E79F0236-D02B-D3E7-B929-701CEDE000F6> /Applications/Logic Pro.app/Contents/PlugIns/exs24.res/Contents/MacOS/exs24
           0x10e4d3000 -        0x10e4d5ff7  com.apple.music.apps.guitaramp.resources (9.1.8 - 280.4) <73AC87D5-215E-2FAC-05A2-28A7E9574F5C> /Applications/Logic Pro.app/Contents/PlugIns/guitaramp.res/Contents/MacOS/guitaramp
           0x10e6c1000 -        0x10e6c9ff7  com.apple.proapps.mrcheckpro (1.4 - 397) <9B320059-8D28-D7DA-8CD4-B42796969065> /Applications/Logic Pro.app/Contents/Resources/MRCheckPro.bundle/Contents/MacOS/MRCheckPro
           0x110fb0000 -        0x110fb2ff7  com.apple.music.apps.guitarcontrols.resources (9.1.8 - 280.4) <B005E199-DCEE-5935-8E34-48FA59352663> /Applications/Logic Pro.app/Contents/PlugIns/guitarcontrols.res/Contents/MacOS/guitarcontrols
           0x110fb7000 -        0x110fb9ff7  com.apple.music.apps.mutapdel.resources (9.1.8 - 280.4) <392017D1-219B-4AA4-71CF-BAAC4D574FE1> /Applications/Logic Pro.app/Contents/PlugIns/mutapdel.res/Contents/MacOS/mutapdel
           0x110fbe000 -        0x110fc0ff7  com.apple.music.apps.pedalboard.resources (9.1.8 - 280.4) <F95D6A0D-0179-F17B-59A5-B3B0007E426D> /Applications/Logic Pro.app/Contents/PlugIns/pedalboard.res/Contents/MacOS/pedalboard
           0x110fc5000 -        0x110fc7ff7  com.apple.music.apps.revolver.resources (9.1.8 - 280.4) <77102719-1007-5153-B8B3-9EC9FAC4C0BD> /Applications/Logic Pro.app/Contents/PlugIns/revolver.res/Contents/MacOS/revolver
           0x110fcc000 -        0x110fceff7  com.apple.music.apps.sphere.resources (9.1.8 - 280.4) <3579177A-C2D5-E746-2E48-29F69B7ACDC0> /Applications/Logic Pro.app/Contents/PlugIns/sphere.res/Contents/MacOS/sphere
           0x111851000 -        0x111854fff  libspindump.dylib (161) <588EDDE0-B20A-3649-92B7-C2226EB237E8> /usr/lib/libspindump.dylib
           0x1146f8000 -        0x1146f9ff7  com.apple.music.apps.midi.device.plugin.MCS3 (9.1.8 - 198.73) <7CF66F66-9EF1-2F3D-7D0C-9460CB83EACC> /Applications/Logic Pro.app/Contents/MIDI Device Plug-ins/MCS3.bundle/Contents/MacOS/MCS3
           0x1146fd000 -        0x114700fff  com.apple.music.apps.midi.device.plugin.microKONTROL (9.1.8 - 198.73) <AF2C1047-DAE9-8052-718F-0D6C348285CD> /Applications/Logic Pro.app/Contents/MIDI Device Plug-ins/microKONTROL.bundle/Contents/MacOS/microKONTROL
           0x114707000 -        0x114708ff7  com.apple.music.apps.midi.device.plugin.Recording-Light (9.1.8 - 198.73) <23EC858A-5A37-220D-EA3C-8C7AC5CD08C6> /Applications/Logic Pro.app/Contents/MIDI Device Plug-ins/Recording Light.bundle/Contents/MacOS/Recording Light
           0x1149e8000 -        0x1149ebff7  com.apple.music.apps.midi.device.plugin.TouchOSC (9.1.8 - 198.73) <0ABD31D2-B7FB-160A-41DC-707731041E81> /Applications/Logic Pro.app/Contents/MIDI Device Plug-ins/TouchOSC.bundle/Contents/MacOS/TouchOSC
           0x1149f7000 -        0x1149f9fff  com.apple.music.apps.midi.device.plugin.TranzPort (9.1.8 - 198.73) <523C8A5D-F930-32B9-990A-98D8E4BE8637> /Applications/Logic Pro.app/Contents/MIDI Device Plug-ins/TranzPort.bundle/Contents/MacOS/TranzPort
           0x11b29b000 -        0x11b29dfff  com.apple.music.apps.midi.device.plugin.US-2400 (9.1.8 - 198.73) <E1B0E13A-269F-C810-D76C-EF6CF433BB2A> /Applications/Logic Pro.app/Contents/MIDI Device Plug-ins/US-2400.bundle/Contents/MacOS/US-2400
           0x11b2a5000 -        0x11b2a6fef  com.apple.music.apps.midi.device.plugin.US-428 (9.1.8 - 198.73) <CFF12BA1-21BC-4E94-7998-53537225CCD1> /Applications/Logic Pro.app/Contents/MIDI Device Plug-ins/US-428.bundle/Contents/MacOS/US-428
           0x11b7fd000 -        0x11b7feff9 +cl_kernels (???) <60110497-8A9D-4FDB-84E9-76C98A38CE61> cl_kernels
           0x121d07000 -        0x121d0bfff  com.apple.agl (3.2.3 - AGL-3.2.3) <1B85306F-D2BF-3FE3-9915-165237B491EB> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
           0x121d3b000 -        0x121d3cffa +cl_kernels (???) <6506446F-5931-456C-9DE8-28A3C1B2184F> cl_kernels
           0x121d6d000 -        0x121d6efe4 +cl_kernels (???) <7C75FAFF-4D34-4760-B1B6-9DF66329AF91> cl_kernels
           0x121ed7000 -        0x121edefef  com.apple.music.apps.midi.device.plugin.Logic-Control (9.1.8 - 198.73) <C1F9B111-293E-2122-12C1-689A9CCE385F> /Applications/Logic Pro.app/Contents/MIDI Device Plug-ins/Logic Control.bundle/Contents/MacOS/Logic Control
           0x121ffc000 -        0x121ffdfff +GenericMacIntel.dylib (0) <2288B35A-6FCC-36D8-0EAD-DD5A937C77AC> /Applications/Waves/*/1163284300.bundle/Contents/MacOS/GenericMacIntel.dylib
           0x122626000 -        0x12270cfef  unorm8_bgra.dylib (2.3.58) <9FF943D1-4EF7-36CA-852D-B61C2E554713> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
           0x12278e000 -        0x1227aeff7 +GenericMacIntel.dylib (0) <32A727F7-154E-7D74-94A6-8998A108F836> /Applications/Waves/*/CLA Vocals.bundle/Contents/MacOS/GenericMacIntel.dylib
           0x1227e1000 -        0x1227e7fff +GenericMacIntel.dylib (0) <4B75F9CD-594C-85AA-CE1B-11E635976799> /Applications/Waves/*/1448169779.bundle/Contents/MacOS/GenericMacIntel.dylib
           0x123d06000 -        0x123d22fff +com.WavesAudio.1163284300.9.0.0 (9.0.0 - 9.0.020) <1A185018-A46E-CD38-BFB3-4F1615F637EF> /Applications/Waves/*/1163284300.bundle/Contents/MacOS/1163284300
           0x123d41000 -        0x123d45fff +GenericMacIntel.dylib (0) <60515184-48CC-8D27-C1D1-BD7EECC3A1E2> /Applications/Waves/*/0825308982.bundle/Contents/MacOS/GenericMacIntel.dylib
           0x123eb2000 -        0x123ec1ff7 +GenericMacIntel.dylib (0) <A324667A-E7CF-B809-BF7D-C37756E16AAE> /Applications/Waves/*/1397506888.bundle/Contents/MacOS/GenericMacIntel.dylib
           0x123ecc000 -        0x123eddfff +GenericMacIntel.dylib (0) <3A43AAF2-14D4-5D38-88D4-5751BE6ACE6A> /Applications/Waves/*/1278287904.bundle/Contents/MacOS/GenericMacIntel.dylib
           0x123eeb000 -        0x123eeefff +GenericMacIntel.dylib (0) <F773A05F-C878-3062-0509-0B5FA9DA7A89> /Applications/Waves/*/1380205907.bundle/Contents/MacOS/GenericMacIntel.dylib
           0x123f94000 -        0x124074ff7  unorm8_rgba.dylib (2.3.58) <DDD1AFEB-FD30-34D2-958A-823C3EFD649A> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_rgba.dylib
           0x1240b6000 -        0x1240e1fe7 +com.WavesAudio.1397506888.9.0.0 (9.0.0 - 9.0.020) <773281C8-5A42-5AD8-7D30-926058CF52E8> /Applications/Waves/*/1397506888.bundle/Contents/MacOS/1397506888

    Go to the waves website and download the latest version of waves 9 via your account.
    You won't lose any of your presets..... Because this is simply an update and not an upgrade

Maybe you are looking for

  • Every time I save I get an "Adobe Save For Web Error"

    Hello everyone, Every time I save I get an "Adobe Save For Web Error" that says "Could not complete this operation.  An unknown error has occurred." I haven't the slightest idea what to do or what happened but I can't save anything and it's starting

  • RH Crash when linking or importing word documents

    RH9 build 9.0.1.232 Office 2010 Webhelp (custom skin) I have created a template from a successful project which i completed over three months ago. I am now trying to create a project using the template and getitng persistent crashes when attempting t

  • Im having trouble playing footage from my canon xa 10

    all i see is rapid flashing of images going back and forth.  part of the image moves forward but flashes still images from the first frame of clip.  tried adjusting sequence settings. to avchd 1080p30 because i had set my camera to 30fps.  dont know

  • G4 no sound with start up or applications but alert sounds work

    running 10.4.11. Have Isub hooked up. Everything worked. Plugged in stereo with sub for few days, then removed. Now no sound unless I choose and alert in sound control box. I have double and triple checked that the mute is not on and have tried click

  • Creating folios for iphone using a pdf-to-indesign script

    Hello, i need to convert all my magazines to iphone format. Someone can help me with the script using pdf-to-indesign for IPHONE? Or an alternate solution to convert all my magazines (1024 x 768) to Iphone (480 x 320)? Thanks a lot!!