Error in native code while using JMF player

I have written the following test program:
import java.io.File;
import java.io.IOException;
import javax.media.Time;
import javax.media.Player;
import javax.media.Manager;
import javax.media.NoPlayerException;
class MyMP3Player {
public static void main(String [] args) {
try {
File mp3File = new File("test.mp3");
Player aPlayer = Manager.createPlayer(mp3File.toURL());
aPlayer.start(); // Starts asynchronous playback
Thread.sleep(10*1000); // Allow playback to continue for 10
aPlayer.stop(); // stops playback (well, it really PAUSES!!!)
aPlayer.deallocate();
aPlayer.close();
catch (IOException e) {e.printStackTrace();}
catch (NoPlayerException npe) {npe.printStackTrace();}
catch (InterruptedException ie) {ie.printStackTrace();}
It works fine for 2 times: I can hear the first 10 seconds of the test.mp3 file. Then, on the third run, after it has played the file for the 10 seconds, the program gives me the error pasted below and exits. Does anyone know how to fix this? Am I doing something wrong in the program? BTW, I am running WinXP.
===== ERROR BEGINS HERE =====
An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : EXCEPTION_ACCESS_VIOLATION occurred at PC=0x73F91D04
Function=[Unknown.]
Library=(N/A)
NOTE: We are unable to locate the function name symbol for the error
just occurred. Please refer to release documentation for possible
reason and solutions.
Current Java thread:
at com.sun.media.amovie.ActiveMovie.dispose0(Native Method)
at com.sun.media.amovie.ActiveMovie.dispose(ActiveMovie.java:329)
at com.sun.media.amovie.AMController.doClose(AMController.java:632)
- locked <029F77C8> (a java.lang.Integer)
at com.sun.media.BasicController.close(BasicController.java:261)
at com.sun.media.BasicPlayer.doClose(BasicPlayer.java:229)
at com.sun.media.content.video.mpeg.Handler.doClose(Handler.java:158)
at com.sun.media.BasicController.close(BasicController.java:261)
at MyMP3Player.main(MyMP3Player.java:30)
Dynamic libraries:
0x00400000 - 0x00406000 C:\WINDOWS\system32\java.exe
0x77F50000 - 0x77FF9000 C:\WINDOWS\System32\ntdll.dll
0x77E60000 - 0x77F45000 C:\WINDOWS\system32\kernel32.dll
0x77DD0000 - 0x77E5B000 C:\WINDOWS\system32\ADVAPI32.dll
0x77CC0000 - 0x77D35000 C:\WINDOWS\system32\RPCRT4.dll
0x77C10000 - 0x77C63000 C:\WINDOWS\system32\MSVCRT.dll
0x6D340000 - 0x6D46A000 C:\Program Files\Java\j2re1.4.1_02\bin\client\jv
m.dll
0x77D40000 - 0x77DCD000 C:\WINDOWS\system32\USER32.dll
0x77C70000 - 0x77CB0000 C:\WINDOWS\system32\GDI32.dll
0x76B40000 - 0x76B6C000 C:\WINDOWS\system32\WINMM.dll
0x6D1E0000 - 0x6D1E7000 C:\Program Files\Java\j2re1.4.1_02\bin\hpi.dll
0x6D310000 - 0x6D31E000 C:\Program Files\Java\j2re1.4.1_02\bin\verify.dl
l
0x6D220000 - 0x6D239000 C:\Program Files\Java\j2re1.4.1_02\bin\java.dll
0x6D330000 - 0x6D33D000 C:\Program Files\Java\j2re1.4.1_02\bin\zip.dll
0x10000000 - 0x10015000 C:\WINDOWS\system32\jmutil.dll
0x0AFA0000 - 0x0AFAD000 C:\WINDOWS\system32\jmam.dll
0x771B0000 - 0x772CA000 C:\WINDOWS\system32\ole32.dll
0x5AD70000 - 0x5ADA4000 C:\WINDOWS\system32\uxtheme.dll
0x76FD0000 - 0x77048000 C:\WINDOWS\system32\CLBCATQ.DLL
0x77120000 - 0x771AB000 C:\WINDOWS\system32\OLEAUT32.dll
0x77050000 - 0x77115000 C:\WINDOWS\system32\COMRes.dll
0x77C00000 - 0x77C07000 C:\WINDOWS\system32\VERSION.dll
0x72D20000 - 0x72D29000 C:\WINDOWS\system32\wdmaud.drv
0x72D10000 - 0x72D18000 C:\WINDOWS\system32\msacm32.drv
0x77BE0000 - 0x77BF4000 C:\WINDOWS\system32\MSACM32.dll
0x77BD0000 - 0x77BD7000 C:\WINDOWS\system32\midimap.dll
0x73F10000 - 0x73F65000 C:\WINDOWS\system32\DSOUND.DLL
0x73EE0000 - 0x73EE4000 C:\WINDOWS\system32\KsUser.dll
0x6D000000 - 0x6D105000 C:\Program Files\Java\j2re1.4.1_02\bin\awt.dll
0x73000000 - 0x73023000 C:\WINDOWS\system32\WINSPOOL.DRV
0x76390000 - 0x763AA000 C:\WINDOWS\system32\IMM32.dll
0x76C90000 - 0x76CB2000 C:\WINDOWS\system32\imagehlp.dll
0x6D510000 - 0x6D58C000 C:\WINDOWS\system32\DBGHELP.dll
0x76BF0000 - 0x76BFB000 C:\WINDOWS\system32\PSAPI.DLL
Local Time = Wed May 28 09:46:23 2003
Elapsed Time = 19
# The exception above was detected in native code outside the VM
# Java VM: Java HotSpot(TM) Client VM (1.4.1_02-b06 mixed mode)
# An error report file has been saved as hs_err_pid180.log.
# Please refer to the file for further information.

Try posting your question under the Java Media Framework forum instead.
You'll get much better responses if you ask the right people !
regards,
Owen

Similar Messages

  • 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.

  • After the most recent iPhoto update, I keep getting the following error: "iPhoto quit unexpectedly while using the Sonix SN9c201 webcam plugin."  This seems to happen after *every* iPhoto update.  Is there a fix on the way?

    After the most recent iPhoto update, I keep getting the following error: "iPhoto quit unexpectedly while using the Sonix SN9c201 webcam plugin."  This seems to happen after *every* iPhoto update.  Is there a fix on the way?

    As you can see below, when I right click, I have no such option.  In the User Account Settings, I'm operating as the "System Administrator".
    Any other suggestions?

  • Error in Tax code while creating a PO in T.code ME21n

    Hi,
    I am trying to create purchase Order, I am getting an error when while entering this
    Tax Code : v1
    Jurisdict. Code: RS14902
    The error is "Tax code v1 in procedure TAXBRJ is Invalid"
    How to rectify this error. Or
    What can be other way of entering the tax code and jurisdict code

    Hi,
    Go to the Table T007A, where you find the tax codes.
    Input & out put taxes are the tax types.
    In FTXP T.code give the tax code and  click on the
    Input tax codes are used for purchase cycle and out put taxes are for sales cycle. I Hope you have given the sales related tax code. Thats why system is giving the error message.
       In T007 Table give the proper input and get the details.
    Regards,

  • Error in XSLT mapping while using string functions

    Hi All,
    While using tokenize() and substring-before() functions in XSLT mapping,we are getting an error.The error message is Unexpected symbol "" So while using string functions in XSLT mapping do we have to use any header functions.
    Please through light on syntax etc.,of string functions in XSLT.
    Thanx in advance,
    Lokesh Dhulipudi
    Edited by: LOKESH DHULIPUDI on Dec 27, 2007 7:32 AM

    Hi,
    Hope you have gone thru this help:
    http://w3schools.com/xsl/default.asp
    Rgds, Moorthy

  • How to track the information/error of java code while compiling.

    Hi,
    I want all the information or errors of java code during compilation.
    So that I can use this information or I can show these errors with different style.
    How to get the java syntax errors?

    Hi,
    I want all the information or errors of java code
    during compilation.
    So that I can use this information or I can show these
    errors with different style.
    How to get the java syntax errors?Redirect the STDOUT/STDERR from the the JAVA/JAVAC command to a file is one way...
    For instance at the commmand line:
    javac myClass.java > STDOUT.txt 2> STDERR.txt (Works for Unix variants or Windows OS's)
    Then you can do what ever you want with the data contained in the files.
    Hope this helps

  • Error in native code

    My application terminates with the following error message.
    Can anyone tell how to locate the Java method(s) and reason for the error?
    An unexpected exception has been detected in native code outside the VM.
    Unexpected Signal : 11 occurred at PC=0x807a0a7
    Function name=(N/A)
    Library=(N/A)
    NOTE: We are unable to locate the function name symbol for the error
    just occurred. Please refer to release documentation for possible
    reason and solutions.
    Current Java thread:
         at sun.awt.motif.X11Graphics.disposeImpl(Native Method)
         at sun.awt.motif.X11Graphics.dispose(X11Graphics.java:246)
         at sun.awt.motif.X11Graphics.finalize(X11Graphics.java:255)
         at java.lang.ref.Finalizer.invokeFinalizeMethod(Native Method)
         at java.lang.ref.Finalizer.runFinalizer(Finalizer.java:81)
         at java.lang.ref.Finalizer.access$100(Finalizer.java:12)
         at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:158)
    Dynamic libraries:
    08048000-0804c000 r-xp 00000000 03:06 1667910 /home/cygnet/CygNetClient/jre/bin/i386/native_threads/java
    0804c000-0804d000 rw-p 00003000 03:06 1667910 /home/cygnet/CygNetClient/jre/bin/i386/native_threads/java
    40000000-40016000 r-xp 00000000 03:01 488642 /lib/ld-2.2.4.so
    40016000-40017000 rw-p 00015000 03:01 488642 /lib/ld-2.2.4.so
    40017000-40028000 r-xp 00000000 03:06 2093064 /home/cygnet/CygNetClient/jre/lib/i386/libverify.so
    40028000-4002a000 rw-p 00010000 03:06 2093064 /home/cygnet/CygNetClient/jre/lib/i386/libverify.so
    4002b000-40038000 r-xp 00000000 03:01 586374 /lib/i686/libpthread-0.9.so
    40038000-40040000 rw-p 0000c000 03:01 586374 /lib/i686/libpthread-0.9.so
    40040000-40049000 r-xp 00000000 03:06 2207525 /home/cygnet/CygNetClient/jre/lib/i386/native_threads/libhpi.so
    40049000-4004a000 rw-p 00008000 03:06 2207525 /home/cygnet/CygNetClient/jre/lib/i386/native_threads/libhpi.so
    4004a000-4023a000 r-xp 00000000 03:06 2485510 /home/cygnet/CygNetClient/jre/lib/i386/client/libjvm.so
    4023a000-4033a000 rw-p 001ef000 03:06 2485510 /home/cygnet/CygNetClient/jre/lib/i386/client/libjvm.so
    40351000-40354000 r-xp 00000000 03:01 488655 /lib/libdl-2.2.4.so
    40354000-40355000 rw-p 00002000 03:01 488655 /lib/libdl-2.2.4.so
    40355000-40487000 r-xp 00000000 03:01 586370 /lib/i686/libc-2.2.4.so
    40487000-4048c000 rw-p 00131000 03:01 586370 /lib/i686/libc-2.2.4.so
    40490000-404a3000 r-xp 00000000 03:01 488660 /lib/libnsl-2.2.4.so
    404a3000-404a4000 rw-p 00012000 03:01 488660 /lib/libnsl-2.2.4.so
    404a7000-404c9000 r-xp 00000000 03:01 586372 /lib/i686/libm-2.2.4.so
    404c9000-404ca000 rw-p 00021000 03:01 586372 /lib/i686/libm-2.2.4.so
    404ca000-404fe000 r-xp 00000000 03:02 65416 /usr/lib/libstdc++-2-libc6.1-1-2.9.0.so
    404fe000-4050a000 rw-p 00033000 03:02 65416 /usr/lib/libstdc++-2-libc6.1-1-2.9.0.so
    4050c000-4052d000 r-xp 00000000 03:06 2093065 /home/cygnet/CygNetClient/jre/lib/i386/libjava.so
    4052d000-4052f000 rw-p 00020000 03:06 2093065 /home/cygnet/CygNetClient/jre/lib/i386/libjava.so
    40530000-40544000 r-xp 00000000 03:06 2093066 /home/cygnet/CygNetClient/jre/lib/i386/libzip.so
    40544000-40547000 rw-p 00013000 03:06 2093066 /home/cygnet/CygNetClient/jre/lib/i386/libzip.so
    40547000-4127b000 r--s 00000000 03:06 1815090 /home/cygnet/CygNetClient/jre/lib/rt.jar
    412a8000-4159f000 r--s 00000000 03:06 1815091 /home/cygnet/CygNetClient/jre/lib/i18n.jar
    4159f000-415b5000 r--s 00000000 03:06 1815078 /home/cygnet/CygNetClient/jre/lib/sunrsasign.jar
    4365d000-4365e000 r--p 00000000 03:02 288016 /usr/lib/locale/en_US/LC_IDENTIFICATION
    4365e000-4365f000 r--p 00000000 03:02 544110 /usr/lib/locale/en_US/LC_MEASUREMENT
    4365f000-43660000 r--p 00000000 03:02 48242 /usr/lib/locale/en_US/LC_TELEPHONE
    49cbf000-49cea000 r--p 00000000 03:02 592103 /usr/lib/locale/en_US/LC_CTYPE
    49cea000-49ceb000 r--p 00000000 03:02 48244 /usr/lib/locale/en_US/LC_ADDRESS
    49ceb000-49cec000 r--p 00000000 03:02 48243 /usr/lib/locale/en_US/LC_NAME
    49cec000-49ced000 r--p 00000000 03:02 112041 /usr/lib/locale/en_US/LC_PAPER
    49ced000-49cee000 r--p 00000000 03:02 384072 /usr/lib/locale/en_US/LC_MESSAGES/SYS_LC_MESSAGES
    49cee000-49cef000 r--p 00000000 03:02 544109 /usr/lib/locale/en_US/LC_MONETARY
    49cef000-49cf5000 r--p 00000000 03:02 464164 /usr/lib/locale/en_US/LC_COLLATE
    49cf5000-49cf6000 r--p 00000000 03:02 288017 /usr/lib/locale/en_US/LC_TIME
    49cf6000-49cf7000 r--p 00000000 03:02 592099 /usr/lib/locale/en_US/LC_NUMERIC
    49cf7000-49cf9000 r-xp 00000000 03:02 386307 /usr/X11R6/lib/X11/locale/lib/common/xlcDef.so.2
    49cf9000-49cfa000 rw-p 00001000 03:02 386307 /usr/X11R6/lib/X11/locale/lib/common/xlcDef.so.2
    49cfa000-49d01000 r-xp 00000000 03:02 98309 /usr/X11R6/lib/libXcursor.so.1.0
    49d01000-49d02000 rw-p 00007000 03:02 98309 /usr/X11R6/lib/libXcursor.so.1.0
    49d02000-49d08000 r-xp 00000000 03:02 98319 /usr/X11R6/lib/libXrender.so.1.2
    49d08000-49d09000 rw-p 00006000 03:02 98319 /usr/X11R6/lib/libXrender.so.1.2
    49d0a000-49d14000 r-xp 00000000 03:01 488676 /lib/libnss_files-2.2.4.so
    49d14000-49d15000 rw-p 00009000 03:01 488676 /lib/libnss_files-2.2.4.so
    4a581000-4a82d000 r--s 00000000 03:06 2256578 /home/corview/ricEMS/corView/corView.jar
    4a82d000-4abfb000 r-xp 00000000 03:06 2093073 /home/cygnet/CygNetClient/jre/lib/i386/libawt.so
    4abfb000-4ac0b000 rw-p 003cd000 03:06 2093073 /home/cygnet/CygNetClient/jre/lib/i386/libawt.so
    4ac20000-4ac51000 r-xp 00000000 03:06 2093072 /home/cygnet/CygNetClient/jre/lib/i386/libmlib_image.so
    4ac51000-4ac53000 rw-p 00030000 03:06 2093072 /home/cygnet/CygNetClient/jre/lib/i386/libmlib_image.so
    4ac53000-4ac59000 r-xp 00000000 03:02 96316 /usr/X11R6/lib/libXp.so.6.2
    4ac59000-4ac5a000 rw-p 00006000 03:02 96316 /usr/X11R6/lib/libXp.so.6.2
    4ac5a000-4ac9e000 r-xp 00000000 03:02 96322 /usr/X11R6/lib/libXt.so.6.0
    4ac9e000-4aca1000 rw-p 00044000 03:02 96322 /usr/X11R6/lib/libXt.so.6.0
    4aca2000-4acae000 r-xp 00000000 03:02 96304 /usr/X11R6/lib/libXext.so.6.4
    4acae000-4acaf000 rw-p 0000b000 03:02 96304 /usr/X11R6/lib/libXext.so.6.4
    4acaf000-4acb3000 r-xp 00000000 03:02 96324 /usr/X11R6/lib/libXtst.so.6.1
    4acb3000-4acb4000 rw-p 00003000 03:02 96324 /usr/X11R6/lib/libXtst.so.6.1
    4acb4000-4ad68000 r-xp 00000000 03:02 96296 /usr/X11R6/lib/libX11.so.6.2
    4ad68000-4ad6b000 rw-p 000b4000 03:02 96296 /usr/X11R6/lib/libX11.so.6.2
    4ad6b000-4ad72000 r-xp 00000000 03:02 96294 /usr/X11R6/lib/libSM.so.6.0
    4ad72000-4ad73000 rw-p 00007000 03:02 96294 /usr/X11R6/lib/libSM.so.6.0
    4ad73000-4ad86000 r-xp 00000000 03:02 96290 /usr/X11R6/lib/libICE.so.6.3
    4ad86000-4ad87000 rw-p 00012000 03:02 96290 /usr/X11R6/lib/libICE.so.6.3
    4ad89000-4ae13000 r-xp 00000000 03:06 2093074 /home/cygnet/CygNetClient/jre/lib/i386/libfontmanager.so
    4ae13000-4ae23000 rw-p 00089000 03:06 2093074 /home/cygnet/CygNetClient/jre/lib/i386/libfontmanager.so
    4b4a7000-4b4ac000 r--s 00000000 03:02 560239 /usr/lib/gconv/gconv-modules.cache
    4b4ac000-4b4ae000 r-xp 00000000 03:02 560187 /usr/lib/gconv/ISO8859-1.so
    4b4ae000-4b4af000 rw-p 00001000 03:02 560187 /usr/lib/gconv/ISO8859-1.so
    4b4af000-4b4c8000 r-xp 00000000 03:02 386310 /usr/X11R6/lib/X11/locale/lib/common/ximcp.so.2
    4b4c8000-4b4ca000 rw-p 00019000 03:02 386310 /usr/X11R6/lib/X11/locale/lib/common/ximcp.so.2
    4b4cb000-4b4d4000 r-xp 00000000 03:06 2093069 /home/cygnet/CygNetClient/jre/lib/i386/libnet.so
    4b4d4000-4b4d5000 rw-p 00008000 03:06 2093069 /home/cygnet/CygNetClient/jre/lib/i386/libnet.so
    4baa7000-4bad6000 r-xp 00000000 03:06 2093075 /home/cygnet/CygNetClient/jre/lib/i386/libjpeg.so
    4bad6000-4bad7000 rw-p 0002e000 03:06 2093075 /home/cygnet/CygNetClient/jre/lib/i386/libjpeg.so
    Local Time = Wed Nov 10 12:18:45 2004
    Elapsed Time = 11801
    # The exception above was detected in native code outside the VM
    # Java VM: Java HotSpot(TM) Client VM (1.3.1_03-b03 interpreted mode)
    #

    Try adding some debug statements in your code and read the log... that should help you locate the method.
    ;)

  • Some questions while using JMF play mpeg-1 stream media?

    I use Helix server to provide unicast, and use JMF to play the stream media. But the JMF only play the audio stream transferred by rtp. I have used video palyer�s getVisualComponent() method to get Visual component and added it into the frame. But I get a pink screen. So I think some thing wrong with the video player.
    Who can give me an answer?
    1.     Whether JMF can play mpeg-1 video stream media?( Audio can be heard. Video stream comes to my computer but can�t be displayed.)
    2.     Which method it should use to synchronize video stream and audio stream?
    BTW: In JMF, when the RTSP player�s start() method is invoked, the player creates players by the stream�s track numbers. Video stream and audio stream have different players.

    Try posting your question under the Java Media Framework forum instead.
    You'll get much better responses if you ask the right people !
    regards,
    Owen

  • Playback error tap to retry while using YouTube on my iPhone 5s.why is this happening?

    Playback error while using YouTube and I can t watch any videos.why is this happening? i have iPhone 5s iOS 8.1.2

    Before going down the root to update modem firmware. Do this...
    The answer to my problem was to change the DNS server number (should have done this first when the "playback error"  persisted.:/).  Take a screenshot of your original DNS number for future necessity, then change it to OpenDNS..or google DNS...I used google DNS...for complete & thorough instructions..follow this site:--> http://www.macinstruct.com/node/558
    it solved the problem completely.
    Edit

  • Error 5002 "Invalid code" while BP update

    Hello!
    I need to update BP via DI API.
    I deleted all code except update command
    oBusinessPartners.GetByKey(cardCode)
    oBusinessPartners.Update()
    But for some cards I recieve an error 5002 "Invalid code".
    From the application it is possible to update these cards without any problem.
    I tried to delete empty bank row  (note 1106928) but it did not help.
    I have XML data for 2 cards: one for successfull update and another for failed.
    Can anybody help me?
    What I can to do in this sutuation?

    Success card
    <BOM>
         <BO>
              <AdmInfo>
                   <Object>2</Object>
              </AdmInfo>
              <OCRD>
                   <row>
                        <CardCode>2511032</CardCode>
                        <CardName>u05D0.u05DE u05D0u05E6u05DC u05DEu05D9u05E9u05DC - u05D0u05E6u05DC u05DEu05D9u05E9u05DC</CardName>
                        <CardType>C</CardType>
                        <GroupCode>109</GroupCode>
                        <CmpPrivate>C</CmpPrivate>
                        <Address>u05E8u05D5u05D1u05E2 u05D0 u05DEu05E8u05DBu05D6 u05D0</Address>
                        <ZipCode></ZipCode>
                        <MailAddres>u05E8u05D5u05D1u05E2 u05D0 u05DEu05E8u05DBu05D6 u05D0</MailAddres>
                        <MailZipCod></MailZipCod>
                        <Phone1>08-8560975</Phone1>
                        <Phone2>057-2390221</Phone2>
                        <Fax>088560975</Fax>
                        <CntctPrsn>u05DEu05D9u05E9u05DC</CntctPrsn>
                        <Notes></Notes>
                        <Balance>-25996.000000</Balance>
                        <ChecksBal>607059.000000</ChecksBal>
                        <DNotesBal>0.000000</DNotesBal>
                        <OrdersBal>-1175.840000</OrdersBal>
                        <GroupNum>7</GroupNum>
                        <CreditLine>0.000000</CreditLine>
                        <DebtLine>0.000000</DebtLine>
                        <Discount>0.000000</Discount>
                        <VatStatus>Y</VatStatus>
                        <LicTradNum>557612603</LicTradNum>
                        <DdctStatus>N</DdctStatus>
                        <DdctPrcnt>0.000000</DdctPrcnt>
                        <ValidUntil></ValidUntil>
                        <Chrctrstcs>0</Chrctrstcs>
                        <ExMatchNum>2</ExMatchNum>
                        <InMatchNum>8</InMatchNum>
                        <ListNum>1</ListNum>
                        <DNoteBalFC>0.000000</DNoteBalFC>
                        <OrderBalFC>0.000000</OrderBalFC>
                        <DNoteBalSy>0.000000</DNoteBalSy>
                        <OrderBalSy>-1175.840000</OrderBalSy>
                        <Transfered>N</Transfered>
                        <BalTrnsfrd>N</BalTrnsfrd>
                        <IntrstRate>0.000000</IntrstRate>
                        <Commission>0.000000</Commission>
                        <CommGrCode>0</CommGrCode>
                        <Free_Text>u05D1u05E0u05E7  u05D3u05D9u05E1u05E7u05D5u05E0u05D8 u05E7u05D0u05E8u05D9u05DF/u05D0u05DCu05D9 08-8546403</Free_Text>
                        <SlpCode>-1</SlpCode>
                        <PrevYearAc>N</PrevYearAc>
                        <Currency>u20AA</Currency>
                        <RateDifAct></RateDifAct>
                        <BalanceSys>-25996.000000</BalanceSys>
                        <BalanceFC>0.000000</BalanceFC>
                        <Protected>N</Protected>
                        <Cellular>057-5576137</Cellular>
                        <AvrageLate>0</AvrageLate>
                        <City>u05D0u05E9u05D3u05D5u05D3</City>
                        <County></County>
                        <Country>IL</Country>
                        <MailCity>u05D0u05E9u05D3u05D5u05D3</MailCity>
                        <MailCounty></MailCounty>
                        <MailCountr>IL</MailCountr>
                        <E_Mail></E_Mail>
                        <Picture></Picture>
                        <DflAccount></DflAccount>
                        <DflBranch></DflBranch>
                        <BankCode>-1</BankCode>
                        <AddID></AddID>
                        <Pager></Pager>
                        <FatherCard></FatherCard>
                        <CardFName></CardFName>
                        <FatherType>P</FatherType>
                        <QryGroup1>N</QryGroup1>                    
                        <DdctOffice></DdctOffice>
                        <CreateDate>20071218</CreateDate>
                        <UpdateDate>20110220</UpdateDate>
                        <ExportCode></ExportCode>
                        <DscntObjct>52</DscntObjct>
                        <DscntRel>L</DscntRel>
                        <SPGCounter>37</SPGCounter>
                        <SPPCounter>0</SPPCounter>
                        <DdctFileNo></DdctFileNo>
                        <SCNCounter>0</SCNCounter>
                        <MinIntrst>0.000000</MinIntrst>
                        <DataSource>M</DataSource>
                        <OprCount>0</OprCount>
                        <ExemptNo></ExemptNo>
                        <Priority>-1</Priority>
                        <CreditCard>-1</CreditCard>
                        <CrCardNum></CrCardNum>
                        <CardValid></CardValid>
                        <UserSign>6</UserSign>
                        <LocMth>Y</LocMth>
                        <validFor>Y</validFor>
                        <validFrom></validFrom>
                        <validTo></validTo>
                        <frozenFor>N</frozenFor>
                        <frozenFrom></frozenFrom>
                        <frozenTo></frozenTo>
                        <sEmployed>N</sEmployed>
                        <MTHCounter>8</MTHCounter>
                        <BNKCounter>0</BNKCounter>
                        <DdgKey>-1</DdgKey>
                        <DdtKey>-1</DdtKey>
                        <ValidComm></ValidComm>
                        <FrozenComm></FrozenComm>
                        <chainStore>N</chainStore>
                        <DiscInRet>N</DiscInRet>
                        <State1></State1>
                        <State2></State2>
                        <VatGroup></VatGroup>
                        <LogInstanc>0</LogInstanc>
                        <ObjType>2</ObjType>
                        <Indicator></Indicator>
                        <ShipType>1</ShipType>
                        <DebPayAcct>20000</DebPayAcct>
                        <ShipToDef>u05DBu05EAu05D5u05D1u05EA u05DEu05D4u05D0u05EAu05E8</ShipToDef>
                        <Block></Block>
                        <MailBlock></MailBlock>
                        <Password></Password>
                        <ECVatGroup></ECVatGroup>
                        <Deleted>N</Deleted>
                        <IBAN></IBAN>
                        <DocEntry>746</DocEntry>
                        <FormCode>0</FormCode>
                        <Box1099></Box1099>
                        <PymCode></PymCode>
                        <BackOrder>Y</BackOrder>
                        <PartDelivr>Y</PartDelivr>
                        <DunnLevel>0</DunnLevel>
                        <DunnDate></DunnDate>
                        <BlockDunn>N</BlockDunn>
                        <BankCountr>IL</BankCountr>
                        <CollecAuth>N</CollecAuth>
                        <DME></DME>
                        <InstrucKey></InstrucKey>
                        <SinglePaym>N</SinglePaym>
                        <ISRBillId></ISRBillId>
                        <PaymBlock>N</PaymBlock>
                        <RefDetails></RefDetails>
                        <HouseBank>20</HouseBank>
                        <OwnerIdNum></OwnerIdNum>
                        <PyBlckDesc>-1</PyBlckDesc>
                        <HousBnkCry>IL</HousBnkCry>
                        <HousBnkAct>195855</HousBnkAct>
                        <HousBnkBrn>461</HousBnkBrn>
                        <ProjectCod></ProjectCod>
                        <SysMatchNo>-8</SysMatchNo>
                        <VatIdUnCmp></VatIdUnCmp>
                        <AgentCode></AgentCode>
                        <TolrncDays>0</TolrncDays>
                        <SelfInvoic></SelfInvoic>
                        <DeferrTax>N</DeferrTax>
                        <LetterNum></LetterNum>
                        <MaxAmount>0.000000</MaxAmount>
                        <FromDate></FromDate>
                        <ToDate></ToDate>
                        <WTLiable></WTLiable>
                        <CrtfcateNO></CrtfcateNO>
                        <ExpireDate></ExpireDate>
                        <NINum></NINum>
                        <AccCritria>N</AccCritria>
                        <WTCode></WTCode>
                        <Equ>N</Equ>
                        <HldCode></HldCode>
                        <ConnBP></ConnBP>
                        <MltMthNum>0</MltMthNum>
                        <TypWTReprt>C</TypWTReprt>
                        <VATRegNum></VATRegNum>
                        <RepName></RepName>
                        <Industry></Industry>
                        <Business></Business>
                        <WTTaxCat></WTTaxCat>
                        <IsDomestic>Y</IsDomestic>
                        <IsResident>Y</IsResident>
                        <AutoCalBCG>N</AutoCalBCG>
                        <OtrCtlAcct></OtrCtlAcct>
                        <AliasName></AliasName>
                        <Building></Building>
                        <MailBuildi></MailBuildi>
                        <BoEPrsnt></BoEPrsnt>
                        <BoEDiscnt></BoEDiscnt>
                        <BoEOnClct></BoEOnClct>
                        <UnpaidBoE></UnpaidBoE>
                        <ITWTCode></ITWTCode>
                        <DunTerm>u05D7u05E9u05D1u05D5u05E0u05D9u05D5u05EA</DunTerm>
                        <ChannlBP></ChannlBP>
                        <DfTcnician>0</DfTcnician>
                        <Territory>0</Territory>
                        <BillToDef>u05DBu05EAu05D5u05D1u05EA u05DEu05D4u05D0u05EAu05E8</BillToDef>
                        <DpmClear></DpmClear>
                        <IntrntSite></IntrntSite>
                        <LangCode>1</LangCode>
                        <HousActKey>1</HousActKey>
                        <Profession></Profession>
                        <CDPNum>0</CDPNum>
                        <DflBankKey>0</DflBankKey>
                        <BCACode></BCACode>
                        <UseShpdGd>Y</UseShpdGd>
                        <RegNum></RegNum>
                        <VerifNum></VerifNum>
                        <BankCtlKey></BankCtlKey>
                        <HousCtlKey></HousCtlKey>
                        <OpCode347>B</OpCode347>
                        <InsurOp347>N</InsurOp347>
                        <ResidenNum>1</ResidenNum>
                        <VatIDNum>557612603</VatIDNum>
                        <MivzExpSts>B</MivzExpSts>
                        <HierchDdct>N</HierchDdct>
                        <CertWHT>N</CertWHT>
                        <CertBKeep>N</CertBKeep>
                        <WHShaamGrp>1</WHShaamGrp>
                        <VendorOcup></VendorOcup>
                        <IndustryC>0</IndustryC>
                        <U_bsyTEL3></U_bsyTEL3>
                        <U_bsyICID>418</U_bsyICID>
                        <U_bsyUName>BM2511032</U_bsyUName>
                        <U_bsyPsw>2511032</U_bsyPsw>
                        <U_bsyInVis>1</U_bsyInVis>
                        <U_bsyType>2</U_bsyType>
                        <U_bsyCC3Dg>0</U_bsyCC3Dg>
                        <U_bsyPrMsg></U_bsyPrMsg>
                        <U_TranspTax>0.000000</U_TranspTax>
                   </row>
              </OCRD>
    Do tou need  data from CRD1 , OCPR , OSPG tables too?
    Thanks

  • ORA-00600: internal error code while using UpdateXML to update xml content

    Hi,
    I have been using the UpdateXML command to replace content of xml stored in XMLType. It was working absolutely fine.
    Below is the query:
    UPDATE temp d SET d.message_content = updateXML(d.message_content,'//*[.="Test" ]/text()','"Test123"') WHERE                          existsNode(d.message_content,'//*[.="Test"]')=1";
    But now i'm getting an exception as follows:
    ORA-00600: internal error code, arguments: [qmcxeUpdateXml:2.1], [], [], [], [], [], [], []
    The table uses a Free Test Index.
    I searched the forum and found from the given link https://forums.oracle.com/forums/thread.jspa?threadID=2352772 that corrupted Index may be the cause of this problem. I'm still clueless :(
    Can someone help me?

    Hi sprightee,
    That thread you found seems to be a different problem (Ora-600 argument is different)
    I think you have hit bug 6811908, at least if Odie is correct about your version.
    Bug says No workaround - Fixed in 11.1.0.8
    Regards
    Peter

  • ORA-00600: internal error code while using packages

    ORA-00600: internal error code, arguments: [kkxpityp1], [ ] , [ ] , [ ] , [ ] , [ ] , [ ]
    I am trying to use a select * from table(IBLCOMAN04.shortage.getIblTbl) where
    IBLCOMAN04: is the schema name
    shortage: is the package name
    getIblTbl is a table function.
    The resultset obtained from select * from table(IBLCOMAN04.shortage.getIblTbl) is used to print a report.
    we are using a pipeline function in getIblTbl to generate this report. but it is failing with the following error.
    Any workaround or solutions to this???

    Hi,
    Please try looking into this link, it has some information on the error you are getting.
    ORA-00600
    Thanks

  • Error in code while using Execute immediate

    Hi,
    Mentioned below is my script, when i am trying to execute it its saying
    ORA-00911: invalid character
    ORA-06512: at line 17
    which is acctually EXECUTE IMMEDIATE statement.
    Please help me out to resolve it.
    Declare
    v_tab VARCHAR2(500);
    s_sql VARCHAR2(1500);
    cntr NUMBER := 1;
    v_num NUMBER;
    CURSOR c1 IS SELECT object_name FROM dba_objects
    WHERE object_type = 'TABLE' AND OBJECT_NAME LIKE 'FND%'AND ROWNUM<20;
    VC1 C1%ROWTYPE;
    BEGIN
    OPEN C1;
    LOOP
    FETCH C1 INTO VC1;
    EXIT WHEN C1%NOTFOUND;
    v_tab := VC1.object_name;
    s_sql := ' SELECT COUNT(*) into v_num FROM ' || v_tab||';';
    dbms_output.put_line(v_tab ||' '|| s_sql);
    EXECUTE IMMEDIATE s_sql INTO V_NUM;
    dbms_output.put_line(v_num);
    END LOOP;
    CLOSE C1;
    END;
    Regards
    Amit

    s_sql := ' SELECT COUNT(*) into v_num FROM ' || v_tab||';';Try changing that line as follows :
    s_sql := ' SELECT COUNT(*) FROM ' || v_tab;

  • Error in native SQL while inserting data into CORP table

    HI all,
    I am getting an exception while inserting records using native SQL into CORP table.
    PFB the code.
    LOOP AT gi_hrp1001 INTO wa_hrp1001.
      TRY.
            EXEC SQL.
              INSERT INTO misuser.Table_4
              VALUES (wa_hrp1001-otype , wa_hrp1001-objid ).
            ENDEXEC.
          CATCH cx_sy_native_sql_error.
            MESSAGE 'Connect - Error ' TYPE 'E'.
        ENDTRY.
      ENDLOOP.
    Please help.
    Thanks & Regards
    Nitesh

    I see two issue with your Insert. 1) you need to specify the field names in the table, for example otype and objid. 2) You need to indicate in the VALUES that you're using host variables by using the prefix :.
    I think the correct syntax is:
            EXEC SQL.
              INSERT INTO misuser.Table_4
             (otype, objid)
              VALUES (:wa_hrp1001-otype, :wa_hrp1001-objid)
            ENDEXEC.
    Good luck.

  • Error "Enter section code" while doing revenue recog for Korea company code

    Hi
    While doing revenue recognition  for a sales document using VF44 for Korea  company code , i got an error to "enter sectio code".
    There is no WHT for the customer, only VAT is entered in the sales price.
    How to resolve this issue, Please help.
    Thanks,
    Vaishnavi

    Resolved.

Maybe you are looking for

  • How to get Week,Month and Year details from a date column

    Hi frenz, I've a column like tran_date which is a date column..... I need the next week details based on this column and so on... I need month and year details as well based on this tran_date column.... can any one tell me how... Thanks in advance

  • Should I buy a 32GB or 64GB iPad 4? I will use it mainly to store photos, surf web, email.

    I have two Nikon cameras, a D3X and a D600 and use Lightroom 4 to process my photos on my MacBook Pro.  I want to use the iPad to show my portfolios to others as well as to enjoy looking at what I think are my best photos.  I currently have 40K+photo

  • Bug with Edirol Controller?

    Hi there - here's what happens (Logic Pro 7.2.2 (latest update) ) on a G5 DP 2.3 (controller Edirol PCR-M50): I press Command L, the controller learn window opens. I then twiddle a few knobs on my Edirol PCR-M50 Controller. I then close the Learn Win

  • Performance improving

    Hi friends,                SELECT SINGLE atbez INTO it_archive-atbez                           FROM  cabnt              WHERE  atinn  = h_atinn              AND    spras  = sy-langu. in the code inspector the warning is coming for the above select st

  • CSS-11503 ISC State Change:DOWN

    I'm curious what kind of network errors caused my CSS to have a ISC State Change. Appears all services went down/suspended. Running 8.10.4.01 back to Catalyst 6509. After a couple days of running my CSS stops, troubleshooting what's going on. show 02