About JVM crash after every 3 hours

I am working on a web-application in which i am using tomcat web-server 4.2 and jdk 1.6. i have got memory problems.
when i starts tomcat server many clients gets login and then memrory used by java process goes on increase continously, it reachs around 3GB and then JVM got crash. i am using JNI bcoz backend for my project is c-database, so i have to allocates lots of memrory in JNI also. so where is actually memory problem comes, in JNI memrory or in Java (JVM) memrory. looking for your positive reply.
Thanks

A system crash which is creates a windows system error dialog or a unix dump file means you have an error in your C code.
A clean exit via a java exception means that you either have a problem in your JNI code in terms of java objects or something in your java code. Either would produce a memory exception.

Similar Messages

  • About JVM got crash after every 3 hours.

    I am working on a web-application in which i am using tomcat web-server 4.2 and jdk 1.6. i have got memory problems.
    when i starts tomcat server many clients gets login and then memrory used by java process goes on increase continously, it reachs around 3GB and then JVM got crash. i am using JNI bcoz backend for my project is c-database, so i have to allocates lots of memrory in JNI also. so where is actually memory problem comes, in JNI memrory or in Java (JVM) memrory. looking for your positive reply.
    Thanks
    Vishal Andre.

    See, for example http://java.sun.com/docs/hotspot/gc1.4.2/example.html for how to turn on the appropriate flags for diagnosing Java garbage collection problems, and what to look for. That document was written for JDK-1.4.2, but the flags and techniques still apply in later JVM's.
    If you are leaking, or mangling, native memory from your native C libraries, then looking at the Java GC output won't help. Posting any error messages you get would help people help you diagnose the problem.

  • My Apple Mail keeps crashing after every 2 hours or so?

    I can usually get 2 or so hours use out of Apple Mail before it crashes.
    I've got about 6 Gmail accounts setup on it plus my iCloud account.
    Mail is by far my favourite email client but if this continues to happen the only solution is converting - please save me!

    Thanks for your feedback Linc.
    I couldn't find the "Anonymous UUID" but report is listed below:
    Process:         Mail [301]
    Path:            /Applications/Mail.app/Contents/MacOS/Mail
    Identifier:      com.apple.mail
    Version:         5.1 (1251)
    Build Info:      Mail-1251000000000000~2
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [156]
    Date/Time:       2012-01-10 09:08:56.652 +0000
    OS Version:      Mac OS X 10.7.2 (11C74)
    Report Version:  9
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: 0x000000000000000d, 0x0000000000000000
    VM Regions Near 0:
    -->
        __TEXT                 0000000102694000-0000000102a46000 [ 3784K] r-x/rwx SM=COW  /Applications/Mail.app/Contents/MacOS/Mail
    Application Specific Information:
    objc_msgSend() selector name: release
    objc[301]: garbage collection is OFF
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libobjc.A.dylib                         0x00000001047f0e90 objc_msgSend + 16
    1   libsystem_blocks.dylib                  0x00000001072fc174 _Block_release + 181
    2   com.apple.CoreFoundation                0x00000001048f3110 CFRelease + 176
    3   com.apple.CoreFoundation                0x000000010491b5f0 -[__NSArrayM dealloc] + 304
    4   com.apple.Foundation                    0x0000000104c8ff28 -[NSBlockOperation dealloc] + 36
    5   com.apple.MessageFramework              0x00000001039ce48d -[_LibraryIMAPStoreBlockOperation dealloc] + 56
    6   libobjc.A.dylib                         0x00000001047f603c (anonymous namespace)::AutoreleasePoolPage::pop(void*) + 434
    7   com.apple.CoreFoundation                0x000000010491bf75 _CFAutoreleasePoolPop + 37
    8   com.apple.Foundation                    0x0000000104c127a3 -[NSAutoreleasePool drain] + 154
    9   com.apple.AppKit                        0x00000001056606d1 -[NSApplication run] + 634
    10  com.apple.AppKit                        0x00000001058df80c NSApplicationMain + 867
    11  com.apple.mail                          0x000000010276cd88 0x102694000 + 888200
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00000001074aa7e6 kevent + 10
    1   libdispatch.dylib                       0x00000001072745be _dispatch_mgr_invoke + 923
    2   libdispatch.dylib                       0x000000010727314e _dispatch_mgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib                  0x00000001074a867a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00000001074a7d71 mach_msg + 73
    2   com.apple.CoreFoundation                0x000000010491ab6c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00000001049232d4 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x0000000104922ae6 CFRunLoopRunSpecific + 230
    5   com.apple.Foundation                    0x0000000104c1a04f -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 267
    6   com.apple.Foundation                    0x0000000104c19f3b -[NSRunLoop(NSRunLoop) run] + 62
    7   com.apple.MessageFramework              0x00000001038780b1 -[RSSInterchange _runManager] + 1345
    8   com.apple.Foundation                    0x0000000104c687fe -[NSThread main] + 68
    9   com.apple.Foundation                    0x0000000104c68776 __NSThread__main__ + 1575
    10  libsystem_c.dylib                       0x00000001073568bf _pthread_start + 335
    11  libsystem_c.dylib                       0x0000000107359b75 thread_start + 13
    Thread 3:: CVDisplayLink
    0   libsystem_kernel.dylib                  0x00000001074a9bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x000000010735a274 _pthread_cond_wait + 840
    2   com.apple.CoreVideo                     0x000000010b09bb3c CVDisplayLink::runIOThread() + 710
    3   com.apple.CoreVideo                     0x000000010b09b85d _ZL13startIOThreadPv + 148
    4   libsystem_c.dylib                       0x00000001073568bf _pthread_start + 335
    5   libsystem_c.dylib                       0x0000000107359b75 thread_start + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00000001074a867a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00000001074a7d71 mach_msg + 73
    2   com.apple.CoreFoundation                0x000000010491ab6c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00000001049232d4 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x0000000104922ae6 CFRunLoopRunSpecific + 230
    5   com.apple.Foundation                    0x0000000104c1a04f -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 267
    6   com.apple.Foundation                    0x0000000104c19f3b -[NSRunLoop(NSRunLoop) run] + 62
    7   com.apple.MessageFramework              0x0000000103897891 +[_NSSocket _runIOThread] + 80
    8   com.apple.Foundation                    0x0000000104c687fe -[NSThread main] + 68
    9   com.apple.Foundation                    0x0000000104c68776 __NSThread__main__ + 1575
    10  libsystem_c.dylib                       0x00000001073568bf _pthread_start + 335
    11  libsystem_c.dylib                       0x0000000107359b75 thread_start + 13
    Thread 5:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00000001074a9df2 __select + 10
    1   com.apple.CoreFoundation                0x000000010496bf9b __CFSocketManager + 1355
    2   libsystem_c.dylib                       0x00000001073568bf _pthread_start + 335
    3   libsystem_c.dylib                       0x0000000107359b75 thread_start + 13
    Thread 6:: WebCore: LocalStorage
    0   libsystem_kernel.dylib                  0x00000001074a9bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x000000010735a274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x000000010cbd75a0 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3   com.apple.WebCore                       0x000000010f2ead5a ***::MessageQueue<WebCore::LocalStorageTask>::waitForMessage() + 132
    4   com.apple.WebCore                       0x000000010f2eacb3 WebCore::LocalStorageThread::threadEntryPoint() + 99
    5   com.apple.WebCore                       0x000000010f2eabfb WebCore::LocalStorageThread::threadEntryPointCallback(void*) + 9
    6   libsystem_c.dylib                       0x00000001073568bf _pthread_start + 335
    7   libsystem_c.dylib                       0x0000000107359b75 thread_start + 13
    Thread 7:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x00000001074a9bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x000000010735a274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x000000010cbd75f7 ***::ThreadCondition::timedWait(***::Mutex&, double) + 151
    3   com.apple.JavaScriptCore                0x000000010ce03ccf JSC::Heap::blockFreeingThreadMain() + 319
    4   com.apple.JavaScriptCore                0x000000010ce03d09 JSC::Heap::blockFreeingThreadStartFunc(void*) + 9
    5   libsystem_c.dylib                       0x00000001073568bf _pthread_start + 335
    6   libsystem_c.dylib                       0x0000000107359b75 thread_start + 13
    Thread 8:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00000001074a867a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00000001074a7d71 mach_msg + 73
    2   com.apple.CoreFoundation                0x000000010491ab6c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00000001049232d4 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x0000000104922ae6 CFRunLoopRunSpecific + 230
    5   com.apple.Foundation                    0x0000000104c740ab +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335
    6   com.apple.Foundation                    0x0000000104c687fe -[NSThread main] + 68
    7   com.apple.Foundation                    0x0000000104c68776 __NSThread__main__ + 1575
    8   libsystem_c.dylib                       0x00000001073568bf _pthread_start + 335
    9   libsystem_c.dylib                       0x0000000107359b75 thread_start + 13
    Thread 9:: -[IMAPAccount _invalidateMailboxWithName:expunge:URLToCompact:]  Dispatch queue: com.apple.root.default-overcommit-priority
    0   libsystem_kernel.dylib                  0x00000001074a9bf2 __psynch_mutexwait + 10
    1   libsystem_c.dylib                       0x00000001073551a1 pthread_mutex_lock + 545
    2   com.apple.MessageFramework              0x000000010389fe61 -[IMAPGateway connection] + 18
    3   com.apple.MessageFramework              0x00000001038bb79c -[IMAPConnectionPool _validateAndCheckOutGateway:forMailbox:allowReconnect:newGateway:] + 74
    4   com.apple.MessageFramework              0x00000001038a9b0b -[IMAPConnectionPool checkOutGatewayForExistingConnectionToMailbox:] + 381
    5   com.apple.MessageFramework              0x00000001038a998c -[IMAPAccount gatewayForExistingConnectionToMailbox:] + 29
    6   com.apple.MessageFramework              0x00000001038a991c -[IMAPAccount _invalidateMailboxWithName:expunge:URLToCompact:] + 27
    7   com.apple.CoreFoundation                0x000000010498020c __invoking___ + 140
    8   com.apple.CoreFoundation                0x00000001049800a4 -[NSInvocation invoke] + 132
    9   com.apple.MessageFramework              0x0000000103857745 -[ThrowingInvocationOperation main] + 33
    10  com.apple.MessageFramework              0x00000001038576eb -[_MFInvocationOperation main] + 449
    11  com.apple.Foundation                    0x0000000104c56788 -[__NSOperationInternal start] + 705
    12  com.apple.Foundation                    0x0000000104c699e6 ____NSOQSchedule_block_invoke_2 + 124
    13  libdispatch.dylib                       0x00000001072728ba _dispatch_call_block_and_release + 18
    14  libdispatch.dylib                       0x0000000107273799 _dispatch_worker_thread2 + 255
    15  libsystem_c.dylib                       0x00000001073583da _pthread_wqthread + 316
    16  libsystem_c.dylib                       0x0000000107359b85 start_wqthread + 13
    Thread 10:
    0   libsystem_kernel.dylib                  0x00000001074aa192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x0000000107358594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x0000000107359b85 start_wqthread + 13
    Thread 11:
    0   libsystem_kernel.dylib                  0x00000001074aa192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x0000000107358594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x0000000107359b85 start_wqthread + 13
    Thread 12:
    0   libsystem_c.dylib                       0x0000000107359b78 start_wqthread + 0
    Thread 13:
    0   libsystem_kernel.dylib                  0x00000001074aa192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x0000000107358594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x0000000107359b85 start_wqthread + 13
    Thread 14:
    0   libsystem_kernel.dylib                  0x00000001074aa192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x0000000107358594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x0000000107359b85 start_wqthread + 13
    Thread 15:
    0   libsystem_kernel.dylib                  0x00000001074aa192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x0000000107358594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x0000000107359b85 start_wqthread + 13
    Thread 16:
    0   libsystem_kernel.dylib                  0x00000001074aa192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x0000000107358594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x0000000107359b85 start_wqthread + 13
    Thread 17:
    0   libsystem_kernel.dylib                  0x00000001074aa192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x0000000107358594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x0000000107359b85 start_wqthread + 13
    Thread 18:: Dispatch queue: com.apple.root.default-overcommit-priority
    0   libsystem_kernel.dylib                  0x00000001074a867a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00000001074a7d71 mach_msg + 73
    2   com.apple.CoreFoundation                0x000000010491ab6c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00000001049232d4 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x0000000104922ae6 CFRunLoopRunSpecific + 230
    5   com.apple.MessageFramework              0x0000000103898c48 _handleRequestWithTimeout + 1484
    6   com.apple.MessageFramework              0x000000010389b259 -[_NSSocket readBytes:length:error:] + 164
    7   com.apple.MessageFramework              0x000000010389ae72 -[Connection _readBytesFromSocketIntoBuffer:amount:requireAllBytes:error:] + 86
    8   com.apple.MessageFramework              0x000000010389ad04 -[Connection _fillBuffer:] + 673
    9   com.apple.MessageFramework              0x000000010389a957 -[Connection _readLineIntoData:error:] + 74
    10  com.apple.MessageFramework              0x000000010389a8c9 -[IMAPConnection _readLineIntoData:error:] + 53
    11  com.apple.MessageFramework              0x000000010389a76a -[IMAPConnection(MFPrivate) _readDataOfLength:intoData:error:] + 113
    12  com.apple.MessageFramework              0x000000010389a2aa -[IMAPResponse initWithConnection:error:] + 150
    13  com.apple.MessageFramework              0x000000010389a1da -[IMAPConnection _copyNextServerResponse:] + 56
    14  com.apple.MessageFramework              0x00000001038a48fc -[IMAPConnection _copyNextTaggedOrContinuationResponseForCommand:exists:] + 519
    15  com.apple.MessageFramework              0x00000001038a46f0 -[IMAPConnection _copyNextTaggedOrContinuationResponseForCommand:] + 20
    16  com.apple.MessageFramework              0x00000001038edd4e -[IMAPConnection executeIdle:] + 177
    17  com.apple.MessageFramework              0x00000001038edc97 -[IMAPClientIdleOperation executeOnConnection:] + 25
    18  com.apple.MessageFramework              0x00000001038a24bc -[IMAPConnection prepareAndExecuteOperation:outWrongState:] + 1485
    19  com.apple.MessageFramework              0x00000001038a19c6 -[IMAPGateway _allowClientOperationThrough:] + 855
    20  com.apple.MessageFramework              0x00000001038a13e2 -[IMAPGateway allowClientOperationThrough:] + 350
    21  com.apple.MessageFramework              0x00000001038a1257 -[IMAPClientOperation main] + 85
    22  com.apple.Foundation                    0x0000000104c56788 -[__NSOperationInternal start] + 705
    23  com.apple.Foundation                    0x0000000104c699e6 ____NSOQSchedule_block_invoke_2 + 124
    24  libdispatch.dylib                       0x00000001072728ba _dispatch_call_block_and_release + 18
    25  libdispatch.dylib                       0x0000000107273799 _dispatch_worker_thread2 + 255
    26  libsystem_c.dylib                       0x00000001073583da _pthread_wqthread + 316
    27  libsystem_c.dylib                       0x0000000107359b85 start_wqthread + 13
    Thread 19:
    0   libsystem_kernel.dylib                  0x00000001074aa192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x0000000107358594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x0000000107359b85 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000003  rbx: 0x00007ff2a5350bd0  rcx: 0x00007ff2a39b3820  rdx: 0x00007ff2a2be9e78
      rdi: 0x00007ff2a39b3820  rsi: 0x000000010480f4e8  rbp: 0x00007fff62293610  rsp: 0x00007fff622935e0
       r8: 0x0000000000000010   r9: 0x0000000000006000  r10: 0x00000001164d8930  r11: 0x200007ff2a3999a1
      r12: 0x0000000000000001  r13: 0x00007ff2a5350bd0  r14: 0x00007ff2a5350bd8  r15: 0x0000000000000001
      rip: 0x00000001047f0e90  rfl: 0x0000000000010246  cr2: 0x0000000110c5c000
    Logical CPU: 1
    Binary Images:
           0x102694000 -        0x102a45fff  com.apple.mail (5.1 - 1251) <6497E6E9-53F7-3772-ACC1-6E5E96449353> /Applications/Mail.app/Contents/MacOS/Mail
           0x102b41000 -        0x102e62fff  com.apple.AddressBook.framework (6.1 - 1062) <94321204-A094-3BBE-8EA6-6048D39F4E54> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
           0x103053000 -        0x10313afff  com.apple.backup.framework (1.3.1 - 1.3.1) <3F01784C-3C09-3F08-B949-779F0A5248C1> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
           0x1031af000 -        0x1033d9ff7  com.apple.CalendarStore (5.0.1 - 1139.14) <570E813D-3E53-3F44-8EFB-9037809B305B> /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
           0x10350e000 -        0x10350efff  com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
           0x103514000 -        0x103514fff  com.apple.Cocoa (6.6 - ???) <021D4214-9C23-3CD8-AFB2-F331697A4508> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
           0x103518000 -        0x103541fff  com.apple.datadetectors (3.0 - 172.3) <7C8B98DD-68C0-3AE0-BCD9-55CBD63925B7> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetect ors
           0x10355e000 -        0x1035bffff  com.apple.ExchangeWebServices (2.0 - 123) <74F90633-C43E-31F2-A9CF-2E91E306E46F> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/Exch angeWebServices
           0x103653000 -        0x1036e0fff  com.apple.iLifeMediaBrowser (2.6.1 - 502.1.5) <6E778C70-7254-3D1A-8D11-6D38643BDEBA> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
           0x103741000 -        0x103759fff  com.apple.iChat.InstantMessage (6.0 - 833) <DF9EAA84-8AE6-3BFD-AB21-7BDED2161564> /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
           0x10376b000 -        0x103792fff  com.apple.framework.internetaccounts (1.1 - 2) <B01A08DC-2735-3783-B0C8-63492BD845CF> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
           0x1037ba000 -        0x103824fff  com.apple.framework.IOKit (2.0 - ???) <87D55F1D-CDB5-3D13-A5F9-98EA4E22F8EE> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
           0x10384f000 -        0x103851fff  apop.so (??? - ???) <B40CE86C-1757-3261-848C-F166F3D513EA> /usr/lib/sasl2/apop.so
           0x103855000 -        0x103badff7  com.apple.MessageFramework (5.1 - 1251.1) <9A036637-6172-3D23-9118-4633E2CF2029> /System/Library/Frameworks/Message.framework/Versions/B/Message
           0x103d66000 -        0x103d8dfff  com.apple.PerformanceAnalysis (1.10 - 10) <2A058167-292E-3C3A-B1F8-49813336E068> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
           0x103daa000 -        0x103dacfff  libanonymous.2.so (??? - ???) <99136B94-8BE0-3563-9E2A-9C826971B6E9> /usr/lib/sasl2/libanonymous.2.so
           0x103db0000 -        0x103f3aff7  com.apple.QTKit (7.7.1 - 2306) <A97042BD-4FD8-3556-9279-6B7742C98904> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
           0x10403d000 -        0x10403dfff  com.apple.quartzframework (1.5 - 1.5) <21FCC91F-C7B9-304F-8C9C-04F3924F4AE3> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
           0x104044000 -        0x10431cff7  com.apple.security (7.0 - 55010) <93713FF4-FE86-3B4C-8150-5FCC7F3320C8> /System/Library/Frameworks/Security.framework/Versions/A/Security
           0x104433000 -        0x104468fff  com.apple.securityinterface (5.0 - 55004) <790DDF7E-6BA9-36DD-B818-2322A712E1F5> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
           0x104493000 -        0x104495fff  login.so (??? - ???) <48CD069F-68F5-32C4-BFAC-AC0EFB7B9489> /usr/lib/sasl2/login.so
           0x104499000 -        0x1044f0fff  com.apple.Suggestions (1.0 - 85.0) <CC8986E7-65EF-3CE5-9058-B082EB19DFFA> /System/Library/PrivateFrameworks/Suggestions.framework/Versions/A/Suggestions
           0x10452c000 -        0x10452efff  libplain.2.so (??? - ???) <C98A873A-4373-3E3A-8257-D9BB5F857C85> /usr/lib/sasl2/libplain.2.so
           0x104532000 -        0x1046bcff7  com.apple.WebKit (7534.52 - 7534.52.7) <D858B247-71C2-395A-9A44-A0B8B0713E3A> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
           0x1047a5000 -        0x1047d2fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <095FDD3C-3961-3865-A59B-A5B0A4B8B923> /usr/lib/libSystem.B.dylib
           0x1047e0000 -        0x1047e2fff  smb_nt.so (??? - ???) <C6D59817-4DB8-34F9-BD71-2FDDA857CBA8> /usr/lib/sasl2/smb_nt.so
           0x1047e7000 -        0x1048cbdef  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <C5F2392D-B481-3A9D-91BE-3D039FFF4DEC> /usr/lib/libobjc.A.dylib
           0x1048e3000 -        0x1048e3fff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
           0x1048ea000 -        0x104abefff  com.apple.CoreFoundation (6.7.1 - 635.15) <FE4A86C2-3599-3CF8-AD1A-822F1FEA820F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
           0x104c0b000 -        0x104c0bfff  com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
           0x104c0e000 -        0x104f27ff7  com.apple.Foundation (6.7.1 - 833.20) <D922F590-FDA6-3D89-A271-FD35E2290624> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
           0x10510e000 -        0x1052adfff  com.apple.QuartzCore (1.7 - 270.0) <E8FC9AA4-A5CB-384B-AD29-7190A1387D3E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
           0x105356000 -        0x105570fef  com.apple.CoreData (104 - 358.12) <33B1FA75-7970-3751-9DCC-FF809D3E1FA2> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
           0x10565b000 -        0x10625cff7  com.apple.AppKit (6.7.2 - 1138.23) <5CD2C850-4F52-3BA2-BA11-3107DFD2D23C> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
           0x10699a000 -        0x106a0dfff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
           0x106a71000 -        0x106a7dfff  com.apple.DirectoryService.Framework (10.7 - 146) <BB0240B0-69F7-38FA-A8D8-9C0079F8613F> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
           0x106a89000 -        0x106ac4fff  com.apple.LDAPFramework (3.0 - 120.1) <0C23534F-A8E7-3144-B2B2-50F9875101E2> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
           0x106ad8000 -        0x106b23ff7  com.apple.SystemConfiguration (1.11.1 - 1.11) <F832FE21-5509-37C6-B1F1-48928F31BE45> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
           0x106b4c000 -        0x106b4cffd +cl_kernels (??? - ???) <613F34C0-789A-47DA-96F9-25A03DA94B85> cl_kernels
           0x106b4f000 -        0x106c5bfff  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib
           0x106cc4000 -        0x106cc9fff  com.apple.OpenDirectory (10.7 - 146) <91A87249-6A2F-3F89-A8DE-0E95C0B54A3A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
           0x106cd2000 -        0x106cd9fff  com.apple.NetFS (4.0 - 4.0) <B9F41443-679A-31AD-B0EB-36557DAF782B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
           0x106ce1000 -        0x106ce2fff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
           0x106cec000 -        0x106eeefff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <38CD6ED3-C8E4-3CCD-89AC-9C3198803101> /usr/lib/libicucore.A.dylib
           0x106f7e000 -        0x106f84ff7  com.apple.phonenumbers (1.0 - 47) <8CE13253-C65B-392F-B87F-D85A15D500D3> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
           0x106f8a000 -        0x106f99ff7  com.apple.opengl (1.7.5 - 1.7.5) <2945F1A6-910C-3596-9988-5701B04BD821> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
           0x106fa1000 -        0x106fa2ff3 +cl_kernels (??? - ???) <198CE51F-5ACF-4921-91C2-39DE50205083> cl_kernels
           0x106fa4000 -        0x107046ff7  com.apple.securityfoundation (5.0 - 55005) <0D59908C-A61B-389E-AF37-741ACBBA6A94> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
           0x107097000 -        0x1070e5fff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
           0x107103000 -        0x107178ff7  libc++.1.dylib (19.0.0 - compatibility 1.0.0) <C0EFFF1B-0FEB-3F99-BE54-506B35B555A9> /usr/lib/libc++.1.dylib
           0x1071d3000 -        0x1071d4ffc +cl_kernels (??? - ???) <93D6C948-664A-454C-8E55-4A48B1B76CAA> cl_kernels
           0x1071d9000 -        0x1071e4ff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
           0x1071f1000 -        0x1071f6fff  libcache.dylib (47.0.0 - compatibility 1.0.0) <B7757E2E-5A7D-362E-AB71-785FE79E1527> /usr/lib/system/libcache.dylib
           0x1071fd000 -        0x10723fff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <A5B9778E-11C3-3F61-B740-1F2114E967FB> /usr/lib/system/libcommonCrypto.dylib
           0x107250000 -        0x107255fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
           0x10725d000 -        0x10725eff3 +cl_kernels (??? - ???) <A69F1760-1D54-446D-A2A4-14C78D7E76FB> cl_kernels
           0x107260000 -        0x107267fff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib
           0x107271000 -        0x10727ffff  libdispatch.dylib (187.7.0 - compatibility 1.0.0) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
           0x107292000 -        0x107292ffd +cl_kernels (??? - ???) <342AC278-C60F-471D-81A9-385B25B21C4D> cl_kernels
           0x107294000 -        0x107295fff  libdnsinfo.dylib (395.6.0 - compatibility 1.0.0) <718A135F-6349-354A-85D5-430B128EFD57> /usr/lib/system/libdnsinfo.dylib
           0x10729b000 -        0x10729bff5 +cl_kernels (??? - ???) <A54D7EF3-FFBB-447F-861C-E2D658BFE9AE> cl_kernels
           0x10729e000 -        0x1072a2fff  libdyld.dylib (195.5.0 - compatibility 1.0.0) <F1903B7A-D3FF-3390-909A-B24E09BAD1A5> /usr/lib/system/libdyld.dylib
           0x1072ac000 -        0x1072acfff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
           0x1072b0000 -        0x1072baff7  liblaunch.dylib (392.18.0 - compatibility 1.0.0) <39EF04F2-7F0C-3435-B785-BF283727FFBD> /usr/lib/system/liblaunch.dylib
           0x1072c6000 -        0x1072ccfff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <D86F63EC-D2BD-32E0-8955-08B5EAFAD2CC> /usr/lib/system/libmacho.dylib
           0x1072d7000 -        0x1072dbfff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
           0x1072e2000 -        0x1072e4fff  libquarantine.dylib (36.0.0 - compatibility 1.0.0) <4C3BFBC7-E592-3939-B376-1C2E2D7C5389> /usr/lib/system/libquarantine.dylib
           0x1072ee000 -        0x1072efff7  libremovefile.dylib (21.0.0 - compatibility 1.0.0) <C6C49FB7-1892-32E4-86B5-25AD165131AA> /usr/lib/system/libremovefile.dylib
           0x1072f4000 -        0x1072f7ff7  libCoreFSCache.dylib (??? - ???) <D4B5EFEA-7878-3674-A973-BA1D675E5A3C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
           0x1072fb000 -        0x1072fcff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
           0x107308000 -        0x1073e5fef  libsystem_c.dylib (763.12.0 - compatibility 1.0.0) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
           0x107428000 -        0x107430fff  libsystem_dnssd.dylib (??? - ???) <7749128E-D0C5-3832-861C-BC9913F774FA> /usr/lib/system/libsystem_dnssd.dylib
           0x10743d000 -        0x107478ff7  libsystem_info.dylib (??? - ???) <9C8C2DCB-96DB-3471-9DCE-ADCC26BE2DD4> /usr/lib/system/libsystem_info.dylib
           0x107493000 -        0x1074b3fff  libsystem_kernel.dylib (1699.22.73 - compatibility 1.0.0) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
           0x1074c3000 -        0x1074c4fff  libwebsharing.dylib (??? - ???) <279415F4-2FAD-3D68-BE9A-691D03389662> /usr/lib/libwebsharing.dylib
           0x1074c8000 -        0x1074cdff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
           0x1074d4000 -        0x1074d4ff7  com.apple.SafariDAVNotifier (1.1 - 1) <560452E6-BCB8-36B0-B36E-47AF9CC99958> /System/Library/PrivateFrameworks/BookmarkDAV.framework/Versions/A/Frameworks/S afariDAVNotifier.framework/Versions/A/SafariDAVNotifier
           0x1074d9000 -        0x1074e2ff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
           0x1074eb000 -        0x1074ecfff  libsystem_sandbox.dylib (??? - ???) <8D14139B-B671-35F4-9E5A-023B4C523C38> /usr/lib/system/libsystem_sandbox.dylib
           0x1074f4000 -        0x1074f5fff  libunc.dylib (24.0.0 - compatibility 1.0.0) <C67B3B14-866C-314F-87FF-8025BEC2CAAC> /usr/lib/system/libunc.dylib
           0x1074ff000 -        0x107505ff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
           0x10750e000 -        0x10752bff7  libxpc.dylib (77.17.0 - compatibility 1.0.0) <72A16104-2F23-3C22-B474-1953F06F9376> /usr/lib/system/libxpc.dylib
           0x107542000 -        0x107644ff7  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <D46F371D-6422-31B7-BCE0-D80713069E0E> /usr/lib/libxml2.2.dylib
           0x107670000 -        0x107682ff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
           0x10768a000 -        0x1077f0fff  com.apple.CFNetwork (520.2.5 - 520.2.5) <406712D9-3F0C-3763-B4EB-868D01F1F042> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
           0x107898000 -        0x107899fff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
           0x10789d000 -        0x10789ffff  com.apple.AddressBook.LocalSourceBundle (1.2 - 1062) <F03F0085-D9E7-3838-9ED6-248E8397620E> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource
           0x1078a4000 -        0x1078b7ff7  libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib
           0x1078c1000 -        0x1078ddff7  com.apple.GenerationalStorage (1.0 - 125) <31F60175-E38D-3C63-8D95-32CFE7062BCB> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
           0x1078ec000 -        0x1078feff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
           0x107907000 -        0x107a0afff  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <7F60B0FF-4946-3639-89AB-B540D318B249> /usr/lib/libsqlite3.dylib
           0x107a1f000 -        0x107a24fff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
           0x107a29000 -        0x107d45ff7  com.apple.CoreServices.CarbonCore (960.18 - 960.18) <6020C3FB-6125-3EAE-A55D-1E77E38BEDEA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
           0x107dc1000 -        0x107e44fef  com.apple.Metadata (10.7.0 - 627.20) <E00156B0-663A-35EF-A307-A2CEB00F1845> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
           0x107e9a000 -        0x107f7bfff  com.apple.CoreServices.OSServices (478.29 - 478.29) <B487110E-C942-33A8-A494-3BDEDB88B1CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
           0x107ff3000 -        0x10808dff7  com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
           0x1080cd000 -        0x1080cdff5 +cl_kernels (??? - ???) <29144958-D94C-479C-82CD-484798F5D184> cl_kernels
           0x1080cf000 -        0x10810efff  com.apple.AE (527.7 - 527.7) <B82F7ABC-AC8B-3507-B029-969DD5CA813D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
           0x108129000 -        0x1081c8fff  com.apple.LaunchServices (480.21 - 480.21) <6BFADEA9-5BC1-3B53-A013-488EB7F1AB57> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
           0x108214000 -        0x108244ff7  com.apple.DictionaryServices (1.2.1 - 158.2) <3FC86118-7553-38F7-8916-B329D2E94476> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
           0x108267000 -        0x10826dfff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
           0x108278000 -        0x108286ff7  libkxld.dylib (??? - ???) <65BE345D-6618-3D1A-9E2B-255E629646AA> /usr/lib/system/libkxld.dylib
           0x10828b000 -        0x10828dff7  com.apple.IMServicePlugInSupport (1.0 - 1) <A566600F-3D38-3B98-91B5-421AE6D27192> /System/Library/Frameworks/IMServicePlugIn.framework/Versions/A/Frameworks/IMSe rvicePlugInSupport.framework/Versions/A/IMServicePlugInSupport
           0x108292000 -        0x1082a0fff  com.apple.NetAuth (1.0 - 3.0) <F384FFFD-70F6-3B1C-A886-F5B446E456E7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
           0x1082ac000 -        0x1082adfff  libodfde.dylib (??? - ???) <87836EDD-1474-3926-916A-A7AE8CA65079> /usr/lib/libodfde.dylib
           0x1082b2000 -        0x108322fff  com.apple.datadetectorscore (3.0 - 179.4) <2A822A13-94B3-3A43-8724-98FDF698BB12> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
           0x108362000 -        0x108364fff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
           0x10836a000 -        0x108381fff  com.apple.CFOpenDirectory (10.7 - 144) <9709423E-8484-3B26-AAE8-EF58D1B8FB3F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
           0x10839d000 -        0x1083c8ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <8051A3FC-7385-3EA9-9634-78FC616C3E94> /usr/lib/libxslt.1.dylib
           0x1083d9000 -        0x1083fdff7  com.apple.RemoteViewServices (1.2 - 39) <862849C8-84C1-32A1-B87E-B29E74778C9F> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
           0x108421000 -        0x10857afff  com.apple.audio.toolbox.AudioToolbox (1.7.1 - 1.7.1) <4877267E-F736-3019-85D3-40A32A042A80> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
           0x1085ff000 -        0x1085fffff  com.apple.audio.units.AudioUnit (1.7.1 - 1.7.1) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
           0x108609000 -        0x108721ff7  com.apple.DesktopServices (1.6.1 - 1.6.1) <4418EAA6-7163-3A77-ABD3-F8289796C81A> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
           0x10877e000 -        0x108aa2fff  com.apple.HIToolbox (1.8 - ???) <A3BE7C59-52E6-3A7F-9B30-24B7DD3E95F2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
           0x108be7000 -        0x108bf2ff7  com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <7ADAAF5B-1D78-32F2-9FFF-D2E3FBB41C2B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
           0x108bfb000 -        0x108c5dfff  com.apple.coreui (1.2.1 - 164.1) <F7972630-F696-3FC5-9FCF-A6E1C8771078> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
           0x108c9a000 -        0x108d02ff7  com.apple.audio.CoreAudio (4.0.1 - 4.0.1) <7966E3BE-376B-371A-A21D-9BD763C0BAE7> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
           0x108d33000 -        0x108d4afff  com.apple.MultitouchSupport.framework (220.62.1 - 220.62.1) <F21C79C0-4B5A-3645-81A6-74F8EFA900CE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
           0x108d5e000 -        0x108d84ff7  com.apple.framework.familycontrols (3.0 - 300) <41A6DFC2-EAF5-390A-83A1-C8832528705C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
           0x108da3000 -        0x108e47fef  com.apple.ink.framework (1.3.2 - 110) <F69DBD44-FEC8-3C14-8131-CC0245DBBD42> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
           0x108e82000 -        0x109595587  com.apple.CoreGraphics (1.600.0 - ???) <A9F2451E-6F60-350E-A6E5-539669B53074> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
           0x109699000 -        0x109777fff  com.apple.ImageIO.framework (3.1.1 - 3.1.1) <13E549F8-5BD6-3BAE-8C33-1D0BD269C081> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
           0x1097c5000 -        0x109878fff  com.apple.CoreText (220.11.0 - ???) <4EA8E2DF-542D-38D5-ADB9-C0DAA73F898B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
           0x1098cd000 -        0x109951ff7  com.apple.ApplicationServices.ATS (317.5.0 - ???) <FE629F2D-6BC0-3A58-9844-D8B9A6808A00> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
           0x109980000 -        0x109a47ff7  com.apple.ColorSync (4.7.0 - 4.7.0) <F325A9D7-7203-36B7-8C1C-B6A4D5CC73A8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
           0x109a8c000 -        0x109ae7ff7  com.apple.HIServices (1.10 - ???) <BAB8B422-7047-3D2D-8E0A-13FCF153E4E7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
           0x109b20000 -        0x109b34ff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
           0x109b46000 -        0x109bc1ff7  com.apple.print.framework.PrintCore (7.1 - 366.1) <3F140DEB-9F87-3672-97CC-F983752581AC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
           0x109bf9000 -        0x109c3afff  com.apple.QD (3.12 - ???) <4F3C5629-97C7-3E55-AF3C-ACC524929DA2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
           0x109c57000 -        0x109c6cfff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <C061ECBB-7061-3A43-8A18-90633F943295> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
           0x109c7f000 -        0x109c85fff  IOSurface (??? - ???) <06FA3FDD-E6D5-391F-B60D-E98B169DAB1B> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
           0x109c94000 -        0x109c94fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
           0x109c98000 -        0x109cc1fff  libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
           0x109cc9000 -        0x109d20fff  libTIFF.dylib (??? - ???) <FF0D9A24-6956-3F03-81EA-3EEAD22C9DB8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
           0x109d2f000 -        0x109d4cfff  libPng.dylib (??? - ???) <3C70A94C-9442-3E11-AF51-C1B0EF81680E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
           0x109d5b000 -        0x109d60fff  libGIF.dylib (??? - ???) <393E2DB5-9479-39A6-A75A-B5F20B852532> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
           0x109d69000 -        0x109e76fff  libJP2.dylib (??? - ???) <6052C973-9354-35CB-AAB9-31D00D8786F9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
           0x109ea6000 -        0x109ea9fff  libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
           0x109eb4000 -        0x109fedfef  com.apple.vImage (5.1 - 5.1) <EB634387-CD15-3246-AC28-5FB368ACCEA2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
           0x10a00e000 -        0x10a00efff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <C06A140F-6114-3B8B-B080-E509303145B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
           0x10a014000 -        0x10a074fff  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
           0x10a081000 -        0x10a117ff7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
           0x10a123000 -        0x10a550fff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
           0x10a5b9000 -        0x10ab9dfff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
           0x10abdf000 -        0x10ace4ff7  libFontParser.dylib (??? - ???) <B9A53808-C97E-3293-9C33-1EA9D4E83EC8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
           0x10ad3f000 -        0x10ad92fff  libFontRegistry.dylib (??? - ???) <57FBD85F-41A6-3DB9-B5F4-FCC6B260F1AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
           0x10adbb000 -        0x10adfbff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <B7173CA4-CE16-3BAB-8D83-185FCEFA15F5> /usr/lib/libcups.2.dylib
           0x10ae13000 -        0x10ae37fff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
           0x10ae55000 -        0x10ae88ff7  com.apple.GSS (2.1 - 2.0) <9A2C9736-DA10-367A-B376-2C7A584E6C7A> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
           0x10aea3000 -        0x10aec2fff  libresolv.9.dylib (46.0.0 - compatibility 1.0.0) <33263568-E6F3-359C-A4FA-66AD1300F7D4> /usr/lib/libresolv.9.dylib
           0x10aecd000 -        0x10afc2fff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
           0x10afd1000 -        0x10b056ff7  com.apple.Heimdal (2.1 - 2.0) <C92E327E-CB5F-3C9B-92B0-F1680095C8A3> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
           0x10b084000 -        0x10b08ffff  com.apple.CommonAuth (2.1 - 2.0) <BFDD0A8D-4BEA-39EC-98B3-2E083D7B1ABD> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
           0x10b09a000 -        0x10b0c2ff7  com.apple.CoreVideo (1.7 - 70.1) <98F917B2-FB53-3EA3-B548-7E97B38309A7> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
           0x10b0db000 -        0x10b0dcfff  com.apple.bluetooth.IOBluetoothSCOAudioDriverPlugIn (4.0 - 4.0.1f4) <2CFB49E5-CE29-3747-BE80-6971FB41982E> /System/Library/Extensions/IOBluetoothFamily.kext/Contents/PlugIns/IOBluetoothS COAudioDriver.kext/Contents/Resources/IOBluetoothSCOAudioDriverPlugIn.bundle/Con tents/MacOS/IOBluetoothSCOAudioDriverPlugIn
           0x10b0e1000 -        0x10b354fff  com.apple.CoreImage (7.82 - 1.0.1) <282801B6-5D80-3E2C-88A4-00FE29906D5A> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
           0x10b440000 -        0x10b494ff7  com.apple.ScalableUserInterface (1.0 - 1) <1873D7BE-2272-31A1-8F85-F70C4D706B3B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
           0x10b4b9000 -        0x10b50bff7  libGLU.dylib (??? - ???) <3C9153A0-8499-3DC0-AAA4-9FA6E488BE13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
           0x10b51d000 -        0x10b523fff  libGFXShared.dylib (??? - ???) <343AE6C0-EB02-333C-8D35-DF6093B92758> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
           0x10b529000 -        0x10b52afff  com.apple.ServerInformation (1.0 - 1) <EE6BFCB2-C727-3CE6-B8C9-834230B2646B> /System/Library/PrivateFrameworks/ServerInformation.framework/Versions/A/Server Information
           0x10b52f000 -        0x10b545fff  libGL.dylib (??? - ???) <6A473BF9-4D35-34C6-9F8B-86B68091A9AF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
           0x10b559000 -        0x10b598ff7  libGLImage.dylib (??? - ???) <2D1D8488-EC5F-3229-B983-CFDE0BB37586> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
           0x10b5a0000 -        0x10b5a2fff  libCVMSPluginSupport.dylib (??? - ???) <61D89F3C-C64D-3733-819F-8AAAE4E2E993> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
           0x10b5ab000 -        0x10b5aefff  libCoreVMClient.dylib (??? - ???) <E034C772-4263-3F48-B083-25A758DD6228> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
           0x10b5b7000 -        0x10b5e4ff7  com.apple.opencl (1.50.63 - 1.50.63) <DB335C5C-3ABD-38C8-B6A5-8436EE1484D3> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
           0x10b5f4000 -        0x10babbfff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <E9D2A69C-6E81-358C-A162-510969F91490> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
           0x10bedf000 -        0x10bedffff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
           0x10bee5000 -        0x10beecff7  com.apple.CommerceCore (1.0 - 17) <AA783B87-48D4-3CA6-8FF6-0316396022F4> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
           0x10bef5000 -        0x10bef6fff  ATSHI.dylib (??? - ???) <F13B3CE7-DFD5-3FB4-B56F-73F6348A80EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
           0x10befb000 -        0x10bf69fff  com.apple.CoreSymbolication (2.1 - 66) <E1582596-4157-3535-BF1F-3BAE92A0B09F> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
           0x10bfa7000 -        0x10c00bfff  com.apple.Symbolication (1.2 - 83.1) <0C6F8907-6829-3409-99AC-ACC62923DE98> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
           0x10c04c000 -        0x10c086fff  com.apple.DebugSymbols (2.1 - 85) <AEF473A5-25BF-3FB7-9A07-320D9CB85959> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
           0x10c0a5000 -        0x10c0b7ff7  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
           0x10c0c0000 -        0x10c0f9fe7  libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib
           0x10c112000 -        0x10c380ff7  com.apple.QuartzComposer (5.0 - 236) <CBF3070A-BD09-328D-857F-F35A0E1D22B5> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
           0x10c4da000 -        0x10c56cff7  com.apple.PDFKit (2.6.1 - 2.6.1) <33A0A777-8CF4-3F36-BB1A-78F8A3D7E8C2> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
           0x10c5c9000 -        0x10c5f6fff  com.apple.quartzfilters (1.7.0 - 1.7.0) <ED846829-EBF1-3E2F-9EA6-D8743E5A4784> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
           0x10c625000 -        0x10c8a0fff  com.apple.imageKit (2.1.1 - 1.0) <9C159577-0FFF-34D8-890E-66627A9E44FB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
           0x10ca24000 -        0x10cb22fff  com.apple.QuickLookUIFramework (3.1 - 500.1) <D3A71FF1-7ED1-39DB-AD4E-451612DA536C> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
           0x10cbcc000 -        0x10ce57fff  com.apple.JavaScriptCore (7534.52 - 7534.52.7) <4B188A38-3A5B-327D-ABE9-8EE2420B3791> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
           0x10cede000 -        0x10cee1fff  com.apple.AppleSystemInfo (1.0 - 1) <598ADC13-C994-3579-A885-0D6658DDD564> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
           0x10ceeb000 -        0x10d307ff7  com.apple.SceneKit (2.1 - 125.1) <296A889C-2E9D-366F-8962-E23931EECC70> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
           0x10d4df000 -        0x10d526ff7  com.apple.CoreMedia (1.0 - 705.42) <AA2E9D78-A08C-39E2-B423-D69A75C2397D> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
           0x10d548000 -        0x10d8e6fef  com.apple.MediaToolbox (1.0 - 705.42) <BF05C02D-3202-3FF8-A334-C14AF7C89F9E> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
           0x10d960000 -        0x10dd92fff  com.apple.VideoToolbox (1.0 - 705.42) <FA0AD643-845C-3378-AFD1-8C5BD0215B72> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
           0x10de25000 -        0x10de3ffff  com.apple.CoreMediaAuthoring (2.0 - 889) <99D8E4C6-DDD3-3B0C-BBFB-A513877F10F6> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
           0x10de5a000 -        0x10deaafff  com.apple.CoreMediaIO (210.0 - 3180) <13374EA4-83BE-3407-B9DD-D199426D0E7A> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
           0x10ded2000 -        0x10e666fef  com.apple.CoreAUC (6.11.04 - 6.11.04) <FFC336DF-C71F-3C93-8E93-5CBD9EEAE940> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
           0x10e684000 -        0x10e6d7fff  com.apple.AppleVAFramework (5.0.14 - 5.0.14) <45159B9E-05BF-35B2-AF76-D933490FBFB1> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
           0x10e6e6000 -        0x10e6eaff7  com.apple.CommonPanels (1.2.5 - 94) <0BB2C436-C9D5-380B-86B5-E355A7711259> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
           0x10e6f2000 -        0x10e6f5fff  com.apple.help (1.3.2 - 42) <AB67588E-7227-3993-927F-C9E6DAC507FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
           0x10e701000 -        0x10e717ff7  com.apple.ImageCapture (7.0 - 7.0) <69E6E2E1-777E-332E-8BCF-4F0611517DD0> /System/Library/Frameworks/Carbon.

  • AE CS3 Crashes after every render with Apple ProRes 422 HQ

    I'm rendering some green screen shots with composited backgrounds (short clips, only 10-20 seconds max) and After Effects will crash after every render of footage that has been exported from Final Cut to Apple Pro Res 422 HQ codec. The original footage was Sony EX1 codec, but as I say - was converted before importing into AE.
    It will also not let me do batch renders, and will only get a few seconds in to the render. After every time it crashes, it tells me that it saved a copy of the render, and then usually gives me a message about how AE quit unexpectedly and I have the option of reporting or relaunching.
    I have 12 Gb of Ram in my MacPro with 2x3.2 Ghz Quad-Core Xeon processors and the latest OS.
    AE behaves normally when i animate some Illustrator or Photoshop files and render to various codecs and will not crash. Any suggestions?

    Animation at best quality is lossless so you can't get any better than that for the bit depth. The only problem with Animation Codec is that the files are big. I try and use lossless codecs for all of my interim renders. I only use compression when I'm doing the final renders.

  • Labview Program always crashs after a few hour' work

    My Labview Program always crashs after a few hour' work. The error report is:
    #Date: 2014年7月30日 4:27:27
    #OSName: Windows 7 Ultimate
    #OSVers: 6.1
    #OSBuild: 7600
    #AppName:
    #Version: 12.0 32-bit
    #AppKind: AppLib
    #AppModDate: 07/29/2014 20:13 GMT
    #LabVIEW Base Address: 0x30000000
    <DEBUG_OUTPUT>
    2014/7/30 8:34:11.006
    DAbort 0xF50EFD7B:
    c:\builds\penguin\labview\components\mgcore\trunk\12.0\source\MemoryManager.cpp(1104) : DAbort 0xF50EFD7B:
    minidump id: 6ebe0400-78d2-41e3-b2fd-858c21e3567b
    $Id: //labview/components/mgcore/trunk/12.0/source/MemoryManager.cpp#13 $
    </DEBUG_OUTPUT>
    0x30076B23 - lvrt <unknown> + 0
    0x307D1F90 - lvrt <unknown> + 0
    0x30605C66 - lvrt <unknown> + 0
    0x6C42A045 - nivissvc <unknown> + 0
    0x075A1F00 - nivision <unknown> + 0
    0x03B0577A - <unknown> <unknown> + 0
    0xE5BA0800 - <unknown> <unknown> + 0
    Who knows what had happened? Thank you for your help.

    Thank you for your reply.
    I don't build array continuously. I just build a few queues. I am sorry the program is too large to show it to you. I have read the dump file. It seems like memory overflow. Do you think so? But it seems like there is no chance for memory overflow in Labview. The dump file is as below:
    Microsoft (R) Windows Debugger Version 6.3.9600.17029 X86
    Copyright (c) Microsoft Corporation. All rights reserved.
    Loading Dump File [D:\LabVIEW Data\LVInternalReports\1.0.0.1\51437f73-aab6-4097-b7e1-3fee8a74e4dd\6ebe0400-78d2-41e3-b2fd-858c21e3567b.dmp]
    User Mini Dump File: Only registers, stack and portions of memory are available
    ************* Symbol Path validation summary **************
    Response Time (ms) Location
    OK C:\Program Files (x86)\Symbols
    Symbol search path is: C:\Program Files (x86)\Symbols
    Executable search path is:
    Windows 7 Version 7600 MP (4 procs) Free x86 compatible
    Product: WinNt, suite: SingleUserTS
    Machine Name:
    Debug session time: Wed Jul 30 08:34:10.000 2014 (UTC + 8:00)
    System Uptime: not available
    Process Uptime: 0 days 4:06:44.000
    This dump file has an exception of interest stored in it.
    The stored exception information can be accessed via .ecxr.
    (dfc.4b8): Unknown exception - code 00000002 (first/second chance not available)
    *** WARNING: Unable to verify timestamp for ntdll.dll
    *** ERROR: Module load completed but symbols could not be loaded for ntdll.dll
    *** WARNING: Unable to verify timestamp for kernel32.dll
    *** ERROR: Module load completed but symbols could not be loaded for kernel32.dll
    eax=13dbec20 ebx=13dbe550 ecx=00000008 edx=00000008 esi=00000003 edi=13dbe570
    eip=77b564f4 esp=13dbe500 ebp=13dbe59c iopl=0 nv up ei pl zr na pe nc
    cs=001b ss=0023 ds=0023 es=0023 fs=003b gs=0000 efl=00000246
    ntdll+0x464f4:
    77b564f4 c3 ret

  • Macbook Pro crashes after every sleep

    Hello!
    My brand new Macbook Pro with Retina display crashes after every deep sleep (sleep longer than 70 minutes). Once laptop is turned on, you see grey crash message.
    Practically no software installed since it's a new computer. OS and all software are up to date.
    I tried disabling deep sleep mode, resetting SMC/PRAM, reinstalling the OS - nothing helps.
    There are no external devices/USB attached to the laptop. I also tried disabling wi-fi/bluetooth and closing all applications before going to sleep mode - doesn't help neither.
    Kernel panic output:
    Thu Jan  3 22:25:13 2013
    panic(cpu 0 caller 0xffffff80258b7e75): Kernel trap at 0xffffff7fa5db9816, type 14=page fault, registers:
    CR0: 0x000000008001003b, CR2: 0x0000000000000000, CR3: 0x0000000027ad9000, CR4: 0x00000000001606e0
    RAX: 0xffffff80393efb00, RBX: 0xffffff80f79c0000, RCX: 0x0000000000000002, RDX: 0x0000000000000004
    RSP: 0xffffff811767bdc0, RBP: 0xffffff811767bde0, RSI: 0x0000000000000002, RDI: 0x0000000000000000
    R8:  0xffffff80393fb000, R9:  0x00000000000003ff, R10: 0xffffffffffffffff, R11: 0x00000000ffffffff
    R12: 0xffffff80393cad00, R13: 0x0000000000000002, R14: 0x0000000000000004, R15: 0x0000000000000002
    RFL: 0x0000000000010246, RIP: 0xffffff7fa5db9816, CS:  0x0000000000000008, SS:  0x0000000000000000
    Fault CR2: 0x0000000000000000, Error code: 0x0000000000000000, Fault CPU: 0x0
    Backtrace (CPU 0), Frame : Return Address
    0xffffff811767ba60 : 0xffffff802581d626
    0xffffff811767bad0 : 0xffffff80258b7e75
    0xffffff811767bca0 : 0xffffff80258cd3bd
    0xffffff811767bcc0 : 0xffffff7fa5db9816
    0xffffff811767bde0 : 0xffffff8025c388cc
    0xffffff811767be30 : 0xffffff8025c352e1
    0xffffff811767be80 : 0xffffff8025c3f804
    0xffffff811767bec0 : 0xffffff8025c34b8b
    0xffffff811767bef0 : 0xffffff8025c3f4fd
    0xffffff811767bf30 : 0xffffff8025c451ea
    0xffffff811767bf80 : 0xffffff8025c45319
    0xffffff811767bfb0 : 0xffffff80258b2957
          Kernel Extensions in backtrace:
             com.apple.iokit.IOUSBFamily(5.5)[DF1A9F7E-C593-313D-8EBB-5DA72F03C087]@0xffffff 7fa5d99000->0xffffff7fa5df4fff
                dependency: com.apple.iokit.IOPCIFamily(2.7.3)[7EECA562-F708-37FF-9757-CA9C98939903]@0xffff ff7fa5d70000
    BSD process name corresponding to current thread: kernel_task
    Mac OS version:
    12C3103
    Kernel version:
    Darwin Kernel Version 12.2.1: Thu Oct 18 12:13:47 PDT 2012; root:xnu-2050.20.9~1/RELEASE_X86_64
    Kernel UUID: 3F93B852-872F-3DF0-BCF8-46D48024C422
    Kernel slide:     0x0000000025600000
    Kernel text base: 0xffffff8025800000
    System model name: MacBookPro10,2 (Mac-***)
    System uptime in nanoseconds: 24686016681735
    last loaded kext at 7478943312836: com.apple.driver.AppleUSBCDC          4.1.22 (addr 0xffffff7fa74da000, size 16384)
    last unloaded kext at 7540383690983: com.apple.driver.AppleUSBCDC          4.1.22 (addr 0xffffff7fa74da000, size 12288)
    loaded kexts:
    com.silex.driver.sxuptp          1.10.1
    com.apple.filesystems.afpfs          10.0
    com.apple.nke.asp_tcp          7.0.0
    com.apple.filesystems.smbfs          1.8
    com.apple.driver.AppleBluetoothMultitouch          75.19
    com.apple.driver.AudioAUUC          1.60
    com.apple.iokit.IOBluetoothSerialManager          4.1.2f9
    com.apple.filesystems.autofs          3.0
    com.apple.driver.AGPM          100.12.81
    com.apple.driver.ApplePlatformEnabler          2.0.6d1
    com.apple.driver.X86PlatformShim          1.0.0
    com.apple.driver.AppleMikeyHIDDriver          122
    com.apple.driver.AppleHDA          2.3.5fc12
    com.apple.iokit.IOUserEthernet          1.0.0d1
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.ApplePolicyControl          3.2.13
    com.apple.driver.AppleUpstreamUserClient          3.5.10
    com.apple.driver.AppleSMCPDRC          1.0.0
    com.apple.driver.AppleBacklight          170.2.5
    com.apple.driver.AppleMCCSControl          1.1.11
    com.apple.driver.AppleIntelHD4000Graphics          8.0.6
    com.apple.driver.AppleIntelFramebufferCapri          8.0.6
    com.apple.driver.SMCMotionSensor          3.0.3d1
    com.apple.iokit.BroadcomBluetoothHCIControllerUSBTransport          4.1.2f9
    com.apple.driver.AppleMikeyDriver          2.3.5fc12
    com.apple.driver.AppleSMCLMU          2.0.3d0
    com.apple.driver.AppleLPC          1.6.0
    com.apple.driver.AppleUSBTCButtons          237.1
    com.apple.driver.AppleUSBTCKeyboard          237.1
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless          1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.BootCache          34
    com.apple.driver.XsanFilter          404
    com.apple.iokit.IOAHCIBlockStorage          2.3.1
    com.apple.driver.AppleUSBHub          5.5.0
    com.apple.driver.AppleSDXC          1.4.0
    com.apple.driver.AirPort.Brcm4331          612.20.15
    com.apple.driver.AppleAHCIPort          2.5.1
    com.apple.driver.AppleUSBEHCI          5.5.0
    com.apple.driver.AppleUSBXHCI          1.5.1
    com.apple.driver.AppleEFINVRAM          1.7
    com.apple.driver.AppleSmartBatteryManager          161.0.0
    com.apple.driver.AppleACPIButtons          1.7
    com.apple.driver.AppleRTC          1.5
    com.apple.driver.AppleHPET          1.8
    com.apple.driver.AppleSMBIOS          1.9
    com.apple.driver.AppleACPIEC          1.7
    com.apple.driver.AppleAPIC          1.6
    com.apple.driver.AppleIntelCPUPowerManagementClient          196.0.0
    com.apple.nke.applicationfirewall          4.0.39
    com.apple.security.quarantine          2
    com.apple.driver.AppleIntelCPUPowerManagement          196.0.0
    com.apple.security.SecureRemotePassword          1.0
    com.apple.driver.AppleUSBAudio          2.9.0f6
    com.apple.driver.IOBluetoothHIDDriver          4.1.2f9
    com.apple.driver.AppleMultitouchDriver          235.29
    com.apple.iokit.IOSerialFamily          10.0.6
    com.apple.kext.triggers          1.0
    com.apple.iokit.IOSCSIArchitectureModelFamily          3.5.5
    com.apple.driver.DspFuncLib          2.3.5fc12
    com.apple.iokit.IOAudioFamily          1.8.9fc11
    com.apple.kext.OSvKernDSPLib          1.6
    com.apple.iokit.IOSurface          86.0.3
    com.apple.iokit.IOBluetoothFamily          4.1.2f9
    com.apple.iokit.AppleBluetoothHCIControllerUSBTransport          4.1.2f9
    com.apple.driver.AppleHDAController          2.3.5fc12
    com.apple.iokit.IOHDAFamily          2.3.5fc12
    com.apple.driver.X86PlatformPlugin          1.0.0
    com.apple.driver.AppleSMBusController          1.0.11d0
    com.apple.driver.AppleSMC          3.1.4d2
    com.apple.driver.AppleSMBusPCI          1.0.11d0
    com.apple.driver.IOPlatformPluginFamily          5.3.0d47
    com.apple.driver.AppleGraphicsControl          3.2.13
    com.apple.driver.AppleBacklightExpert          1.0.4
    com.apple.iokit.IONDRVSupport          2.3.6
    com.apple.iokit.IOGraphicsFamily          2.3.6
    com.apple.driver.AppleUSBMultitouch          237.3
    com.apple.iokit.IOUSBHIDDriver          5.2.5
    com.apple.driver.AppleThunderboltDPInAdapter          1.8.9
    com.apple.driver.AppleThunderboltDPAdapterFamily          1.8.9
    com.apple.driver.AppleThunderboltPCIDownAdapter          1.2.6
    com.apple.driver.AppleUSBMergeNub          5.5.0
    com.apple.driver.AppleUSBComposite          5.2.5
    com.apple.driver.AppleThunderboltNHI          1.6.3
    com.apple.iokit.IOThunderboltFamily          2.1.8
    com.apple.iokit.IOUSBUserClient          5.5.0
    com.apple.iokit.IO80211Family          510.4
    com.apple.iokit.IONetworkingFamily          3.0
    com.apple.iokit.IOAHCIFamily          2.3.1
    com.apple.iokit.IOUSBFamily          5.5.0
    com.apple.driver.AppleEFIRuntime          1.7
    com.apple.iokit.IOHIDFamily          1.8.1
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.security.sandbox          220
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.security.TMSafetyNet          7
    com.apple.driver.DiskImages          344
    com.apple.iokit.IOStorageFamily          1.8
    com.apple.driver.AppleKeyStore          28.21
    com.apple.driver.AppleACPIPlatform          1.7
    com.apple.iokit.IOPCIFamily          2.7.3
    com.apple.iokit.IOACPIFamily          1.4
    com.apple.kec.corecrypto          1.0
    USB is mentioned plenty of times in the beginning of panic message, but I don't actually use my USB ports.

    have similar problem here...
    Macbookpro always died when it should have just slept...
    apple support guy suggest me to delete the following apps and do some things:
    - Onyx
    - Maintainance
    - Little snitch.. gonna reinstall
    - unplug all ports..  why?!?
    i installed Thinkertools afterwards..  because i just need the functions from onyx or maintainance...
    Then i did PRram delete... and save boot. like the Support guy said.
    The support guy also mentioned that the problem could come from my SSD HDD setup.
    But since i buyed a premium Quality OCZ with mac compatibility i thought to have eliminiated that in the first place..
    But... Now i my problem got worse. Mac didnt start up again after its crash.. stayed on a gray screen with turning ball.
    before doing what the support guy said the mac was selfstarting and just displaying a crashmessage.
    Got you the crashlog too if anyone can read this stuff...  just in case, i got alot of usb devices on it.
    Interval Since Last Panic Report:  39895 sec
    Panics Since Last Report:          1
    Anonymous UUID:                    F0734ACE-95CC-92B4-73D2-464D0B110499
    Fri Jan  4 05:05:10 2013
    panic(cpu 4 caller 0xffffff800f0b7bd5): Kernel trap at 0xffffff7f9072e032, type 14=page fault, registers:
    CR0: 0x000000008001003b, CR2: 0x0000000000000000, CR3: 0x00000000118f3000, CR4: 0x00000000000606e0
    RAX: 0xffffff7f9072e026, RBX: 0x0000000000000000, RCX: 0x0000000000000000, RDX: 0x0000000000000000
    RSP: 0xffffff81002fbeb0, RBP: 0xffffff81002fbec0, RSI: 0x0000000000000000, RDI: 0xffffff802260d800
    R8:  0x0000000000000001, R9:  0xffffff80f17d98f8, R10: 0x000000000fb583c5, R11: 0x00000000ffffff80
    R12: 0x0000000000ca012b, R13: 0x0000000000000000, R14: 0x0000000000000000, R15: 0x0000000000000001
    RFL: 0x0000000000010286, RIP: 0xffffff7f9072e032, CS:  0x0000000000000008, SS:  0x0000000000000010
    Fault CR2: 0x0000000000000000, Error code: 0x0000000000000000, Fault CPU: 0x4
    Backtrace (CPU 4), Frame : Return Address
    0xffffff81002fbb50 : 0xffffff800f01d626
    0xffffff81002fbbc0 : 0xffffff800f0b7bd5
    0xffffff81002fbd90 : 0xffffff800f0ce4ed
    0xffffff81002fbdb0 : 0xffffff7f9072e032
    0xffffff81002fbec0 : 0xffffff7f90d36cea
    0xffffff81002fbef0 : 0xffffff800f4472a8
    0xffffff81002fbf30 : 0xffffff800f445daa
    0xffffff81002fbf80 : 0xffffff800f445ed9
    0xffffff81002fbfb0 : 0xffffff800f0b26b7
          Kernel Extensions in backtrace:
             com.apple.AMDRadeonAccelerator(1.0)[D89E4100-9C89-3C99-B34B-F7790E1A0B8B]@0xfff fff7f90d30000->0xffffff7f910fdfff
                dependency: com.apple.iokit.IOAcceleratorFamily(19.0.26)[409C5206-05B3-301D-995E-5B269A4EEF 5E]@0xffffff7f90cde000
                dependency: com.apple.iokit.IOPCIFamily(2.7.2)[B1B77B26-7984-302F-BA8E-544DD3D75E73]@0xffff ff7f8f672000
                dependency: com.apple.iokit.IONDRVSupport(2.3.5)[86DDB71C-A73A-3EBE-AC44-0BC9A38B9A44]@0xff ffff7f8fbf5000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.5)[803496D0-ADAD-3ADB-B071-8A0A197DA53D]@0 xffffff7f8fbb2000
             com.apple.kext.AMDFramebuffer(8.0)[4CD59A3C-4442-36CB-8026-2095FE6B032A]@0xffff ff7f90726000->0xffffff7f90738fff
                dependency: com.apple.iokit.IOACPIFamily(1.4)[A35915E8-C1B0-3C0F-81DF-5515BC9002FC]@0xfffff f7f8f5f2000
                dependency: com.apple.iokit.IOPCIFamily(2.7.2)[B1B77B26-7984-302F-BA8E-544DD3D75E73]@0xffff ff7f8f672000
                dependency: com.apple.kext.AMDSupport(8.0.0)[7B2EC6D1-101A-3928-919E-337D6724752A]@0xffffff 7f9053c000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.5)[803496D0-ADAD-3ADB-B071-8A0A197DA53D]@0 xffffff7f8fbb2000
    BSD process name corresponding to current thread: kernel_task
    Mac OS version:
    12C60
    Kernel version:
    Darwin Kernel Version 12.2.0: Sat Aug 25 00:48:52 PDT 2012; root:xnu-2050.18.24~1/RELEASE_X86_64
    Kernel UUID: 69A5853F-375A-3EF4-9247-478FD0247333
    Kernel slide:     0x000000000ee00000
    Kernel text base: 0xffffff800f000000
    System model name: MacBookPro8,2 (Mac-94245A3940C91C80)
    System uptime in nanoseconds: 37930745751925
    last loaded kext at 37884089149528: com.3dconnexion.driver    10.0.6 (addr 0xffffff7f91474000, size 57344)
    last unloaded kext at 20494523001432: com.3dconnexion.driver    10.0.6 (addr 0xffffff7f91469000, size 45056)
    loaded kexts:
    com.3dconnexion.driver    10.0.6
    at.obdev.nke.LittleSnitch    3876
    com.apple.filesystems.smbfs    1.8
    com.apple.driver.AppleHWSensor    1.9.5d0
    com.apple.filesystems.autofs    3.0
    com.apple.driver.AudioAUUC    1.60
    com.apple.filesystems.msdosfs    1.8
    com.apple.driver.AppleMikeyHIDDriver    122
    com.apple.driver.AppleHDA    2.3.1f2
    com.apple.iokit.IOBluetoothSerialManager    4.0.9f33
    com.apple.driver.AppleMikeyDriver    2.3.1f2
    com.apple.driver.AGPM    100.12.69
    com.apple.kext.AMDFramebuffer    8.0.0
    com.apple.AMDRadeonAccelerator    1.0.0
    com.apple.driver.AppleUpstreamUserClient    3.5.10
    com.apple.driver.AppleMCCSControl    1.0.33
    com.apple.driver.AppleLPC    1.6.0
    com.apple.driver.ACPI_SMC_PlatformPlugin    1.0.0
    com.apple.driver.AppleIntelHD3000Graphics    8.0.0
    com.apple.driver.AppleIntelSNBGraphicsFB    8.0.0
    com.apple.driver.SMCMotionSensor    3.0.2d6
    com.apple.driver.AppleSMCLMU    2.0.2d0
    com.apple.driver.AppleMuxControl    3.2.11
    com.apple.iokit.BroadcomBluetoothHCIControllerUSBTransport    4.0.9f33
    com.apple.driver.AppleSMCPDRC    1.0.0
    com.apple.iokit.IOUserEthernet    1.0.0d1
    com.apple.Dont_Steal_Mac_OS_X    7.0.0
    com.apple.driver.ApplePolicyControl    3.2.11
    com.apple.driver.AppleUSBTCButtons    235.4
    com.apple.driver.AppleUSBTCKeyboard    235.4
    com.apple.driver.AppleIRController    320.15
    com.apple.driver.XsanFilter    404
    com.apple.iokit.IOAHCIBlockStorage    2.2.2
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless    1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib    1.0.0d1
    com.apple.BootCache    34
    com.apple.driver.AppleUSBHub    5.2.5
    com.apple.driver.AppleSDXC    1.2.2
    com.apple.iokit.AppleBCM5701Ethernet    3.2.5b3
    com.apple.driver.AppleFWOHCI    4.9.6
    com.apple.driver.AirPort.Brcm4331    602.15.22
    com.apple.driver.AppleAHCIPort    2.4.1
    com.apple.driver.AppleUSBEHCI    5.4.0
    com.apple.driver.AppleEFINVRAM    1.6.1
    com.apple.driver.AppleSmartBatteryManager    161.0.0
    com.apple.driver.AppleACPIButtons    1.6
    com.apple.driver.AppleRTC    1.5
    com.apple.driver.AppleHPET    1.7
    com.apple.driver.AppleSMBIOS    1.9
    com.apple.driver.AppleACPIEC    1.6
    com.apple.driver.AppleAPIC    1.6
    com.apple.driver.AppleIntelCPUPowerManagementClient    196.0.0
    com.apple.nke.applicationfirewall    4.0.39
    com.apple.security.quarantine    2
    com.apple.driver.AppleIntelCPUPowerManagement    196.0.0
    com.apple.iokit.IOSCSIBlockCommandsDevice    3.5.1
    com.apple.driver.AppleUSBAudio    2.9.0f6
    com.apple.iokit.IOUSBMassStorageClass    3.5.0
    com.apple.kext.triggers    1.0
    com.apple.driver.DspFuncLib    2.3.1f2
    com.apple.iokit.IOSerialFamily    10.0.6
    com.apple.iokit.IOAcceleratorFamily    19.0.26
    com.apple.driver.AppleSMBusPCI    1.0.10d0
    com.apple.driver.AppleSMBusController    1.0.10d0
    com.apple.kext.AMD6000Controller    8.0.0
    com.apple.kext.AMDSupport    8.0.0
    com.apple.driver.IOPlatformPluginLegacy    1.0.0
    com.apple.iokit.IOAudioFamily    1.8.9fc10
    com.apple.kext.OSvKernDSPLib    1.6
    com.apple.driver.AppleHDAController    2.3.1f2
    com.apple.iokit.IOHDAFamily    2.3.1f2
    com.apple.driver.AppleBacklightExpert    1.0.4
    com.apple.iokit.AppleBluetoothHCIControllerUSBTransport    4.0.9f33
    com.apple.iokit.IOFireWireIP    2.2.5
    com.apple.driver.IOPlatformPluginFamily    5.2.0d16
    com.apple.iokit.IOSurface    86.0.3
    com.apple.iokit.IOBluetoothFamily    4.0.9f33
    com.apple.driver.AppleSMC    3.1.4d2
    com.apple.driver.AppleGraphicsControl    3.2.11
    com.apple.iokit.IONDRVSupport    2.3.5
    com.apple.iokit.IOGraphicsFamily    2.3.5
    com.apple.iokit.IOSCSIArchitectureModelFamily    3.5.1
    com.apple.driver.AppleThunderboltDPInAdapter    1.8.5
    com.apple.driver.AppleThunderboltDPAdapterFamily    1.8.5
    com.apple.driver.AppleThunderboltPCIDownAdapter    1.2.5
    com.apple.driver.AppleUSBMultitouch    235.7
    com.apple.iokit.IOUSBHIDDriver    5.2.5
    com.apple.driver.AppleUSBMergeNub    5.2.5
    com.apple.driver.AppleUSBComposite    5.2.5
    com.apple.driver.AppleThunderboltNHI    1.6.0
    com.apple.iokit.IOThunderboltFamily    2.1.1
    com.apple.iokit.IOUSBUserClient    5.2.5
    com.apple.iokit.IOEthernetAVBController    1.0.2b1
    com.apple.iokit.IOFireWireFamily    4.5.5
    com.apple.iokit.IO80211Family    500.15
    com.apple.iokit.IONetworkingFamily    3.0
    com.apple.iokit.IOAHCIFamily    2.2.1
    com.apple.iokit.IOUSBFamily    5.4.0
    com.apple.driver.AppleEFIRuntime    1.6.1
    com.apple.iokit.IOHIDFamily    1.8.0
    com.apple.iokit.IOSMBusFamily    1.1
    com.apple.security.sandbox    220
    com.apple.kext.AppleMatch    1.0.0d1
    com.apple.security.TMSafetyNet    7
    com.apple.driver.DiskImages    344
    com.apple.iokit.IOStorageFamily    1.8
    com.apple.driver.AppleKeyStore    28.21
    com.apple.driver.AppleACPIPlatform    1.6
    com.apple.iokit.IOPCIFamily    2.7.2
    com.apple.iokit.IOACPIFamily    1.4
    com.apple.kec.corecrypto    1.0
    Model: MacBookPro8,2, BootROM MBP81.0047.B27, 4 processors, Intel Core i7, 2.2 GHz, 8 GB, SMC 1.69f3
    Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 512 MB
    Graphics: AMD Radeon HD 6750M, AMD Radeon HD 6750M, PCIe, 1024 MB
    Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1067 MHz, 0x857F, 0x483634353155363446373036364700000000
    Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1067 MHz, 0x857F, 0x483634353155363446373036364700000000
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6), Broadcom BCM43xx 1.0 (5.106.98.81.22)
    Bluetooth: Version 4.0.9f33 10885, 2 service, 11 devices, 1 incoming serial ports
    Network Service: Ethernet, Ethernet, en0
    Serial ATA Device: OCZ-SOLID3, 120.03 GB
    Serial ATA Device: Hitachi HTS725050A9A362, 500.11 GB
    USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfa100000 / 3
    USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 5
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821a, 0xfa113000 / 7
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0246, 0xfa120000 / 4
    USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8509, 0xfa200000 / 2
    USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfd100000 / 2
    USB Device: hub_device, 0x0424  (SMSC), 0x2502, 0xfd120000 / 4
    USB Device: Razer Diamondback 3G, 0x1532, 0x000d, 0xfd122000 / 6
    USB Device: hub_device, 0x0424  (SMSC), 0x2602, 0xfd121000 / 5
    USB Device: BassJump Core, 0x0d8c  (C-MEDIA ELECTRONICS INC.), 0x013a, 0xfd121200 / 8
    USB Device: Flash Card Reader, 0x0424  (SMSC), 0x2228, 0xfd121100 / 7
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd110000 / 3

  • Phone crashes after every call

    My Droid crashes after every call.  I have to remove the battery and reboot the phone.  (Am running Droid 2.1).
    Verizon - this isn't even funny any more.  What's up with this?

    I haven't seen this before and it sounds really strange.
    Have you tried restoring you phone to "factory defaults". It is quite possible something that you have installed is conflicting somewhere, but it's really hard to guess what it might be.
    Also, while some of the VZW technical people do hang out here and answer questions, you're probably better off contacting VZW Customer Service with this one. You can reach them by dialing 611 on your mobile (which, in this case I wouldn't recommend) or at (800) 922-0204.
    jason

  • Schedule run after every 2 hours

    hi all,
    i want to create a schedule which will run after every 2 hours.. mean.......ist run 12 AM then 2AM then 4Am.............10PM.
    how its possible.....

    Yes it is possible,
    1. Go to scenario, right click on scheduling and click on 'create schduling'
    2. give the neceessary information for agent and context
    3. select execution type as daily and enter 12.00 am
    4. click on Execution cycle, select 'Many times' , enter, maximum cycle duration = 24 hours
    interval between repitition 2 hours
    And save
    Hope u have created the schduler agent
    Regards
    Reshma

  • Firefox crashes around every 4 hours, says something about a missing thread

    My firefox crashes just about every 4 hours or so, from what I can tell. It has been doing it daily since at least May, and I always submit a crash report (in hopes I can get help), but not all of them are in the list.
    My Firefox, plugins and Windows is up to date, it is a work computer, so they keep up on the windows, and I keep up on the installed tools and browsers. I guess I should note that each time it crashes it says Thank you for installing Firefox version (latest), which had already been installed.
    I have been getting some things popping up in virus and spyware checker, but they are work related so they can access my computer. That also started in May, so I got freaked and had them scan my computer.
    IT tried troubleshooting my computer and made me do Safe Mode for a day, and it still crashed at approximately the same time intervals.
    I have accessed about: crashes and viewed my latest report (which is listed first in Crash IDs), I have also done the Search Mozilla Support and gotten nothing, so I am here.
    I do have a lot of other crash reports in the query, I would list them in the Crash ID(s) area, but I think the time stamps are important:
    bp-2bd9b8de-accb-4d68-9174-4797021109089/8/20118:04 AMbp-9a59b405-d44c-43f7-b4e9-4304d21109079/7/20112:00 PMbp-ac976c20-0319-4db4-8f76-a638a21109079/7/201112:03 PMbp-be9c2c14-f853-4714-8413-e85ea21109079/7/201110:01 AMbp-9fdf63f9-b9b0-40e8-a936-0ef6921109079/7/20117:59 AMbp-82288bfd-ccb6-426c-90d5-1455d21109069/6/20112:10 PMbp-5adbcf4b-d230-4465-be43-cab8e21109069/6/201111:53 AMbp-1afbb206-b3cd-4135-bb07-9759821109069/6/20117:58 AMbp-b64ab31e-3230-436d-ba24-4b77521109029/2/201112:31 PMbp-57a1050d-ee3d-430f-9427-1b81e21109029/2/20118:03 AMbp-dd8b09eb-e579-4eb6-b5c3-5f35c21109019/1/20118:08 AMbp-f79eb7d8-a05f-4d43-8113-6f7d621108318/31/20113:31 PMbp-bb086a06-f105-4fed-8355-ea94921108318/31/201112:03 PMbp-cd75f14c-7d51-4801-a8be-39a0a21108318/31/20118:14 AMbp-e8dc5522-e9ec-4e3e-8ec6-8e0f421108308/30/20111:15 PMbp-21a4d5ba-f0a0-4010-8c06-82ef321108308/30/201110:37
    AMbp-03c88160-2b7d-4056-8a18-1961621108308/30/20118:03 AMbp-469b7e3c-fd31-4fac-86f8-9eeca21108298/29/20113:43 PMbp-5ad799ea-b261-446f-b513-0ae8721108298/29/201111:32 AMd78c9779-1f9a-406f-a6c2-a74130f047be8/26/20114:36 PMbp-94b5ee93-57c5-4aaa-8aa4-2b67521108268/26/20112:18 PMbp-031682a2-f5f5-4404-97f0-d242821108268/26/201110:38 AMbp-c00b89f0-607f-4e95-99e0-8d1b721108268/26/20118:05 AMbp-b27db45c-e8c1-4fe9-98a0-7362221108258/25/20112:10 PMbp-fb9fe758-b4be-463d-a36d-60cf021108258/25/201111:05 AMbp-7d66e134-9309-4b58-a181-3c07c21108258/25/20118:10 AMbp-8cd722cb-ed4d-4481-a6e1-df6c221108248/24/20112:57 PMbp-c2850221-0165-43ab-8eb5-a7afb21108238/23/20112:56 PMbp-674f98a6-2322-48bb-9b60-92ff121108238/23/20118:04 AM794be15c-4240-4343-9555-07800c3946858/19/20117:04 PMbp-9fbda56e-211c-482b-aec0-cf9c621108198/19/201111:28 AM510d28d8-474e-4df2-9900-099ad3cd41c58/18/20116:53 PMbp-1862529b-0d8b-43e5-bdbd-103d021108188/18/201111:32 AM481aa346-ca3f-4e15-b5ea-8b4f0069adb78/17/20118:48 PMbp-3c4c5c90-e5e9-4c6e-baf7-a92af21108178/17/20118:05 AMbc1eae86-06e7-47ab-b3d2-16528755cb6a8/15/201111:09 PMbp-085b21b9-08f0-4b9b-933a-8904821108158/15/20118:01 AMbp-620ba944-760c-46f3-9cff-b10e321108128/12/20118:04 AMbp-7d7bd36a-0bef-4589-aa68-de12a21108118/11/20119:13 AMbp-05b2a7e2-d473-4403-a5cb-7bc6821108108/10/201112:33
    PMbp-4a912d70-beb5-4d80-9a81-ef66621108098/9/20113:45 PMbp-6fe1c370-d7a7-4d45-8e53-ec43321108088/8/20113:11 PMbp-2e703c4a-7cbc-4b24-b16a-fffdc21108088/8/20118:03 AMbp-5c46e79c-fad6-4ece-851a-9262921108058/5/201110:00 AMbp-ef8519ec-befb-4f23-9ac5-7411621108058/5/20118:05 AMbp-23a86e4b-7a39-4039-b0e1-5edce21108048/4/20119:32 AMbp-2533a1a5-3175-443f-84d0-a918221108048/4/20118:03 AMbp-67b6f5b0-c038-40c1-bc68-fc7ab21108038/3/201111:42 AMbp-1f090d74-a01d-4129-87ce-21cb521108038/3/20117:44 AMbp-108d12d4-882e-4d6b-a6f9-246f821108028/2/20118:15 AMbp-17cf5195-7ed6-4a45-8cb8-0546b21107287/28/201112:16 PMbp-5b4c0c9f-e7c3-41c1-be54-f1e7721107287/28/20117:58 AMbp-59a2c46a-609a-4c69-abf3-8385d21107277/27/20118:06 AMbp-32cda6f0-32ec-461d-beb4-780e121107267/26/20118:02 AMa2980f0b-c348-4220-904b-7f3df2e878c37/22/201111:42 PMbp-f36de205-d13f-427b-a9a2-4159121107217/21/201111:09 AMbp-a8782553-80bf-46c5-a7c0-ddf0921107207/20/201110:03
    AMbp-47b63167-bea4-4a2c-9de2-0dae621107197/19/20118:16 AMd7cbf124-25ee-4d6d-a155-2c948691d20b7/18/201111:03 AM7cf32cc4-8025-44f1-bb43-b2821ed5081e7/18/201111:03 AM29bbc51c-f24a-4d0c-9375-5c2b7f61903a7/18/201111:02 AMdc7ee8f0-7146-4e0a-b002-2e736a7ff6e67/18/201111:02 AM30d2a2cf-df0a-4ac8-a51f-959e26d920af7/18/201111:00 AM64c7d85a-0fef-4b0f-b3e8-145ab94b04cb7/18/201111:00 AMe26a5b27-e326-4e50-a43d-9ce2824ec25e7/16/20118:55 AMbp-0c1206ac-d53f-4c77-8338-46ec721107157/15/201110:50 AM9559a143-1329-42f3-89d9-40d9152865e57/13/20119:28 AM33cd5ab8-df4b-4aaf-bef4-6a23be2cb9787/13/20119:28 AM542ac85a-3bbb-4666-a501-6a5df078c61b7/13/20119:23 AM8c6c2f80-8de7-44d2-b7ee-e452dd595cef7/13/20119:23 AMbp-5eeddce4-354e-4e9a-84b2-b526421107137/13/20119:22 AMbp-f4dbc5c7-3ae3-4a78-b0d4-c111421107137/13/20119:22 AM901bfbcf-8bd4-4c8c-a015-8b748dafe3197/13/20119:05 AM1124b3ad-bd10-46cf-9e8f-32741bd5a2567/13/20119:05 AMd1d89a72-1cb8-4a8b-80f0-6465ce69b4d47/13/20118:52 AMe2992ae5-3502-471e-a865-4246750751c07/13/20118:52 AMbp-cc3fc6f5-242c-476d-862e-a159221107127/12/201110:17 AMbp-639bd438-c072-42ef-ad1d-6ea8721107127/12/20119:52 AMbp-611a8072-c136-4af1-a5a8-92c9021107117/11/20111:59 PMe0225c29-cc89-4157-a60a-230097cb56247/8/20116:56 PMbp-302f046a-d135-4560-8719-3f72d21107067/6/20118:02 AMbp-038bffa4-7ce5-4c09-932c-9a56f21107057/5/20117:42 AMbp-8145989f-824b-4c11-b10f-bd71421107017/1/20115:33 PMbp-bd4882ef-9d16-4d03-8d42-b9b6d21106296/29/20118:07 AM0742caf4-4f25-4f74-946f-aa7205df8ce26/25/20114:21 PMbp-9aad966d-7c23-46f6-b2cc-57ed321106226/22/201112:33 PMbp-c8b07d13-6413-46b6-9564-272e021106216/21/20113:44 PMbp-8db7c6b5-8ea7-4793-a54a-f53a821106216/21/20113:30 PMbp-a5294039-e019-4152-96ba-068b121106216/21/20113:10 PMbp-8a58b421-002b-4259-92ac-26dd721106216/21/20112:58 PMbp-7e68252b-7ccb-4a48-a8d4-d733421106216/21/20112:05 PMf7d3eaf2-5170-4623-ad00-27b47af94c086/21/20119:32 AMa632fc0e-e858-4e31-880d-ad40038b538b6/17/20114:39 PMfbf6cd8e-309d-4625-a6fd-eb3b90bd11a86/17/20114:38 PMbp-7d09fd1b-fd54-4c81-bdea-a471f21106176/17/20117:58 AMbp-18f885c4-2f3f-4d20-858b-38a0a21106166/16/201112:31 PMbp-c34d9f53-6547-45b1-83ae-ce02921106166/16/20117:58 AMbp-4cceac50-9517-40a8-86a7-19fd321106156/15/201112:39 PMbp-300f918a-1d1b-4e56-8122-47e2521106156/15/201111:52 AM794e4410-5944-41d1-9e92-83112ac2e9956/14/20114:26 PMbp-71890c8c-ee9f-489b-b96b-1086d21106146/14/20111:17 PMb504af44-34e5-4414-8a22-197ad9dc41b56/10/20114:28 PMbp-3d5eb975-2a12-41bd-9999-91cfb21106106/10/20117:43 AMbp-073c19d8-4c6a-4f33-84ef-7881a21106096/9/201112:23 PMbp-b42411eb-1a72-4d56-8b5a-4349321106096/9/201111:29 AMbp-970dd1de-8840-44a0-867a-a915421106096/9/20119:15 AMa0cc305f-eded-458e-854f-33ba60c1778f6/8/20114:26 PM8936dd0d-c667-4b0f-8d6f-c554a5dd46106/8/20113:48 PM1a7c34b8-8c3d-4a06-8b93-98dd6df2be5c6/8/20113:48 PM2a2b4f55-49ba-43fb-a600-c1889a2c706b6/8/20113:39 PMa4870345-c874-40ed-82cb-3e80002d3a5c6/8/20113:39 PMbp-7c7aab0f-de5f-4e2a-ae79-6d99021106086/8/20113:10 PM9f0ebaed-f393-47d2-a8b3-30e2c5aa01606/7/20114:01 PMd5f084ca-4747-499a-81d4-6ac0793698fb6/2/20117:28 PMbp-3d721bdc-039d-4cd0-bb01-67c3e21105255/25/20111:37 PMbp-483bfd89-5eaa-4169-bac8-537d621105185/18/201111:35 AMbp-c36ac78a-d1e7-4917-86cc-df24a21105115/11/20113:57 PMbp-1173b2de-94db-48ae-aaec-b575921105055/5/201110:28 AMbp-8ed08236-d3ac-4503-a6af-44e6321105055/5/201110:27 AMc723f9a0-2aa5-4ade-8354-d7867a2e88ea3/10/20117:56 AM5a402493-85d8-4b94-8dd7-cd4145b93eeb3/10/20117:56 AMf3fc1313-2b09-4129-ad78-b1e1baa8ca3b2/24/201112:09 PMd7158677-04d7-42e6-869b-bd778b8bc2b32/18/20117:41 PMc72a648d-4ae3-4151-85bb-91d2e6c7bbf42/18/20117:40 PMd22b6228-5114-403e-b172-606623a110222/15/20112:16 PM8b63ff39-5bce-4240-aced-146a4461fbe22/15/20112:15 PM5bf814f8-3705-424a-ba04-2583d19cd95512/10/20102:34 PM32df46af-1b8b-4785-9c15-aee3a6d1e91b12/10/20102:34 PM652374b9-33a7-44e6-b550-99bc96e6c71712/1/201010:14 AM6194c65c-9753-4bb1-b78b-abcb2c66981811/22/201012:57 PMbp-522b756c-17fa-4b85-88ba-762a821008248/24/201011:57
    AM0e777526-c65e-4952-8322-ecb890088a4b7/14/20103:10 PMbp-087be0ec-d2d9-4ac3-b1c8-a3ebd21005065/6/201012:47 PMbp-fe5225d5-fef4-42da-8196-d8ae421004224/22/20101:59 PM

    . I did however, delete the majority of my photos off of iPhoto after I backed them up because I needed room in my library.
    exactly how did you delete these photos?
    LN

  • How Can I Stop My Photoshop Crashing after every 2/3 actions?

    Hi, ive recently got photoshop cs6 and after every 2/3 actions i get a message saying 'photoshop isnt working' or something like that then i get told to 'close program'
    how can i stop this happening?
    here is my system info:
    Adobe Photoshop Version: 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00) x32
    Operating System: Windows 7 64-bit
    Version: 6.1 Service Pack 1
    System architecture: Intel CPU Family:6, Model:5, Stepping:5 with MMX, SSE Integer, SSE FP, SSE2, SSE3, SSE4.1, SSE4.2, HyperThreading
    Physical processor count: 2
    Logical processor count: 4
    Processor speed: 2394 MHz
    Built-in memory: 3891 MB
    Free memory: 1712 MB
    Memory available to Photoshop: 3255 MB
    Memory used by Photoshop: 60 %
    Image tile size: 128K
    Image cache levels: 4
    Photoshop crashed on 02/02/2014 at 18:54:30 (GetImageViewResourceSharingGLContext)
    The GPU Sniffer crashed on 02/02/2014 at 18:55:58
    Display: 1
    Display Bounds:=  top: 0, left: 0, bottom: 768, right: 1366
    No video card detected
    Serial number: 92628701192123445467
    Application folder: C:\Users\Matty\Desktop\Photoshop CS6\Adobe Photoshop CS6\AutoPlay\Docs\App\PhotoshopCS6\
    Temporary file path: C:\Users\Matty\AppData\Local\Temp\
    Photoshop scratch has async I/O enabled
    Scratch volume(s):
      Startup, 298.1G, 190.7G free
    Required Plug-ins folder: C:\Users\Matty\Desktop\Photoshop CS6\Adobe Photoshop CS6\AutoPlay\Docs\App\PhotoshopCS6\Required\
    Primary Plug-ins folder: C:\Users\Matty\Desktop\Photoshop CS6\Adobe Photoshop CS6\AutoPlay\Docs\App\PhotoshopCS6\Plug-ins\
    Additional Plug-ins folder: not set
    Installed components:
       A3DLIBS.dll   A3DLIB Dynamic Link Library   9.2.0.112  
       ACE.dll   ACE 2012/01/18-15:07:40   66.492997   66.492997
       adbeape.dll   Adobe APE 2012/01/25-10:04:55   66.1025012   66.1025012
       AdobeLinguistic.dll   Adobe Linguisitc Library   6.0.0  
       AdobeOwl.dll   Adobe Owl 2012/02/09-16:00:02   4.0.93   66.496052
       AdobePDFL.dll   PDFL 2011/12/12-16:12:37   66.419471   66.419471
       AdobePIP.dll   Adobe Product Improvement Program   6.0.0.1654  
       AdobeXMP.dll   Adobe XMP Core 2012/02/06-14:56:27   66.145661   66.145661
       AdobeXMPFiles.dll   Adobe XMP Files 2012/02/06-14:56:27   66.145661   66.145661
       AdobeXMPScript.dll   Adobe XMP Script 2012/02/06-14:56:27   66.145661   66.145661
       adobe_caps.dll   Adobe CAPS   6,0,29,0  
       AGM.dll   AGM 2012/01/18-15:07:40   66.492997   66.492997
       ahclient.dll    AdobeHelp Dynamic Link Library   1,7,0,56  
       aif_core.dll   AIF   3.0   62.490293
       aif_ocl.dll   AIF   3.0   62.490293
       aif_ogl.dll   AIF   3.0   62.490293
       amtlib.dll   AMTLib   6.0.0.75 (BuildVersion: 6.0; BuildDate: Mon Jan 16 2012 18:00:00)   1.000000
       ARE.dll   ARE 2012/01/18-15:07:40   66.492997   66.492997
       AXE8SharedExpat.dll   AXE8SharedExpat 2011/12/16-15:10:49   66.26830   66.26830
       AXEDOMCore.dll   AXEDOMCore 2011/12/16-15:10:49   66.26830   66.26830
       Bib.dll   BIB 2012/01/18-15:07:40   66.492997   66.492997
       BIBUtils.dll   BIBUtils 2012/01/18-15:07:40   66.492997   66.492997
       boost_date_time.dll   DVA Product   6.0.0  
       boost_signals.dll   DVA Product   6.0.0  
       boost_system.dll   DVA Product   6.0.0  
       boost_threads.dll   DVA Product   6.0.0  
       cg.dll   NVIDIA Cg Runtime   3.0.00007  
       cgGL.dll   NVIDIA Cg Runtime   3.0.00007  
       CIT.dll   Adobe CIT   2.0.5.19287   2.0.5.19287
       CoolType.dll   CoolType 2012/01/18-15:07:40   66.492997   66.492997
       data_flow.dll   AIF   3.0   62.490293
       dvaaudiodevice.dll   DVA Product   6.0.0  
       dvacore.dll   DVA Product   6.0.0  
       dvamarshal.dll   DVA Product   6.0.0  
       dvamediatypes.dll   DVA Product   6.0.0  
       dvaplayer.dll   DVA Product   6.0.0  
       dvatransport.dll   DVA Product   6.0.0  
       dvaunittesting.dll   DVA Product   6.0.0  
       dynamiclink.dll   DVA Product   6.0.0  
       ExtendScript.dll   ExtendScript 2011/12/14-15:08:46   66.490082   66.490082
       FileInfo.dll   Adobe XMP FileInfo 2012/01/17-15:11:19   66.145433   66.145433
       filter_graph.dll   AIF   3.0   62.490293
       hydra_filters.dll   AIF   3.0   62.490293
       icucnv40.dll   International Components for Unicode 2011/11/15-16:30:22    Build gtlib_3.0.16615  
       icudt40.dll   International Components for Unicode 2011/11/15-16:30:22    Build gtlib_3.0.16615  
       image_compiler.dll   AIF   3.0   62.490293
       image_flow.dll   AIF   3.0   62.490293
       image_runtime.dll   AIF   3.0   62.490293
       JP2KLib.dll   JP2KLib 2011/12/12-16:12:37   66.236923   66.236923
       libeay32.dll   The OpenSSL Toolkit   0.9.8g  
       libifcoremd.dll   Intel(r) Visual Fortran Compiler   10.0 (Update A)  
       libmmd.dll   Intel(r) C Compiler, Intel(r) C++ Compiler, Intel(r) Fortran Compiler   10.0  
       LogSession.dll   LogSession   2.1.2.1640  
       mediacoreif.dll   DVA Product   6.0.0  
       MPS.dll   MPS 2012/02/03-10:33:13   66.495174   66.495174
       msvcm80.dll   Microsoft® Visual Studio® 2005   8.00.50727.6195  
       msvcm90.dll   Microsoft® Visual Studio® 2008   9.00.30729.1  
       msvcp100.dll   Microsoft® Visual Studio® 2010   10.00.40219.1  
       msvcp71.dll   Microsoft® Visual Studio .NET   7.10.3077.0  
       msvcp80.dll   Microsoft® Visual Studio® 2005   8.00.50727.6195  
       msvcp90.dll   Microsoft® Visual Studio® 2008   9.00.30729.1  
       msvcr100.dll   Microsoft® Visual Studio® 2010   10.00.40219.1  
       msvcr71.dll   Microsoft® Visual Studio .NET   7.10.3052.4  
       msvcr80.dll   Microsoft® Visual Studio® 2005   8.00.50727.6195  
       msvcr90.dll   Microsoft® Visual Studio® 2008   9.00.30729.1  
       pdfsettings.dll   Adobe PDFSettings   1.04  
       Photoshop.dll   Adobe Photoshop CS6   CS6  
       Plugin.dll   Adobe Photoshop CS6   CS6  
       PlugPlug.dll   Adobe(R) CSXS PlugPlug Standard Dll (32 bit)   3.0.0.383  
       PSArt.dll   Adobe Photoshop CS6   CS6  
       PSViews.dll   Adobe Photoshop CS6   CS6  
       SCCore.dll   ScCore 2011/12/14-15:08:46   66.490082   66.490082
       ScriptUIFlex.dll   ScriptUIFlex 2011/12/14-15:08:46   66.490082   66.490082
       shfolder.dll   Microsoft(R) Windows (R) 2000 Operating System   5.50.4027.300  
       ssleay32.dll   The OpenSSL Toolkit   0.9.8g  
       tbb.dll   Intel(R) Threading Building Blocks for Windows   3, 0, 2010, 0406  
       tbbmalloc.dll   Intel(R) Threading Building Blocks for Windows   3, 0, 2010, 0406  
       TfFontMgr.dll   FontMgr   9.3.0.113  
       TfKernel.dll   Kernel   9.3.0.113  
       TFKGEOM.dll   Kernel Geom   9.3.0.113  
       TFUGEOM.dll   Adobe, UGeom©   9.3.0.113  
       updaternotifications.dll   Adobe Updater Notifications Library   6.0.0.24 (BuildVersion: 1.0; BuildDate: BUILDDATETIME)   6.0.0.24
       WRServices.dll   WRServices Friday January 27 2012 13:22:12   Build 0.17112   0.17112
       wu3d.dll   U3D Writer   9.3.0.113  
    Required plug-ins:
       3D Studio 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Accented Edges 13.0
       Adaptive Wide Angle 13.0
       ADM 3.11x01
       Angled Strokes 13.0
       Average 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Bas Relief 13.0
       BMP 13.0
       Chalk & Charcoal 13.0
       Charcoal 13.0
       Chrome 13.0
       Cineon 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Clouds 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Collada 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Color Halftone 13.0
       Colored Pencil 13.0
       CompuServe GIF 13.0
       Conté Crayon 13.0
       Craquelure 13.0
       Crop and Straighten Photos 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Crop and Straighten Photos Filter 13.0
       Crosshatch 13.0
       Crystallize 13.0
       Cutout 13.0
       Dark Strokes 13.0
       De-Interlace 13.0
       Dicom 13.0
       Difference Clouds 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Diffuse Glow 13.0
       Displace 13.0
       Dry Brush 13.0
       Eazel Acquire 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Embed Watermark 4.0
       Entropy 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Extrude 13.0
       FastCore Routines 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Fibers 13.0
       Film Grain 13.0
       Filter Gallery 13.0
       Flash 3D 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Fresco 13.0
       Glass 13.0
       Glowing Edges 13.0
       Google Earth 4 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Grain 13.0
       Graphic Pen 13.0
       Halftone Pattern 13.0
       HDRMergeUI 13.0
       IFF Format 13.0
       Ink Outlines 13.0
       JPEG 2000 13.0
       Kurtosis 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Lens Blur 13.0
       Lens Correction 13.0
       Lens Flare 13.0
       Liquify 13.0
       Matlab Operation 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Maximum 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Mean 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Measurement Core 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Median 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Mezzotint 13.0
       Minimum 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       MMXCore Routines 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Mosaic Tiles 13.0
       Multiprocessor Support 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Neon Glow 13.0
       Note Paper 13.0
       NTSC Colors 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Ocean Ripple 13.0
       Oil Paint 13.0
       OpenEXR 13.0
       Paint Daubs 13.0
       Palette Knife 13.0
       Patchwork 13.0
       Paths to Illustrator 13.0
       PCX 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Photocopy 13.0
       Photoshop 3D Engine 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Picture Package Filter 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Pinch 13.0
       Pixar 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Plaster 13.0
       Plastic Wrap 13.0
       PNG 13.0
       Pointillize 13.0
       Polar Coordinates 13.0
       Portable Bit Map 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Poster Edges 13.0
       Radial Blur 13.0
       Radiance 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Range 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Read Watermark 4.0
       Reticulation 13.0
       Ripple 13.0
       Rough Pastels 13.0
       Save for Web 13.0
       ScriptingSupport 13.0
       Shear 13.0
       Skewness 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Smart Blur 13.0
       Smudge Stick 13.0
       Solarize 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Spatter 13.0
       Spherize 13.0
       Sponge 13.0
       Sprayed Strokes 13.0
       Stained Glass 13.0
       Stamp 13.0
       Standard Deviation 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Sumi-e 13.0
       Summation 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Targa 13.0
       Texturizer 13.0
       Tiles 13.0
       Torn Edges 13.0
       Twirl 13.0
       U3D 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Underpainting 13.0
       Vanishing Point 13.0
       Variance 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Variations 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Water Paper 13.0
       Watercolor 13.0
       Wave 13.0
       Wavefront|OBJ 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       WIA Support 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Wind 13.0
       Wireless Bitmap 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       ZigZag 13.0
    Optional and third party plug-ins: NONE
    Plug-ins that failed to load: NONE
    Flash: NONE
    Installed TWAIN devices: NONE

    First, go install all the CS6 updates -- you're still on 13.0.0!

  • Since loading the newest version, firefox crashes after a few hours of inactivity. Vista home is the OS.

    Since loading the newest version of Firefox on my computer running Vista Home edition Firefox crashes after several hours of inactivity. If I leave the browser open and return in a few hours, Firefox hangs and a control/alt/delete pulls up "Firefox not responding" and I have to close the application. Upon opening it again I get the Firefox box of oops, do you wish to open a new session or return to the old one. This problem never happened in earlier versions. Also, you tout the newest version is faster - not so on my computer.

    if you use vista, try install sp2, and if the problem still there , try google chrome 10.x to see whether it is better, sometimes these sort of problem only happen to some specific websites, and esp. during rush hours of internet, i.e. night hours from dusk to mid-night.

  • LR5 Crashes after every 2 galleries uploaded

    Greetings all!
    We are running LR5 on Windows 7 on a Dell with SSDs.  Last night I had to push out 22 galleries for a big client and after every 2 galleries created and uploaded LR would crash. I have been on the camera and out of the studio on sales a lot as of late so I asked Gabe our studio assistant and he said it has been doing this for at least a month. I uninstalled the program, re-installed it and am having the exact same problem.
    Thanks
    Bill

    I haven't seen this before and it sounds really strange.
    Have you tried restoring you phone to "factory defaults". It is quite possible something that you have installed is conflicting somewhere, but it's really hard to guess what it might be.
    Also, while some of the VZW technical people do hang out here and answer questions, you're probably better off contacting VZW Customer Service with this one. You can reach them by dialing 611 on your mobile (which, in this case I wouldn't recommend) or at (800) 922-0204.
    jason

  • [TNS-12560: Protocol Adapter Error] after every 48 Hours

    Dear All,
    Our company encountered a very strange Oracle database issue, here is the details:
    Environment
    1. Dell 2950 Server with Windows Server 2003, Oracle 9i 9.2.0.1 and WebLogic Platform Server 8.1 SP3 installed;
    2. Two databases on the Oracle, one is called FAX and it is a schema located in the original DB database; another one is called EIP, it is a new database created by IT staff;
    3. Two applications installed on this server, the first one is a Visual C++ developed Avaya Call Routing system (BCCS), this system will query data from the EIP database; Another one is a WebLogic and JAVA based system (EIP), users access this system by using IE at client computer and this system also uses the EIP database;
    4. We have a standalone fax-out server with faxboard installed and used to send fax, this server uses the FAX database;
    Issue
    1. Before Jun.6, everything is OK;
    2. At Jun.6 night, we installed two new applications on two new server, these applications will read and write data to the EIP database via network;
    3. Jun.9 12:30, we found the BCCS cannot connect to the database, error message is [TNS-12560: Protocol Adapter Error], we checked and found all Oracle's services are running properly including the TNSListener;
    4. We reboot the server and then everything is OK;
    5. Jun.12 10:41, Jun.14 12:46 and Jun.16 20:51, same issue occurred again, we simply reboot the server and everything is OK
    It is very interesting that we found the issue always occur after 48~55 hours we reboot the server, but cannot find more useful information; there is also no failed information in the Oracle alert log.
    Please share some ideas with me, thanks a lot.

    Thanks for reply. Answer to your questions:
    1. This issue occurs on application which were installed on the computer with Oracle installed, and there is no firewall on this computer, so I believe that it is not related network.
    2. Please let me know how to check the error stack and turn on tracing.
    3. ORA file info:
    # TNSNAMES.ORA Network Configuration File: D:\oracle\ora92\NETWORK\ADMIN\tnsnames.ora
    # Generated by Oracle configuration tools.
    EIP.MISUMIPM.COM =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.6.24)(PORT = 1521))
    (CONNECT_DATA =
    (SERVICE_NAME = EIP)
    INST1_HTTP =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = ctiapp)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = SHARED)
    (SERVICE_NAME = MODOSE)
    (PRESENTATION = http://HRService)
    EXTPROC_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC0))
    (CONNECT_DATA =
    (SID = PLSExtProc)
    (PRESENTATION = RO)
    DB =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = ctiapp)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = DB)
    Hope helps.

  • JVM crashes after ClassLoader-problem in Eclipse-Plugin using Eclipse 3.4

    Hi all
    while using plug-in com.lti.civil for displaying webcam in a SWT-Window or Swing-Frame the JVM crashed before displaying the stream.
    It isn't happening when using in a normal java-project. it happens when it's implemented in a plugin.
    I think it is a class-loader-problem.
    I've debugged and came to the following technical result:
    - Class NativeVideoFormat not found
    - NoClassDefFoundError: 40
    - JVM (jdk1.6.0_07\jre\bin) crashed with exit code -1073741819
    I'm looking for days for a solution. Please somebody may help me!
    Thanks very much.
    Edited by: Martin_Pulfer on Feb 16, 2009 5:03 AM
    Edited by: Martin_Pulfer on Feb 16, 2009 5:04 AM

    The crash log is pretty generic, it's hard to say where exactly it crashed... The best way to report such incidents is to file bugs to JavaFX JIRA (http://javafx-jira.kenai.com), but without a details crash log or a test case, the bug will likely be closed as not reproducible.

  • Adobe Flash crashes after every clip

    I have been getting this problem for years now. I keep all my drivers up to date and none of the tips and tricks seem to fix the problem.
    Every time Flash finishes a video and goes to load another, flash crashes. More recently it has turned into a "soft" crash, where it loads back again after a few seconds. Previously it would make Firefox inoperative until a reset.
    Here are the last crash reports
    6b8cee3e-dcd5-437c-94e6-9d84b5a253e3
    2d6a7c86-68c4-4927-9b19-c53ccc25c6a8
    147750ef-4c32-44a5-b7b8-3eed89fc23ed
    c847af8c-8b51-41f0-b4e2-1bc137c71763
    c9d0b700-97cb-4e73-adf4-9c092609a731
    bfad2723-20cb-4941-8903-6e86fddd9d41
    fa97030d-041b-41a1-b9de-5dae7f30e854
    b7518d22-a027-4160-877a-8d878d52bac5
    7a4cf992-3a08-4f35-b358-48d63ad45b77
    8717d56c-319b-4237-9c3f-7919ce174b0e
    b98a9fa2-96a4-41c5-af1a-208434c56130
    cf099224-10aa-44f9-a015-e7e7efd3e9fd
    da0f1a80-5987-4737-924b-2ab2aa3310c2
    9151b941-626e-4bd3-9ce5-6eb9c0aadb86
    48255a40-a41d-4754-8f91-1163f2d1022b
    037f2a51-d0e4-4558-bf81-14821b2e5c4b
    Thanks for your help.

    Those crash reports haven't been submitted to the Mozilla crash server, so could you please click them on the about:crashes page to submit them.
    If the "bp-" prefix is missing then click its line on the about:crashes page to submit the crash report and the crash report will get a "bp-" prefix (do not add it yourself).

Maybe you are looking for

  • Runtime Error while activating data into dso

    hello all, i get a runtime error if i try to activate the loaded data in a dso object. A part of the error message is shown here: "SAPLRSBATCH" "RSBATCH_START_PROCESS" 285     call function 'TH_SERVER_LIST'                286       tables            

  • Whats the difference between ABAP stack, ABAP+Java stack and Java stack

    Hello, I have a nagging doubt about the difference between the ABAP stack, ABAP+Java stack & the Java only stack. I believe that the method of applying the kernel for all the 3 types is different. Also can we apply the ABAP support packs through JSPM

  • Edited iphoto image is not available to keynote

    I have edited photos (boost colour, etc.) but find that this edited photo is not then available to import into keynote or maybe I am using the wrong method. I can put them into ibook but I don't want to use ibook as it is not very good for a slide sh

  • What is the first version of iTunes (ex. iTunes 5.3!?!)

    I'm just curious!?!

  • Screen's Lost Brightness.  Worth Replacing?

    I've owned my 17" PB for nearly 3 years now, and have been using it for about 6-8 hours daily most days. With the exception of a failed hard drive a year and half ago, replaced under AppleCare, I've had no problems with it. It's still in primo condit