Command-Key etc to start an App in 32-bit mode?

Is there some sort of Command-Key etc to start an App in 32-bit mode, without having to go to "Get Info" ?
I have a Canoscan scanner which only runs in Photoshop under 32-bit mode. It would be nice to be able to launch PS into 32-bit mode when I need to, without going to Get Info.

Hi,
This AppleScript script doesn't change anything in (Get info), but launch the application in 32-bit mode.
property appName : missing value
property tpath : missing value
if appName is missing value then
      tell application "Finder"
            set appName to text 1 thru -5 of (get name of (application file id "com.adobe.Photoshop"))
            (application file id "com.adobe.Photoshop") as text
      end tell
      set tpath to quoted form of (POSIX path of (the result & ":Contents:MacOS:" & appName))
end if
get running of application appName
if the result then
      quit application appName
      tell application "System Events" to repeat while exists process appName
            delay 1
      end repeat
end if
do shell script "arch -i386 " & tpath & " > /dev/null 2>&1 &" -- launch (32-bit mode)
delay 1.5
activate application appName
Quit the application and restart to run in 64-bit mode.
To have a keyboard shortcut to run this script: you have some solutions
First solution: Make a service with Automator.
Second solution: There are some third party utilities that launches script, and you can set a keyboard shortcut.

Similar Messages

  • Running 32 bit apps in 64 bit mode

    Hi Everyone!
    I've just had my old (in relative terms - only 5months old) mac replaced by apple with a shiny new one (loving apple right now!)... which runs natively in 64 bit mode... This is a nice surprise... except for the fact that I can no longer run the cisco vpn client (the inbuilt snow leopard client doesn't work as we have old cisco hardware on the network I'm trying to get to... long story)...
    Just wondering if anyone knows how to run individual apps in 32 bit mode? I can't find what I need in the apple discussion forums or in google and I believe running the cisco client in 32 bit mode will solve all my problems...
    Thanks! & Much Appreciated

    Hi Lauren:
    Among other things, I am not a networking "expert." I did look at the Cisco web site and my eyes rolled around in my head. Perhaps there is something there that might help. Frankly, when I was working and had a VPN networking problem, I yelled for my IT people!
    Barry

  • What is going on ?!?!? I can't start logic pro in 64-bit mode

    I have been struggling with this issue for a while now, but I haven't made any progress. I am unable to start Logic Pro 9 in 64-bit mode. And when I say that, I mean that if I select the Logic Pro app in Finder, and say "Get Info," there is no "Start in 32-bit mode" option like all of the tutorials say to do. It used to show up, and I was able to start in 64-bit mode just fine, but suddenly, the option is not there, and the app is starting in 32-bit mode.
    My Mac/OSX have been running so well, that I'm not too knowledgeable about where to even start looking for a solution. I am very comfortable with the Terminal, etc, so I can follow directions well, but I don't know where this problem stems from.
    The machine is running in 64-bit mode, ie, if I do uname -a, it does return that the system is running in 64-bit mode. Logic runs just fine outside of not starting in 64-bit mode, but I want/need to be taking advantage of all of the RAM I spent so much money on.
    I'm not sure what info would be needed, but here goes:
    Mac Pro 3,1 (early 2008), 8-core 2.8Ghz.
    10GB RAM
    4 SATA HDDs
    NVidia Geforce 8800 GT 512MB RAM
    OS X Mavericks with all current updates
    Logic Pro 9.1.x, again,  with all updates available.
    Steinberg UR22 audio interface (USB)
    Also, I'm not sure if it matters, but I also have Windows 7 installed through Bootcamp, and it is running fine, and recognizes 32-bit/64-bit apps just fine.
    I hope that's enough for someone to be able to tell me where to start looking. I really don't get it. This was happening when I first installed Mavericks. I ended up doing a fresh install from USB stick, and everything was going fine. I don't think that an update has changed things, as the last time I opened Logic, it did open in 64-bit mode. Suddenly though, that option is unavailable.
    Is there a plist entry I can edit that will force it into 64-bit mode?
    What part of the OS is in charge of this type of thing?
    Any help is greatly appreciated.

    Could be corrupted preferences.
    In the Finder, choose Go > Go to Folder from the menu.
    Type ~/Library/Preferences in the "Go to the folder" field.
    Press the Go button.
    Remove the  com.apple.logic.pro.plist  file from the Preferences folder. Note that if you have programmed any custom key commands, this will reset them to the defaults. You may wish to export your custom key command as a preset before performing this step. See the Logic Pro User Manual for details on how to do this. If you are having trouble with a control surface in Logic Pro.
    Be sure and use the ~ character in the path name.

  • What is the Terminal command to determine whether booted in 32 or 64 bit mode?

    I understand some newer computers are using the 64 bit kernel by default: http://support.apple.com/kb/HT3770
    How do I determine via the command line whether I'm booted in 32 bit mode or 64 bit mode?

    To make your Mac always start up 64 bit  the only thing necessary is to alter one line of a configuration file. You can do that by opening the Terminal and entering:
    sudo defaults write /Library/Preferences/SystemConfiguration/com.apple.Boot 'Kernel Flags' 'arch=x86_64'
    To return to 32 bit mode, you would repeat the command but enter an empty string, which would just be the single quotes (where arch=x86_64 is) with nothing in between.
    sudo defaults write /Library/Preferences/SystemConfiguration/com.apple.Boot 'Kernel Flags' ''

  • Starting Java app in full-screen mode.

    Hi!
    How can I start a Java application in full screen mode?
    Thanks for help
    Stefan

    Did you mean Full Screen Exclusive Mode (so that you can do page flipping, etc...)?

  • My Locic 9 crashes after start-up when in 64 bit mode

    Anyone else? If I repair disk permissions & re-start, it will boot up. Other than that, it crashes. I'm using a Mac 2 x 3 Ghz Quad-Core Intel Xeon running 10.6.8. Logic version is 9.1.7. Anybody?

    Nothing's any different after the recommended installation. Here's a crash log.
    Process:         Logic Pro [197]
    Path:            /Applications/Logic Pro.app/Contents/MacOS/Logic Pro
    Identifier:      com.apple.logic.pro
    Version:         9.1.7 (1700.57)
    Build Info:      Logic-17005700~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [139]
    Date/Time:       2012-06-05 16:30:11.860 -0400
    OS Version:      Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Exception Type:  EXC_BAD_ACCESS (SIGABRT)
    Exception Codes: 0x000000000000000d, 0x0000000000000000
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Application Specific Information:
    abort() called
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   libSystem.B.dylib                       0x00007fff81fd90b6 __kill + 10
    1   libSystem.B.dylib                       0x00007fff82079997 __abort + 103
    2   libSystem.B.dylib                       0x00007fff82079a05 abort_report_np + 0
    3   com.apple.logic.pro                     0x00000001003b1df6 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> >*) + 98422
    4   libSystem.B.dylib                       0x00007fff81feb1ba _sigtramp + 26
    5   ???                                     0x00007fff5fbfe600 0 + 140734799799808
    6   com.apple.music.apps.MAToolKit          0x00000001031f42d1 0x1031ee000 + 25297
    7   com.apple.logic.pro                     0x0000000100826c2c std::vector<MidiRegion, std::allocator<MidiRegion> >::_M_insert_aux(__gnu_cxx::__normal_iterator<MidiRegion*, std::vector<MidiRegion, std::allocator<MidiRegion> > >, MidiRegion const&) + 372716
    8   com.apple.logic.pro                     0x00000001000e9460 LowLevelMovieSync(long, long) + 198272
    9   com.apple.logic.pro                     0x000000010054d18b 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> > >) + 875
    10  com.apple.logic.pro                     0x0000000100551ce7 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> > >) + 20167
    11  com.apple.logic.pro                     0x0000000100551fc9 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> > >) + 20905
    12  com.apple.logic.pro                     0x0000000100576dc5 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&) + 1509
    13  com.apple.logic.pro                     0x000000010054d785 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> > >) + 2405
    14  com.apple.logic.pro                     0x00000001003dbee2 std::list<std::string, std::allocator<std::string> >::sort() + 68482
    15  com.apple.logic.pro                     0x00000001001b2f85 std::vector<TTempoWarpMerge, std::allocator<TTempoWarpMerge> >::reserve(unsigned long) + 182789
    16  com.apple.logic.pro                     0x00000001005bf88d 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&) + 299181
    17  com.apple.Foundation                    0x00007fff843f3bc5 __NSFireTimer + 114
    18  com.apple.CoreFoundation                0x00007fff876d2bb8 __CFRunLoopRun + 6488
    19  com.apple.CoreFoundation                0x00007fff876d0d8f CFRunLoopRunSpecific + 575
    20  com.apple.HIToolbox                     0x00007fff89a9f7ee RunCurrentEventLoopInMode + 333
    21  com.apple.HIToolbox                     0x00007fff89a9f5f3 ReceiveNextEventCommon + 310
    22  com.apple.HIToolbox                     0x00007fff89a9f4ac BlockUntilNextEventMatchingListInMode + 59
    23  com.apple.AppKit                        0x00007fff80f11eb2 _DPSNextEvent + 708
    24  com.apple.AppKit                        0x00007fff80f11801 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
    25  com.apple.AppKit                        0x00007fff80ed768f -[NSApplication run] + 395
    26  com.apple.prokit                        0x000000010120805b NSProApplicationMain + 267
    27  com.apple.logic.pro                     0x000000010002a638 DummyConnection::DummyConnection() + 86
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                       0x00007fff81fa3c0a kevent + 10
    1   libSystem.B.dylib                       0x00007fff81fa5add _dispatch_mgr_invoke + 154
    2   libSystem.B.dylib                       0x00007fff81fa57b4 _dispatch_queue_invoke + 185
    3   libSystem.B.dylib                       0x00007fff81fa52de _dispatch_worker_thread2 + 252
    4   libSystem.B.dylib                       0x00007fff81fa4c08 _pthread_wqthread + 353
    5   libSystem.B.dylib                       0x00007fff81fa4aa5 start_wqthread + 13
    Thread 2:
    0   libSystem.B.dylib                       0x00007fff81f8ad7a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff81f8b3ed mach_msg + 59
    2   com.apple.CoreFoundation                0x00007fff876d1902 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation                0x00007fff876d0d8f CFRunLoopRunSpecific + 575
    4   com.apple.Foundation                    0x00007fff8441d14f +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297
    5   com.apple.Foundation                    0x00007fff8439e114 __NSThread__main__ + 1429
    6   libSystem.B.dylib                       0x00007fff81fc3fd6 _pthread_start + 331
    7   libSystem.B.dylib                       0x00007fff81fc3e89 thread_start + 13
    Thread 3:  com.apple.CFSocket.private
    0   libSystem.B.dylib                       0x00007fff81fce932 select$DARWIN_EXTSN + 10
    1   com.apple.CoreFoundation                0x00007fff876f3468 __CFSocketManager + 824
    2   libSystem.B.dylib                       0x00007fff81fc3fd6 _pthread_start + 331
    3   libSystem.B.dylib                       0x00007fff81fc3e89 thread_start + 13
    Thread 4:
    0   libSystem.B.dylib                       0x00007fff81fc5a6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff81fc9881 _pthread_cond_wait + 1286
    2   com.apple.music.apps.MAFiles            0x00000001030334d4 ExtendedAudioFileScheduler::WorkerThreadProc() + 100
    3   com.apple.music.apps.MAFiles            0x0000000103033589 ExtendedAudioFileScheduler::WorkerThreadProc(void*) + 9
    4   libSystem.B.dylib                       0x00007fff81fc3fd6 _pthread_start + 331
    5   libSystem.B.dylib                       0x00007fff81fc3e89 thread_start + 13
    Thread 5:
    0   libSystem.B.dylib                       0x00007fff81fc5a6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff81fc9881 _pthread_cond_wait + 1286
    2   com.apple.music.apps.MAFiles            0x00000001030334d4 ExtendedAudioFileScheduler::WorkerThreadProc() + 100
    3   com.apple.music.apps.MAFiles            0x0000000103033589 ExtendedAudioFileScheduler::WorkerThreadProc(void*) + 9
    4   libSystem.B.dylib                       0x00007fff81fc3fd6 _pthread_start + 331
    5   libSystem.B.dylib                       0x00007fff81fc3e89 thread_start + 13
    Thread 6:
    0   libSystem.B.dylib                       0x00007fff8203db72 sem_wait + 10
    1   ...idesign.DigiCoreAudioPlugIn          0x000000012bba6b48 NewDigiCoreAudioPlugIn + 14616
    2   ...idesign.DigiCoreAudioPlugIn          0x000000012bba6b6f NewDigiCoreAudioPlugIn + 14655
    3   ...idesign.DigiCoreAudioPlugIn          0x000000012bba826b NewDigiCoreAudioPlugIn + 20539
    4   libSystem.B.dylib                       0x00007fff81fc3fd6 _pthread_start + 331
    5   libSystem.B.dylib                       0x00007fff81fc3e89 thread_start + 13
    Thread 7:
    0   libSystem.B.dylib                       0x00007fff81f8ae82 mach_wait_until + 10
    1   ...ple.CoreServices.CarbonCore          0x00007fff88c37df5 MPDelayUntil + 28
    2   ...ple.CoreServices.CarbonCore          0x00007fff88c46361 Delay + 93
    3   ...opellerheads.rewire.library          0x000000013b7eb78b RWIsReWireMixerAppRunningImp + 27947
    4   ...opellerheads.rewire.library          0x000000013b7f9cf9 RWIsReWireMixerAppRunningImp + 86681
    5   libSystem.B.dylib                       0x00007fff81fc3fd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff81fc3e89 thread_start + 13
    Thread 8:
    0   libSystem.B.dylib                       0x00007fff81fc5a6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff81fc9881 _pthread_cond_wait + 1286
    2   ...le.music.apps.MAAudioEngine          0x000000010311341b MD::CallProcessThread1(void*) + 299
    3   libSystem.B.dylib                       0x00007fff81fc3fd6 _pthread_start + 331
    4   libSystem.B.dylib                       0x00007fff81fc3e89 thread_start + 13
    Thread 9:
    0   libSystem.B.dylib                       0x00007fff81fc5a6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff81fc9881 _pthread_cond_wait + 1286
    2   ...le.music.apps.MAAudioEngine          0x00000001031131fe MD::CallProcessThread2(void*) + 302
    3   libSystem.B.dylib                       0x00007fff81fc3fd6 _pthread_start + 331
    4   libSystem.B.dylib                       0x00007fff81fc3e89 thread_start + 13
    Thread 10:
    0   libSystem.B.dylib                       0x00007fff81fc5a6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff81fc9881 _pthread_cond_wait + 1286
    2   ...le.music.apps.MAAudioEngine          0x0000000103112f25 MD::CallProcessThread3(void*) + 85
    3   libSystem.B.dylib                       0x00007fff81fc3fd6 _pthread_start + 331
    4   libSystem.B.dylib                       0x00007fff81fc3e89 thread_start + 13
    Thread 11:
    0   libSystem.B.dylib                       0x00007fff81fc5a6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff81fc9881 _pthread_cond_wait + 1286
    2   ...le.music.apps.MAAudioEngine          0x0000000103112d25 MD::CallProcessThread4(void*) + 85
    3   libSystem.B.dylib                       0x00007fff81fc3fd6 _pthread_start + 331
    4   libSystem.B.dylib                       0x00007fff81fc3e89 thread_start + 13
    Thread 12:
    0   libSystem.B.dylib                       0x00007fff81fc5a6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff81fc9881 _pthread_cond_wait + 1286
    2   ...le.music.apps.MAAudioEngine          0x0000000103112bde MD::CallProcessThread5(void*) + 302
    3   libSystem.B.dylib                       0x00007fff81fc3fd6 _pthread_start + 331
    4   libSystem.B.dylib                       0x00007fff81fc3e89 thread_start + 13
    Thread 13:
    0   libSystem.B.dylib                       0x00007fff81fc5a6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff81fc9881 _pthread_cond_wait + 1286
    2   ...le.music.apps.MAAudioEngine          0x00000001031129be MD::CallProcessThread6(void*) + 302
    3   libSystem.B.dylib                       0x00007fff81fc3fd6 _pthread_start + 331
    4   libSystem.B.dylib                       0x00007fff81fc3e89 thread_start + 13
    Thread 14:
    0   libSystem.B.dylib                       0x00007fff81fc5a6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff81fc9881 _pthread_cond_wait + 1286
    2   ...le.music.apps.MAAudioEngine          0x000000010311279e MD::CallProcessThread7(void*) + 302
    3   libSystem.B.dylib                       0x00007fff81fc3fd6 _pthread_start + 331
    4   libSystem.B.dylib                       0x00007fff81fc3e89 thread_start + 13
    Thread 15:
    0   libSystem.B.dylib                       0x00007fff81fc5a6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff81fc9881 _pthread_cond_wait + 1286
    2   ...le.music.apps.MAAudioEngine          0x00000001031116de MD::CallProcessThread15(void*) + 302
    3   libSystem.B.dylib                       0x00007fff81fc3fd6 _pthread_start + 331
    4   libSystem.B.dylib                       0x00007fff81fc3e89 thread_start + 13
    Thread 16:
    0   libSystem.B.dylib                       0x00007fff81fa4a2a __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x00007fff81fa4e3c _pthread_wqthread + 917
    2   libSystem.B.dylib                       0x00007fff81fa4aa5 start_wqthread + 13
    Thread 17:
    0   libSystem.B.dylib                       0x00007fff81fc5a6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff81fc58f9 nanosleep + 148
    2   libSystem.B.dylib                       0x00007fff820129ac sleep + 61
    3   ...sic.apps.MAAudioUnitSupport          0x00000001010c998a CAudioUnitClient::WatchDog(void*) + 26
    4   libSystem.B.dylib                       0x00007fff81fc3fd6 _pthread_start + 331
    5   libSystem.B.dylib                       0x00007fff81fc3e89 thread_start + 13
    Thread 18:
    0   libSystem.B.dylib                       0x00007fff81fc5a6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff81fc9881 _pthread_cond_wait + 1286
    2   ...le.music.apps.MAAudioEngine          0x000000010312e140 CAudioFileBlockManager::GetBlock(MDFile const*, long, int) + 2064
    3   libSystem.B.dylib                       0x00007fff81fc3fd6 _pthread_start + 331
    4   libSystem.B.dylib                       0x00007fff81fc3e89 thread_start + 13
    Thread 19:
    0   libSystem.B.dylib                       0x00007fff81f8ad7a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff81f8b3ed mach_msg + 59
    2   com.apple.audio.midi.CoreMIDI           0x00000001016e69c1 XServerMachPort::ReceiveMessage(int&, void*, int&) + 155
    3   com.apple.audio.midi.CoreMIDI           0x000000010170373d MIDIProcess::RunMIDIInThread() + 147
    4   com.apple.audio.midi.CoreMIDI           0x00000001016e7ace XThread::RunHelper(void*) + 10
    5   com.apple.audio.midi.CoreMIDI           0x00000001016e7509 CAPThread::Entry(CAPThread*) + 67
    6   libSystem.B.dylib                       0x00007fff81fc3fd6 _pthread_start + 331
    7   libSystem.B.dylib                       0x00007fff81fc3e89 thread_start + 13
    Thread 20:
    0   libSystem.B.dylib                       0x00007fff81f8adda semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x00007fff81fc9772 _pthread_cond_wait + 1015
    2   ...ple.CoreServices.CarbonCore          0x00007fff88bd0018 TSWaitOnConditionTimedRelative + 209
    3   ...ple.CoreServices.CarbonCore          0x00007fff88bcfdc6 TSWaitOnSemaphoreCommon + 416
    4   ...ple.CoreServices.CarbonCore          0x00007fff88c465b8 TimerThread + 63
    5   libSystem.B.dylib                       0x00007fff81fc3fd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff81fc3e89 thread_start + 13
    Thread 21:
    0   libSystem.B.dylib                       0x00007fff81fce932 select$DARWIN_EXTSN + 10
    1   com.apple.logic.pro                     0x000000010090e1d2 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                     0x0000000100556b9d 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> > >) + 40317
    3   libSystem.B.dylib                       0x00007fff81fc3fd6 _pthread_start + 331
    4   libSystem.B.dylib                       0x00007fff81fc3e89 thread_start + 13
    Thread 22:
    0   libSystem.B.dylib                       0x00007fff81fa4a2a __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x00007fff81fa4e3c _pthread_wqthread + 917
    2   libSystem.B.dylib                       0x00007fff81fa4aa5 start_wqthread + 13
    Thread 23:
    0   libSystem.B.dylib                       0x00007fff81fc5a6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff81fc58f9 nanosleep + 148
    2   com.apple.Foundation                    0x00007fff84422c4c +[NSThread sleepForTimeInterval:] + 101
    3   com.apple.logic.pro                     0x0000000100828db6 std::vector<MidiRegion, std::allocator<MidiRegion> >::_M_insert_aux(__gnu_cxx::__normal_iterator<MidiRegion*, std::vector<MidiRegion, std::allocator<MidiRegion> > >, MidiRegion const&) + 381302
    4   com.apple.Foundation                    0x00007fff8439e114 __NSThread__main__ + 1429
    5   libSystem.B.dylib                       0x00007fff81fc3fd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff81fc3e89 thread_start + 13
    Thread 24:
    0   libSystem.B.dylib                       0x00007fff81fc5a6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff81fc58f9 nanosleep + 148
    2   com.apple.Foundation                    0x00007fff84422c4c +[NSThread sleepForTimeInterval:] + 101
    3   com.apple.logic.pro                     0x0000000100828db6 std::vector<MidiRegion, std::allocator<MidiRegion> >::_M_insert_aux(__gnu_cxx::__normal_iterator<MidiRegion*, std::vector<MidiRegion, std::allocator<MidiRegion> > >, MidiRegion const&) + 381302
    4   com.apple.Foundation                    0x00007fff8439e114 __NSThread__main__ + 1429
    5   libSystem.B.dylib                       0x00007fff81fc3fd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff81fc3e89 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x00007fff5fbfdf80  rcx: 0x00007fff5fbfdf78  rdx: 0x0000000000000000
      rdi: 0x00000000000000c5  rsi: 0x0000000000000006  rbp: 0x00007fff5fbfdfa0  rsp: 0x00007fff5fbfdf78
       r8: 0x0000000000000000   r9: 0x0000000000989680  r10: 0x00007fff81fd50fa  r11: 0x0000000000000202
      r12: 0x00000001031fc170  r13: 0x0000000100e136c8  r14: 0x0000000100e3b468  r15: 0x000000012d531140
      rip: 0x00007fff81fd90b6  rfl: 0x0000000000000202  cr2: 0x00000001004ee470
    Binary Images:
           0x100000000 -        0x100c15ff7  com.apple.logic.pro 9.1.7 (1700.57) <0FDF8E7F-0CCD-ECA3-2441-D4A0B3824CF9> /Applications/Logic Pro.app/Contents/MacOS/Logic Pro
           0x101081000 -        0x10109ffef  com.apple.XSKey 1.0.0 (52) <800DD908-E341-2BCD-11D9-DEAC7E8197E9> /Library/Frameworks/XSKey.framework/Versions/A/XSKey
           0x1010b1000 -        0x1010ebff7  com.apple.music.apps.MAAudioUnitSupport 9.1.7 (233.39) <857ADF31-BFFC-72D8-138D-825264CA1496> /Applications/Logic Pro.app/Contents/Frameworks/MAAudioUnitSupport.framework/Versions/A/MAAudioUnit Support
           0x10110e000 -        0x10113cff7  com.apple.musicaudiodataservices 1.1 (250.92) <AEEF1D8D-B0F3-80E3-EFF7-D8CC48624611> /Applications/Logic Pro.app/Contents/Frameworks/MAAssetSharing.framework/Versions/A/MAAssetSharing
           0x10114e000 -        0x1011b1ff7  com.apple.music.apps.MALoopManagement 9.1.7 (218.94) <0F151234-E08E-6104-F3F3-84B43A54CB93> /Applications/Logic Pro.app/Contents/Frameworks/MALoopManagement.framework/Versions/A/MALoopManagem ent
           0x1011e8000 -        0x101476ff7  com.apple.prokit 7.0 (1331) <652F2738-CDD3-8E56-63CB-E5E94F863562> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/ProKit
           0x1015f8000 -        0x10168efe7  com.apple.music.apps.MACore 9.1.7 (477.48) <CE7FBC7E-CC01-1E48-AEF9-2FC36CA0CDC7> /Applications/Logic Pro.app/Contents/Frameworks/MACore.framework/Versions/A/MACore
           0x1016d8000 -        0x101728ff7  com.apple.audio.midi.CoreMIDI 1.7.1 (42) <E7DBCE93-A637-ABA2-B623-6A76B82EE243> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
           0x101750000 -        0x1017aefef  com.apple.music.apps.MAHarmony 9.1.7 (198.94) <B73F8A72-F258-B576-5087-4FA84157BF6B> /Applications/Logic Pro.app/Contents/Frameworks/MAHarmony.framework/Versions/A/MAHarmony
           0x1017d6000 -        0x101c17ff7  com.apple.music.apps.MAPlugInGUI 9.1.7 (424.69) <997BFC84-CA1B-D0C2-F693-AF6A19D4D532> /Applications/Logic Pro.app/Contents/Frameworks/MAPlugInGUI.framework/Versions/A/MAPlugInGUI
           0x101edb000 -        0x101fb7fff  com.apple.music.apps.OMF 9.1.7 (108.93) <DF8FBD5E-0E11-6906-4668-B2D766AC58AC> /Applications/Logic Pro.app/Contents/Frameworks/OMF.framework/Versions/A/OMF
           0x101fd6000 -        0x102606fe7  com.apple.music.apps.MADSP 9.1.7 (588.88) <550A0E49-9337-ABBC-F2A9-7238E63F6671> /Applications/Logic Pro.app/Contents/Frameworks/MADSP.framework/Versions/A/MADSP
           0x102e64000 -        0x102e89ff7  com.apple.music.apps.LogicFileBrowser 9.1.7 (1700.57) <084F804E-1E7F-5798-828A-0A2E2EF04681> /Applications/Logic Pro.app/Contents/Frameworks/LogicFileBrowser.framework/Versions/A/LogicFileBrow ser
           0x102e9c000 -        0x102f1afff  com.apple.music.apps.LogicLoopBrowser 9.1.7 (1700.57) <36AC91D8-EF48-7A54-286F-3F1174324AFF> /Applications/Logic Pro.app/Contents/Frameworks/LogicLoopBrowser.framework/Versions/A/LogicLoopBrow ser
           0x102f49000 -        0x102f6dff7  com.apple.music.apps.MAApogeeSupport 9.1.7 (311.94) <497FDA37-5101-16D5-6596-55C461316E52> /Applications/Logic Pro.app/Contents/Frameworks/MAApogeeSupport.framework/Versions/A/MAApogeeSuppor t
           0x102f7b000 -        0x102f80fff  com.apple.music.apps.MAResources 9.1.7 (211.95) <25F7F06C-9114-021A-8A36-508BC6F3F113> /Applications/Logic Pro.app/Contents/Frameworks/MAResources.framework/Versions/A/MAResources
           0x102f83000 -        0x102faffff  com.apple.audio.CoreAudioKit 1.6.1 (1.6.1) <5B92DFB9-CE09-74B3-E67D-7302FB5984E8> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
           0x102fc8000 -        0x102fdbff7  com.apple.AERegistration 1.2 (401) <A424BA9F-0DD7-BE25-2738-4BCD22F0BB2A> /Applications/Logic Pro.app/Contents/Frameworks/AERegistration.framework/Versions/A/AERegistration
           0x102ff4000 -        0x103001fff  com.apple.music.apps.MAUnitTest 9.1.7 (95.94) <52F71799-5698-697F-B6DA-B02CEFE7E781> /Applications/Logic Pro.app/Contents/Frameworks/MAUnitTest.framework/Versions/A/MAUnitTest
           0x10300a000 -        0x1030c5fe7  com.apple.music.apps.MAFiles 9.1.7 (144.77) <79A435CF-6C06-4C2E-1190-DC1EA172CF68> /Applications/Logic Pro.app/Contents/Frameworks/MAFiles.framework/Versions/A/MAFiles
           0x1030fe000 -        0x10317afe7  com.apple.music.apps.MAAudioEngine 9.1.7 (158.32) <D1DF9B37-D550-B036-C469-659F71C6D12B> /Applications/Logic Pro.app/Contents/Frameworks/MAAudioEngine.framework/Versions/A/MAAudioEngine
           0x1031ee000 -        0x1031f9fff  com.apple.music.apps.MAToolKit 9.1.7 (357.98) <7481B55A-8BC6-441F-7977-684B512FFBB9> /Applications/Logic Pro.app/Contents/Frameworks/MAToolKit.framework/Versions/A/MAToolKit
           0x103200000 -        0x10320eff7  com.apple.music.apps.MAVideo 9.1.7 (11.99) <185F8F8E-E133-8129-BF4B-2E30A1C97F51> /Applications/Logic Pro.app/Contents/Frameworks/MAVideo.framework/Versions/A/MAVideo
           0x103216000 -        0x1032fcfe7  libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <2D39CB30-54D9-B03E-5FCF-E53122F87484> /usr/lib/libcrypto.0.9.7.dylib
           0x103354000 -        0x103402fec  com.apple.MobileMe 9 (1.01) <F322542E-D3BB-7861-602A-3F405F2BD61B> /Applications/Logic Pro.app/Contents/Frameworks/MobileMe.framework/Versions/A/MobileMe
           0x104300000 -        0x10433dff7  com.apple.prokit.SnowLeopardPanels 7.0 (1331) <73B8BB80-7F77-B5DF-C0B5-BA34E925825A> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/Resources/SnowLeo pardPanels.bundle/Contents/MacOS/SnowLeopardPanels
           0x104795000 -        0x1047bbfff  GLRendererFloat ??? (???) <38621D22-8F49-F937-851B-E21BD49A8A88> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
           0x1047d4000 -        0x1047d6ff7  com.apple.music.apps.anvil.resources 9.1.7 (279.92) <709F70D3-7362-0596-94BB-01069BDD9554> /Applications/Logic Pro.app/Contents/PlugIns/anvil.res/Contents/MacOS/anvil
           0x1047e6000 -        0x1047eafff  com.apple.audio.AudioIPCPlugIn 1.1.6 (1.1.6) <917E3DC8-E34D-B130-F61F-50808466E674> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
           0x1047ef000 -        0x1047f5ff7  com.apple.audio.AppleHDAHALPlugIn 2.0.5 (2.0.5f14) <C35BDA60-35FC-4BE7-B378-DCC73D99E2C9> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
           0x12a7dd000 -        0x12a7e5ff7  com.apple.proapps.mrcheckpro 1.4 (397) <9B320059-8D28-D7DA-8CD4-B42796969065> /Applications/Logic Pro.app/Contents/Resources/MRCheckPro.bundle/Contents/MacOS/MRCheckPro
           0x12a7f0000 -        0x12a7f2ff7  com.apple.music.apps.common.resources 9.1.7 (279.92) <6C0ADD96-4929-D745-2292-4660766577CE> /Applications/Logic Pro.app/Contents/PlugIns/common.res/Contents/MacOS/common
           0x12a7f7000 -        0x12a7f9ff7  com.apple.music.apps.ebp.resources 9.1.7 (279.92) <3A2961DD-3994-FE9B-DC48-61B53D568463> /Applications/Logic Pro.app/Contents/PlugIns/ebp.res/Contents/MacOS/ebp
           0x12bba2000 -        0x12bbd5fe7 +com.digidesign.digidesign.DigiCoreAudioPlugIn 8.0.4 (8.0.4f235) <2762D0CB-D020-6E61-4FBC-9BAB7B3871A2> /Library/Audio/Plug-Ins/HAL/Digidesign CoreAudio.plugin/Contents/MacOS/Digidesign CoreAudio
           0x12bbdd000 -        0x12bbdfff7  com.apple.music.apps.efx.resources 9.1.7 (279.92) <AB2579BC-ACE9-1BF7-9CC0-6C25F361A541> /Applications/Logic Pro.app/Contents/PlugIns/efx.res/Contents/MacOS/efx
           0x12bbe4000 -        0x12bbe6ff7  com.apple.music.apps.egt.resources 9.1.7 (279.92) <28D7C9CF-3FE3-4138-58E6-9C564FB28636> /Applications/Logic Pro.app/Contents/PlugIns/egt.res/Contents/MacOS/egt
           0x12bbeb000 -        0x12bbedff7  com.apple.music.apps.emx.resources 9.1.7 (279.92) <A49C109C-D27E-F0D2-2FC0-8DB8BDDAF905> /Applications/Logic Pro.app/Contents/PlugIns/emx.res/Contents/MacOS/emx
           0x12bbf2000 -        0x12bbf4ff7  com.apple.music.apps.es1.resources 9.1.7 (279.92) <DF6133F9-5010-9A09-F652-32E9918B7F54> /Applications/Logic Pro.app/Contents/PlugIns/es1.res/Contents/MacOS/es1
           0x12bbf9000 -        0x12bbfbff7  com.apple.music.apps.es2.resources 9.1.7 (279.92) <CFCFE1D6-9A91-6786-08E8-D5BF24EEBDA4> /Applications/Logic Pro.app/Contents/PlugIns/es2.res/Contents/MacOS/es2
           0x12bda7000 -        0x12bda9ff7  com.apple.music.apps.esp.resources 9.1.7 (279.92) <6026F1D3-AA9B-05CA-B053-F280479D4309> /Applications/Logic Pro.app/Contents/PlugIns/esp.res/Contents/MacOS/esp
           0x12bdae000 -        0x12bdb0ff7  com.apple.music.apps.evb3.resources 9.1.7 (279.92) <5D87B929-C9B6-6A9A-1945-83B4D15F3143> /Applications/Logic Pro.app/Contents/PlugIns/evb3.res/Contents/MacOS/evb3
           0x12bdb5000 -        0x12bdb7ff7  com.apple.music.apps.evd6.resources 9.1.7 (279.92) <55D57D3C-633A-F334-AD02-3EB5C9703C14> /Applications/Logic Pro.app/Contents/PlugIns/evd6.res/Contents/MacOS/evd6
           0x12bdbc000 -        0x12bdbeff7  com.apple.music.apps.evoc.resources 9.1.7 (279.92) <9E1A5435-8F18-3094-55F0-3278C114C0CC> /Applications/Logic Pro.app/Contents/PlugIns/evoc.res/Contents/MacOS/evoc
           0x12bdc3000 -        0x12bdc5ff7  com.apple.music.apps.evp88.resources 9.1.7 (279.92) <F6717871-BEBF-7A98-BCBB-8F7934BC82F0> /Applications/Logic Pro.app/Contents/PlugIns/evp88.res/Contents/MacOS/evp88
           0x12bdca000 -        0x12bdccff7  com.apple.music.apps.exs24.resources 9.1.7 (279.92) <50561320-583F-7436-9DAF-5035A5AD3BA9> /Applications/Logic Pro.app/Contents/PlugIns/exs24.res/Contents/MacOS/exs24
           0x12bdd1000 -        0x12bdd3ff7  com.apple.music.apps.guitaramp.resources 9.1.7 (279.92) <07E4A900-E153-3CAB-2173-539379D25E4C> /Applications/Logic Pro.app/Contents/PlugIns/guitaramp.res/Contents/MacOS/guitaramp
           0x12bdd8000 -        0x12bddaff7  com.apple.music.apps.guitarcontrols.resources 9.1.7 (279.92) <0A2BB83E-563B-1C16-55D2-E0FE301FAC85> /Applications/Logic Pro.app/Contents/PlugIns/guitarcontrols.res/Contents/MacOS/guitarcontrols
           0x12bddf000 -        0x12bde1ff7  com.apple.music.apps.mutapdel.resources 9.1.7 (279.92) <4FCDDB6F-EA62-0DB1-99B6-6BC5C77C5D28> /Applications/Logic Pro.app/Contents/PlugIns/mutapdel.res/Contents/MacOS/mutapdel
           0x12bde6000 -        0x12bde8ff7  com.apple.music.apps.pedalboard.resources 9.1.7 (279.92) <334D1D4E-BBD1-8E13-F905-76C02D4AAD53> /Applications/Logic Pro.app/Contents/PlugIns/pedalboard.res/Contents/MacOS/pedalboard
           0x12bded000 -        0x12bdefff7  com.apple.music.apps.revolver.resources 9.1.7 (279.92) <F9956B53-B923-6C68-583F-FC7E4C1D8294> /Applications/Logic Pro.app/Contents/PlugIns/revolver.res/Contents/MacOS/revolver
           0x12bdf4000 -        0x12bdf6ff7  com.apple.music.apps.sphere.resources 9.1.7 (279.92) <D45E1C4C-AD05-18D2-0450-065B48163D78> /Applications/Logic Pro.app/Contents/PlugIns/sphere.res/Contents/MacOS/sphere
           0x12bfc4000 -        0x12bfc9ff7 +com.WavesAudio.WavesReWireDevice.9.0.0 9.0.0 (9.0.021) <E56FA7BD-9016-3E55-63E3-E39F4E77B403> /Library/Application Support/Propellerhead Software/ReWire/WavesReWireDevice.bundle/Contents/MacOS/WavesReWireDevice
           0x12d52a000 -        0x12d530ff7  com.apple.music.apps.midi.device.plugin.Axiom Pro 1.0.6 (1.0.6) <98F0005E-AD4F-204D-2EE9-C77718638EA8> /Applications/Logic Pro.app/Contents/MIDI Device Plug-ins/Axiom Pro.bundle/Contents/MacOS/Axiom Pro
           0x12d77e000 -        0x12d782fe7  com.apple.music.apps.midi.device.plugin.Axiom 1.0.6 (1.0.6) <01466EC2-2D13-1B93-D1DB-950A28E3BAFD> /Applications/Logic Pro.app/Contents/MIDI Device Plug-ins/Axiom.bundle/Contents/MacOS/Axiom
           0x12d78b000 -        0x12d78dfe7  com.apple.music.apps.midi.device.plugin.CS-32 9.1.7 (198.2) <64730AB4-B60C-A5AC-DA68-C0188B81AA68> /Applications/Logic Pro.app/Contents/MIDI Device Plug-ins/CS-32.bundle/Contents/MacOS/CS-32
           0x12d795000 -        0x12d798ff7  com.apple.music.apps.midi.device.plugin.FW-1884 9.1.7 (198.2) <28FA1EAE-FED3-BB3D-5542-C46A0E30961A> /Applications/Logic Pro.app/Contents/MIDI Device Plug-ins/FW-1884.bundle/Contents/MacOS/FW-1884
           0x12d7a1000 -        0x12d7a3ff7  com.apple.music.apps.midi.device.plugin.GiO 9.1.7 (198.2) <0731A7B8-0120-571F-3AF6-76A19FE0003E> /Applications/Logic Pro.app/Contents/MIDI Device Plug-ins/GiO.bundle/Contents/MacOS/GiO
           0x12d7a8000 -        0x12d7adff7  com.apple.music.apps.midi.device.plugin.HUI 9.1.7 (198.2) <94BE837C-5709-A5B8-E20D-F2F6CB625668> /Applications/Logic Pro.app/Contents/MIDI Device Plug-ins/HUI.bundle/Contents/MacOS/HUI
           0x12d7ba000 -        0x12d7bbfef  com.apple.music.apps.midi.device.plugin.iControl 9.1.7 (198.2) <BD5DEC8F-3A56-CFE6-AD88-54AC4405C3A1> /Applications/Logic Pro.app/Contents/MIDI Device Plug-ins/iControl.bundle/Contents/MacOS/iControl
           0x12d7c0000 -        0x12d7c1ff7  com.apple.music.apps.midi.device.plugin.MCS3 9.1.7 (198.2) <7B446743-3200-951F-9E09-86AB91849293> /Applications/Logic Pro.app/Contents/MIDI Device Plug-ins/MCS3.bundle/Contents/MacOS/MCS3
           0x12d7c5000 -        0x12d7c8fff  com.apple.music.apps.midi.device.plugin.microKONTROL 9.1.7 (198.2) <F5A5A33B-1315-2961-7B0C-9BBBF89523E6> /Applications/Logic Pro.app/Contents/MIDI Device Plug-ins/microKONTROL.bundle/Contents/MacOS/microKONTROL
           0x12d7cf000 -        0x12d7d2fff  com.apple.music.apps.midi.device.plugin.Oxygen 1.0.6 (1.0.6) <48CBCB70-2D06-9A66-3AD8-0531D16E435B> /Applications/Logic Pro.app/Contents/MIDI Device Plug-ins/Oxygen.bundle/Contents/MacOS/Oxygen
           0x12d7d6000 -        0x12d7d7ff7  com.apple.music.apps.midi.device.plugin.Recording-Light 9.1.7 (198.2) <86D25562-5A77-8C27-D6C8-589959F166D6> /Applications/Logic Pro.app/Contents/MIDI Device Plug-ins/Recording Light.bundle/Contents/MacOS/Recording Light
           0x12d7db000 -        0x12d7ddfff  com.apple.music.apps.midi.device.plugin.TranzPort 9.1.7 (198.2) <1FC018E6-88F3-2931-EC5A-CBC36FC27334> /Applications/Logic Pro.app/Contents/MIDI Device Plug-ins/TranzPort.bundle/Contents/MacOS/TranzPort
           0x12d868000 -        0x12d86bff7  com.apple.music.apps.midi.device.plugin.TouchOSC 9.1.7 (198.2) <A5BA6317-2B71-2986-319E-1D41D6660DDB> /Applications/Logic Pro.app/Contents/MIDI Device Plug-ins/TouchOSC.bundle/Contents/MacOS/TouchOSC
           0x12d877000 -        0x12d878fef  com.apple.music.apps.midi.device.plugin.US-428 9.1.7 (198.2) <69BF4BFD-3220-4345-0872-4E6AC1488FD4> /Applications/Logic Pro.app/Contents/MIDI Device Plug-ins/US-428.bundle/Contents/MacOS/US-428
           0x12f884000 -        0x12f886fff  com.apple.music.apps.midi.device.plugin.US-2400 9.1.7 (198.2) <6B5E2CC4-764D-301B-89D4-074FA65C32B3> /Applications/Logic Pro.app/Contents/MIDI Device Plug-ins/US-2400.bundle/Contents/MacOS/US-2400
           0x13234e000 -        0x1324e1fe7  GLEngine ??? (???) <BCE83654-81EC-D231-ED6E-1DD449B891F2> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x132512000 -        0x13292efff  com.apple.ATIRadeonX2000GLDriver 1.6.36 (6.3.6) <EBE273B9-6BF7-32B1-C5A2-2B3C85D776AA> /System/Library/Extensions/ATIRadeonX2000GLDriver.bundle/Contents/MacOS/ATIRade onX2000GLDriver
           0x13b7c6000 -        0x13b84efff +se.propellerheads.rewire.library 1.8.1 build 124 (1.8.1) <1A7E56A6-03B2-53BE-F5CC-2D4DA86017F8> /Library/Application Support/Propellerhead Software/ReWire/ReWire.bundle/Contents/MacOS/ReWire
           0x14228b000 -        0x142292fef  com.apple.music.apps.midi.device.plugin.Logic-Control 9.1.7 (198.2) <EAD66EFA-2D5D-6473-2044-7EA8076E36FE> /Applications/Logic Pro.app/Contents/MIDI Device Plug-ins/Logic Control.bundle/Contents/MacOS/Logic Control
        0x7fff5fc00000 -     0x7fff5fc3be0f  dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld
        0x7fff80003000 -     0x7fff80028ff7  com.apple.CoreVideo 1.6.2 (45.6) <E138C8E7-3CB6-55A9-0A2C-B73FE63EA288> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff80029000 -     0x7fff8006cff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff8006d000 -     0x7fff80081ff7  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff80082000 -     0x7fff8008ffe7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff800e0000 -     0x7fff8011efe7  libFontRegistry.dylib ??? (???) <395D7C0D-36B5-B353-0DC8-51ABC0B1C030> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff8011f000 -     0x7fff80172ff7  com.apple.HIServices 1.8.3 (???) <F6E0C7A7-C11D-0096-4DDA-2C77793AA6CD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff80173000 -     0x7fff80496fe7  com.apple.JavaScriptCore 6534.57 (6534.57.3) <99973578-D474-3664-1388-61CB47E9D6E9> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff80497000 -     0x7fff805bfff7  com.apple.MediaToolbox 0.484.60 (484.60) <F921A5E6-E260-03B4-1458-E5814FA1924D> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
        0x7fff805c7000 -     0x7fff805ddfef  libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
        0x7fff8060e000 -     0x7fff80639ff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <3630A97F-55C1-3F34-CA63-3847653C9645> /usr/lib/libxslt.1.dylib
        0x7fff8063a000 -     0x7fff806fbfef  com.apple.ColorSync 4.6.8 (4.6.8) <7DF1D175-6451-51A2-DBBF-40FCA78C0D2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff80746000 -     0x7fff80c22fef  com.apple.RawCamera.bundle 3.12.0 (614) <E0F08224-8A63-BBCE-BE85-8B0BAB22A7DA> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff80c23000 -     0x7fff80c72ff7  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
        0x7fff80c73000 -     0x7fff80c74fff  liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
        0x7fff80c75000 -     0x7fff80eb7fe7  com.apple.AddressBook.framework 5.0.4 (883) <3C634319-4B5B-592B-2D3A-A16336F93AA0> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff80eb8000 -     0x7fff80ecdff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff80ece000 -     0x7fff818c8ff7  com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff818c9000 -     0x7fff8190efff  com.apple.CoreMediaIOServices 140.0 (1496) <D93293EB-0B84-E97D-E78C-9FE8D48AF58E> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
        0x7fff8190f000 -     0x7fff819d1fe7  libFontParser.dylib ??? (???) <EF06F16C-0CC9-B4CA-7BD9-0A97FA967340> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff819d2000 -     0x7fff819e1fef  com.apple.opengl 1.6.14 (1.6.14) <ECAE2D12-5BE3-46E7-6EE5-563B80B32A3E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff819e2000 -     0x7fff819f1fff  com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff81a67000 -     0x7fff81aecff7  com.apple.print.framework.PrintCore 6.3 (312.7) <CDFE82DD-D811-A091-179F-6E76069B432D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff81afb000 -     0x7fff81afbff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff81afc000 -     0x7fff81afdfff  com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <5062DACE-FCE7-8E41-F5F6-58821778629C> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
        0x7fff81afe000 -     0x7fff81d67fff  com.apple.QuartzComposer 4.2 ({156.30}) <C05B97F7-F543-C329-873D-097177226D79> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff81d74000 -     0x7fff81d77ff7  libCoreVMClient.dylib ??? (???) <75819794-3B7A-8944-D004-7EA6DD7CE836> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff81d78000 -     0x7fff81de4fe7  com.apple.CorePDF 1.4 (1.4) <06AE6D85-64C7-F9CC-D001-BD8BAE31B6D2> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff81de5000 -     0x7fff81f45ff7  com.apple.syncservices 5.2 (578.3) <F86C878E-8B5E-DBCE-8592-7AF88DE53261> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
        0x7fff81f89000 -     0x7fff81f89ff7  com.apple.quartzframework 1.5 (1.5) <5BFE5998-26D9-0AF1-1522-55C78E41F778> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff81f8a000 -     0x7fff8214bfef  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
        0x7fff8214c000 -     0x7fff822bcfff  com.apple.QTKit 7.7 (1790) <04FA6686-0570-78BC-7D24-9CFFC87CBE87> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff822bd000 -     0x7fff82309fff  libauto.dylib ??? (???) <F7221B46-DC4F-3153-CE61-7F52C8C293CF> /usr/lib/libauto.dylib
        0x7fff8240b000 -     0x7fff82445fff  com.apple.bom 10.0 (164) <E5C9AFBD-68C1-197E-72B0-B43295DC87DC> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff8244c000 -     0x7fff8244dff7  com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff8244e000 -     0x7fff8248ffff  com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff82490000 -     0x7fff824c9ff7  com.apple.MeshKit 1.1 (49.2) <832A074D-7601-F7C9-6D3A-E1C58965C3A1> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
        0x7fff824ca000 -     0x7fff82511fff  com.apple.QuickLookFramework 2.3 (327.6) <11DFB135-24A6-C0BC-5B97-ECE352A4B488> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff8256c000 -     0x7fff82649fff  com.apple.vImage 4.1 (4.1) <C3F44AA9-6F71-0684-2686-D3BBC903F020> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff8264a000 -     0x7fff8266bfff  libresolv.9.dylib 41.1.0 (compatibility 1.0.0) <9410EC7F-4D24-6740-AFEE-90405750FAD7> /usr/lib/libresolv.9.dylib
        0x7fff8266c000 -     0x7fff826ebfe7  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff82733000 -     0x7fff827b1ff7  com.apple.CoreText 151.12 (???) <5BE797B7-C903-B664-ADD9-7514B1A6EF9E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff82b74000 -     0x7fff82b74ff7  com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff82b75000 -     0x7fff82c2bff7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib
        0x7fff82c2c000 -     0x7fff82c31ff7  com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff82c32000 -     0x7fff82cbefef  SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff82cf6000 -     0x7fff82d1efff  com.apple.DictionaryServices 1.1.2 (1.1.2) <E9269069-93FA-2B71-F9BA-FDDD23C4A65E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff82d1f000 -     0x7fff82d1fff7  com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff82d20000 -     0x7fff82d2ffff  libxar.1.dylib ??? (???) <CBAF862A-3C77-6446-56C2-9C4461631AAF> /usr/lib/libxar.1.dylib
        0x7fff82dfd000 -     0x7fff82e0bff7  libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib
        0x7fff82e0c000 -     0x7fff82e4dfef  com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff82e4e000 -     0x7fff82e59ff7  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff836b4000 -     0x7fff83714fe7  com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff83715000 -     0x7fff8376aff7  com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff8376b000 -     0x7fff83929fff  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib
        0x7fff841dd000 -     0x7fff8421aff7  libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <F743389F-F25A-A77D-4FCA-D6B01AF2EE6D> /usr/lib/libssl.0.9.8.dylib
        0x7fff8421b000 -     0x7fff84350fff  com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <F4814A13-E557-59AF-30FF-E62929367933> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff84351000 -     0x7fff8438cfff  com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff8438d000 -     0x7fff8460ffff  com.apple.Foundation 6.6.8 (751.63) <E10E4DB4-9D5E-54A8-3FB6-2A82426066E4> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff84610000 -     0x7fff84614ff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <DB710299-B4D9-3714-66F7-5D2964DE585B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff8461d000 -     0x7fff84b23ff7  com.apple.VideoToolbox 0.484.60 (484.60) <F55EF548-56E4-A6DF-F3C9-6BA4CFF5D629> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
        0x7fff84b24000 -     0x7fff84c62fff  com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff84c63000 -     0x7fff84ccbfff  com.apple.MeshKitRuntime 1.1 (49.2) <4D3045D0-0D50-7053-3A05-0AECE86E39F8> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
        0x7fff84ccc000 -     0x7fff84d66fff  com.apple.ApplicationServices.ATS 275.19 (???) <2DE8987F-4563-4D8E-45C3-2F6F786E120D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff84d83000 -     0x7fff84d85fef  com.apple.ExceptionHandling 1.5 (10) <F2867B93-A56A-974F-9556-266BCE394057> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
        0x7fff84d86000 -     0x7fff84ea0fff  libGLProgrammability.dylib ??? (???) <D1650AED-02EF-EFB3-100E-064C7F018745> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
        0x7fff84ea1000 -     0x7fff850dbfef  com.apple.imageKit 2.0.3 (1.0) <9EA216AF-82D6-201C-78E5-D027D85B51D6> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff85265000 -     0x7fff852aefef  libGLU.dylib ??? (???) <B0F4CA55-445F-E901-0FCF-47B3B4BAE6E2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff852af000 -     0x7fff852b6fff  com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff852b7000 -     0x7fff852deff7  libJPEG.dylib ??? (???) <32EDAB18-08ED-B31A-D2BD-12EFFE60D83C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff852eb000 -     0x7fff854aafff  com.apple.ImageIO.framework 3.0.5 (3.0.5) <175E97F1-B1A7-655A-F154-5B6ACC5F3985> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff854ab000 -     0x7fff854daff7  com.apple.quartzfilters 1.6.0 (1.6.0) <9CECB4FC-1CCF-B8A2-B935-5888B21CBEEF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff854db000 -     0x7fff854defff  com.apple.help 1.3.2 (41.1) <BD1B0A22-1CB8-263E-FF85-5BBFDE3660B9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff854df000 -     0x7fff85768ff7  com.apple.security 6.1.2 (55002) <0D80504C-9A6D-C865-AF37-7C231ACF97CB> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff85769000 -     0x7fff857a7fef  com.apple.DebugSymbols 1.1 (70) <C3D11461-E118-09DB-D9D7-8972B3FD160F> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff857a8000 -     0x7fff857dbff7  libTrueTypeScaler.dylib ??? (???) <B7BA8104-FA18-39A2-56E1-922EE7A660AC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
        0x7fff857dc000 -     0x7fff857e7fff  com.apple.CrashReporterSupport 10.6.7 (258) <A2CBB18C-BD1C-8650-9091-7687E780E689> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff857e8000 -     0x7fff857eeff7  IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff857ef000 -     0x7fff85803fff  libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff858e0000 -     0x7fff8694afef  com.apple.WebCore 6534.57 (6534.57.2) <9BE3BFB2-D520-CD10-E4A1-3C2AF322A097> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff86957000 -     0x7fff86a10fff  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib
        0x7fff86a11000 -     0x7fff86bf3fef  libType1Scaler.dylib ??? (???) <7892C4D7-3E5E-D7DA-AA4E-8D4ACED143D9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libType1Scaler.dylib
        0x7fff86bf4000 -     0x7fff873fefe7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <FC941ECB-71D0-FAE3-DCBF-C5A619E594B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff874b5000 -     0x7fff874c2ff7  com.apple.AppleFSCompression 24.4 (1.0) <56B27685-B6A7-7FD7-85F3-402C4E0C988E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff874d7000 -     0x7fff874f2ff7  com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff874f3000 -     0x7fff87530fff  com.apple.LDAPFramework 2.0 (120.1) <54A6769E-D7E2-DBE2-EA61-87B9EA355DA4> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff87571000 -     0x7fff87577ff7  com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff87578000 -     0x7fff8759bfff  com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff8759c000 -     0x7fff8759efff  com.apple.print.framework.Print 6.1 (237.1) <CA8564FB-B366-7413-B12E-9892DA3C6157>

  • Cannot start LR2.2 in 32-bit mode (OS X)

    I have been having memory leak issues as mentioned on many threads and saw that running LR in 32 bit mode can actually solve some of the issues.
    So I followed the instruction, go to Info of LR in the Finder, and click Run in 32 bit mode... then run LR... Looked under Activity Monitor, still says 64 bit! Any idea?!

    Hi Christopher,
    Thanks for your suggestion. I already did try to repair permission!....
    But I finally figured out why! I use XSlimmer and apparently after 'slimming' down LR, it can't run in 32bit mode! I reinstalled LR and is now able to run in 32 bit mode.
    Thanks for your help.
    ws

  • Start/stop apps tier and database tier

    Hi,
    Could anybody told me why is necessary the database be up in order to start the apps tier ? How could I be sure that when the command (in a script) start the apps tier, the command which start the database is accomplished ?
    Thanks,
    Paul

    It depends on your hardware configuration as well as the database size.
    The best thing to do is to practice it yourself. See how long does it take for your database to start and based on that set the time interval before starting your application services. You may also use the DB script to trigger the application script so once the DB is up your application will start up.
    In Linux, You can use either "wait command" OR "sleep command". Please refer to the following links for more details about 'Job Control Commands':
    http://www.linux.com/guides/abs-guide/x6689.shtml
    http://enterprise.linux.com/article.pl?sid=05/03/25/1216215&tid=89

  • When I start firefox 4 on my mac osx 10.6.7 says requires plug in as run on 32 bit mode can I instal this plug in. Firefox does restart using 32 bit mode when I clock on restart using 32 bit mode ?

    Want to start using firefox 4 without the need to ask it to run in 32 bit mode

    Found the steps here...seems to work so far...
    http://alexsantidote.com/535/start-firefox-4-in-32-bit-mode-for-less-ram-usage/
    Have a great one!

  • Command key issues with some apps after highlighting with trackpad

    When I attempt to use command-c to copy from Microsoft Office or Lotus Notes I often get nothing. I've gotten in the habit of pressing command-c 2 or 3 times to make sure I got it. Its not physical keyboard issue since I do not have this problem with other apps and I tested a BT keyboard as well. I've noticed that other command key sequences also get dropped, e.g. command-u for underline. I've also had the delete key get dropped. It feels like Office and Notes are just to slow to respond and somehow lose the key, this frequently happens after I highlight something and quickly press command-something.
    I used tap to touch. If I tap tap drag tap then command-whatever it appears to work. But tap tap drag command-whatever does not appear to terminate the drag. Is there a way to make Office/Notes react faster? Or tune the touch pad? Hack OS/X?
    Thanks.

    And after all is said and done, you may very well need to restore the device as new and start from the beginning again, especially if the glitch is contained in your previous backup. Restoring from that backup (if it contains the glitch) will also restore the glitch. This is the reason for possibly restoring as new.
    Make note of all your Settings (write them all down, preferably using a PC/notepad type program), backup all your music & apps and any other important information you will lose by restoring as new. As far as text messages go, you may not be able to back those up manually (I believe you can but you'd need to purchase additional software for the PC/Mac) and will likely lose them.

  • I keep getting the start menu and various programmes opening when I use a series of keys when working in my accounting programme, I am not using the command key and is very frustrating me, can anyone help me?

    I keep getting the start menu and various programmes opening when I use a series of keys when working in my accounting programme, I am not using the command key and is very frustrating, can anyone help me?  I am working on a Mac OS X Version 10.6.8, just need to know if I can reprogram the keys to stop this happening?

    Safari browser and menu shortcuts:
    http://docs.info.apple.com/article.html?artnum=42951
    Mac OS X keyboard shortcuts:
    http://support.apple.com/kb/HT1343
    http://docs.info.apple.com/article.html?artnum=75459
    Changing behavious of Function Keys:
    http://support.apple.com/kb/HT3399?viewlocale=en_US
    and more useful information on keyboard shortcuts here:
    http://www.myfirstmac.com/index.php/mac/articles/mastering-keyboard-shortcuts
    How to re-map individual keys:
    http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&item_id=ukelele

  • How do I start an app using transset-df with the command line?

    I'm using openbox and have found that I can make xfce4-panel transparent using transset. The only problem is that I have to run "transset" and then click on the panel every time. Is there a command I could just type in to the command line that would start xfce4-panel with .75 transparency? I could then add that to my autostart.sh file and all would be good and dandy.
    What I was thinking is maybe there's a command like
    transset-df .75 xfce4-panel
    that starts up the panel with 75% opacity. Obviously that doesn't work because I tried it. I also read something about using a script, but I don't know how to write those. Perhaps there is a way to set it so whenever xfce4-panel is started, transset-df sets it at 75% opacity? How would I go about doing this?
    Last edited by Redrazor39 (2009-06-11 15:15:19)

    Openbox seems to be doing a 'tidy up' of all windows after autostart.sh completes.
    This would be fine, except for the fact that the tidy up re-renders every window and while it does so it re-sets transparency as part of the same process.
    So, to get your xfce panel to stick at the transparency setting you apply with transset-df, you need to ensure the transset-df is done after autostart.sh finishes.
    The easiest way to achieve this is to create a small script, say in /usr/local/bin
    # /usr/local/bin/openbox-xfce-panel-transset
    # Set xfce4-panel transparency after safe delay
    sleep 1
    transset-df -n "xfce4-panel 4.6.1" 0.75
    Add a call to this as the last line of your autostart.sh
    # Set xfce4-panel transparency after autostart.sh has exited
    openbox-xfce-panel-transset &
    Regards,
    Mike
    Last edited by bluearcus (2010-01-08 19:25:56)

  • Hello I really want to start developing apps but have no knowledge of development I know it's one of those things you have to start somewhere and build on it but can someone point me in the right direction of where I should begin such as books etc

    Hello I really want to start developing apps but have no knowledge of development I know it's one of those things you have to start somewhere and build on it but can someone point me in the right direction of where I should begin such as books etc

    iOS or Mac apps?
    Have you paid the fee to sign up as a developer yet?
    Ken

  • Ssh X11 forwarding takes too long to start any app. remotely

    Hi,
    I have a bizzare problem with %subject% for some time already.
    Affected are all my Arch linux installations (all with: systemd, openbox (without Display Manager), and latest updates):
    1. home desktop (core 2 duo, 2.4GHz, 3GB RAM).
    2. one testing desktop in virtualbox on the desktop from prev. point.
    3. work laptop (Intel Core i5, 4GB RAM).
    All of these are connected via cable to the same home network 100MB router (using openwrt on asus wl-500g).
    Normal ssh transmissions, like entering commands, or transfer of data via scp (even large amount of data for testing purposes because of this) works quick like expected.
    The problem is, that if I try to start app. remotely via ssh X forwarding from and to any of these (affected also bidirectional), it takes always aprox. 2 minutes to start the app.
    Afterwards, it works fast and fine.
    Doesn't change anything, whether the X server is running on the server's side or not.
    Have been testing it with some lightweight apps too, but makes no difference if it's e.g. mousepad, gedit, thunderbird, always the same 2 min. delay at their start.
    Also, some time ago, I had an older (more than 10 years) laptop, also with Arch installed, using LXDE, and connected via wifi to this same router, which worked perfectly without any delay. Also the same time ago, I was yet running Ubuntu on the home desktop, when I installed Arch to the virtualbox mentioned in point 2, and the problem was already present on the virtual pc, but not on the Ubuntu or the older laptop with Arch I had before.
    Later, when I switched home desktop to Arch (or I got new laptop in the work), the issue appeared instantly on the new Arch installations.
    The sshd configuration is the basic from the package, with X forwarding enabled of course, thus no strange changes of mine.
    I monitored the ssh communications with tcpdump, not to read the encrypted data itself , but to see whether the data is flowing, and there are flow outages (absolute quiet except of below mentioned exceptions) in the mentioned 2 minutes duration till app. startup:
    - after ssh authentication, there is about 1 minute silence, when after this 1st minute some few data is flowing
    - next, there is another 1 minute silence, after which the app. finally starts
    I've also gathered ssh debugging informations, from both, server (where I'm connecting and trying to start app. remotely) and client, with description when waiting has been detected.
    server:
    /usr/sbin/sshd -ddd
    debug2: load_server_config: filename /etc/ssh/sshd_config
    debug2: load_server_config: done config len = 501
    debug2: parse_server_config: config /etc/ssh/sshd_config len 501
    debug3: /etc/ssh/sshd_config:15 setting ListenAddress 0.0.0.0
    debug3: /etc/ssh/sshd_config:16 setting ListenAddress ::
    debug3: /etc/ssh/sshd_config:35 setting LogLevel INFO
    debug3: /etc/ssh/sshd_config:42 setting PermitRootLogin no
    debug3: /etc/ssh/sshd_config:52 setting AuthorizedKeysFile .ssh/authorized_keys
    debug3: /etc/ssh/sshd_config:68 setting PermitEmptyPasswords no
    debug3: /etc/ssh/sshd_config:71 setting ChallengeResponseAuthentication no
    debug3: /etc/ssh/sshd_config:92 setting UsePAM yes
    debug3: /etc/ssh/sshd_config:94 setting AllowAgentForwarding yes
    debug3: /etc/ssh/sshd_config:95 setting AllowTcpForwarding yes
    debug3: /etc/ssh/sshd_config:97 setting X11Forwarding yes
    debug3: /etc/ssh/sshd_config:98 setting X11DisplayOffset 10
    debug3: /etc/ssh/sshd_config:99 setting X11UseLocalhost yes
    debug3: /etc/ssh/sshd_config:104 setting UsePrivilegeSeparation sandbox
    debug3: /etc/ssh/sshd_config:106 setting Compression delayed
    debug3: /etc/ssh/sshd_config:109 setting UseDNS no
    debug3: /etc/ssh/sshd_config:120 setting Subsystem sftp /usr/lib/ssh/sftp-server
    debug1: sshd version OpenSSH_6.1p1
    debug3: Incorrect RSA1 identifier
    debug1: read PEM private key done: type RSA
    debug1: private host key: #0 type 1 RSA
    debug3: Incorrect RSA1 identifier
    debug1: read PEM private key done: type DSA
    debug1: private host key: #1 type 2 DSA
    debug3: Incorrect RSA1 identifier
    debug1: read PEM private key done: type ECDSA
    debug1: private host key: #2 type 3 ECDSA
    debug1: rexec_argv[0]='/usr/sbin/sshd'
    debug1: rexec_argv[1]='-ddd'
    debug3: oom_adjust_setup
    Set /proc/self/oom_score_adj from 0 to -1000
    debug2: fd 3 setting O_NONBLOCK
    debug3: sock_set_v6only: set socket 3 IPV6_V6ONLY
    debug1: Bind to port 22 on ::.
    Server listening on :: port 22.
    debug2: fd 4 setting O_NONBLOCK
    debug1: Bind to port 22 on 0.0.0.0.
    Server listening on 0.0.0.0 port 22.
    debug3: fd 5 is not O_NONBLOCK
    debug1: Server will not fork when running in debugging mode.
    debug3: send_rexec_state: entering fd = 8 config len 501
    debug3: ssh_msg_send: type 0
    debug3: send_rexec_state: done
    debug1: rexec start in 5 out 5 newsock 5 pipe -1 sock 8
    debug1: inetd sockets after dupping: 3, 3
    Connection from CLIENT_IP port 43333
    debug1: Client protocol version 2.0; client software version OpenSSH_6.1
    debug1: match: OpenSSH_6.1 pat OpenSSH*
    debug1: Enabling compatibility mode for protocol 2.0
    debug1: Local version string SSH-2.0-OpenSSH_6.1
    debug2: fd 3 setting O_NONBLOCK
    debug3: ssh_sandbox_init: preparing seccomp filter sandbox
    debug2: Network child is on pid 6379
    debug3: preauth child monitor started
    debug3: privsep user:group 99:99 [preauth]
    debug1: permanently_set_uid: 99/99 [preauth]
    debug3: ssh_sandbox_child: setting PR_SET_NO_NEW_PRIVS [preauth]
    debug3: ssh_sandbox_child: attaching seccomp filter program [preauth]
    debug1: list_hostkey_types: ssh-rsa,ssh-dss,ecdsa-sha2-nistp256 [preauth]
    debug1: SSH2_MSG_KEXINIT sent [preauth]
    debug1: SSH2_MSG_KEXINIT received [preauth]
    debug2: kex_parse_kexinit: ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1 [preauth]
    debug2: kex_parse_kexinit: ssh-rsa,ssh-dss,ecdsa-sha2-nistp256 [preauth]
    debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,[email protected] [preauth]
    debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,[email protected] [preauth]
    debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,[email protected],hmac-sha2-256,hmac-sha2-512,hmac-ripemd160,[email protected],hmac-sha1-96,hmac-md5-96 [preauth]
    debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,[email protected],hmac-sha2-256,hmac-sha2-512,hmac-ripemd160,[email protected],hmac-sha1-96,hmac-md5-96 [preauth]
    debug2: kex_parse_kexinit: none,[email protected] [preauth]
    debug2: kex_parse_kexinit: none,[email protected] [preauth]
    debug2: kex_parse_kexinit: [preauth]
    debug2: kex_parse_kexinit: [preauth]
    debug2: kex_parse_kexinit: first_kex_follows 0 [preauth]
    debug2: kex_parse_kexinit: reserved 0 [preauth]
    debug2: kex_parse_kexinit: ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1 [preauth]
    debug2: kex_parse_kexinit: [email protected],[email protected],[email protected],ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,[email protected],[email protected],[email protected],[email protected],ssh-rsa,ssh-dss [preauth]
    debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,[email protected] [preauth]
    debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,[email protected] [preauth]
    debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,[email protected],hmac-sha2-256,hmac-sha2-512,hmac-ripemd160,[email protected],hmac-sha1-96,hmac-md5-96 [preauth]
    debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,[email protected],hmac-sha2-256,hmac-sha2-512,hmac-ripemd160,[email protected],hmac-sha1-96,hmac-md5-96 [preauth]
    debug2: kex_parse_kexinit: none,[email protected],zlib [preauth]
    debug2: kex_parse_kexinit: none,[email protected],zlib [preauth]
    debug2: kex_parse_kexinit: [preauth]
    debug2: kex_parse_kexinit: [preauth]
    debug2: kex_parse_kexinit: first_kex_follows 0 [preauth]
    debug2: kex_parse_kexinit: reserved 0 [preauth]
    debug2: mac_setup: found hmac-md5 [preauth]
    debug1: kex: client->server aes128-ctr hmac-md5 none [preauth]
    debug2: mac_setup: found hmac-md5 [preauth]
    debug1: kex: server->client aes128-ctr hmac-md5 none [preauth]
    debug1: expecting SSH2_MSG_KEX_ECDH_INIT [preauth]
    debug3: mm_key_sign entering [preauth]
    debug3: mm_request_send entering: type 4 [preauth]
    debug3: mm_key_sign: waiting for MONITOR_ANS_SIGN [preauth]
    debug3: mm_request_receive_expect entering: type 5 [preauth]
    debug3: mm_request_receive entering [preauth]
    debug3: mm_request_receive entering
    debug3: monitor_read: checking request 4
    debug3: mm_answer_sign
    debug3: mm_answer_sign: signature 0x13e3f80(100)
    debug3: mm_request_send entering: type 5
    debug2: monitor_read: 4 used once, disabling now
    debug2: kex_derive_keys [preauth]
    debug2: set_newkeys: mode 1 [preauth]
    debug1: SSH2_MSG_NEWKEYS sent [preauth]
    debug1: expecting SSH2_MSG_NEWKEYS [preauth]
    debug2: set_newkeys: mode 0 [preauth]
    debug1: SSH2_MSG_NEWKEYS received [preauth]
    debug1: KEX done [preauth]
    debug1: userauth-request for user USERNAME service ssh-connection method none [preauth]
    debug1: attempt 0 failures 0 [preauth]
    debug3: mm_getpwnamallow entering [preauth]
    debug3: mm_request_send entering: type 6 [preauth]
    debug3: mm_request_receive entering
    debug3: monitor_read: checking request 6
    debug3: mm_answer_pwnamallow
    debug2: parse_server_config: config reprocess config len 501
    debug3: mm_answer_pwnamallow: sending MONITOR_ANS_PWNAM: 1
    debug3: mm_request_send entering: type 7
    debug2: monitor_read: 6 used once, disabling now
    debug3: mm_getpwnamallow: waiting for MONITOR_ANS_PWNAM [preauth]
    debug3: mm_request_receive_expect entering: type 7 [preauth]
    debug3: mm_request_receive entering [preauth]
    debug2: input_userauth_request: setting up authctxt for USERNAME [preauth]
    debug3: mm_start_pam entering [preauth]
    debug3: mm_request_send entering: type 45 [preauth]
    debug3: mm_request_receive entering
    debug3: monitor_read: checking request 45
    debug1: PAM: initializing for "USERNAME"
    debug1: PAM: setting PAM_RHOST to "CLIENT_IP"
    debug1: PAM: setting PAM_TTY to "ssh"
    debug2: monitor_read: 45 used once, disabling now
    debug3: mm_inform_authserv entering [preauth]
    debug3: mm_request_send entering: type 3 [preauth]
    debug2: input_userauth_request: try method none [preauth]
    debug3: mm_request_receive entering
    debug3: monitor_read: checking request 3
    debug3: mm_answer_authserv: service=ssh-connection, style=
    debug2: monitor_read: 3 used once, disabling now
    debug1: userauth-request for user USERNAME service ssh-connection method publickey [preauth]
    debug1: attempt 1 failures 0 [preauth]
    debug2: input_userauth_request: try method publickey [preauth]
    debug1: test whether pkalg/pkblob are acceptable [preauth]
    debug3: mm_key_allowed entering [preauth]
    debug3: mm_request_send entering: type 20 [preauth]
    debug3: mm_key_allowed: waiting for MONITOR_ANS_KEYALLOWED [preauth]
    debug3: mm_request_receive_expect entering: type 21 [preauth]
    debug3: mm_request_receive entering [preauth]
    debug3: mm_request_receive entering
    debug3: monitor_read: checking request 20
    debug3: mm_answer_keyallowed entering
    debug3: mm_answer_keyallowed: key_from_blob: 0x13e1e20
    debug1: temporarily_use_uid: 1000/100 (e=0/0)
    debug1: trying public key file /home/USERNAME/.ssh/authorized_keys
    debug1: Could not open authorized keys '/home/USERNAME/.ssh/authorized_keys': No such file or directory
    debug1: restore_uid: 0/0
    Failed publickey for USERNAME from CLIENT_IP port 43333 ssh2
    debug3: mm_answer_keyallowed: key 0x13e1e20 is not allowed
    debug3: mm_request_send entering: type 21
    debug2: userauth_pubkey: authenticated 0 pkalg ssh-dss [preauth]
    debug1: userauth-request for user USERNAME service ssh-connection method password [preauth]
    debug1: attempt 2 failures 1 [preauth]
    debug2: input_userauth_request: try method password [preauth]
    debug3: mm_auth_password entering [preauth]
    debug3: mm_request_send entering: type 10 [preauth]
    debug3: mm_auth_password: waiting for MONITOR_ANS_AUTHPASSWORD [preauth]
    debug3: mm_request_receive_expect entering: type 11 [preauth]
    debug3: mm_request_receive entering [preauth]
    debug3: mm_request_receive entering
    debug3: monitor_read: checking request 10
    debug3: PAM: sshpam_passwd_conv called with 1 messages
    debug1: PAM: password authentication accepted for USERNAME
    debug3: mm_answer_authpassword: sending result 1
    debug3: mm_request_send entering: type 11
    debug3: mm_request_receive_expect entering: type 46
    debug3: mm_request_receive entering
    debug1: do_pam_account: called
    debug3: PAM: do_pam_account pam_acct_mgmt = 0 (Success)
    debug3: mm_request_send entering: type 47
    Accepted password for USERNAME from CLIENT_IP port 43333 ssh2
    debug3: mm_auth_password: user authenticated [preauth]
    debug3: mm_do_pam_account entering [preauth]
    debug3: mm_request_send entering: type 46 [preauth]
    debug3: mm_request_receive_expect entering: type 47 [preauth]
    debug3: mm_request_receive entering [preauth]
    debug3: mm_do_pam_account returning 1 [preauth]
    debug3: mm_send_keystate: Sending new keys: 0x13e1c40 0x13e34c0 [preauth]
    debug3: mm_newkeys_to_blob: converting 0x13e1c40 [preauth]
    debug3: mm_newkeys_to_blob: converting 0x13e34c0 [preauth]
    debug3: mm_send_keystate: New keys have been sent [preauth]
    debug3: mm_send_keystate: Sending compression state [preauth]
    debug3: mm_request_send entering: type 24 [preauth]
    debug3: mm_send_keystate: Finished sending state [preauth]
    debug1: monitor_read_log: child log fd closed
    debug1: monitor_child_preauth: USERNAME has been authenticated by privileged process
    debug3: mm_get_keystate: Waiting for new keys
    debug3: mm_request_receive_expect entering: type 24
    debug3: mm_request_receive entering
    debug3: mm_newkeys_from_blob: 0x13f3b20(122)
    debug2: mac_setup: found hmac-md5
    debug3: mm_get_keystate: Waiting for second key
    debug3: mm_newkeys_from_blob: 0x13f3b20(122)
    debug2: mac_setup: found hmac-md5
    debug3: mm_get_keystate: Getting compression state
    debug3: mm_get_keystate: Getting Network I/O buffers
    debug3: mm_share_sync: Share sync
    debug3: mm_share_sync: Share sync end
    debug3: ssh_sandbox_parent_finish: finished
    debug1: PAM: establishing credentials
    debug3: PAM: opening session
    User child is on pid 6387
    debug1: PAM: establishing credentials
    debug1: permanently_set_uid: 1000/100
    debug2: set_newkeys: mode 0
    debug2: set_newkeys: mode 1
    debug1: Entering interactive session for SSH2.
    debug2: fd 7 setting O_NONBLOCK
    debug2: fd 9 setting O_NONBLOCK
    debug1: server_init_dispatch_20
    debug1: server_input_channel_open: ctype session rchan 0 win 2097152 max 32768
    debug1: input_session_request
    debug1: channel 0: new [server-session]
    debug2: session_new: allocate (allocated 0 max 10)
    debug3: session_unused: session id 0 unused
    debug1: session_new: session 0
    debug1: session_open: channel 0
    debug1: session_open: session 0: link with channel 0
    debug1: server_input_channel_open: confirm session
    debug1: server_input_global_request: rtype [email protected] want_reply 0
    debug1: server_input_channel_req: channel 0 request x11-req reply 1
    debug1: session_by_channel: session 0 channel 0
    debug1: session_input_channel_req: session 0 req x11-req
    debug3: sock_set_v6only: set socket 10 IPV6_V6ONLY
    debug2: fd 10 setting O_NONBLOCK
    debug3: fd 10 is O_NONBLOCK
    debug1: channel 1: new [X11 inet listener]
    debug2: fd 11 setting O_NONBLOCK
    debug3: fd 11 is O_NONBLOCK
    debug1: channel 2: new [X11 inet listener]
    debug1: server_input_channel_req: channel 0 request exec reply 1
    debug1: session_by_channel: session 0 channel 0
    debug1: session_input_channel_req: session 0 req exec
    debug2: fd 3 setting TCP_NODELAY
    debug3: packet_set_tos: set IP_TOS 0x10
    debug2: fd 14 setting O_NONBLOCK
    debug2: fd 13 setting O_NONBLOCK
    debug2: fd 16 setting O_NONBLOCK
    debug2: channel 0: read 210 from efd 16
    debug2: channel 0: rwin 2097152 elen 210 euse 1
    debug2: channel 0: sent ext data 210
    debug2: channel 0: read 380 from efd 16
    debug2: channel 0: rwin 2096942 elen 380 euse 1
    debug2: channel 0: sent ext data 380
    debug2: channel 0: read 121 from efd 16
    debug2: channel 0: rwin 2096562 elen 121 euse 1
    debug2: channel 0: sent ext data 121
    ### Here started the waiting on the server's side, and continued later till the start of app.:
    debug1: X11 connection requested.
    debug2: fd 12 setting TCP_NODELAY
    debug2: fd 12 setting O_NONBLOCK
    debug3: fd 12 is O_NONBLOCK
    debug1: channel 3: new [X11 connection from 127.0.0.1 port 46968]
    debug2: channel 3: open confirm rwindow 2097152 rmax 16384
    debug2: channel 0: read 62 from efd 16
    debug2: channel 0: rwin 2096441 elen 62 euse 1
    debug2: channel 0: sent ext data 62
    debug1: X11 connection requested.
    debug2: fd 15 setting TCP_NODELAY
    debug2: fd 15 setting O_NONBLOCK
    debug3: fd 15 is O_NONBLOCK
    debug1: channel 4: new [X11 connection from 127.0.0.1 port 46972]
    debug2: channel 4: open confirm rwindow 2097152 rmax 16384
    debug2: channel 3: rcvd adjust 51268
    debug2: channel 3: rcvd adjust 65536
    debug2: channel 3: rcvd adjust 65536
    debug2: channel 3: rcvd adjust 65536
    debug2: channel 3: rcvd adjust 65536
    debug2: channel 3: rcvd adjust 32768
    debug2: channel 3: rcvd adjust 147456
    debug2: channel 3: rcvd adjust 55788
    debug2: channel 3: window 32740 sent adjust 32796
    client:
    ssh -Xvvv USERNAME@SERVER_IP mousepad
    OpenSSH_6.1p1, OpenSSL 1.0.1c 10 May 2012
    debug1: Reading configuration data /etc/ssh/ssh_config
    debug2: ssh_connect: needpriv 0
    debug1: Connecting to SERVER_IP [SERVER_IP] port 22.
    debug1: Connection established.
    debug1: identity file /home/USERNAME/.ssh/id_rsa type -1
    debug1: identity file /home/USERNAME/.ssh/id_rsa-cert type -1
    debug1: identity file /home/USERNAME/.ssh/id_dsa type 2
    debug1: identity file /home/USERNAME/.ssh/id_dsa-cert type -1
    debug1: identity file /home/USERNAME/.ssh/id_ecdsa type -1
    debug1: identity file /home/USERNAME/.ssh/id_ecdsa-cert type -1
    debug1: Remote protocol version 2.0, remote software version OpenSSH_6.1
    debug1: match: OpenSSH_6.1 pat OpenSSH*
    debug1: Enabling compatibility mode for protocol 2.0
    debug1: Local version string SSH-2.0-OpenSSH_6.1
    debug2: fd 3 setting O_NONBLOCK
    debug3: load_hostkeys: loading entries for host "SERVER_IP" from file "/home/USERNAME/.ssh/known_hosts"
    debug3: load_hostkeys: found key type ECDSA in file /home/USERNAME/.ssh/known_hosts:4
    debug3: load_hostkeys: loaded 1 keys
    debug3: order_hostkeyalgs: prefer hostkeyalgs: [email protected],[email protected],[email protected],ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521
    debug1: SSH2_MSG_KEXINIT sent
    debug1: SSH2_MSG_KEXINIT received
    debug2: kex_parse_kexinit: ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
    debug2: kex_parse_kexinit: [email protected],[email protected],[email protected],ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,[email protected],[email protected],[email protected],[email protected],ssh-rsa,ssh-dss
    debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,[email protected]
    debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,[email protected]
    debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,[email protected],hmac-sha2-256,hmac-sha2-512,hmac-ripemd160,[email protected],hmac-sha1-96,hmac-md5-96
    debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,[email protected],hmac-sha2-256,hmac-sha2-512,hmac-ripemd160,[email protected],hmac-sha1-96,hmac-md5-96
    debug2: kex_parse_kexinit: none,[email protected],zlib
    debug2: kex_parse_kexinit: none,[email protected],zlib
    debug2: kex_parse_kexinit:
    debug2: kex_parse_kexinit:
    debug2: kex_parse_kexinit: first_kex_follows 0
    debug2: kex_parse_kexinit: reserved 0
    debug2: kex_parse_kexinit: ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
    debug2: kex_parse_kexinit: ssh-rsa,ssh-dss,ecdsa-sha2-nistp256
    debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,[email protected]
    debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,[email protected]
    debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,[email protected],hmac-sha2-256,hmac-sha2-512,hmac-ripemd160,[email protected],hmac-sha1-96,hmac-md5-96
    debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,[email protected],hmac-sha2-256,hmac-sha2-512,hmac-ripemd160,[email protected],hmac-sha1-96,hmac-md5-96
    debug2: kex_parse_kexinit: none,[email protected]
    debug2: kex_parse_kexinit: none,[email protected]
    debug2: kex_parse_kexinit:
    debug2: kex_parse_kexinit:
    debug2: kex_parse_kexinit: first_kex_follows 0
    debug2: kex_parse_kexinit: reserved 0
    debug2: mac_setup: found hmac-md5
    debug1: kex: server->client aes128-ctr hmac-md5 none
    debug2: mac_setup: found hmac-md5
    debug1: kex: client->server aes128-ctr hmac-md5 none
    debug1: sending SSH2_MSG_KEX_ECDH_INIT
    debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
    debug1: Server host key: ECDSA ABC123...
    debug3: load_hostkeys: loading entries for host "SERVER_IP" from file "/home/USERNAME/.ssh/known_hosts"
    debug3: load_hostkeys: found key type ECDSA in file /home/USERNAME/.ssh/known_hosts:4
    debug3: load_hostkeys: loaded 1 keys
    debug1: Host 'SERVER_IP' is known and matches the ECDSA host key.
    debug1: Found key in /home/USERNAME/.ssh/known_hosts:4
    debug1: ssh_ecdsa_verify: signature correct
    debug2: kex_derive_keys
    debug2: set_newkeys: mode 1
    debug1: SSH2_MSG_NEWKEYS sent
    debug1: expecting SSH2_MSG_NEWKEYS
    debug2: set_newkeys: mode 0
    debug1: SSH2_MSG_NEWKEYS received
    debug1: Roaming not allowed by server
    debug1: SSH2_MSG_SERVICE_REQUEST sent
    debug2: service_accept: ssh-userauth
    debug1: SSH2_MSG_SERVICE_ACCEPT received
    debug2: key: /home/USERNAME/.ssh/id_rsa ((nil))
    debug2: key: /home/USERNAME/.ssh/id_dsa (0x)
    debug2: key: /home/USERNAME/.ssh/id_ecdsa ((nil))
    debug1: Authentications that can continue: publickey,password
    debug3: start over, passed a different list publickey,password
    debug3: preferred publickey,keyboard-interactive,password
    debug3: authmethod_lookup publickey
    debug3: remaining preferred: keyboard-interactive,password
    debug3: authmethod_is_enabled publickey
    debug1: Next authentication method: publickey
    debug1: Trying private key: /home/USERNAME/.ssh/id_rsa
    debug3: no such identity: /home/USERNAME/.ssh/id_rsa
    debug1: Offering DSA public key: /home/USERNAME/.ssh/id_dsa
    debug3: send_pubkey_test
    debug2: we sent a publickey packet, wait for reply
    debug1: Authentications that can continue: publickey,password
    debug1: Trying private key: /home/USERNAME/.ssh/id_ecdsa
    debug3: no such identity: /home/USERNAME/.ssh/id_ecdsa
    debug2: we did not send a packet, disable method
    debug3: authmethod_lookup password
    debug3: remaining preferred: ,password
    debug3: authmethod_is_enabled password
    debug1: Next authentication method: password
    USERNAME@SERVER_IP's password:
    debug3: packet_send2: adding 48 (len 68 padlen 12 extra_pad 64)
    debug2: we sent a password packet, wait for reply
    debug1: Authentication succeeded (password).
    Authenticated to SERVER_IP ([SERVER_IP]:22).
    debug1: channel 0: new [client-session]
    debug3: ssh_session2_open: channel_new: 0
    debug2: channel 0: send open
    debug1: Requesting [email protected]
    debug1: Entering interactive session.
    debug2: callback start
    debug2: x11_get_proto: /usr/bin/xauth -f /tmp/ssh-mHE6faU7YJF2/xauthfile generate :0 MIT-MAGIC-COOKIE-1 untrusted timeout 1200 2>/dev/null
    debug2: x11_get_proto: /usr/bin/xauth -f /tmp/ssh-mHE6faU7YJF2/xauthfile list :0 2>/dev/null
    debug1: Requesting X11 forwarding with authentication spoofing.
    debug2: channel 0: request x11-req confirm 1
    debug2: fd 3 setting TCP_NODELAY
    debug3: packet_set_tos: set IP_TOS 0x10
    debug2: client_session2_setup: id 0
    debug1: Sending command: mousepad
    debug2: channel 0: request exec confirm 1
    debug2: callback done
    debug2: channel 0: open confirm rwindow 0 rmax 32768
    debug2: channel_input_status_confirm: type 99 id 0
    debug2: X11 forwarding request accepted on channel 0
    debug2: channel 0: rcvd adjust 2097152
    debug2: channel_input_status_confirm: type 99 id 0
    debug2: exec request accepted on channel 0
    ### After successful authentication, here above started the first waiting, where after first 1 min. continued with:
    debug2: channel 0: rcvd ext data 210
    debug2: channel 0: rcvd ext data 380
    debug2: channel 0: rcvd ext data 121
    debug3: Copy environment: XDG_SESSION_COOKIE=0d937ee20c7e42bdbf828421a30eaa2f-1357144247.348263-1841400888
    debug3: Copy environment: XDG_SESSION_ID=5
    debug3: Copy environment: XDG_RUNTIME_DIR=/run/user/1000
    debug2: channel 0: written 711 to efd 6
    ### After another 1 min. continued with + started the app.
    debug1: client_input_channel_open: ctype x11 rchan 3 win 65536 max 16384
    debug1: client_request_x11: request from 127.0.0.1 46968
    debug2: fd 7 setting O_NONBLOCK
    debug3: fd 7 is O_NONBLOCK
    debug1: channel 1: new [x11]
    debug1: confirm x11
    debug2: channel 0: rcvd ext data 62
    Xlib: extension "RANDR" missing on display "localhost:10.0".
    debug2: channel 0: written 62 to efd 6
    debug1: client_input_channel_open: ctype x11 rchan 4 win 65536 max 16384
    debug1: client_request_x11: request from 127.0.0.1 46972
    debug2: fd 8 setting O_NONBLOCK
    debug3: fd 8 is O_NONBLOCK
    debug1: channel 2: new [x11]
    debug1: confirm x11
    debug2: channel 1: window 2045884 sent adjust 51268
    debug2: channel 1: window 2031616 sent adjust 65536
    debug2: channel 1: window 2031616 sent adjust 65536
    debug2: channel 1: window 2031616 sent adjust 65536
    debug2: channel 1: window 2031616 sent adjust 65536
    debug2: channel 1: window 2031616 sent adjust 32768
    debug2: channel 1: window 1949696 sent adjust 147456
    debug2: channel 1: window 2041364 sent adjust 55788
    debug2: channel 1: rcvd adjust 32796
    debug1: client_input_channel_open: ctype x11 rchan 5 win 65536 max 16384
    debug1: client_request_x11: request from 127.0.0.1 46974
    debug2: fd 9 setting O_NONBLOCK
    debug3: fd 9 is O_NONBLOCK
    debug1: channel 3: new [x11]
    debug1: confirm x11
    debug2: channel 1: rcvd adjust 32800
    It's quite strange, as I have no more ideas what to check next.
    Any ideas pls?
    thx in advance.

    Have finally found a solution for this problem: http://serverfault.com/questions/490352 … w-to-start
    Now the applications do start immediately via SSH X11 forwarding as expected.
    The following three lines helped:
    ip6tables -A INPUT -i lo -j ACCEPT
    ip6tables -A OUTPUT -o lo -j ACCEPT
    ip6tables -A FORWARD -i lo -o lo -j ACCEPT
    While until now, all ip6 traffic has been forbidden (to drop all ip6 traffic) at the start of the system of course.
    Nevertheless, I don't understand it, why the ip6 localhost has to be granted this way even if the /etc/ssh/sshd_config is configured for ip4 only "AddressFamily inet"?
    I thought, that this way the sshd will be using ip4 protocol only (including for the X11 forwarding), then why does it still need the ip6?

  • How could I turn off the Command Key to Windows Key mapping in Remote Desktop for Mac 8

    I'd like to be able to turn the Command key->Windows key mapping off.  In this new app, whenever I use the Command key to initiate a Mac-side function, it registers a press of the Windows key within the Remote Desktop session.  Speaking only
    for myself, I use the Command Key for quite a lot of Mac operations, while my need and expectation for a Windows key press is zero.

    I'd like to be able to turn the Command key->Windows key mapping off.  In this new app, whenever I use the Command key to initiate a Mac-side function, it registers a press of the Windows key within the Remote Desktop session.  Speaking
    only for myself, I use the Command Key for quite a lot of Mac operations, while my need and expectation for a Windows key press is zero.
    Agreed. Cannot stop it by disabling the "Windows" key (from within Windows 7). Every time I Cmd-Tab to change apps, the Start Menu pops up,
    and persists, overlaying other app windows. Much more than annoying.
    Also, there is no Clipboard Sharing, apparently. Love typing in long binary strings into the Registry.

Maybe you are looking for

  • SEARCH HELP for a screen designed in HTML

    Hello All, i have designed a screen with input fields in html and i have called the screen in abap report...everything works fine but now i need to assign search help to the fields...... can anyone help me in this....thanks in advance points will be

  • Installing DW problems

    I have an older version of DW MX 2004, 7.0.1.2181 and have tried to install on my MacBook running 10.5.5. I have tried using my old PowerBook as a target drive and copying the application files to the MacBook but DW wouldn't launch and then I used th

  • Mail always on top

    Every time I unlock my iBook, after using the screen lock, the Mail application appears on top of all other applications. I can't find any setting which would cause this to happen, and am curious if this is a bug or a "feature".

  • Help with BC and Google maps integration

    Hi, I am considering going for the paid option of BC so that I can have access to the web apps.  But before I go ahead, I have  a few questions for someone who may be able to help. I am building the site on adobe muse - this is not the latest version

  • Download same software update for each user account? is this right?

    i am sorry if this is the wrong place, i have looked all over these discussions for help and help is what i need. i downloaded the iphone 3.0 software update on one user account and installed it. then i logged into another user account on the same im