NullPointerException when trying to load faces application

Hi,
I'm new with JSF and I have a NullPointerException when trying to use a JSF tag in my file.
My web.xml is defined as follows:
<?xml version="1.0" encoding="UTF-8"?>
<web-app xmlns="http://java.sun.com/xml/ns/j2ee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="2.4" xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd">
<context-param>
<param-name>javax.faces.CONFIG_FILES</param-name>
<param-value>/WEB-INF/faces-config.xml</param-value>
</context-param>
<servlet>
<servlet-name>Faces Servlet</servlet-name>
<servlet-class>javax.faces.webapp.FacesServlet</servlet-class>
<load-on-startup>0</load-on-startup>
</servlet>
<servlet-mapping>
<servlet-name>Faces Servlet</servlet-name>
<url-pattern>*.faces</url-pattern>
</servlet-mapping>
</web-app>
And faces-config.xml:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE faces-config PUBLIC
"-//Sun Microsystems, Inc.//DTD JavaServer Faces Config 1.1//EN"
"http://java.sun.com/dtd/web-facesconfig_1_1.dtd">
The exception that I get is:
java.lang.NullPointerException
     javax.faces.webapp.UIComponentTag.setupResponseWriter(UIComponentTag.java:615)
     javax.faces.webapp.UIComponentTag.doStartTag(UIComponentTag.java:217)
     org.apache.myfaces.taglib.core.ViewTag.doStartTag(ViewTag.java:71)
(HttpJspBase.java:97)
     javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
I guess that it's a matter of configuration, but couldn't find a solution.
Can someone help?
Thanks,
Efrat

well i think you will need
<context-param>
<param-name>javax.faces.STATE_SAVING_METHOD</param-name>
<param-value>server</param-value>
</context-param>
in you web.xml as well can be server or client state save but quite sure you have to define that

Similar Messages

  • Browsers crash when trying to load lava flash isn't recognized

    Whenever i try to load a page with flash it shows that i need to install the latest version even though i have the current version installed. Whenever i try and load a page with java, the java coffee cup showing refresh shows up and the browser crashes. I have windows 7 installed also and it uses java and flash flawlessly the error message is as follows
    Process: Safari [5921]
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: com.apple.Safari
    Version: 4.0.3 (6531.9)
    Build Info: WebBrowser-65310900~1
    Code Type: X86-64 (Native)
    Parent Process: launchd [103]
    Date/Time: 2009-10-09 19:38:26.729 -0400
    OS Version: Mac OS X 10.6.1 (10B504)
    Report Version: 6
    Interval Since Last Report: 16868 sec
    Crashes Since Last Report: 3
    Per-App Interval Since Last Report: 5328 sec
    Per-App Crashes Since Last Report: 3
    Anonymous UUID: 18FD4E61-646E-4B5B-8499-8311420CC3FE
    Exception Type: EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Crashed Thread: 10
    Application Specific Information:
    abort() called
    * Terminating app due to uncaught exception 'JavaNativeException', reason: 'java.lang.ClassFormatError: Unknown constant tag 79 in class file sun/security/x509/X509CertImpl'
    * Call stack at first throw:
    0 CoreFoundation 0x00007fff85c615a4 __exceptionPreprocess + 180
    1 libobjc.A.dylib 0x00007fff84252313 objcexceptionthrow + 45
    2 CoreFoundation 0x00007fff85cb8af9 -[NSException raise] + 9
    3 JavaPluginCocoa 0x000000011adf8ccd registerNatives + 311
    4 JavaPluginCocoa 0x000000011adf9db9 getVMInitArgs + 3590
    5 JavaPluginCocoa 0x000000011adf9f5d getVMInitArgs + 4010
    6 Foundation 0x00007fff8281df65 _NSThread__main_ + 1429
    7 libSystem.B.dylib 0x00007fff887fff66 pthreadstart + 331
    8 libSystem.B.dylib 0x00007fff887ffe19 thread_start + 13
    Thread 0: Dispatch queue: com.apple.main-thread
    0 libSystem.B.dylib 0x00007fff887c6d7a machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff887c73ed mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff85bfdce2 __CFRunLoopRun + 2002
    3 com.apple.CoreFoundation 0x00007fff85bfd03f CFRunLoopRunSpecific + 575
    4 com.apple.HIToolbox 0x00007fff87976c4e RunCurrentEventLoopInMode + 333
    5 com.apple.HIToolbox 0x00007fff87976a53 ReceiveNextEventCommon + 310
    6 com.apple.HIToolbox 0x00007fff8797690c BlockUntilNextEventMatchingListInMode + 59
    7 com.apple.AppKit 0x00007fff8476d520 _DPSNextEvent + 718
    8 com.apple.AppKit 0x00007fff8476ce89 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
    9 com.apple.Safari 0x000000010000bcf0 0x100000000 + 48368
    10 com.apple.AppKit 0x00007fff84732a7d -[NSApplication run] + 395
    11 com.apple.AppKit 0x00007fff8472b798 NSApplicationMain + 364
    12 com.apple.Safari 0x0000000100001d0c 0x100000000 + 7436
    Thread 1: Dispatch queue: com.apple.libdispatch-manager
    0 libSystem.B.dylib 0x00007fff887dfb16 kevent + 10
    1 libSystem.B.dylib 0x00007fff887e1a19 dispatch_mgrinvoke + 154
    2 libSystem.B.dylib 0x00007fff887e16d6 dispatch_queueinvoke + 195
    3 libSystem.B.dylib 0x00007fff887e11f6 dispatch_workerthread2 + 244
    4 libSystem.B.dylib 0x00007fff887e0b28 pthreadwqthread + 353
    5 libSystem.B.dylib 0x00007fff887e09c5 start_wqthread + 13
    Thread 2: WebCore: IconDatabase
    0 libSystem.B.dylib 0x00007fff888019c6 _semwaitsignal + 10
    1 libSystem.B.dylib 0x00007fff88805801 pthread_condwait + 1286
    2 com.apple.WebCore 0x00007fff8341ef89 WebCore::IconDatabase::syncThreadMainLoop() + 249
    3 com.apple.WebCore 0x00007fff8341acea WebCore::IconDatabase::iconDatabaseSyncThread() + 170
    4 libSystem.B.dylib 0x00007fff887fff66 pthreadstart + 331
    5 libSystem.B.dylib 0x00007fff887ffe19 thread_start + 13
    Thread 3: Safari: SafeBrowsingManager
    0 libSystem.B.dylib 0x00007fff887c6d7a machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff887c73ed mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff85bfdce2 __CFRunLoopRun + 2002
    3 com.apple.CoreFoundation 0x00007fff85bfd03f CFRunLoopRunSpecific + 575
    4 com.apple.Safari 0x0000000100025673 0x100000000 + 153203
    5 com.apple.Safari 0x0000000100025603 0x100000000 + 153091
    6 libSystem.B.dylib 0x00007fff887fff66 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff887ffe19 thread_start + 13
    Thread 4:
    0 libSystem.B.dylib 0x00007fff887c6d7a machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff887c73ed mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff85bfdce2 __CFRunLoopRun + 2002
    3 com.apple.CoreFoundation 0x00007fff85bfd03f CFRunLoopRunSpecific + 575
    4 com.apple.Foundation 0x00007fff8289d51f +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297
    5 com.apple.Foundation 0x00007fff8281df65 _NSThread__main_ + 1429
    6 libSystem.B.dylib 0x00007fff887fff66 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff887ffe19 thread_start + 13
    Thread 5:
    0 libSystem.B.dylib 0x00007fff8880a9f2 select$DARWIN_EXTSN + 10
    1 com.apple.CoreFoundation 0x00007fff85c1f252 __CFSocketManager + 818
    2 libSystem.B.dylib 0x00007fff887fff66 pthreadstart + 331
    3 libSystem.B.dylib 0x00007fff887ffe19 thread_start + 13
    Thread 6: Safari: SnapshotStore
    0 libSystem.B.dylib 0x00007fff888019c6 _semwaitsignal + 10
    1 libSystem.B.dylib 0x00007fff88805801 pthread_condwait + 1286
    2 com.apple.JavaScriptCore 0x00007fff82188750 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3 com.apple.Safari 0x00000001001213ef 0x100000000 + 1184751
    4 com.apple.Safari 0x000000010004441b 0x100000000 + 279579
    5 com.apple.Safari 0x00000001000442b7 0x100000000 + 279223
    6 libSystem.B.dylib 0x00007fff887fff66 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff887ffe19 thread_start + 13
    Thread 7:
    0 libSystem.B.dylib 0x00007fff887e094a _workqkernreturn + 10
    1 libSystem.B.dylib 0x00007fff887e0d5c pthreadwqthread + 917
    2 libSystem.B.dylib 0x00007fff887e09c5 start_wqthread + 13
    Thread 8:
    0 libSystem.B.dylib 0x00007fff887e094a _workqkernreturn + 10
    1 libSystem.B.dylib 0x00007fff887e0d5c pthreadwqthread + 917
    2 libSystem.B.dylib 0x00007fff887e09c5 start_wqthread + 13
    Thread 9: Safari: SpinningProgressIndicator
    0 libSystem.B.dylib 0x00007fff887c6d7a machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff887c73ed mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff85bfdce2 __CFRunLoopRun + 2002
    3 com.apple.CoreFoundation 0x00007fff85bfd03f CFRunLoopRunSpecific + 575
    4 com.apple.Foundation 0x00007fff82858a94 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 270
    5 com.apple.Foundation 0x00007fff82858973 -[NSRunLoop(NSRunLoop) run] + 77
    6 com.apple.Safari 0x0000000100035795 0x100000000 + 219029
    7 com.apple.Foundation 0x00007fff8281df65 _NSThread__main_ + 1429
    8 libSystem.B.dylib 0x00007fff887fff66 pthreadstart + 331
    9 libSystem.B.dylib 0x00007fff887ffe19 thread_start + 13
    Thread 10 Crashed:
    0 libSystem.B.dylib 0x00007fff8883a1de _semwait_signalnocancel + 10
    1 libSystem.B.dylib 0x00007fff8883a0e0 nanosleep$NOCANCEL + 129
    2 libSystem.B.dylib 0x00007fff88896ac6 usleep$NOCANCEL + 57
    3 libSystem.B.dylib 0x00007fff888b607c abort + 93
    4 libstdc++.6.dylib 0x00007fff81a1d5d2 _tcf0 + 0
    5 libobjc.A.dylib 0x00007fff84255f49 objcterminate + 100
    6 libstdc++.6.dylib 0x00007fff81a1bae1 _cxxabiv1::_terminate(void (*)()) + 11
    7 libstdc++.6.dylib 0x00007fff81a1bb16 _cxxabiv1::_unexpected(void (*)()) + 0
    8 libstdc++.6.dylib 0x00007fff81a1bbfc _gxx_exception_cleanup(_Unwind_ReasonCode, UnwindException*) + 0
    9 libobjc.A.dylib 0x00007fff842523b2 object_getIvar + 0
    10 com.apple.CoreFoundation 0x00007fff85cb8af9 -[NSException raise] + 9
    11 com.apple.JavaPluginCocoa16 0x000000011adf8ccd registerNatives + 311
    12 com.apple.JavaPluginCocoa16 0x000000011adf9db9 getVMInitArgs + 3590
    13 com.apple.JavaPluginCocoa16 0x000000011adf9f5d getVMInitArgs + 4010
    14 com.apple.Foundation 0x00007fff8281df65 _NSThread__main_ + 1429
    15 libSystem.B.dylib 0x00007fff887fff66 pthreadstart + 331
    16 libSystem.B.dylib 0x00007fff887ffe19 thread_start + 13
    Thread 11: Java: Exception Handler Thread
    0 libSystem.B.dylib 0x00007fff887c6d7a machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff887c73ed mach_msg + 59
    2 libSystem.B.dylib 0x00007fff888443c8 machmsgserver + 597
    3 libclient.dylib 0x000000011cc07f01 JNICreateJavaVMImpl + 45787
    4 libclient.dylib 0x000000011cc07ecd JNICreateJavaVMImpl + 45735
    5 libclient.dylib 0x000000011cc06d30 JNICreateJavaVMImpl + 41226
    6 libSystem.B.dylib 0x00007fff887fff66 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff887ffe19 thread_start + 13
    Thread 12: Java: Gang worker#0 (Parallel GC Threads)
    0 libSystem.B.dylib 0x00007fff887c6d7a machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff887c73ed mach_msg + 59
    2 libclient.dylib 0x000000011cc074e3 JNICreateJavaVMImpl + 43197
    3 libclient.dylib 0x000000011cc073b8 JNICreateJavaVMImpl + 42898
    4 libclient.dylib 0x000000011cc07323 JNICreateJavaVMImpl + 42749
    5 libclient.dylib 0x000000011cc07072 JNICreateJavaVMImpl + 42060
    6 libclient.dylib 0x000000011cc06e81 JNICreateJavaVMImpl + 41563
    7 libclient.dylib 0x000000011cc1b3ad jio_vsnprintf + 251
    8 libclient.dylib 0x000000011cc1b30a jio_vsnprintf + 88
    9 libclient.dylib 0x000000011cc06d30 JNICreateJavaVMImpl + 41226
    10 libSystem.B.dylib 0x00007fff887fff66 pthreadstart + 331
    11 libSystem.B.dylib 0x00007fff887ffe19 thread_start + 13
    Thread 13: Java: Gang worker#1 (Parallel GC Threads)
    0 libSystem.B.dylib 0x00007fff887c6d7a machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff887c73ed mach_msg + 59
    2 libclient.dylib 0x000000011cc074e3 JNICreateJavaVMImpl + 43197
    3 libclient.dylib 0x000000011cc073b8 JNICreateJavaVMImpl + 42898
    4 libclient.dylib 0x000000011cc07323 JNICreateJavaVMImpl + 42749
    5 libclient.dylib 0x000000011cc07072 JNICreateJavaVMImpl + 42060
    6 libclient.dylib 0x000000011cc06e81 JNICreateJavaVMImpl + 41563
    7 libclient.dylib 0x000000011cc1b3ad jio_vsnprintf + 251
    8 libclient.dylib 0x000000011cc1b30a jio_vsnprintf + 88
    9 libclient.dylib 0x000000011cc06d30 JNICreateJavaVMImpl + 41226
    10 libSystem.B.dylib 0x00007fff887fff66 pthreadstart + 331
    11 libSystem.B.dylib 0x00007fff887ffe19 thread_start + 13
    Thread 14: Java: Concurrent Mark-Sweep GC Thread
    0 libSystem.B.dylib 0x00007fff887c6d7a machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff887c73ed mach_msg + 59
    2 libclient.dylib 0x000000011cc07598 JNICreateJavaVMImpl + 43378
    3 libclient.dylib 0x000000011cc20b31 jio_vsnprintf + 22655
    4 libclient.dylib 0x000000011cc0731c JNICreateJavaVMImpl + 42742
    5 libclient.dylib 0x000000011cc07072 JNICreateJavaVMImpl + 42060
    6 libclient.dylib 0x000000011cc06e81 JNICreateJavaVMImpl + 41563
    7 libclient.dylib 0x000000011cd29cb3 JVM_Available + 261541
    8 libclient.dylib 0x000000011cd29c10 JVM_Available + 261378
    9 libclient.dylib 0x000000011cc20992 jio_vsnprintf + 22240
    10 libclient.dylib 0x000000011cc06d30 JNICreateJavaVMImpl + 41226
    11 libSystem.B.dylib 0x00007fff887fff66 pthreadstart + 331
    12 libSystem.B.dylib 0x00007fff887ffe19 thread_start + 13
    Thread 15: Java: VM Thread
    0 libSystem.B.dylib 0x00007fff887c6d7a machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff887c73ed mach_msg + 59
    2 libclient.dylib 0x000000011cc07598 JNICreateJavaVMImpl + 43378
    3 libclient.dylib 0x000000011cc20b31 jio_vsnprintf + 22655
    4 libclient.dylib 0x000000011cc0731c JNICreateJavaVMImpl + 42742
    5 libclient.dylib 0x000000011cc07072 JNICreateJavaVMImpl + 42060
    6 libclient.dylib 0x000000011cc06e81 JNICreateJavaVMImpl + 41563
    7 libclient.dylib 0x000000011cc882cb JVM_Lseek + 152435
    8 libclient.dylib 0x000000011cc880f9 JVM_Lseek + 151969
    9 libclient.dylib 0x000000011cc06d30 JNICreateJavaVMImpl + 41226
    10 libSystem.B.dylib 0x00007fff887fff66 pthreadstart + 331
    11 libSystem.B.dylib 0x00007fff887ffe19 thread_start + 13
    Thread 16: Java: Reference Handler
    0 libSystem.B.dylib 0x00007fff887c6d7a machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff887c73ed mach_msg + 59
    2 libclient.dylib 0x000000011cc074e3 JNICreateJavaVMImpl + 43197
    3 libclient.dylib 0x000000011cc073b8 JNICreateJavaVMImpl + 42898
    4 libclient.dylib 0x000000011cc988c4 JVM_MonitorWait + 3976
    5 libclient.dylib 0x000000011cc97c22 JVM_MonitorWait + 742
    6 libclient.dylib 0x000000011cc979e7 JVM_MonitorWait + 171
    7 ??? 0x000000011e0126a8 0 + 4798359208
    8 ??? 0x000000011e00681a 0 + 4798310426
    9 ??? 0x000000011e00681a 0 + 4798310426
    10 ??? 0x000000011e0013f1 0 + 4798288881
    11 libclient.dylib 0x000000011cc89491 JVM_Lseek + 156985
    12 libclient.dylib 0x000000011cc89289 JVM_Lseek + 156465
    13 libclient.dylib 0x000000011cc974d3 JVM_InternString + 1459
    14 libclient.dylib 0x000000011cc973c8 JVM_InternString + 1192
    15 libclient.dylib 0x000000011cc97331 JVM_InternString + 1041
    16 libclient.dylib 0x000000011cc971cf JVM_InternString + 687
    17 libclient.dylib 0x000000011cc96e7f JVM_StartThread + 1215
    18 libclient.dylib 0x000000011cc06d30 JNICreateJavaVMImpl + 41226
    19 libSystem.B.dylib 0x00007fff887fff66 pthreadstart + 331
    20 libSystem.B.dylib 0x00007fff887ffe19 thread_start + 13
    Thread 17: Java: Finalizer
    0 libSystem.B.dylib 0x00007fff887c6d7a machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff887c73ed mach_msg + 59
    2 libclient.dylib 0x000000011cc074e3 JNICreateJavaVMImpl + 43197
    3 libclient.dylib 0x000000011cc073b8 JNICreateJavaVMImpl + 42898
    4 libclient.dylib 0x000000011cc988c4 JVM_MonitorWait + 3976
    5 libclient.dylib 0x000000011cc97c22 JVM_MonitorWait + 742
    6 libclient.dylib 0x000000011cc979e7 JVM_MonitorWait + 171
    7 ??? 0x000000011e0126a8 0 + 4798359208
    8 ??? 0x000000011e00681a 0 + 4798310426
    9 ??? 0x000000011e006973 0 + 4798310771
    10 ??? 0x000000011e006973 0 + 4798310771
    11 ??? 0x000000011e0013f1 0 + 4798288881
    12 libclient.dylib 0x000000011cc89491 JVM_Lseek + 156985
    13 libclient.dylib 0x000000011cc89289 JVM_Lseek + 156465
    14 libclient.dylib 0x000000011cc974d3 JVM_InternString + 1459
    15 libclient.dylib 0x000000011cc973c8 JVM_InternString + 1192
    16 libclient.dylib 0x000000011cc97331 JVM_InternString + 1041
    17 libclient.dylib 0x000000011cc971cf JVM_InternString + 687
    18 libclient.dylib 0x000000011cc96e7f JVM_StartThread + 1215
    19 libclient.dylib 0x000000011cc06d30 JNICreateJavaVMImpl + 41226
    20 libSystem.B.dylib 0x00007fff887fff66 pthreadstart + 331
    21 libSystem.B.dylib 0x00007fff887ffe19 thread_start + 13
    Thread 18: Java: Surrogate Locker Thread (CMS)
    0 libSystem.B.dylib 0x00007fff887c6d7a machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff887c73ed mach_msg + 59
    2 libclient.dylib 0x000000011cc074e3 JNICreateJavaVMImpl + 43197
    3 libclient.dylib 0x000000011cc073b8 JNICreateJavaVMImpl + 42898
    4 libclient.dylib 0x000000011cc07323 JNICreateJavaVMImpl + 42749
    5 libclient.dylib 0x000000011cc07072 JNICreateJavaVMImpl + 42060
    6 libclient.dylib 0x000000011cc06e0a JNICreateJavaVMImpl + 41444
    7 libclient.dylib 0x000000011cca6798 JVM_IsPrimitiveClass + 5612
    8 libclient.dylib 0x000000011cca6429 JVM_IsPrimitiveClass + 4733
    9 libclient.dylib 0x000000011cc971cf JVM_InternString + 687
    10 libclient.dylib 0x000000011cc96e7f JVM_StartThread + 1215
    11 libclient.dylib 0x000000011cc06d30 JNICreateJavaVMImpl + 41226
    12 libSystem.B.dylib 0x00007fff887fff66 pthreadstart + 331
    13 libSystem.B.dylib 0x00007fff887ffe19 thread_start + 13
    Thread 19: Java: Signal Dispatcher
    0 libSystem.B.dylib 0x00007fff887c6db6 semaphorewaittrap + 10
    1 libclient.dylib 0x000000011cca701c JVM_IsPrimitiveClass + 7792
    2 libclient.dylib 0x000000011cca6ec1 JVM_IsPrimitiveClass + 7445
    3 libclient.dylib 0x000000011cc971cf JVM_InternString + 687
    4 libclient.dylib 0x000000011cc96e7f JVM_StartThread + 1215
    5 libclient.dylib 0x000000011cc06d30 JNICreateJavaVMImpl + 41226
    6 libSystem.B.dylib 0x00007fff887fff66 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff887ffe19 thread_start + 13
    Thread 20: Java: CompilerThread0
    0 libSystem.B.dylib 0x00007fff887c6d7a machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff887c73ed mach_msg + 59
    2 libclient.dylib 0x000000011cc074e3 JNICreateJavaVMImpl + 43197
    3 libclient.dylib 0x000000011cc073b8 JNICreateJavaVMImpl + 42898
    4 libclient.dylib 0x000000011cc07323 JNICreateJavaVMImpl + 42749
    5 libclient.dylib 0x000000011cc07072 JNICreateJavaVMImpl + 42060
    6 libclient.dylib 0x000000011cc06e0a JNICreateJavaVMImpl + 41444
    7 libclient.dylib 0x000000011ccaa795 JVM_IsPrimitiveClass + 21993
    8 libclient.dylib 0x000000011cca7df0 JVM_IsPrimitiveClass + 11332
    9 libclient.dylib 0x000000011cca7cbb JVM_IsPrimitiveClass + 11023
    10 libclient.dylib 0x000000011cc971cf JVM_InternString + 687
    11 libclient.dylib 0x000000011cc96e7f JVM_StartThread + 1215
    12 libclient.dylib 0x000000011cc06d30 JNICreateJavaVMImpl + 41226
    13 libSystem.B.dylib 0x00007fff887fff66 pthreadstart + 331
    14 libSystem.B.dylib 0x00007fff887ffe19 thread_start + 13
    Thread 21: Java: CompilerThread1
    0 libSystem.B.dylib 0x00007fff887c6d7a machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff887c73ed mach_msg + 59
    2 libclient.dylib 0x000000011cc074e3 JNICreateJavaVMImpl + 43197
    3 libclient.dylib 0x000000011cc073b8 JNICreateJavaVMImpl + 42898
    4 libclient.dylib 0x000000011cc07323 JNICreateJavaVMImpl + 42749
    5 libclient.dylib 0x000000011cc07072 JNICreateJavaVMImpl + 42060
    6 libclient.dylib 0x000000011cc06e0a JNICreateJavaVMImpl + 41444
    7 libclient.dylib 0x000000011ccaa795 JVM_IsPrimitiveClass + 21993
    8 libclient.dylib 0x000000011cca7df0 JVM_IsPrimitiveClass + 11332
    9 libclient.dylib 0x000000011cca7cbb JVM_IsPrimitiveClass + 11023
    10 libclient.dylib 0x000000011cc971cf JVM_InternString + 687
    11 libclient.dylib 0x000000011cc96e7f JVM_StartThread + 1215
    12 libclient.dylib 0x000000011cc06d30 JNICreateJavaVMImpl + 41226
    13 libSystem.B.dylib 0x00007fff887fff66 pthreadstart + 331
    14 libSystem.B.dylib 0x00007fff887ffe19 thread_start + 13
    Thread 22: Java: Low Memory Detector
    0 libSystem.B.dylib 0x00007fff887c6d7a machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff887c73ed mach_msg + 59
    2 libclient.dylib 0x000000011cc074e3 JNICreateJavaVMImpl + 43197
    3 libclient.dylib 0x000000011cc073b8 JNICreateJavaVMImpl + 42898
    4 libclient.dylib 0x000000011cc07323 JNICreateJavaVMImpl + 42749
    5 libclient.dylib 0x000000011cc07072 JNICreateJavaVMImpl + 42060
    6 libclient.dylib 0x000000011cc06e81 JNICreateJavaVMImpl + 41563
    7 libclient.dylib 0x000000011ccaaf35 JVM_IsPrimitiveClass + 23945
    8 libclient.dylib 0x000000011cc971cf JVM_InternString + 687
    9 libclient.dylib 0x000000011cc96e7f JVM_StartThread + 1215
    10 libclient.dylib 0x000000011cc06d30 JNICreateJavaVMImpl + 41226
    11 libSystem.B.dylib 0x00007fff887fff66 pthreadstart + 331
    12 libSystem.B.dylib 0x00007fff887ffe19 thread_start + 13
    Thread 23: Java: VM Periodic Task Thread
    0 libSystem.B.dylib 0x00007fff887c6d7a machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff887c73ed mach_msg + 59
    2 libclient.dylib 0x000000011cc07598 JNICreateJavaVMImpl + 43378
    3 libclient.dylib 0x000000011ccabb35 JVM_IsPrimitiveClass + 27017
    4 libclient.dylib 0x000000011ccab82e JVM_IsPrimitiveClass + 26242
    5 libclient.dylib 0x000000011cc06d30 JNICreateJavaVMImpl + 41226
    6 libSystem.B.dylib 0x00007fff887fff66 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff887ffe19 thread_start + 13
    Thread 24: Java: AWT-Shutdown
    0 libSystem.B.dylib 0x00007fff887c6d7a machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff887c73ed mach_msg + 59
    2 libclient.dylib 0x000000011cc074e3 JNICreateJavaVMImpl + 43197
    3 libclient.dylib 0x000000011cc073b8 JNICreateJavaVMImpl + 42898
    4 libclient.dylib 0x000000011cc988c4 JVM_MonitorWait + 3976
    5 libclient.dylib 0x000000011cc97c22 JVM_MonitorWait + 742
    6 libclient.dylib 0x000000011cc979e7 JVM_MonitorWait + 171
    7 ??? 0x000000011e0126a8 0 + 4798359208
    8 ??? 0x000000011e00681a 0 + 4798310426
    9 ??? 0x000000011e00681a 0 + 4798310426
    10 ??? 0x000000011e006cf4 0 + 4798311668
    11 ??? 0x000000011e0013f1 0 + 4798288881
    12 libclient.dylib 0x000000011cc89491 JVM_Lseek + 156985
    13 libclient.dylib 0x000000011cc89289 JVM_Lseek + 156465
    14 libclient.dylib 0x000000011cc974d3 JVM_InternString + 1459
    15 libclient.dylib 0x000000011cc973c8 JVM_InternString + 1192
    16 libclient.dylib 0x000000011cc97331 JVM_InternString + 1041
    17 libclient.dylib 0x000000011cc971cf JVM_InternString + 687
    18 libclient.dylib 0x000000011cc96e7f JVM_StartThread + 1215
    19 libclient.dylib 0x000000011cc06d30 JNICreateJavaVMImpl + 41226
    20 libSystem.B.dylib 0x00007fff887fff66 pthreadstart + 331
    21 libSystem.B.dylib 0x00007fff887ffe19 thread_start + 13
    Thread 10 crashed with X86 Thread State (64-bit):
    rax: 0x000000000000003c rbx: 0x000000011cbf8920 rcx: 0x000000011cbf88d8 rdx: 0x0000000000000001
    rdi: 0x0000000000000c03 rsi: 0x0000000000000000 rbp: 0x000000011cbf8910 rsp: 0x000000011cbf88d8
    r8: 0x0000000000000000 r9: 0x0000000000989680 r10: 0x0000000000000001 r11: 0x0000000000000246
    r12: 0x0000000000000000 r13: 0x0000000000000000 r14: 0x000000011c820d20 r15: 0x000000011c81e780
    rip: 0x00007fff8883a1de rfl: 0x0000000000000247 cr2: 0x0000000047b4a00c
    Binary Images:
    0x100000000 - 0x10024ffff com.apple.Safari 4.0.3 (6531.9) <85520F41-6D13-C548-9D3F-A3013EFB1D8D> /Applications/Safari.app/Contents/MacOS/Safari
    0x1175f0000 - 0x1175f0fff com.apple.JavaPluginCocoa 13.0.0 (13.0.0) <02EA2DA9-59AB-9A18-EE03-6A7147EAE31D> /System/Library/Frameworks/JavaVM.framework/Versions/A/Resources/JavaPluginCoco a.bundle/Contents/MacOS/JavaPluginCocoa
    0x118250000 - 0x118254ff7 libFontRegistryUI.dylib ??? (???) <EB462473-8DC9-5F16-4592-8F1D743C779A> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Resources/libFontRegistryUI.dylib
    0x11825a000 - 0x11825bfff ATSHI.dylib ??? (???) <9BC80E39-A52B-D3C2-4C3C-3CA209BA35FC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
    0x119ff0000 - 0x119ff7ff7 com.apple.JavaVM 13.0.0 (13.0.0) <D98F6BC3-5901-F2E4-BA32-054953E7E877> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    0x11adf2000 - 0x11adfeff7 com.apple.JavaPluginCocoa16 13.0.0 (13.0.0) <462924DA-C05B-5DFC-3663-816F0605A934> /System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Resources/JavaPlugin Cocoa.bundle/Contents/MacOS/JavaPluginCocoa
    0x11bc62000 - 0x11bc6bff7 JavaNativeFoundation ??? (???) <8AB1FD95-2A2F-7B91-3A8D-93CEE21A8679> /System/Library/Frameworks/JavaVM.framework/Versions/A/Frameworks/JavaNativeFou ndation.framework/Versions/A/JavaNativeFoundation
    0x11bc74000 - 0x11bc7cfff libdeploy.jnilib ??? (???) <D9D74537-FCF4-9560-ABB9-F5C74CE5A283> /System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Resources/JavaPlugin Cocoa.bundle/Contents/Resources/Java/libdeploy.jnilib
    0x11bc85000 - 0x11bc8dfff libverify.dylib ??? (???) <F7DF1D4C-52F0-0D81-AFA4-3609352B3390> /System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Libraries/libverify. dylib
    0x11bc93000 - 0x11bcb2ff7 libjava.jnilib ??? (???) <9BBA0384-8C8B-4A13-0229-3E76B54FF906> /System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Libraries/libjava.jn ilib
    0x11c991000 - 0x11c99efff libzip.jnilib ??? (???) <93780E94-5045-622E-DB72-07E984F90FD1> /System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Libraries/libzip.jni lib
    0x11cbfb000 - 0x11d11efff libclient.dylib ??? (???) <DD9CDE76-DDCA-56EA-1FC3-11449E9AE6BB> /System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Libraries/libclient. dylib
    0x11d4f1000 - 0x11d4f7ff7 com.apple.java.JavaRuntimeSupport 13.0.0 (13.0.0) <C94D20CD-59E7-BF65-1342-A2E99ADE7A2E> /System/Library/Frameworks/JavaVM.framework/Versions/A/Frameworks/JavaRuntimeSu pport.framework/Versions/A/JavaRuntimeSupport
    0x130418000 - 0x1305e3fff libawt.jnilib ??? (???) <0D2FB85B-647B-80A2-3FCF-9820AD592C87> /System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Libraries/libawt.jni lib
    0x7fff5fc00000 - 0x7fff5fc3bdef dyld 132.1 (???) <B633F790-4DDB-53CD-7ACF-2A3682BCEA9F> /usr/lib/dyld
    0x7fff80161000 - 0x7fff8026afff com.apple.MediaToolbox 0.420.17 (420.17) <31834AB2-1BFF-92D5-A8D2-21B0AE51FA98> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x7fff8027a000 - 0x7fff802befef com.apple.ImageCaptureCore 1.0 (1.0) <29A6CF83-B5C2-9730-D71D-825AEC8657F5> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x7fff802d5000 - 0x7fff802fbfe7 libJPEG.dylib ??? (???) <52ACD177-F101-BEF5-E7CC-9131F8372D0A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff802fc000 - 0x7fff80358fff libGLU.dylib ??? (???) <AA2D37B3-8B7C-6772-F8BA-7364284C55FE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff80359000 - 0x7fff80368fff com.apple.NetFS 3.2 (3.2) <61E3D8BE-A529-20BF-1A11-026EC774820D> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff8037d000 - 0x7fff803fbfef com.apple.audio.CoreAudio 3.2.0 (3.2) <51E4AA76-3A8A-2B78-95D2-582501421A4E> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff803fc000 - 0x7fff808f4ff7 com.apple.VideoToolbox 0.420.17 (420.17) <E034AA6E-A1E4-BB8F-5AFA-F5C354DDD889> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x7fff808f5000 - 0x7fff808f5ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff808f6000 - 0x7fff8092dff7 libssl.0.9.8.dylib ??? (???) <2D7FAEF9-A3CD-9F80-7CDE-852D3C93AEDB> /usr/lib/libssl.0.9.8.dylib
    0x7fff8092e000 - 0x7fff80935ff7 com.apple.DisplayServicesFW 2.1 (2.1) <2C039CF5-8AF8-6DA3-3C77-566B22EFB172> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x7fff80966000 - 0x7fff809c8fe7 com.apple.datadetectorscore 2.0 (80.7) <F9D2332D-0890-2ED2-1AC8-F85CB89D8BD4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff80a3c000 - 0x7fff8112e5d7 com.apple.CoreGraphics 1.535.5 (???) <6599C41F-2D50-5E04-44E4-44FA90E022B5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff81228000 - 0x7fff81249fff libresolv.9.dylib ??? (???) <01C7C750-7F6A-89B3-C586-5C50A839019E> /usr/lib/libresolv.9.dylib
    0x7fff8124a000 - 0x7fff81259fef com.apple.opengl 1.6.3 (1.6.3) <6318A188-B43D-E82F-C157-2E76331227BD> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff8125a000 - 0x7fff81364ff7 com.apple.MeshKitIO 1.0 (49.0) <66600E25-66F9-D31A-EA47-E81518FF6DDA> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
    0x7fff8137e000 - 0x7fff8149cff7 com.apple.PubSub 1.0.4 (65.11) <C1D56F85-7553-FB97-2A31-35CEB2BB8B63> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x7fff81509000 - 0x7fff8162bff7 com.apple.audio.toolbox.AudioToolbox 1.6 (1.6) <3CA3B481-9627-6F36-F2B8-C2763DEEB128> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff8162c000 - 0x7fff8167bff7 libTIFF.dylib ??? (???) <E11A75A8-223C-8B5E-7F62-821F9ADE8821> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff8167c000 - 0x7fff8167cff7 com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff8167d000 - 0x7fff816aefff libGLImage.dylib ??? (???) <4F318A3E-20C1-D846-2B36-62451A3241F7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff816af000 - 0x7fff8173bfef SecurityFoundation ??? (???) <B69E2FF9-A698-4923-BC8B-180224B6EF75> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff8173c000 - 0x7fff81777ff7 com.apple.CoreMediaIOServices 101.0 (715) <7B93206A-FEC5-FCC3-3587-91E3CEC61797> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x7fff81778000 - 0x7fff8177afff com.apple.print.framework.Print 6.0 (237) <70DA9755-5DC1-716B-77E2-E42C5DAB85A2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x7fff81840000 - 0x7fff8191aff7 com.apple.vImage 4.0 (4.0) <354F34BF-B221-A3C9-2CA7-9BE5E14AD5AD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x7fff8191b000 - 0x7fff819d0fff com.apple.ink.framework 1.3 (104) <9B552E27-7E3F-6767-058A-C998E8F78692> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x7fff819d1000 - 0x7fff81a4efef libstdc++.6.dylib ??? (???) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
    0x7fff81a4f000 - 0x7fff81abbff7 com.apple.CorePDF 1.0 (1.0) <8D76B569-F938-6337-533A-5C8A69B005DA> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff81ac4000 - 0x7fff81e58ff7 com.apple.QuartzCore 1.6.0 (226.0) <66E14771-C5F0-1415-0B7B-C45EE00C51A1> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff81e59000 - 0x7fff81f70fef libxml2.2.dylib ??? (???) <6D4C196C-B061-CBCD-AAFD-A21736A8425C> /usr/lib/libxml2.2.dylib
    0x7fff81f71000 - 0x7fff820defe7 com.apple.QTKit 7.6.3 (1584) <6D02A542-5202-4022-2050-5BE01F70D225> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff820e4000 - 0x7fff8217efe7 com.apple.ApplicationServices.ATS 4.0 (???) <76009EB5-037B-8A08-5AB5-18DA59559509> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff8217f000 - 0x7fff82303fff com.apple.JavaScriptCore 6531 (6531.5) <8C470ACB-1A45-71FC-673D-34EA3F5EF0DC> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff82304000 - 0x7fff823bdfff libsqlite3.dylib ??? (???) <5A15E12A-AE8F-1A36-BBC7-564E7D7AD0FB> /usr/lib/libsqlite3.dylib
    0x7fff823ce000 - 0x7fff824b2ff7 com.apple.DesktopServices 1.5.1 (1.5.1) <65D7E707-DBCA-5752-78EC-351DC88F3AE8> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff824b3000 - 0x7fff824f6fff libtidy.A.dylib ??? (???) <8AF4DB3A-7BDB-7AF7-0E9C-413BBBD0E380> /usr/lib/libtidy.A.dylib
    0x7fff82532000 - 0x7fff827b6fff com.apple.security 6.0 (36910) <F7431448-BC2E-835D-E7A2-E47E0A5CB984> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff827c0000 - 0x7fff827c0ff7 com.apple.CoreServices 44 (44) <210A4C56-BECB-E3E4-B6EE-7EC53E02265D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff827c1000 - 0x7fff82808fef com.apple.QuickLookFramework 2.0 (327.0) <E15E267E-D462-2AD0-DB03-A54E0F94452F> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff82809000 - 0x7fff8280cff7 libCoreVMClient.dylib ??? (???) <3A41933A-5174-7516-37E0-8E06365BF3DA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff8280d000 - 0x7fff82a8efe7 com.apple.Foundation 6.6 (751) <CCE98C5C-DFEA-6C80-A014-A5985437072E> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff82a8f000 - 0x7fff82a95ff7 IOSurface ??? (???) <8E0EE904-59D1-9AA0-CE55-B1777F4BAEC1> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff82a96000 - 0x7fff82aa1ff7 com.apple.speech.recognition.framework 3.10.10 (3.10.10) <7E2A89FC-0F18-1CCC-472E-AD0E2BC2DD4C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x7fff82aa2000 - 0x7fff82ae8fe7 libvDSP.dylib ??? (???) <2DAA1591-8AE8-B411-7D01-68DE99C63CEE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff82af7000 - 0x7fff82b08fff SyndicationUI ??? (???) <6B116A70-EA2D-1A61-2C27-35B1CFDFBBD6> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x7fff82b09000 - 0x7fff82b5afe7 com.apple.HIServices 1.8.0 (???) <113EEB8A-8EC6-9F86-EF46-4BA5C2CBF77C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff82b5b000 - 0x7fff82b66fff com.apple.CrashReporterSupport 10.6 (237) <7B22FB86-33C7-A775-2F13-0D3356E2B971> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff82cd0000 - 0x7fff82ce1fff com.apple.DSObjCWrappers.Framework 10.6 (134) <3C08225D-517E-2822-6152-F6EB13A4ADF9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x7fff82ce2000 - 0x7fff82ceffff libCSync.A.dylib ??? (???) <D97C8D7E-2CA3-9495-0C41-004CE47BC5DD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff82cf0000 - 0x7fff82d31ff7 com.apple.SystemConfiguration 1.10 (1.10) <E3FF1FC8-C760-2047-F954-0D283DD0F714> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff82d32000 - 0x7fff82d7cff7 com.apple.Metadata 10.6.0 (507.1) <AA0DF8E0-9B5B-2377-9B20-884919E28994> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff82d7d000 - 0x7fff82fe7ff7 com.apple.QuartzComposer 4.0 (156.6) <4E43D357-4A18-5D16-02E8-14324A5B9302> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x7fff830c0000 - 0x7fff831fdfef com.apple.WebKit 6531 (6531.9) <17A680A1-FE75-81E5-952A-047E5FA96F66> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff831fe000 - 0x7fff8329efff com.apple.LaunchServices 360.3 (360.3) <02FFE657-CC7A-5266-F06E-8732E28F70A9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff8329f000 - 0x7fff832bdff7 libPng.dylib ??? (???) <6A0E35B8-2E33-7C64-2B53-6F47F628DE7A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff832fd000 - 0x7fff83381fff com.apple.print.framework.PrintCore 6.0 (312) <1F747E69-924D-8C5B-F318-C4828CC6E85D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x7fff8338b000 - 0x7fff833c6fe7 com.apple.CoreMedia 0.420.17 (420.17) <E299556E-6930-DC30-DA23-88B812AF63CA> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff833c7000 - 0x7fff8340aff7 libRIP.A.dylib ??? (???) <8D7113D2-71A7-A205-D2D0-2DB0F37FFBB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff8340b000 - 0x7fff8340bff7 com.apple.Accelerate 1.5 (Accelerate 1.5) <E517A811-E0E6-89D0-F397-66122C7A25A4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff83418000 - 0x7fff83e3bfe7 com.apple.WebCore 6531 (6531.9) <6DEBA397-4369-A8B1-1757-40FD454F6B51> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x7fff83ead000 - 0x7fff83eb1ff7 libCGXType.A.dylib ??? (???) <50EB4AB0-0B25-E5DC-FC9E-12268B51F02F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff83eb2000 - 0x7fff83f1aff7 com.apple.MeshKitRuntime 1.0 (49.0) <580F1945-540B-1E68-0341-A6ADAD78397E> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
    0x7fff83f1b000 - 0x7fff83f68ff7 libauto.dylib ??? (???) <8658DB85-C611-1212-44E5-5B2539018FA0> /usr/lib/libauto.dylib
    0x7fff84188000 - 0x7fff84188ff7 com.apple.quartzframework 1.5 (1.5) <B182B579-BCCE-81BF-8DA2-9E0B7BDF8516> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff84189000 - 0x7fff84189ff7 com.apple.Carbon 150 (152) <8D8CF535-90BE-691C-EC1B-63FBE2162C9B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff841d8000 - 0x7fff84209fef libTrueTypeScaler.dylib ??? (???) <3F30259E-9EB0-18D2-B0F3-7B8A9625574E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x7fff84249000 - 0x7fff842fffe7 libobjc.A.dylib ??? (???) <261D97A3-225B-8A00-56AA-F9F27973063F> /usr/lib/libobjc.A.dylib
    0x7fff84300000 - 0x7fff84366fe7 com.apple.AppleVAFramework 4.6.2 (4.6.2) <3DA57727-EAD1-A199-4093-54CC4698A109> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff84367000 - 0x7fff845a0fe7 com.apple.imageKit 2.0 (1.0) <F579694D-9FA0-6365-45CD-E380C2EB2573> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x7fff845a1000 - 0x7fff845a6fff libGIF.dylib ??? (???) <0C112067-95FE-B9BC-C70C-64A46A277F34> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff845f2000 - 0x7fff846f7fe7 libGLProgrammability.dylib ??? (???) <EDEC71CB-5F5B-7F55-47F4-19E953E3BE61> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x7fff846f8000 - 0x7fff8470efff com.apple.MultitouchSupport.framework 200.20 (200.20) <96B8C66E-D84D-863B-CB1D-F7E005569706> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff8470f000 - 0x7fff84728fff com.apple.CFOpenDirectory 10.6 (10.6) <0F46E102-8B8E-0995-BA85-3D9608F0A30C> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x7fff84729000 - 0x7fff8511dfe7 com.apple.AppKit 6.6.1 (1038.2) <C17AD2AC-8639-D20F-CD99-36EEC619A5F0> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff8511e000 - 0x7fff85132ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff85133000 - 0x7fff8515bfff com.apple.DictionaryServices 1.1 (1.1) <D57BA55A-4CC5-5C17-8077-AEEA27A01C7A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x7fff8515c000 - 0x7fff8515cff7 com.apple.Accelerate.vecLib 3.5 (vecLib 3.5) <BA861575-B0DE-50F5-A799-BDF188A3D4EF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x7fff851c3000 - 0x7fff85253fff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x7fff85284000 - 0x7fff8533fff7 libFontParser.dylib ??? (???) <8926E1B0-6D1E-502A-5028-1DCC57F6D6FA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff85340000 - 0x7fff853f4fef com.apple.ColorSync 4.6.0 (4.6.0) <080BEDDE-E7A4-F88D-928B-7501574A157B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x7fff853f5000 - 0x7fff85419ff7 com.apple.CoreVideo 1.6.0 (43.0) <FF5F0EEF-56BE-24DD-C8FA-CB41F126E6A8> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff8541a000 - 0x7fff85449ff7 com.apple.quartzfilters 1.6.0 (1.6.0) <9CECB4FC-1CCF-B8A2-B935-5888B21CBEEF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x7fff8544a000 - 0x7fff85680fef com.apple.AddressBook.framework 5.0 (862) <06928F7A-AFEC-7C7F-E1EC-D99983588C00> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff85681000 - 0x7fff8568fff7 libkxld.dylib ??? (???) <823B6BE6-E952-3B3C-3633-8F4D6C4606A8> /usr/lib/system/libkxld.dylib
    0x7fff85690000 - 0x7fff856a5fff com.apple.LangAnalysis 1.6.5 (1.6.5) <D4956302-5A2D-2AFD-C143-6287F1313196> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff856a6000 - 0x7fff856e3fff com.apple.LDAPFramework 2.0 (120.1) <0F7DF87D-6A08-02AF-790B-76294FCE8916> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff856e4000 - 0x7fff85773fff com.apple.PDFKit 2.5 (2.5) <7849E675-4289-6FEA-E314-063E91A4B07F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x7fff857a5000 - 0x7fff857fafef com.apple.framework.familycontrols 2.0 (2.0) <2520A455-5487-1964-C5D9-D284699D2537> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff857fb000 - 0x7fff85842ff7 com.apple.coreui 0.2 (112) <E64F7594-7829-575F-666A-0B16875FC644> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff85843000 - 0x7fff858c5fef com.apple.QuickLookUIFramework 2.0 (327.0) <B9850E11-3F04-100F-0122-B4AD6222A43F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x7fff85bab000 - 0x7fff85badfff libRadiance.dylib ??? (???) <77F285E0-5D5E-A0B0-A89E-9332D6AB2867> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff85bae000 - 0x7fff85bb1ff7 com.apple.securityhi 4.0 (36638) <77F40B57-2D97-7AE5-1331-8945C71DFB57> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x7fff85bb2000 - 0x7fff85d25fef com.apple.CoreFoundation 6.6 (550) <04EC0CC2-6CE4-4EE0-03B9-6C5109398CB1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff85d26000 - 0x7fff85d29fff com.apple.help 1.3.1 (41) <54B79BA2-B71B-268E-8752-5C8EE00E49E4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x7fff85d2a000 - 0x7fff86534fe7 libBLAS.dylib ??? (???) <FC941ECB-71D0-FAE3-DCBF-C5A619E594B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff865a9000 - 0x7fff865bbfe7 libsasl2.2.dylib ??? (???) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
    0x7fff8660a000 - 0x7fff8661dfff libGL.dylib ??? (???) <D452ADC0-04B1-E24F-03E6-717E58E1D659> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff86692000 - 0x7fff866cdfef com.apple.AE 496 (496) <6AFD62E0-DD92-4F04-A73A-90224D80593D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x7fff8670e000 - 0x7fff8691aff7 com.apple.RawCamera.bundle 2.2.1 (477) <B4DD9D3B-CD05-5ACE-6808-BEC5660D805C> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff869ad000 - 0x7fff869c3fff com.apple.ImageCapture 6.0 (6.0) <5B5AF8FB-C12A-B51F-94FC-3EC4698E818E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x7fff869c4000 - 0x7fff86a90fff com.apple.CFNetwork 454.4 (454.4) <E7721AD8-3177-8749-60F7-5EF323E6492B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x7fff86a91000 - 0x7fff86a92fff com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <5062DACE-FCE7-8E41-F5F6-58821778629C> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x7fff86af2000 - 0x7fff86bbdfe7 ColorSyncDeprecated.dylib ??? (???) <03DA3BF0-1293-8947-A8B6-5E599F5B5DC7> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.f ramework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x7fff86bbe000 - 0x7fff86bbfff7 com.apple.audio.units.AudioUnit 1.6 (1.6) <7A51FBCE-7907-28A0-B2D2-CAADA78F2913> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff86be1000 - 0x7fff86be5ff7 libmathCommon.A.dylib ??? (???) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
    0x7fff86c97000 - 0x7fff86cadfef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
    0x7fff86cf9000 - 0x7fff86d24ff7 libxslt.1.dylib ??? (???) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
    0x7fff87065000 - 0x7fff87222fff libicucore.A.dylib ??? (???) <224721C0-EC21-94D0-6484-66C603C34CBE> /usr/lib/libicucore.A.dylib
    0x7fff87223000 - 0x7fff87332ff7 libcrypto.0.9.8.dylib ??? (???) <A2DA70D0-02AE-89FA-1CDA-B3CA986CAE6D> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff87333000 - 0x7fff874edfef com.apple.ImageIO.framework 3.0.0 (3.0.0) <D5594E10-F805-F816-10E9-F95753BE18CC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x7fff87517000 - 0x7fff8764fff7 com.apple.CoreData 102 (246) <0502CBD8-513E-C19A-3562-20EC35535D71> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff8765b000 - 0x7fff87698ff7 libFontRegistry.dylib ??? (???) <43ADB89E-036B-9D8F-CC4B-CE6B6BCC5AB5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff87699000 - 0x7fff876e2ff7 com.apple.securityinterface 4.0 (36981) <F14235A2-8320-1A71-24FE-EB22008483E9> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x7fff876e3000 - 0x7fff87792fef edu.mit.Kerberos 6.5.8 (6.5.8) <A9C16B72-A1F8-3DDE-7772-E7635774CA6E> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff87793000 - 0x7fff877d3fef com.apple.QD 3.31 (???) <0FA2713A-99BD-A96B-56AF-7DB0AB4927AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff877d4000 - 0x7fff877d9ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x7fff877dc000 - 0x7fff877fdff7 com.apple.opencl 11 (11) <A53E07FB-AD2F-9F3E-EC00-7DCC7DDE2F90> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff877fe000 - 0x7fff87803fff libGFXShared.dylib ??? (???) <C386DB22-A0AA-D826-ACBA-25E82B480D05> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff87804000 - 0x7fff8781fff7 com.apple.openscripting 1.3 (???) <DFBFBFD3-90C0-0710-300C-1A7210CB3713> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff87820000 - 0x7fff8789dfef com.apple.backup.framework 1.1 (1.0) <35E2F1B1-C301-EFF7-F222-964D1A6ABE09> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff87949000 - 0x7fff87c46fef com.apple.HIToolbox 1.6.0 (???) <870B39B2-55BD-9C82-72EB-2E3470BD0E14> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff87c77000 - 0x7fff87c7dff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff87c7e000 - 0x7fff87c9efef com.apple.DirectoryService.Framework 3.6 (621) <925EE208-03B2-B24A-3686-57EAFBDA5ADF> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x7fff87c9f000 - 0x7fff87ca0fff liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
    0x7fff87ca1000 - 0x7fff87ca7fff libCGXCoreImage.A.dylib ??? (???) <D113DB65-BB37-5499-8825-E6AE8AB1F8B8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x7fff87ca8000 - 0x7fff87fdafef com.apple.CoreServices.CarbonCore 859.1 (859.1) <5712C4C1-B18B-88EE-221F-DA04A8EDA029> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff87fdb000 - 0x7fff88056ff7 com.apple.ISSupport 1.9.1 (49) <EF46DFEE-3B41-97C1-1BE6-A19A1786B85F> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x7fff88057000 - 0x7fff8849afef libLAPACK.dylib ??? (???) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff8849b000 - 0x7fff884a2fff com.apple.OpenDirectory 10.6 (10.6) <72A65D76-7831-D31E-F1B3-9E48BF26A98B> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff884a3000 - 0x7fff88520fe7 com.apple.CoreText 3.0.0 (???) <51175014-9F0C-7E96-FB6F-3DC5E446B92E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x7fff88521000 - 0x7fff885ddff7 com.apple.CoreServices.OSServices 352 (352) <CD933BBD-B260-552F-E64E-291D6ED3091A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff88693000 - 0x7fff886c8ff7 libcups.2.dylib ??? (???) <1FE99C26-B845-F508-815A-5B2CF2CA5337> /usr/lib/libcups.2.dylib
    0x7fff886c9000 - 0x7fff886dafef libz.1.dylib ??? (???) <3A7A4C48-A4C8-A78A-8B87-C0DDF6601AC8> /usr/lib/libz.1.dylib
    0x7fff886db000 - 0x7fff886dcff7 com.apple.TrustEvaluationAgent 1.0 (1) <4B6B7853-EDAC-08B7-3324-CA9A3802FAE2> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff886dd000 - 0x7fff88716ff7 com.apple.MeshKit 1.0 (49.0) <7587A7F2-DF5D-B8B2-A6A8-1389CF28BC51> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x7fff88717000 - 0x7fff88774fef com.apple.framework.IOKit 2.0 (???) <65AA6170-12E3-BFB5-F982-E0C433610A1F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff88775000 - 0x7fff88775ff7 com.apple.vecLib 3.5 (vecLib 3.5) <5B072584-9579-F54F-180E-5D425B37E85C> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff88776000 - 0x7fff887c5ff7 com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <14FD0978-4BE0-336B-A19E-F388694583EB> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x7fff887c6000 - 0x7fff88984ff7 libSystem.B.dylib ??? (???) <66102D4E-6C8B-77D0-6766-2A1788B20C6F> /usr/lib/libSystem.B.dylib
    0x7fff88985000 - 0x7fff889effe7 libvMisc.dylib ??? (???) <524DC30F-6A54-CCED-56D9-F57033B06E99> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <66102D4E-6C8B-77D0-6766-2A1788B20C6F> /usr/lib/libSystem.B.dylib
    Model: MacBook2,1, BootROM MB21.00A5.B07, 2 processors, Intel Core 2 Duo, 2 GHz, 2 GB, SMC 1.13f3
    Graphics: Intel GMA 950, GMA 950, Built-In, spdisplaysintegratedvram
    Memory Module: global_name
    AirPort: spairportwireless_card_type_airportextreme (0x168C, 0x87), Atheros 5416: 2.0.19.4
    Bluetooth: Version 2.2.1f7, 2 service, 0 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en3
    Serial ATA Device: FUJITSU MHY2080BH, 74.53 GB
    Parallel ATA Device: MATSHITADVD-R UJ-857D
    USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8501, 0xfd400000
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac (Apple Inc.), 0x021a, 0x1d200000
    USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8205, 0x7d100000
    USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8240, 0x5d200000

    if anyone can help me understand this i have fixed the flash portion of my problem but java still crashes the computer when trying to load.

  • NullPointerException when trying to run FopPrintServlet

    Dear All,
    I'm trying to run the FopPrintServlet shipped with Apache FOP 0.20.5 bin
    release but i got the following exception which is related to a bug in OracleAS OC4J instance 10.1.2.0.2 as in the FOP code i didn't reference Oracle XML parser but i got the exception from the Class : oracle.xml.jaxp.JXTransformer.reportXSLException
    So, how can i disable OC4J from referencing Oracle XML APIs which running Apache FOP java code.
    java.lang.NullPointerException
    at
    oracle.xml.jaxp.JXTransformer.reportXSLException(JXTransformer.java:776)
    at oracle.xml.jaxp.JXTransformer.transform(JXTransformer.java:343)
    at
    oracle.xml.jaxp.JXTransformerHandler.endDocument(JXTransformerHandler.java:141)
    at
    oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:286)
    at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:184)
    at oracle.xml.jaxp.JXXMLFilter.parse(JXXMLFilter.java:96)
    at org.apache.fop.apps.Driver.render(Driver.java:498)
    at
    ws.its.esc.bp.test.FopPrintServlet.renderXML(FopPrintServlet.java:100)
    at
    ws.its.esc.bp.test.FopPrintServlet.doPost(FopPrintServlet.java:68)
    at ws.its.esc.bp.test.FopPrintServlet.doGet(FopPrintServlet.java:47)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.evermind[Oracle Application Server Containers for J2EE 10g
    (10.1.2.0.0)].server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
    at oracle.security.jazn.oc4j.JAZNFilter.doFilter(Unknown Source)
    at com.evermind[Oracle Application Server Containers for J2EE 10g
    (10.1.2.0.0)].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:649)
    at com.evermind[Oracle Application Server Containers for J2EE 10g
    (10.1.2.0.0)].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:322)
    at com.evermind[Oracle Application Server Containers for J2EE 10g
    (10.1.2.0.0)].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:790)
    at com.evermind[Oracle Application Server Containers for J2EE 10g
    (10.1.2.0.0)].server.http.HttpRequestHandler.run(HttpRequestHandler.java:270)
    at com.evermind[Oracle Application Server Containers for J2EE 10g
    (10.1.2.0.0)].server.http.HttpRequestHandler.run(HttpRequestHandler.java:112)
    at com.evermind[Oracle Application Server Containers for J2EE 10g
    (10.1.2.0.0)].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:186)
    at java.lang.Thread.run(Thread.java:534)

    This is a duplicate of the following post:
    NullPointerException when trying to run FopPrintServlet on JDeveloper
    user513949,
    If you are using OC4J stand-alone version 10.1.2.0.2, I suggest you refer to the following post:
    Class loading issue in 10.1.2?  commons-codec
    And you may need to set the following property:
    javax.xml.parsers.SAXParserFactoryGood Luck,
    Avi.

  • Odd error originating from NI-5411 (Error code: BFFA0002) when trying to load arbitrary waveform

    Hello everyone. 
    We have some equipment (PCI NI-5411) that is misbehaving in an odd and new way. When trying to load an arbitrary waveform onto the AWG (using a library call to the "niFgen Write Binary 16 Waveform"), it produces an error. The error code is "BFFA0002", but I haven't been able to find any information that can show what this error code provides. Previously, we had some problem when the system wouldn't find the file and produces an error even though the file is there. After changing our code so the file access is attempted several times, the problem was resolved. However, that doesn't work in this case and we do not know here the problem is.
    This is a pretty much shooting wild and hoping that something falls down, but if anyone could provide me with information about the error code or another probable error source I would be highly grateful.
    Thanks in advance!
    With best regards,
    Niclas

    Hi Niclas,
    That error code suggests that a file cannot be opened. This error is defined in IVI as  IVI_ERROR_CANNOT_OPEN_FILE.I don't think we return this error code from the NI-FGEN driver.
    You mentioned that you have an issue with finding a file. Is that file specific to your application? How is it being open or used? What API do you use to open that file?
    For NI-FGEN specific error code (and generic IVI error codes), you can query the error message by calling niFgen_error_message function or niFgen Error Message.vi.
    Thanks,
    - Liusdi

  • Error when trying to load data from ODS to CUBE

    hi,
      Iam getting a short dump  when trying to load data from ODS to CUBE. The Run time error is 'TYPELOAD_NEW_VERSION' and the short text is 'A newer version of data type "/BIC/AZODS_CA00" was found than one required.please help me out.

    Hi,
    Check this thread.........Ajeet Singh  has given a good solution here.........
    Re: Error With Data Load-Getting Canceled Right Away
    Also check SAP note: 382480..................for ur reference............
    Symptom
    A DART extraction job terminates with runtime error TYPELOAD_NEW_VERSION and error message:
    Data type "TXW_INDEX" was found in a newer version than required.
    The termination occurs in the ABAP/4 program "SAPLTXW2 " in "TXW_SEGMENT_RECORD_EXPORT".
    Additional key words
    RTXWCF01, LTXW2U01, TXW_INDEX
    Cause and prerequisites
    This problem seems to happen when several DART extraction jobs are running in parallel, and both jobs access table TXW_INDEX.
    Solution
    If possible, avoid running DART extractions in parallel.
    If you do plan to run such jobs in parallel, please consider the following points:
    In the DART Extract configuration, increase the value of the parameter "Maximum memory allocation for index (MB)" if possible. You can estimate reasonable values with the "File size worksheet" utility.
    Run parallel DART jobs on different application servers.
    As an alternative, please apply note 400195.
    It may help u.........
    Regards,
    Debjani.......

  • Error when trying to run an application that worked when built with 8.6

    I have a simple program that I wrote in version 8.6 that I never had a problem building and running applications built with it in 8.6.  Two weeks ago I got 2009 in the mail because we had very recently purchased 8.6 and I am getting errors when trying to run an application built with the same code using 2009.  The error has to do with the Mean.vi.  It claims it cannot find it.  The error I get reads as follows:
    An error occurred loading VI 'NI_AALBase.lvlib:Mean.vi'.  LabVIEW load error code 3: Could not load front panel.  I don't need access to this vi's front panel, so I am wondering if it is a problem with the runtime engine and not my code.  Please respond as soon as possible as this will quickly start to impact my testing schedule.  Thank You.
    Solved!
    Go to Solution.

    Hi!
    The same problem ???
    I discussed it with my local NI technical support team. The application works without any problems now.
    Basic rule: when creating an installer be sure that option "Run Time Engine xxxx"  in "Additional Installers" category is checked in spite of the fact that Run Time Engine is already installed.
    Best regards.
    Attachments:
    ADDINST.png ‏13 KB

  • NullPointerException when trying to run FopPrintServlet on JDeveloper

    Dear All,
    I'm trying to run the FopPrintServlet shipped with Apache FOP 0.20.5 bin
    release but i got the following exception which is related to a bug in JDeveloper 10.1.2 as in the FOP code i didn't reference Oracle XML parser but i got the exception from the Class : oracle.xml.jaxp.JXTransformer.reportXSLException
    So, how can i disable JDeveloper from referencing Oracle XML APIs which running Apache FOP java code.
    java.lang.NullPointerException
    at
    oracle.xml.jaxp.JXTransformer.reportXSLException(JXTransformer.java:776)
    at oracle.xml.jaxp.JXTransformer.transform(JXTransformer.java:343)
    at
    oracle.xml.jaxp.JXTransformerHandler.endDocument(JXTransformerHandler.java:141)
    at
    oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:286)
    at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:184)
    at oracle.xml.jaxp.JXXMLFilter.parse(JXXMLFilter.java:96)
    at org.apache.fop.apps.Driver.render(Driver.java:498)
    at
    ws.its.esc.bp.test.FopPrintServlet.renderXML(FopPrintServlet.java:100)
    at
    ws.its.esc.bp.test.FopPrintServlet.doPost(FopPrintServlet.java:68)
    at ws.its.esc.bp.test.FopPrintServlet.doGet(FopPrintServlet.java:47)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.evermind[Oracle Application Server Containers for J2EE 10g
    (10.1.2.0.0)].server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
    at oracle.security.jazn.oc4j.JAZNFilter.doFilter(Unknown Source)
    at com.evermind[Oracle Application Server Containers for J2EE 10g
    (10.1.2.0.0)].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:649)
    at com.evermind[Oracle Application Server Containers for J2EE 10g
    (10.1.2.0.0)].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:322)
    at com.evermind[Oracle Application Server Containers for J2EE 10g
    (10.1.2.0.0)].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:790)
    at com.evermind[Oracle Application Server Containers for J2EE 10g
    (10.1.2.0.0)].server.http.HttpRequestHandler.run(HttpRequestHandler.java:270)
    at com.evermind[Oracle Application Server Containers for J2EE 10g
    (10.1.2.0.0)].server.http.HttpRequestHandler.run(HttpRequestHandler.java:112)
    at com.evermind[Oracle Application Server Containers for J2EE 10g
    (10.1.2.0.0)].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:186)
    at java.lang.Thread.run(Thread.java:534)

    This is a duplicate of the following post:
    NullPointerException when trying to run FopPrintServlet
    Cheers,
    Avi.

  • Firefox 8 is still freezing at irregular intervals, usually when trying to load a page or a bookmark from the menu

    so far when trying to load pages but once when i had the bookmark menu open and tried to scroll down in it the whole thing froze with the menu fixed on top over everything (including other applications), with similar symptoms as before; 40-50% cpu usage, firefox APPEARS to have hung but comes back after a minute or two. except or the single time the bookmark menu was stuck on top, u can just do other things until firefox comes back.

    sorry but the issue that was about is said to be fixed in firefox 8 so i assumed this was not the same bug; also i dont know enough about the addon recommended to know if it is secure enough. the firefox browser is used almost exclusively for use with tor (i should have made this clear in the question...DOH!) and if the places maintenance does anything which bypasses tor it kind of obviates the whole point lol. so i am reluctant to use the addon (and if the bug it was working around is fixed anyways according to the blog entry it wouldnt work anyway). i am not techie enough to audit/test places maintenance or file proper bug reports which would also interfere with the work i am supposed to do with firefox anyways. so i guess my question is really more for information, and in the faint hope other ppl may find the answer. thx for reply anyway

  • LabView hangs when trying to load the same VI with a different user logged onto Win2k

    When 'User A' is logged onto Win2k, a particular VI loads and runs fine. When 'User B' logs onto the same Win2k box, LabView hangs when trying to load the VI.
    I'm also not seeing the setup channels in the Data Neighborhood in MAX when logged on as 'User B'. I tried loading the configuration when logged on as 'User B' that I think is being used for 'User A', but nothing happens.
    Where are the configuration files (of whatever type) that tell LabView which user is logged on?
    Thank you!

    There are no configuration files that tells LabVIEW what users are logged on. It is Win2K permissions settings that allow different users access to different folders and applications. Try changing the permissions for the LabVIEW folder and see if that doesn't fix your problem.

  • TS1398 I seem to be experiencing some technical difficulty when trying to load up my Facebook home page and also other people's FB home pages. My iPad initially starts to load the page, but then abruptly closes Safari. Any ideas on why/how to fix?

    My Safari abruptly closes when trying to load my Facebook home page or the home page of others. It seems like there is too much info trying to load so it just shuts down. Any ideas on how to fix?

    Start Firefox in [[Safe Mode]] to check if one of your add-ons is causing your problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    * Don't make any changes on the Safe mode start window.
    See [[Troubleshooting extensions and themes]] and [[Troubleshooting plugins]]
    See also http://kb.mozillazine.org/Standard_diagnostic_-_Firefox#Extension_issues
    Do a malware check with a few malware scan programs.<br />
    You need to use all programs because each detects different malware.<br />
    Make sure that you update each program to get the latest version of the database before doing a scan.<br />
    * http://www.malwarebytes.org/mbam.php - Malwarebytes' Anti-Malware
    * http://www.superantispyware.com/ - SuperAntispyware
    * http://www.safer-networking.org/en/index.html - Spybot Search & Destroy
    * http://www.lavasoft.com/products/ad_aware_free.php - Ad-Aware Free
    * http://www.microsoft.com/windows/products/winfamily/defender/default.mspx - Windows Defender: Home Page
    See also "Spyware on Windows": http://kb.mozillazine.org/Popups_not_blocked and [[Searches are redirected to another site]]

  • Project Online - Sorry, something went wrong when trying to load PWA

    Hi All
    When trying to load a Project Online instance (a new deployment in this case), we get the 'Sorry, something went wrong' error message.
    I tried to provision another PWA site (PWA2), and the same error occurs.
    Anybody seen this?

    Hello,
    Providing it has provisioned correctly in the SharePoint Site Collection admin page, there isn't a lot you can do other than raise a support ticket via the Office 365 tenant. If these are new blank PWA instances, try switching the permission modes, see if
    that helps.
    Paul
    Paul Mather | Twitter |
    http://pwmather.wordpress.com | CPS |
    MVP | Downloads

  • Bw problem/error when trying to load data

    hi experts i suddenly have this issue when trying to load data anywhere in my bw system (psa,ods,infocubes) i get the following abap runtime error:
    SNAP_NO_NEW_ENTRY
    runntime error,short dump could not be written
    and bellow that it generally says that SNAP is full and i need to create more free space
    any suggestions what i should do?
    ps.i ve tried the re-organize option and no luck, i need to take more drastic measures
    thanks

    check the below thread...
    [SNAP_NO_NEW_ENTRY;

  • GenericServiceFactory initialization problem when trying to load Web servic

    Hi,
    I am making a Guided procedure that calls a webservice. I have created a new Destination Template and was able to load the webservice definition successfully, but when I test the callable object I created for that same webservice y get the error:
    GenericServiceFactory initialization problem when trying to load Web service model for WSDL.
    Somehow I think there is something wrong with the user authentication. The Destination template has a user and password but somehow I think the callable object test is not using this information at all.
    Can anyone help ?
    Thanks in advance

    Hi Hans,
    Have you verified if you can call any external web service calls from your J2EE engine?  Go into the SOA Management / Global settings (if you are on CE - if you're on 7.0 it's in manage WS desintations).
    Look at your proxy settings and set them like your web browser that enables external calls.  For example, in the SAP network I set my global proxy settings on my local J2EE engine to be:
    Proxy host:  proxy
    Proxy port: 8080
    Exclude list:  *.sap.corp
    Does that make sense - have you verified if your settings are correct for your company?
    Regards
    Ginger

  • I get an error when trying to open "The application Creative Cloud can't be opened. -1712

    I get an error when trying to open "The application Creative Cloud can't be opened. -1712

    The application Install.app can't be opened. -1712

  • Displays blank page when tried to access ORACLE Application Server Control

    Hi,
    I have successfully installed the Oracle SOA Suite using advance installation.
    But when tried to open ORACLE APPLICATION SERVER CONTROL by following the below path.
    start-> programs-> oracle-soa->ORACLE APPLICATION SERVER CONTROL, It displays a blank IE page.
    But when tried to open BPEL control or WSM control or ESB control, it takes me to the login page.
    Note: Started the SOA suite and the status of ASG component in the Start SOA page says Down.Does this affect in anyways?
    Would appreciate if anyone could throw some light on this.

    Hi All,
    I started reinstalling SOA suite and while installation, I encounter below warning.
    "A DHCP configuration was detected on this host" The installer also detected that the localhost name and network hostname differ. please resolve the networking issues by reffering the "Installing on DHCP computers" section in the installation guide."
    Note: Doing installation in the server.
    Wondering this could be the cause for displaying blank Application Server Control page.
    And here is, what it says in the installation guide.
    Note this limitation when running Oracle Application Server on DHCP computers: Oracle Application Server instances on DHCP computers cannot communicate with other instances running on other computers. For example, you cannot have OracleAS Infrastructure on one computer and a middle tier on another computer if any one of those computers uses DHCP. All the instances that need to communicate with each other need to run on the same computer. There are no limitations on clients: clients from other computers can access the instances running on the DHCP computer, as long as the client computer can resolve the DHCP computer on the network.
    The solution for this is installing loopback adapter. But the catch is, I have few webmethods running on the server. Wondering about the effects of Loop back adadpter on webmethods. Please someone throw some light.
    Regards
    jude.

Maybe you are looking for