Crash when closing

When I click on the red X to close IE 11 running on Windows 8.1, most of the times it generated the event:
Faulting application name: IEXPLORE.EXE, version: 11.0.9600.17278, time stamp: 0x53eea0c3
Faulting module name: ntdll.dll, version: 6.3.9600.17114, time stamp: 0x53648f36
Exception code: 0xc0000374
Fault offset: 0x000df636
Faulting process id: 0xbc0
Faulting application start time: 0x01cfcdaea9ae85f0
Faulting application path: C:\Program Files (x86)\Internet Explorer\IEXPLORE.EXE
Faulting module path: C:\windows\SYSTEM32\ntdll.dll
Report Id: f96fd466-39a1-11e4-bf64-c8cbb8244c0d
Faulting package full name:
Faulting package-relative application ID:
Actions already did:
1) reset IE
2 ) disabled graphics accelerate
3) no drivers for video from vendor
4) all updates applied
Setup the mini dmp and when opening in debug just shows:
Microsoft (R) Windows Debugger Version 6.3.9600.17237 AMD64
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [C:\TEMP\iexplore.exe.3008.dmp]
User Mini Dump File: Only registers, stack and portions of memory are available
************* Symbol Path validation summary **************
Response                         Time (ms)     Location
Deferred                                       SRV*C:\TEMP*http://msdl.microsoft.com/download/symbols
Symbol search path is: SRV*C:\TEMP*http://msdl.microsoft.com/download/symbols
Executable search path is:
Windows 8 Version 9600 MP (4 procs) Free x86 compatible
Product: WinNt, suite: SingleUserTS
Built by: 6.3.9600.17031 (winblue_gdr.140221-1952)
Machine Name:
Debug session time: Thu Sep 11 07:54:32.000 2014 (UTC - 3:00)
System Uptime: not available
Process Uptime: 0 days 0:00:45.000
Loading unloaded module list
This dump file has an exception of interest stored in it.
The stored exception information can be accessed via .ecxr.
(bc0.25c): Unknown exception - code c0000374 (first/second chance not available)
eax=00000000 ebx=00000000 ecx=00000001 edx=7742d338 esi=00000000 edi=02bd0000
eip=7736d2ec esp=0342e8b0 ebp=0342ed10 iopl=0         nv up ei pl nz ac po nc
cs=0023  ss=002b  ds=002b  es=002b  fs=0053  gs=002b             efl=00200212
ntdll!NtWaitForMultipleObjects+0xc:
7736d2ec c21400          ret     14h
0:005> .ecxr
eax=0342f3b4 ebx=00000000 ecx=00000001 edx=7742d338 esi=00000002 edi=044e0df0
eip=7740f636 esp=0342f390 ebp=0342f420 iopl=0         nv up ei pl zr na pe nc
cs=0023  ss=002b  ds=002b  es=002b  fs=0053  gs=002b             efl=00200246
ntdll!RtlReportCriticalFailure+0x83:

0:005> !analyze -v
*                        Exception Analysis                                  
*** ERROR: Symbol file could not be found.  Defaulted to export symbols for gbieh.dll -
*** ERROR: Symbol file could not be found.  Defaulted to export symbols for scpsssh2.dll -
*** ERROR: Symbol file could not be found.  Defaulted to export symbols for scpMIB.dll -
FAULTING_IP:
ntdll!RtlFreeHeap+3e
7778f94d 807bff05        cmp     byte ptr [ebx-1],5
EXCEPTION_RECORD:  ffffffff -- (.exr 0xffffffffffffffff)
ExceptionAddress: 7778f94d (ntdll!RtlFreeHeap+0x0000003e)
   ExceptionCode: c0000005 (Access violation)
  ExceptionFlags: 00000000
NumberParameters: 2
   Parameter[0]: 00000000
   Parameter[1]: 041e90ff
Attempt to read from address 041e90ff
CONTEXT:  00000000 -- (.cxr 0x0;r)
eax=00000000 ebx=00000000 ecx=04226e40 edx=04226bc0 esi=00000000 edi=02630000
eip=7778d2ec esp=0307e1d8 ebp=0307e638 iopl=0         nv up ei pl nz na pe nc
cs=0023  ss=002b  ds=002b  es=002b  fs=0053  gs=002b             efl=00200206
ntdll!NtWaitForMultipleObjects+0xc:
7778d2ec c21400          ret     14h
DEFAULT_BUCKET_ID:  INVALID_POINTER_READ
PROCESS_NAME:  iexplore.exe
ERROR_CODE: (NTSTATUS) 0xc0000005 - The instruction at 0x%08lx referenced memory at 0x%08lx. The memory could not be %s.
EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - The instruction at 0x%08lx referenced memory at 0x%08lx. The memory could not be %s.
EXCEPTION_PARAMETER1:  00000000
EXCEPTION_PARAMETER2:  041e90ff
READ_ADDRESS:  041e90ff
FOLLOWUP_IP:
gbieh+1dceb
63e8dceb ??              ???
NTGLOBALFLAG:  0
APPLICATION_VERIFIER_FLAGS:  0
APP:  iexplore.exe
ANALYSIS_VERSION: 6.3.9600.17237 (debuggers(dbg).140716-0327) amd64fre
FAULTING_THREAD:  000013c4
ADDITIONAL_DEBUG_TEXT:  Followup set based on attribute [Is_ChosenCrashFollowupThread] from Frame:[0] on thread:[PSEUDO_THREAD]
PRIMARY_PROBLEM_CLASS:  INVALID_POINTER_READ
BUGCHECK_STR:  APPLICATION_FAULT_INVALID_POINTER_READ
IP_ON_STACK:
+0
0307ed48 78ed            js      0307ed37
FRAME_ONE_INVALID: 1
LAST_CONTROL_TRANSFER:  from 00000000 to 7778d2ec
STACK_TEXT: 
0307e1d4 7778d2ec ntdll!NtWaitForMultipleObjects+0xc
0307e1d8 778056e3 ntdll!RtlReportExceptionEx+0x3eb
0307e63c 778052bc ntdll!RtlReportException+0x9b
0307e660 00e11ddd iexplore!wWinMainCRTStartup+0x0
0307e698 777fdfdf ntdll!LdrpCalloutExceptionFilter+0x32
0307e6b0 777ef6ce ntdll!LdrpProcessDetachNode+0x7dd39
0307e6b4 7778f354 ntdll!_EH4_CallFilterFunc+0x12
0307e6bc 77771a78 ntdll!ResCSegmentValidateHeader+0xedf
0307e6c8 777d4da7 ntdll!_except_handler4_common+0x8d
0307e6e0 77771a94 ntdll!ResCSegmentValidateHeader+0xefb
0307e6f0 777d6665 ntdll!_except_handler4+0x20
0307e6f4 7784f240 ntdll!__security_cookie+0x0
0307e6f8 77792ae0 ntdll!__security_check_cookie+0x0
0307e710 7778f0c1 ntdll!ExecuteHandler2+0x26
0307e728 7778f0d5 ntdll!ExecuteHandler2+0x3a
0307e734 7778f093 ntdll!ExecuteHandler+0x24
0307e758 777b2e37 ntdll!RtlDispatchException+0x129
0307e800 7778eefb ntdll!KiUserExceptionDispatcher+0xf
0307e938 6a1809c1 jscript9!ThreadContext::TryEnterExpirableCollectMode+0x45
0307e940 6a1809e0 jscript9!_real+0x0
0307eb50 7778f94d ntdll!RtlFreeHeap+0x3e
0307eb70 7608047a shell32!_tls_end <PERF> +0x0
0307eb78 7778cebc ntdll!NtAllocateVirtualMemory+0xc
0307ec60 0359abf8 crypt32!unloaded+0xcabf8
0307ec68 77772a4f ntdll!RtlpFreeUserBlockToHeap+0x20
0307ec90 77772a0a ntdll!RtlpFreeUserBlock+0x12f
0307ec98 03310de0 scpmib!unloaded+0x20de0
0307ec9c 03310000 scpmib!unloaded+0x20000
0307ecb0 03310118 scpmib!unloaded+0x20118
0307ecb4 03310120 scpmib!unloaded+0x20120
0307ecc0 7777883a ntdll!RtlFreeHeap+0x34a
0307ecf4 63f3a92c gbieh!SpecialFunction+0x7cde0
0307ecfc 63f3a93f gbieh!SpecialFunction+0x7cdf3
0307ed0c 63f92ce1 gbieh!SpecialFunction+0xd5195
0307ed4c 63f380e2 gbieh!SpecialFunction+0x7a596
0307ed70 63ff2a71 gbieh!SpecialFunction+0x134f25
0307ed7c 63f37ae9 gbieh!SpecialFunction+0x79f9d
0307eda0 63ff2a8c gbieh!SpecialFunction+0x134f40
0307edac 63f37b15 gbieh!SpecialFunction+0x79fc9
0307edcc 63ff4084 gbieh!SpecialFunction+0x136538
0307edd8 63f37ab0 gbieh!SpecialFunction+0x79f64
0307edec 640c9a60 gbieh!SpecialFunction+0x20bf14
0307edf0 035a67f8 crypt32!unloaded+0xd67f8
0307edf8 63ff40b7 gbieh!SpecialFunction+0x13656b
0307ee04 63f37a78 gbieh!SpecialFunction+0x79f2c
0307ee0c 63e8dceb gbieh+0x1dceb
0307ee28 035c34a0 crypt32!unloaded+0xf34a0
0307ee2c 03563208 crypt32!unloaded+0x93208
0307ee30 035c3e30 crypt32!unloaded+0xf3e30
0307ee34 640c9a5c gbieh!SpecialFunction+0x20bf10
0307ee3c 63ffacf2 gbieh!SpecialFunction+0x13d1a6
0307ee48 6400f256 gbieh!SpecialFunction+0x15170a
0307ee64 6400dad3 gbieh!SpecialFunction+0x14ff87
0307ee70 63f9dd60 gbieh!SpecialFunction+0xe0214
0307ee74 6400f23b gbieh!SpecialFunction+0x1516ef
0307ee8c 035727a8 crypt32!unloaded+0xa27a8
0307ee90 03572838 crypt32!unloaded+0xa2838
0307ee94 03572598 crypt32!unloaded+0xa2598
0307eeb4 63f9de2f gbieh!SpecialFunction+0xe02e3
0307eec4 63f987f8 gbieh!SpecialFunction+0xdacac
0307eed4 63f9892a gbieh!SpecialFunction+0xdadde
0307ef04 63fa1940 gbieh!SpecialFunction+0xe3df4
0307ef14 63f98995 gbieh!SpecialFunction+0xdae49
0307ef20 6ab31f03 ieshims!CShimBindings::s_DllMainHook+0x104
0307ef48 641952f0 gbieh!SpecialFunction+0x2d77a4
0307ef70 6ab50808 ieshims!CProcessElevationPolicy::DragDropPolicy::GetRunDll32PolicyRegID+0x196
0307ef7c 77797aee ntdll!LdrxCallInitRoutine+0x16
0307ef9c 77797a6f ntdll!LdrpCallInitRoutine+0x43
0307efec 77771a58 ntdll!LdrpProcessDetachNode+0xbb
0307f024 77771a37 ntdll!LdrpProcessDetachNode+0x9e
0307f02c 6ab31ded ieshims!CShimBindings::s_DllMainHook+0x0
0307f054 777718e4 ntdll!LdrpUnloadNode+0x43
0307f058 7784b73c ntdll!LdrpModuleDatatableLock+0x0
0307f064 77797a07 ntdll!LdrpAcquireLoaderLock+0x29
0307f078 7776eeda ntdll!LdrpDecrementNodeLoadCount+0xb8
0307f0b0 777b255d ntdll!LdrUnloadDll+0x3c
0307f0f4 757a23de kernelbase!FreeLibrary+0x15
0307f104 76fc2149 combase!FreeLibraryWithLogging+0x1f
0307f114 76fc2272 combase!CClassCache::CDllPathEntry::CFinishObject::Finish+0x28
0307f120 76fc2228 combase!CClassCache::CFinishComposite::Finish+0x26
0307f134 76f773fb combase!CClassCache::CleanUpDllsForApartment+0x7c
0307f17c 6a9c0000 scpsssh2+0x0
0307f1ac 72820000 scpmib+0x0
0307f1ec 63e70000 gbieh+0x0
0307f2a4 76f7758d combase!CClassCache::CleanUpDllsForApartment+0x176
0307f2b4 76f77559 combase!CClassCache::CleanUpDllsForApartment+0x142
0307f2b8 76fc2288 combase!IFinish::`vftable'+0x0
0307f2bc 77370000 msctf!__guard_check_icall_fptr <PERF> +0x0
0307f2f8 76f553f4 combase!CClassCache::CDllPathEntry::CFinishObject::`vftable'+0x0
0307f304 76f774be combase!CClassCache::CleanUpDllsForApartment+0xaa
0307f324 77074f40 combase!CClassCache::_DPEBuckets+0xb0
0307f330 77074f48 combase!CClassCache::_InprocActivatableClassEBuckets+0x0
0307f344 76f76d12 combase!FinishShutdown+0x93
0307f358 7778f8d0 ntdll!RtlLeaveCriticalSection+0x0
0307f360 76f795f0 combase!CancelPendingCalls+0x45
0307f364 77072be4 combase!gChnlCallLock+0x14
0307f374 76f796b2 combase!OXIDEntry::WaitForApartmentShutdown+0x26
0307f37c 76f79675 combase!OXIDEntry::StopServer+0x54
0307f394 76f77181 combase!StopThread+0x55
0307f39c 76fb730d combase!_except_handler4+0x0
0307f3ac 76f76c00 combase!ApartmentUninitialize+0x68
0307f3cc 76f549bd combase!wCoUninitialize+0x33
0307f3d4 76f77651 combase!wCoUninitialize+0xce
0307f3e4 76f54930 combase!CoUninitialize+0xb2
0307f41c 777789c0 ntdll!RtlReAllocateHeap+0xa0
0307f4c8 757b0199 kernelbase!LocalReAlloc+0x15b
0307f4d0 757b015d kernelbase!LocalReAlloc+0xaa
0307f4dc 757d01b0 kernelbase!LocalFree+0x53
0307f4f8 76e28f58 kernel32!LocalFreeStub+0x0
0307f514 757ae1e5 kernelbase!_except_handler4+0x0
0307f524 77387c69 msctf!SYSTHREAD::Release+0x55
0307f578 77387c15 msctf!FreeSYSTHREAD+0x6c
0307f57c 77387b7b msctf!TF_UninitThreadSystem+0x4e
0307f594 75241c70 msvcrt!__initiallocinfo+0x0
0307f5a0 75252eee imm32!GetTLS+0x11
0307f5a8 7525558d imm32!CtfImmCoUninitialize+0x46
0307f5b4 77387a2d msctf!CicFlsCallback+0x45
0307f5d8 773b6219 msctf!_except_handler4+0x0
0307f5e8 777b20a9 ntdll!RtlProcessFlsData+0x69
0307f610 777744a2 ntdll!LdrShutdownThread+0x32
0307f684 7307fff0 iertutil!CIsoSList::AllocArtifact+0x163
0307f694 7778cf8c ntdll!NtQueryInformationThread+0xc
0307f6ac 77774423 ntdll!RtlExitUserThread+0x4c
0307f6cc 7778fac9 ntdll!RtlFreeHeap+0x1b6
0307f6f0 73094c28 iertutil!CDSA_Base<THREAD_GIT_MAPPING>::Search+0x29
0307f710 73094be4 iertutil!CDSA_Base<THREAD_GIT_MAPPING>::Search+0x1a
0307f730 73097405 iertutil!_RemoveGITCookie+0x33
0307f73c 73094bb2 iertutil!_CompareTids+0x0
0307f74c 7309744a iertutil!_RemoveGITCookie+0x74
0307f764 73096845 iertutil!UserBrokerEx+0x56
0307f768 7315e7a0 iertutil!g_csInit+0x0
0307f77c 6ab4bd44 ieshims!NS_CreateThread::DesktopIE_ThreadProc+0xc3
0307f788 73096b9e iertutil!_IsoThreadProc_WrapperToReleaseScope+0x0
0307f7a8 76e2919f kernel32!BaseThreadInitThunk+0xe
0307f7b4 7779a22b ntdll!__RtlUserThreadStart+0x20
0307f7e8 777d6645 ntdll!_except_handler4+0x0
0307f7f8 7779a201 ntdll!_RtlUserThreadStart+0x1b
0307f800 7778f213 ntdll!FinalExceptionHandlerPad20+0x0
0307f80c 6ab4bc81 ieshims!NS_CreateThread::DesktopIE_ThreadProc+0x0
SYMBOL_STACK_INDEX:  2d
SYMBOL_NAME:  gbieh+1dceb
FOLLOWUP_NAME:  MachineOwner
MODULE_NAME: gbieh
IMAGE_NAME:  gbieh.dll
DEBUG_FLR_IMAGE_TIMESTAMP:  53cd2344
STACK_COMMAND:  .cxr 307e864 ; kb ; dps 307e1d4 ; kb
FAILURE_BUCKET_ID:  INVALID_POINTER_READ_c0000005_gbieh.dll!Unknown
BUCKET_ID:  APPLICATION_FAULT_INVALID_POINTER_READ_gbieh+1dceb
ANALYSIS_SOURCE:  UM
FAILURE_ID_HASH_STRING:  um:invalid_pointer_read_c0000005_gbieh.dll!unknown
FAILURE_ID_HASH:  {795dbacd-f536-4d30-50bc-83bf8802f698}
Followup: MachineOwner

Similar Messages

  • Another report of Safari crashing when closing windows

    Hi... I've seen another thread about Safari crashing when closing windows, but it was suggested that I create a new thread for my issue, so my comments aren't confused with those in the existing thread.
    I'm running Safari for Mac (Version 5.0.1 (6533.17.8) on a MacBook Core Duo 2.4 GHz, running Snow Leopard 10.6.2. When I have multiple windows open and I close one or two of them, I get the pinwheel and then Safari quits unexpectedly. I have never observed this to happen if I'm running a single window in Safari and I close it. It only occurs when multiple windows are open. It seems to occur more frequently if I have downloaded any files.
    I'll mention that I also have an iMac Core Duo 20", and I do not observe the same problem.
    Hopefully, someone will be able to suggest something. Here is the crash log:
    Process: Safari [28681]
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: com.apple.Safari
    Version: 5.0.1 (6533.17.8)
    Build Info: WebBrowser-75331708~1
    Code Type: X86 (Native)
    Parent Process: launchd [214]
    Date/Time: 2010-08-16 10:23:20.623 -0500
    OS Version: Mac OS X 10.6.4 (10F569)
    Report Version: 6
    Interval Since Last Report: 117465 sec
    Crashes Since Last Report: 7
    Per-App Interval Since Last Report: 86908 sec
    Per-App Crashes Since Last Report: 6
    Anonymous UUID: 7D730D98-E83F-474D-AC8E-FF12447447BC
    Exception Type: EXCBADACCESS (SIGSEGV)
    Exception Codes: KERNINVALIDADDRESS at 0x0000000061506d6f
    Crashed Thread: 0 Dispatch queue: com.apple.main-thread
    Application Specific Information:
    objc_msgSend() selector name: release
    Thread 0 Crashed: Dispatch queue: com.apple.main-thread
    0 libobjc.A.dylib 0x984d5eec objc_msgSend + 44
    1 com.apple.Foundation 0x921eda3c __delayedPerformCleanup + 59
    2 com.apple.CoreFoundation 0x953946e2 CFRunLoopTimerInvalidate + 786
    3 com.apple.CoreFoundation 0x9534fabb __CFRunLoopRun + 9003
    4 com.apple.CoreFoundation 0x9534d094 CFRunLoopRunSpecific + 452
    5 com.apple.CoreFoundation 0x9534cec1 CFRunLoopRunInMode + 97
    6 com.apple.HIToolbox 0x98099f9c RunCurrentEventLoopInMode + 392
    7 com.apple.HIToolbox 0x98099d51 ReceiveNextEventCommon + 354
    8 com.apple.HIToolbox 0x98099bd6 BlockUntilNextEventMatchingListInMode + 81
    9 com.apple.AppKit 0x96861a89 _DPSNextEvent + 847
    10 com.apple.AppKit 0x968612ca -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
    11 com.apple.Safari 0x0001687a 0x1000 + 88186
    12 com.apple.AppKit 0x9682355b -[NSApplication run] + 821
    13 com.apple.AppKit 0x9681b5ed NSApplicationMain + 574
    14 com.apple.Safari 0x0000adf9 0x1000 + 40441
    Thread 1: Dispatch queue: com.apple.libdispatch-manager
    0 libSystem.B.dylib 0x928288da select$DARWIN_EXTSN$NOCANCEL + 10
    1 libSystem.B.dylib 0x9281414b dispatch_mgrinvoke + 454
    2 libSystem.B.dylib 0x92813519 dispatch_queueinvoke + 163
    3 libSystem.B.dylib 0x928132be dispatch_workerthread2 + 240
    4 libSystem.B.dylib 0x92812d41 pthreadwqthread + 390
    5 libSystem.B.dylib 0x92812b86 start_wqthread + 30
    Thread 2: WebCore: IconDatabase
    0 libSystem.B.dylib 0x9281b066 _semwaitsignal + 10
    1 libSystem.B.dylib 0x9281ad22 pthread_condwait + 1191
    2 libSystem.B.dylib 0x9281c9b8 pthreadcondwait$UNIX2003 + 73
    3 com.apple.WebCore 0x915f682a WebCore::IconDatabase::syncThreadMainLoop() + 266
    4 com.apple.WebCore 0x915f2b1c WebCore::IconDatabase::iconDatabaseSyncThread() + 188
    5 libSystem.B.dylib 0x9281a81d pthreadstart + 345
    6 libSystem.B.dylib 0x9281a6a2 thread_start + 34
    Thread 3: Safari: CertRevocationChecker
    0 libSystem.B.dylib 0x927ed0fa machmsgtrap + 10
    1 libSystem.B.dylib 0x927ed867 mach_msg + 68
    2 com.apple.CoreFoundation 0x9534dfaf __CFRunLoopRun + 2079
    3 com.apple.CoreFoundation 0x9534d094 CFRunLoopRunSpecific + 452
    4 com.apple.CoreFoundation 0x9534cec1 CFRunLoopRunInMode + 97
    5 com.apple.Safari 0x0002f321 0x1000 + 189217
    6 com.apple.Safari 0x0002f06a 0x1000 + 188522
    7 com.apple.Safari 0x0002f003 0x1000 + 188419
    8 libSystem.B.dylib 0x9281a81d pthreadstart + 345
    9 libSystem.B.dylib 0x9281a6a2 thread_start + 34
    Thread 4:
    0 libSystem.B.dylib 0x927ed0fa machmsgtrap + 10
    1 libSystem.B.dylib 0x927ed867 mach_msg + 68
    2 com.apple.CoreFoundation 0x9534dfaf __CFRunLoopRun + 2079
    3 com.apple.CoreFoundation 0x9534d094 CFRunLoopRunSpecific + 452
    4 com.apple.CoreFoundation 0x9534cec1 CFRunLoopRunInMode + 97
    5 com.apple.Foundation 0x9221142c +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 329
    6 com.apple.Foundation 0x921d88d4 -[NSThread main] + 45
    7 com.apple.Foundation 0x921d8884 _NSThread__main_ + 1499
    8 libSystem.B.dylib 0x9281a81d pthreadstart + 345
    9 libSystem.B.dylib 0x9281a6a2 thread_start + 34
    Thread 5: Safari: SafeBrowsingManager
    0 libSystem.B.dylib 0x927ed0fa machmsgtrap + 10
    1 libSystem.B.dylib 0x927ed867 mach_msg + 68
    2 com.apple.CoreFoundation 0x9534dfaf __CFRunLoopRun + 2079
    3 com.apple.CoreFoundation 0x9534d094 CFRunLoopRunSpecific + 452
    4 com.apple.CoreFoundation 0x9534cec1 CFRunLoopRunInMode + 97
    5 com.apple.Safari 0x0002f321 0x1000 + 189217
    6 com.apple.Safari 0x0002f06a 0x1000 + 188522
    7 com.apple.Safari 0x0002f003 0x1000 + 188419
    8 libSystem.B.dylib 0x9281a81d pthreadstart + 345
    9 libSystem.B.dylib 0x9281a6a2 thread_start + 34
    Thread 6: Safari: SnapshotStore
    0 libSystem.B.dylib 0x9281b066 _semwaitsignal + 10
    1 libSystem.B.dylib 0x9281ad22 pthread_condwait + 1191
    2 libSystem.B.dylib 0x9281c9b8 pthreadcondwait$UNIX2003 + 73
    3 com.apple.JavaScriptCore 0x950d4ae1 ***::ThreadCondition::timedWait(***::Mutex&, double) + 81
    4 com.apple.Safari 0x00045185 0x1000 + 278917
    5 com.apple.Safari 0x000450d5 0x1000 + 278741
    6 libSystem.B.dylib 0x9281a81d pthreadstart + 345
    7 libSystem.B.dylib 0x9281a6a2 thread_start + 34
    Thread 7: WebCore: LocalStorage
    0 libSystem.B.dylib 0x9281b066 _semwaitsignal + 10
    1 libSystem.B.dylib 0x9281ad22 pthread_condwait + 1191
    2 libSystem.B.dylib 0x9281c9b8 pthreadcondwait$UNIX2003 + 73
    3 com.apple.JavaScriptCore 0x950d4ae1 ***::ThreadCondition::timedWait(***::Mutex&, double) + 81
    4 libSystem.B.dylib 0x9281a81d pthreadstart + 345
    5 libSystem.B.dylib 0x9281a6a2 thread_start + 34
    Thread 8:
    0 libSystem.B.dylib 0x9280c086 select$DARWIN_EXTSN + 10
    1 com.apple.CoreFoundation 0x9538d80d __CFSocketManager + 1085
    2 libSystem.B.dylib 0x9281a81d pthreadstart + 345
    3 libSystem.B.dylib 0x9281a6a2 thread_start + 34
    Thread 9:
    0 libSystem.B.dylib 0x927ed0fa machmsgtrap + 10
    1 libSystem.B.dylib 0x927ed867 mach_msg + 68
    2 com.apple.CoreFoundation 0x9534dfaf __CFRunLoopRun + 2079
    3 com.apple.CoreFoundation 0x9534d094 CFRunLoopRunSpecific + 452
    4 com.apple.CoreFoundation 0x95352fd4 CFRunLoopRun + 84
    5 com.apple.CoreMedia 0x995ed40e FigThreadGlobalNetworkBufferingRunloop + 149
    6 libSystem.B.dylib 0x9281a81d pthreadstart + 345
    7 libSystem.B.dylib 0x9281a6a2 thread_start + 34
    Thread 10:
    0 libSystem.B.dylib 0x927ed0fa machmsgtrap + 10
    1 libSystem.B.dylib 0x927ed867 mach_msg + 68
    2 com.apple.CoreFoundation 0x9534dfaf __CFRunLoopRun + 2079
    3 com.apple.CoreFoundation 0x9534d094 CFRunLoopRunSpecific + 452
    4 com.apple.CoreFoundation 0x95352fd4 CFRunLoopRun + 84
    5 com.apple.QuickTime 0x94598c52 QTSNetworkThread_RunThread + 117
    6 libSystem.B.dylib 0x9281a81d pthreadstart + 345
    7 libSystem.B.dylib 0x9281a6a2 thread_start + 34
    Thread 11:
    0 libSystem.B.dylib 0x927ed0fa machmsgtrap + 10
    1 libSystem.B.dylib 0x927ed867 mach_msg + 68
    2 com.joesoft.hal 0x1a46d578 HandlePatchThread(void*) + 104
    3 libSystem.B.dylib 0x9281a81d pthreadstart + 345
    4 libSystem.B.dylib 0x9281a6a2 thread_start + 34
    Thread 12:
    0 libSystem.B.dylib 0x9281b066 _semwaitsignal + 10
    1 libSystem.B.dylib 0x9281ad22 pthread_condwait + 1191
    2 libSystem.B.dylib 0x9281c9b8 pthreadcondwait$UNIX2003 + 73
    3 ...dia.FlashPlayer-10.6.plugin 0x21c4433f unregister_ShockwaveFlash + 45695
    4 ...dia.FlashPlayer-10.6.plugin 0x21818884 0x21800000 + 100484
    5 ...dia.FlashPlayer-10.6.plugin 0x21c4443e unregister_ShockwaveFlash + 45950
    6 ...dia.FlashPlayer-10.6.plugin 0x21c44575 unregister_ShockwaveFlash + 46261
    7 libSystem.B.dylib 0x9281a81d pthreadstart + 345
    8 libSystem.B.dylib 0x9281a6a2 thread_start + 34
    Thread 13:
    0 libSystem.B.dylib 0x9281b066 _semwaitsignal + 10
    1 libSystem.B.dylib 0x9281ad22 pthread_condwait + 1191
    2 libSystem.B.dylib 0x9281c9b8 pthreadcondwait$UNIX2003 + 73
    3 ...dia.FlashPlayer-10.6.plugin 0x21c4433f unregister_ShockwaveFlash + 45695
    4 ...dia.FlashPlayer-10.6.plugin 0x21818884 0x21800000 + 100484
    5 ...dia.FlashPlayer-10.6.plugin 0x21c4443e unregister_ShockwaveFlash + 45950
    6 ...dia.FlashPlayer-10.6.plugin 0x21c44575 unregister_ShockwaveFlash + 46261
    7 libSystem.B.dylib 0x9281a81d pthreadstart + 345
    8 libSystem.B.dylib 0x9281a6a2 thread_start + 34
    Thread 14:
    0 libSystem.B.dylib 0x927ed15a semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x9281aca5 pthread_condwait + 1066
    2 libSystem.B.dylib 0x92849848 pthreadcond_timedwait_relativenp + 47
    3 ...dia.FlashPlayer-10.6.plugin 0x21c44301 unregister_ShockwaveFlash + 45633
    4 ...dia.FlashPlayer-10.6.plugin 0x21b34778 0x21800000 + 3360632
    5 ...dia.FlashPlayer-10.6.plugin 0x21c4443e unregister_ShockwaveFlash + 45950
    6 ...dia.FlashPlayer-10.6.plugin 0x21c44575 unregister_ShockwaveFlash + 46261
    7 libSystem.B.dylib 0x9281a81d pthreadstart + 345
    8 libSystem.B.dylib 0x9281a6a2 thread_start + 34
    Thread 15:
    0 libSystem.B.dylib 0x927ed15a semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x9281aca5 pthread_condwait + 1066
    2 libSystem.B.dylib 0x92849848 pthreadcond_timedwait_relativenp + 47
    3 ...dia.FlashPlayer-10.6.plugin 0x21c44301 unregister_ShockwaveFlash + 45633
    4 ...dia.FlashPlayer-10.6.plugin 0x21b346e2 0x21800000 + 3360482
    5 ...dia.FlashPlayer-10.6.plugin 0x21c4443e unregister_ShockwaveFlash + 45950
    6 ...dia.FlashPlayer-10.6.plugin 0x21c44575 unregister_ShockwaveFlash + 46261
    7 libSystem.B.dylib 0x9281a81d pthreadstart + 345
    8 libSystem.B.dylib 0x9281a6a2 thread_start + 34
    Thread 16:
    0 libSystem.B.dylib 0x927ed15a semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x9281aca5 pthread_condwait + 1066
    2 libSystem.B.dylib 0x92849848 pthreadcond_timedwait_relativenp + 47
    3 ...dia.FlashPlayer-10.6.plugin 0x21c44301 unregister_ShockwaveFlash + 45633
    4 ...dia.FlashPlayer-10.6.plugin 0x21b34778 0x21800000 + 3360632
    5 ...dia.FlashPlayer-10.6.plugin 0x21c4443e unregister_ShockwaveFlash + 45950
    6 ...dia.FlashPlayer-10.6.plugin 0x21c44575 unregister_ShockwaveFlash + 46261
    7 libSystem.B.dylib 0x9281a81d pthreadstart + 345
    8 libSystem.B.dylib 0x9281a6a2 thread_start + 34
    Thread 17:
    0 libSystem.B.dylib 0x927ed15a semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x9281aca5 pthread_condwait + 1066
    2 libSystem.B.dylib 0x92849848 pthreadcond_timedwait_relativenp + 47
    3 ...dia.FlashPlayer-10.6.plugin 0x21c44301 unregister_ShockwaveFlash + 45633
    4 ...dia.FlashPlayer-10.6.plugin 0x21b34778 0x21800000 + 3360632
    5 ...dia.FlashPlayer-10.6.plugin 0x21c4443e unregister_ShockwaveFlash + 45950
    6 ...dia.FlashPlayer-10.6.plugin 0x21c44575 unregister_ShockwaveFlash + 46261
    7 libSystem.B.dylib 0x9281a81d pthreadstart + 345
    8 libSystem.B.dylib 0x9281a6a2 thread_start + 34
    Thread 18:
    0 libSystem.B.dylib 0x927ed15a semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x9281aca5 pthread_condwait + 1066
    2 libSystem.B.dylib 0x92849848 pthreadcond_timedwait_relativenp + 47
    3 ...dia.FlashPlayer-10.6.plugin 0x21c44301 unregister_ShockwaveFlash + 45633
    4 ...dia.FlashPlayer-10.6.plugin 0x21b346e2 0x21800000 + 3360482
    5 ...dia.FlashPlayer-10.6.plugin 0x21c4443e unregister_ShockwaveFlash + 45950
    6 ...dia.FlashPlayer-10.6.plugin 0x21c44575 unregister_ShockwaveFlash + 46261
    7 libSystem.B.dylib 0x9281a81d pthreadstart + 345
    8 libSystem.B.dylib 0x9281a6a2 thread_start + 34
    Thread 19:
    0 libSystem.B.dylib 0x927ed15a semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x9281aca5 pthread_condwait + 1066
    2 libSystem.B.dylib 0x92849848 pthreadcond_timedwait_relativenp + 47
    3 ...dia.FlashPlayer-10.6.plugin 0x21c44301 unregister_ShockwaveFlash + 45633
    4 ...dia.FlashPlayer-10.6.plugin 0x21b346e2 0x21800000 + 3360482
    5 ...dia.FlashPlayer-10.6.plugin 0x21c4443e unregister_ShockwaveFlash + 45950
    6 ...dia.FlashPlayer-10.6.plugin 0x21c44575 unregister_ShockwaveFlash + 46261
    7 libSystem.B.dylib 0x9281a81d pthreadstart + 345
    8 libSystem.B.dylib 0x9281a6a2 thread_start + 34
    Thread 20:
    0 libSystem.B.dylib 0x927ed15a semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x9281aca5 pthread_condwait + 1066
    2 libSystem.B.dylib 0x92849848 pthreadcond_timedwait_relativenp + 47
    3 ...dia.FlashPlayer-10.6.plugin 0x21c44301 unregister_ShockwaveFlash + 45633
    4 ...dia.FlashPlayer-10.6.plugin 0x21b34778 0x21800000 + 3360632
    5 ...dia.FlashPlayer-10.6.plugin 0x21c4443e unregister_ShockwaveFlash + 45950
    6 ...dia.FlashPlayer-10.6.plugin 0x21c44575 unregister_ShockwaveFlash + 46261
    7 libSystem.B.dylib 0x9281a81d pthreadstart + 345
    8 libSystem.B.dylib 0x9281a6a2 thread_start + 34
    Thread 21:
    0 libSystem.B.dylib 0x928129d2 _workqkernreturn + 10
    1 libSystem.B.dylib 0x92812f68 pthreadwqthread + 941
    2 libSystem.B.dylib 0x92812b86 start_wqthread + 30
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x61506d6f ebx: 0x96a8a94c ecx: 0x96feff80 edx: 0x258fbbc0
    edi: 0x04c2830f esi: 0xffcffbdf ebp: 0xbfffe8e8 esp: 0xbfffe8a4
    ss: 0x0000001f efl: 0x00010206 eip: 0x984d5eec cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    cr2: 0x61506d6f
    Binary Images:
    0x1000 - 0x52affb com.apple.Safari 5.0.1 (6533.17.8) <0D5E8737-8EB3-4B04-8E54-CA8D9ED470C4> /Applications/Safari.app/Contents/MacOS/Safari
    0x1491000 - 0x1493fff +com.unsanity.menuextraenabler 1.0.3 (1.0.3) /Library/InputManagers/Menu Extra Enabler/Menu Extra Enabler.bundle/Contents/MacOS/Menu Extra Enabler
    0x165c000 - 0x1666ff7 +com.unsanity.smartcrashreports Smart Crash Reports version 1.5 (1.5) /Library/InputManagers/Smart Crash Reports/Smart Crash Reports.bundle/Contents/MacOS/Smart Crash Reports
    0x12f00000 - 0x132aefe3 com.apple.RawCamera.bundle 3.3.0 (533) <05A38D21-8556-434C-8BAA-850A6EC99B37> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x13a85000 - 0x13a87ffe +com.lemkesoft.GraphicConverterCMI 2.0 (1.7) <486995C6-BD37-1C17-EA3A-B908307AD8AB> /Users/tommyboy/Library/Contextual Menu Items/GraphicConverterCMI2.plugin/Contents/MacOS/GraphicConverterCMI
    0x13c41000 - 0x13c44ff2 +com.macromedia.Flash Player.plugin 10.1.53.64 (10.1.53.64) <4FE0EBB4-DD56-E42E-1792-6466E720365F> /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0x1854d000 - 0x186c0ff7 GLEngine ??? (???) <5EB664AC-6395-A161-ED9D-12219745A887> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x186f2000 - 0x18b58ff7 com.apple.driver.AppleIntelGMAX3100GLDriver 1.6.16 (6.1.6) <289C8984-D6F4-D340-61D6-5AB9BA2762FF> /System/Library/Extensions/AppleIntelGMAX3100GLDriver.bundle/Contents/MacOS/App leIntelGMAX3100GLDriver
    0x18ca9000 - 0x18cccfe7 GLRendererFloat ??? (???) <4F847096-3DBD-AE90-90FF-5AE12E15D3C9> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
    0x195e4000 - 0x195e4ff7 com.apple.JavaPluginCocoa 13.2.0 (13.2.0) <6330F04D-3250-2071-42E4-0ABB54216529> /System/Library/Frameworks/JavaVM.framework/Versions/A/Resources/JavaPluginCoco a.bundle/Contents/MacOS/JavaPluginCocoa
    0x195e9000 - 0x195e9ff7 +com.yazsoft.SDEnhancer ??? (1.0) <265A3874-FE45-D398-4511-7AAE37884D24> /Library/Internet Plug-Ins/SpeedDownload Browser Plugin.plugin/Contents/Resources/SpeedDownloadEnhancer.bundle/Contents/MacOS/Sp eedDownloadEnhancer
    0x1978e000 - 0x1978ffff +uk.co.markallan.clamxav.ScanWithClamXav ??? (1.0) /Users/tommyboy/Library/Contextual Menu Items/ScanWithClamXav.plugin/Contents/MacOS/ScanWithClamXav
    0x197c3000 - 0x19835fff +com.DivXInc.DivXDecoder 6.4.0 (6.4.0) /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
    0x19843000 - 0x198f8fe7 libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <0B69B1F5-3440-B0BF-957F-E0ADD49F13CB> /usr/lib/libcrypto.0.9.7.dylib
    0x1993e000 - 0x1994bffb +net.telestream.license 1.0.7.2-GC (1.0.7.2-GC) <3B3ADB81-79F3-6371-31FE-66EF8D8E3100> /Library/Frameworks/TSLicense.framework/Versions/A/TSLicense
    0x1995a000 - 0x1995cff7 com.apple.PDFImporter 2.1 (???) <C78368B0-3712-067C-9467-55932890C979> /System/Library/Components/PDFImporter.component/Contents/MacOS/PDFImporter
    0x19962000 - 0x19966ff3 com.apple.audio.AudioIPCPlugIn 1.1.2 (1.1.2) <5570694E-039D-7970-6083-1C8A7B7C937B> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x19bd5000 - 0x19bd5fff +com.parallels.cmplugin ParallelsCM version 1.0 (1.0) /Library/Contextual Menu Items/ParallelsCM.plugin/Contents/MacOS/ParallelsCM
    0x19bd9000 - 0x19bdaff7 +com.yazsoft.speeddownload.contextualmenu ??? (1.0.2) <32C5928C-3DE3-BFF1-D8E3-97876A95A4DA> /Library/Contextual Menu Items/Speed Download Contextual Menu.plugin/Contents/MacOS/Speed Download Contextual Menu
    0x19dce000 - 0x19ddcfe7 libSimplifiedChineseConverter.dylib 49.0.0 (compatibility 1.0.0) <8F5FA7F7-840D-C5EF-C6E6-E2AF7CE43CD2> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x19de0000 - 0x19df2ff7 libTraditionalChineseConverter.dylib 49.0.0 (compatibility 1.0.0) <026B8702-B0A6-1D90-BBD6-AAAD2E14810D> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x1a043000 - 0x1a04aff7 com.apple.JavaVM 13.2.0 (13.2.0) <75981DDE-4A7A-EEB6-BAEE-30E9E1DA17C0> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    0x1a053000 - 0x1a058ff7 +com.yazsoft.browserplugin 2.1.5 (2.1.5) <C9F8EB14-5273-6D24-CB78-D7E4988D1741> /Library/Internet Plug-Ins/SpeedDownload Browser Plugin.plugin/Contents/MacOS/SpeedDownload Browser Plugin
    0x1a05d000 - 0x1a061ff7 +com.yazsoft.SDSFBundle ??? (1.0) <A2FE447B-7FEA-76FC-EFF9-4EF08FF31B21> /Library/Internet Plug-Ins/SpeedDownload Browser Plugin.plugin/Contents/Resources/SpeedDownloadEnhancer.bundle/Contents/Resource s/SDSFBundle.bundle/Contents/MacOS/SDSFBundle
    0x1a077000 - 0x1a07afff +com.pgp.contextmenu.PGPcontext 9.8.2.3005 (9.8.2.3005) /Library/Contextual Menu Items/PGPcontext.plugin/Contents/MacOS/PGPcontext
    0x1a333000 - 0x1a374fe3 com.apple.audio.SoundManager.Components 3.9.4 (3.9.4) <AD66647C-03A9-EBAF-6FFC-E5A631F4D6BE> /System/Library/Components/SoundManagerComponents.component/Contents/MacOS/Soun dManagerComponents
    0x1a43f000 - 0x1a445ffb com.apple.audio.AppleHDAHALPlugIn 1.8.7 (1.8.7f1) <0FE8B697-6D19-69C6-FA94-E18064ACFAEC> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x1a44a000 - 0x1a472fff +com.joesoft.hal ??? (1.0.1.162) /Library/Audio/Plug-Ins/HAL/Hear.plugin/Contents/MacOS/Hear
    0x1a481000 - 0x1a486fff +com.roxio.ToastItPlugin ToastIt 1.1.2 (build 18) (1.1.2) <271B9402-59DA-B4F5-4554-0356099BD7BB> /Users/tommyboy/Library/Contextual Menu Items/ToastIt.plugin/Contents/MacOS/ToastIt
    0x1d494000 - 0x1d4cbff8 +com.pgp.framework.PGPui 9.8.2.3005 (3.10.2) /Library/Frameworks/PGPui.framework/Versions/A/PGPui
    0x1d8a6000 - 0x1d8d8ffe +com.stuffit.StuffItCM 12.0.1 (12.0.1) /Library/Contextual Menu Items/StuffItCM.plugin/Contents/MacOS/StuffItCM
    0x1dddb000 - 0x1dfbdff3 +com.elgato.mpegsupport EyeTV MPEG Support 1.2 (build 52) (1.2) <35B97927-65D9-4556-1B6A-23CC2834C7FA> /Library/QuickTime/EyeTV MPEG Support.component/Contents/MacOS/EyeTV MPEG Support
    0x1e260000 - 0x1e4e4ff3 +com.elgato.Turbo.component 1.0.2 (759) (1.0.2) <21DBC045-EEB1-87B8-8E81-2F7DBBDD2962> /Library/QuickTime/Elgato Turbo.component/Contents/MacOS/Elgato Turbo
    0x1e560000 - 0x1e634fe3 +Crusher ??? (???) <5B0E8275-B9AD-3423-82AC-B9F45AD62A8B> /Library/QuickTime/Elgato Turbo.component/Contents/Frameworks/Crusher.framework/Versions/A/Crusher
    0x1e896000 - 0x1e9f6fff +CrusherHD ??? (???) <F4C66932-907F-5323-C128-D9A6A4122BD5> /Library/QuickTime/Elgato Turbo.component/Contents/Frameworks/CrusherHD.framework/Versions/A/CrusherHD
    0x1ea6b000 - 0x1ec5ffff +com.elgato.mpegsupport EyeTV MPEG Support 1.1.1 (build 49) (1.1.1) <388141FC-ED2D-5789-848C-711541157242> /Library/QuickTime/Elgato Turbo.component/Contents/Resources/EyeTV MPEG Support.component/Contents/MacOS/EyeTV MPEG Support
    0x1ef00000 - 0x1f0f2fe2 +net.telestream.wmv.import 2.3.3.3 (2.3.3.3) <29274B95-3248-3AB4-A08F-718299D6D8C8> /Library/QuickTime/Flip4Mac WMV Import.component/Contents/MacOS/Flip4Mac WMV Import
    0x1f127000 - 0x1f29ffeb com.apple.QuickTimeStreaming.component 7.6.6 (1742) <673FAFC2-B72B-6594-0599-D1FE314E3B98> /System/Library/QuickTime/QuickTimeStreaming.component/Contents/MacOS/QuickTime Streaming
    0x20000000 - 0x20047feb +com.stuffit.sdk 12.0.1 (12.0.1) <F75CA13B-084B-4B83-AA7A-7B13A7F8CEA0> /Library/Frameworks/StuffIt.framework/Versions/B/StuffIt
    0x21800000 - 0x221cbfd3 +com.macromedia.FlashPlayer-10.6.plugin 10.1.53.64 (10.1.53.64) <28AEE5D0-CE3E-55DB-5AE5-787143EC0F96> /Library/Internet Plug-Ins/Flash Player.plugin/Contents/PlugIns/FlashPlayer-10.6.plugin/Contents/MacOS/FlashPlay er-10.6
    0x235b2000 - 0x2363dfd1 +com.stuffit.stuffitcore 12.0.1 (12.0.1) <B625F52A-4E26-4A51-B15C-3C7CDB49ABB1> /Library/Frameworks/StuffItCore.framework/Versions/A/StuffItCore
    0x24000000 - 0x2419efe5 +com.pgp.framework.PGPclient 9.8.2.3005 (9.8.2.3005) /Library/Frameworks/PGPclient.framework/Versions/A/PGPclient
    0x2425c000 - 0x24464fce +com.pgp.framework.PGP 3.10.2 (3.10.2) /Library/Frameworks/PGP.framework/Versions/A/PGP
    0x70000000 - 0x700caffb com.apple.audio.units.Components 1.6.1 (1.6.1) <AEC44B68-A209-4093-36B0-7B740361249B> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x8fe00000 - 0x8fe4162b dyld 132.1 (???) <A4F6ADCC-6448-37B4-ED6C-ABB2CD06F448> /usr/lib/dyld
    0x90023000 - 0x90091ff7 com.apple.QuickLookUIFramework 2.2 (327.4) <5B6A066B-B867-D3A3-BDEE-3D68FA5385B4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x900bd000 - 0x90134ff3 com.apple.backup.framework 1.2.2 (1.2.2) <FE4C6311-EA63-15F4-2CF7-04CF7734F434> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x90135000 - 0x9049dff7 com.apple.QuartzCore 1.6.2 (227.22) <4288F0D2-0C87-F054-C372-8764B44DE024> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x904a4000 - 0x905d0fff com.apple.audio.toolbox.AudioToolbox 1.6.3 (1.6.3) <F0D7256E-0914-8E77-E37B-9720430422AB> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x905d1000 - 0x90649fef com.apple.AppleVAFramework 4.9.20 (4.9.20) <D8B544CB-9E32-81C2-59BD-C5DDB66DA621> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x9068c000 - 0x906fbff7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <2FC2178F-FEF9-6E3F-3289-A6307B1A154C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x906fc000 - 0x90705ff7 com.apple.corelocation 12 (12) <3B96D426-9245-A054-E9D2-6503BA48938A> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x90706000 - 0x908c0fe3 com.apple.ImageIO.framework 3.0.3 (3.0.3) <A93A514B-C1BF-21D0-FB03-CB775DE4FFAA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x908c1000 - 0x908c7ff7 com.apple.DisplayServicesFW 2.2.2 (251) <6E4020F6-4DD0-F137-F226-F396807E3C3B> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x908c8000 - 0x90971ff7 com.apple.CFNetwork 454.9.7 (454.9.7) <B740E1BD-01B7-34C2-2A9A-6DBC68B1EA5B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90972000 - 0x90993fe7 com.apple.opencl 12.1 (12.1) <DA2AC3FA-ED11-2D10-21E9-7BDF4778B228> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x90994000 - 0x90996ff7 libRadiance.dylib ??? (???) <AB06F616-E3EA-5966-029A-8AA44BBE5B28> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x909e0000 - 0x90c43fef com.apple.security 6.1.1 (37594) <8AE73F5F-936C-80F6-B05B-A50C3082569C> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x90c44000 - 0x90c83ff7 com.apple.ImageCaptureCore 1.0.2 (1.0.2) <18E338B0-D82E-2ADC-FB9E-8909E765C41B> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x90cbd000 - 0x90ccbfe7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <3CE8AA79-F077-F1B0-A039-9103A4A02E92> /usr/lib/libz.1.dylib
    0x90ccc000 - 0x90d3aff7 com.apple.ISSupport 1.9.3 (51) <9BB37FBA-E379-8D12-11C6-B9C5C9683D27> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x90d3b000 - 0x90d4fffb com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <57DD5458-4F24-DA7D-0927-C3321A65D743> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x90d50000 - 0x90e51fe7 libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <B4C5CD68-405D-0F1B-59CA-5193D463D0EF> /usr/lib/libxml2.2.dylib
    0x90e52000 - 0x90e8dfeb libFontRegistry.dylib ??? (???) <A102F61F-25D5-001A-20C3-56304C585072> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x90e8e000 - 0x91094feb com.apple.AddressBook.framework 5.0.2 (870) <3E9D6CF3-6C41-245D-5343-941A185C8384> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x915dc000 - 0x915dffe7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
    0x915f0000 - 0x9203bff7 com.apple.WebCore 6533.17 (6533.17.8) <CB22435A-3FAC-EAE2-3CF1-FB9D79635637> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x9203c000 - 0x9213efef com.apple.MeshKitIO 1.1 (49.2) <34322CDD-E67E-318A-F03A-A3DD05201046> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
    0x9213f000 - 0x9213fff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <BC501C9F-7C20-961A-B135-0A457667D03C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x92140000 - 0x92155fff com.apple.ImageCapture 6.0 (6.0) <3F31833A-38A9-444E-02B7-17619CA6F2A0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x9216c000 - 0x9217dff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <97511CC7-FE23-5AC3-2EE2-B5479FAEB316> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x9217e000 - 0x921c1ff7 libGLU.dylib ??? (???) <B50572FF-3EAC-FD98-1A01-6B718D98F67F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x921c2000 - 0x92432ffb com.apple.Foundation 6.6.3 (751.29) <E77D3906-99F4-FEF4-FBB0-86FB3C94073E> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92433000 - 0x92442fe7 libxar.1.dylib ??? (???) <382463E5-02FE-8DDD-E061-C7F730B21F10> /usr/lib/libxar.1.dylib
    0x92443000 - 0x924a4fe7 com.apple.CoreText 3.1.0 (???) <1372DABE-F183-DD03-03C2-64B2464A4FD5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x924de000 - 0x92521ff7 com.apple.NavigationServices 3.5.4 (182) <753B8906-06C0-3AE0-3D6A-8FF5AC18ED12> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x925ae000 - 0x926baff7 libGLProgrammability.dylib ??? (???) <23AB2443-1DB3-3BFE-38A6-11F0BE453989> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x926bb000 - 0x926bbff7 com.apple.Carbon 150 (152) <9252D5F2-462D-2C15-80F3-109644D6F704> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x926d0000 - 0x926d1ff7 com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <0EC4EEFF-477E-908E-6F21-ED2C973846A4> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x926d2000 - 0x9278bfe7 libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <16CEF8E8-8C9A-94CD-EF5D-05477844C005> /usr/lib/libsqlite3.dylib
    0x9278c000 - 0x92790ff7 IOSurface ??? (???) <66E11D8E-CF4B-EFD0-37F9-20177C647021> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x92791000 - 0x92795ff7 libGIF.dylib ??? (???) <3ECD4D2C-40FE-E9A0-A2D2-E36D1C00D3A8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x927d7000 - 0x927ebfe7 libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
    0x927ec000 - 0x92992feb libSystem.B.dylib 125.2.0 (compatibility 1.0.0) <3441F338-2218-6D36-3F95-3A16FBF6713D> /usr/lib/libSystem.B.dylib
    0x92993000 - 0x92e4cffb com.apple.VideoToolbox 0.484.11 (484.11) <6AB58081-F7C4-46F9-2C05-CFED9E38F0A0> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x92e4d000 - 0x92e6dfe7 libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <751955F3-21FB-A03A-4E92-1F3D4EFB8C5B> /usr/lib/libresolv.9.dylib
    0x92e6e000 - 0x93050fff com.apple.imageKit 2.0.3 (1.0) <BF2ECA4D-FCD8-AD5D-E100-22370F2C7EE0> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x93051000 - 0x930caff7 com.apple.PDFKit 2.5.1 (2.5.1) <CEF13510-F08D-3177-7504-7F8853906DE6> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x930cb000 - 0x930efff7 libJPEG.dylib ??? (???) <5CE96981-6B2A-D15B-4A17-E7BD329095B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x930f0000 - 0x931a6ffb libFontParser.dylib ??? (???) <067DC1A2-764B-41EA-B07E-4205472749B7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x931a7000 - 0x9320bffb com.apple.htmlrendering 72 (1.1.4) <4D451A35-FAB6-1288-71F6-F24A4B6E2371> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x9320c000 - 0x93622ff7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x93623000 - 0x936a3feb com.apple.SearchKit 1.3.0 (1.3.0) <9E18AEA5-F4B4-8BE5-EEA9-818FC4F46FD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x936a4000 - 0x936d4ff7 com.apple.MeshKit 1.1 (49.2) <ECFBD794-5D36-4405-6184-5568BFF29BF3> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x936d5000 - 0x93726ff7 com.apple.HIServices 1.8.0 (???) <10C85B88-C6AF-91DB-2546-34661BA35AC5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x93763000 - 0x937a9ff7 libauto.dylib ??? (???) <85670A64-3B67-8162-D441-D8E0BE15CA94> /usr/lib/libauto.dylib
    0x937df000 - 0x9383aff7 com.apple.framework.IOKit 2.0 (???) <A013B850-6ECB-594A-CBD6-DB156B11871B> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x9383b000 - 0x93859ff7 com.apple.CoreVideo 1.6.1 (45.4) <E0DF044D-BF31-42CE-B690-FD1FCE07E64A> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x9385a000 - 0x939dcfe7 libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <2314BD12-0821-75BB-F3BC-98D324CFD30A> /usr/lib/libicucore.A.dylib
    0x93a24000 - 0x93a62ff7 com.apple.QuickLookFramework 2.2 (327.4) <88A59C42-A200-FCB6-23EC-E848D0E14963> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x93a63000 - 0x94252557 com.apple.CoreGraphics 1.543.50 (???) <74533178-5C90-0F54-1B06-2E1C5251ED5D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x94253000 - 0x94253ff7 com.apple.CoreServices 44 (44) <AC35D112-5FB9-9C8C-6189-5F5945072375> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x94254000 - 0x942efff7 com.apple.ApplicationServices.ATS 4.3 (???) <7ECA252B-5F67-2816-A4F0-73E1DC833728> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x942f0000 - 0x945e9fef com.apple.QuickTime 7.6.6 (1742) <89720F2A-F33B-FF09-3D81-F9F25A99F3EB> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x945ea000 - 0x94692ffb com.apple.QD 3.35 (???) <B80B64BC-958B-DA9E-50F9-D7E8333CC5A2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x94693000 - 0x9469eff7 com.apple.CrashReporterSupport 10.6.3 (250) <981124CA-6E89-94C5-C7E9-4E0D6CA06F1D> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x9469f000 - 0x946e3fe7 com.apple.Metadata 10.6.3 (507.10) <630494FA-3BB3-EDD3-E10B-8DAAF4831E26> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x9472d000 - 0x9477afeb com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <BF66BA5D-BBC8-78A5-DBE2-F9DE3DD1D775> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x9477b000 - 0x947e5fe7 libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
    0x947e6000 - 0x9483efe7 com.apple.datadetectorscore 2.0 (80.7) <A40AA74A-9D13-2A6C-5440-B50905923251> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x9483f000 - 0x94865fff com.apple.DictionaryServices 1.1.1 (1.1.1) <02709230-9B37-C743-6E27-3FCFD18211F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x94892000 - 0x948baff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <769EF4B2-C1AD-73D5-AAAD-1564DAEA77AF> /usr/lib/libxslt.1.dylib
    0x948bb000 - 0x949cafe7 com.apple.WebKit 6533.17 (6533.17.8) <7489BF63-4075-335A-93DE-878547A7A4B2> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x949d0000 - 0x949d0ff7 com.apple.quartzframework 1.5 (1.5) <CEB78F00-C5B2-3B3F-BF70-DD6D578719C0> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x949d1000 - 0x94cf1feb com.apple.CoreServices.CarbonCore 861.13 (861.13) <52803668-3669-36BD-57DD-078FBA835081> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x94d0b000 - 0x94d26ff7 libPng.dylib ??? (???) <36A3D75E-5178-4358-7F02-444E276D61AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x94d27000 - 0x94e6afef com.apple.QTKit 7.6.6 (1742) <98ECA8E3-73F0-D21B-8B7E-8FE651E29A7F> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x94eb3000 - 0x94ebcff7 com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x94ebd000 - 0x94ebdff7 liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
    0x94ef8000 - 0x94ef8ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <1DEC639C-173D-F808-DE0D-4070CC6F5BC7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x94ef9000 - 0x95025ffb com.apple.MediaToolbox 0.484.11 (484.11) <B93B175A-2039-2FD2-FBE4-22C9F8C9E223> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x95026000 - 0x9505aff7 libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <0B900F26-51C1-7639-346F-24B080AEDAF3> /usr/lib/libssl.0.9.8.dylib
    0x9506e000 - 0x9507eff7 com.apple.DSObjCWrappers.Framework 10.6 (134) <81A0B409-3906-A98F-CA9B-A49E75007495> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x9507f000 - 0x95081ff7 com.apple.securityhi 4.0 (36638) <38D36D4D-C798-6ACE-5FA8-5C001993AD6B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x95082000 - 0x950c2ff3 com.apple.securityinterface 4.0.1 (37214) <BBC88C96-8827-91DC-0CF6-7CB639183395> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x950c3000 - 0x952bafeb com.apple.JavaScriptCore 6533.17 (6533.17.6) <A88FBEE4-D53E-E865-B70E-7C01E75330E4> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x952bb000 - 0x95301ffb com.apple.CoreMediaIOServices 130.0 (1035) <F5E6F93D-6844-9FD7-8769-44503DFD5363> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x95302000 - 0x9530cff7 com.apple.HelpData 2.0.4 (34) <9128FFEB-0F6C-B273-FCF4-D87A20227345> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x9530d000 - 0x95310ffb com.apple.help 1.3.1 (41) <67F1F424-3983-7A2A-EC21-867BE838E90B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x95311000 - 0x9548bfe3 com.apple.CoreFoundation 6.6.3 (550.29) <00373783-3744-F47D-2191-BEEA658F0C3D> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x9553b000 - 0x9554dff7 com.apple.MultitouchSupport.framework 204.13 (204.13) <F91A4E32-01AA-49DB-2205-3DBE1FEFFC43> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x9554e000 - 0x95555ff3 com.apple.print.framework.Print 6.1 (237.1) <97AB70B6-C653-212F-CFD3-E3816D0F5C22> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x95556000 - 0x95560fe7 com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x95561000 - 0x964b1fe3 com.apple.QuickTimeComponents.component 7.6.6 (1742) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x964b2000 - 0x964b3ff7 com.apple.TrustEvaluationAgent 1.1 (1) <6C04C4C5-667E-2EBE-EB96-5B67BD4B2185> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x964b4000 - 0x9658ffe7 com.apple.DesktopServices 1.5.7 (1.5.7) <A69072AD-C47E-A00D-4A69-6E46A7FB2119> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x9663d000 - 0x96659fe3 com.apple.openscripting 1.3.1 (???) <DA16DE48-59F4-C94B-EBE3-7FAF772211A2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x9665a000 - 0x96737ff7 com.apple.vImage 4.0 (4.0) <64597E4B-F144-DBB3-F428-0EC3D9A1219E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x96738000 - 0x96744ff7 libkxld.dylib ??? (???) <322A4B52-8305-3081-6B74-813C3A87A56D> /usr/lib/system/libkxld.dylib
    0x96745000 - 0x9674bfff com.apple.CommonPanels 1.2.4 (91) <2438AF5D-067B-B9FD-1248-2C9987F360BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x96757000 - 0x967e9fe3 com.apple.print.framework.PrintCore 6.2 (312.5) <7729B4D7-D661-D669-FA7E-510F93F685A6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x967ea000 - 0x967eaff7 com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x96819000 - 0x970f9ff7 com.apple.AppKit 6.6.6 (1038.29) <6F28C335-6DC2-AE0E-B79A-F256DBD0BB45> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x970fa000 - 0x9710aff7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
    0x9710b000 - 0x971a8fe3 com.apple.LaunchServices 362.1 (362.1) <885D8567-9E40-0105-20BC-42C7FF657583> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x972d6000 - 0x9770bff7 libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x9770c000 - 0x97807ffb com.apple.PubSub 1.0.5 (65.20) <2AD354A5-5F08-82AE-BBDE-873F8C233A0B> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x97808000 - 0x97820ff7 com.apple.CFOpenDirectory 10.6 (10.6) <1537FB4F-C112-5D12-1E5D-3B1002A4038F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x97821000 - 0x9782bffb com.apple.speech.recognition.framework 3.11.1 (3.11.1) <EC0E69C8-A121-70E8-43CF-E6FC4C7779EC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x9784e000 - 0x97855ff7 com.apple.agl 3.0.12 (AGL-3.0.12) <6877F0D8-0DCF-CB98-5304-913667FF50FA> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x97856000 - 0x9787dff7 com.apple.quartzfilters 1.6.0 (1.6.0) <879A3B93-87A6-88FE-305D-DF1EAED04756> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x9787e000 - 0x979b5ff7 com.apple.CoreAUC 6.04.01 (6.04.01) <B6E035A9-8DA2-82FC-9C2F-F57B9B62BE5F> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x979b6000 - 0x979ecfff libtidy.A.dylib ??? (???) <DDFAB560-3883-A6A2-7BDD-D91730982B48> /usr/lib/libtidy.A.dylib
    0x979ed000 - 0x979edff7 com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x979f5000 - 0x97c20ff3 com.apple.QuartzComposer 4.1 (156.16) <578A1842-8B62-00BF-B2E8-4C0AA8E6A938> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x97c21000 - 0x97c5eff7 com.apple.SystemConfiguration 1.10.2 (1.10.2) <398BB007-41FD-1A30-26D8-CB86ED5E467E> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x97c5f000 - 0x97c61fe7 com.apple.ExceptionHandling 1.5 (10) <21F37A49-E63B-121E-D406-1BBC94BEC762> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
    0x97c62000 - 0x97ce4ffb SecurityFoundation ??? (???) <3670AE8B-06DA-C447-EB14-79423DB9C474> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x98065000 - 0x98389fef com.apple.HIToolbox 1.6.3 (???) <0A5F56E2-9AF3-728D-70AE-429522AEAD8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x9838a000 - 0x983bbff3 libTrueTypeScaler.dylib ??? (???) <7601D717-236D-8F4E-91F5-E69BB2920478> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x983bc000 - 0x984aeff7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <D2C86308-F998-C83D-F49B-CD484D4EFE6A> /usr/lib/libcrypto.0.9.8.dylib
    0x984af000 - 0x984b2ff7 libCGXType.A.dylib 543.50.0 (compatibility 64.0.0) <3B49AED9-0DBA-9D21-F9AC-8784363AD762> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x984b3000 - 0x984c0ff7 com.apple.NetFS 3.2.1 (3.2.1) <5E61A00B-FA16-9D99-A064-47BDC5BC9A2B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x984c1000 - 0x984cfff7 com.apple.opengl 1.6.8 (1.6.8) <EBB7B411-60DD-DB9D-20C0-3E6258762EF0> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x984d0000 - 0x9857dfe7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <DF8E4CFA-3719-3415-0BF1-E8C5E561C3B1> /usr/lib/libobjc.A.dylib
    0x9857e000 - 0x985b6ff7 com.apple.LDAPFramework 2.0 (120.1) <001A70A8-3984-8E19-77A8-758893CC128C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x985ef000 - 0x985feffb SyndicationUI ??? (???) <DFC52859-AA3C-80BE-0B86-AE36C1A50547> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x985ff000 - 0x98643ff3 com.apple.coreui 2 (114) <29F8F1A4-1C96-6A0F-4CC2-9B85CF83209F> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x98695000 - 0x9875ffef com.apple.CoreServices.OSServices 357 (357) <CF9530AD-F581-B831-09B6-16D9F9283BFA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x98760000 - 0x98794fe7 com.apple.framework.Apple80211 6.2.3 (623.1) <C096EF56-ABA3-A869-65AA-D1837351E1F6> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x98795000 - 0x987a2fe7 libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <6008C8AC-8DB1-B38B-52A9-9133533B0DA2> /usr/lib/libbz2.1.0.dylib
    0x987a3000 - 0x987a6ff7 libCoreVMClient.dylib ??? (???) <420D9D10-B00E-202D-AA98-026996AB97DD> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x987a7000 - 0x98855ff3 com.apple.ink.framework 1.3.3 (107) <57B54F6F-CE35-D546-C7EC-DBC5FDC79938> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x98856000 - 0x98861ff7 libCSync.A.dylib 543.50.0 (compatibility 64.0.0) <4FA0CE4A-BDE5-0E3D-37F0-03B41F0C2637> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x98889000 - 0x98939ff3 com.apple.ColorSync 4.6.3 (4.6.3) <AA1076EA-7665-3005-A837-B661260DBE54> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9893a000 - 0x9897bff7 libRIP.A.dylib 543.50.0 (compatibility 64.0.0) <8BAE1FC1-A478-F151-17C7-2D5DE470AC4F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x98a27000 - 0x98a28ff7 com.apple.audio.units.AudioUnit 1.6.3 (1.6.3) <959DFFAE-A06B-7FF6-B713-B2076893EBBD> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x98a31000 - 0x98a37ff7 libCGXCoreImage.A.dylib 543.50.0 (compatibility 64.0.0) <94F66BA6-A4E8-63A4-1B70-EFAA4C75D668> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x98a38000 - 0x98b66fe7 com.apple.CoreData 102.1 (251) <E6A457F0-A0A3-32CD-6C69-6286E7C0F063> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x98b67000 - 0x98b6cff7 com.apple.OpenDirectory 10.6 (10.6) <92582807-E8F3-3DD9-EB42-4195CFB754A1> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x98b6d000 - 0x98c05fe7 edu.mit.Kerberos 6.5.10 (6.5.10) <8B83AFF3-C074-E47C-4BD0-4546EED0D1BC> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x98d67000 - 0x98da9ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <3F0ED200-741B-4E27-B89F-634B131F5E9E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x98daa000 - 0x98df3fe7 libTIFF.dylib ??? (???) <9CFF48CC-4852-4D06-17AC-3C947C824159> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x98e16000 - 0x98e47ff7 libGLImage.dylib ??? (???) <B45EA17E-03EF-3575-0843-A1205F29E71E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x98e48000 - 0x98e48ff7 com.apple.vecLib 3.6 (vecLib 3.6) <7362077A-890F-3AEF-A8AB-22247B10E106> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x98e49000 - 0x98e4dff7 libGFXShared.dylib ??? (???) <B6028E64-3F3B-C637-DA04-D0CD528F6E1F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x98e4e000 - 0x98f1ffe3 ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <8FDB4C40-D453-DA53-2A66-9A53998AB23C> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.f ramework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x98f22000 - 0x98fd2fe3 com.apple.QuickTimeImporters.component 7.6.6 (1742) <76B0E668-214A-AB71-AAB8-E39E7F227C9B> /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x98fd3000 - 0x98ffdff7 com.apple.shortcut 1.1 (1.1) <B0514FA9-7CAE-AD94-93CA-7B2A2C5F7B8A> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x98ffe000 - 0x99009ff7 libGL.dylib ??? (???) <B87E0676-F5EF-8DA3-6DEE-13C43B3832A7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x9907e000 - 0x990ceff7 com.apple.framework.familycontrols 2.0.1 (2010) <B9762E20-543D-13B9-F6BF-E8585F04CA01> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x992b3000 - 0x992ebff7 libcups.2.dylib 2.8.0 (compatibility 2.0.0) <76C02F5C-98FD-BD64-B5FB-C698FB76EA25> /usr/lib/libcups.2.dylib
    0x99448000 - 0x994a2fe7 com.apple.CorePDF 1.3 (1.3) <696ADD5F-C038-A63B-4732-82E4109379D7> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x994a3000 - 0x994c5fef com.apple.DirectoryService.Framework 3.6 (621.3) <05FFDBDB-F16B-8AC0-DB42-986965FCBD95> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x994c6000 - 0x9951cff7 com.apple.MeshKitRuntime 1.1 (49.2) <F1EAE9EC-2DA3-BAFD-0A8C-6A3FFC96D728> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
    0x9951d000 - 0x99598fe7 com.apple.audio.CoreAudio 3.2.2 (3.2.2) <51D0E2DC-B15F-AF6C-70D8-026DDAD4E2A5> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x99599000 - 0x995ccff7 com.apple.AE 496.4 (496.4) <7F34EC47-8429-3077-8158-54F5EA908C66> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x995cd000 - 0x9960aff7 com.apple.CoreMedia 0.484.11 (484.11) <0346F9E5-AEFE-B751-7D85-88D156C01385> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x9967a000 - 0x9976eff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <9EC28185-D26F-533F-90C4-FBAA13A15947> /usr/lib/libiconv.2.dylib
    0x9976f000 - 0x9994aff3 libType1Scaler.dylib ??? (???) <3CCADAB2-FBBF-15C9-C70C-4D26746B309E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libType1Scaler.dylib
    0xba900000 - 0xba916ff7 libJapaneseConverter.dylib 49.0.0 (compatibility 1.0.0) <12C58901-CCF3-4E8E-30CA-92A10CD55DF1> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0xbab00000 - 0xbab21fe7 libKoreanConverter.dylib 49.0.0 (compatibility 1.0.0) <7FFF4AFA-6522-C7D5-760F-A8F13D6EF032> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
    0xbb100000 - 0xbb103fe7 libLatinSuppConverter.dylib 49.0.0 (compatibility 1.0.0) <D7E95532-C232-C492-6670-49FF18E6DE45> /System/Library/CoreServices/Encodings/libLatinSuppConverter.dylib
    0xffff0000 - 0xffff1fff libSystem.B.dylib ??? (???) <3441F338-2218-6D36-3F95-3A16FBF6713D> /usr/lib/libSystem.B.dylib
    Model: MacBook4,1, BootROM MB41.00C1.B00, 2 processors, Intel Core 2 Duo, 2.4 GHz, 2 GB, SMC 1.31f0
    Graphics: Intel GMA X3100, GMA X3100, Built-In, 144 MB
    Memory Module: global_name
    AirPort: spairportwireless_card_type_airportextreme (0x14E4, 0x88), Broadcom BCM43xx 1.0 (5.10.91.27)
    Bluetooth: Version 2.3.3f8, 2 service, 12 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Network Service: Parallels Shared Networking Adapter, Ethernet, en2
    Network Service: Parallels Host-Only Networking Adapter, Ethernet, en3
    Serial ATA Device: WDC WD5000BEVT-22A0RT0, 465.76 GB
    Parallel ATA Device: MATSHITADVD-R UJ-857E
    USB Device: External USB HDD, 0x0930 (Toshiba Corporation), 0xa001, 0xfd100000
    USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8501, 0xfd400000
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac (Apple Inc.), 0x0229, 0x5d200000
    USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0x5d100000
    USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8205, 0x1a100000
    FireWire Device: 1394 USB COMBO, Generic, Up to 400 Mb/sec

    Hi Bee.
    I think (fingers crossed) that the problem may be resolved. I removed the referenced "unsanty" folders, which apparently were installed by other apps that didn't explicitly say that they were being installed. My current hunches are Stuffit Deluxe 12, or possibly an older version of Weatherbug (ca 2008). But since removing PGP and the Unsanity enablers, I haven't experienced a crash. I've also updated Weatherbug and I've also gotten the most recent update to Stuffit 12 (v12.0.2).
    I'll keep an eye on things, but if the problem is gone, I'm good to go.
    Come to think of it the only difference between my desktop iMac and my MacBook is that I never installed PGP on my desktop. StuffIt Deluxe and WeatherBug are installed on both.
    Thx,
    TRB

  • Firefox won't load homepage when launched and crashes when closed.

    Last night, while I was in Firefox, a notification popped up that updater.exe had been downloaded. I could easily take a guess: a new version of Firefox was out. I closed Firefox and then had the updater do its thing.
    When Firefox then launched & came up with a blank screen (like what you would see with New Tab), I was a little confused. I checked Tools > Options and the general tab was still set to show the homepage when Firefox starts up (Xfinity). I also went through all the other tabs and found that nothing had been changed. It was 18.0, as shown in "About Firefox" so I was scratching my head as to what was going on. Humoring myself, I clicked the "home" Icon, and sure enough it toop me to my homepage. Figuring I'd take a shot at it later, I closed Firefox (The red X in the upper right).
    Then things took a stranger turn. Upon closing, the Mozilla Crash Report screen popped up. I figured this was a one-time thing, so I didn't send a report. I launched Firefox again, and again I got a blank screen. Upon closing, the Crash Report screen popped up again. To ensure this was just something with Firefox, I launched Internet Explorer. It showed the homepage upon launch, and didn't crash when closed.
    Now, upon getting the troubleshoot information, I discovered another twist: When I go to close one of the tabs, Forefox crashes.
    This has me scratching my head. Before I updated, everything was perfectly fine. Now I run into this. Any thoughts?

    Alright, I just tried to reset (help > Troubleshooting > click 'Reset Firefox'. It said it would try to hold onto bookmarks, passwords, etc). When it closes, we hit the Crash Report screen again. Launching Firefox reveals nothing has changed (Theme being the same is the give-away). I'd say that hasn't worked as of yet.
    I typed about:crashes and copy/pasted everything in the "details" tab. If the "Raw Dump" tab would be more effective, just say so and I'll add that
    Signature coffplgn.dll@0x3714
    UUID 89ad14cd-e4c9-43d9-9ba0-fa8332130111
    Date Processed 2013-01-11 08:26:27
    Uptime 27
    Last Crash more than 3 months before submission
    Install Age 27 seconds since version was first installed.
    Install Time 2013-01-11 08:25:31
    Product Firefox
    Version 18.0
    Build ID 20130104151925
    Release Channel release
    OS Windows NT
    OS Version 5.1.2600 Service Pack 3
    Build Architecture x86
    Build Architecture Info AuthenticAMD family 16 model 2 stepping 3
    Crash Reason EXCEPTION_ACCESS_VIOLATION_EXEC
    Crash Address 0x54d7048
    User Comments
    App Notes
    AdapterVendorID: 0x1002, AdapterDeviceID: 0x9611, AdapterSubsysID: 00000000, AdapterDriverVersion: 8.531.0.0
    D3D10 Layers? D3D10 Layers- D3D9 Layers? D3D9 Layers-
    Processor Notes
    EMCheckCompatibility True
    Winsock LSP
    MSAFD Tcpip [TCP/IP] : 2 : 1 :
    MSAFD Tcpip [UDP/IP] : 2 : 2 : %SystemRoot%\system32\mswsock.dll
    MSAFD Tcpip [RAW/IP] : 2 : 3 : %SystemRoot%\system32\mswsock.dll
    RSVP UDP Service Provider : 6 : 2 : %SystemRoot%\system32\rsvpsp.dll
    RSVP TCP Service Provider : 6 : 1 : %SystemRoot%\system32\rsvpsp.dll
    MSAFD NetBIOS [\Device\NetBT_Tcpip_{0BBE6F70-6FFF-4959-B762-459BA69AE89C}] SEQPACKET 4 : 2 : 5 : %SystemRoot%\system32\mswsock.dll
    MSAFD NetBIOS [\Device\NetBT_Tcpip_{0BBE6F70-6FFF-4959-B762-459BA69AE89C}] DATAGRAM 4 : 2 : 2 : %SystemRoot%\system32\mswsock.dll
    MSAFD NetBIOS [\Device\NetBT_Tcpip_{CA2BB869-E7F7-405E-9266-0E2BDF8F748D}] SEQPACKET 1 : 2 : 5 : %SystemRoot%\system32\mswsock.dll
    MSAFD NetBIOS [\Device\NetBT_Tcpip_{CA2BB869-E7F7-405E-9266-0E2BDF8F748D}] DATAGRAM 1 : 2 : 2 : %SystemRoot%\system32\mswsock.dll
    MSAFD NetBIOS [\Device\NetBT_Tcpip_{2FAAFBE0-C5F0-46B6-A02A-3B87402292F7}] SEQPACKET 2 : 2 : 5 : %SystemRoot%\system32\mswsock.dll
    MSAFD NetBIOS [\Device\NetBT_Tcpip_{2FAAFBE0-C5F0-46B6-A02A-3B87402292F7}] DATAGRAM 2 : 2 : 2 : %SystemRoot%\system32\mswsock.dll
    Adapter Vendor ID 0x1002
    Adapter Device ID 0x9611
    Total Virtual Memory 2147352576
    Available Virtual Memory 1770160128
    System Memory Use Percentage 29
    Available Page File 4371468288
    Available Physical Memory 2476265472
    Bugzilla - Report this bug in Firefox, Core, Plug-Ins, or Toolkit
    Related Bugs
    783369 NEW --- Norton Confidential 2012/2013 crashes (couictlr.dll, coffplgn.dll)
    Crashing Thread
    Frame Module Signature Source
    0 @0x54d7048
    1 coFFPlgn.dll coFFPlgn.dll@0x3714
    2 couictlr.dll couictlr.dll@0x28355
    3 couictlr.dll couictlr.dll@0x3dcec
    4 couictlr.dll couictlr.dll@0x35609
    5 couictlr.dll couictlr.dll@0xbe7f
    6 oleaut32.dll APP_DATA::AllocCachedMem
    7 couictlr.dll couictlr.dll@0x6106b
    8 coFFPlgn.dll coFFPlgn.dll@0x590e7
    9 coFFPlgn.dll coFFPlgn.dll@0xa812b
    10 coFFPlgn.dll coFFPlgn.dll@0x51748
    11 coFFPlgn.dll coFFPlgn.dll@0x2bec
    12 coFFPlgn.dll coFFPlgn.dll@0x4ef66
    13 coFFPlgn.dll coFFPlgn.dll@0xb335b
    14 coFFPlgn.dll coFFPlgn.dll@0xc753f
    15 coFFPlgn.dll coFFPlgn.dll@0x3c5a3
    16 coFFPlgn.dll coFFPlgn.dll@0xa7b00
    17 coFFPlgn.dll coFFPlgn.dll@0xa522
    18 coFFPlgn.dll coFFPlgn.dll@0xc6fe
    19 coFFPlgn.dll coFFPlgn.dll@0x2a908
    20 coFFPlgn.dll coFFPlgn.dll@0xc8813
    21 coFFPlgn.dll coFFPlgn.dll@0xa9e51
    22 coFFPlgn.dll coFFPlgn.dll@0x2a346
    23 coFFPlgn.dll coFFPlgn.dll@0xaa35b
    24 xul.dll nsObserverService::NotifyObservers xpcom/ds/nsObserverService.cpp:149
    25 xul.dll nsCOMPtr_base::assign_from_qi obj-firefox/xpcom/build/nsCOMPtr.cpp:56
    26 xul.dll xul.dll@0xebfe67
    27 @0x12c713
    28 xul.dll nsWindowWatcher::RemoveWindow embedding/components/windowwatcher/src/nsWindowWatcher.cpp:1221
    29 xul.dll nsAppShellService::UnregisterTopLevelWindow xpfe/appshell/src/nsAppShellService.cpp:525
    30 xul.dll nsTimerImpl::Release xpcom/threads/nsTimerImpl.cpp:138
    31 xul.dll nsWebShellWindow::Destroy xpfe/appshell/src/nsWebShellWindow.cpp:758
    Show/hide other threads

  • Safari 5 crashes when closing window at one site

    Updated to Safari 5 last night. Repaired permissions. Having trouble with Safari crashing at one site in particular. The crash only happens when I close the browser window after being on the site. Sometimes the crash happens right away. Other times, there is up to a three second delay after closing the window. Sometimes it does not crash. I'm inclined to think it has something to do with the varying ads on the site, but it could be Safari itself.
    Made sure add ons were removed. Had Clicktoflash and LastPass installed. Removed both. Also removed some remnants of SIMBL that were lingering in a folder. Emptied the cache. Deleted the cookies specific to the site in question. Reset Safari, leaving saved passwords, cookies, and autofill alone and checking the boxes for the rest. Repaired permissions again too, then restarted. Still crashed. Made another user account to test Safari and it crashes too.
    Any thoughts? Crashing when closing a window in the past seemed to be related to add ons. Again, I've removed what was installed. I don't have another system to test it out on. Waiting for some support from the site in question, but they have a tendency to turn their nose up at such problems. Hoping another member there using Safari 5 will chime in. While I wait, figured I'd get some input here at the support forums.
    Here's the log that popped up.
    Process: Safari [8300]
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: com.apple.Safari
    Version: 5.0 (6533.16)
    Build Info: WebBrowser-75331600~1
    Code Type: X86-64 (Native)
    Parent Process: launchd [123]
    Date/Time: 2010-06-08 16:54:27.913 -0500
    OS Version: Mac OS X 10.6.3 (10D573)
    Report Version: 6
    Interval Since Last Report: 3041511 sec
    Crashes Since Last Report: 25
    Per-App Interval Since Last Report: 38934 sec
    Per-App Crashes Since Last Report: 15
    Anonymous UUID: 867A6F86-AA93-49A8-959D-A54E5FF9FCE0
    Exception Type: EXCBADACCESS (SIGSEGV)
    Exception Codes: 0x000000000000000d, 0x0000000000000000
    Crashed Thread: 0 Dispatch queue: com.apple.main-thread
    Application Specific Information:
    objc_msgSend() selector name: drawsBackground
    Thread 0 Crashed: Dispatch queue: com.apple.main-thread
    0 libobjc.A.dylib 0x00007fff8112912d objc_msgSend + 57
    1 com.apple.WebKit 0x00007fff81bee6f4 -[WebFrameView viewDidMoveToWindow] + 68
    2 com.apple.AppKit 0x00007fff83d53720 -[NSView _setWindow:] + 2047
    3 com.apple.CoreFoundation 0x00007fff8856a97e CFArrayApplyFunction + 222
    4 com.apple.AppKit 0x00007fff83d5370e -[NSView _setWindow:] + 2029
    5 com.apple.AppKit 0x00007fff83d83ebd -[NSControl _setWindow:] + 92
    6 com.apple.CoreFoundation 0x00007fff8856a97e CFArrayApplyFunction + 222
    7 com.apple.AppKit 0x00007fff83d5370e -[NSView _setWindow:] + 2029
    8 com.apple.CoreFoundation 0x00007fff8856a97e CFArrayApplyFunction + 222
    9 com.apple.AppKit 0x00007fff83d5370e -[NSView _setWindow:] + 2029
    10 com.apple.AppKit 0x00007fff83da174a -[NSScrollView _setWindow:] + 129
    11 com.apple.CoreFoundation 0x00007fff8856a97e CFArrayApplyFunction + 222
    12 com.apple.AppKit 0x00007fff83d5370e -[NSView _setWindow:] + 2029
    13 com.apple.CoreFoundation 0x00007fff8856a97e CFArrayApplyFunction + 222
    14 com.apple.AppKit 0x00007fff83d5370e -[NSView _setWindow:] + 2029
    15 com.apple.CoreFoundation 0x00007fff8856a97e CFArrayApplyFunction + 222
    16 com.apple.AppKit 0x00007fff83d5370e -[NSView _setWindow:] + 2029
    17 com.apple.CoreFoundation 0x00007fff8856a97e CFArrayApplyFunction + 222
    18 com.apple.AppKit 0x00007fff83d5370e -[NSView _setWindow:] + 2029
    19 com.apple.CoreFoundation 0x00007fff8856a97e CFArrayApplyFunction + 222
    20 com.apple.AppKit 0x00007fff83d5370e -[NSView _setWindow:] + 2029
    21 com.apple.CoreFoundation 0x00007fff8856a97e CFArrayApplyFunction + 222
    22 com.apple.AppKit 0x00007fff83d5370e -[NSView _setWindow:] + 2029
    23 com.apple.AppKit 0x00007fff83edf9f1 -[NSWindow dealloc] + 649
    24 com.apple.Safari 0x000000010004c454 0x100000000 + 312404
    25 com.apple.Safari 0x000000010008620e 0x100000000 + 549390
    26 com.apple.Safari 0x00000001000861b5 0x100000000 + 549301
    27 com.apple.CoreFoundation 0x00007fff88573d56 _CFAutoreleasePoolPop + 230
    28 com.apple.Foundation 0x00007fff8325e30c -[NSAutoreleasePool drain] + 158
    29 com.apple.AppKit 0x00007fff83d430ef -[NSApplication run] + 543
    30 com.apple.AppKit 0x00007fff83d3bd7c NSApplicationMain + 364
    31 com.apple.Safari 0x0000000100009b1c 0x100000000 + 39708
    Thread 1: Dispatch queue: com.apple.libdispatch-manager
    0 libSystem.B.dylib 0x00007fff85dba4ea kevent + 10
    1 libSystem.B.dylib 0x00007fff85dbc3bd dispatch_mgrinvoke + 154
    2 libSystem.B.dylib 0x00007fff85dbc094 dispatch_queueinvoke + 185
    3 libSystem.B.dylib 0x00007fff85dbbbbe dispatch_workerthread2 + 252
    4 libSystem.B.dylib 0x00007fff85dbb4e8 pthreadwqthread + 353
    5 libSystem.B.dylib 0x00007fff85dbb385 start_wqthread + 13
    Thread 2: WebCore: IconDatabase
    0 libSystem.B.dylib 0x00007fff85ddc316 _semwaitsignal + 10
    1 libSystem.B.dylib 0x00007fff85de0131 pthread_condwait + 1286
    2 com.apple.WebCore 0x00007fff84e461d9 WebCore::IconDatabase::syncThreadMainLoop() + 249
    3 com.apple.WebCore 0x00007fff84e422ec WebCore::IconDatabase::iconDatabaseSyncThread() + 172
    4 libSystem.B.dylib 0x00007fff85dda8b6 pthreadstart + 331
    5 libSystem.B.dylib 0x00007fff85dda769 thread_start + 13
    Thread 3:
    0 libSystem.B.dylib 0x00007fff85dbb30a _workqkernreturn + 10
    1 libSystem.B.dylib 0x00007fff85dbb71c pthreadwqthread + 917
    2 libSystem.B.dylib 0x00007fff85dbb385 start_wqthread + 13
    Thread 4: Safari: SafeBrowsingManager
    0 libSystem.B.dylib 0x00007fff85da175a machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff85da1dcd mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff8858b452 __CFRunLoopRun + 1698
    3 com.apple.CoreFoundation 0x00007fff8858a8df CFRunLoopRunSpecific + 575
    4 com.apple.Safari 0x000000010002f0f9 0x100000000 + 192761
    5 com.apple.Safari 0x000000010002f089 0x100000000 + 192649
    6 libSystem.B.dylib 0x00007fff85dda8b6 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff85dda769 thread_start + 13
    Thread 5:
    0 libSystem.B.dylib 0x00007fff85da175a machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff85da1dcd mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff8858b452 __CFRunLoopRun + 1698
    3 com.apple.CoreFoundation 0x00007fff8858a8df CFRunLoopRunSpecific + 575
    4 com.apple.Foundation 0x00007fff832c84e3 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297
    5 com.apple.Foundation 0x00007fff83248ead _NSThread__main_ + 1429
    6 libSystem.B.dylib 0x00007fff85dda8b6 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff85dda769 thread_start + 13
    Thread 6:
    0 libSystem.B.dylib 0x00007fff85de5286 select$DARWIN_EXTSN + 10
    1 com.apple.CoreFoundation 0x00007fff885acef2 __CFSocketManager + 818
    2 libSystem.B.dylib 0x00007fff85dda8b6 pthreadstart + 331
    3 libSystem.B.dylib 0x00007fff85dda769 thread_start + 13
    Thread 7: Safari: SnapshotStore
    0 libSystem.B.dylib 0x00007fff85ddc316 _semwaitsignal + 10
    1 libSystem.B.dylib 0x00007fff85de0131 pthread_condwait + 1286
    2 com.apple.JavaScriptCore 0x00007fff849542e0 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3 com.apple.Safari 0x00000001001bd45d 0x100000000 + 1823837
    4 com.apple.Safari 0x0000000100046aef 0x100000000 + 289519
    5 com.apple.Safari 0x000000010004696d 0x100000000 + 289133
    6 libSystem.B.dylib 0x00007fff85dda8b6 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff85dda769 thread_start + 13
    Thread 8:
    0 libSystem.B.dylib 0x00007fff85dbb30a _workqkernreturn + 10
    1 libSystem.B.dylib 0x00007fff85dbb71c pthreadwqthread + 917
    2 libSystem.B.dylib 0x00007fff85dbb385 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
    rax: 0x0000000118bcbf00 rbx: 0x0000000115edbe20 rcx: 0x0000000484060180 rdx: 0x0000000115e72c10
    rdi: 0x0000000118bcbf00 rsi: 0x00007fff8447af90 rbp: 0x00007fff5fbff040 rsp: 0x00007fff5fbff018
    r8: 0x00007fff84a5abb0 r9: 0x00000004861e0188 r10: 0x00007fff88594720 r11: 0x00007fff7081c8f0
    r12: 0x0000000115edbe20 r13: 0x00007fff844a8f98 r14: 0x0000000000000000 r15: 0x00007fff844a81d4
    rip: 0x00007fff8112912d rfl: 0x0000000000010202 cr2: 0x0000000113648e61
    Binary Images:
    0x100000000 - 0x1006a9fef com.apple.Safari 5.0 (6533.16) <AE7B5544-1A22-2712-5756-03687127EEF2> /Applications/Safari.app/Contents/MacOS/Safari
    0x100b8b000 - 0x100b8fff7 libFontRegistryUI.dylib ??? (???) <80877D2C-9C5A-76E8-785D-A7AD7C6646EA> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Resources/libFontRegistryUI.dylib
    0x100b95000 - 0x100b96fff ATSHI.dylib ??? (???) <0635B1AA-8D2D-7D3B-DA01-6E7DFD39CC39> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
    0x11573b000 - 0x11573bfff com.apple.JavaPluginCocoa 13.2.0 (13.2.0) <18D9A7A8-ECFF-123C-013D-1E36D279D150> /System/Library/Frameworks/JavaVM.framework/Versions/A/Resources/JavaPluginCoco a.bundle/Contents/MacOS/JavaPluginCocoa
    0x115de9000 - 0x115df1ff7 com.apple.JavaVM 13.2.0 (13.2.0) <DD0E846A-3313-09DE-D17A-AE6A3D47DC86> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    0x7fff5fc00000 - 0x7fff5fc3bdef dyld 132.1 (???) <B633F790-4DDB-53CD-7ACF-2A3682BCEA9F> /usr/lib/dyld
    0x7fff80003000 - 0x7fff800b8fe7 com.apple.ink.framework 1.3.3 (107) <FFC46EE0-3544-A459-2AB9-94778A75E3D4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x7fff800b9000 - 0x7fff805c2fe7 com.apple.VideoToolbox 0.484.5 (484.5) <174EF984-21FE-071C-4AB4-DE345BF87791> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x7fff805c3000 - 0x7fff80683fe7 libFontParser.dylib ??? (???) <2C6B6ABB-7EF0-3CD8-97D2-9B4534D0056C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff80684000 - 0x7fff80982fef com.apple.HIToolbox 1.6.2 (???) <759E1C39-58EB-C434-3E33-416C04AFE6DC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff8098b000 - 0x7fff809c6fff com.apple.AE 496.4 (496.4) <CBEDB6A1-FD85-F842-4EB8-CC289FAE0F24> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x7fff809e3000 - 0x7fff809eeff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <F0DDF27E-DB55-07CE-E548-C62095BE8167> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x7fff809ef000 - 0x7fff80a05fff com.apple.ImageCapture 6.0 (6.0) <5B5AF8FB-C12A-B51F-94FC-3EC4698E818E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x7fff80a06000 - 0x7fff80a1aff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff80a1b000 - 0x7fff81118037 com.apple.CoreGraphics 1.543.33 (???) <359B3BC6-0152-94D2-3CAA-D8C24C0B9E65> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff81124000 - 0x7fff811dafff libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <F206BE6D-8777-AE6C-B367-7BEA76C14241> /usr/lib/libobjc.A.dylib
    0x7fff811db000 - 0x7fff811ecff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <C1154E2E-B1CB-1FAD-77ED-B139BA1AB073> /usr/lib/libz.1.dylib
    0x7fff811ed000 - 0x7fff81255fff com.apple.MeshKitRuntime 1.1 (49.2) <1F4C9AB5-9D3F-F91D-DB91-B78610562ECC> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
    0x7fff81256000 - 0x7fff81a60fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <FC941ECB-71D0-FAE3-DCBF-C5A619E594B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff81a61000 - 0x7fff81afbfff com.apple.ApplicationServices.ATS 4.2 (???) <E31469D3-A97D-63BB-FB00-05ACB2CEC561> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff81afc000 - 0x7fff81b79fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
    0x7fff81b7a000 - 0x7fff81b93fff com.apple.CFOpenDirectory 10.6 (10.6) <0F46E102-8B8E-0995-BA85-3D9608F0A30C> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x7fff81b94000 - 0x7fff81bddff7 com.apple.securityinterface 4.0.1 (37214) <F8F2D8F4-861F-6694-58F6-3DC55C9DBF50> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x7fff81bde000 - 0x7fff81d5aff7 com.apple.WebKit 6533 (6533.16) <A72746E9-5958-07B2-406A-DBEB7D2A13C1> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff81d5b000 - 0x7fff81d69ff7 libkxld.dylib ??? (???) <E685E658-C908-95B9-8D16-8153C1CE05D7> /usr/lib/system/libkxld.dylib
    0x7fff81d8f000 - 0x7fff81db5fe7 libJPEG.dylib ??? (???) <85902BC7-43AE-E202-0EEE-3C9996D00971> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff81db6000 - 0x7fff81df3ff7 libFontRegistry.dylib ??? (???) <12FDAEB9-01F7-5562-DBC6-7B2374CCAEA1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff81df4000 - 0x7fff81e3dfef libGLU.dylib ??? (???) <FEDE662B-46B2-26D8-3E57-84E4C15A4FB2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff81e3e000 - 0x7fff81ec3fff com.apple.print.framework.PrintCore 6.2 (312.5) <E736F6DC-2E69-A14D-6BCF-69D14232F8B8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x7fff81f5a000 - 0x7fff82064ff7 com.apple.MeshKitIO 1.1 (49.2) <F296E151-80AE-7764-B969-C2050DF26BFE> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
    0x7fff82065000 - 0x7fff820cdfff com.apple.AppleVAFramework 4.8.11 (4.8.11) <14AE8878-A7A6-D024-3DD4-BBFB5E7FC008> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff820ce000 - 0x7fff821f3fef com.apple.audio.toolbox.AudioToolbox 1.6.3 (1.6.3) <4DCCD01F-7516-4240-09DC-EE553317D345> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff8248f000 - 0x7fff824d9ff7 com.apple.Metadata 10.6.3 (507.8) <A850E5A6-69D8-EBC1-B005-43F72B58EA36> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff82510000 - 0x7fff82515fff libGIF.dylib ??? (???) <0E58DF99-B3DF-6FF9-E810-CCEC0853C8B0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff82570000 - 0x7fff828a3fef com.apple.CoreServices.CarbonCore 861.6 (861.6) <652B1704-460F-F0D1-B917-B08698E0EF7F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff828a4000 - 0x7fff828d9ff7 libcups.2.dylib 2.8.0 (compatibility 2.0.0) <0C865212-6427-5DE4-40C4-B5739491B691> /usr/lib/libcups.2.dylib
    0x7fff82ac0000 - 0x7fff82b3ffff com.apple.audio.CoreAudio 3.2.2 (3.2.2) <2633DFAC-F6A6-489D-8DF0-F12639CCD8C4> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff82b40000 - 0x7fff82b7dfff com.apple.LDAPFramework 2.0 (120.1) <16383FF5-0537-6298-73C9-473AEC9C149C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff82b8a000 - 0x7fff82ca1fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <EE067D7E-15B3-F043-6FBD-10BA31FE76C7> /usr/lib/libxml2.2.dylib
    0x7fff82ca2000 - 0x7fff82de0fff com.apple.CoreData 102.1 (251) <32233D4D-00B7-CE14-C881-6BF19FD05A03> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff82de1000 - 0x7fff82de5ff7 libCGXType.A.dylib 543.33.0 (compatibility 64.0.0) <27FF96BC-1F15-A52D-3339-4BFC49D6810E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff82ee7000 - 0x7fff82fb2fe7 ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <C85548CF-DED1-4672-0167-3F32A6DD0D55> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.f ramework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x7fff83197000 - 0x7fff83237fff com.apple.LaunchServices 362.1 (362.1) <2740103A-6C71-D99F-8C6F-FA264546AD8F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff83238000 - 0x7fff834b9fe7 com.apple.Foundation 6.6.2 (751.21) <49BEB8B8-BC1F-B4E4-3D90-A141AC764A8D> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff834ba000 - 0x7fff834cbfff SyndicationUI ??? (???) <95A471EF-93CC-0B37-749A-57EF80527E83> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x7fff83812000 - 0x7fff83817fff libGFXShared.dylib ??? (???) <A2C80199-6076-3CBE-E418-E0AD0A3053DE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff83818000 - 0x7fff83825fe7 libCSync.A.dylib 543.33.0 (compatibility 64.0.0) <540820E4-75E3-B2A0-5EF2-222304250CD8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff83826000 - 0x7fff83826ff7 com.apple.quartzframework 1.5 (1.5) <B182B579-BCCE-81BF-8DA2-9E0B7BDF8516> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff83827000 - 0x7fff83885ff7 com.apple.framework.IOKit 2.0 (???) <516EB9AF-4723-FC17-984B-918115E53459> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff838c0000 - 0x7fff838c1ff7 com.apple.audio.units.AudioUnit 1.6.3 (1.6.3) <D4183AC4-8A65-8368-A9AF-E2A13D18519C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff838c2000 - 0x7fff838cdfff com.apple.CrashReporterSupport 10.6.3 (250) <52F8B18D-7953-3EE7-4AE9-89F1121A5336> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff838ce000 - 0x7fff83b09fef com.apple.imageKit 2.0.3 (1.0) <9F7CBDFB-EBDC-5B86-ED43-5195F4AE9D52> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x7fff83b0a000 - 0x7fff83c7afef com.apple.MediaToolbox 0.484.5 (484.5) <DA4772AD-9430-024F-39FF-8B9D4B52DCD2> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x7fff83c7b000 - 0x7fff83c7bff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff83c7e000 - 0x7fff83c92fff libGL.dylib ??? (???) <A85982AB-6395-DE2B-2023-F735093E663D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff83ca7000 - 0x7fff83cb6fff com.apple.NetFS 3.2.1 (3.2.1) <FF21DB1E-F425-1005-FB70-BC19CAF4006E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff83cb7000 - 0x7fff83d39fff com.apple.QuickLookUIFramework 2.2 (327.4) <C35D9F62-73D0-262C-B0CE-BFF64E230588> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x7fff83d3a000 - 0x7fff8472ffe7 com.apple.AppKit 6.6.5 (1038.29) <AC1ED9CC-6149-36EE-AA57-15BA4F05EAAA> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff847a4000 - 0x7fff847e5fff com.apple.SystemConfiguration 1.10.2 (1.10.2) <7DADC459-6E38-084A-B333-8332B28C244E> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff847e6000 - 0x7fff847edfff com.apple.OpenDirectory 10.6 (10.6) <72A65D76-7831-D31E-F1B3-9E48BF26A98B> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff847ee000 - 0x7fff84813fe7 com.apple.CoreVideo 1.6.1 (45.4) <B1516554-88BC-CF1E-5409-BFF27A73D1AF> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff8482a000 - 0x7fff8485bfff libGLImage.dylib ??? (???) <7E8A6ED2-B093-0714-F65A-64ECC41187C4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff8485c000 - 0x7fff8486bff7 com.apple.opengl 1.6.7 (1.6.7) <63D8F554-2488-4811-EEC7-672FCFAF731B> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff8486c000 - 0x7fff848aefef com.apple.CoreMedia 0.484.5 (484.5) <FF8F87CB-7087-A46F-D633-6A93054BDBA2> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff848af000 - 0x7fff8492afff com.apple.ISSupport 1.9.3 (51) <BE4B548C-F9C4-2464-12A6-F94A21D569C6> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x7fff8492b000 - 0x7fff84941ff7 com.apple.MultitouchSupport.framework 204.12.1 (204.12.1) <38D0D705-FD15-38AE-A8B9-F9970508D1BD> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff84942000 - 0x7fff84b2cfe7 com.apple.JavaScriptCore 6533 (6533.13) <4D8B7A37-BBDF-A789-4D9F-81F3721AA311> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff84b2d000 - 0x7fff84b70ff7 libRIP.A.dylib 543.33.0 (compatibility 64.0.0) <677BA546-F215-C5C8-9C65-305E43633FDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff84b71000 - 0x7fff84b92fff libresolv.9.dylib 40.0.0 (compatibility 1.0.0) <1AE68BBB-6536-125C-DE2A-13CA916D0EC4> /usr/lib/libresolv.9.dylib
    0x7fff84b93000 - 0x7fff84bbeff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
    0x7fff84bbf000 - 0x7fff84bc1fff libRadiance.dylib ??? (???) <73CE39EA-E38B-4320-8A7D-11C1A08A8A7A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff84d2c000 - 0x7fff84ddbfff edu.mit.Kerberos 6.5.9 (6.5.9) <42364D54-C647-14DE-2B1C-D94DAA03F092> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff84ddc000 - 0x7fff84dedfff com.apple.DSObjCWrappers.Framework 10.6 (134) <3C08225D-517E-2822-6152-F6EB13A4ADF9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x7fff84dee000 - 0x7fff84e3ffe7 com.apple.HIServices 1.8.0 (???) <1ABA7802-C1E4-06A0-9035-2792CC915BF6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff84e40000 - 0x7fff85aaffe7 com.apple.WebCore 6533 (6533.16) <AC146886-9761-B048-45D3-07250E03F73C> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x7fff85ab0000 - 0x7fff85b6dff7 com.apple.CoreServices.OSServices 357 (357) <7CFA1963-B639-BE99-12F1-220DF214AB50> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff85b6e000 - 0x7fff85ba3fef com.apple.framework.Apple80211 6.2 (620.15.1) <964022FD-ECFB-2399-18AD-68BF767601AD> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff85ba4000 - 0x7fff85be7fff libtidy.A.dylib ??? (???) <8AF4DB3A-7BDB-7AF7-0E9C-413BBBD0E380> /usr/lib/libtidy.A.dylib
    0x7fff85be8000 - 0x7fff85d57ff7 com.apple.QTKit 7.6.6 (1729) <CEDDAEA5-82F9-FF5D-B9AF-C68ACC1E3225> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff85d58000 - 0x7fff85d9ffef com.apple.QuickLookFramework 2.2 (327.4) <4E1658D4-F268-2A82-C095-1D01E9EAD05F> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff85da0000 - 0x7fff85f5fff7 libSystem.B.dylib 125.0.1 (compatibility 1.0.0) <CB9A4929-61AF-DE71-5635-133E9EC95783> /usr/lib/libSystem.B.dylib
    0x7fff860e2000 - 0x7fff860fdff7 com.apple.openscripting 1.3.1 (???) <FD46A0FE-AC79-3EF7-AB4F-396D376DDE71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff860fe000 - 0x7fff860feff7 com.apple.Carbon 150 (152) <8D8CF535-90BE-691C-EC1B-63FBE2162C9B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff860ff000 - 0x7fff861d9ff7 com.apple.vImage 4.0 (4.0) <354F34BF-B221-A3C9-2CA7-9BE5E14AD5AD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x7fff8624f000 - 0x7fff86368fef libGLProgrammability.dylib ??? (???) <9D2B1DA3-C581-73F8-A2E4-01C4CE1C3B32> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x7fff863dd000 - 0x7fff86496fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <5A15E12A-AE8F-1A36-BBC7-564E7D7AD0FB> /usr/lib/libsqlite3.dylib
    0x7fff86497000 - 0x7fff864d8fef com.apple.QD 3.35 (???) <78C9A560-E6F7-DC4F-F85E-E63CF8A98F0B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff8656f000 - 0x7fff86584ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <E83DAF4F-F284-BE0B-3D9D-D573023098B4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff86585000 - 0x7fff8691dfe7 com.apple.QuartzCore 1.6.1 (227.18) <ADB9E286-C5AB-3505-35D2-849E1F560A2A> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff8691e000 - 0x7fff869aefff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x7fff869af000 - 0x7fff869f3ff7 com.apple.ImageCaptureCore 1.0.1 (1.0.1) <788A9BF0-691B-FE10-7385-AF4A7A786478> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x7fff869f4000 - 0x7fff86a03fff libxar.1.dylib ??? (???) <0E323815-A88A-E239-973F-2819CED2282E> /usr/lib/libxar.1.dylib
    0x7fff86a41000 - 0x7fff86a64fff com.apple.opencl 12.1 (12.1) <AB00CB6B-5BBD-C819-007A-08C0B110AB93> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff86a65000 - 0x7fff86a65ff7 com.apple.CoreServices 44 (44) <210A4C56-BECB-E3E4-B6EE-7EC53E02265D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff86a66000 - 0x7fff86a86ff7 com.apple.DirectoryService.Framework 3.6 (621.3) <EDCAF7ED-36E1-121F-D294-5CEBC1C34C5A> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x7fff86aab000 - 0x7fff86af7fff libauto.dylib ??? (???) <072804DF-36AD-2DBE-7EF8-639CFB79077F> /usr/lib/libauto.dylib
    0x7fff86b98000 - 0x7fff86d56fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <1B6C3785-BE99-EAD5-69AB-B28C40466A82> /usr/lib/libicucore.A.dylib
    0x7fff86d57000 - 0x7fff86dd5fff com.apple.CoreText 3.1.0 (???) <B740DA1D-EFD0-CCBF-F893-E3004FE58A98> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x7fff86dd6000 - 0x7fff86decfef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
    0x7fff86ded000 - 0x7fff86e3cff7 com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <14FD0978-4BE0-336B-A19E-F388694583EB> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x7fff86e87000 - 0x7fff86ea5fff libPng.dylib ??? (???) <D0512FBF-911C-A9EC-465D-48A411509D6C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff86ea6000 - 0x7fff86ea8fff com.apple.print.framework.Print 6.1 (237.1) <4513DB2F-737C-B43C-2D0E-23CD6E838014> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x7fff86ea9000 - 0x7fff86f0bfe7 com.apple.datadetectorscore 2.0 (80.7) <F9D2332D-0890-2ED2-1AC8-F85CB89D8BD4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff86f0c000 - 0x7fff86f54ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <170DE04F-89AB-E295-0880-D69CAFBD7979> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff86f55000 - 0x7fff872cbfe7 com.apple.RawCamera.bundle 3.0.2 (527) <E70071D3-CC39-4B14-2AA3-EAC42BC84AD4> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff872cc000 - 0x7fff872d1ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x7fff87359000 - 0x7fff8739efff com.apple.CoreMediaIOServices 130.0 (1035) <6D6834F6-4DB5-03E9-3962-480BBEE176EB> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x7fff873cd000 - 0x7fff873d1ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
    0x7fff873d2000 - 0x7fff873d5fff com.apple.help 1.3.1 (41) <54B79BA2-B71B-268E-8752-5C8EE00E49E4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x7fff873d6000 - 0x7fff873defff com.apple.DisplayServicesFW 2.2.2 (251) <3E7C0CF8-117D-9C7F-577C-C199901DFF37> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x7fff873df000 - 0x7fff873e5fff libCGXCoreImage.A.dylib 543.33.0 (compatibility 64.0.0) <182C8BD9-E1C8-0970-AE82-E9E88F324A5D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x7fff873e6000 - 0x7fff87628fe7 com.apple.AddressBook.framework 5.0.1 (868) <0623CCCC-6865-681A-0737-723A7B016EA1> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff8777a000 - 0x7fff877c9fef libTIFF.dylib ??? (???) <D6BED22B-A092-EC70-6E1D-0B52FA6FBBDE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff8788f000 - 0x7fff8790cfef com.apple.backup.framework 1.2.2 (1.2.2) <13A0D34C-28B7-2140-ECC9-B08D10CD4AB5> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff8793d000 - 0x7fff87bc2fef com.apple.security 6.1.1 (37594) <ED08CC62-42E2-E97F-E807-C09EB1CF950D> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff87bc3000 - 0x7fff87bc6ff7 libCoreVMClient.dylib ??? (???) <9A0E75A9-7964-CAF9-DEB7-11A073530F64> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff87bc7000 - 0x7fff87ccbfff com.apple.PubSub 1.0.5 (65.19) <0C393707-6776-0365-6BFE-924CC8108F9B> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x7fff87d47000 - 0x7fff87dd6fff com.apple.PDFKit 2.5.1 (2.5.1) <7B8A187A-F0BB-44E7-FBD4-9E1C5F9D5E85> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x7fff87dd7000 - 0x7fff87e1eff7 com.apple.coreui 2 (114) <D7645B59-0431-6283-7322-957D944DAB21> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff87e1f000 - 0x7fff88088ff7 com.apple.QuartzComposer 4.1 (156.13) <0A7E8CDB-77DB-F96F-9CA4-867E9D45EB69> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x7fff88089000 - 0x7fff8808fff7 IOSurface ??? (???) <F998C45A-CCCF-2306-F37A-389EE0054CB3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff88090000 - 0x7fff88145fe7 com.apple.ColorSync 4.6.3 (4.6.3) <0522B33D-F78A-9A46-1CB2-9073E4F8EFD8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x7fff88146000 - 0x7fff88158fe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
    0x7fff88159000 - 0x7fff8815afff com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <5062DACE-FCE7-8E41-F5F6-58821778629C> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x7fff88169000 - 0x7fff88169ff7 com.apple.vecLib 3.6 (vecLib 3.6) <08D3D45D-908B-B86A-00BA-0F978D2702A7> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff881cb000 - 0x7fff88385fff com.apple.ImageIO.framework 3.0.2 (3.0.1) <911FA1A5-7063-6A19-73D3-95B78A265524> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x7fff88386000 - 0x7fff883bfff7 com.apple.MeshKit 1.1 (49.2) <3795F201-4A5F-3D40-57E0-87AD6B714239> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x7fff883c0000 - 0x7fff883efff7 com.apple.quartzfilters 1.6.0 (1.6.0) <9CECB4FC-1CCF-B8A2-B935-5888B21CBEEF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x7fff883f0000 - 0x7fff883f0ff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <2BB7D669-4B40-6A52-ADBD-DA4DB3BC0B1B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff8842d000 - 0x7fff88499fe7 com.apple.CorePDF 1.1 (1.1) <D47B2366-5D1B-147B-B1FA-C9FE36C4EFFF> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff8849a000 - 0x7fff884effef com.apple.framework.familycontrols 2.0.1 (2010) <E6E1C44A-6513-92DF-F71E-C157C485024C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff88509000 - 0x7fff88515fff libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <5C876577-ACB7-020C-F7DB-EE0135C3AB8D> /usr/lib/libbz2.1.0.dylib
    0x7fff88516000 - 0x7fff8853efff com.apple.DictionaryServices 1.1.1 (1.1.1) <9FD709FC-23F0-F270-EAC1-C590CD516A36> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x7fff8853f000 - 0x7fff886b4fef com.apple.CoreFoundation 6.6.1 (550.19) <1051BA2C-DCD7-787C-907C-A50D12AA6049> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff886b5000 - 0x7fff886b6fff liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
    0x7fff886b7000 - 0x7fff886c2fff com.apple.corelocation 12 (12) <5CD9B2E3-3F73-899B-5C9F-8F5EBC8A6BE6> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff886c3000 - 0x7fff88793fff com.apple.CFNetwork 454.9.4 (454.9.4) <33395EDD-D653-6EAD-57A6-9C718D69D2DA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x7fff88794000 - 0x7fff8879aff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff8879b000 - 0x7fff88827fef SecurityFoundation 36840.0.0 (compatibility 1.0.0) <B69E2FF9-A698-4923-BC8B-180224B6EF75> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff88863000 - 0x7fff88949fe7 com.apple.DesktopServices 1.5.5 (1.5.5) <EFCBA7C3-A6CE-9550-FE19-73BB3D046549> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff8894a000 - 0x7fff889b4fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <75A8D840-4ACE-6560-0889-2AFB6BE08E59> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x7fff889b5000 - 0x7fff889b8ff7 com.apple.securityhi 4.0 (36638) <77F40B57-2D97-7AE5-1331-8945C71DFB57> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x7fff889b9000 - 0x7fff889eafef libTrueTypeScaler.dylib ??? (???) <C15B0761-5136-BD0C-20F7-C8F8A95AF367> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x7fff889eb000 - 0x7fff88e2efef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff88e2f000 - 0x7fff88e2fff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <DA9BFF01-40DF-EBD5-ABB7-787DAF2D77CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x7fff88e65000 - 0x7fff88e9dff7 libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <FAB9687F-0A86-A13F-7644-CE02E71140DB> /usr/lib/libssl.0.9.8.dylib
    0x7fff88ea5000 - 0x7fff88fb4fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <826C2437-F760-E049-1719-9C69A3BAA4B0> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff890a3000 - 0x7fff890a4ff7 com.apple.TrustEvaluationAgent 1.1 (1) <51867586-1C71-AE37-EAAD-535A58DD3550> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff890a5000 - 0x7fff890a5ff7 com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <CB9A4929-61AF-DE71-5635-133E9EC95783> /usr/lib/libSystem.B.dylib
    Model: MacBookPro5,5, BootROM MBP55.00AC.B03, 2 processors, Intel Core 2 Duo, 2.53 GHz, 4 GB, SMC 1.47f2
    Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB
    Memory Module: global_name
    AirPort: spairportwireless_card_type_airportextreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.10.91.27)
    Bluetooth: Version 2.3.1f4, 2 service, 2 devices, 1 incoming serial ports
    Network Service: Ethernet, Ethernet, en0
    Serial ATA Device: ST9250315ASG, 232.89 GB
    Serial ATA Device: MATSHITADVD-R UJ-868
    USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8507, 0x24400000
    USB Device: USB2.0 Hub, 0x05e3 (Genesys Logic, Inc.), 0x0608, 0x26200000
    USB Device: miniStack v3, 0x0928 (Oxford Semiconductor Ltd.), 0x0004, 0x26210000
    USB Device: USB Modem, 0x0baf, 0x0303, 0x26230000
    USB Device: Internal Memory Card Reader, 0x05ac (Apple Inc.), 0x8403, 0x26500000
    USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x06100000
    USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8213, 0x06110000
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac (Apple Inc.), 0x0236, 0x04600000
    USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0x04500000

    Freshest crash I could offer up. Plenty more where that came from. Going to go ahead and install my add-ons again so I can go back to living the life I had before today.
    Process: Safari [636]
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: com.apple.Safari
    Version: 5.0 (6533.16)
    Build Info: WebBrowser-75331600~1
    Code Type: X86-64 (Native)
    Parent Process: launchd [123]
    Date/Time: 2010-06-08 22:28:06.049 -0500
    OS Version: Mac OS X 10.6.3 (10D573)
    Report Version: 6
    Interval Since Last Report: 3059749 sec
    Crashes Since Last Report: 43
    Per-App Interval Since Last Report: 55538 sec
    Per-App Crashes Since Last Report: 32
    Anonymous UUID: 867A6F86-AA93-49A8-959D-A54E5FF9FCE0
    Exception Type: EXCBADACCESS (SIGSEGV)
    Exception Codes: 0x000000000000000d, 0x0000000000000000
    Crashed Thread: 0 Dispatch queue: com.apple.main-thread
    Application Specific Information:
    objc_msgSend() selector name: drawsBackground
    Thread 0 Crashed: Dispatch queue: com.apple.main-thread
    0 libobjc.A.dylib 0x00007fff82f0e12d objc_msgSend + 57
    1 com.apple.WebKit 0x00007fff800136f4 -[WebFrameView viewDidMoveToWindow] + 68
    2 com.apple.AppKit 0x00007fff80fc1720 -[NSView _setWindow:] + 2047
    3 com.apple.CoreFoundation 0x00007fff81c5c97e CFArrayApplyFunction + 222
    4 com.apple.AppKit 0x00007fff80fc170e -[NSView _setWindow:] + 2029
    5 com.apple.AppKit 0x00007fff80ff1ebd -[NSControl _setWindow:] + 92
    6 com.apple.CoreFoundation 0x00007fff81c5c97e CFArrayApplyFunction + 222
    7 com.apple.AppKit 0x00007fff80fc170e -[NSView _setWindow:] + 2029
    8 com.apple.CoreFoundation 0x00007fff81c5c97e CFArrayApplyFunction + 222
    9 com.apple.AppKit 0x00007fff80fc170e -[NSView _setWindow:] + 2029
    10 com.apple.AppKit 0x00007fff8100f74a -[NSScrollView _setWindow:] + 129
    11 com.apple.CoreFoundation 0x00007fff81c5c97e CFArrayApplyFunction + 222
    12 com.apple.AppKit 0x00007fff80fc170e -[NSView _setWindow:] + 2029
    13 com.apple.CoreFoundation 0x00007fff81c5c97e CFArrayApplyFunction + 222
    14 com.apple.AppKit 0x00007fff80fc170e -[NSView _setWindow:] + 2029
    15 com.apple.CoreFoundation 0x00007fff81c5c97e CFArrayApplyFunction + 222
    16 com.apple.AppKit 0x00007fff80fc170e -[NSView _setWindow:] + 2029
    17 com.apple.CoreFoundation 0x00007fff81c5c97e CFArrayApplyFunction + 222
    18 com.apple.AppKit 0x00007fff80fc170e -[NSView _setWindow:] + 2029
    19 com.apple.CoreFoundation 0x00007fff81c5c97e CFArrayApplyFunction + 222
    20 com.apple.AppKit 0x00007fff80fc170e -[NSView _setWindow:] + 2029
    21 com.apple.CoreFoundation 0x00007fff81c5c97e CFArrayApplyFunction + 222
    22 com.apple.AppKit 0x00007fff80fc170e -[NSView _setWindow:] + 2029
    23 com.apple.AppKit 0x00007fff8114d9f1 -[NSWindow dealloc] + 649
    24 com.apple.Safari 0x000000010004c454 0x100000000 + 312404
    25 com.apple.Safari 0x000000010008620e 0x100000000 + 549390
    26 com.apple.Safari 0x00000001000861b5 0x100000000 + 549301
    27 com.apple.CoreFoundation 0x00007fff81c65d56 _CFAutoreleasePoolPop + 230
    28 com.apple.Foundation 0x00007fff85e2530c -[NSAutoreleasePool drain] + 158
    29 com.apple.AppKit 0x00007fff80fb10ef -[NSApplication run] + 543
    30 com.apple.AppKit 0x00007fff80fa9d7c NSApplicationMain + 364
    31 com.apple.Safari 0x0000000100009b1c 0x100000000 + 39708
    Thread 1: Dispatch queue: com.apple.libdispatch-manager
    0 libSystem.B.dylib 0x00007fff880b24ea kevent + 10
    1 libSystem.B.dylib 0x00007fff880b43bd dispatch_mgrinvoke + 154
    2 libSystem.B.dylib 0x00007fff880b4094 dispatch_queueinvoke + 185
    3 libSystem.B.dylib 0x00007fff880b3bbe dispatch_workerthread2 + 252
    4 libSystem.B.dylib 0x00007fff880b34e8 pthreadwqthread + 353
    5 libSystem.B.dylib 0x00007fff880b3385 start_wqthread + 13
    Thread 2: WebCore: IconDatabase
    0 libSystem.B.dylib 0x00007fff880d4316 _semwaitsignal + 10
    1 libSystem.B.dylib 0x00007fff880d8131 pthread_condwait + 1286
    2 com.apple.WebCore 0x00007fff84a3d1d9 WebCore::IconDatabase::syncThreadMainLoop() + 249
    3 com.apple.WebCore 0x00007fff84a392ec WebCore::IconDatabase::iconDatabaseSyncThread() + 172
    4 libSystem.B.dylib 0x00007fff880d28b6 pthreadstart + 331
    5 libSystem.B.dylib 0x00007fff880d2769 thread_start + 13
    Thread 3: Safari: SafeBrowsingManager
    0 libSystem.B.dylib 0x00007fff8809975a machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff88099dcd mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff81c7d452 __CFRunLoopRun + 1698
    3 com.apple.CoreFoundation 0x00007fff81c7c8df CFRunLoopRunSpecific + 575
    4 com.apple.Safari 0x000000010002f0f9 0x100000000 + 192761
    5 com.apple.Safari 0x000000010002f089 0x100000000 + 192649
    6 libSystem.B.dylib 0x00007fff880d28b6 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff880d2769 thread_start + 13
    Thread 4:
    0 libSystem.B.dylib 0x00007fff8809975a machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff88099dcd mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff81c7d452 __CFRunLoopRun + 1698
    3 com.apple.CoreFoundation 0x00007fff81c7c8df CFRunLoopRunSpecific + 575
    4 com.apple.Foundation 0x00007fff85e8f4e3 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297
    5 com.apple.Foundation 0x00007fff85e0fead _NSThread__main_ + 1429
    6 libSystem.B.dylib 0x00007fff880d28b6 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff880d2769 thread_start + 13
    Thread 5:
    0 libSystem.B.dylib 0x00007fff880dd286 select$DARWIN_EXTSN + 10
    1 com.apple.CoreFoundation 0x00007fff81c9eef2 __CFSocketManager + 818
    2 libSystem.B.dylib 0x00007fff880d28b6 pthreadstart + 331
    3 libSystem.B.dylib 0x00007fff880d2769 thread_start + 13
    Thread 6: Safari: SnapshotStore
    0 libSystem.B.dylib 0x00007fff880d4316 _semwaitsignal + 10
    1 libSystem.B.dylib 0x00007fff880d8131 pthread_condwait + 1286
    2 com.apple.JavaScriptCore 0x00007fff819b02e0 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3 com.apple.Safari 0x00000001001bd45d 0x100000000 + 1823837
    4 com.apple.Safari 0x0000000100046aef 0x100000000 + 289519
    5 com.apple.Safari 0x000000010004696d 0x100000000 + 289133
    6 libSystem.B.dylib 0x00007fff880d28b6 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff880d2769 thread_start + 13
    Thread 7:
    0 libSystem.B.dylib 0x00007fff8809975a machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff88099dcd mach_msg + 59
    2 com.apple.QuartzCore 0x00007fff8862993e CA::Render::Server::server_thread(void*) + 177
    3 com.apple.QuartzCore 0x00007fff8862987e thread_fun + 34
    4 libSystem.B.dylib 0x00007fff880d28b6 pthreadstart + 331
    5 libSystem.B.dylib 0x00007fff880d2769 thread_start + 13
    Thread 8:
    0 libSystem.B.dylib 0x00007fff880b330a _workqkernreturn + 10
    1 libSystem.B.dylib 0x00007fff880b371c pthreadwqthread + 917
    2 libSystem.B.dylib 0x00007fff880b3385 start_wqthread + 13
    Thread 9:
    0 libSystem.B.dylib 0x00007fff880b330a _workqkernreturn + 10
    1 libSystem.B.dylib 0x00007fff880b371c pthreadwqthread + 917
    2 libSystem.B.dylib 0x00007fff880b3385 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
    rax: 0x000000011b1de1c0 rbx: 0x00000001156fa0f0 rcx: 0x00000004800e0180 rdx: 0x000000011c504660
    rdi: 0x000000011b1de1c0 rsi: 0x00007fff816e8f90 rbp: 0x00007fff5fbff040 rsp: 0x00007fff5fbff018
    r8: 0x00007fff81ab6bb0 r9: 0x00000004861e0188 r10: 0x00007fff81c86720 r11: 0x00007fff7026e8f0
    r12: 0x00000001156fa0f0 r13: 0x00007fff81716f98 r14: 0x0000000000000000 r15: 0x00007fff817161d4
    rip: 0x00007fff82f0e12d rfl: 0x0000000000010202 cr2: 0x000000000202b204
    Binary Images:
    0x100000000 - 0x1006a9fef com.apple.Safari 5.0 (6533.16) <AE7B5544-1A22-2712-5756-03687127EEF2> /Applications/Safari.app/Contents/MacOS/Safari
    0x112dcb000 - 0x112df1fe7 GLRendererFloat ??? (???) <684EBDC4-63B4-BC55-60EF-0F6A7D666551> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
    0x1155b9000 - 0x1155b9fff com.apple.JavaPluginCocoa 13.2.0 (13.2.0) <18D9A7A8-ECFF-123C-013D-1E36D279D150> /System/Library/Frameworks/JavaVM.framework/Versions/A/Resources/JavaPluginCoco a.bundle/Contents/MacOS/JavaPluginCocoa
    0x1157ec000 - 0x1157f4ff7 com.apple.JavaVM 13.2.0 (13.2.0) <DD0E846A-3313-09DE-D17A-AE6A3D47DC86> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    0x116440000 - 0x116444ff7 libFontRegistryUI.dylib ??? (???) <80877D2C-9C5A-76E8-785D-A7AD7C6646EA> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Resources/libFontRegistryUI.dylib
    0x1166ad000 - 0x1166aefff ATSHI.dylib ??? (???) <0635B1AA-8D2D-7D3B-DA01-6E7DFD39CC39> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
    0x1169c7000 - 0x1169cdfff libgermantok.dylib ??? (???) <A87630B4-D01C-8724-54D2-5E8CC85FC07B> /usr/lib/libgermantok.dylib
    0x11a1a7000 - 0x11a2b7fef libmecab.1.0.0.dylib 2.0.0 (compatibility 2.0.0) <E321EA43-4F4C-6561-3E87-4081904D53F3> /usr/lib/libmecab.1.0.0.dylib
    0x11c971000 - 0x11cafefe7 GLEngine ??? (???) <85971DA9-5140-A226-7898-21B2D6C6F7FE> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x11cb2f000 - 0x11cf51ff7 libclh.dylib 3.1.1 C (3.1.1) <08830748-80A3-2928-BDC9-D5512BE2715C> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
    0x200000000 - 0x2006c3fe7 com.apple.GeForceGLDriver 1.6.10 (6.1.0) <8946B71C-EA96-5AFA-B8B6-E9029EAF56CD> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDrive r
    0x7fff5fc00000 - 0x7fff5fc3bdef dyld 132.1 (???) <B633F790-4DDB-53CD-7ACF-2A3682BCEA9F> /usr/lib/dyld
    0x7fff80003000 - 0x7fff8017fff7 com.apple.WebKit 6533 (6533.16) <A72746E9-5958-07B2-406A-DBEB7D2A13C1> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff801d3000 - 0x7fff801e8ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <E83DAF4F-F284-BE0B-3D9D-D573023098B4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff8027f000 - 0x7fff80a89fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <FC941ECB-71D0-FAE3-DCBF-C5A619E594B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff80a8a000 - 0x7fff80af4fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <75A8D840-4ACE-6560-0889-2AFB6BE08E59> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x7fff80af5000 - 0x7fff80b2eff7 com.apple.MeshKit 1.1 (49.2) <3795F201-4A5F-3D40-57E0-87AD6B714239> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x7fff80b2f000 - 0x7fff80b36fff com.apple.OpenDirectory 10.6 (10.6) <72A65D76-7831-D31E-F1B3-9E48BF26A98B> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff80b37000 - 0x7fff80b3afff com.apple.help 1.3.1 (41) <54B79BA2-B71B-268E-8752-5C8EE00E49E4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x7fff80b3b000 - 0x7fff80bf0fe7 com.apple.ink.framework 1.3.3 (107) <FFC46EE0-3544-A459-2AB9-94778A75E3D4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x7fff80bf1000 - 0x7fff80c29ff7 libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <FAB9687F-0A86-A13F-7644-CE02E71140DB> /usr/lib/libssl.0.9.8.dylib
    0x7fff80c2a000 - 0x7fff80ce7ff7 com.apple.CoreServices.OSServices 357 (357) <7CFA1963-B639-BE99-12F1-220DF214AB50> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff80d29000 - 0x7fff80e4efef com.apple.audio.toolbox.AudioToolbox 1.6.3 (1.6.3) <4DCCD01F-7516-4240-09DC-EE553317D345> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff80e4f000 - 0x7fff80ee9fff com.apple.ApplicationServices.ATS 4.2 (???) <E31469D3-A97D-63BB-FB00-05ACB2CEC561> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff80eea000 - 0x7fff80f99fff edu.mit.Kerberos 6.5.9 (6.5.9) <42364D54-C647-14DE-2B1C-D94DAA03F092> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff80f9c000 - 0x7fff80fa7fff com.apple.corelocation 12 (12) <5CD9B2E3-3F73-899B-5C9F-8F5EBC8A6BE6> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff80fa8000 - 0x7fff8199dfe7 com.apple.AppKit 6.6.5 (1038.29) <AC1ED9CC-6149-36EE-AA57-15BA4F05EAAA> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff8199e000 - 0x7fff81b88fe7 com.apple.JavaScriptCore 6533 (6533.13) <4D8B7A37-BBDF-A789-4D9F-81F3721AA311> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff81b89000 - 0x7fff81bf1fff com.apple.AppleVAFramework 4.8.11 (4.8.11) <14AE8878-A7A6-D024-3DD4-BBFB5E7FC008> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff81c2e000 - 0x7fff81c30fff com.apple.print.framework.Print 6.1 (237.1) <4513DB2F-737C-B43C-2D0E-23CD6E838014> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x7fff81c31000 - 0x7fff81da6fef com.apple.CoreFoundation 6.6.1 (550.19) <1051BA2C-DCD7-787C-907C-A50D12AA6049> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff81da7000 - 0x7fff81db5ff7 libkxld.dylib ??? (???) <E685E658-C908-95B9-8D16-8153C1CE05D7> /usr/lib/system/libkxld.dylib
    0x7fff81e50000 - 0x7fff81eb2fe7 com.apple.datadetectorscore 2.0 (80.7) <F9D2332D-0890-2ED2-1AC8-F85CB89D8BD4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff81f69000 - 0x7fff81fd5fe7 com.apple.CorePDF 1.1 (1.1) <D47B2366-5D1B-147B-B1FA-C9FE36C4EFFF> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff81fd6000 - 0x7fff81fd6ff7 com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff81fd7000 - 0x7fff82018fef com.apple.QD 3.35 (???) <78C9A560-E6F7-DC4F-F85E-E63CF8A98F0B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff8202f000 - 0x7fff82298ff7 com.apple.QuartzComposer 4.1 (156.13) <0A7E8CDB-77DB-F96F-9CA4-867E9D45EB69> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x7fff82299000 - 0x7fff8251efef com.apple.security 6.1.1 (37594) <ED08CC62-42E2-E97F-E807-C09EB1CF950D> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff8251f000 - 0x7fff82550fef libTrueTypeScaler.dylib ??? (???) <C15B0761-5136-BD0C-20F7-C8F8A95AF367> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x7fff82551000 - 0x7fff82553fff libRadiance.dylib ??? (???) <73CE39EA-E38B-4320-8A7D-11C1A08A8A7A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff82554000 - 0x7fff8259dff7 com.apple.securityinterface 4.0.1 (37214) <F8F2D8F4-861F-6694-58F6-3DC55C9DBF50> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x7fff8259e000 - 0x7fff825e7fef libGLU.dylib ??? (???) <FEDE662B-46B2-26D8-3E57-84E4C15A4FB2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff82618000 - 0x7fff82618ff7 com.apple.vecLib 3.6 (vecLib 3.6) <08D3D45D-908B-B86A-00BA-0F978D2702A7> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff82619000 - 0x7fff8264afff libGLImage.dylib ??? (???) <7E8A6ED2-B093-0714-F65A-64ECC41187C4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff8264b000 - 0x7fff82949fef com.apple.HIToolbox 1.6.2 (???) <759E1C39-58EB-C434-3E33-416C04AFE6DC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff8294a000 - 0x7fff82b85fef com.apple.imageKit 2.0.3 (1.0) <9F7CBDFB-EBDC-5B86-ED43-5195F4AE9D52> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x7fff82b86000 - 0x7fff82c03fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
    0x7fff82c04000 - 0x7fff82d13fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <826C2437-F760-E049-1719-9C69A3BAA4B0> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff82d14000 - 0x7fff82d26fe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
    0x7fff82d27000 - 0x7fff82d47ff7 com.apple.DirectoryService.Framework 3.6 (621.3) <EDCAF7ED-36E1-121F-D294-5CEBC1C34C5A> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x7fff82d48000 - 0x7fff82f06fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <1B6C3785-BE99-EAD5-69AB-B28C40466A82> /usr/lib/libicucore.A.dylib
    0x7fff82f07000 - 0x7fff82f08fff com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <5062DACE-FCE7-8E41-F5F6-58821778629C> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x7fff82f09000 - 0x7fff82fbffff libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <F206BE6D-8777-AE6C-B367-7BEA76C14241> /usr/lib/libobjc.A.dylib
    0x7fff82fc0000 - 0x7fff82fd1fff SyndicationUI ??? (???) <95A471EF-93CC-0B37-749A-57EF80527E83> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x7fff82fd2000 - 0x7fff82fe8fff com.apple.ImageCapture 6.0 (6.0) <5B5AF8FB-C12A-B51F-94FC-3EC4698E818E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x7fff83329000 - 0x7fff8333aff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <C1154E2E-B1CB-1FAD-77ED-B139BA1AB073> /usr/lib/libz.1.dylib
    0x7fff83379000 - 0x7fff833f8fff com.apple.audio.CoreAudio 3.2.2 (3.2.2) <2633DFAC-F6A6-489D-8DF0-F12639CCD8C4> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff833f9000 - 0x7fff8341efe7 com.apple.CoreVideo 1.6.1 (45.4) <B1516554-88BC-CF1E-5409-BFF27A73D1AF> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff8341f000 - 0x7fff83460fff com.apple.SystemConfiguration 1.10.2 (1.10.2) <7DADC459-6E38-084A-B333-8332B28C244E> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff83461000 - 0x7fff83477fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
    0x7fff83478000 - 0x7fff83478ff7 com.apple.CoreServices 44 (44) <210A4C56-BECB-E3E4-B6EE-7EC53E02265D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff83479000 - 0x7fff837acfef com.apple.CoreServices.CarbonCore 861.6 (861.6) <652B1704-460F-F0D1-B917-B08698E0EF7F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff837ad000 - 0x7fff837d3fe7 libJPEG.dylib ??? (???) <85902BC7-43AE-E202-0EEE-3C9996D00971> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff83815000 - 0x7fff83821fff libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <5C876577-ACB7-020C-F7DB-EE0135C3AB8D> /usr/lib/libbz2.1.0.dylib
    0x7fff83822000 - 0x7fff8393bfef libGLProgrammability.dylib ??? (???) <9D2B1DA3-C581-73F8-A2E4-01C4CE1C3B32> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x7fff83a3d000 - 0x7fff83a78fff com.apple.AE 496.4 (496.4) <CBEDB6A1-FD85-F842-4EB8-CC289FAE0F24> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x7fff83a79000 - 0x7fff83b90fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <EE067D7E-15B3-F043-6FBD-10BA31FE76C7> /usr/lib/libxml2.2.dylib
    0x7fff83b91000 - 0x7fff8409afe7 com.apple.VideoToolbox 0.484.5 (484.5) <174EF984-21FE-071C-4AB4-DE345BF87791> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x7fff840d3000 - 0x7fff84158fff com.apple.print.framework.PrintCore 6.2 (312.5) <E736F6DC-2E69-A14D-6BCF-69D14232F8B8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x7fff84159000 - 0x7fff8415aff7 com.apple.audio.units.AudioUnit 1.6.3 (1.6.3) <D4183AC4-8A65-8368-A9AF-E2A13D18519C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff8419a000 - 0x7fff84897037 com.apple.CoreGraphics 1.543.33 (???) <359B3BC6-0152-94D2-3CAA-D8C24C0B9E65> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff84898000 - 0x7fff848a7fff libxar.1.dylib ??? (???) <0E323815-A88A-E239-973F-2819CED2282E> /usr/lib/libxar.1.dylib
    0x7fff848f0000 - 0x7fff849caff7 com.apple.vImage 4.0 (4.0) <354F34BF-B221-A3C9-2CA7-9BE5E14AD5AD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x7fff849cb000 - 0x7fff849cbff7 com.apple.quartzframework 1.5 (1.5) <B182B579-BCCE-81BF-8DA2-9E0B7BDF8516> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff849cc000 - 0x7fff849d1fff libGIF.dylib ??? (???) <0E58DF99-B3DF-6FF9-E810-CCEC0853C8B0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff849d2000 - 0x7fff849e1ff7 com.apple.opengl 1.6.7 (1.6.7) <63D8F554-2488-4811-EEC7-672FCFAF731B> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff84a01000 - 0x7fff84a36fef com.apple.framework.Apple80211 6.2 (620.15.1) <964022FD-ECFB-2399-18AD-68BF767601AD> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff84a37000 - 0x7fff856a6fe7 com.apple.WebCore 6533 (6533.16) <AC146886-9761-B048-45D3-07250E03F73C> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x7fff856a7000 - 0x7fff856c0fff com.apple.CFOpenDirectory 10.6 (10.6) <0F46E102-8B8E-0995-BA85-3D9608F0A30C> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x7fff856f2000 - 0x7fff856f5ff7 com.apple.securityhi 4.0 (36638) <77F40B57-2D97-7AE5-1331-8945C71DFB57> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x7fff856f6000 - 0x7fff85771fff com.apple.ISSupport 1.9.3 (51) <BE4B548C-F9C4-2464-12A6-F94A21D569C6> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x7fff85772000 - 0x7fff85832fe7 libFontParser.dylib ??? (???) <2C6B6ABB-7EF0-3CD8-97D2-9B4534D0056C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff85833000 - 0x7fff8583efff com.apple.CrashReporterSupport 10.6.3 (250) <52F8B18D-7953-3EE7-4AE9-89F1121A5336> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff858db000 - 0x7fff858dbff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <DA9BFF01-40DF-EBD5-ABB7-787DAF2D77CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x7fff858dc000 - 0x7fff85d1ffef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff85d20000 - 0x7fff85dacfef SecurityFoundation 36840.0.0 (compatibility 1.0.0) <B69E2FF9-A698-4923-BC8B-180224B6EF75> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff85df8000 - 0x7fff85dfeff7 IOSurface ??? (???) <F998C45A-CCCF-2306-F37A-389EE0054CB3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff85dff000 - 0x7fff86080fe7 com.apple.Foundation 6.6.2 (751.21) <49BEB8B8-BC1F-B4E4-3D90-A141AC764A8D> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff860cb000 - 0x7fff860faff7 com.apple.quartzfilters 1.6.0 (1.6.0) <9CECB4FC-1CCF-B8A2-B935-5888B21CBEEF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x7fff860fb000 - 0x7fff86239fff com.apple.CoreData 102.1 (251) <32233D4D-00B7-CE14-C881-6BF19FD05A03> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff8623a000 - 0x7fff8623eff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
    0x7fff862be000 - 0x7fff862d4ff7 com.apple.MultitouchSupport.framework 204.12.1 (204.12.1) <38D0D705-FD15-38AE-A8B9-F9970508D1BD> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff862d5000 - 0x7fff862d9ff7 libCGXType.A.dylib 543.33.0 (compatibility 64.0.0) <27FF96BC-1F15-A52D-3339-4BFC49D6810E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff862da000 - 0x7fff8631dff7 libRIP.A.dylib 543.33.0 (compatibility 64.0.0) <677BA546-F215-C5C8-9C65-305E43633FDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff863a5000 - 0x7fff864a9fff com.apple.PubSub 1.0.5 (65.19) <0C393707-6776-0365-6BFE-924CC8108F9B> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x7fff864aa000 - 0x7fff86527fef com.apple.backup.framework 1.2.2 (1.2.2) <13A0D34C-28B7-2140-ECC9-B08D10CD4AB5> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff86528000 - 0x7fff86565ff7 libFontRegistry.dylib ??? (???) <12FDAEB9-01F7-5562-DBC6-7B2374CCAEA1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff86566000 - 0x7fff86567ff7 com.apple.TrustEvaluationAgent 1.1 (1) <51867586-1C71-AE37-EAAD-535A58DD3550> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff86568000 - 0x7fff86568ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff86569000 - 0x7fff865ebfff com.apple.QuickLookUIFramework 2.2 (327.4) <C35D9F62-73D0-262C-B0CE-BFF64E230588> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x7fff865ec000 - 0x7fff86600ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff86601000 - 0x7fff86604ff7 libCoreVMClient.dylib ??? (???) <9A0E75A9-7964-CAF9-DEB7-11A073530F64> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff86632000 - 0x7fff86679ff7 com.apple.coreui 2 (114) <D7645B59-0431-6283-7322-957D944DAB21> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff8667a000 - 0x7fff8667aff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <2BB7D669-4B40-6A52-ADBD-DA4DB3BC0B1B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff8667b000 - 0x7fff8671bfff com.apple.LaunchServices 362.1 (362.1) <2740103A-6C71-D99F-8C6F-FA264546AD8F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff8671c000 - 0x7fff868fffef libType1Scaler.dylib ??? (???) <98F6C486-4DA0-0903-CDC6-67C85ED206B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libType1Scaler.dylib
    0x7fff86900000 - 0x7fff8695eff7 com.apple.framework.IOKit 2.0 (???) <516EB9AF-4723-FC17-984B-918115E53459> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff8695f000 - 0x7fff869abfff libauto.dylib ??? (???) <072804DF-36AD-2DBE-7EF8-639CFB79077F> /usr/lib/libauto.dylib
    0x7fff869ac000 - 0x7fff869cffff com.apple.opencl 12.1 (12.1) <AB00CB6B-5BBD-C819-007A-08C0B110AB93> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff869d0000 - 0x7fff869d1fff liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
    0x7fff86a26000 - 0x7fff86a75fef libTIFF.dylib ??? (???) <D6BED22B-A092-EC70-6E1D-0B52FA6FBBDE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff86a97000 - 0x7fff86accff7 libcups.2.dylib 2.8.0 (compatibility 2.0.0) <0C865212-6427-5DE4-40C4-B5739491B691> /usr/lib/libcups.2.dylib
    0x7fff86b92000 - 0x7fff86bbafff com.apple.DictionaryServices 1.1.1 (1.1.1) <9FD709FC-23F0-F270-EAC1-C590CD516A36> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x7fff86bbb000 - 0x7fff86c03ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <170DE04F-89AB-E295-0880-D69CAFBD7979> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff86c04000 - 0x7fff86c59fef com.apple.framework.familycontrols 2.0.1 (2010) <E6E1C44A-6513-92DF-F71E-C157C485024C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff86c5a000 - 0x7fff86cc2fff com.apple.MeshKitRuntime 1.1 (49.2) <1F4C9AB5-9D3F-F91D-DB91-B78610562ECC> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
    0x7fff86cd2000 - 0x7fff87048fe7 com.apple.RawCamera.bundle 3.0.2 (527) <E70071D3-CC39-4B14-2AA3-EAC42BC84AD4> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff87049000 - 0x7fff870d9fff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x7fff870da000 - 0x7fff870e2fff com.apple.DisplayServicesFW 2.2.2 (251) <3E7C0CF8-117D-9C7F-577C-C199901DFF37> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x7fff870e3000 - 0x7fff87253fef com.apple.MediaToolbox 0.484.5 (484.5) <DA4772AD-9430-024F-39FF-8B9D4B52DCD2> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x7fff87254000 - 0x7fff87259ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x7fff8725a000 - 0x7fff872d8fff com.apple.CoreText 3.1.0 (???) <B740DA1D-EFD0-CCBF-F893-E3004FE58A98> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x7fff872d9000 - 0x7fff8732afe7 com.apple.HIServices 1.8.0 (???) <1ABA7802-C1E4-06A0-9035-2792CC915BF6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff8732b000 - 0x7fff8732bff7 com.apple.Carbon 150 (152) <8D8CF535-90BE-691C-EC1B-63FBE2162C9B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff8749b000 - 0x7fff87550fe7 com.apple.ColorSync 4.6.3 (4.6.3) <0522B33D-F78A-9A46-1CB2-9073E4F8EFD8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x7fff87551000 - 0x7fff87560fff com.apple.NetFS 3.2.1 (3.2.1) <FF21DB1E-F425-1005-FB70-BC19CAF4006E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff87561000 - 0x7fff87567ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff87568000 - 0x7fff87660ff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <7E4ADB5A-CC77-DCFD-3E54-2F35A2C8D95A> /usr/lib/libiconv.2.dylib
    0x7fff87661000 - 0x7fff87667fff libCGXCoreImage.A.dylib 543.33.0 (compatibility 64.0.0) <182C8BD9-E1C8-0970-AE82-E9E88F324A5D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x7fff87a9b000 - 0x7fff87c55fff com.apple.ImageIO.framework 3.0.2 (3.0.1) <911FA1A5-7063-6A19-73D3-95B78A265524> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x7fff87c86000 - 0x7fff87d15fff com.apple.PDFKit 2.5.1 (2.5.1) <7B8A187A-F0BB-44E7-FBD4-9E1C5F9D5E85> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x7fff87d5c000 - 0x7fff87d99fff com.apple.LDAPFramework 2.0 (120.1) <16383FF5-0537-6298-73C9-473AEC9C149C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff87d9a000 - 0x7fff87dc5ff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
    0x7fff87dc6000 - 0x7fff87dd3fe7 libCSync.A.dylib 543.33.0 (compatibility 64.0.0) <540820E4-75E3-B2A0-5EF2-222304250CD8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff87dd4000 - 0x7fff87e18ff7 com.apple.ImageCaptureCore 1.0.1 (1.0.1) <788A9BF0-691B-FE10-7385-AF4A7A786478> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x7fff87e19000 - 0x7fff87f23ff7 com.apple.MeshKitIO 1.1 (49.2) <F296E151-80AE-7764-B969-C2050DF26BFE> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
    0x7fff87f7c000 - 0x7fff8804cfff com.apple.CFNetwork 454.9.4 (454.9.4) <33395EDD-D653-6EAD-57A6-9C718D69D2DA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x7fff88083000 - 0x7fff88097fff libGL.dylib ??? (???) <A85982AB-6395-DE2B-2023-F735093E663D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff88098000 - 0x7fff88257ff7 libSystem.B.dylib 125.0.1 (compatibility 1.0.0) <CB9A4929-61AF-DE71-5635-133E9EC95783> /usr/lib/libSystem.B.dylib
    0x7fff88261000 - 0x7fff8826cff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <F0DDF27E-DB55-07CE-E548-C62095BE8167> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x7fff8826d000 - 0x7fff882affef com.apple.CoreMedia 0.484.5 (484.5) <FF8F87CB-7087-A46F-D633-6A93054BDBA2> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff882b0000 - 0x7fff884f2fe7 com.apple.AddressBook.framework 5.0.1 (868) <0623CCCC-6865-681A-0737-723A7B016EA1> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff88543000 - 0x7fff88592ff7 com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <14FD0978-4BE0-336B-A19E-F388694583EB> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x7fff88593000 - 0x7fff885d6fff libtidy.A.dylib ??? (???) <8AF4DB3A-7BDB-7AF7-0E9C-413BBBD0E380> /usr/lib/libtidy.A.dylib
    0x7fff885d7000 - 0x7fff8896ffe7 com.apple.QuartzCore 1.6.1 (227.18) <ADB9E286-C5AB-3505-35D2-849E1F560A2A> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff88970000 - 0x7fff88a56fe7 com.apple.DesktopServices 1.5.5 (1.5.5) <EFCBA7C3-A6CE-9550-FE19-73BB3D046549> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff88a57000 - 0x7fff88b22fe7 ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <C85548CF-DED1-4672-0167-3F32A6DD0D55> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.f ramework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x7fff88b4a000 - 0x7fff88b91fef com.apple.QuickLookFramework 2.2 (327.4) <4E1658D4-F268-2A82-C095-1D01E9EAD05F> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff88d08000 - 0x7fff88d0dfff libGFXShared.dylib ??? (???) <A2C80199-6076-3CBE-E418-E0AD0A3053DE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff88d0e000 - 0x7fff88e7dff7 com.apple.QTKit 7.6.6 (1729) <CEDDAEA5-82F9-FF5D-B9AF-C68ACC1E3225> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff88eac000 - 0x7fff88ec7ff7 com.apple.openscripting 1.3.1 (???) <FD46A0FE-AC79-3EF7-AB4F-396D376DDE71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff88ed6000 - 0x7fff88ee7fff com.apple.DSObjCWrappers.Framework 10.6 (134) <3C08225D-517E-2822-6152-F6EB13A4ADF9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x7fff88ee8000 - 0x7fff88fa1fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <5A15E12A-AE8F-1A36-BBC7-564E7D7AD0FB> /usr/lib/libsqlite3.dylib
    0x7fff88fa2000 - 0x7fff88fe7fff com.apple.CoreMediaIOServices 130.0 (1035) <6D6834F6-4DB5-03E9-3962-480BBEE176EB> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x7fff88fe8000 - 0x7fff89009fff libresolv.9.dylib 40.0.0 (compatibility 1.0.0) <1AE68BBB-6536-125C-DE2A-13CA916D0EC4> /usr/lib/libresolv.9.dylib
    0x7fff8900a000 - 0x7fff89028fff libPng.dylib ??? (???) <D0512FBF-911C-A9EC-465D-48A411509D6C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff8905b000 - 0x7fff890a5ff7 com.apple.Metadata 10.6.3 (507.8) <A850E5A6-69D8-EBC1-B005-43F72B58EA36> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <CB9A4929-61AF-DE71-5635-133E9EC95783> /usr/lib/libSystem.B.dylib
    Model: MacBookPro5,5, BootROM MBP55.00AC.B03, 2 processors, Intel Core 2 Duo, 2.53 GHz, 4 GB, SMC 1.47f2
    Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB
    Memory Module: global_name
    AirPort: spairportwireless_card_type_airportextreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.10.91.27)
    Bluetooth: Version 2.3.1f4, 2 service, 2 devices, 1 incoming serial ports
    Network Service: Ethernet, Ethernet, en0
    Serial ATA Device: ST9250315ASG, 232.89 GB
    Serial ATA Device: MATSHITADVD-R UJ-868
    USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8507, 0x24400000
    USB Device: USB2.0 Hub, 0x05e3 (Genesys Logic, Inc.), 0x0608, 0x26200000
    USB Device: USB Modem, 0x0baf, 0x0303, 0x26230000
    USB Device: miniStack v3, 0x0928 (Oxford Semiconductor Ltd.), 0x0004, 0x26210000
    USB Device: Internal Memory Card Reader, 0x05ac (Apple Inc.), 0x8403, 0x26500000
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac (Apple Inc.), 0x0236, 0x04600000
    USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0x04500000
    USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x06100000
    USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8213, 0x06110000

  • Nautilus crashes when closing windows

    nautilus crashes when closing windows.  Any idea what is causing this?  It only does it on Nautilus and not anything else.  IF so , can this be fixed by re-installing nautilus?

    BUMP....PLEASE anyone...this is somewhat of a major bug for me
    Crash Details:
    Distribution: Unknown
    Gnome Release: 2.26.1 2009-04-19 (Archlinux)
    BugBuddy Version: 2.26.0
    System: Linux 2.6.29-ARCH #1 SMP PREEMPT Sat May 9 12:47:43 UTC 2009 i686
    X Vendor: The X.Org Foundation
    X Vendor Release: 10601000
    Selinux: No
    Accessibility: Disabled
    GTK+ Theme: Darker theme
    Icon Theme:
    GTK+ Modules: canberra-gtk-module, gnomebreakpad
    Memory status: size: 0 vsize: 0 resident: 0 share: 0 rss: 0 rss_rlim: 0
    CPU usage: start_time: 0 rtime: 0 utime: 0 stime: 0 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 0
    ----------- .xsession-errors ---------------------
    ** (gnome-alsamixer:5243): WARNING **: gam_toggle_get_state (). No idea what to do for mixer element "Input Source"!
    ** (gnome-alsamixer:5243): WARNING **: gam_toggle_get_state (). No idea what to do for mixer element "Input Source"!
    /home/mikeyd/.themes/Darker theme/gtk-2.0/gtkrc:50: Clearlooks configuration option "menuitemstyle" is not supported and will be ignored.
    /home/mikeyd/.themes/Darker theme/gtk-2.0/gtkrc:51: Clearlooks configuration option "listviewitemstyle" is not supported and will be ignored.
    /home/mikeyd/.themes/Darker theme/gtk-2.0/gtkrc:52: Clearlooks configuration option "progressbarstyle" is not supported and will be ignored.
    /home/mikeyd/.themes/Darker theme/gtk-2.0/gtkrc:50: Clearlooks configuration option "menuitemstyle" is not supported and will be ignored.
    /home/mikeyd/.themes/Darker theme/gtk-2.0/gtkrc:51: Clearlooks configuration option "listviewitemstyle" is not supported and will be ignored.
    /home/mikeyd/.themes/Darker theme/gtk-2.0/gtkrc:52: Clearlooks configuration option "progressbarstyle" is not supported and will be ignored.
    GConf:ERROR:gconf-client.c:1202:gconf_client_key_is_writable: assertion failed: (entry != NULL)
    /home/mikeyd/.themes/Darker theme/gtk-2.0/gtkrc:50: Clearlooks configuration option "menuitemstyle" is not supported and will be ignored.
    /home/mikeyd/.themes/Darker theme/gtk-2.0/gtkrc:51: Clearlooks configuration option "listviewitemstyle" is not supported and will be ignored.
    /home/mikeyd/.themes/Darker theme/gtk-2.0/gtkrc:52: Clearlooks configuration option "progressbarstyle" is not supported and will be ignored.
    It cant be the theme, Ive tried turning that off
    Last edited by degmic71 (2009-05-10 11:55:04)

  • Firefox often crashes when closing tabs

    I've noticed that, when I have multiple tabs open in the same window, FireFox has a tendency to crash when I close one of the tabs. This seems to be more likely when the next tab is still loading. This doesn't seem to happen with closing separate FF windows, or if I move a tab to a new window and then close it.
    Also, there is usually no option to send a crash report. I just get a Windows pop up that says firefox has stopped working.

    -> Tap '''ALT''' key or press '''F10''' to show the Menu Bar
    -> Update ALL your Firefox Plug-ins https://www.mozilla.com/en-US/plugincheck/
    -> go to View Menu -> Toolbars -> unselect All Unwanted/Incompatible Toolbars
    -> go to Tools Menu -> Clear Recent History -> '''Time range to clear: select "EVERYTHING"''' -> click Details (small arrow) button -> place Checkmarks on '''Cookies, Cache''' -> click '''Clear Now'''
    -> go to Tools Menu -> Options -> Content -> place Checkmarks on:
    1) Block Pop-up windows 2) Load images automatically 3) Enable JavaScript
    -> go to Tools Menu -> Options -> Privacy -> History section -> '''Firefox will: select "Remember History"'''
    -> go to Tools Menu -> Options -> Security -> place Checkmarks on:
    1) Warn me when sites try to install add-ons 2) Block reported attack sites 3) Block reported web forgeries
    -> go to Tools Menu -> Options -> Advanced -> General -> Remove Checkmark from '''Warn me when websites try to redirect or reload the page'''
    -> go to Tools Menu -> Options -> Advanced -> Network -> Offline Storage (Cache): click '''Clear Now''' button
    -> Click OK on Options window -> Restart Firefox
    Check and tell if its working.

  • Acrobat crashes when closing a document.

    I have developed a simple Acrobat Addin, which adds a menu item and a toolbar button. The active document will be closed when this menu item or toolbar button is clicked.The document is closed using the function "AVDocClose".
    Acrobat crashes when AVDocClose is invoked from toolbar button and works fine when invoked from menu item. This happens only when "Show each document in its own window" is checked and in the version 8.0 Professional. Works fine in 7.0. The crash has occured in Acrobat.dll.
    Is this crash a known Acrobat issue in 8.0?
    OS : Windows XP
    Thanks,
    Partha

    The only  plug-ins installed are the default ones that came installed with Acrobat.  All of these are developed by Adobe, so i'm assuming your are not referring to these as "3rd party".  All custom plug-ins have been uninstalled with the exception of the Stamper sample to test this theory.  Quite literally this can be reproduced by adding  the following code to the "ToolActivate" method in StamperUI.cpp.  This is the method that is wired into both the MenuItem and Button click events by default in this sample.  When this code is executed by a MenuItem event, no issue at all.  When this code is executed by a button click event, an exception is thrown from Acrobat.exe.  Note that the exception is not thrown from the ToolActivate method, it is thrown at some point after this method completes.
    AVDoc avDoc = AVAppGetActiveDoc();
    if (avDoc != NULL)
    AVDocClose(avDoc, true);
    As you can see, no objects are being acquired in this code.  If AVDocClose is not executed, no issues at all.  Although that goes against what i am attempting to do (as a result of a Button click, i need to be able to close the AVDoc).
    Any thoughts as to root cause of this issue?
    Karl, i really appriciate your assistance!  Thanks.

  • InDesign occasionally crashing when closing document

    We have a plug-in which automatically processes documents, in this case opens, prints, and closes. Occasionally InDesign crashes while performing these actions. From the information I have through our own logs and the crash dump it appears to crash while the document is being displayed (HorzRulerView::DrawRulers()) however, our log is reporting that we have already requested the document to be closed. My questions are:
    1) After executing kOpenFileCmdBoss and returning kSuccess can the document contents (images etc.) continue to be rendered?
    2) If the process above is possible should InDesign prevent the documents closure before it has completed?
    3) Is there an SDK call we can make in our plug-in to ensure the open has fully completed?
    Regards
    Peter

    Hi Peter,
    I may have seen something similar a week ago. My project takes commands from an external source to create, open, close and save documents. The commands are in a queue that is read and processed during a call IdleTask::RunTask().
    I found that if I closed a document and then opened a new one in the same RunTask call, I'd get a crash when trying to open the new document. It's hard to say for certain what was going on, but I suspect the database was in an inconsistent state due to the close only being scheduled rather than processed there and then.
    My solution was on closing a document, return control to the application and open the new document on the next call to RunTask. I haven't had a crash since.
    Hope this helps.
    APMABC

  • CS4 Bridge and Photoshop crash when closing

    I am experiencing regular crashes with both Bridge and PS when I attempt to close them. Everything works until that time. I am using an iMac running 10.5.6. This is more nuisance than worry. Any suggestions?
    Cheers,
    Jeff

    hi jeff
    I've seen random crashes on closing and random freezes with a new box and 10.5.6. There are a couple posts here about stability issues, I'm not sure where the problem is, PS, OS, fonts, who knows, but there's something going on.
    And, since we (end users) don't have access to a bug list or known problems list with the exception of posts here on the forum, it seems that we are destined to revisit the same problems.
    regards j

  • Pages crashes when closing a document

    this does not happen with everything, but with the majority of documents. these are not big documents. only 100 kb or so. is anyone else having this problem? i just bought my new imac and iwork '08 at the end of december. i never had this problem with my imac g5 and iworks '05.

    YES!  I had never made this connection before because it was so rare that Pages didn't crash on me that I didn't believe I could replicate instances of "non-crashing" window closing.  But I opened  eight or ten documents and closed them just fine as long as I didn't print or open the print dialog box.  However, when I ran through jaydisc procedure, I experienced crashes EVERY TIME.  I almost always print the document I'm working on so that's why it seems like it happens all the time. 
    So why is this happening and how can it be fixed?  Is it a particular printer?  Obviously not everyone is having this problem. What is the common denominator?   Have you had any help from Apple's iWork team on this?  I have sent them logs and documents but still haven't heard back from them. 

  • Firefox crashing when closing and at other random times

    Hi - I'm running firefox 6.0.2 on a Win7 64-bit machine that my cowowker uses. Starting a day or two ago, FF began crashing instead of starting. I can start it in Safe Mode, and I believe I've removed all the add-ons. When in safe mode I can use FF, but it still crashes occasionally, especially if I'm trying to open something in another tab or window. Also, it crashes when I click the X; at least, it shuts down and then the crash reporter pops up. Windows is updated, and I'm stumped. Hope someone can help! Here's the crash report on one of the crash-on-X-click events.
    ~~~~~
    AdapterDeviceID: 0046
    AdapterVendorID: 8086
    Add-ons: {4ED1F68A-5463-4931-9384-8FFF5ED91D92}:3.4.0,{972ce4c6-7e08-4474-a285-3208198ce6fd}:6.0.2
    AvailableVirtualMemory: 4114206720
    BuildID: 20110902133214
    CrashTime: 1315582016
    EMCheckCompatibility: true
    FramePoisonBase: 00000000f0de0000
    FramePoisonSize: 65536
    InstallTime: 1315414618
    Notes: AdapterVendorID: 8086, AdapterDeviceID: 0046, AdapterDriverVersion: 8.15.10.1986
    ProductName: Firefox
    ReleaseChannel: release
    SecondsSinceLastCrash: 33
    StartupTime: 1315582007
    SystemMemoryUsePercentage: 44
    Theme: classic/1.0
    Throttleable: 1
    TotalVirtualMemory: 4294836224
    URL: jar:file:///C:/Program%20Files%20(x86)/Mozilla%20Firefox/omni.jar!/chrome/browser/content/browser/aboutHome.xhtml
    Vendor: Mozilla
    Version: 6.0.2
    Winsock_LSP: MSAFD Tcpip [TCP/IP] : 2 : 1 :
    MSAFD Tcpip [UDP/IP] : 2 : 2 : %SystemRoot%\system32\mswsock.dll
    MSAFD Tcpip [RAW/IP] : 2 : 3 :
    MSAFD Tcpip [TCP/IPv6] : 2 : 1 : %SystemRoot%\system32\mswsock.dll
    MSAFD Tcpip [UDP/IPv6] : 2 : 2 :
    MSAFD Tcpip [RAW/IPv6] : 2 : 3 : %SystemRoot%\system32\mswsock.dll
    RSVP TCPv6 Service Provider : 2 : 1 :
    RSVP TCP Service Provider : 2 : 1 : %SystemRoot%\system32\mswsock.dll
    RSVP UDPv6 Service Provider : 2 : 2 :
    RSVP UDP Service Provider : 2 : 2 : %SystemRoot%\system32\mswsock.dll
    This report also contains technical information about the state of the application when it crashed.

    The message to restart your computer, in multiple languages, is a kernel panic. This is usually, but not always, caused by hardware, with memory being the leading cause.
    You might want to run the Apple hardware test, which is on the original gray-faced OS X disks that came with the mini. FInd the one that says 'AHT Version x.x' in small print on the label, insert and reboot holding the alt/option key down. Choose the Apple hardware test, and when prompted, choose the extended test. You can also download Rember from http://kelleycomputing.net/rember/ if you want to really test the memory. Set it up and let it run over night.
    See this kernel panic FAQs for other ideas: http://www.thexlab.com/faqs/kernelpanics.html

  • Firefox crashes when closing, also sometimes after extended use

    As noted in the subject line of this message, Firefox has been crashing when I close it, and even sometimes (less regularly) in the middle of a session. I get the request to submit information to Mozilla, which I submit each time. The crash report signature is UserCallWinProcCheckWow. In order to try to fix the problem, I've searched for related topics on this forum, which has led me to open FF in safe mode (it didn't crash) and to disable all add-ons in normal mode (it still crashed when I shut it down). I also tried using the default theme but it still crashed. I'm on a laptop using Windows 7. I'm at a loss as to what to do next to fix this problem. Thank you for any ideas!
    == Crash ID(s) ==
    ID: 0ee14a83-a10d-4146-aa69-834332100511

    iGennie Tech guys can resolve nearly all of the crashing issues of Mozilla Firefox by restarting Mozilla Firefox in safe mode. Begin firefox in safe mode and try once more. If it works, it's absolutely an add-on.
    It offers best computer support services.
    We wish this information will help you.
    for more information you must visit
    '''http://www.igennie.net/mozilla-browser-support.html'''

  • Crash when closing lid

    hi,
    My Macbook pro crashes when I close the lid. The front light does not pulse... etc... Same behavior for all the users on the system.
    This article mentions that I should disable Safe Sleep:
    http://www.macfixer.net/articles/184/
    Is this my ONLY option?
    thanks!
    Thierry

    I can't believe it, I've been fighting this problems for WEEKS and just found the solution:
    http://www.macfixit.com/article.php?story=20090518095106449
    The problem lies in the fact that my current network location did not have an ETHERNET service setup as I was on airport solely, I had removed Ethernet service for that particular location.
    So I followed the instructions: added an ethernet service and activated it in the gear tool menu. Voila. SO much frustrations and cold crashes... gone now! it seems.
    Hoping this helps someone!
    Thierry
    < Edited by Host >

  • Dell VENUE 11 PRO 7140 keeps crashing when closing a word document

    Hello all,
    I'm having an issue with a VENUE 11 PRO 7140. 
    Every time that i try to close a word document, the computer crashes giving me this error: KMODE_EXCEPTION_NOT_HANDLED. 
    On the eventviewer looks like TOASTER.EXE caused the problem...
    I know that that executable belongs to Dell data backup so i uninstalled it since it's an enterprise environment and we back everything up. I tried closing a couple of word documents and it worked fine.
    The issue happened again (BSOD) when i had the user logon and try to open one of her word documents..
    The other problem that i have is that i do not have full time access to that PC since the user needs to work with it. Had the chance to spend a couple of hours today but it doesn't seem stable.
    Another strange thing that might be related to that is that the App readiness service keeps stopping even though i configured it as automatic on startup and to restart after each failure...
    Any ideas what can probably cause this? Anybody has had any similar issues with this kind of tablet?

    Hello all,
    I'm having an issue with a VENUE 11 PRO 7140. 
    Every time that i try to close a word document, the computer crashes giving me this error: KMODE_EXCEPTION_NOT_HANDLED. 
    On the eventviewer looks like TOASTER.EXE caused the problem...
    I know that that executable belongs to Dell data backup so i uninstalled it since it's an enterprise environment and we back everything up. I tried closing a couple of word documents and it worked fine.
    The issue happened again (BSOD) when i had the user logon and try to open one of her word documents..
    The other problem that i have is that i do not have full time access to that PC since the user needs to work with it. Had the chance to spend a couple of hours today but it doesn't seem stable.
    Another strange thing that might be related to that is that the App readiness service keeps stopping even though i configured it as automatic on startup and to restart after each failure...
    Any ideas what can probably cause this? Anybody has had any similar issues with this kind of tablet?

  • Programs Crashing when Closing without Saving

    Everytime I cose a document (no matter what Program I am using), when the Save/Don't Save/Cancel dialog box pops up the Program crashes. It also happens when I try to Log Out and the countdown timer pops up.
    I mostly use Photoshop, but ths happens with other apps like Textedit.
    Dual 1.8 GHz PowerPC G5   Mac OS X (10.3.9)  

    Aouto recovery is not really the same as an auto-save, either. You don't necessarily get the last state before the program closed (a force quit would do an auto-recovery, too, on restart) because the the recovery data is not updated in real time.

  • Macbook crashing when closing applications

    Hey all,
    I'm having a major issue with my Macbook. In the last 3 days its crashed 5 times. It always seems to happen when I close an application but theres been no link between the app being closed and it crashing.
    any ideas anyone?
    Cheers

    Sat Oct 24 14:22:40 2009
    panic(cpu 1 caller 0x001AB0FE): Kernel trap at 0x04399b8d, type 13=general protection, registers:
    CR0: 0x8001003b, CR2: 0xb03e2c58, CR3: 0x00d3d000, CR4: 0x00000660
    EAX: 0x054bbe98, EBX: 0x04907600, ECX: 0x050c4048, EDX: 0x3582bfa6
    CR2: 0xb03e2c58, EBP: 0x35243ec8, ESI: 0x358435f0, EDI: 0x35832c4a
    EFL: 0x00010a92, EIP: 0x04399b8d, CS: 0x00000008, DS: 0x00000010
    Error code: 0x00000420
    Backtrace (CPU 1), Frame : Return Address (4 potential args on stack)
    0x35243cc8 : 0x12b4c6 (0x45f91c 0x35243cfc 0x13355c 0x0)
    0x35243d18 : 0x1ab0fe (0x469a98 0x4399b8d 0xd 0x469234)
    0x35243df8 : 0x1a1713 (0x35243e10 0x8ec7c7c 0x35243ec8 0x4399b8d)
    0x35243e08 : 0x4399b8d (0xe 0x48 0x50c0010 0x20340010)
    0x35243ec8 : 0x3582bfc1 (0x4907600 0x358435f0 0x0 0x8ec7ba0)
    0x35243f08 : 0x35832c80 (0x4907600 0x358436b0 0x35243f24 0x381f6c)
    0x35243f28 : 0x4293b4 (0x4689000 0x43dc980 0x35243f78 0x381fff)
    0x35243f78 : 0x13ebde (0x43dc980 0x40c569f 0x8b8ea44 0x0)
    0x35243fc8 : 0x1a14fc (0x522b60 0x0 0x1a40b5 0x58a1ba0)
    Backtrace terminated-invalid frame pointer 0
    Kernel loadable modules in backtrace (with dependencies):
    com.maudio.usb.conectiv.driver(1.7)@0x35828000->0x35843fff
    dependency: com.apple.driver.AppleUSBMergeNub(3.4.6)@0x35366000
    dependency: com.apple.iokit.IOAudioFamily(1.6.9fc5)@0x2e414000
    dependency: com.apple.iokit.IOUSBFamily(3.4.9)@0x345bd000
    BSD process name corresponding to current thread: kernel_task
    Mac OS version:
    9L30
    Kernel version:
    Darwin Kernel Version 9.8.0: Wed Jul 15 16:55:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_I386
    System model name: MacBook2,1 (Mac-F4208CAA)
    System uptime in nanoseconds: 66115270312337
    unloaded kexts:
    com.TASCAM.iokit.FW1082 1.6.0f1 - last unloaded 63568087575047
    loaded kexts:
    com.maudio.usb.conectiv.driver 1.7 - last loaded 65233612635838
    com.TASCAM.iokit.FW1082 1.6.0f1
    com.paceap.kext.pacesupport.leopard 5.6.1
    com.digidesign.iokit.DigiIO 7.4.2f1
    com.digidesign.iokit.DigiDal 7.4.2f1
    com.apple.driver.AppleUSBAudio 2.6.4b17
    com.apple.driver.iPodSBCDriver 1.1.2
    com.apple.filesystems.afpfs 9.0.2
    com.apple.nke.asp_tcp 4.7.1
    com.apple.filesystems.msdosfs 1.5.5
    com.apple.iokit.IOUSBMassStorageClass 2.0.8
    com.apple.filesystems.cddafs 2.3.0
    com.apple.iokit.IOBluetoothSerialManager 2.1.8f2
    com.apple.filesystems.autofs 2.0.2
    com.apple.driver.DiskImages 199
    com.apple.DontSteal_Mac_OSX 6.0.3
    com.apple.driver.IOBluetoothBNEPDriver 2.1.8f2
    com.apple.driver.AppleUpstreamUserClient 2.7.5
    com.apple.driver.AppleIntelGMA950 5.4.8
    com.apple.driver.AppleHDA 1.7.1a2
    com.apple.driver.AppleIntelIntegratedFramebuffer 5.4.8
    com.apple.iokit.AppleYukon2 3.1.13b2
    com.apple.driver.AirPort.Atheros 320.16.2
    com.apple.driver.AppleHDAController 1.7.1a2
    com.apple.driver.SMCMotionSensor 2.1.1d2
    com.apple.iokit.IOFireWireIP 1.7.7
    com.apple.driver.AudioIPCDriver 1.0.6
    com.apple.driver.AppleIRController 113
    com.apple.driver.ACPISMCPlatformPlugin 3.4.0a17
    com.apple.driver.AppleLPC 1.3.1
    com.apple.driver.AppleBacklight 1.6.0
    com.apple.driver.CSRUSBBluetoothHCIController 2.1.8f2
    com.apple.driver.AppleUSBTrackpad 1.7.4f1
    com.apple.driver.AppleUSBTCKeyEventDriver 1.7.4f1
    com.apple.driver.AppleUSBTCKeyboard 1.7.4f1
    com.apple.driver.AppleUSBMergeNub 3.4.6
    com.apple.iokit.SCSITaskUserClient 2.1.1
    com.apple.iokit.IOSCSIMultimediaCommandsDevice 2.1.1
    com.apple.driver.XsanFilter 2.7.91
    com.apple.iokit.IOATAPIProtocolTransport 1.5.3
    com.apple.driver.AppleUSBHub 3.4.9
    com.apple.iokit.IOUSBUserClient 3.4.9
    com.apple.iokit.IOAHCIBlockStorage 1.2.2
    com.apple.driver.AppleUSBEHCI 3.4.6
    com.apple.driver.AppleAHCIPort 1.7.0
    com.apple.driver.AppleIntelPIIXATA 2.0.1
    com.apple.driver.AppleFWOHCI 3.9.7
    com.apple.driver.AppleEFINVRAM 1.2.0
    com.apple.driver.AppleUSBUHCI 3.3.5
    com.apple.driver.AppleRTC 1.2.3
    com.apple.driver.AppleHPET 1.4
    com.apple.driver.AppleSmartBatteryManager 158.10.5
    com.apple.driver.AppleACPIPCI 1.2.5
    com.apple.driver.AppleACPIButtons 1.2.5
    com.apple.driver.AppleSMBIOS 1.4
    com.apple.driver.AppleACPIEC 1.2.5
    com.apple.driver.AppleAPIC 1.4
    com.apple.security.seatbelt 107.12
    com.apple.nke.applicationfirewall 1.6.77
    com.apple.security.TMSafetyNet 3
    com.apple.driver.AppleIntelCPUPowerManagement 76.2.0
    com.apple.BootCache 30.4
    com.apple.iokit.IOSerialFamily 9.4
    com.apple.driver.DspFuncLib 1.7.1a2
    com.apple.iokit.IO80211Family 216.1
    com.apple.iokit.IOHDAFamily 1.7.1a2
    com.apple.iokit.IONetworkingFamily 1.6.1
    com.apple.iokit.IOAudioFamily 1.6.9fc5
    com.apple.kext.OSvKernDSPLib 1.1
    com.apple.driver.IOPlatformPluginFamily 3.4.0a17
    com.apple.driver.AppleSMC 2.3.1d1
    com.apple.iokit.IONDRVSupport 1.7.3
    com.apple.iokit.IOGraphicsFamily 1.7.3
    com.apple.driver.AppleUSBBluetoothHCIController 2.1.8f2
    com.apple.iokit.IOBluetoothFamily 2.1.8f2
    com.apple.iokit.IOUSBHIDDriver 3.4.6
    com.apple.driver.AppleUSBComposite 3.2.0
    com.apple.iokit.IOBDStorageFamily 1.5
    com.apple.iokit.IOSCSIBlockCommandsDevice 2.1.1
    com.apple.iokit.IODVDStorageFamily 1.5
    com.apple.iokit.IOCDStorageFamily 1.5
    com.apple.iokit.IOSCSIArchitectureModelFamily 2.1.1
    com.apple.iokit.IOStorageFamily 1.5.6
    com.apple.iokit.IOAHCIFamily 1.5.0
    com.apple.iokit.IOATAFamily 2.0.1
    com.apple.iokit.IOFireWireFamily 3.4.9
    com.apple.driver.AppleEFIRuntime 1.2.0
    com.apple.iokit.IOUSBFamily 3.4.9
    com.apple.iokit.IOSMBusFamily 1.1
    com.apple.iokit.IOHIDFamily 1.5.5
    com.apple.driver.AppleACPIPlatform 1.2.5
    com.apple.iokit.IOACPIFamily 1.2.0
    com.apple.iokit.IOPCIFamily 2.6
    Anything wrong???

Maybe you are looking for