ALSA : LADSA plugin syntax help

Hey all,
I just set-up my .asoundrc file on a new build.  Using the declip plugin, in my alsa config, is producing some sound in the left channel, and only silence, interrupted by repetitious clicks, in the right channel.  Using Audacious, which ships with a GUI interface for using LADSPA plugins, everything sounds fine. 
I'm not really sure what I'm doing wrong.  Any help would be appreciated.
~/.asoundrc
pcm.!default {
type plug
slave.pcm "ladspa"
hint {
show on
description "Actual Default"
pcm.ladspa {
type ladspa
path "/usr/lib/ladspa"
channels 2
slave.pcm "hardware"
hint { show off }
plugins {
0 { id 1207; policy none; }
1 { id 1195; policy none; }
pcm.hardware {
type plug
slave.pcm "hw:0,0"
Output of "analyseplugin declip_1195.so"
Plugin Name: "Declipper"
Plugin Label: "declip"
Plugin Unique ID: 1195
Maker: "Steve Harris <[email protected]>"
Copyright: "GPL"
Must Run Real-Time: No
Has activate() Function: No
Has deactivate() Function: No
Has run_adding() Function: Yes
Environment: Normal or Hard Real-Time
Ports: "Input" input, audio, -1 to 1
"Output" output, audio, -1 to 1

emeres wrote:Try adding slave.rate 44100; to your default pcm. It seems those plugins (or at least one of them) need to be driven with that frequency (maybe 44,1 kHz is hardcoded). Otherwise your asoundrc seems to be fine, although I did use a software pcm to test this setup and not directly hardware.
Thanks for your help.  While changing the samplerate didn't affect anything, setting the policy to "duplicate" for both seemed to fix the issue.  Sound is great even at 96kHz

Similar Messages

  • Syntax help

    hi friends
    i need the syntax help for the below sentence
    F = (10 - (round(10 - j) - j)^2)
    this is giving error in editor
    pls help to resolve this
    thanks in advance
    with regards
    s.janagar

    ""Local Interface:
    *"  IMPORTING
    *"     REFERENCE(UID) TYPE  OIJNOMI-ZZSCHEDID
    *"     REFERENCE(TIMESTAMP) TYPE  CHAR14
    *"  EXPORTING
    *"     REFERENCE(TOKEN) TYPE  CHAR25
    *timestamp (YYYYMMDDhhmmss)
      DATA: zyear TYPE i,
            zmon TYPE i,
            zdat TYPE i,
            zhrs TYPE i,
            zmin TYPE i,
            zsec TYPE i,
            zfrm TYPE i,
            zuid TYPE i,
            a TYPE i,
            b TYPE i,
            c TYPE i,
            d TYPE i,
            e TYPE i,
            f TYPE i,
            g TYPE i,
            h TYPE i,
            i TYPE i,
            j TYPE i,
            k TYPE i,
            w_data  TYPE i.
    splitting up the timestamp to date,month,hrs,minutes etc.,
      zuid = uid.
      zyear = timestamp+0(4).
      zmon = timestamp+4(2).
      zdat = timestamp+6(2).
      zhrs = timestamp+8(2).
      zmin = timestamp+10(2).
      zsec = timestamp+12(2).
      a = zhrs + 1.
      b = zuid - zdat + zhrs.
      c = zyear - zhrs.
      d = zmin + zuid .
      e = zyear + zhrs * 13 + zuid + zdat * 23 .
      f = e * zuid.
      g = zuid - zdat.
      h = zuid - zhrs.
      i = zhrs - zdat.
      j = zuid / 10.
      k = 25 - zhrs.
      zfrm = ABS( 15 * zuid * a + 11 * b + 19 * c + d * 3 + f + zhrs * zhrs * g * h + i * 23 * ( 10 - ( j - round( j ) * 10 ) exp 2 ) * ( k ) exp 2 ).
      token = zfrm.
    Edited by: janagar sundaramoorthy on Nov 25, 2008 9:20 AM

  • Safari quit unexpectedly while using Flash Player - 10.6 plugin. Help?!?!

    Safari keeps qutting unexpectedly everytime I open certain websites. I get the message "Safari quit unexpectedly while using Flash Player - 10.6 plugin." I have tried to uninstall and reinstall Flash Player countless times. Below is the crash report that I receive when the browser quits. I have looked through multiple other discussions and can't seem to find anything. If anyone has ANY ideas of what to do, help would be greatly appreciated!!!! Thanks!
    Process:         Safari [256]
    Path:            /Users/smdrachler921/Desktop/Stuff/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         5.0.5 (6533.21.1)
    Build Info:      WebBrowser-75332101~6
    Code Type:       X86 (Native)
    Parent Process:  launchd [131]
    PlugIn Path:       /Library/Internet Plug-Ins/Flash Player.plugin/Contents/PlugIns/FlashPlayer-10.6.plugin/Contents/MacOS/FlashPlay er-10.6
    PlugIn Identifier: com.macromedia.FlashPlayer-10.6.plugin
    PlugIn Version:    11.5.502.110 (11.5.502.110)
    Date/Time:       2012-12-04 13:30:17.898 -0500
    OS Version:      Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Interval Since Last Report:          101150 sec
    Crashes Since Last Report:           12
    Per-App Interval Since Last Report:  100126 sec
    Per-App Crashes Since Last Report:   12
    Anonymous UUID:                      8511DD71-A2F9-4BBB-826D-F61E0C434D91
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000008
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   libSystem.B.dylib                       0x933e0474 pthread_mutex_lock + 24
    1   ...dia.FlashPlayer-10.6.plugin          0x1dfe83e9 NP_Initialize + 3310601
    2   ...dia.FlashPlayer-10.6.plugin          0x1dfe390e NP_Initialize + 3291438
    3   ...dia.FlashPlayer-10.6.plugin          0x1d9f201f 0x1d780000 + 2564127
    4   ...dia.FlashPlayer-10.6.plugin          0x1dba2d05 0x1d780000 + 4336901
    5   ...dia.FlashPlayer-10.6.plugin          0x1dba372d 0x1d780000 + 4339501
    6   ...dia.FlashPlayer-10.6.plugin          0x1dcc54ed NP_Initialize + 21773
    7   com.apple.CoreFoundation                0x93be842b __CFRunLoopDoSources0 + 1563
    8   com.apple.CoreFoundation                0x93be5eef __CFRunLoopRun + 1071
    9   com.apple.CoreFoundation                0x93be53c4 CFRunLoopRunSpecific + 452
    10  com.apple.CoreFoundation                0x93be51f1 CFRunLoopRunInMode + 97
    11  com.apple.HIToolbox                     0x95366e04 RunCurrentEventLoopInMode + 392
    12  com.apple.HIToolbox                     0x95366bb9 ReceiveNextEventCommon + 354
    13  com.apple.HIToolbox                     0x95366a3e BlockUntilNextEventMatchingListInMode + 81
    14  com.apple.AppKit                        0x921b5595 _DPSNextEvent + 847
    15  com.apple.AppKit                        0x921b4dd6 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
    16  com.apple.Safari                        0x0001671b 0x1000 + 87835
    17  com.apple.AppKit                        0x921771f3 -[NSApplication run] + 821
    18  com.apple.AppKit                        0x9216f289 NSApplicationMain + 574
    19  com.apple.Safari                        0x0000acd9 0x1000 + 40153
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                       0x93401382 kevent + 10
    1   libSystem.B.dylib                       0x93401a9c _dispatch_mgr_invoke + 215
    2   libSystem.B.dylib                       0x93400f59 _dispatch_queue_invoke + 163
    3   libSystem.B.dylib                       0x93400cfe _dispatch_worker_thread2 + 240
    4   libSystem.B.dylib                       0x93400781 _pthread_wqthread + 390
    5   libSystem.B.dylib                       0x934005c6 start_wqthread + 30
    Thread 2:  WebCore: IconDatabase
    0   libSystem.B.dylib                       0x93408aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x9340875e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x9340a3f8 pthread_cond_wait$UNIX2003 + 73
    3   com.apple.WebCore                       0x95e9aff0 WebCore::IconDatabase::syncThreadMainLoop() + 272
    4   com.apple.WebCore                       0x95e986a9 WebCore::IconDatabase::iconDatabaseSyncThread() + 697
    5   libSystem.B.dylib                       0x93408259 _pthread_start + 345
    6   libSystem.B.dylib                       0x934080de thread_start + 34
    Thread 3:  WebCore: LocalStorage
    0   libSystem.B.dylib                       0x93408aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x9340875e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x9340a3f8 pthread_cond_wait$UNIX2003 + 73
    3   com.apple.JavaScriptCore                0x9000dfc1 ***::ThreadCondition::timedWait(***::Mutex&, double) + 81
    4   libSystem.B.dylib                       0x93408259 _pthread_start + 345
    5   libSystem.B.dylib                       0x934080de thread_start + 34
    Thread 4:
    0   com.apple.security                      0x95bf5310 mulg + 339
    1   com.apple.security                      0x95bee32f numer_double + 177
    2   com.apple.security                      0x95beee56 ell_even + 771
    3   com.apple.security                      0x95beef89 elliptic + 227
    4   com.apple.security                      0x95bef341 elliptic_simple + 93
    5   com.apple.security                      0x95bef3c6 make_pad + 68
    6   com.apple.security                      0x95bf3ecd feePubKeyECDH + 157
    7   com.apple.security                      0x95b7bdec CryptKit::DeriveKey_ECDH(Security::Context const&, unsigned int, Security::CssmData const&, cssm_data*, AppleCSPSession&) + 326
    8   com.apple.security                      0x95b79b87 AppleCSPSession::DeriveKey(unsigned long long, Security::Context const&, Security::CssmData&, unsigned int, unsigned int, Security::CssmData const*, cssm_resource_control_context const*, Security::CssmKey&) + 681
    9   com.apple.security                      0x95ba44c1 cssm_DeriveKey(long, unsigned long long, cssm_context const*, cssm_data*, unsigned int, unsigned int, cssm_data const*, cssm_resource_control_context const*, cssm_key*) + 162
    10  com.apple.security                      0x95b5d9d0 CSSM_DeriveKey + 130
    11  com.apple.security                      0x95afe356 sslEcdhKeyExchange + 702
    12  com.apple.security                      0x95ac1e0d SSLEncodeKeyExchange + 1105
    13  com.apple.security                      0x95ac18fe SSLPrepareAndQueueMessage + 62
    14  com.apple.security                      0x95a91c37 SSLAdvanceHandshake + 1844
    15  com.apple.security                      0x95a911d5 SSLProcessHandshakeRecord + 1310
    16  com.apple.security                      0x95a90c5b SSLProcessProtocolMessage + 77
    17  com.apple.security                      0x95a8f446 SSLHandshakeProceed + 410
    18  com.apple.security                      0x95a8f109 SSLHandshake + 68
    19  com.apple.CFNetwork                     0x94d643ac SocketStream::_PerformSecurityHandshake_NoLock() + 388
    20  com.apple.CFNetwork                     0x94d699eb SocketStream::socketCallback(__CFSocket*, unsigned long, __CFData const*, void const*) + 179
    21  com.apple.CFNetwork                     0x94d69919 SocketStream::_SocketCallBack_stream(__CFSocket*, unsigned long, __CFData const*, void const*, void*) + 117
    22  com.apple.CoreFoundation                0x93c2ec85 __CFSocketDoCallback + 325
    23  com.apple.CoreFoundation                0x93c2e787 __CFSocketPerformV0 + 311
    24  com.apple.CoreFoundation                0x93be842b __CFRunLoopDoSources0 + 1563
    25  com.apple.CoreFoundation                0x93be5eef __CFRunLoopRun + 1071
    26  com.apple.CoreFoundation                0x93be53c4 CFRunLoopRunSpecific + 452
    27  com.apple.CoreFoundation                0x93be51f1 CFRunLoopRunInMode + 97
    28  com.apple.Foundation                    0x98cec224 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 329
    29  com.apple.Foundation                    0x98cb34c4 -[NSThread main] + 45
    30  com.apple.Foundation                    0x98cb3474 __NSThread__main__ + 1499
    31  libSystem.B.dylib                       0x93408259 _pthread_start + 345
    32  libSystem.B.dylib                       0x934080de thread_start + 34
    Thread 5:  Safari: SafeBrowsingManager
    0   libSystem.B.dylib                       0x933daafa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x933db267 mach_msg + 68
    2   com.apple.CoreFoundation                0x93be62df __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation                0x93be53c4 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation                0x93be51f1 CFRunLoopRunInMode + 97
    5   com.apple.Safari                        0x0002f345 0x1000 + 189253
    6   com.apple.Safari                        0x0002f08e 0x1000 + 188558
    7   com.apple.Safari                        0x0002f027 0x1000 + 188455
    8   libSystem.B.dylib                       0x93408259 _pthread_start + 345
    9   libSystem.B.dylib                       0x934080de thread_start + 34
    Thread 6:  com.apple.CFSocket.private
    0   libSystem.B.dylib                       0x933f9ac6 select$DARWIN_EXTSN + 10
    1   com.apple.CoreFoundation                0x93c25c53 __CFSocketManager + 1091
    2   libSystem.B.dylib                       0x93408259 _pthread_start + 345
    3   libSystem.B.dylib                       0x934080de thread_start + 34
    Thread 7:  JavaScriptCore::Marking
    0   libSystem.B.dylib                       0x93408aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x9340875e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x9340a3f8 pthread_cond_wait$UNIX2003 + 73
    Thread 8:  JavaScriptCore::BlockFree
    0   libSystem.B.dylib                       0x93408aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x9340875e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x934082b1 pthread_cond_timedwait$UNIX2003 + 72
    3   com.apple.JavaScriptCore                0x9000e00c ***::ThreadCondition::timedWait(***::Mutex&, double) + 156
    Thread 9:  WebCore: LocalStorage
    0   libSystem.B.dylib                       0x93408aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x9340875e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x9340a3f8 pthread_cond_wait$UNIX2003 + 73
    3   com.apple.JavaScriptCore                0x9000dfc1 ***::ThreadCondition::timedWait(***::Mutex&, double) + 81
    4   libSystem.B.dylib                       0x93408259 _pthread_start + 345
    5   libSystem.B.dylib                       0x934080de thread_start + 34
    Thread 10:  Safari: SnapshotStore
    0   libSystem.B.dylib                       0x93408aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x9340875e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x9340a3f8 pthread_cond_wait$UNIX2003 + 73
    3   com.apple.JavaScriptCore                0x9000dfc1 ***::ThreadCondition::timedWait(***::Mutex&, double) + 81
    4   com.apple.Safari                        0x0004525b 0x1000 + 279131
    5   com.apple.Safari                        0x000451ab 0x1000 + 278955
    6   libSystem.B.dylib                       0x93408259 _pthread_start + 345
    7   libSystem.B.dylib                       0x934080de thread_start + 34
    Thread 11:
    0   libSystem.B.dylib                       0x93400412 __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x934009a8 _pthread_wqthread + 941
    2   libSystem.B.dylib                       0x934005c6 start_wqthread + 30
    Thread 12:
    0   libSystem.B.dylib                       0x93400412 __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x934009a8 _pthread_wqthread + 941
    2   libSystem.B.dylib                       0x934005c6 start_wqthread + 30
    Thread 13:  Safari: SpinningProgressIndicator
    0   libSystem.B.dylib                       0x933daafa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x933db267 mach_msg + 68
    2   com.apple.CoreFoundation                0x93be62df __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation                0x93be53c4 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation                0x93be51f1 CFRunLoopRunInMode + 97
    5   com.apple.Foundation                    0x98ced1b3 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 279
    6   com.apple.Foundation                    0x98ced090 -[NSRunLoop(NSRunLoop) run] + 76
    7   com.apple.Safari                        0x000897cb 0x1000 + 559051
    8   com.apple.Foundation                    0x98cb34c4 -[NSThread main] + 45
    9   com.apple.Foundation                    0x98cb3474 __NSThread__main__ + 1499
    10  libSystem.B.dylib                       0x93408259 _pthread_start + 345
    11  libSystem.B.dylib                       0x934080de thread_start + 34
    Thread 14:
    0   libSystem.B.dylib                       0x93408aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x9340875e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x9340a3f8 pthread_cond_wait$UNIX2003 + 73
    3   ...dia.FlashPlayer-10.6.plugin          0x1dc51a2c unregister_ShockwaveFlash + 55404
    4   ...dia.FlashPlayer-10.6.plugin          0x1d79b9fd 0x1d780000 + 113149
    5   ...dia.FlashPlayer-10.6.plugin          0x1dc51bce unregister_ShockwaveFlash + 55822
    6   ...dia.FlashPlayer-10.6.plugin          0x1dc51d45 unregister_ShockwaveFlash + 56197
    7   libSystem.B.dylib                       0x93408259 _pthread_start + 345
    8   libSystem.B.dylib                       0x934080de thread_start + 34
    Thread 15:
    0   libSystem.B.dylib                       0x93408aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x9340875e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x9340a3f8 pthread_cond_wait$UNIX2003 + 73
    3   ...dia.FlashPlayer-10.6.plugin          0x1dc51a2c unregister_ShockwaveFlash + 55404
    4   ...dia.FlashPlayer-10.6.plugin          0x1d79b9fd 0x1d780000 + 113149
    5   ...dia.FlashPlayer-10.6.plugin          0x1dc51bce unregister_ShockwaveFlash + 55822
    6   ...dia.FlashPlayer-10.6.plugin          0x1dc51d45 unregister_ShockwaveFlash + 56197
    7   libSystem.B.dylib                       0x93408259 _pthread_start + 345
    8   libSystem.B.dylib                       0x934080de thread_start + 34
    Thread 16:
    0   libSystem.B.dylib                       0x933dab5a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x934086e1 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                       0x934375a8 pthread_cond_timedwait_relative_np + 47
    3   com.apple.CoreVideo                     0x96ef27a6 CVDisplayLink::waitUntil(unsigned long long) + 386
    4   com.apple.CoreVideo                     0x96ef15eb CVDisplayLink::runIOThread() + 741
    5   com.apple.CoreVideo                     0x96ef12ea startIOThread(void*) + 156
    6   libSystem.B.dylib                       0x93408259 _pthread_start + 345
    7   libSystem.B.dylib                       0x934080de thread_start + 34
    Thread 17:
    0   libSystem.B.dylib                       0x93408aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x9340875e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x934082b1 pthread_cond_timedwait$UNIX2003 + 72
    3   ...dia.FlashPlayer-10.6.plugin          0x1dc519e7 unregister_ShockwaveFlash + 55335
    4   ...dia.FlashPlayer-10.6.plugin          0x1d9f01bf 0x1d780000 + 2556351
    5   ...dia.FlashPlayer-10.6.plugin          0x1dc51bce unregister_ShockwaveFlash + 55822
    6   ...dia.FlashPlayer-10.6.plugin          0x1dc51d45 unregister_ShockwaveFlash + 56197
    7   libSystem.B.dylib                       0x93408259 _pthread_start + 345
    8   libSystem.B.dylib                       0x934080de thread_start + 34
    Thread 18:
    0   libSystem.B.dylib                       0x93408aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x9340875e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x934082b1 pthread_cond_timedwait$UNIX2003 + 72
    3   ...dia.FlashPlayer-10.6.plugin          0x1dc519e7 unregister_ShockwaveFlash + 55335
    4   ...dia.FlashPlayer-10.6.plugin          0x1db732c8 0x1d780000 + 4141768
    5   ...dia.FlashPlayer-10.6.plugin          0x1dc51bce unregister_ShockwaveFlash + 55822
    6   ...dia.FlashPlayer-10.6.plugin          0x1dc51d45 unregister_ShockwaveFlash + 56197
    7   libSystem.B.dylib                       0x93408259 _pthread_start + 345
    8   libSystem.B.dylib                       0x934080de thread_start + 34
    Thread 19:
    0   libSystem.B.dylib                       0x93408aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x9340875e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x934082b1 pthread_cond_timedwait$UNIX2003 + 72
    3   ...dia.FlashPlayer-10.6.plugin          0x1dc519e7 unregister_ShockwaveFlash + 55335
    4   ...dia.FlashPlayer-10.6.plugin          0x1d9f01bf 0x1d780000 + 2556351
    5   ...dia.FlashPlayer-10.6.plugin          0x1dc51bce unregister_ShockwaveFlash + 55822
    6   ...dia.FlashPlayer-10.6.plugin          0x1dc51d45 unregister_ShockwaveFlash + 56197
    7   libSystem.B.dylib                       0x93408259 _pthread_start + 345
    8   libSystem.B.dylib                       0x934080de thread_start + 34
    Thread 20:
    0   libSystem.B.dylib                       0x93408aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x9340875e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x934082b1 pthread_cond_timedwait$UNIX2003 + 72
    3   ...dia.FlashPlayer-10.6.plugin          0x1dc519e7 unregister_ShockwaveFlash + 55335
    4   ...dia.FlashPlayer-10.6.plugin          0x1db73226 0x1d780000 + 4141606
    5   ...dia.FlashPlayer-10.6.plugin          0x1dc51bce unregister_ShockwaveFlash + 55822
    6   ...dia.FlashPlayer-10.6.plugin          0x1dc51d45 unregister_ShockwaveFlash + 56197
    7   libSystem.B.dylib                       0x93408259 _pthread_start + 345
    8   libSystem.B.dylib                       0x934080de thread_start + 34
    Thread 21:
    0   libSystem.B.dylib                       0x933dab5a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x934086e1 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                       0x934375a8 pthread_cond_timedwait_relative_np + 47
    3   com.apple.audio.CoreAudio               0x97cee3ab CAGuard::WaitFor(unsigned long long) + 219
    4   com.apple.audio.CoreAudio               0x97cf13dd CAGuard::WaitUntil(unsigned long long) + 289
    5   com.apple.audio.CoreAudio               0x97ceecda HP_IOThread::WorkLoop() + 1892
    6   com.apple.audio.CoreAudio               0x97cee571 HP_IOThread::ThreadEntry(HP_IOThread*) + 17
    7   com.apple.audio.CoreAudio               0x97cee488 CAPThread::Entry(CAPThread*) + 140
    8   libSystem.B.dylib                       0x93408259 _pthread_start + 345
    9   libSystem.B.dylib                       0x934080de thread_start + 34
    Thread 22:
    0   libSystem.B.dylib                       0x93408aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x9340875e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x934082b1 pthread_cond_timedwait$UNIX2003 + 72
    3   ...dia.FlashPlayer-10.6.plugin          0x1dc519e7 unregister_ShockwaveFlash + 55335
    4   ...dia.FlashPlayer-10.6.plugin          0x1d9f01bf 0x1d780000 + 2556351
    5   ...dia.FlashPlayer-10.6.plugin          0x1dc51bce unregister_ShockwaveFlash + 55822
    6   ...dia.FlashPlayer-10.6.plugin          0x1dc51d45 unregister_ShockwaveFlash + 56197
    7   libSystem.B.dylib                       0x93408259 _pthread_start + 345
    8   libSystem.B.dylib                       0x934080de thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x00000000  ebx: 0x933e0470  ecx: 0xbfffe144  edx: 0x00000129
      edi: 0x00000008  esi: 0x00000008  ebp: 0xbfffe3a8  esp: 0xbfffe370
       ss: 0x0000001f  efl: 0x00210282  eip: 0x933e0474   cs: 0x00000017
       ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
      cr2: 0x00000008
    Binary Images:
        0x1000 -   0x52bffb  com.apple.Safari 5.0.5 (6533.21.1) <43BE1451-3374-813D-7941-12E4439088C0> /Users/smdrachler921/Desktop/Stuff/Safari.app/Contents/MacOS/Safari
    0x1398000 -  0x1398fff +com.adobe.shockwave.pluginshim 11.6.6r636 (11.6.6r636) <4BEC6ACC-4172-59FE-2B20-1B7FEEF82437> /Library/Internet Plug-Ins/DirectorShockwave.plugin/Contents/MacOS/DirectorShockwave
    0x13c6000 -  0x13c8ff4 +com.adobe.director.cbrowser 11.6.6r636 (11.6.6r636) <80933929-C404-725C-976D-F3511BE662F4> /Library/Application Support/Adobe/Shockwave 11/Xtras/CBrowser PPC Xtra.xtra/Contents/MacOS/CBrowser PPC Xtra
    0x14f8f000 - 0x14f98fef +com.adobe.director.agifasset 11.6.6r636 (11.6.6r636) <768942F3-285C-B1DE-49ED-472548BC8091> /Library/Application Support/Adobe/Shockwave 11/Xtras/Animated GIF Asset.xtra/Contents/MacOS/Animated GIF Asset
    0x15080000 - 0x15086ffa +com.adobe.director.coreaudiomix 11.6.6r636 (11.6.6r636) <E178B2C3-8A8C-7FB1-0E1F-B01ACC1FEAF9> /Library/Application Support/Adobe/Shockwave 11/Xtras/CoreAudioMix.xtra/Contents/MacOS/CoreAudioMix
    0x150bd000 - 0x150cbfe7  libSimplifiedChineseConverter.dylib 49.0.0 (compatibility 1.0.0) <1825F5DF-491F-FDD5-3ABB-3FAC1EDC4357> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x150d8000 - 0x150defff +com.adobe.director.mixlrg 11.6.6r636 (11.6.6r636) <C61DB03D-5650-DA17-E954-8B91F14A6487> /Library/Application Support/Adobe/Shockwave 11/Xtras/LRG Import Export.xtra/Contents/MacOS/LRG Import Export
    0x152ba000 - 0x152c4ff7 +com.adobe.director.ineturl 11.6.6r636 (11.6.6r636) <9048962C-B2AD-D997-ED01-8B344AEA81A9> /Library/Application Support/Adobe/Shockwave 11/Xtras/InetUrl PPC Xtra.xtra/Contents/MacOS/InetUrl PPC Xtra
    0x15800000 - 0x15812ff7  libTraditionalChineseConverter.dylib 49.0.0 (compatibility 1.0.0) <3057675E-16A3-EC0C-A764-5CADB6C5ECD2> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x15816000 - 0x1581afff +com.adobe.director.speechxtra 11.6.6r636 (11.6.6r636) <9B1CCCFB-5A80-6CF8-D644-79295348E771> /Library/Application Support/Adobe/Shockwave 11/Xtras/Speech.xtra/Contents/MacOS/Speech
    0x15824000 - 0x15836feb +com.adobe.director.cursorasset 11.6.6r636 (11.6.6r636) <E046417F-4B7E-DC17-9E43-27E5B400BC8C> /Library/Application Support/Adobe/Shockwave 11/Xtras/Cursor Asset.xtra/Contents/MacOS/Cursor Asset
    0x1584e000 - 0x15854fff +com.adobe.director.mixtarga 11.6.6r636 (11.6.6r636) <6D5437F8-E6E9-7B9E-C0DA-EBC50D73234D> /Library/Application Support/Adobe/Shockwave 11/Xtras/Targa Import Export.xtra/Contents/MacOS/Targa Import Export
    0x15e4f000 - 0x15fc8ff7  GLEngine ??? (???) <76C922AA-A4A7-2835-537B-17F316AD95F6> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x16019000 - 0x1641efe7  libclh.dylib 3.1.1 C  (3.1.1) <15AD52DD-FC3F-305E-5C31-699329E8FDE1> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
    0x164a0000 - 0x164b2fec +com.adobe.director.mixmpeg3 11.6.6r636 (11.6.6r636) <D243DE63-70D2-7DF9-7BC5-04E4EE28502F> /Library/Application Support/Adobe/Shockwave 11/Xtras/MPEG 3 Import Export.xtra/Contents/MacOS/MPEG 3 Import Export
    0x164bf000 - 0x164e3fe7  GLRendererFloat ??? (???) <F19DDBE8-1DF6-6618-F554-0E81ED85CE67> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
    0x166eb000 - 0x166f7ff7 +com.adobe.director.netlingo 11.6.6r636 (11.6.6r636) <870D8977-E761-7309-CFF8-B2103CFFB379> /Library/Application Support/Adobe/Shockwave 11/Xtras/NetLingo PPC Xtra.xtra/Contents/MacOS/NetLingo PPC Xtra
    0x1670c000 - 0x1671cff4 +com.adobe.director.soundcontrol 11.6.6r636 (11.6.6r636) <043B15A8-A929-2A9A-0E45-B58001AE06F6> /Library/Application Support/Adobe/Shockwave 11/Xtras/Sound Control.xtra/Contents/MacOS/Sound Control
    0x16879000 - 0x16896ff7 +com.adobe.director.bitmapfilters 11.6.6r636 (11.6.6r636) <BC75877C-B75D-0320-ABAC-51E6F4BD2ED1> /Library/Application Support/Adobe/Shockwave 11/Xtras/BitmapFilters.xtra/Contents/MacOS/BitmapFilters
    0x168d7000 - 0x168daff3  libFontRegistryUI.dylib ??? (???) <D738781C-8568-A782-7EAC-965D45AEDF59> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Resources/libFontRegistryUI.dylib
    0x168f4000 - 0x168fbfff +com.adobe.director.mixau 11.6.6r636 (11.6.6r636) <A8682643-03F1-57EE-C085-484D2DF458E1> /Library/Application Support/Adobe/Shockwave 11/Xtras/Sun AU Import Export.xtra/Contents/MacOS/Sun AU Import Export
    0x16af7000 - 0x16af8ff7  ATSHI.dylib ??? (???) <8791C226-0725-314F-5897-BAAE57CA1EEE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
    0x16b70000 - 0x16b73ff7 +com.macromedia.Flash Player.plugin 11.5.502.110 (11.5.502.110) <BC6B4FD5-C5D5-7339-04DF-D4B250ABEBCC> /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0x16b79000 - 0x16b7dff3  com.apple.audio.AudioIPCPlugIn 1.1.6 (1.1.6) <E9CB576C-283B-1DB2-0C69-E7C914BD7922> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x16b82000 - 0x16b88ff7  com.apple.audio.AppleHDAHALPlugIn 2.0.5 (2.0.5f14) <38E3C1A4-84E4-C105-B55F-8FC4C154036D> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x16d08000 - 0x16d5dff8 +com.adobe.shockwave.plugin.framework 11.6.6r636 (11.6.6r636) <9888DB1C-4124-5A33-AEED-CDA772F28207> /Library/Application Support/Adobe/Shockwave 11/DirectorShockwave.bundle/Plugin.framework/Plugin
    0x16d98000 - 0x16db3fff +com.adobe.director.qtasset 11.6.6r636 (11.6.6r636) <A279C86E-6D3B-D2BF-D1AD-5F4FAE09EDD7> /Library/Application Support/Adobe/Shockwave 11/Xtras/QuickTime6 Asset.xtra/Contents/MacOS/QuickTime6 Asset
    0x17119000 - 0x1713ffe8 +com.adobe.SWMenu.framework 11.6.6r636 (11.6.6r636) <1D2FF280-6C21-1BE0-B1B9-01BE9DB2BC16> /Library/Application Support/Adobe/Shockwave 11/DirectorShockwave.bundle/SwMenu.framework/Versions/A/SwMenu
    0x17154000 - 0x17178fe7 +com.adobe.director.audiofilters 11.6.6r636 (11.6.6r636) <D9E4AFF4-8920-2097-5D6F-85C26677F45D> /Library/Application Support/Adobe/Shockwave 11/Xtras/AudioFilters.xtra/Contents/MacOS/AudioFilters
    0x17567000 - 0x1757effb +com.adobe.director.dvdasset 11.6.6r636 (11.6.6r636) <436F6ECF-D078-89A3-9B75-88A3394D1687> /Library/Application Support/Adobe/Shockwave 11/Xtras/DVD Asset.xtra/Contents/MacOS/DVD Asset
    0x1759c000 - 0x175a5feb +com.adobe.director.mixswa 11.6.6r636 (11.6.6r636) <CEEBE79B-2DE1-5807-E9C3-4CE15DF4177F> /Library/Application Support/Adobe/Shockwave 11/Xtras/SWA Import Export.xtra/Contents/MacOS/SWA Import Export
    0x176d2000 - 0x176e6fe7 +com.adobe.director.realasset 11.6.6r636 (11.6.6r636) <B6245320-E887-F933-B183-838224E7257A> /Library/Application Support/Adobe/Shockwave 11/Xtras/RealMedia Asset.xtra/Contents/MacOS/RealMedia Asset
    0x176fc000 - 0x17715fef +com.adobe.director.fontasset 11.6.6r636 (11.6.6r636) <5C307BD4-D9FC-2B9A-8887-973CB0562F77> /Library/Application Support/Adobe/Shockwave 11/Xtras/Font Asset PPC.xtra/Contents/MacOS/Font Asset PPC
    0x17728000 - 0x1773aff7 +com.adobe.director.swadcmpr 11.6.6r636 (11.6.6r636) <A59A78D0-3095-D05A-C709-432547003324> /Library/Application Support/Adobe/Shockwave 11/Xtras/SWA Decompression PPC Xtra.xtra/Contents/MacOS/SWA Decompression PPC Xtra
    0x17793000 - 0x177a0fe3 +com.adobe.director.swastrm 11.6.6r636 (11.6.6r636) <8A9ED893-D2F3-7652-7ED0-35DE2D31946C> /Library/Application Support/Adobe/Shockwave 11/Xtras/SWA Streaming PPC Xtra.xtra/Contents/MacOS/SWA Streaming PPC Xtra
    0x180f8000 - 0x18121fe3  com.apple.audio.CoreAudioKit 1.6.1 (1.6.1) <7FFBD485-5251-776A-CC44-4470DD84112B> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
    0x182a0000 - 0x182eeffe +com.adobe.director.audiomixer 11.6.6r636 (11.6.6r636) <25B7E322-204A-05B2-C0F0-A84A62CE8043> /Library/Application Support/Adobe/Shockwave 11/Xtras/AudioMixer.xtra/Contents/MacOS/AudioMixer
    0x18c30000 - 0x18c59ffe +com.adobe.director.bootstrap 11.6.6r636 (11.6.6r636) <9D398805-65C8-1782-3D04-FA481004B18E> /Library/Application Support/Adobe/Shockwave 11/Xtras/Bootstrap PPC Xtra.xtra/Contents/MacOS/Bootstrap PPC Xtra
    0x18d43000 - 0x18da6ff6 +com.adobe.director.flvasset 11.6.6r636 (11.6.6r636) <EA37BE22-8158-D0C8-2C82-F8F8EFA7421F> /Library/Application Support/Adobe/Shockwave 11/Xtras/FLVAsset.xtra/Contents/MacOS/FLVAsset
    0x18db7000 - 0x18dd6fff +com.adobe.director.mixservices 11.6.6r636 (11.6.6r636) <27403618-BB10-A260-44CB-757FD92A7A42> /Library/Application Support/Adobe/Shockwave 11/Xtras/Mix Services.xtra/Contents/MacOS/Mix Services
    0x18dde000 - 0x18e0bfeb +com.adobe.director.mixpng 11.6.6r636 (11.6.6r636) <5967CC3D-BF0C-50AE-4AAC-A56BD439CCF0> /Library/Application Support/Adobe/Shockwave 11/Xtras/PNG Import Export.xtra/Contents/MacOS/PNG Import Export
    0x198b0000 - 0x198cffeb +com.adobe.director.mixsound 11.6.6r636 (11.6.6r636) <B10D3F9F-B4A1-5855-6282-63114F6E0AE2> /Library/Application Support/Adobe/Shockwave 11/Xtras/Sound Import Export.xtra/Contents/MacOS/Sound Import Export
    0x199ed000 - 0x19a59ffb +com.adobe.director.fontxtra 11.6.6r636 (11.6.6r636) <6C98A915-CF8C-B601-3757-993C0BB3D3C5> /Library/Application Support/Adobe/Shockwave 11/Xtras/Font Xtra PPC.xtra/Contents/MacOS/Font Xtra PPC
    0x19bf2000 - 0x19c1ffe3 +com.adobe.director.multiusr 11.6.6r636 (11.6.6r636) <15287EA6-F806-0E1E-F0DD-A6D6AC54C68F> /Library/Application Support/Adobe/Shockwave 11/Xtras/Multiusr.xtra/Contents/MacOS/Multiusr
    0x19c2c000 - 0x19c4bfff +com.adobe.director.textasset 11.6.6r636 (11.6.6r636) <BEA2D424-6B7A-9A76-03B5-1D4B1274A7CA> /Library/Application Support/Adobe/Shockwave 11/Xtras/TextAsset PPC.xtra/Contents/MacOS/TextAsset PPC
    0x19ea0000 - 0x19ed6fee +com.adobe.director.netfile 11.6.6r636 (11.6.6r636) <5D834BB5-FC5D-9B11-2C03-F025D68412EA> /Library/Application Support/Adobe/Shockwave 11/Xtras/NetFile PPC Xtra.xtra/Contents/MacOS/NetFile PPC Xtra
    0x19ede000 - 0x19efffff +com.adobe.director.xmlparser 11.6.6r636 (11.6.6r636) <B75E53CE-A64A-2888-580F-0AC3F23673CE> /Library/Application Support/Adobe/Shockwave 11/Xtras/XmlParser PPC Xtra.xtra/Contents/MacOS/XmlParser PPC Xtra
    0x19f1c000 - 0x19fcdfe8 +com.adobe.IMLLib.framework 11.6.6r636 (11.6.6r636) <8DDF7007-6E4A-36EA-B1DB-6AC022D1C14B> /Library/Application Support/Adobe/Shockwave 11/DirectorShockwave.bundle/IMLLib.framework/Versions/A/IMLLib
    0x1a1e2000 - 0x1a3a7ff7 +com.adobe.DPLib.framework 11.6.6r636 (11.6.6r636) <00E5EFBB-4BEA-ED92-8897-3B22E4AA90D2> /Library/Application Support/Adobe/Shockwave 11/DirectorShockwave.bundle/DPLib.framework/Versions/A/DPLib
    0x1a3d4000 - 0x1a489fe7  libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <AACC86C0-86B4-B1A7-003F-2A0AF68973A2> /usr/lib/libcrypto.0.9.7.dylib
    0x1ae84000 - 0x1aecffe7 +com.adobe.director.mixtiff 11.6.6r636 (11.6.6r636) <7178CC48-B47F-BBE2-34F1-1A2E0B290A33> /Library/Application Support/Adobe/Shockwave 11/Xtras/TIFF Import Export.xtra/Contents/MacOS/TIFF Import Export
    0x1d780000 - 0x1ecc9fff +com.macromedia.FlashPlayer-10.6.plugin 11.5.502.110 (11.5.502.110) <2774DAA3-A8D4-28BD-2D10-4A604D6A4C9A> /Library/Internet Plug-Ins/Flash Player.plugin/Contents/PlugIns/FlashPlayer-10.6.plugin/Contents/MacOS/FlashPlay er-10.6
    0x1ffc3000 - 0x20280fe4 +com.adobe.director.dynamiks 11.6.6r636 (11.6.6r636) <4694C91D-D537-92F8-C493-3AA5A9FA90E0> /Library/Application Support/Adobe/Shockwave 11/Xtras/Dynamiks.xtra/Contents/MacOS/Dynamiks
    0x202c9000 - 0x2041cff6 +com.adobe.director.f4vasset 11.6.6r636 (11.6.6r636) <1AC2E9B4-8263-6650-6B76-1EAAE70F5BD7> /Library/Application Support/Adobe/Shockwave 11/Xtras/F4VAsset.xtra/Contents/MacOS/F4VAsset
    0x21e0b000 - 0x227eaff3 +com.adobe.director.flashasset 11.6.6r636 (11.6.6r636) <66721B9A-CCF8-0C71-12D5-F256978B76D2> /Library/Application Support/Adobe/Shockwave 11/Xtras/Flash Asset PPC.xtra/Contents/MacOS/Flash Asset PPC
    0x2424a000 - 0x2439dff6 +com.adobe.director.mp4asset 11.6.6r636 (11.6.6r636) <EF955705-AC89-5C74-F4EA-F7E22A42005D> /Library/Application Support/Adobe/Shockwave 11/Xtras/MP4Asset.xtra/Contents/MacOS/MP4Asset
    0x25e86000 - 0x26096fe8 +com.adobe.director.3dasset 11.6.6r636 (11.6.6r636) <53B14480-FDC2-40F9-7A0E-AED64BFBC8F1> /Library/Application Support/Adobe/Shockwave 11/Xtras/Shockwave 3D Asset Xtra.xtra/Contents/MacOS/Shockwave 3D Asset Xtra
    0x260e9000 - 0x26206fff +com.adobe.director.textxtra 11.6.6r636 (11.6.6r636) <8AEE684B-833A-6489-0200-4BC4C26BA31C> /Library/Application Support/Adobe/Shockwave 11/Xtras/TextXtra PPC.xtra/Contents/MacOS/TextXtra PPC
    0x70000000 - 0x700cbfff  com.apple.audio.units.Components 1.6.5 (1.6.5) <412DBD1B-E9B5-E67C-99E4-820BF38239AC> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x8f0c6000 - 0x8f811fff  com.apple.GeForceGLDriver 1.6.36 (6.3.6) <3BB341B6-11A7-38AD-10A3-F89506FD40D4> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDrive r
    0x8fe00000 - 0x8fe4163b  dyld 132.1 (???) <4CDE4F04-0DD6-224E-ACE5-3C06E169A801> /usr/lib/dyld
    0x90003000 - 0x902b1fe7  com.apple.JavaScriptCore 6534.57 (6534.57.3) <5B18B308-DBB2-7133-DE56-494C2FA1848B> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x902b2000 - 0x90316fff  com.apple.htmlrendering 72 (1.1.4) <0D22B190-513B-7FF6-39FC-9D336285DE08> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x90317000 - 0x9031eff7  com.apple.agl 3.0.12 (AGL-3.0.12) <A5FF7623-9F55-0364-AD9B-42CF13C677C1> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x903a8000 - 0x903b6fe7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <33C1B260-ED05-945D-FC33-EF56EC791E2E> /usr/lib/libz.1.dylib
    0x903b7000 - 0x903c4fe7  libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <828CCEAB-F193-90F1-F48C-54E3C88B29BC> /usr/lib/libbz2.1.0.dylib
    0x903c5000 - 0x905f0ff3  com.apple.QuartzComposer 4.2 ({156.30}) <2C88F8C3-7181-6B1D-B278-E0EE3F33A2AF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x906a8000 - 0x906baff7  com.apple.MultitouchSupport.framework 207.11 (207.11) <6FF4F2D6-B8CD-AE13-56CB-17437EE5B741> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x906bb000 - 0x90af0ff7  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <4D2F47EF-BD32-1E3C-6A0A-438896ADE2BE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x90af1000 - 0x9116cff7  com.apple.CoreAUC 6.11.03 (6.11.03) <42B31B0F-18F9-29D2-A67C-7B81A47F6D67> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x9116d000 - 0x9118dfe7  libresolv.9.dylib 41.1.0 (compatibility 1.0.0) <8C2B5FA8-2469-21C7-D297-F95A0FFE5F19> /usr/lib/libresolv.9.dylib
    0x9118e000 - 0x911e8fe7  com.apple.CorePDF 1.4 (1.4) <78A1DDE1-1609-223C-A532-D282DC5E0CD0> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x911e9000 - 0x9122aff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <80998F66-0AD7-AD12-B9AF-3E8D2CE6DE05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x91287000 - 0x91389fef  com.apple.MeshKitIO 1.1 (49.2) <D0401AC5-1F92-2BBB-EBAB-58EDD3BA61B9> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
    0x913f2000 - 0x91403ff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <3036AD83-4F1D-1028-54EE-54165E562650> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91404000 - 0x91437ff7  com.apple.AE 496.5 (496.5) <BF9673D5-2419-7120-26A3-83D264C75222> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x91438000 - 0x914afff3  com.apple.backup.framework 1.2.2 (1.2.2) <D65F2FCA-15EB-C200-A08F-7DC4089DA6A2> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x914b0000 - 0x9151fff7  com.apple.ISSupport 1.9.7 (55) <77905553-740D-90E8-6B2E-ABF5B3D40CBF> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x91520000 - 0x91541fe7  com.apple.opencl 12.3.6 (12.3.6) <B4104B80-1CB3-191C-AFD3-697843C6BCFF> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x91542000 - 0x915fefff  com.apple.ColorSync 4.6.8 (4.6.8) <920DD017-8B41-7334-E554-A85DB99EBD5A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x915ff000 - 0x91643ff3  com.apple.coreui 2 (114) <2234855E-3BED-717F-0BFA-D1A289ECDBDA> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x91644000 - 0x91668ff7  libJPEG.dylib ??? (???) <C43FD809-08B6-629D-8980-D7B0ECEA20A9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91669000 - 0x91a7fff7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <9D89FCB3-24C9-8FCF-DB49-27B184AC3222> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x91a80000 - 0x91abaff7  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <A6C207E3-7B42-926D-9C93-BE3F50B92496> /usr/lib/libcups.2.dylib
    0x91abb000 - 0x91afffe7  com.apple.Metadata 10.6.3 (507.15) <74F05E64-2A68-BA10-CCD4-128D164E5A0F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91b00000 - 0x91b9dfe3  com.apple.LaunchServices 362.3 (362.3) <15B47388-16C8-97DA-EEBB-1709E136169E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x91b9e000 - 0x91c78fff  com.apple.DesktopServices 1.5.11 (1.5.11) <800F2040-9211-81A7-B438-7712BF51DEE3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x91c79000 - 0x91c7fff7  libCGXCoreImage.A.dylib 545.0.0 (compatibility 64.0.0) <6EE825E7-CBA5-2AD2-0336-244D45A1A834> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x91c80000 - 0x91c94fe7  libbsm.0.dylib ??? (???) <B328FA0A-899C-4FC4-F2AC-2FDC08819CD2> /usr/lib/libbsm.0.dylib
    0x91c95000 - 0x91e9cfeb  com.apple.AddressBook.framework 5.0.4 (883) <E26855A0-8CEF-8C81-F963-A2BF9E47F5C8> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x91e9d000 - 0x91ea8ff7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <287DECA3-7821-32B6-724D-AE03A9A350F9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x91eb1000 - 0x91eb3ff7  com.apple.securityhi 4.0 (36638) <6118C361-61E7-B34E-93DB-1B88108F8F18> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x91eb4000 - 0x91eb8ff7  libGFXShared.dylib ??? (???) <09540618-2ED1-72C4-61CB-938B35927568> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x91eb9000 - 0x91eeffff  libtidy.A.dylib ??? (???) <0FD72C68-4803-4C5B-3A63-05D7394BFD71> /usr/lib/libtidy.A.dylib
    0x91ef0000 - 0x91f00ff7  com.apple.DSObjCWrappers.Framework 10.6 (134) <95DC4010-ECC4-3A75-5DEE-11BB2AE895EE> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x91f01000 - 0x91f07fe7  com.apple.CommerceCore 1.0 (9.1) <521D067B-3BDA-D04E-E1FA-CFA526C87EB5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x91f08000 - 0x920eafff  com.apple.imageKit 2.0.3 (1.0) <6E557757-26F7-7941-8AE7-046EC1871F50> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x920eb000 - 0x920ebff7  com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x920ec000 - 0x9216cfeb  com.apple.SearchKit 1.3.0 (1.3.0) <7AE32A31-2B8E-E271-C03A-7A0F7BAFC85C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x9216d000 - 0x92a50ff7  com.apple.AppKit 6.6.8 (1038.36) <A353465E-CFC9-CB75-949D-786F6F7732F6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x92a51000 - 0x92a86fe7  com.apple.framework.Apple80211 6.2.5 (625.6) <9F56E0EC-EB90-52F6-0ECF-C2E5DE85652E> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x92b28000 - 0x92b28ff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <3891A689-4F38-FACD-38B2-4BF937DE30CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x92c30000 - 0x930ebff7  com.apple.VideoToolbox 0.484.60 (484.60) <B53299EC-E30F-EC04-779D-29B7113CC14A> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x930ec000 - 0x93219ffb  com.apple.MediaToolbox 0.484.60 (484.60) <A7FE2739-64A7-40EB-A6E7-69FBCE3C87D4> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x9321a000 - 0x9321aff7  com.apple.vecLib 3.6 (vecLib 3.6) <FF4DC8B6-0AB0-DEE8-ADA8-7B57645A1F36> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x93255000 - 0x93265ff7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <E276514D-394B-2FDD-6264-07A444AA6A4E> /usr/lib/libsasl2.2.dylib
    0x93266000 - 0x933a9fef  com.apple.QTKit 7.7 (1791) <74F00760-A831-B8F2-869D-84C1F2366204> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x933ad000 - 0x933aeff7  com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <93EC71F1-4D4E-F456-8EFE-32E7EFD7A064> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x933af000 - 0x933c3ffb  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <9F5CE4F7-D05C-8C14-4B76-E43D07A8A680> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x933c4000 - 0x933d9fff  com.apple.ImageCapture 6.1 (6.1) <B909459A-EAC9-A7C8-F2A9-CD757CDB59E8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x933da000 - 0x93581ff7  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
    0x93582000 - 0x936bffe7  com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <423BDE4D-5082-B6CA-BB2C-E22A037235A4> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x937e6000 - 0x9381eff7  com.apple.LDAPFramework 2.0 (120.1) <131ED804-DD88-D84F-13F8-D48E0012B96F> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x9384a000 - 0x93857ff7  com.apple.NetFS 3.2.2 (3.2.2) <DDC9C397-C35F-8D7A-BB24-3D1B42FA5FAB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x93858000 - 0x9395afe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <015563C4-81E2-8C8A-82AC-31B38D904A42> /usr/lib/libcrypto.0.9.8.dylib
    0x9395b000 - 0x939ddffb  SecurityFoundation ??? (???) <C4506287-1AE2-5380-675D-95B0291AA425> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x939e6000 - 0x93a16ff7  com.apple.MeshKit 1.1 (49.2) <5A74D1A4-4B97-FE39-4F4D-E0B80F0ADD87> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x93a17000 - 0x93a4afff  libTrueTypeScaler.dylib ??? (???) <8ADB7D19-413E-4499-C874-13C383F97685> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x93a76000 - 0x93ab3ff7  com.apple.SystemConfiguration 1.10.8 (1.10.2) <50E4D49B-4F61-446F-1C21-1B2BA814713D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x93ba9000 - 0x93d24fe7  com.apple.CoreFoundation 6.6.6 (550.44) <F88C95CD-1264-782D-A1F5-204739847E93> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x93d25000 - 0x93dc0fe7  com.apple.ApplicationServices.ATS 275.19 (???) <2E83B3E9-AF39-36FC-5D05-CC1E952098AB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x93dc1000 - 0x93dc6ff7  com.apple.OpenDirectory 10.6 (10.6) <0603680A-A002-D294-DE83-0D028C6BE884> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x93dc7000 - 0x93e01fe7  libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <C62A7753-99A2-6782-92E7-6628A6190A90> /usr/lib/libssl.0.9.8.dylib
    0x93e02000 - 0x93e03ff7  com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <1DD14B2E-E466-1A45-5CF7-947766F0ECD9> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x93e2e000 - 0x93f2efe7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <BE7FCD73-03B5-25A4-FCA4-D4980F1488D6> /usr/lib/libxml2.2.dylib
    0x93f2f000 - 0x9402afff  com.apple.PubSub 1.0.5 (65.28) <6F9B8187-DA37-878F-1760-89116A2B2BE0> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x94079000 - 0x94079ff7  liblangid.dylib ??? (???) <FCC37057-CDD7-2AF1-21AF-52A06C4048FF> /usr/lib/liblangid.dylib
    0x946da000 - 0x9489dfeb  com.apple.ImageIO.framework 3.0.6 (3.0.6) <5BF202E9-730A-3675-4374-E5300BC8ED10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x9489e000 - 0x948e5ffb  com.apple.CoreMediaIOServices 140.0 (1496) <DA152F1C-8EF4-4F5E-6D60-82B1DC72EF47> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x948e6000 - 0x94928ff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <8A4721DE-25C4-C8AA-EA90-9DA7812E3EBA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x94929000 - 0x949bbfe7  com.apple.print.framework.PrintCore 6.3 (312.7) <7410D1B2-655D-68DA-D4B9-2C65747B6817> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x949bc000 - 0x94a75fe7  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
    0x94a76000 - 0x94bf8fe7  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <50A70082-F800-93D8-1A7C-C95AAB1F352C> /usr/lib/libicucore.A.dylib
    0x94bf9000 - 0x94c51fe7  com.apple.datadetectorscore 2.0 (80.7) <3830B574-3B0B-76DA-390D-702D908A71F4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x94c79000 - 0x94c81ff7  com.apple.DisplayServicesFW 2.3.3 (289) <828084B0-9197-14DD-F66A-D634250A212E> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x94c82000 - 0x94d3afeb  libFontParser.dylib ??? (???) <D2D0C922-5ED1-3AE9-6F99-707C74DF3E62> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x94d3b000 - 0x94d44ff7  com.apple.corelocation 12.3 (12.3) <11640844-4B96-4B4D-0419-B7845C4A40FF> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x94d45000 - 0x94df1fe7  com.apple.CFNetwork 454.12.4 (454.12.4) <DEDCD006-389F-967F-3405-EDF541F406D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x94df7000 - 0x94e4aff7  com.apple.HIServices 1.8.3 (???) <1D3C4587-6318-C339-BD0F-1988F246BE2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x94e4b000 - 0x94ef8fe7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <9F8413A6-736D-37D9-8EB3-7986D4699957> /usr/lib/libobjc.A.dylib
    0x94ef9000 - 0x94f3cff7  com.apple.NavigationServices 3.5.4 (182) <8DC6FD4A-6C74-9C23-A4C3-715B44A8D28C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x94f3d000 - 0x94f59fe3  com.apple.openscripting 1.3.1 (???) <2A748037-D1C0-6D47-2C4A-0562AF799AC9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x94f5a000 - 0x94f5aff7  com.apple.ApplicationServices 38 (38) <EAF1BC8C-4FD4-4300-B8F7-4B24E49125E2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x94f79000 - 0x94f7cffb  com.apple.help 1.3.2 (41.1) <8AC20B01-4A3B-94BA-D8AF-E39034B97D8C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x95037000 - 0x95331fef  com.apple.QuickTime 7.6.6 (1791) <8E56F3DC-725B-0299-7E62-8599CA6EC4C0> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x95332000 - 0x95656fef  com.apple.HIToolbox 1.6.5 (???) <21164164-41CE-61DE-C567-32E89755CB34> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x95657000 - 0x95657ff7  com.apple.Carbon 150 (152) <8F767518-AD3C-5CA0-7613-674CD2B509C4> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x95658000 - 0x95680ff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <E761F29A-328B-29D9-3DF0-023F2C21E500> /usr/lib/libxslt.1.dylib
    0x959f3000 - 0x95a38ff7  com.apple.ImageCaptureCore 1.1 (1.1) <F54F284F-0B81-0AFA-CE47-FF797A6E05B0> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x95a39000 - 0x95c9fff7  com.apple.security 6.1.2 (55002) <3FA54D69-5476-78DD-0AFC-D6697263890E> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x95ca0000 - 0x95ca9ff7  com.apple.DiskArbitration 2.3 (2.3) <6AA6DDF6-AFC3-BBDB-751A-64AE3580A49E> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x95caa000 - 0x95cfaff7  com.apple.framework.familycontrols 2.0.2 (2020) <596ADD85-79F5-A613-537B-F83B6E19013C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x95cfb000 - 0x95dc6fef  com.apple.CoreServices.OSServices 359.2 (359.2) <7C16D9C8-6F41-5754-17F7-2659D9DD9579> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x95dc7000 - 0x95de9fef  com.apple.DirectoryService.Framework 3.6 (621.15) <F38894EA-2C13-7FC5-C084-94DA0B5B6B68> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x95dea000 - 0x95e59ff7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <595A5539-9F54-63E6-7AAC-C04E1574B050> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x95e93000 - 0x96c0bfe7  com.apple.WebCore 6534.57 (6534.57.2) <6AF29D9A-F549-5BE7-3842-CFF75FC46360> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x96c0c000 - 0x96c3dff7  libGLImage.dylib ??? (???) <D18E2E76-DBF4-6930-039A-F66CA0D120B3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x96c6a000 - 0x96c82ff7  com.apple.CFOpenDirectory 10.6 (10.6) <D1CF5881-0AF7-D164-4156-9E9067B7FA37> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x96c83000 - 0x96cc0ff7  com.apple.CoreMedia 0.484.60 (484.60) <8FAB137D-682C-6DEC-5A15-F0029A5B226F> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x96cc1000 - 0x96cccff7  com.apple.CrashReporterSupport 10.6.7 (258) <8F3E7415-1FFF-0C20-2EAB-6A23B9728728> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x96ce3000 - 0x96d4dfe7  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
    0x96d4e000 - 0x96d4eff7  com.apple.quartzframework 1.5 (1.5) <7DD4EBF1-60C4-9329-08EF-6E59731D9430> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x96d8b000 - 0x96d9afe7  libxar.1.dylib ??? (???) <2FC317EB-7AC2-CD6C-8C09-E06B2DF02929> /usr/lib/libxar.1.dylib
    0x96eef000 - 0x96f0eff7  com.apple.CoreVideo 1.6.2 (45.6) <EB53CAA4-5EE2-C356-A954-5775F7DDD493> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x96f3b000 - 0x9772a557  com.apple.CoreGraphics 1.545.0 (???) <1D9DC7A5-228B-42CB-7018-66F42C3A9BB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x9772b000 - 0x9772fff7  libGIF.dylib ??? (???) <9E51F8ED-83B4-DA41-1E2F-CFA726936A30> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x977da000 - 0x97837ff7  com.apple.framework.IOKit 2.0 (???) <3DABAB9C-4949-F441-B077-0498F8E47A35> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x97843000 - 0x97886ff7  libGLU.dylib ??? (???) <6CC3CE6A-7024-C685-EADA-7F9DC27128E2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x97887000 - 0x978e8fe7  com.apple.CoreText 151.13 (???) <23F359DA-D845-5C50-4DF3-19E858CF2B2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x978e9000 - 0x97964fff  com.apple.AppleVAFramework 4.10.27 (4.10.27) <BFD2D1CA-535C-F16F-0EB5-04905ABD65CF> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x97c5f000 - 0x97ccdff7  com.apple.Qui

    Update 10.6.4 included an out-of-date version of FlashPlayer. Try deleting it and installing the latest one from Adobe even if the version number appears to be the same even if it has the same version number as the one you have:
    The latest version of Adobe FlashPlayer can be obtained from here:
    http://www.adobe.com/shockwave/download/download.cgi?P1ProdVersion=ShockwaveFlash
    (You can check here: http://www.adobe.com/products/flash/about/ to see which version you should install for your Mac and OS.
    You should first uninstall any previous version of Flash Player, using the uninstaller from here (make sure you use the correct one!):
    http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_14157
    and also that you follow the instructions closely, such as closing ALL applications first before installing. You must also carry out a permission repair after installing anything from Adobe.

  • SELECT statement in FROM clause - syntax help

    Hi,
    I want to have a SELECT statement in the FROM clause. I get syntax error when doing this and since I am new to ABAP I need som help.
    I want to do the following, (and if anyone has any SELECT statement from their own system which you know there is no syntax error in please post it here so I can analyze the syntax):
    *I leave the INTO itab clause out, since I only want to demonstrate the functionality
    I am trying to get.
    <b>SELECT</b> tableOne~someField
    <b>FROM</b> tab <b>AS</b> tableOne (<b>SELECT</b> someField
                                         <b>FROM</b> tab
                                         <b>WHERE</b> someFiled > 1) <b>AS</b> tableTwo
    <b>WHERE</b> tableOnesomeField > tableTwosomeField
    like I said, the problem is that the select statement in the parenthesis in the from clause seems to be incorrect because I get "wrong expression" when trying to compile. Is this because I cannot have a select statement in the from clause or is it because of a minor syntax error, such as I forgot a dot, or some other sign?
    thanks and regards
    Baran

    sorry i am not enough familiar with sub queries but some error i can see which i will state here.
    1> you have to use sub queries i.e. select in ( ) after where clause because here you are fulfilling a where clause by another select statement.
    like this
    SELECT * FROM SFLIGHT
        INTO WA
        WHERE SEATSOCC = ( SELECT MAX( SEATSOCC ) FROM SFLIGHT ).
    2> you cannot specify field name without into clause either you have to use
    select *  or select f1 into tab-f1  like this...
    but if you are using select * without into you have to define
    tables : dbtab.
    selec * from dbtab. like that.
    regards
    shiba dutta

  • Real Player, Windows Media Player and Quicktime plugin problems - HELP!

    All I want to do is view game trailers in different website in either real, wmv or mov etc. I have downloaded the programs (free ones) and installed them but they still persist not to work in the browsers. The program themselves work fine just not in the browsers where I use them the most. I have also checked the internet plugins file on my computer and they are in there. What can I do for them to work??
    HELP.

    ( OT) Hello, Tom Graves,
    Welcome Back !!!
    Quicktime works for us without Rosetta, I have not tried the other two.
    wmp & real player, though i hear there is alot of finagling for wmp,
    Regards,
    Eme :~{)
     Power PC G4 (3.3) ♥ iMac Flat Panel 10.3.9 ] 15 Alum.PowerBook Tiger   Mac OS X (10.4.6)   AEBS & iMac Intel Core Duo 2gb
    Message was edited by: Eme
    Message was edited by: Eme~ glad to see you are well, just really busy.

  • Safari shutting down because of UltraMPto.so plugin. Help!

    Every 20 minutes or so safari is unexepectedly quitting because of a plugin called UltraMPto.so. I don't know where this plugin came from. PLEASE HELP. It is very frusterating:( Here is the message that I receive:
    rocess:         Safari [376]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         5.1.5 (6534.55.3)
    Build Info:      WebBrowser-75345503~2
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [111]
    PlugIn Path:       /Users/Shared/.UltraMPto.so
    PlugIn Identifier: .UltraMPto.so
    PlugIn Version:    ??? (???)
    Date/Time:       2012-04-10 19:57:15.803 -0400
    OS Version:      Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Interval Since Last Report:          641595 sec
    Crashes Since Last Report:           18
    Per-App Interval Since Last Report:  26804 sec
    Per-App Crashes Since Last Report:   6
    Anonymous UUID: ******                   
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Crashed Thread:  1
    <Edited By Host>
    Application Specific Information:
    abort() called

    You're infected with a variant of what’s commonly called the “Flashback” or “Fakeflash” malware, although the names are obsolete.
    If you’re certain you know when that happened, and you back up with Time Machine or something similar, you can save yourself a lot of time by restoring your whole system from the most recent snapshot taken before it was infected. Then take Steps 8, 9, and 11 below.
    How can you tell when the infection took place? All you can be sure of is that you were infected some time before the problems started. You may have visited a blog that prompted you to install some kind of software, or a “certificate.” If you remember doing that recently, mention it in a reply, but don’t post a link.
    If you don’t know when you were infected, there's no easy, reliable way to remove the malware, because it's constantly changing. There are differences of opinion on this site as to the best of course of action, so you should do your own research before deciding how to proceed.
    I suggest you take the following steps:
    1. Disconnect the infected machine from the Internet immediately.
    2. Back up all data to at least two different devices, if you haven't already done so.
    3. Boot from your recovery partition (if running Mac OS X 10.7 or later) or your installation disc (if running an earlier version of the Mac OS), launch Disk Utility, and erase the startup volume. This action will destroy all data on the volume, so you must be sure of your backups.
    4. Reconnect to the Internet and install the Mac OS.
    5. Reboot and go through the initial setup process to create an account with the same name as your old one. Don’t import anything from your backups at this stage.
    6. If running Mac OS X 10.6.x or earlier, run Software Update. You may have to run it more than once to fully update your system.
    7. Restore the contents of the top-level subfolders of your home folder except “Library” from the most recent backup. The Library folder may contain components of the malware. This is where restoring becomes difficult, and I can only give general guidelines.
    Of the top-level subfolders of Library that are visible in the Finder, I think it’s safe to restore the following, which contain most of the data you’d want to keep:
    Audio
    Calendars
    ColorSync
    Colors
    Favorites
    FontCollections
    Fonts
    Images
    Keychains
    Mail (except Mail/Bundles)
    Safari (except Safari/Extensions)
    The following are not safe to restore, at least not in full:
    Application Support
    Internet Plug-Ins
    LaunchAgents
    Preferences
    If you have Time Machine snapshots of these folders that you’re sure are older than the infection, you can restore from one of those snapshots.
    Folder not mentioned above may or may not be safe. If in doubt, don’t restore them. Don’t restore any hidden files or folders, no matter where they are. Hidden files should be considered suspicious.
    8. If you’re running Mac OS X 10.5.8 or earlier, launch Safari and select Safari ▹ Preferences… ▹ Security from the menu bar. Uncheck the box labeled Enable Java. Because of known bugs, Java in those OS versions is unsafe to use on the Internet. (Note: I’m not referring to JavaScript, which is unrelated to Java, despite the similar names.) If you’re running Mac OS 10.6.8 or later, you should still disable the Java web plugin unless you really need it. Few websites have legitimate Java content nowadays. If you encounter one that does, enable Java temporarily.
    9. Change every Internet password you have, starting with banking passwords. Check all financial accounts for unauthorized transactions. Take this step only after you’ve secured your system in the preceding steps, not before.
    10. Reinstall your third-party software from fresh downloads or original media, not from backups which may be contaminated.
    11. If you use any third-party web browsers, disable Java in their preferences. As with step 8, this step is mandatory if you’re running any version of Mac OS X older than 10.6. Otherwise it’s optional, but recommended.

  • Syntax help needed in update using 'WITH' Clause

    Update     CP_JP_CORP_FSASA_FEEDUPLOAD_r r
                             set     (
                                   gfrn,                              
                                   tenor_code,
                                   tenor_description,
                                   exposure_category,          
                                   frr,          
                                   facility_classification,
                                   limit_amount,
                                   limit_usd,
                                   approval_ccy,
                                   approval_date,
                                   expiry_date,
                                   avail_status_code,
                                   avail_status_desc,
                                   revolving_indicator,
                                   committed_flag,
                                   committed_until_date,
                                   committed_amount,
                                   advised_flag,
                                   advised_amount,
                                   facility_long_description,
                                   booking_unit_code,
                                   extending_unit_code,
                                   extending_unit_short_desc,
                                   approving_unit_code,
                                   approving_unit_short_des,
                                   transaction_type,
                                   branch_no
                                   =
                                            With t as
                                                 Select     fac.gfrn,fac.tenor_code,fac.tenor_description,fac.exposure_category,fac.frr,
                                                      fac.facility_classification,fac.limit_amount,fac.limit_usd,fac.approval_ccy,
                                                      fac.approval_date,fac.expiry_date,fac.avail_status_code,fac.avail_status_desc,
                                                      fac.revolving_indicator,fac.committed_flag,fac.committed_until_date,fac.committed_amount,
                                                      fac.advised_flag,fac.advised_amount,fac.facility_long_description,fac.booking_unit_code,
                                                      fac.extending_unit_code,fac.extending_unit_short_desc,fac.approving_unit_code,fac.approving_unit_short_des,
                                                      /*'Check' normalflag,
                                                      cust.adjusted_orr fsasaorr1stborrower,
                                                      'Normal' category1stborrower,
                                                      cust.adjusted_orr fsasaorr2ndborrower,
                                                      'Normal' category2ndborrower,
                                                      cust.adjusted_orr fsasaorrfinal,
                                                      'Normal' categoryfinal */
                                                      txn.transaction_type,txn.branch_no,txn.gfcid,txn.transaction_id
                                                 from     cp_fsa_boj_corp_cr_fac_hist fac,
                                                           --cp_fsa_boj_corp_cr_cust_hist cust,
                                                           cp_fsa_boj_corp_cr_txn_hist txn
                                                 where     fac.gfcid = txn.gfcid
                                                           and fac.facility_id = txn.facility_id
                                                           and fac.as_of_date = txn.as_of_date
                                                           and to_char(fac.as_of_date,'yyyymm') = p_financial_period
                                                           and fac.as_of_date = last_day(fac.as_of_date)
                                            select      t.gfrn,
                                                      t.tenor_code,
                                                      t.tenor_description,
                                                      t.exposure_category,
                                                      t.frr,
                                                      t.facility_classification,
                                                      t.limit_amount,
                                                      t.limit_usd,                                             
                                                      t.approval_ccy,                                             
                                                      t.approval_date,                                             
                                                      t.expiry_date,                                             
                                                      t.avail_status_code,                                             
                                                      t.avail_status_desc,                                             
                                                      t.revolving_indicator,                                             
                                                      t.committed_flag,                                             
                                                      t.committed_until_date,                                             
                                                      t.committed_amount,                                             
                                                      t.advised_flag,                                             
                                                      t.advised_amount,                                             
                                                      t.facility_long_description                                             
                                                      t.booking_unit_code,                                             
                                                      t.extending_unit_code,                                             
                                                      t.extending_unit_short_desc,                                        
                                                      t.approving_unit_code,                                             
                                                      t.approving_unit_short_des,                                             
                                                      t.transaction_type,
                                                      t.branch_no
                                            from     t
                                       where      r.financialperiod           = p_financial_period
                                                 and exists
                                                           Select     1
                                                           from     t
                                                           where     t.transaction_id = r.ce_trans_id
                                                      )I'm facing syntax problem

    Hii All,
    This is my actual update.(I stopped performing dml operations in cursors following Karthick Arp) :-)
    Update     CP_JP_CORP_FSASA_FEEDUPLOAD_r r
                             set     (
                                   gfrn,                              
                                   tenor_code,
                                   tenor_description,
                                   exposure_category,          
                                   frr,          
                                   facility_classification,
                                   limit_amount,
                                   limit_usd,
                                   approval_ccy,
                                   approval_date,
                                   expiry_date,
                                   avail_status_code,
                                   avail_status_desc,
                                   revolving_indicator,
                                   committed_flag,
                                   committed_until_date,
                                   committed_amount,
                                   advised_flag,
                                   advised_amount,
                                   facility_long_description,
                                   booking_unit_code,
                                   extending_unit_code,
                                   extending_unit_short_desc,
                                   approving_unit_code,
                                   approving_unit_short_des,
                                   transaction_type,
                                   branch_no
                                   = (          
                                       Select     fac.gfrn,fac.tenor_code,fac.tenor_description,fac.exposure_category,fac.frr,
                                            fac.facility_classification,fac.limit_amount,fac.limit_usd,fac.approval_ccy,
                                            fac.approval_date,fac.expiry_date,fac.avail_status_code,fac.avail_status_desc,
                                            fac.revolving_indicator,fac.committed_flag,fac.committed_until_date,fac.committed_amount,
                                            fac.advised_flag,fac.advised_amount,fac.facility_long_description,fac.booking_unit_code,
                                            fac.extending_unit_code,fac.extending_unit_short_desc,fac.approving_unit_code,fac.approving_unit_short_des,
                                            txn.transaction_type,txn.branch_no
                                       from     cp_fsa_boj_corp_cr_fac_hist fac,
                                                 --cp_fsa_boj_corp_cr_cust_hist cust,
                                                 cp_fsa_boj_corp_cr_txn_hist txn
                                       where     fac.gfcid = txn.gfcid
                                                 and fac.facility_id = txn.facility_id
                                                 and fac.as_of_date = txn.as_of_date
                                                 and to_char(fac.as_of_date,'yyyymm') = p_financial_period
                                                 and fac.as_of_date = last_day(fac.as_of_date)
                             where Exists
                                                 Select     1
                                                 from     cp_fsa_boj_corp_cr_fac_hist fac,
                                                           cp_fsa_boj_corp_cr_txn_hist txn
                                                 where     fac.gfcid = txn.gfcid
                                                           and fac.facility_id = txn.facility_id
                                                           and fac.as_of_date = txn.as_of_date
                                                           and to_char(fac.as_of_date,'yyyymm') = p_financial_period
                                                           and fac.as_of_date = last_day(fac.as_of_date)
                                                           and txn.transaction_id = r.ce_trans_id
                                            )Now in my update I'm using same 'SELECT' twice once in 'SET' and again in 'EXISTS' clause. I'd like to make use of 'WITH' Clause and avoid unnecessary 'SELECT' . Please help me.

  • PL/SQL Function Syntax help please...

    Can someone help me with the syntax here please? I am sure i am doing something wrong in my LOOP.
    create or replace FUNCTION fcn_chk_dec(p_date number)
    return NUMBER
    as
    --DECLARE
    v_date NUMBER;
    v_active NUMBER;
    v_prev NUMBER;
    v_delta NUMBER;
    v_perc_delta NUMBER:
    CURSOR c_prev_active IS
         select date,people,
    lag(people,1) over (order by date)
         from stats
    where date between to_date(p_date, 'YYYYMMDD')-2 and to_date(p_date, 'YYYYMMDD')-1
         order by date desc
    BEGIN
         OPEN c_prev;
    loop
         FETCH c_prev INTO v_date,v_active,v_prev;
         exit when c_prev%NOTFOUND;
         v_delta:=v_active-v_prev;
    v_perc_delta:=trunc((v_delta/v_active*100),2)
    end loop;
    close c_prev;
    return v_perc_delta;
    END fcn_chk_dec;

    what i am trying to do is create a funtion that will return one value for the first row that comes back.
    here is my initial query. the reason i did not go with this query is because there are too many selects and i was told that's not good and slows down the system. Plus, i need to have a function call in another program that will access this function to compare it's output to a value in a table.
    here was my initial start:
    select date,people,delta,trunc((delta/people*100),2) as perc_delta
    from (select date, people,people-prev_dly_people as delta
    from
    (select date,people,
    lag(people,1) over (order by date) as prev_dly_people
    from stats
    where date between to_char(sysdate-2,'YYYYMMDD') and to_char(sysdate-1,'YYYYMMDD')
    order by date desc))
    basically, i have a table that has a total number of people. I want to get the percentage growth and decline from the most recent date and the date before it. This will give me a day to day percentage of people population change as of the most recent date.
    I need this to be a function becaus i want to be able to pass any date i want into it and get the given delta percentage at the time for the people's population.
    hope this makes sense.

  • Fn:escapeXMl syntax help

    Hi there,
    I am new to J2EE, and I need help in identifying this syntax.
    code snippet
    <tr>
         <td>\${header["user-agent"]}</td>
         <td>${fn:escapeXml(header["user-agent"])} </td>
         </tr>
    Could you tell me what does fn:escapeXml does in this code?
    I am looking forward to your suggestions
    Thanks,
    Nek

    The escapeXML function "Escapes characters that could be interpreted as XML markup. "
    ref - http://java.sun.com/products/jsp/jstl/1.1/docs/tlddocs/fn/tld-summary.html
    In effect it escapes characters like < and > making them into &lt; and &gt;

  • FLASH PLAYER MISSING PLUGIN PLEASE HELP!!

    Since the Last Safari Update,I've been constantly getting a missing plugin message whenever FlashPlayer was required.
    I have tried uninstaling/installing FlashPlayer from the adobe website. But still always asked to download the latest version.And later did disk permission repair/check, nothing worked. I even disabled som of the plugins i had read in the discussion that might cause some problems such as the java cocoa plugin, but flash player's plugin is still missing.
    PLEASE HELP!

    Latest version of Flash is 10.3.181.26
    It installs in Macintosh HD/Library/Internet plug-ins and is available to all browsers.
    Make sure you're getting the right one; there is  one for Firefox, Safari and Opera and a seperate one for Chrome.
    Best to install with all browsers closed (note - you have to open and authorise the installer - it doesn't install automatically on download).
    If a browser's open, quit and reopen it to enable the plug-in.
    Be wary of error messages claiming you don't have the right plug-in. Don't follow links from them, they're often used to redirect you to malware sites.
    And ensure JavaScript is enabled when trying to view Flash; it won't work without it.
    Typos edited by: noondaywitch

  • SQL query - syntax help

    Hi All,
    I have a table that has 2 columns X, and Y.
    create table temp(
    x number(5);
    y number (5);
    );I am trying to write a query to check both columns, here is what I mean.
    SELECT CASE
                 IF X = 1 AND Y = 0 THEN 3
              IF X = 2 AND Y = 1 THEN 4
              IF X  = 4 AND Y IS NULL THEN 5
          END AS STATUS
    FROM .....temp ...etc.I know what I want but having problems with the syntax.
    Thanks in Advance for your help.
    I'm using Oracle 11g, SQL Dev 3.0

    select case when x = 1 and y = 0 then 3
                when x = 2 and y = 1 then 4
                when x = 4 and y is null then 5
                else null
            end ans
      from ...for more on the case syntax see either one of these links.
    http://download.oracle.com/docs/cd/B19306_01/appdev.102/b14261/case_statement.htm
    http://download.oracle.com/docs/cd/B19306_01/server.102/b14200/expressions004.htm

  • SQL Syntax - help needed

    Guys,
    Help me understand the syntax please!! With PL/SQL I have achieved a task quite easily, with a branch of code to include or exclude some part of the query - no problem. But to use SQL ......
    If i have a variable on a page, say :p10_open_or_closed
    .. and I set the value of this to the text "Is Not Null"
    How can I incorporate this into an SQL query, say
    Select ID, Date1, Date2, Comment
    From Table1
    where Date1 Is Not Null
    Is there a way of substituting the ":p10_open_or_closed" variable into this query?
    ie
    Select ID, Date1, Date2, Comment
    From Table1
    where Date1 ":p10_open_or_closed"
    Thanks.

    Thanks for your help gents.
    Originally, I had a PL/SQL Statement constructing the code as needed, as Rekha
    suggested.
    if :P1_OPEN_OR_CLOSED = 1 then
    q:=q||' and ';
    q:=q||' p.ACTUAL_INSTALL_DATE is null ';
    end if;
    if :P1_OPEN_OR_CLOSED = 2 then
    q:=q||' and ';
    q:=q||' p.ACTUAL_INSTALL_DATE is not null ';
    end if;
    But, to use a Tabular form, where users can update fields of multiple records on screen then submit for a MRU, the option of PL/SQL code is not allowed, only SQL. So Phil UK, no it's not an elegant way of doing things, but I'm forced to use SQL, yeah?
    There are definitely ways that I can filter for the solution I am after, but they all involve more in depth solutions (that are not that great). Thus, I asked at this forum.
    Andy, your solution works :~) which makes me very happy. I'm not sure how just now but I'll learn from it.
    Thanks again.

  • Removing Old software plugin need help

    I have been struggling with this for awhile. I need to uninstall old citrix receiver plugin from users win7. I am unable to push Receiver Clean-Up Utility from this site (http://support.citrix.com/article/CTX137494). As I am not getting any helpful assistance
    from citrix support so far, I am here to get some suggestions here hopefully. How do I use sccm 2012 to push it to remove the old citrix receiver from the end users computers? I tried with install for system/user but not working. It shows installed in the
    software center but it did not remove the old software. If I run it locally with run as admin, it does the job. Please help. Thanks!

    I tried your suggestion. Again, the application discovery was fine but it did not remove anything though status in software center said installed. I tried with both install for system and also for user. Still no go for the uninstaller exe file.
    Though I noticed the citrix reg key you have in yours, was found in wow6432node on windows 7x64 instead, I don't know removing of the key will clean the receiver. I really want that utility to be executed. If I run it manually, it works. Does yours worked well
    when push from sccm? I wish there is a real good uninstaller or simple script to remove all instances (files, folders, reg). Thanks

  • Firefox keeps crashing randomly. I've tried refreshing, reinstalling, and clearing redundant plugins. Help please...

    Hi,
    My Firefox keeps crashing, seemingly randomly. It could be when I open a new page, or when just reading through a page of text.
    I've tried starting in safe mode, doing multiple refreshes, reinstalling Firefox, and disabling redundant plugins like multiple shockwave.
    Any help would be appreciated. I love Firefox, but this has been making it extremely frustrating to use.
    Here are just a few of the crash reports from the last few days:
    bp-f563e7d2-6bc7-404b-b5f3-6e3c52150313 3/13/2015 9:34 AM
    bp-ab85cc56-2160-4b73-b72a-3b26a2150313 3/13/2015 8:31 AM
    bp-e77af796-5951-481e-9b83-128a32150313 3/13/2015 12:53 AM
    bp-9bfdfff4-7ee4-482a-92db-d23b92150313 3/13/2015 12:36 AM
    bp-11e08ebd-3700-45cb-a3c4-85c942150313 3/12/2015 10:06 PM
    bp-9d66be85-0853-4740-9997-688b72150313 3/12/2015 8:15 PM
    bp-1b71540a-4040-405d-81c5-cb95d2150313 3/12/2015 7:10 PM
    bp-126758ea-b09f-4861-9f8f-8a8762150312 3/12/2015 3:32 PM
    bp-1760c21f-893c-4c1e-bbe6-7a54b2150312 3/12/2015 12:00 PM
    Thanks,
    Josh

    hi Josh, that looks like a crash triggered by your nvidia graphics driver in relation to hardware acceleration in firefox - please try [[Upgrade your graphics drivers to use hardware acceleration and WebGL|updating the graphics driver]] for your model on the nvidia website, or in case this doesn't solve the issue or there is no new version available at the moment, disable hardware acceleration in the firefox ''menu ≡ > options > advanced > general'' (that setting will take a restart of the browser to take effect).

  • VB Syntax Help for Pathpoint Anchor

    Greetings, Friends!
    I think that I am about to slap myself silly, as I know that as soon as I am presented the solution, I'll do one of those "Dang - I knew that", but after a few hours of trying, I'm currently coming up empty.
    Here's the problem: I am trying to (among other things) move a pathpoint that was added on a pathitem rectangle. The add of the pathitem goes well, the add of the pathpoint to the rectangle is fine, although when it it is "added" it picks some arbitrary position, hence the need to change the position, starting with the anchor.
    I typically write in VB.NET (2013), as I am doing here. Using Illustrator CS6.
    In VBScript, documentation shows:
        newPoint.Anchor = Array(75, 300)
    Using that syntax, I get a pre-complier error in VB.NET, as "Array" is a type and can't be used as an expression.
    To create an inline array in VB.NET, I would normally use:
        newPoint.Anchor = {75, 300}
    Using this syntax, I get a runtime COM-exception error.
    Any help would be GREATLY appreciated!!!
    Thank you in advance,
    TT

    Greetings! Wow - what a difference a good night's sleep makes.So  I guess I get to answer my own thread. Sure is lonely out here...
    Maybe someone else can use this info (if there "IS" anyone else out there who uses VB.NET with AI Scripting).
    So... in VB.NET, this does NOT work either:
         Dim newArray As Array = {x, y}
    nor this:
         Dim newArray As Object = {x, y}
    However, doing a "long-handed" array does (I simply created a function):
         pathPoint.Anchor = Array(123.123, -012.012)
         Private Function Array(x As Double, y As Double) As Object
              Dim newArray(1) '2 screen position points
              newArray(0) = x
              newArray(1) = y
              Return newArray
         End Function
    Not sure why .NET with AI Scripting is so touchy... Hope this helps someone.
    -TT

Maybe you are looking for

  • ITunes cannot run because some of its required files are missing. Please re

    When I try to open iTunes, it stalls for a few seconds and than a message pops up saying "iTunes cannot run because some of its required files are missing. Please reinstall iTunes." I have tried both reinstalling and repairing iTunes via putting in t

  • How to make the bank clearing entry in SAP without uploading the Bank statement

    Hi All I am working on a project where we use SAP FSCD for making payment out for Claims . Now when we make the claims payout we clear the open items in FSCD using the FPYI run ( Payment run) and produce an output file. Now the payment run creates th

  • Using XSLT on File Adapter

    Hi guys, I developed a XSLT and was trying to use it on my File/FTP Adapter. I've read Michael's blog but nothing seems to happen.     /people/michal.krawczyk2/blog/2005/11/01/xi-xml-node-into-a-string-with-graphical-mapping The only thing I can see

  • Advance Analysis Workbook Error ID-111006 on Refresh

    We're currently on version 1.4.4.2737. I've created the advanced analysis office workbook using BOBJ connection and stored it on my PC. Next time when I open the workbook from PC and try to refresh it, it asks for BOBJ credential and then executes an

  • How to run Flexunit tests for FlexModule

    Hello, I have a module for which I have wrriten flexunit testcases. In my test case, event is dispatched, but is not able to be listening by the associated command (parsley framework). In the browser, it says Errors: 1 In FlexUnitApplication, testRun