Safari crashes when printing a web page

Every time I try to print from a web page Safari crashes. The error message is telling me its because of the pde plug in, what is this & where do i find it?

I have attached below the error log i receive;
Process:         Safari [763]
Path:            /Applications/Safari.app/Contents/MacOS/Safari
Identifier:      com.apple.Safari
Version:         7.0 (9537.71)
Build Info:      WebBrowser-7537071000000000~3
Code Type:       X86-64 (Native)
Parent Process:  launchd [174]
Responsible:     Safari [763]
User ID:         501
PlugIn Path:       /Library/Printers/GENERIC/36C-1/PDEs/pde.framework/Versions/A/pde
PlugIn Identifier: jp.km-GENERIC.fw.36C-1.Core
PlugIn Version:    3.9.3 (3.9.3)
Date/Time:       2013-11-25 12:16:27.744 +0000
OS Version:      Mac OS X 10.9 (13A603)
Report Version:  11
Anonymous UUID:  A80FEF95-9BCD-3D4D-6C8F-BC25F837CCBF
Sleep/Wake UUID: F306F49C-4752-4AA6-BFE9-27B73AD07FDB
Crashed Thread:  0  Dispatch queue: com.apple.main-thread
Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: EXC_I386_GPFLT
Application Specific Information:
objc_msgSend() selector name: release
Process Model:
Multiple Web Processes
Performing @selector(doPrint:) from sender NSButton 0x600000146bf0
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libobjc.A.dylib                         0x00007fff86647097 objc_msgSend + 23
1   com.apple.CoreFoundation                0x00007fff888c186f CFRelease + 591
2   jp.km-GENERIC.fw.36C-1.Core             0x00000001505b5bf5 ClearPPDUIOption + 135
3   jp.km-GENERIC.fw.36C-1.Core             0x00000001505b5c57 DeletePPDUIOption + 22
4   jp.km-GENERIC.fw.36C-1.Core             0x00000001505a89a7 CTblRelease + 78
5   jp.km-GENERIC.fw.36C-1.Core             0x00000001505ae5af -[KMComWin3C5FD1B5_C83A_41CB_9245_51725ADD124A terminate] + 124
6   jp.km-GENERIC.fw.36C-1.Core             0x00000001505b0a16 -[KMSubWindow3C5FD1B5_C83A_41CB_9245_51725ADD124A terminate] + 76
7   jp.km-GENERIC.fw.36C-1.Core             0x00000001505ad428 -[KMPlugin3C5FD1B5_C83A_41CB_9245_51725ADD124A terminate] + 379
8   jp.km-GENERIC.fw.36C-1.Core             0x00000001505ad287 -[KMPlugin3C5FD1B5_C83A_41CB_9245_51725ADD124A dealloc] + 24
9   com.apple.print.framework.Print.Private          0x000000014f96d006 0x14f96b000 + 8198
10  com.apple.AppKit                        0x00007fff8aa3e536 -[NSMenuItem dealloc] + 251
11  com.apple.AppKit                        0x00007fff8acf7a95 -[NSPopUpButtonCell removeAllItems] + 59
12  com.apple.print.framework.Print.Private          0x000000014f976037 0x14f96b000 + 45111
13  com.apple.print.framework.Print.Private          0x000000014f9876cd 0x14f96b000 + 116429
14  com.apple.print.framework.Print.Private          0x000000014f986df4 0x14f96b000 + 114164
15  com.apple.AppKit                        0x00007fff8ac533d0 -[NSApplication sendAction:to:from:] + 327
16  com.apple.Safari.framework              0x00007fff8798fa37 -[BrowserApplication sendAction:to:from:] + 63
17  com.apple.AppKit                        0x00007fff8ac5324e -[NSControl sendAction:to:] + 86
18  com.apple.AppKit                        0x00007fff8ac9fd7d -[NSCell _sendActionFrom:] + 128
19  com.apple.AppKit                        0x00007fff8acb9715 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 2316
20  com.apple.AppKit                        0x00007fff8acb8ae7 -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 487
21  com.apple.Safari.framework              0x00007fff87943225 safari_NSButtonCell_trackMouse(objc_object*, objc_selector*, NSEvent*, CGRect, NSView*, signed char) + 187
22  com.apple.AppKit                        0x00007fff8acb81fd -[NSControl mouseDown:] + 706
23  com.apple.AppKit                        0x00007fff8ac39d08 -[NSWindow sendEvent:] + 11296
24  com.apple.AppKit                        0x00007fff8abd8744 -[NSApplication sendEvent:] + 2021
25  com.apple.Safari.framework              0x00007fff8798fc4b -[BrowserApplication sendEvent:] + 409
26  com.apple.AppKit                        0x00007fff8ad93cd5 -[NSApplication _realDoModalLoop:peek:] + 761
27  com.apple.AppKit                        0x00007fff8ad9236e -[NSApplication runModalForWindow:] + 117
28  com.apple.Safari.framework              0x00007fff879cc130 -[BrowserDocument printFrame:showingPrintPanel:waitUntilDone:] + 510
29  com.apple.Safari.framework              0x00007fff879b8498 Safari::BrowserContentViewController::printFrame(Safari::WK::Frame const&, Safari::PrintFrameBehavior, bool) + 252
30  com.apple.Safari.framework              0x00007fff87b26dac Safari::WK::printFrame(OpaqueWKPage const*, OpaqueWKFrame const*, void const*) + 74
31  com.apple.WebKit2                       0x00007fff8b77b021 WebKit::WebPageProxy::printFrame(unsigned long long) + 51
32  com.apple.WebKit2                       0x00007fff8b68e182 WebKit::WebPageProxy::didReceiveSyncMessage(CoreIPC::Connection*, CoreIPC::MessageDecoder&, ***::OwnPtr<CoreIPC::MessageEncoder>&) + 596
33  com.apple.WebKit2                       0x00007fff8b67b555 CoreIPC::MessageReceiverMap::dispatchSyncMessage(CoreIPC::Connection*, CoreIPC::MessageDecoder&, ***::OwnPtr<CoreIPC::MessageEncoder>&) + 137
34  com.apple.WebKit2                       0x00007fff8b67b4c9 WebKit::ChildProcessProxy::dispatchSyncMessage(CoreIPC::Connection*, CoreIPC::MessageDecoder&, ***::OwnPtr<CoreIPC::MessageEncoder>&) + 13
35  com.apple.WebKit2                       0x00007fff8b67b45c WebKit::WebProcessProxy::didReceiveSyncMessage(CoreIPC::Connection*, CoreIPC::MessageDecoder&, ***::OwnPtr<CoreIPC::MessageEncoder>&) + 28
36  com.apple.WebKit2                       0x00007fff8b67b3dc CoreIPC::Connection::dispatchSyncMessage(CoreIPC::MessageDecoder&) + 128
37  com.apple.WebKit2                       0x00007fff8b6719a7 CoreIPC::Connection::dispatchMessage(***::PassOwnPtr<CoreIPC::MessageDecoder>) + 83
38  com.apple.WebKit2                       0x00007fff8b6718e2 CoreIPC::Connection::dispatchOneMessage() + 106
39  com.apple.WebCore                       0x00007fff8fa939ce WebCore::RunLoop::performWork() + 270
40  com.apple.WebCore                       0x00007fff8fa938a2 WebCore::RunLoop::performWork(void*) + 34
41  com.apple.CoreFoundation                0x00007fff889278f1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
42  com.apple.CoreFoundation                0x00007fff88919062 __CFRunLoopDoSources0 + 242
43  com.apple.CoreFoundation                0x00007fff889187ef __CFRunLoopRun + 831
44  com.apple.CoreFoundation                0x00007fff88918275 CFRunLoopRunSpecific + 309
45  com.apple.HIToolbox                     0x00007fff8a31cf0d RunCurrentEventLoopInMode + 226
46  com.apple.HIToolbox                     0x00007fff8a31ccb7 ReceiveNextEventCommon + 479
47  com.apple.HIToolbox                     0x00007fff8a31cabc _BlockUntilNextEventMatchingListInModeWithFilter + 65
48  com.apple.AppKit                        0x00007fff8aa3528e _DPSNextEvent + 1434
49  com.apple.AppKit                        0x00007fff8aa348db -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
50  com.apple.Safari.framework              0x00007fff879904a0 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 161
51  com.apple.AppKit                        0x00007fff8aa289cc -[NSApplication run] + 553
52  com.apple.AppKit                        0x00007fff8aa13803 NSApplicationMain + 940
53  com.apple.Safari.framework              0x00007fff87b6076d SafariMain + 267
54  libdyld.dylib                           0x00007fff88b605fd start + 1
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib                  0x00007fff91ac5662 kevent64 + 10
1   libdispatch.dylib                       0x00007fff8847943d _dispatch_mgr_invoke + 239
2   libdispatch.dylib                       0x00007fff88479152 _dispatch_mgr_thread + 52
Thread 2:: WebCore: IconDatabase
0   libsystem_kernel.dylib                  0x00007fff91ac4716 __psynch_cvwait + 10
1   libsystem_pthread.dylib                 0x00007fff87315c3b _pthread_cond_wait + 727
2   com.apple.WebCore                       0x00007fff8fa7150b WebCore::IconDatabase::syncThreadMainLoop() + 507
3   com.apple.WebCore                       0x00007fff8fa6e09f WebCore::IconDatabase::iconDatabaseSyncThread() + 303
4   com.apple.JavaScriptCore                0x00007fff9288044f ***::wtfThreadEntryPoint(void*) + 15
5   libsystem_pthread.dylib                 0x00007fff87313899 _pthread_body + 138
6   libsystem_pthread.dylib                 0x00007fff8731372a _pthread_start + 137
7   libsystem_pthread.dylib                 0x00007fff87317fc9 thread_start + 13
Thread 3:: com.apple.CoreAnimation.render-server
0   libsystem_kernel.dylib                  0x00007fff91ac0a1a mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff91abfd18 mach_msg + 64
2   com.apple.QuartzCore                    0x00007fff85e153b7 CA::Render::Server::server_thread(void*) + 195
3   com.apple.QuartzCore                    0x00007fff85e152ed thread_fun + 25
4   libsystem_pthread.dylib                 0x00007fff87313899 _pthread_body + 138
5   libsystem_pthread.dylib                 0x00007fff8731372a _pthread_start + 137
6   libsystem_pthread.dylib                 0x00007fff87317fc9 thread_start + 13
Thread 4:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib                  0x00007fff91ac0a1a mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff91abfd18 mach_msg + 64
2   com.apple.CoreFoundation                0x00007fff88919315 __CFRunLoopServiceMachPort + 181
3   com.apple.CoreFoundation                0x00007fff88918939 __CFRunLoopRun + 1161
4   com.apple.CoreFoundation                0x00007fff88918275 CFRunLoopRunSpecific + 309
5   com.apple.Foundation                    0x00007fff8e71d907 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348
6   com.apple.Foundation                    0x00007fff8e71d70b __NSThread__main__ + 1318
7   libsystem_pthread.dylib                 0x00007fff87313899 _pthread_body + 138
8   libsystem_pthread.dylib                 0x00007fff8731372a _pthread_start + 137
9   libsystem_pthread.dylib                 0x00007fff87317fc9 thread_start + 13
Thread 5:: com.apple.CFSocket.private
0   libsystem_kernel.dylib                  0x00007fff91ac49aa __select + 10
1   com.apple.CoreFoundation                0x00007fff88964d43 __CFSocketManager + 867
2   libsystem_pthread.dylib                 0x00007fff87313899 _pthread_body + 138
3   libsystem_pthread.dylib                 0x00007fff8731372a _pthread_start + 137
4   libsystem_pthread.dylib                 0x00007fff87317fc9 thread_start + 13
Thread 6:
0   libsystem_kernel.dylib                  0x00007fff91ac0a1a mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff91abfd18 mach_msg + 64
2   com.apple.CoreFoundation                0x00007fff88919315 __CFRunLoopServiceMachPort + 181
3   com.apple.CoreFoundation                0x00007fff88918939 __CFRunLoopRun + 1161
4   com.apple.CoreFoundation                0x00007fff88918275 CFRunLoopRunSpecific + 309
5   com.apple.AppKit                        0x00007fff8abd51ce _NSEventThread + 144
6   libsystem_pthread.dylib                 0x00007fff87313899 _pthread_body + 138
7   libsystem_pthread.dylib                 0x00007fff8731372a _pthread_start + 137
8   libsystem_pthread.dylib                 0x00007fff87317fc9 thread_start + 13
Thread 7:: JavaScriptCore::BlockFree
0   libsystem_kernel.dylib                  0x00007fff91ac4716 __psynch_cvwait + 10
1   libsystem_pthread.dylib                 0x00007fff87315c3b _pthread_cond_wait + 727
2   com.apple.JavaScriptCore                0x00007fff9288b145 JSC::BlockAllocator::blockFreeingThreadMain() + 261
3   com.apple.JavaScriptCore                0x00007fff9288044f ***::wtfThreadEntryPoint(void*) + 15
4   libsystem_pthread.dylib                 0x00007fff87313899 _pthread_body + 138
5   libsystem_pthread.dylib                 0x00007fff8731372a _pthread_start + 137
6   libsystem_pthread.dylib                 0x00007fff87317fc9 thread_start + 13
Thread 8:: JavaScriptCore::Marking
0   libsystem_kernel.dylib                  0x00007fff91ac4716 __psynch_cvwait + 10
1   libsystem_pthread.dylib                 0x00007fff87315c3b _pthread_cond_wait + 727
2   com.apple.JavaScriptCore                0x00007fff9288bbb7 JSC::GCThread::waitForNextPhase() + 119
3   com.apple.JavaScriptCore                0x00007fff9288ba48 JSC::GCThread::gcThreadMain() + 88
4   com.apple.JavaScriptCore                0x00007fff9288044f ***::wtfThreadEntryPoint(void*) + 15
5   libsystem_pthread.dylib                 0x00007fff87313899 _pthread_body + 138
6   libsystem_pthread.dylib                 0x00007fff8731372a _pthread_start + 137
7   libsystem_pthread.dylib                 0x00007fff87317fc9 thread_start + 13
Thread 9:: JavaScriptCore::Marking
0   libsystem_kernel.dylib                  0x00007fff91ac4716 __psynch_cvwait + 10
1   libsystem_pthread.dylib                 0x00007fff87315c3b _pthread_cond_wait + 727
2   com.apple.JavaScriptCore                0x00007fff9288bbb7 JSC::GCThread::waitForNextPhase() + 119
3   com.apple.JavaScriptCore                0x00007fff9288ba48 JSC::GCThread::gcThreadMain() + 88
4   com.apple.JavaScriptCore                0x00007fff9288044f ***::wtfThreadEntryPoint(void*) + 15
5   libsystem_pthread.dylib                 0x00007fff87313899 _pthread_body + 138
6   libsystem_pthread.dylib                 0x00007fff8731372a _pthread_start + 137
7   libsystem_pthread.dylib                 0x00007fff87317fc9 thread_start + 13
Thread 10:: JavaScriptCore::Marking
0   libsystem_kernel.dylib                  0x00007fff91ac4716 __psynch_cvwait + 10
1   libsystem_pthread.dylib                 0x00007fff87315c3b _pthread_cond_wait + 727
2   com.apple.JavaScriptCore                0x00007fff9288bbb7 JSC::GCThread::waitForNextPhase() + 119
3   com.apple.JavaScriptCore                0x00007fff9288ba48 JSC::GCThread::gcThreadMain() + 88
4   com.apple.JavaScriptCore                0x00007fff9288044f ***::wtfThreadEntryPoint(void*) + 15
5   libsystem_pthread.dylib                 0x00007fff87313899 _pthread_body + 138
6   libsystem_pthread.dylib                 0x00007fff8731372a _pthread_start + 137
7   libsystem_pthread.dylib                 0x00007fff87317fc9 thread_start + 13
Thread 11:: Safari: SafeBrowsingManager
0   libsystem_kernel.dylib                  0x00007fff91ac0a1a mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff91abfd18 mach_msg + 64
2   com.apple.CoreFoundation                0x00007fff88919315 __CFRunLoopServiceMachPort + 181
3   com.apple.CoreFoundation                0x00007fff88918939 __CFRunLoopRun + 1161
4   com.apple.CoreFoundation                0x00007fff88918275 CFRunLoopRunSpecific + 309
5   com.apple.Safari.framework              0x00007fff87b10429 Safari::MessageRunLoop::threadBody() + 119
6   com.apple.JavaScriptCore                0x00007fff9288044f ***::wtfThreadEntryPoint(void*) + 15
7   libsystem_pthread.dylib                 0x00007fff87313899 _pthread_body + 138
8   libsystem_pthread.dylib                 0x00007fff8731372a _pthread_start + 137
9   libsystem_pthread.dylib                 0x00007fff87317fc9 thread_start + 13
Thread 12:: CVDisplayLink
0   libsystem_kernel.dylib                  0x00007fff91ac4716 __psynch_cvwait + 10
1   libsystem_pthread.dylib                 0x00007fff87315c3b _pthread_cond_wait + 727
2   com.apple.CoreVideo                     0x00007fff87908a38 CVDisplayLink::runIOThread() + 656
3   com.apple.CoreVideo                     0x00007fff8790878f startIOThread(void*) + 147
4   libsystem_pthread.dylib                 0x00007fff87313899 _pthread_body + 138
5   libsystem_pthread.dylib                 0x00007fff8731372a _pthread_start + 137
6   libsystem_pthread.dylib                 0x00007fff87317fc9 thread_start + 13
Thread 13:
0   libsystem_kernel.dylib                  0x00007fff91ac4e6a __workq_kernreturn + 10
1   libsystem_pthread.dylib                 0x00007fff87314f08 _pthread_wqthread + 330
2   libsystem_pthread.dylib                 0x00007fff87317fb9 start_wqthread + 13
Thread 14:
0   libsystem_kernel.dylib                  0x00007fff91ac4e6a __workq_kernreturn + 10
1   libsystem_pthread.dylib                 0x00007fff87314f08 _pthread_wqthread + 330
2   libsystem_pthread.dylib                 0x00007fff87317fb9 start_wqthread + 13
Thread 15:
0   libsystem_kernel.dylib                  0x00007fff91ac4e6a __workq_kernreturn + 10
1   libsystem_pthread.dylib                 0x00007fff87314f08 _pthread_wqthread + 330
2   libsystem_pthread.dylib                 0x00007fff87317fb9 start_wqthread + 13
Thread 16:
0   libsystem_kernel.dylib                  0x00007fff91ac4e6a __workq_kernreturn + 10
1   libsystem_pthread.dylib                 0x00007fff87314f08 _pthread_wqthread + 330
2   libsystem_pthread.dylib                 0x00007fff87317fb9 start_wqthread + 13
Thread 17:
0   libsystem_kernel.dylib                  0x00007fff91ac4e6a __workq_kernreturn + 10
1   libsystem_pthread.dylib                 0x00007fff87314f08 _pthread_wqthread + 330
2   libsystem_pthread.dylib                 0x00007fff87317fb9 start_wqthread + 13
Thread 18:: com.apple.appkit-heartbeat
0   libsystem_kernel.dylib                  0x00007fff91ac4a3a __semwait_signal + 10
1   libsystem_c.dylib                       0x00007fff8e1d3e60 nanosleep + 200
2   libsystem_c.dylib                       0x00007fff8e1d3d52 usleep + 54
3   com.apple.AppKit                        0x00007fff8ac992ad -[NSUIHeartBeat _heartBeatThread:] + 2132
4   com.apple.Foundation                    0x00007fff8e71d70b __NSThread__main__ + 1318
5   libsystem_pthread.dylib                 0x00007fff87313899 _pthread_body + 138
6   libsystem_pthread.dylib                 0x00007fff8731372a _pthread_start + 137
7   libsystem_pthread.dylib                 0x00007fff87317fc9 thread_start + 13
Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x00007fff768ba070  rcx: 0xbaddda5fccdcbead  rdx: 0x00007fff768f43c0
  rdi: 0x00006080004a57c0  rsi: 0x00007fff8b45f896  rbp: 0x00007fff56ab70e0  rsp: 0x00007fff56ab7088
   r8: 0x0000000000000fff   r9: 0xffff9f7fff1acebf  r10: 0x00007fff8b45f896  r11: 0xbaddda5fccdcbead
  r12: 0x00006080004a57c0  r13: 0x0000000000000000  r14: 0x0000000000000000  r15: 0x00007fff8b478103
  rip: 0x00007fff86647097  rfl: 0x0000000000010246  cr2: 0x00000001514c3f37
Logical CPU:     3
Error Code:      0x00000000
Trap Number:     13
Binary Images:
       0x109146000 -        0x109146ffd  com.apple.Safari (7.0 - 9537.71) <1FBFDDAA-B0FF-30F5-B819-9175B219593D> /Applications/Safari.app/Contents/MacOS/Safari
       0x109223000 -        0x109224fff  com.apple.AddressBook.LocalSourceBundle (8.0 - 1365) <260EDDAA-A812-3097-BE14-A63EA4BEDD31> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource
       0x109238000 -        0x109238feb +cl_kernels (???) <D4703FED-C867-4B68-AC39-4C0BA41BC904> cl_kernels
       0x1092a6000 -        0x1092a9fff  libspindump.dylib (161) <588EDDE0-B20A-3649-92B7-C2226EB237E8> /usr/lib/libspindump.dylib
       0x1092c2000 -        0x1092c6ff7  com.apple.DirectoryServicesSource (8.0 - 1365) <2F2D5BAA-F006-3701-922C-37EF076DE3D1> /System/Library/Address Book Plug-Ins/DirectoryServices.sourcebundle/Contents/MacOS/DirectoryServices
       0x14ac6a000 -        0x14ac6afff  com.apple.WebInspectorUI (9537 - 9537.59) <907119AE-DF96-3E50-9D90-E804D4F94153> /System/Library/PrivateFrameworks/WebInspectorUI.framework/Versions/A/WebInspec torUI
       0x14b745000 -        0x14b745fec +cl_kernels (???) <EEC29086-C0ED-4A7B-A414-6FD24552DA9B> cl_kernels
       0x14bb12000 -        0x14bb27ff3  com.apple.WebInspector (9537 - 9537.59) <7BB490BB-1C1F-35C1-A1AC-E9E91859C8BB> /System/Library/PrivateFrameworks/WebInspector.framework/Versions/A/WebInspecto r
       0x14bb40000 -        0x14bc31ff7  com.apple.mobiledevice (710.1 - 710.1) <356F402B-7499-3EA6-8541-A3D89F6D119F> /System/Library/PrivateFrameworks/MobileDevice.framework/MobileDevice
       0x14d64c000 -        0x14d653ff7  com.apple.SyncedDefaults (1.3 - 91.30) <FC5A4423-3D91-3A34-853A-C49971EEAE4E> /System/Library/PrivateFrameworks/SyncedDefaults.framework/SyncedDefaults
       0x14dff0000 -        0x14dff1fee +cl_kernels (???) <9ECE2092-ABDA-41DF-B22C-ED2DF2492D11> cl_kernels
       0x14dff6000 -        0x14dff7fe4 +cl_kernels (???) <C2D47182-2F1E-418F-B631-232D20C059B9> cl_kernels
       0x14e06d000 -        0x14e06efe3 +cl_kernels (???) <C5095171-1772-45F4-89A1-1399C344E564> cl_kernels
       0x14e086000 -        0x14e087ffa +cl_kernels (???) <D3E5B0CB-B130-40CD-871E-93220AD77107> cl_kernels
       0x14e095000 -        0x14e096ff9 +cl_kernels (???) <5631117D-B49F-4150-9C2F-426975AB964D> cl_kernels
       0x14e098000 -        0x14e17efef  unorm8_bgra.dylib (2.3.58) <9FF943D1-4EF7-36CA-852D-B61C2E554713> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
       0x14e1c4000 -        0x14e1c4ff3 +cl_kernels (???) <BB670637-7D94-4E59-91D7-5E2144E43B66> cl_kernels
       0x14e6d5000 -        0x14e6d6fe4 +cl_kernels (???) <47EE0F58-FB02-4E58-9FBF-C65871001477> cl_kernels
       0x14e6fd000 -        0x14e700fff +jp.km-GENERIC.print.pde.36C-1.Cover (3.9.3 - 3.9.3) <A777333B-16CB-32FC-95DB-7639EC98295D> /Library/Printers/GENERIC/36C-1/PDEs/GENERIC 36C-1 Cover.plugin/Contents/MacOS/GENERIC 36C-1 Cover
       0x14f711000 -        0x14f75dff6  com.apple.AddressBook.CardDAVPlugin (10.9 - 424) <C5AC5902-39C2-3A08-9967-5EAA000228EE> /System/Library/Address Book Plug-Ins/CardDAVPlugin.sourcebundle/Contents/MacOS/CardDAVPlugin
       0x14f96b000 -        0x14f99dff3  com.apple.print.framework.Print.Private (9.0 - 462) <5213B13B-9DEA-3D1C-A5C4-E7A6B9417A4C> /System/Library/PrivateFrameworks/PrintingPrivate.framework/Versions/Current/Pl ugins/PrintCocoaUI.bundle/Contents/MacOS/PrintCocoaUI
       0x1504c0000 -        0x1504d5fff +jp.km-GENERIC.print.pde.36C-1.Finishing (3.9.3 - 3.9.3) <E9100F40-742F-368E-A2C3-FF235520F593> /Library/Printers/GENERIC/36C-1/PDEs/GENERIC 36C-1 Finishing.plugin/Contents/MacOS/GENERIC 36C-1 Finishing
       0x150527000 -        0x150551fef +jp.km-GENERIC.print.pde.36C-1.Output (3.9.3 - 3.9.3) <AADC36D5-52B1-31E6-8021-DDAAC63650C3> /Library/Printers/GENERIC/36C-1/PDEs/GENERIC 36C-1 Output.plugin/Contents/MacOS/GENERIC 36C-1 Output
       0x150590000 -        0x150628ff7 +jp.km-GENERIC.fw.36C-1.Core (3.9.3 - 3.9.3) <C1784244-ECA5-3D08-8F3D-9627147E26D0> /Library/Printers/GENERIC/36C-1/PDEs/pde.framework/Versions/A/pde
       0x150752000 -        0x150764fff +jp.km-GENERIC.print.pde.36C-1.Tray (3.9.3 - 3.9.3) <503DE340-44DF-3A07-97D5-F8AE95B3289E> /Library/Printers/GENERIC/36C-1/PDEs/GENERIC 36C-1 Tray.plugin/Contents/MacOS/GENERIC 36C-1 Tray
       0x1509dc000 -        0x1509f3fff +jp.km-GENERIC.print.pde.36C-1.PerPage (3.9.3 - 3.9.3) <C5054000-7130-3023-8AF1-13259863EE24> /Library/Printers/GENERIC/36C-1/PDEs/GENERIC 36C-1 PerPage.plugin/Contents/MacOS/GENERIC 36C-1 PerPage
       0x150ad7000 -        0x150af6fef +jp.km-GENERIC.print.pde.36C-1.Stamp (3.9.3 - 3.9.3) <6A7F56FB-C68F-36AA-A095-406A650499AE> /Library/Printers/GENERIC/36C-1/PDEs/GENERIC 36C-1 Stamp.plugin/Contents/MacOS/GENERIC 36C-1 Stamp
       0x150b43000 -        0x150b59fff +jp.km-GENERIC.print.pde.36C-1.ImageQuality (3.9.3 - 3.9.3) <CF180124-6D30-3F2C-B02D-784EBEA49DAB> /Library/Printers/GENERIC/36C-1/PDEs/GENERIC 36C-1 ImageQuality.plugin/Contents/MacOS/GENERIC 36C-1 ImageQuality
       0x1514b2000 -        0x1514f0ff7  com.apple.print.PrintingCocoaPDEs (9.0 - 462) <E303781E-7376-3D04-89AF-E063972C02A1> /System/Library/PrivateFrameworks/PrintingPrivate.framework/Versions/A/Plugins/ PrintingCocoaPDEs.bundle/Contents/MacOS/PrintingCocoaPDEs
       0x1537da000 -        0x1538eefff  libmecab.1.0.0.dylib (599.8) <EEAA8294-D459-313E-B0A2-BA2D37722AD7> /usr/lib/libmecab.1.0.0.dylib
    0x123400000000 -     0x1234004b2ff7  com.apple.driver.AppleIntelHD4000GraphicsGLDriver (8.18.26 - 8.1.8) <2910538C-8E52-3499-A414-90C85A380246> /System/Library/Extensions/AppleIntelHD4000GraphicsGLDriver.bundle/Contents/Mac OS/AppleIntelHD4000GraphicsGLDriver
    0x7fff61226000 -     0x7fff61259817  dyld (239.3) <D1DFCF3F-0B0C-332A-BCC0-87A851B570FF> /usr/lib/dyld
    0x7fff857f1000 -     0x7fff8580fff7  com.apple.Accounts (113 - 113) <FEB37642-C973-3CD2-B279-142492266A16> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
    0x7fff85810000 -     0x7fff85bf1ffe  libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff85bf2000 -     0x7fff85d62ff6  com.apple.CFNetwork (673.0.3 - 673.0.3) <42CFC3DB-35C8-3652-AF37-4BCC73D8BDEF> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff85dec000 -     0x7fff85dedff7  libSystem.B.dylib (1197.1.1) <BFC0DC97-46C6-3BE0-9983-54A98734897A> /usr/lib/libSystem.B.dylib
    0x7fff85dee000 -     0x7fff85f8aff7  com.apple.QuartzCore (1.8 - 332.0) <994D1E0A-64B6-398C-B9A2-C362F02DE943> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff85f8b000 -     0x7fff85f93ff3  libCGCMS.A.dylib (599.7) <92AA4E85-7633-36E2-BAD0-7B1A2E48E75C> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
    0x7fff85f94000 -     0x7fff85fafff7  libPng.dylib (1038) <EF781AF8-C2E6-3179-B8A1-A584783070F1> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff85fb0000 -     0x7fff85ff5ff6  com.apple.HIServices (1.22 - 466) <21807AF8-3BC7-32BB-AB96-7C35CB59D7F6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff85ff6000 -     0x7fff86013fff  com.apple.facetimeservices (10.0 - 1000) <9B4815BA-4305-381D-A178-F79E10B2C6E9> /System/Library/PrivateFrameworks/FTServices.framework/Versions/A/FTServices
    0x7fff86014000 -     0x7fff86016ff7  com.apple.SecCodeWrapper (3.0 - 1) <F5107AD0-20CD-328C-8B2E-74CB6F3169F6> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
    0x7fff86017000 -     0x7fff8604bfff  libssl.0.9.8.dylib (50) <B15F967C-B002-36C2-9621-3456D8509F50> /usr/lib/libssl.0.9.8.dylib
    0x7fff8604c000 -     0x7fff86073ff7  com.apple.shortcut (2.6 - 2.6) <A62BC973-6782-3893-B014-EC6503AB7EAD> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x7fff86074000 -     0x7fff860d0fff  com.apple.coredav (1.0.1 - 229.6) <6D2B49E8-E81D-36C7-BC24-FD54FA35E5BC> /System/Library/PrivateFrameworks/CoreDAV.framework/Versions/A/CoreDAV
    0x7fff860d4000 -     0x7fff86133fff  com.apple.framework.CoreWLAN (4.0 - 400.45.1) <775F9444-8059-30A2-8058-7F7ACD68CCF1> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff86134000 -     0x7fff8613dfff  com.apple.DisplayServicesFW (2.8 - 360.8.14) <816A9CED-1BC0-3C76-8103-1B9BE0F723BB> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x7fff8613e000 -     0x7fff8622fff9  libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib
    0x7fff86230000 -     0x7fff86279fff  com.apple.CoreMedia (1.0 - 1273.29) <4ACD30BA-E9FE-3842-A8B7-E3BD63747867> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff8627a000 -     0x7fff8627dfff  com.apple.AppleSystemInfo (3.0 - 3.0) <4D032152-AA40-350E-BB96-44BC55C5C69C> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
    0x7fff8627e000 -     0x7fff86285fff  com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff86286000 -     0x7fff862c8ff7  libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
    0x7fff86373000 -     0x7fff8638eff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
    0x7fff863b6000 -     0x7fff86418ff7  com.apple.WhitePagesFramework (10.7.0 - 141.0) <F95E1174-37B7-300C-8ECE-E67A711B6721> /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
    0x7fff86419000 -     0x7fff8641cfff  com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff86423000 -     0x7fff8643afff  com.apple.ScriptingBridge (1.3.1 - 63) <CE24DD07-7A89-3105-AE57-A1BED0189292> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
    0x7fff8643b000 -     0x7fff86469ff7  com.apple.securityinterface (9.0 - 55047) <0346D8A9-2CAA-38F3-A741-5FBA5E9F1E7C> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x7fff8651f000 -     0x7fff86564ff7  libcurl.4.dylib (78) <A722B4F0-1F6C-3E16-9CB1-4C6ADC15221E> /usr/lib/libcurl.4.dylib
    0x7fff86565000 -     0x7fff86567fff  com.apple.OAuth (25 - 25) <22D42C60-CA67-31D7-A4A4-AFD8F35408D7> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
    0x7fff86568000 -     0x7fff8656aff7  com.apple.diagnosticlogcollection (10.0 - 1000) <5CA6D8A2-DEA6-33C3-91BC-F3B076C0500B> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/Versions/A/ DiagnosticLogCollection
    0x7fff8656b000 -     0x7fff86570ff7  libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
    0x7fff86636000 -     0x7fff86641fff  libkxld.dylib (2422.1.72) <C88EF3E6-B31F-3E12-BE9B-562D912BA733> /usr/lib/system/libkxld.dylib
    0x7fff86642000 -     0x7fff867eff27  libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
    0x7fff867f0000 -     0x7fff867f9ff3  libsystem_notify.dylib (121) <52571EC3-6894-37E4-946E-064B021ED44E> /usr/lib/system/libsystem_notify.dylib
    0x7fff867fa000 -     0x7fff867fdff7  com.apple.LoginUICore (3.0 - 3.0) <1ECBDA90-D6ED-3333-83EB-9C8232DFAD7C> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore
    0x7fff867fe000 -     0x7fff867fffff  com.apple.AddressBook.ContactsData (8.0 - 1365) <61090508-4CC3-3F57-9B0C-D8527947D35D> /System/Library/PrivateFrameworks/ContactsData.framework/Versions/A/ContactsDat a
    0x7fff86856000 -     0x7fff86856fff  com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff868cc000 -     0x7fff868d9ff7  libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
    0x7fff868da000 -     0x7fff869c9fff  libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff869ca000 -     0x7fff869cafff  com.apple.SafariDAVNotifier (1.1.1 - 1) <664A1157-0D98-3680-8C3B-091980DA7BC4> /System/Library/PrivateFrameworks/BookmarkDAV.framework/Versions/A/Frameworks/S afariDAVNotifier.framework/Versions/A/SafariDAVNotifier
    0x7fff869cb000 -     0x7fff86a19fff  libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib
    0x7fff86ab5000 -     0x7fff86ac7fff  com.apple.ImageCapture (9.0 - 9.0) <BE0B65DA-3031-359B-8BBA-B9803D4ADBF4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x7fff86b31000 -     0x7fff86b70fff  libGLU.dylib (9.0.83) <8B457205-513B-3477-AE9C-3AD979D5FE11> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff86bc5000 -     0x7fff86e41ff7  com.apple.RawCamera.bundle (5.01 - 718) <6CC4A1E5-A89A-369D-96C4-7A5ED40B487B> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff86e42000 -     0x7fff86e58fff  com.apple.CoreMediaAuthoring (2.2 - 947) <B01FBACC-DDD5-30A8-BCCF-57CE24ABA329> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
    0x7fff86e73000 -     0x7fff86e7bfff  libsystem_dnssd.dylib (522.1.11) <270DCF6C-502D-389A-AA9F-DE4624A36FF7> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff86e7c000 -     0x7fff86ecaff9  libstdc++.6.dylib (60) <0241E6A4-1368-33BE-950B-D0A175C41F54> /usr/lib/libstdc++.6.dylib
    0x7fff86ecb000 -     0x7fff86f2bff2  com.apple.CoreUtils (1.9 - 190.4) <CBB5B4DC-2801-32B3-A31C-8811CCF99873> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    0x7fff86f2c000 -     0x7fff86fb5fff  com.apple.ColorSync (4.9.0 - 4.9.0) <B756B908-9AD1-3F5D-83F9-7A0B068387D2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x7fff86fc3000 -     0x7fff87043fff  com.apple.CoreSymbolication (3.0 - 141) <B018335C-698B-3F87-AF1C-6115C4FA8954> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x7fff87044000 -     0x7fff8709bfff  com.apple.ViewBridge (1.0 - 46) <C49FDC96-7087-3B2F-AEC3-039F7B2CB50C> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
    0x7fff8709c000 -     0x7fff870a0fff  com.apple.IOAccelerator (98.7.1 - 98.7.1) <C0D16D6F-8729-3110-BEBA-BE4F53444470> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelera tor
    0x7fff870a1000 -     0x7fff870b0ff8  com.apple.LangAnalysis (1.7.0 - 1.7.0) <8FE131B6-1180-3892-98F5-C9C9B79072D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff870b1000 -     0x7fff87114ff7  com.apple.SystemConfiguration (1.13 - 1.13) <F05F4149-981B-380B-8F50-51CE804BBB89> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff87115000 -     0x7fff87117fff  libRadiance.dylib (1038) <55F99274-5074-3C73-BAC5-AF234E71CF38> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
    0x7fff87118000 -     0x7fff87154fff  com.apple.ids (10.0 - 1000) <22502AAF-CC59-33EC-9ACF-106315206701> /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS
    0x7fff87155000 -     0x7fff8717bfff  com.apple.iCalendar (7.0 - 162) <2B270453-6FFD-3AD3-B40B-51715BE66B33> /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar
    0x7fff8717c000 -     0x7fff87182ff7  libsystem_platform.dylib (24.1.4) <331BA4A5-55CE-3B95-99EB-44E0C89D7FB8> /usr/lib/system/libsystem_platform.dylib
    0x7fff87185000 -     0x7fff872a7ff1  com.apple.avfoundation (2.0 - 651.12) <03E595B7-A559-3D4D-90E9-BCA603E3A39E> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7fff872ad000 -     0x7fff87311ff3  com.apple.datadetectorscore (5.0 - 354.0) <9ACF24B8-3268-3134-A5BC-D72C9371A195> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff87312000 -     0x7fff87319ff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
    0x7fff8732d000 -     0x7fff87337ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
    0x7fff87338000 -     0x7fff87339ffb  libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
    0x7fff8733a000 -     0x7fff8733bff7  libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff8733c000 -     0x7fff8756bff7  com.apple.CalendarPersistence (7.0 - 130) <8B3FAA74-A95C-3319-BD3C-970051BEB5DC> /System/Library/PrivateFrameworks/CalendarPersistence.framework/Versions/A/Cale ndarPersistence
    0x7fff8756c000 -     0x7fff87595fff  com.apple.DictionaryServices (1.2 - 208) <A539A058-BA57-35EE-AA08-D0B0E835127D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x7fff87596000 -     0x7fff875a4fff  com.apple.opengl (9.0.83 - 9.0.83) <AF467644-7B1D-327A-AC47-CECFCAF61990> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff875a5000 -     0x7fff87873ff4  com.apple.CoreImage (9.0.54) <74BB8685-69A9-3A45-8DED-EA26BD39D710> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x7fff87874000 -     0x7fff87903ff7  com.apple.Metadata (10.7.0 - 800.12) <04486C95-3E49-36C4-89B6-925E925BB417> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff87904000 -     0x7fff87906fff  com.apple.EFILogin (2.0 - 2) <C360E8AF-E9BB-3BBA-9DF0-57A92CEF00D4> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7fff87907000 -     0x7fff8792cff7  com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff8792d000 -     0x7fff87933fff  com.apple.AddressBook.ContactsFoundation (8.0 - 1365) <CFB1A744-8096-3FAB-B55E-2E6C410A0376> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/Conta ctsFoundation
    0x7fff87934000 -     0x7fff87e34ffb  com.apple.Safari.framework (9537 - 9537.71) <C27DBF3C-7BE7-3422-9081-DE09461F9B62> /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari
    0x7fff87e35000 -     0x7fff87e9fff7  com.apple.framework.IOKit (2.0.1 - 907.1.13) <C1E95F5C-B79B-31BE-9F2A-1B25163C1F16> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff87ea0000 -     0x7fff87f71ff7  com.apple.QuickLookUIFramework (5.0 - 622.3) <9741E66B-3978-35F6-8846-B6C528945611> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x7fff87f72000 -     0x7fff87f8aff7  com.apple.GenerationalStorage (2.0 - 160.2) <79629AC7-896F-3302-8AC1-4939020F08C3> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x7fff87fb1000 -     0x7fff87fb3ff3  libsystem_configuration.dylib (596.12) <C4F633D9-94C8-35D9-BB2D-84C5122533C7> /usr/lib/system/libsystem_configuration.dylib
    0x7fff87fb4000 -     0x7fff87fc5ff7  libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
    0x7fff87fc6000 -     0x7fff88007fff  com.apple.PerformanceAnalysis (1.47 - 47) <784ED7B8-FAE4-36CE-8C76-B7D300316C9F> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x7fff88008000 -     0x7fff880efff7  libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
    0x7fff880f0000 -     0x7fff88114ff7  libJPEG.dylib (1038) <86F349A8-882D-3326-A0B0-63257F68B1A7> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff88115000 -     0x7fff88115fff  com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff88116000 -     0x7fff88119ffc  com.apple.IOSurface (91 - 91) <07CA8A59-1E32-3FB6-B506-18DAF58A8CE0> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff8811a000 -     0x7fff88434ff7  com.apple.MediaToolbox (1.0 - 1273.29) <6260E68B-7E50-3D49-8C0A-7145614C13D8> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff88435000 -     0x7fff88439fff  libsystem_stats.dylib (93.1.26) <B9E26A9E-FBBC-3938-B8B7-6CF7CA8C99AD> /usr/lib/system/libsystem_stats.dylib
    0x7fff8843a000 -     0x7fff8844affb  libsasl2.2.dylib (170) <C8E25710-68B6-368A-BF3E-48EC7273177B> /usr/lib/libsasl2.2.dylib
    0x7fff8844b000 -     0x7fff88464ff7  com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff88465000 -     0x7fff88475fff  libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
    0x7fff88476000 -     0x7fff88490fff  libdispatch.dylib (339.1.9) <46878A5B-4248-3057-962C-6D4A235EEF31> /usr/lib/system/libdispatch.dylib
    0x7fff8858e000 -     0x7fff885a6ff7  com.apple.openscripting (1.4 - 157) <B3B037D7-1019-31E6-9D17-08E699AF3701> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff885a7000 -     0x7fff885b4ff4  com.apple.Librarian (1.2 - 1) <F1A2744D-8536-32C7-8218-9972C6300DAE> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0x7fff885c4000 -     0x7fff8880cfff  com.apple.CoreData (107 - 481) <E5AFBA07-F73E-3B3F-9099-F51224EE8EAD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff8880d000 -     0x7fff8885efff  com.apple.QuickLookFramework (5.0 - 622.3) <AB6CCD09-ECDF-3F01-9C42-34B37DDCF12D> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff8885f000 -     0x7fff888a7ff7  com.apple.ExchangeWebServices (4.0 - 193) <867EDAF0-5863-397E-BA75-855878D68949> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/Exch angeWebServices
    0x7fff888a8000 -     0x7fff88a8dff7  com.apple.CoreFoundation (6.9 - 855.11) <E22C6A1F-8996-349C-905E-96C3BBE07C2F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff88aa1000 -     0x7fff88aceff2  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <43A137C4-3E72-37DC-945F-92569C12AAD4> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
    0x7fff88acf000 -     0x7fff88ad8fff  com.apple.speech.synthesis.framework (4.6.2 - 4.6.2) <0AAE45F0-FC6E-36B6-A6A7-73E6950A74AC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff88af1000 -     0x7fff88af1fff  com.apple.quartzframework (1.5 - 1.5) <3B2A72DB-39FC-3C5B-98BE-605F37777F37> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff88b5d000 -     0x7fff88b60ff7  libdyld.dylib (239.3) <62F4D752-4089-31A8-8B73-B95A68893B3C> /usr/lib/system/libdyld.dylib
    0x7fff88b61000 -     0x7fff88c19ff7  com.apple.DiscRecording (8.0 - 8000.4.6) <CDAAAD04-A1D0-3C67-ABCC-EFC9E8D44E7E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff88caf000 -     0x7fff88ce0fff  com.apple.MediaKit (15 - 709) <23E33409-5C39-3F93-9E73-2B0E9EE8883E> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff88ce1000 -     0x7fff88ce6fff  com.apple.DiskArbitration (2.6 - 2.6) <F8A47F61-83D1-3F92-B7A8-A169E0D187C0> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff88ce7000 -     0x7fff88e17ff7  com.apple.desktopservices (1.8 - 1.8) <09DC9BB8-432F-3C7A-BB08-956A2DDFC2DE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff88e18000 -     0x7fff88ea0ff7  com.apple.CorePDF (4.0 - 4) <92D15ED1-D2E1-3ECB-93FF-42888219A99F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff88ea1000 -     0x7fff88edbff3  com.apple.bom (12.0 - 192) <989690DB-B9CC-3DB5-89AE-B5D33EDC474E> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff88edc000 -     0x7fff88f08ff7  com.apple.framework.SystemAdministration (1.0 - 1.0) <36C562FF-5D91-318C-A19C-6B4453FB78B9> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/Sys temAdministration
    0x7fff88f23000 -     0x7fff88f96ffb  com.apple.securityfoundation (6.0 - 55122) <119D1C53-B292-3378-AEE1-A3B1FB02F43F> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff88f97000 -     0x7fff88f98ff7  libodfde.dylib (20) <C00A4EBA-44BC-3C53-BFD0-819B03FFD462> /usr/lib/libodfde.dylib
    0x7fff88fdd000 -     0x7fff8901dff7  com.apple.CalDAV (7.0 - 155.1) <6912C282-D362-3473-90E3-655A36C0CC21> /System/Library/PrivateFrameworks/CalDAV.framework/Versions/A/CalDAV
    0x7fff8901e000 -     0x7fff89029fff  libGPUSupportMercury.dylib (9.0.83) <A9DF1DD1-8C1E-3A86-AF96-BF3A7D4C8C1B> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupportMercury.dylib
    0x7fff89043000 -     0x7fff89057fff  com.apple.aps.framework (4.0 - 4.0) <F529A05B-FB03-397E-B06A-3A60B808FA11> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
    0x7fff89058000 -     0x7fff890a9ff3  com.apple.audio.CoreAudio (4.2.0 - 4.2.0) <BF4C2FE3-8BC8-30D1-8347-2A7221268794> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff890aa000 -     0x7fff890cfff7  com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
    0x7fff890d0000 -     0x7fff890d4ff7  libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
    0x7fff890d5000 -     0x7fff8914cfff  com.apple.CoreServices.OSServices (600.4 - 600.4) <36B2B009-C35E-3F21-824E-E0D00E7808C7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff8914d000 -     0x7fff8917eff7  libtidy.A.dylib (15.12) <BF757E3C-733A-3B6B-809A-A3949D46466E> /usr/lib/libtidy.A.dylib
    0x7fff891b0000 -     0x7fff891b7ff3  libcopyfile.dylib (103) <5A881779-D0D6-3029-B371-E3021C2DDA5E> /usr/lib/system/libcopyfile.dylib
    0x7fff891b8000 -     0x7fff89216ff7  com.apple.corelocation (1486.17 - 1486.24) <9FBB29F0-E000-3190-A96C-9EAA5CCCA2A0> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff89217000 -     0x7fff8921cfff  libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
    0x7fff8921d000 -     0x7fff89227ff7  libcsfde.dylib (380) <3A54B430-EC05-3DE9-86C3-00C1BEAC7F9B> /usr/lib/libcsfde.dylib
    0x7fff89228000 -     0x7fff892eaff1  com.apple.CoreText (352.0 - 367.15) <E5C70FC8-C861-39B8-A491-595E5B55CFC8> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff892eb000 -     0x7fff8952efff  com.apple.AddressBook.framework (8.0 - 1365) <816242B1-D45E-3B5D-BC98-BB23458D5367> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff8955a000 -     0x7fff89acafff  com.apple.CoreAUC (6.22.08 - 6.22.08) <F306D552-2220-3160-88EA-C916193C5EFD> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff89acb000 -     0x7fff89adcff7  libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
    0x7fff89add000 -     0x7fff89baeff1  com.apple.DiskImagesFramework (10.9 - 371.1) <D456ED08-4C1D-341F-BAB8-85E34A7275C5> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff89baf000 -     0x7fff89ceffff  com.apple.QTKit (7.7.3 - 2826) <7A110F61-D4DD-3C84-950D-E5F486DE5765> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff89cf0000 -     0x7fff89d0cfff  libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
    0x7fff89d0d000 -     0x7fff89d17ff7  com.apple.CrashReporterSupport (10.9 - 538) <B487466B-3AA1-3854-A808-A61F049FA794> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff89fd2000 -     0x7fff8a138fff  libGLProgrammability.dylib (9.0.83) <9C97E814-F674-30F8-8C2D-C45FC1E7D934> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x7fff8a139000 -     0x7fff8a223fff  libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
    0x7fff8a224000 -     0x7fff8a291fff  com.apple.SearchKit (1.4.0 - 1.4.0) <B9B8D510-A27E-36B0-93E9-17146D9E9045> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x7fff8a292000 -     0x7fff8a29dfff  libGL.dylib (9.0.83) <984A960A-C159-3AE5-8B40-E2B451F6C712> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff8a2ee000 -     0x7fff8a598ffd  com.apple.HIToolbox (2.1 - 695) <C4DE35FF-D0AC-35C3-A7E6-F54CD153825C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff8a599000 -     0x7fff8a5c0ffb  libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
    0x7fff8a5c1000 -     0x7fff8aa0ffff  com.apple.VideoToolbox (1.0 - 1273.29) <6E38291D-7A81-3033-AFB9-61ABD38B6371> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff8aa10000 -     0x7fff8aa10fff  com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff8aa11000 -     0x7fff8b585ff7  com.apple.AppKit (6.9 - 1265) <0E9FC8BF-DA3C-34C5-91CC-12BC922B5F01> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff8b5c7000 -     0x7fff8b5cfff7  com.apple.CloudServices (1.0 - 1) <D59A4139-B4E4-3097-A442-BA87928B355C> /System/Library/PrivateFrameworks/CloudServices.framework/Versions/A/CloudServi ces
    0x7fff8b5d0000 -     0x7fff8b622fff  libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
    0x7fff8b623000 -     0x7fff8b63afff  com.apple.CFOpenDirectory (10.9 - 173.1.1) <3FB4D5FE-860B-3BDE-BAE2-3531D919EF10> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x7fff8b63b000 -     0x7fff8b645fff  libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
    0x7fff8b646000 -     0x7fff8b835ffc  com.apple.WebKit2 (9537 - 9537.71) <B8FFCE39-9DC6-304E-953A-0BAFDCD19D2F> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
    0x7fff8b836000 -     0x7fff8b838ff7  libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
    0x7fff8bac2000 -     0x7fff8bb85ff7  com.apple.backup.framework (1.5 - 1.5) <92C8038F-CC00-3202-90D8-3C3AEC90986F> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff8bb86000 -     0x7fff8bb8aff7  libGIF.dylib (1038) <C29B4323-1B9E-36B9-96C2-7CEDBAA124F0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff8bb8b000 -     0x7fff8bbc9ff7  libGLImage.dylib (9.0.83) <C08048A7-03CC-3E40-BCDC-7791D87AC8E4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff8bbca000 -     0x7fff8bbf4ff7  libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib
    0x7fff8bbf5000 -     0x7fff8bbfdffc  libGFXShared.dylib (9.0.83) <11A621C3-37A0-39CE-A69B-8739021BD79D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff8bbfe000 -     0x7fff8bcc9fff  libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff8bcca000 -     0x7fff8bf22ff1  com.apple.security (7.0 - 55471) <233831C5-C457-3AD5-AFE7-E3E2DE6929C9> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff8bf23000 -     0x7fff8bf28ff7  com.apple.MediaAccessibility (1.0 - 43) <D309D83D-5FAE-37A4-85ED-FFBDA8B66B82> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessi bility
    0x7fff8bf29000 -     0x7fff8bf29ffd  com.apple.audio.units.AudioUnit (1.9 - 1.9) <6E89F3CB-CC41-3728-9F9A-FDFC151E8261> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff8bf4f000 -     0x7fff8bf55ff7  com.apple.XPCService (2.0 - 1) <2CE632D7-FE57-36CF-91D4-C57D0F2E0BFE> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
    0x7fff8bf56000 -     0x7fff8bf5cfff  com.apple.AOSNotification (1.7.0 - 760.3) <7901B867-60F7-3645-BB3E-18C51A6FBCC6> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
    0x7fff8bf5d000 -     0x7fff8bf79fff  com.apple.frameworks.preferencepanes (16.0 - 16.0) <059E99D8-67C2-3B59-B5E7-850DD7A92D75> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
    0x7fff8bf7a000 -     0x7fff8bfd5ffb  com.apple.AE (665.5 - 665.5) <BBA230F9-144C-3CAB-A77A-0621719244CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x7fff8bfd6000 -     0x7fff8bfe7ff7  com.apple.idsfoundation (10.0 - 1000) <0BC25100-092B-3C5A-8245-F7C963380785> /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFound

Similar Messages

  • When Printing a web page from Firefox. The fonts are timy and all spacing is incorrect.

    Prior to beta 4.12, the pages printed correctly. Now, the fonts are small and the text spacing is incorrect. All text has at least one extra space between the letters.
    This happens on ALL sites when printing a web page.
    I tried printing the same page in Internet Explorer and it prints correctly.

    See this thread:
    *[/questions/787654]

  • Turning off headers and footers when printing a web page.

    Is it possible to turn off (or reduce the size of) the
    default header and footer
    when printing a web page? I am using Internet Explorer 6.0.2
    900, and only want
    it to work with my computer and a specific printer.
    I am using the directive @page normal { size : portrait;
    margin : 0;} in a CSS
    stylesheet specified as media="print".
    Clancy

    On Sat, 19 Jan 2008, David Powers wrote
    >However, you are very selective in your quote. Michael
    goes on to say
    >(and I agree with him on this point):
    >
    >"The problem with logical inches and all other fixed
    units of measure
    >is that they do not scale well on systems with different
    dot-per-inch
    >settings. What may seem just right in Windows at 96 dpi
    may be too
    >large or too small on other systems.
    Of course, but It's not a problem with logical inches per se.
    The
    logical inch is just another way of looking at what is meant
    by the
    screen dpi value. Scaling problems, with different dpi
    settings, has
    always been a Windows problem and results from the way that
    the OS
    handles scaling. Fonts scale perfectly. Actual windows, and
    other
    containers, don't. This is a problem programmers have
    grappled with
    since the first Windows OS. Vista is the first OS to try to
    tackle this
    problem.
    >Thus, percentages or ems work best when cross-platform
    compatibility is
    >desired."
    And that is because the users screen dpi, and hence logical
    inches, are
    totally irrelevant when specifying ems and percentages.
    Ems and percentage equate to a number of pixels, not inches.
    The sole purpose of screen dpi setting is to convert anything
    sized in
    physical inches into a number of screen pixels. That is the
    _only_
    purpose of screen dpi. It's a very simple algorithm.
    (physical) inches x screen dpi value = number of pixels
    How do _you_ think a font sized in points (inches) gets
    translated to a
    specific number of pixels on screen. I'd be interested in
    your answer.
    For the screen a conversion from physical inches to pixels is
    always
    necessary because, as you say, pixels are the unit of screen
    measurement
    but they are not just a "standard" measurement, they are the
    only
    consistent measurement. It's not the users program that
    creates pixels
    on screen but the Operating System. The program requests the
    OS to
    create a given font at a given size and the requested size
    _must_ be in
    pixels. Windows can't _directly_ create a screen font that's
    specified
    in points (inches) because it has no notion of what a
    physical inch is
    on screen. It does know what a logical inch is because the a
    logical
    inch is defined by the screen dpi value. That's what the
    screen dpi
    value is for. If a browser programmer wants to bypass the
    variability of
    screen dpi on different computers then they ignore dpi values
    and work
    directly in pixels i.e. in ems or percentage. When ems and
    percentages
    are specified one is dealing only in pixels.
    > It makes a lot more sense in terms of website design to
    set a
    >font-size of 14px than use units that both you and
    Michael Bowers
    >define as "1/72 of a logical inch".
    Of course it makes more sense to set font size specifically
    in pixels
    because that's the only unit the OS can use to put something
    on screen.
    I can't see where you get the idea that either Michael Bowers
    or I have
    said that there is a unit "defined as 1/72 of a logical
    inch". Every
    Windows program written takes it that there are 72 points to
    a
    _physical_ inch.
    >
    >Yes, you *can* use points to set font sizes (or any other
    measurement)
    >in CSS for onscreen display, but your fixation with
    logical inches
    >appears to add little of practical value to choosing the
    most
    >appropriate measures for designing pages to be viewed on
    displays of
    >various sizes and resolutions.
    You are implying I've said things which I haven't. I have
    never, at any
    time, said one should use points or inches in designing web
    pages. You
    seem to have missed the point that what I am doing is
    explaining why you
    see the results you do on screen when those unit are used.
    Somewhat more
    informed than "Points are only for print because I don't know
    what they
    mean on screen, so they must be meaningless".
    >As Eric Meyer says on page 110 of "Cascading Style
    Sheets: The
    >Definitive Guide" (2nd Edition), "points can be a very
    difficult
    >measurement to use in document design."
    And again, I've never advocated using them in page design. A
    close
    reading, however, from page 83 onwards shows that Eric Meyer
    has an
    imperfect notion of the meaning of screen dpi. Heresy!! He's
    hardly
    alone, which is why I did a web site.
    >
    >That's why I recommend leaving points for use in print
    style sheets.
    >However, if you enjoy making life difficult for yourself
    by using
    >points for onscreen design, you're perfectly free to do
    so.
    Once again, I have never advocated that. You are setting up a
    straw man
    to knock down. You can do better than that.
    Richard Mason
    http://www.emdpi.com

  • Safari breaks lines after every word when printing some web pages

    Most pages print fine, but there are a few where Safari totally mangles the formatting when trying to print.
    For example, this page on Microsoft's support website. It looks fine in Safari, but when I try and print it, all the content gets pushed to the left edge of the page, with each word appearing on a new line. This causes the content to take up 15 pages!
    I've tested this in Safari 7.1 in Mavericks, and Safari 8.0 in Yosemite. The results are identical in both versions.
    The same web page prints normally from Chrome or Firefox, and is only 3 pages long when printed.
    Note: Microsoft's website isn't the only place I've seen Safari do this, but it's the only example I have right now.

    This happens on three different Macs. Those Macs have no problem printing from other apps, including other browsers.
    Can you please try printing that web page on your Mac (with Safari), and letting me know what happens?
    Here's a link: http://support.microsoft.com/kb/2360509
    Just load that page, then try printing it.
    Note: You don't even need to actually print it. Just hit ⌘-P, and you'll see the bad formatting in the Print dialog box.

  • When printing a web page, I only get blank pages

    I have a new iMac with MAC OS 10.4.11. I connected an HP psc 2175xi all-in-one printer, and when I try to print a web page from Safari, I only get a very small portion of the header and all other pages are blank. When looking at the Print Preview, every thing looks like it has printed fine, but when it is sent to the printer only blank pages come out. I am able to print from other applications fine. It seems to be related to printing web pages only, because I have also tried to print using Firefox, but the same problem occurs. Can anyone please help?
    Thanks.

    I did not have the HP printer software for Mac OSX installed properly. Once installed the problem went away.

  • Safari crashes when I open random pages

    So apparently many people are having this problem in different forms or types but my safari browser will crash when I open random pages of the internet. Everything goes smoothly about 90% of the time and then the rest pages will close, specifically ones that have videos on them sometimes. Help!
    Date/Time: 2005-12-09 09:07:03.169 -0500
    OS Version: 10.4.3 (Build 8F46)
    Report Version: 3
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Parent: WindowServer [61]
    Version: 2.0.2 (416.13)
    Build Version: 1
    Project Name: WebBrowser
    Source Version: 4161300
    PID: 3324
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000006
    Thread 0 Crashed:
    0 com.apple.CoreFoundation 0x9073fba4 CFRetain + 60
    1 com.apple.CoreFoundation 0x9073f5c0 _CFArrayReplaceValues + 372
    2 com.apple.CoreFoundation 0x9073f438 CFArrayAppendValue + 200
    3 net.telestream.wmv.webplugin 0x09cb8dc0 -[WmvPlugin openMovieInPlayer:] + 220 (WmvPlugin.m:615)
    4 net.telestream.wmv.webplugin 0x09cb8298 -[WmvPlugin webPlugInStart] + 368 (WmvPlugin.m:292)
    5 com.apple.WebKit 0x954641f8 -[WebPluginController addPlugin:] + 264
    6 com.apple.WebKit 0x9545596c -[WebHTMLView addSubview:] + 128
    7 com.apple.WebCore 0x9571ca20 QWidget::addToSuperview(NSView*) + 124
    8 com.apple.WebCore 0x9571c42c khtml::RenderWidget::setQWidget(QWidget*, bool) + 572
    9 com.apple.WebCore 0x9571c170 khtml::RenderPart::setWidget(QWidget*) + 228
    10 com.apple.WebCore 0x95717e70 KHTMLPart::processObjectRequest(khtml::ChildFrame*, KURL const&, QString const&) + 1732
    11 com.apple.WebCore 0x95716f84 KHTMLPart::requestObject(khtml::ChildFrame*, KURL const&, KParts::URLArgs const&) + 1964
    12 com.apple.WebCore 0x95766108 KHTMLPart::requestObject(khtml::RenderPart*, QString const&, QString const&, QStringList const&, QStringList const&) + 876
    13 com.apple.WebCore 0x957157fc khtml::RenderPartObject::updateWidget() + 3016
    14 com.apple.WebCore 0x95765aa4 DOM::HTMLObjectElementImpl::recalcStyle(DOM::NodeImpl::StyleChange) + 132
    15 com.apple.WebCore 0x956c3804 DOM::ElementImpl::recalcStyle(DOM::NodeImpl::StyleChange) + 608
    16 com.apple.WebCore 0x956c3804 DOM::ElementImpl::recalcStyle(DOM::NodeImpl::StyleChange) + 608
    17 com.apple.WebCore 0x956c3804 DOM::ElementImpl::recalcStyle(DOM::NodeImpl::StyleChange) + 608
    18 com.apple.WebCore 0x956c3804 DOM::ElementImpl::recalcStyle(DOM::NodeImpl::StyleChange) + 608
    19 com.apple.WebCore 0x956c3804 DOM::ElementImpl::recalcStyle(DOM::NodeImpl::StyleChange) + 608
    20 com.apple.WebCore 0x956c3804 DOM::ElementImpl::recalcStyle(DOM::NodeImpl::StyleChange) + 608
    21 com.apple.WebCore 0x956c3804 DOM::ElementImpl::recalcStyle(DOM::NodeImpl::StyleChange) + 608
    22 com.apple.WebCore 0x956c3804 DOM::ElementImpl::recalcStyle(DOM::NodeImpl::StyleChange) + 608
    23 com.apple.WebCore 0x956c3804 DOM::ElementImpl::recalcStyle(DOM::NodeImpl::StyleChange) + 608
    24 com.apple.WebCore 0x956c3804 DOM::ElementImpl::recalcStyle(DOM::NodeImpl::StyleChange) + 608
    25 com.apple.WebCore 0x956c3804 DOM::ElementImpl::recalcStyle(DOM::NodeImpl::StyleChange) + 608
    26 com.apple.WebCore 0x956c3804 DOM::ElementImpl::recalcStyle(DOM::NodeImpl::StyleChange) + 608
    27 com.apple.WebCore 0x956c3804 DOM::ElementImpl::recalcStyle(DOM::NodeImpl::StyleChange) + 608
    28 com.apple.WebCore 0x956c3804 DOM::ElementImpl::recalcStyle(DOM::NodeImpl::StyleChange) + 608
    29 com.apple.WebCore 0x956c3804 DOM::ElementImpl::recalcStyle(DOM::NodeImpl::StyleChange) + 608
    30 com.apple.WebCore 0x956c3804 DOM::ElementImpl::recalcStyle(DOM::NodeImpl::StyleChange) + 608
    31 com.apple.WebCore 0x956c3804 DOM::ElementImpl::recalcStyle(DOM::NodeImpl::StyleChange) + 608
    32 com.apple.WebCore 0x956c3804 DOM::ElementImpl::recalcStyle(DOM::NodeImpl::StyleChange) + 608
    33 com.apple.WebCore 0x956c3804 DOM::ElementImpl::recalcStyle(DOM::NodeImpl::StyleChange) + 608
    34 com.apple.WebCore 0x956c3804 DOM::ElementImpl::recalcStyle(DOM::NodeImpl::StyleChange) + 608
    35 com.apple.WebCore 0x9567f364 DOM::DocumentImpl::recalcStyle(DOM::NodeImpl::StyleChange) + 2492
    36 com.apple.WebCore 0x956bf2e0 DOM::DocumentImpl::updateDocumentsRendering() + 84
    37 com.apple.WebCore 0x956bb2d8 KHTMLPart::executeScript(QString, int, DOM::Node const&, QString const&) + 176
    38 com.apple.WebCore 0x956bb0bc khtml::HTMLTokenizer::scriptExecution(QString const&, QString, int) + 448
    39 com.apple.WebCore 0x956bac08 khtml::HTMLTokenizer::scriptHandler() + 1300
    40 com.apple.WebCore 0x956af918 khtml::HTMLTokenizer::parseSpecial(khtml::TokenizerString&) + 548
    41 com.apple.WebCore 0x9568bf9c khtml::HTMLTokenizer::parseTag(khtml::TokenizerString&) + 6700
    42 com.apple.WebCore 0x95689d24 khtml::HTMLTokenizer::write(khtml::TokenizerString const&, bool) + 928
    43 com.apple.WebCore 0x956f0a98 khtml::HTMLTokenizer::notifyFinished(khtml::CachedObject*) + 536
    44 com.apple.WebCore 0x956f084c khtml::CachedScript::checkNotify() + 92
    45 com.apple.WebCore 0x956f07bc khtml::CachedScript::data(QBuffer&, bool) + 336
    46 com.apple.WebCore 0x956c0b4c khtml::Loader::slotFinished(KIO::Job*, NSData*) + 428
    47 com.apple.WebCore 0x958352b0 KWQSignal::callWithData(KIO::Job*, NSData*) const + 136
    48 com.apple.WebCore 0x956c0940 -[KWQResourceLoader finishJobAndHandle:] + 80
    49 com.apple.WebKit 0x9544dd08 -[WebSubresourceClient didFinishLoading] + 72
    50 com.apple.WebKit 0x9544cf90 -[WebBaseResourceHandleDelegate connectionDidFinishLoading:] + 48
    51 com.apple.Foundation 0x92910cdc -[NSURLConnection(NSURLConnectionInternal) _sendDidFinishLoadingCallback] + 188
    52 com.apple.Foundation 0x9290ef48 -[NSURLConnection(NSURLConnectionInternal) _sendCallbacks] + 556
    53 com.apple.Foundation 0x9290eca0 _sendCallbacks + 156
    54 com.apple.CoreFoundation 0x9075da68 __CFRunLoopDoSources0 + 384
    55 com.apple.CoreFoundation 0x9075cf98 __CFRunLoopRun + 452
    56 com.apple.CoreFoundation 0x9075ca18 CFRunLoopRunSpecific + 268
    57 com.apple.HIToolbox 0x931861e0 RunCurrentEventLoopInMode + 264
    58 com.apple.HIToolbox 0x931857ec ReceiveNextEventCommon + 244
    59 com.apple.HIToolbox 0x931856e0 BlockUntilNextEventMatchingListInMode + 96
    60 com.apple.AppKit 0x93663904 _DPSNextEvent + 384
    61 com.apple.AppKit 0x936635c8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
    62 com.apple.Safari 0x00007910 0x1000 + 26896
    63 com.apple.AppKit 0x9365fb0c -[NSApplication run] + 472
    64 com.apple.AppKit 0x93750618 NSApplicationMain + 452
    65 com.apple.Safari 0x0000307c 0x1000 + 8316
    66 com.apple.Safari 0x00057758 0x1000 + 354136
    Thread 1:
    0 libSystem.B.dylib 0x9000b208 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b15c mach_msg + 60
    2 com.apple.CoreFoundation 0x9075d114 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x9075ca18 CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x928ed664 -[NSRunLoop runMode:beforeDate:] + 172
    5 com.apple.Foundation 0x928ed59c -[NSRunLoop run] + 76
    6 com.apple.WebKit 0x95437690 +[WebFileDatabase _syncLoop:] + 176
    7 com.apple.Foundation 0x928de6d4 forkThreadForFunction + 108
    8 libSystem.B.dylib 0x9002b200 pthreadbody + 96
    Thread 2:
    0 libSystem.B.dylib 0x9000b208 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b15c mach_msg + 60
    2 com.apple.CoreFoundation 0x9075d114 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x9075ca18 CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x92905b9c +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 264
    5 com.apple.Foundation 0x928de6d4 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002b200 pthreadbody + 96
    Thread 3:
    0 libSystem.B.dylib 0x9000b208 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b15c mach_msg + 60
    2 com.apple.CoreFoundation 0x9075d114 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x9075ca18 CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x92906cdc +[NSURLCache _diskCacheSyncLoop:] + 152
    5 com.apple.Foundation 0x928de6d4 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002b200 pthreadbody + 96
    Thread 4:
    0 libSystem.B.dylib 0x9001f20c select + 12
    1 com.apple.CoreFoundation 0x9076f9a8 __CFSocketManager + 472
    2 libSystem.B.dylib 0x9002b200 pthreadbody + 96
    Thread 5:
    0 libSystem.B.dylib 0x9002b8a8 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x9003001c pthreadcondwait + 488
    2 com.apple.Foundation 0x928e5840 -[NSConditionLock lockWhenCondition:] + 68
    3 com.apple.Syndication 0x9a2cf9ec -[AsyncDB _run:] + 192
    4 com.apple.Foundation 0x928de6d4 forkThreadForFunction + 108
    5 libSystem.B.dylib 0x9002b200 pthreadbody + 96
    Thread 6:
    0 libSystem.B.dylib 0x9000b208 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b15c mach_msg + 60
    2 com.apple.CoreFoundation 0x9075d114 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x9075ca18 CFRunLoopRunSpecific + 268
    4 com.apple.audio.CoreAudio 0x914001dc HALRunLoop::OwnThread(void*) + 264
    5 com.apple.audio.CoreAudio 0x913fff7c CAPThread::Entry(CAPThread*) + 96
    6 libSystem.B.dylib 0x9002b200 pthreadbody + 96
    Thread 7:
    0 libSystem.B.dylib 0x9002b8a8 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x9003001c pthreadcondwait + 488
    2 com.apple.Foundation 0x928e5840 -[NSConditionLock lockWhenCondition:] + 68
    3 com.apple.AppKit 0x937004dc -[NSUIHeartBeat _heartBeatThread:] + 324
    4 com.apple.Foundation 0x928de6d4 forkThreadForFunction + 108
    5 libSystem.B.dylib 0x9002b200 pthreadbody + 96
    Thread 0 crashed with PPC Thread State 64:
    srr0: 0x000000009073fba4 srr1: 0x000000000200f030 vrsave: 0x0000000000000000
    cr: 0x22004422 xer: 0x0000000000000007 lr: 0x000000009073fb70 ctr: 0x000000009073fb60
    r0: 0x000000009073f5c0 r1: 0x00000000bfffbcd0 r2: 0x00000000a073fb70 r3: 0x0000000000000000
    r4: 0x0000000000000000 r5: 0x0000000000000000 r6: 0x00000000bfffc25c r7: 0x0000000000000001
    r8: 0x0000000000000003 r9: 0x0000000000000000 r10: 0x0000000008600e1f r11: 0x0000000000000486
    r12: 0x0000000000000000 r13: 0x0000000000000000 r14: 0x0000000000000001 r15: 0x00000000bfffccb8
    r16: 0x00000000bfffcc48 r17: 0x00000000bfffcc48 r18: 0x0000000001ac8800 r19: 0x00000000a56667e4
    r20: 0x00000000bfffc900 r21: 0x00000000bfffc25c r22: 0x0000000000000000 r23: 0x0000000000000001
    r24: 0x00000000a073a150 r25: 0x00000000bfffbd60 r26: 0x0000000008570fa0 r27: 0x0000000000000001
    r28: 0x00000000bfffbd60 r29: 0x0000000000000000 r30: 0x0000000000000001 r31: 0x000000009073fb70
    Binary Images Description:
    0x1000 - 0xdafff com.apple.Safari 2.0.2 (416.13) /Applications/Safari.app/Contents/MacOS/Safari
    0x417110 - 0x4171cb CFMPriv_Help PEF binary: CFMPriv_Help
    0x116b4c0 - 0x116b590 CFMPriv_CarbonSound PEF binary: CFMPriv_CarbonSound
    0x1198100 - 0x11981a3 CFMPriv_QuickTime PEF binary: CFMPriv_QuickTime
    0x11d60e0 - 0x11d6157 CFMPriv_System PEF binary: CFMPriv_System
    0x51e8000 - 0x51eafff com.apple.textencoding.unicode 2.0 /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x5256e40 - 0x5256ef5 CFMPriv_DVComponentGlue PEF binary: CFMPriv_DVComponentGlue
    0x5259000 - 0x52590b2 CFMPriv_CoreFoundation PEF binary: CFMPriv_CoreFoundation
    0x525cc20 - 0x525cce2 CFMPriv_AE PEF binary: CFMPriv_AE
    0x5270e10 - 0x5270edd CFMPriv_SecurityHI PEF binary: CFMPriv_SecurityHI
    0x5280540 - 0x52805fe CFMPriv_Print PEF binary: CFMPriv_Print
    0x5284ac0 - 0x5284b8a CFMPriv_HIToolbox PEF binary: CFMPriv_HIToolbox
    0x588c000 - 0x58db3c7 CarbonLibpwpc PEF binary: CarbonLibpwpc
    0x58db3d0 - 0x58f36bd Apple;Carbon;Multimedia PEF binary: Apple;Carbon;Multimedia
    0x58f4c00 - 0x58f698b Apple;Carbon;Networking PEF binary: Apple;Carbon;Networking
    0x5901840 - 0x5901905 CFMPriv_ATS PEF binary: CFMPriv_ATS
    0x59019a0 - 0x5901a62 CFMPriv_QD PEF binary: CFMPriv_QD
    0x5908d40 - 0x5908e13 CFMPriv_CommonPanels PEF binary: CFMPriv_CommonPanels
    0x59095a0 - 0x5909676 CFMPriv_HTMLRendering PEF binary: CFMPriv_HTMLRendering
    0x590a970 - 0x590aa43 CFMPriv_ImageCapture PEF binary: CFMPriv_ImageCapture
    0x590aae0 - 0x590abb6 CFMPriv_OpenScripting PEF binary: CFMPriv_OpenScripting
    0x590ac60 - 0x590ad33 CFMPriv_CarbonCore PEF binary: CFMPriv_CarbonCore
    0x590ade0 - 0x590aeb3 CFMPriv_OSServices PEF binary: CFMPriv_OSServices
    0x590bad0 - 0x590bba7 CFMPriv_ColorSync PEF binary: CFMPriv_ColorSync
    0x590bda0 - 0x590be7a CFMPriv_HIServices PEF binary: CFMPriv_HIServices
    0x590bf20 - 0x590bff7 CFMPriv_PrintCore PEF binary: CFMPriv_PrintCore
    0x591d8f0 - 0x591d9d5 CFMPriv_NavigationServices PEF binary: CFMPriv_NavigationServices
    0x59265b0 - 0x5926692 CFMPriv_SpeechRecognition PEF binary: CFMPriv_SpeechRecognition
    0x5928be0 - 0x5928cc3 CFMPriv_FindByContent PEF binary: CFMPriv_FindByContent
    0x5929550 - 0x5929630 CFMPriv_LangAnalysis PEF binary: CFMPriv_LangAnalysis
    0x592bb20 - 0x592bc06 CFMPriv_LaunchServices PEF binary: CFMPriv_LaunchServices
    0x592c920 - 0x592ca09 CFMPriv_SpeechSynthesis PEF binary: CFMPriv_SpeechSynthesis
    0x5a05000 - 0x5b3de45 Flash Player PEF binary: Flash Player
    0x6415000 - 0x644efff com.apple.audio.SoundManager.Components 3.9.1 /System/Library/Components/SoundManagerComponents.component/Contents/MacOS/Soun dManagerComponents
    0x9cb6000 - 0x9cb9fff net.telestream.wmv.webplugin 1.0.2 /Library/Internet Plug-Ins/Flip4Mac WMV Plugin.webplugin/Contents/MacOS/Flip4Mac WMV Plugin
    0x8fe00000 - 0x8fe54fff dyld 44.2 /usr/lib/dyld
    0x90000000 - 0x901b3fff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x9020b000 - 0x9020ffff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x90211000 - 0x90264fff com.apple.CoreText 1.0.1 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90291000 - 0x90342fff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x90371000 - 0x906aefff com.apple.CoreGraphics 1.256.27 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x9073a000 - 0x90813fff com.apple.CoreFoundation 6.4.4 (368.25) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x9085c000 - 0x9085cfff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x9085e000 - 0x90960fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x909ba000 - 0x90a3efff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90a68000 - 0x90ad6fff com.apple.framework.IOKit 1.4 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90aed000 - 0x90afffff libauto.dylib /usr/lib/libauto.dylib
    0x90b06000 - 0x90dddfff com.apple.CoreServices.CarbonCore 671.2 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90e43000 - 0x90ec3fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90f0d000 - 0x90f4efff com.apple.CFNetwork 10.4.3 (129.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90f63000 - 0x90f7bfff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x90f8b000 - 0x9100cfff com.apple.SearchKit 1.0.4 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x91052000 - 0x9107bfff com.apple.Metadata 10.4.3 (121.20.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x9108c000 - 0x9109afff libz.1.dylib /usr/lib/libz.1.dylib
    0x9109d000 - 0x9125ffff com.apple.security 4.2 (24844) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x91362000 - 0x9136bfff com.apple.DiskArbitration 2.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x91372000 - 0x91399fff com.apple.SystemConfiguration 1.8.1 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x913ac000 - 0x913b4fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x913b9000 - 0x913d9fff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x913df000 - 0x913e7fff libbsm.dylib /usr/lib/libbsm.dylib
    0x913eb000 - 0x91469fff com.apple.audio.CoreAudio 3.0.1 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x914a7000 - 0x914a7fff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x914a9000 - 0x914e1fff com.apple.AE 1.5 (297) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x914fc000 - 0x915c9fff com.apple.ColorSync 4.4.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9161e000 - 0x916b1fff com.apple.print.framework.PrintCore 4.3 (172.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x916f8000 - 0x917b5fff com.apple.QD 3.8.18 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x917f3000 - 0x91851fff com.apple.HIServices 1.5.1 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x9187f000 - 0x918a3fff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x918b7000 - 0x918dcfff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x918ef000 - 0x91931fff com.apple.LaunchServices 10.4.5 (168) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x9194d000 - 0x91961fff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x9196f000 - 0x919a8fff com.apple.ImageIO.framework 1.4.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x919bd000 - 0x91a85fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91ad3000 - 0x91ae8fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91aed000 - 0x91b09fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91b0e000 - 0x91b7dfff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91b94000 - 0x91b98fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91b9a000 - 0x91bcbfff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91bcf000 - 0x91c12fff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91c19000 - 0x91c32fff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91c37000 - 0x91c3afff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91c3c000 - 0x91c3cfff com.apple.Accelerate 1.1.1 (Accelerate 1.1.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91c3e000 - 0x91d28fff com.apple.vImage 2.0 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91d30000 - 0x91d4ffff com.apple.Accelerate.vecLib 3.1.1 (vecLib 3.1.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91dbb000 - 0x91e20fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91e2a000 - 0x91ebcfff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91ed6000 - 0x92466fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x924ae000 - 0x927befff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x927eb000 - 0x92877fff com.apple.DesktopServices 1.3.1 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x928b9000 - 0x92ae3fff com.apple.Foundation 6.4.2 (567.21) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92c01000 - 0x92cdffff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x92cff000 - 0x92dedfff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92dff000 - 0x92e1dfff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92e28000 - 0x92e82fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92ea0000 - 0x92ea0fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92ea2000 - 0x92eb6fff com.apple.ImageCapture 3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92ece000 - 0x92edefff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92eea000 - 0x92efffff com.apple.securityhi 2.0 (203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92f11000 - 0x92f98fff com.apple.ink.framework 101.2 (69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x92fac000 - 0x92fb7fff com.apple.help 1.0.3 (32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x92fc1000 - 0x92feefff com.apple.openscripting 1.2.3 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x93008000 - 0x93018fff com.apple.print.framework.Print 5.0 (190.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x93024000 - 0x9308afff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x930bb000 - 0x9310dfff com.apple.NavigationServices 3.4.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x93139000 - 0x93156fff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x93168000 - 0x93175fff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x9317e000 - 0x93490fff com.apple.HIToolbox 1.4.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x935dc000 - 0x935e8fff com.apple.opengl 1.4.6 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x935ed000 - 0x9360efff com.apple.DirectoryService.Framework 3.0 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x93659000 - 0x93659fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x9365b000 - 0x93c8efff com.apple.AppKit 6.4.3 (824.23) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x9401a000 - 0x94089fff com.apple.CoreData 50 (77) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x940c2000 - 0x9418cfff com.apple.audio.toolbox.AudioToolbox 1.4.1 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x941e0000 - 0x941e0fff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x941e2000 - 0x9435afff com.apple.QuartzCore 1.4.3 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x943a4000 - 0x943e1fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x943e9000 - 0x94439fff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x944c8000 - 0x94500fff com.apple.vmutils 4.0.0 (85) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x94543000 - 0x9455ffff com.apple.securityfoundation 2.1 (24988) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94573000 - 0x945b7fff com.apple.securityinterface 2.1 (24981) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x945db000 - 0x945eafff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x945f2000 - 0x945fefff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x94643000 - 0x9465bfff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x94662000 - 0x948ccfff com.apple.QuickTime 7.0.3 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x94aa3000 - 0x94bd1fff com.apple.AddressBook.framework 4.0.3 (483) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94c63000 - 0x94c72fff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94c7a000 - 0x94ca7fff com.apple.LDAPFramework 1.4.1 (69.0.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x94cae000 - 0x94cbefff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x94cc2000 - 0x94cf1fff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x94d01000 - 0x94d1efff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x95435000 - 0x954c1fff com.apple.WebKit 416.12 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x9551c000 - 0x95610fff com.apple.JavaScriptCore 416.14 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x95661000 - 0x95965fff com.apple.WebCore 416.14 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x95aea000 - 0x95b13fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x95ca0000 - 0x95cd9fff com.apple.QTKit 7.0.3 /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x95d30000 - 0x95d62fff com.apple.PDFKit 1.0.1 /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/PDFKit
    0x96265000 - 0x9627bfff libJapaneseConverter.dylib /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0x9a132000 - 0x9a150fff com.apple.OpenTransport 2.0 /System/Library/PrivateFrameworks/OpenTransport.framework/OpenTransport
    0x9a1cb000 - 0x9a1ccfff com.apple.iokit.dvcomponentglue 1.7.5 /System/Library/Frameworks/DVComponentGlue.framework/Versions/A/DVComponentGlue
    0x9a2cd000 - 0x9a300fff com.apple.Syndication 1.0.2 (42) /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
    0x9a31c000 - 0x9a32cfff com.apple.SyndicationUI 1.0.2 (42) /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x9a609000 - 0x9a74dfff libCMaps.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCMaps.A.dylib
    Model: PowerBook5,7, BootROM 4.9.1f1, 1 processors, PowerPC G4 (1.2), 1.67 GHz, 1 GB
    Graphics: ATI Mobility Radeon 9700, ATY,RV360M11, AGP, 128 MB
    Memory Module: SODIMM0/J20STANDARD, 512 MB, DDR SDRAM, PC2700U-25330
    Memory Module: SODIMM1/J23REVERSED, 512 MB, DDR SDRAM, PC2700U-25330
    AirPort: AirPort Extreme, 404.2 (3.90.34.0.p16)
    Modem: LastDash, UCJ, V.92, 4.0, APPLE VERSION 2.6.6
    Bluetooth: Version 1.6.6f22, 2 service, 1 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    PCI Card: TXN,PCIXXXX-00, cardbus, PC Card
    Parallel ATA Device: MATSHITADVD-R UJ-845E,
    Parallel ATA Device: ST9100823A, 93.16 GB
    USB Device: External HDD, Western Digital, Up to 480 Mb/sec, 500 mA
    USB Device: Bluetooth HCI, , Up to 12 Mb/sec, 500 mA
    USB Device: Apple Internal Keyboard/Trackpad, Apple Computer, Up to 12 Mb/sec, 500 mA
    USB Device: PSC 1600 series, HP, Up to 12 Mb/sec, 500 mA
    FireWire Device: iPod, Apple Computer, Inc., Up to 400 Mb/sec

    Try emptying the Safari cache.  Press Command + Option + E on your keyboard. Quit and relaunch Safari to test.
    If that didn't help, try deleting the Cacle.db file.
    Open a Finder window. From the Finder menu bar click Go > Go to Folder
    Type or copy paste the following:
    ~/Library/Caches/com.apple.Safari/Cache.db
    Click Go then move the Cache.db file to the Trash.
    Quit and relaunch Safari. Try a new tab.
    If that didn't help, see if you can troubleshoot extensions before Safari crashes.
    Go to the menu bar, click Safari > Preferences then select the Extensions tab. If there are any installed, swtich to OFF, quit and relaunch Safari and try opening a new tab. If that helped, uninstall one extension at time, quit and relaunch Safari until you find the one tha'ts causing Safari to crash.
    If it's not an extension issue, might be a third party plugin...
    Back to Safari > Preferences > Security
    Deselect:  Allow all other plug-ins
    Quit and relaunch Safari, try a new tab. If that helped, follow the instructions for troubleshooting plug-ins here.

  • When printing a web page the type is spaced out all over the page, why?

    when I try and print a web page out on firefox it spreads the words out all over the page so it is unreadable. I never had this problem until recently.

    This is a regression that was introduced in Firefox 4.0 beta 12. It is fixed in 4.0 release candidate 1, which is now available. Go here: http://www.mozilla.com/en-US/firefox/4.0rc1/releasenotes/ and click on the green button "Firefox 4 rc free download". Note that you should do a custom install and change the install directory to the directory where your beta version is located. Alternatively, you should receive a notification that an update is available from within the beta version. Follow the instructions to download and install the update, and once you are running the release candidate, your printing problem should be fixed.

  • Safari crashes when printing

    I updated to Mavericks and Safari keeps crashing when I print.
    Process:         Safari [533]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         7.0.2 (9537.74.9)
    Build Info:      WebBrowser-7537074009000000~3
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [148]
    Responsible:     Safari [533]
    User ID:         501
    Date/Time:       2014-03-03 09:53:02.425 -0500
    OS Version:      Mac OS X 10.9.2 (13C64)
    Report Version:  11
    Anonymous UUID:  91CEA196-ECB2-64DA-8F16-AD7CE423385D
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
    VM Regions Near 0:
    -->
        __TEXT                 000000010e49e000-000000010e49f000 [    4K] r-x/rwx SM=COW  /Applications/Safari.app/Contents/MacOS/Safari
    Application Specific Information:
    Process Model:
    Multiple Web Processes
    Performing @selector(safari_printDocument:) from sender NSMenuItem 0x6180000be720
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   ???                                     000000000000000000 0 + 0
    1   com.toshiba.pde.e-studioeFiling          0x00000001541808b5 -[TTSNMP_eFiling initWithHost:andReturnError:] + 278
    2   com.toshiba.pde.e-studioeFiling          0x000000015418203e -[TTPDEEFiling_eFiling initWithManager:] + 562
    3   com.toshiba.pde.e-studioeFiling          0x000000015417da78 +[TTPDE_eFiling pdeWithManager:] + 44
    4   com.toshiba.pde.e-studioeFiling          0x000000015417c6dc -[TTPDEFactory_eFiling PDEPanelsForType:withHostInfo:] + 378
    5   com.apple.print.framework.Print.Private          0x000000015406e630 0x154066000 + 34352
    6   com.apple.print.framework.Print.Private          0x000000015406d096 0x154066000 + 28822
    7   com.apple.print.framework.Print.Private          0x000000015406b698 0x154066000 + 22168
    8   com.apple.print.framework.Print.Private          0x0000000154069a60 0x154066000 + 14944
    9   com.apple.print.framework.Print.Private          0x000000015407c903 0x154066000 + 92419
    10  com.apple.print.framework.Print.Private          0x000000015407c413 0x154066000 + 91155
    11  com.apple.AppKit                        0x00007fff8ea4c41c -[NSWindowController _windowDidLoad] + 450
    12  com.apple.AppKit                        0x00007fff8ea33016 -[NSWindowController window] + 110
    13  com.apple.AppKit                        0x00007fff8eda54fc -[NSPrintPanel beginSheetWithPrintInfo:modalForWindow:delegate:didEndSelector:contextInfo:] + 530
    14  com.apple.AppKit                        0x00007fff8eda3200 __91-[NSConcretePrintOperation runOperationModalForWindow:delegate:didRunSelector:contextInfo:]_block_invoke35 3 + 149
    15  com.apple.AppKit                        0x00007fff8eda2fed __91-[NSConcretePrintOperation runOperationModalForWindow:delegate:didRunSelector:contextInfo:]_block_invoke + 54
    16  com.apple.AppKit                        0x00007fff8eda2fa8 -[NSConcretePrintOperation runOperationModalForWindow:delegate:didRunSelector:contextInfo:] + 630
    17  com.apple.Safari.framework              0x00007fff858d674d -[BrowserDocument printFrame:showingPrintPanel:waitUntilDone:] + 539
    18  com.apple.Safari.framework              0x00007fff858c2808 Safari::BrowserContentViewController::printFrame(Safari::WK::Frame const&, Safari::PrintFrameBehavior, bool) + 252
    19  com.apple.Safari.framework              0x00007fff858c25ec Safari::BrowserContentViewController::printPage(bool) + 98
    20  com.apple.AppKit                        0x00007fff8ec5016d __93-[NSDocument printDocumentWithSettings:showPrintPanel:delegate:didPrintSelector:contextInfo: ]_block_invoke_2 + 360
    21  com.apple.AppKit                        0x00007fff8ec5e630 -[NSDocument _commitEditingThenContinue:] + 501
    22  com.apple.AppKit                        0x00007fff8ec5e7dd -[NSDocument _commitEditingWithDelegate:didSomethingSelector:contextInfo:thenContinue:] + 138
    23  com.apple.AppKit                        0x00007fff8ec4fff6 __93-[NSDocument printDocumentWithSettings:showPrintPanel:delegate:didPrintSelector:contextInfo: ]_block_invoke + 392
    24  com.apple.AppKit                        0x00007fff8ec21c47 -[NSDocument performActivityWithSynchronousWaiting:usingBlock:cancellationHandler:] + 66
    25  com.apple.AppKit                        0x00007fff8ec4fe5f -[NSDocument printDocumentWithSettings:showPrintPanel:delegate:didPrintSelector:contextInfo: ] + 153
    26  com.apple.AppKit                        0x00007fff8ec4fbea -[NSDocument printDocument:] + 73
    27  com.apple.AppKit                        0x00007fff8e9d5340 -[NSApplication sendAction:to:from:] + 327
    28  com.apple.Safari.framework              0x00007fff85899827 -[BrowserApplication sendAction:to:from:] + 63
    29  com.apple.AppKit                        0x00007fff8e9f02a8 -[NSMenuItem _corePerformAction] + 394
    30  com.apple.AppKit                        0x00007fff8e9effe4 -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 117
    31  com.apple.AppKit                        0x00007fff8ea3f48d -[NSMenu _internalPerformActionForItemAtIndex:] + 35
    32  com.apple.AppKit                        0x00007fff8ea3f309 -[NSCarbonMenuImpl _carbonCommandProcessEvent:handlerCallRef:] + 104
    33  com.apple.AppKit                        0x00007fff8e9e60d6 NSSLMMenuEventHandler + 716
    34  com.apple.HIToolbox                     0x00007fff8b0b71d4 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 892
    35  com.apple.HIToolbox                     0x00007fff8b0b6787 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 385
    36  com.apple.HIToolbox                     0x00007fff8b0ca880 SendEventToEventTarget + 40
    37  com.apple.HIToolbox                     0x00007fff8b100640 SendHICommandEvent(unsigned int, HICommand const*, unsigned int, unsigned int, unsigned char, void const*, OpaqueEventTargetRef*, OpaqueEventTargetRef*, OpaqueEventRef**) + 420
    38  com.apple.HIToolbox                     0x00007fff8b133238 SendMenuCommandWithContextAndModifiers + 59
    39  com.apple.HIToolbox                     0x00007fff8b1331e0 SendMenuItemSelectedEvent + 178
    40  com.apple.HIToolbox                     0x00007fff8b1330bf FinishMenuSelection(SelectionData*, MenuResult*, MenuResult*) + 94
    41  com.apple.HIToolbox                     0x00007fff8b13b095 MenuSelectCore(MenuData*, Point, double, unsigned int, OpaqueMenuRef**, unsigned short*) + 718
    42  com.apple.HIToolbox                     0x00007fff8b13acc1 _HandleMenuSelection2 + 446
    43  com.apple.AppKit                        0x00007fff8e95873c _NSHandleCarbonMenuEvent + 284
    44  com.apple.AppKit                        0x00007fff8e7b76be _DPSNextEvent + 2170
    45  com.apple.AppKit                        0x00007fff8e7b6a2b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    46  com.apple.Safari.framework              0x00007fff8589a290 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 161
    47  com.apple.AppKit                        0x00007fff8e7aab2c -[NSApplication run] + 553
    48  com.apple.AppKit                        0x00007fff8e795913 NSApplicationMain + 940
    49  com.apple.Safari.framework              0x00007fff85a6c06d SafariMain + 267
    50  libdyld.dylib                           0x00007fff880485fd start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff87273662 kevent64 + 10
    1   libdispatch.dylib                       0x00007fff83b4643d _dispatch_mgr_invoke + 239
    2   libdispatch.dylib                       0x00007fff83b46152 _dispatch_mgr_thread + 52
    Thread 2:: WebCore: IconDatabase
    0   libsystem_kernel.dylib                  0x00007fff87272716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff8cb76c3b _pthread_cond_wait + 727
    2   com.apple.WebCore                       0x00007fff85ffce8b WebCore::IconDatabase::syncThreadMainLoop() + 507
    3   com.apple.WebCore                       0x00007fff85ff9a1f WebCore::IconDatabase::iconDatabaseSyncThread() + 303
    4   com.apple.JavaScriptCore                0x00007fff8fd3ec5f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff8cb74899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff8cb7472a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff8cb78fc9 thread_start + 13
    Thread 3:: com.apple.CoreAnimation.render-server
    0   libsystem_kernel.dylib                  0x00007fff8726ea1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8726dd18 mach_msg + 64
    2   com.apple.QuartzCore                    0x00007fff89d86377 CA::Render::Server::server_thread(void*) + 195
    3   com.apple.QuartzCore                    0x00007fff89d862ad thread_fun + 25
    4   libsystem_pthread.dylib                 0x00007fff8cb74899 _pthread_body + 138
    5   libsystem_pthread.dylib                 0x00007fff8cb7472a _pthread_start + 137
    6   libsystem_pthread.dylib                 0x00007fff8cb78fc9 thread_start + 13
    Thread 4:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff8726ea1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8726dd18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff880c0155 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff880bf779 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff880bf0b5 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation                    0x00007fff86f60967 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348
    6   com.apple.Foundation                    0x00007fff86f6076b __NSThread__main__ + 1318
    7   libsystem_pthread.dylib                 0x00007fff8cb74899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff8cb7472a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff8cb78fc9 thread_start + 13
    Thread 5:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff872729aa __select + 10
    1   com.apple.CoreFoundation                0x00007fff8810bb83 __CFSocketManager + 867
    2   libsystem_pthread.dylib                 0x00007fff8cb74899 _pthread_body + 138
    3   libsystem_pthread.dylib                 0x00007fff8cb7472a _pthread_start + 137
    4   libsystem_pthread.dylib                 0x00007fff8cb78fc9 thread_start + 13
    Thread 6:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x00007fff87272716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff8cb76c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff8fd499c5 JSC::BlockAllocator::blockFreeingThreadMain() + 261
    3   com.apple.JavaScriptCore                0x00007fff8fd3ec5f ***::wtfThreadEntryPoint(void*) + 15
    4   libsystem_pthread.dylib                 0x00007fff8cb74899 _pthread_body + 138
    5   libsystem_pthread.dylib                 0x00007fff8cb7472a _pthread_start + 137
    6   libsystem_pthread.dylib                 0x00007fff8cb78fc9 thread_start + 13
    Thread 7:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff87272716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff8cb76c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff8fd4a437 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x00007fff8fd4a2c8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x00007fff8fd3ec5f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff8cb74899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff8cb7472a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff8cb78fc9 thread_start + 13
    Thread 8:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff87272716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff8cb76c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff8fd4a437 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x00007fff8fd4a2c8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x00007fff8fd3ec5f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff8cb74899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff8cb7472a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff8cb78fc9 thread_start + 13
    Thread 9:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff87272716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff8cb76c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff8fd4a437 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x00007fff8fd4a2c8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x00007fff8fd3ec5f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff8cb74899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff8cb7472a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff8cb78fc9 thread_start + 13
    Thread 10:
    0   libsystem_kernel.dylib                  0x00007fff8726ea1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8726dd18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff880c0155 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff880bf779 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff880bf0b5 CFRunLoopRunSpecific + 309
    5   com.apple.AppKit                        0x00007fff8e95716e _NSEventThread + 144
    6   libsystem_pthread.dylib                 0x00007fff8cb74899 _pthread_body + 138
    7   libsystem_pthread.dylib                 0x00007fff8cb7472a _pthread_start + 137
    8   libsystem_pthread.dylib                 0x00007fff8cb78fc9 thread_start + 13
    Thread 11:: Safari: SafeBrowsingManager
    0   libsystem_kernel.dylib                  0x00007fff8726ea1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8726dd18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff880c0155 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff880bf779 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff880bf0b5 CFRunLoopRunSpecific + 309
    5   com.apple.Safari.framework              0x00007fff85a1b743 Safari::MessageRunLoop::threadBody() + 119
    6   com.apple.JavaScriptCore                0x00007fff8fd3ec5f ***::wtfThreadEntryPoint(void*) + 15
    7   libsystem_pthread.dylib                 0x00007fff8cb74899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff8cb7472a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff8cb78fc9 thread_start + 13
    Thread 12:
    0   libsystem_kernel.dylib                  0x00007fff87272e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff8cb75f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff8cb78fb9 start_wqthread + 13
    Thread 13:
    0   libsystem_kernel.dylib                  0x00007fff87272e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff8cb75f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff8cb78fb9 start_wqthread + 13
    Thread 14:
    0   libsystem_kernel.dylib                  0x00007fff87272e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff8cb75f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff8cb78fb9 start_wqthread + 13
    Thread 15:
    0   libsystem_kernel.dylib                  0x00007fff87272e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff8cb75f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff8cb78fb9 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x000060000082cc00  rbx: 0x00007fff5175ee90  rcx: 0x0000000000000000  rdx: 0x0000608000460418
      rdi: 0x000000015418535f  rsi: 0x0002e7000002e700  rbp: 0x00007fff5175f080  rsp: 0x00007fff5175ee88
       r8: 0x0000000000000040   r9: 0x00007fff5175ee00  r10: 0x00007f8581890170  r11: 0x00007fff75757801
      r12: 0x0000600000846660  r13: 0x00007fff5175f0a8  r14: 0x000060000082cc00  r15: 0x00007fff5175f040
      rip: 0x0000000000000000  rfl: 0x0000000000010206  cr2: 0x0000000000000000
    Logical CPU:     0
    Error Code:      0x00000014
    Trap Number:     14
    Binary Images:
           0x10e49e000 -        0x10e49effd  com.apple.Safari (7.0.2 - 9537.74.9) <16623B62-3663-3C26-BBD4-8B32AC882692> /Applications/Safari.app/Contents/MacOS/Safari
           0x150e7b000 -        0x150e90ff3  com.apple.WebInspector (9537 - 9537.74.3) <2C10ABC6-74D2-3639-947A-3B11FE3C2CE0> /System/Library/PrivateFrameworks/WebInspector.framework/Versions/A/WebInspecto r
           0x150ea9000 -        0x150f9aff7  com.apple.mobiledevice (710.5 - 710.5) <C250816A-3B97-329D-9F6B-38DACA981CED> /System/Library/PrivateFrameworks/MobileDevice.framework/MobileDevice
           0x150fff000 -        0x150ffffff  com.apple.WebInspectorUI (9537 - 9537.74.3) <433C7A60-0544-326F-8914-B424873FC3C5> /System/Library/PrivateFrameworks/WebInspectorUI.framework/Versions/A/WebInspec torUI
           0x152938000 -        0x15293fff7  com.apple.SyncedDefaults (1.3 - 91.30) <FC5A4423-3D91-3A34-853A-C49971EEAE4E> /System/Library/PrivateFrameworks/SyncedDefaults.framework/SyncedDefaults
           0x153101000 -        0x153101feb +cl_kernels (???) <EB2520CC-BAC9-4254-B40D-90DE92569499> cl_kernels
           0x15319d000 -        0x15319eff9 +cl_kernels (???) <602AE320-7D32-460B-9C41-2E643F8B5B13> cl_kernels
           0x1531a3000 -        0x1531a4ffa +cl_kernels (???) <E6E4761F-A68F-49CD-96FB-591A86F2AF26> cl_kernels
           0x1532eb000 -        0x1533d1fef  unorm8_bgra.dylib (2.3.58) <6E7397EF-CC78-3C15-8B21-05E7FB47F645> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
           0x15347a000 -        0x15347bfe4 +cl_kernels (???) <DD17E35F-C9EB-4679-91DB-34F423FE6E7D> cl_kernels
           0x153cb8000 -        0x153cd3ff9  com.apple.security.csparser (3.0 - 55471.14) <5D9AC0E2-2F0D-3D39-9991-DF2C1D4DD0CF> /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/ MacOS/csparser
           0x154066000 -        0x154098ff3  com.apple.print.framework.Print.Private (9.0 - 462) <5213B13B-9DEA-3D1C-A5C4-E7A6B9417A4C> /System/Library/PrivateFrameworks/PrintingPrivate.framework/Versions/Current/Pl ugins/PrintCocoaUI.bundle/Contents/MacOS/PrintCocoaUI
           0x154143000 -        0x154155fff +com.toshiba.pde.e-studio6530CX (7.21) <708CCF4E-BA6E-E622-5B54-C4D6AF7D18AC> /Library/Printers/toshiba/PDEs/estColorMFP-pdes.bundle/Contents/MacOS/estColorM FP-pdes
           0x15417b000 -        0x154188fff +com.toshiba.pde.e-studioeFiling (1.05) <B267C690-F0DE-9735-9ADA-175D8B73FF1D> /Library/Printers/toshiba/PDEs/est-e-Filing-pdes.bundle/Contents/MacOS/est-e-Fi ling-pdes
           0x1541a1000 -        0x1541b1fff +com.toshiba.pde.e-studioWatermark (1.07) <96055570-6F82-5847-4854-8A2630F729AA> /Library/Printers/toshiba/PDEs/est-Watermark-pdes.bundle/Contents/MacOS/est-Wat ermark-pdes
           0x1541cf000 -        0x15420dff7  com.apple.print.PrintingCocoaPDEs (9.0 - 462) <E303781E-7376-3D04-89AF-E063972C02A1> /System/Library/PrivateFrameworks/PrintingPrivate.framework/Versions/A/Plugins/ PrintingCocoaPDEs.bundle/Contents/MacOS/PrintingCocoaPDEs
           0x154483000 -        0x1544a3ff3  libPDFRIP.A.dylib (599.20.11) <6A8DA6F0-5D42-383A-84B5-4DF60B43047A> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libPDFRI P.A.dylib
           0x1546a9000 -        0x15485cffb  libCMaps.A.dylib (599.20.11) <51378607-E6E2-3E1B-8A42-223877465412> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCMaps .A.dylib
           0x155e81000 -        0x155f61ff7  unorm8_rgba.dylib (2.3.58) <A7948EC2-646C-3F16-91D5-EBFCEA7BB864> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_rgba.dylib
        0x7fff69cee000 -     0x7fff69d21817  dyld (239.4) <2B17750C-ED1B-3060-B64E-21897D08B28B> /usr/lib/dyld
        0x7fff8382d000 -     0x7fff83841fff  com.apple.aps.framework (4.0 - 4.0) <23BC5746-0914-3102-B84F-BEAB31A77AEC> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
        0x7fff83842000 -     0x7fff83929ff7  libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
        0x7fff8394e000 -     0x7fff8395aff7  com.apple.CalendarAgentLink (7.0 - 138) <B8B63D14-D853-3478-B001-BC67B7E9F993> /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/Calend arAgentLink
        0x7fff8395b000 -     0x7fff839bffff  com.apple.datadetectorscore (5.0 - 354.3) <B92E87D1-2045-3AB2-AE3F-8F948B30518A> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff839c0000 -     0x7fff839c3ffa  libCGXType.A.dylib (599.20.11) <C0B41DDE-0988-3652-B03B-9E5EB0DABAEB> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXTy pe.A.dylib
        0x7fff839c4000 -     0x7fff83a95ff1  com.apple.DiskImagesFramework (10.9 - 371.1) <96C40A82-D2F7-310D-879B-7D8960510878> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff83a96000 -     0x7fff83b00ff7  com.apple.framework.IOKit (2.0.1 - 907.90.2) <A779DE46-BB7E-36FD-9348-694F9B09718F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff83b01000 -     0x7fff83b08fff  libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
        0x7fff83b09000 -     0x7fff83b42ff7  com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff83b43000 -     0x7fff83b5dfff  libdispatch.dylib (339.90.1) <F3CBFE1B-FCE8-3F33-A53D-9092AB382DBB> /usr/lib/system/libdispatch.dylib
        0x7fff83de9000 -     0x7fff83decff7  com.apple.LoginUICore (3.0 - 3.0) <1ECBDA90-D6ED-3333-83EB-9C8232DFAD7C> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore
        0x7fff83ded000 -     0x7fff83dedfff  com.apple.Carbon (154 - 157) <EFC1A1C0-CB07-395A-B038-CFA2E71D3E69> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff83df8000 -     0x7fff83dfeff7  libCGXCoreImage.A.dylib (599.20.11) <A787F160-6963-38B5-AF86-D5541E0492F1> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCo reImage.A.dylib
        0x7fff83e3a000 -     0x7fff83e3bff7  libSystem.B.dylib (1197.1.1) <5292BF21-9406-32D5-8BB3-7DD02C672FA0> /usr/lib/libSystem.B.dylib
        0x7fff83e3c000 -     0x7fff83e45fff  com.apple.speech.synthesis.framework (4.7.1 - 4.7.1) <383FB557-E88E-3239-82B8-15F9F885B702> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff840e8000 -     0x7fff840ffff7  com.apple.CFOpenDirectory (10.9 - 173.90.1) <38A25261-C622-3F11-BFD3-7AFFC44D57B8> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff84100000 -     0x7fff84460ff7  com.apple.FinderKit (1.2.2 - 1.2.2) <DDFA6886-82DC-32F4-BC8F-09BFD8EB5B85> /System/Library/PrivateFrameworks/FinderKit.framework/Versions/A/FinderKit
        0x7fff844a0000 -     0x7fff844a1fff  libquit.dylib (161.2) <54B83D99-F84C-35E1-87D5-FCCB2F200FBD> /usr/lib/libquit.dylib
        0x7fff844a2000 -     0x7fff844fdffb  com.apple.AE (665.5 - 665.5) <BBA230F9-144C-3CAB-A77A-0621719244CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff844fe000 -     0x7fff845efff9  libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib
        0x7fff845f0000 -     0x7fff845f2ff3  libsystem_configuration.dylib (596.13) <B51C8C22-C455-36AC-952D-A319B6545884> /usr/lib/system/libsystem_configuration.dylib
        0x7fff8498c000 -     0x7fff849b0fff  libxpc.dylib (300.90.2) <AB40CD57-F454-3FD4-B415-63B3C0D5C624> /usr/lib/system/libxpc.dylib
        0x7fff849b1000 -     0x7fff849b7ff7  com.apple.XPCService (2.0 - 1) <2CE632D7-FE57-36CF-91D4-C57D0F2E0BFE> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
        0x7fff849b8000 -     0x7fff849c1ffb  libCGInterfaces.dylib (271) <68EFBEFE-7506-3235-99A2-5B69EDBFD7B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/Resources/libCGInterfaces.dylib
        0x7fff849c2000 -     0x7fff849d4ff7  com.apple.MultitouchSupport.framework (245.13 - 245.13) <4A5857F9-E249-3FA6-ADBB-410606AEC8CE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff849d5000 -     0x7fff849fbfff  com.apple.iCalendar (7.0 - 162) <2B270453-6FFD-3AD3-B40B-51715BE66B33> /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar
        0x7fff849fc000 -     0x7fff849feff7  com.apple.diagnosticlogcollection (10.0 - 1000) <5CA6D8A2-DEA6-33C3-91BC-F3B076C0500B> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/Versions/A/ DiagnosticLogCollection
        0x7fff849ff000 -     0x7fff84a09fff  libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
        0x7fff84a49000 -     0x7fff84a57fff  com.apple.opengl (9.6.0 - 9.6.0) <709F4A02-73A0-303C-86B5-85C596C8B707> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff84a58000 -     0x7fff84b10ff7  com.apple.DiscRecording (8.0 - 8000.4.6) <CDAAAD04-A1D0-3C67-ABCC-EFC9E8D44E7E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff84b11000 -     0x7fff85081fff  com.apple.CoreAUC (6.22.08 - 6.22.08) <F306D552-2220-3160-88EA-C916193C5EFD> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff85082000 -     0x7fff851c3fff  com.apple.QTKit (7.7.3 - 2826.17) <ADA1EF77-57D2-3E7E-8526-8F0B732C1218> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff85218000 -     0x7fff85246ff7  com.apple.securityinterface (9.0 - 55047) <0346D8A9-2CAA-38F3-A741-5FBA5E9F1E7C> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff85247000 -     0x7fff8524dfff  com.apple.AOSNotification (1.7.0 - 760.3) <7901B867-60F7-3645-BB3E-18C51A6FBCC6> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
        0x7fff8524e000 -     0x7fff852b0ff7  com.apple.WhitePagesFramework (10.7.0 - 141.0) <F95E1174-37B7-300C-8ECE-E67A711B6721> /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
        0x7fff852b1000 -     0x7fff852b9ff3  libCGCMS.A.dylib (599.20.11) <BB1E8D63-9FA1-3588-AC5D-1980576ED62C> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
        0x7fff852ba000 -     0x7fff85513ff9  com.apple.security (7.0 - 55471.14) <3F7100A0-FE46-333D-9A4B-396580F1B4FE> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff85594000 -     0x7fff855ebfff  com.apple.ViewBridge (1.0 - 46.2) <4AF3CB98-7691-39A2-8DC3-ABE5CC55CE7F> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
        0x7fff855ec000 -     0x7fff8581cff7  com.apple.CalendarPersistence (7.0 - 138) <A8BDC8DD-9DE2-3819-9B11-114671B6EBB8> /System/Library/PrivateFrameworks/CalendarPersistence.framework/Versions/A/Cale ndarPersistence
        0x7fff8581d000 -     0x7fff85839fff  com.apple.frameworks.preferencepanes (16.0 - 16.0) <059E99D8-67C2-3B59-B5E7-850DD7A92D75> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
        0x7fff8583a000 -     0x7fff8583cfff  libRadiance.dylib (1042) <B91D4B97-7BF3-3285-BCB7-4948BAAC23EE> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff8583d000 -     0x7fff85d43ff3  com.apple.Safari.framework (9537 - 9537.74.9) <92E7195B-FAED-3578-96E2-6F75274C300B> /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari
        0x7fff85d44000 -     0x7fff85eb2ff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff85f42000 -     0x7fff85f4dfff  libkxld.dylib (2422.90.20) <EF476345-7A69-3AC0-95ED-0196FB8910CB> /usr/lib/system/libkxld.dylib
        0x7fff85f4e000 -     0x7fff85f7fff7  libTrueTypeScaler.dylib (111.1) <697E72D0-8D79-3BB7-8AF5-46875AC9A4BC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
        0x7fff85f80000 -     0x7fff85ff3fff  com.apple.securityfoundation (6.0 - 55122.1) <1939DE0B-BC38-3E50-8A8C-3471C8AC4CD6> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff85ff4000 -     0x7fff86e42fff  com.apple.WebCore (9537 - 9537.74.11) <9683BA7C-A04B-3E33-B195-DCF1C2CABF95> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff86e43000 -     0x7fff86e91fff  libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib
        0x7fff86e92000 -     0x7fff86edffff  com.apple.AppleVAFramework (5.0.27 - 5.0.27) <D01B7D87-4BDC-3E48-A79B-951D05075F9D> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff86efa000 -     0x7fff871f8fff  com.apple.Foundation (6.9 - 1056.13) <2EE9AB07-3EA0-37D3-B407-4A520F2CB497> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff87226000 -     0x7fff8723dffa  libAVFAudio.dylib (32.2) <52DA516B-DE79-322C-9E1B-2658019289D7> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAu dio.dylib
        0x7fff8723e000 -     0x7fff8725cff7  com.apple.Accounts (113 - 113) <FEB37642-C973-3CD2-B279-142492266A16> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
        0x7fff8725d000 -     0x7fff87279ff7  libsystem_kernel.dylib (2422.90.20) <20E00C54-9222-359F-BD98-CB79ABED769A> /usr/lib/system/libsystem_kernel.dylib
        0x7fff8727a000 -     0x7fff8728affb  libsasl2.2.dylib (170) <C8E25710-68B6-368A-BF3E-48EC7273177B> /usr/lib/libsasl2.2.dylib
        0x7fff8728e000 -     0x7fff87291fff  com.apple.help (1.3.3 - 46) <AE763646-D07A-3F9A-ACD4-F5CBD734EE36> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff87292000 -     0x7fff872d4ff7  libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
        0x7fff872d5000 -     0x7fff872dfff7  com.apple.CrashReporterSupport (10.9 - 538) <DD7669BA-78A6-3BEA-8410-17F556ACAA18> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff872e0000 -     0x7fff87311fff  com.apple.MediaKit (15 - 709) <23E33409-5C39-3F93-9E73-2B0E9EE8883E> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff87318000 -     0x7fff8733fffb  libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
        0x7fff87345000 -     0x7fff8735cfff  com.apple.ScriptingBridge (1.3.1 - 63) <CE24DD07-7A89-3105-AE57-A1BED0189292> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
        0x7fff8735d000 -     0x7fff873aeff3  com.apple.audio.CoreAudio (4.2.0 - 4.2.0) <BF4C2FE3-8BC8-30D1-8347-2A7221268794> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff873af000 -     0x7fff873bcfff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
        0x7fff873bd000 -     0x7fff8741afff  com.apple.imfoundation (10.0 - 1000) <122D84B9-871D-3885-9D8D-840CD529028F> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundatio n
        0x7fff87499000 -     0x7fff874c9fff  com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
        0x7fff874ca000 -     0x7fff874d2ff7  com.apple.AppleSRP (5.0 - 1) <ABC7F088-1FD5-3768-B9F3-847F355E90B3> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
        0x7fff874d3000 -     0x7fff87521fff  com.apple.opencl (2.3.59 - 2.3.59) <8C2ACCC6-B0BA-3FE7-98A1-5C67284DEA4E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff8754d000 -     0x7fff87795ff7  com.apple.CoreData (107 - 481.01) <DA339795-5D97-35B5-9B04-629830013720> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff87796000 -     0x7fff877afff7  com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff877b0000 -     0x7fff877b1fff  libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
        0x7fff877b2000 -     0x7fff877b3ffb  libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
        0x7fff877b4000 -     0x7fff877e3fff  com.apple.DebugSymbols (106 - 106) <E1BDED08-523A-36F4-B2DA-9D5C712F0AC7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff87803000 -     0x7fff8781bff7  com.apple.openscripting (1.4 - 157) <B3B037D7-1019-31E6-9D17-08E699AF3701> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff8781c000 -     0x7fff8781ffff  com.apple.AppleSystemInfo (3.0 - 3.0) <61FE171D-3D88-313F-A832-280AEC8F4AB7> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff87820000 -     0x7fff87821ff7  libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff87822000 -     0x7fff878bffff  com.apple.imcore (10.0 - 1000) <DF924E35-74AB-389C-9279-1828518218F8> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/IMCore
        0x7fff87957000 -     0x7fff879d7fff  com.apple.CoreSymbolication (3.0 - 141) <DC9F84AA-9BD0-322B-83C3-FDC1FA771F37> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff879d8000 -     0x7fff879e3ff7  com.apple.DirectoryService.Framework (10.9 - 173.90.1) <A9866D67-C5A8-36D1-A1DB-E2FA60328698> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff879e4000 -     0x7fff879e5fff  com.apple.AddressBook.ContactsData (8.0 - 1369) <BAF434EC-32B6-3F1C-8ABE-4419A15829FF> /System/Library/PrivateFrameworks/ContactsData.framework/Versions/A/ContactsDat a
        0x7fff87a9c000 -     0x7fff87ab9ff7  com.apple.framework.Apple80211 (9.3.1 - 931.58) <D5B2DD15-3DCC-31F6-9320-3A20A887C5D5> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff87aba000 -     0x7fff87ac2ff7  com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <98BBB3E4-6239-3EF1-90B2-84EA0D3B8D61> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff87b3e000 -     0x7fff87b4bff0  libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
        0x7fff87b59000 -     0x7fff87c1bff5  com.apple.CoreText (352.0 - 367.19) <24848DF1-67EC-3D41-9548-1F14C6DFBBF9> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff87c1c000 -     0x7fff87c49ff2  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <43A137C4-3E72-37DC-945F-92569C12AAD4> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
        0x7fff87c4a000 -     0x7fff87c4eff7  libGIF.dylib (1042) <C57840F6-1C11-3273-B4FC-956950B94034> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff87c4f000 -     0x7fff87f23fc7  com.apple.vImage (7.0 - 7.0) <D241DBFA-AC49-31E2-893D-EAAC31890C90> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff87f37000 -     0x7fff87f39fff  com.apple.EFILogin (2.0 - 2) <C360E8AF-E9BB-3BBA-9DF0-57A92CEF00D4> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff87f3a000 -     0x7fff87f63ff7  libc++abi.dylib (49.1) <21A807D3-6732-3455-B77F-743E9F916DF0> /usr/lib/libc++abi.dylib
        0x7fff87f64000 -     0x7fff87f7afff  com.apple.CoreMediaAuthoring (2.2 - 947) <9D4F13D2-7A7A-3BE2-90A0-FC9190AE13CC> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff87f7b000 -     0x7fff88044fff  com.apple.LaunchServices (572.26 - 572.26) <EF8A4A15-0861-35C5-9744-5E1BC5C26DD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff88045000 -     0x7fff88048ff7  libdyld.dylib (239.4) <CF03004F-58E4-3BB6-B3FD-BE4E05F128A0> /usr/lib/system/libdyld.dylib
        0x7fff88049000 -     0x7fff8804cffc  com.apple.IOSurface (91 - 91) <07CA8A59-1E32-3FB6-B506-18DAF58A8CE0> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff8804f000 -     0x7fff88234fff  com.apple.CoreFoundation (6.9 - 855.14) <617B8A7B-FAB2-3271-A09B-C542E351C532> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff88235000 -     0x7fff8823eff7  libcldcpuengine.dylib (2.3.58) <C8785704-6195-3129-86CA-20F0F3C20F15> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
        0x7fff8823f000 -     0x7fff8836fff7  com.apple.desktopservices (1.8.2 - 1.8.2) <76D6ED93-9D5A-3941-8B88-A1773290AE74> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff88370000 -     0x7fff883c2ff7  com.apple.Suggestions (3.0 - 137.1) <B7E5B685-C6A4-35DB-BA0A-8DBA2BF4ADF6> /System/Library/PrivateFrameworks/Suggestions.framework/Versions/A/Suggestions
        0x7fff883c3000 -     0x7fff883caff8  liblaunch.dylib (842.90.1) <38D1AB2C-A476-385F-8EA8-7AB604CA1F89> /usr/lib/system/liblaunch.dylib
        0x7fff883cb000 -     0x7fff88431fff  com.apple.framework.CoreWiFi (2.0 - 200.21.1) <5491896D-78C5-30B6-96E9-D8DDECF3BE73> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff88432000 -     0x7fff884fdfff  libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff884fe000 -     0x7fff8850bff7  libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
        0x7fff8850c000 -     0x7fff8855bff7  com.apple.framework.internetaccounts (2.1 - 210) <D7175985-03A5-315B-B788-FBDC0019B0EA> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
        0x7fff8855c000 -     0x7fff8867eff1  com.apple.avfoundation (2.0 - 651.12) <5261E6EA-7476-32B2-A12A-D42598A9B2EA> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff88712000 -     0x7fff889e2ffc  com.apple.CoreImage (9.2.7) <BF88A02E-994E-3970-AC62-04248CA8DC46> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff889e3000 -     0x7fff889eeff7  com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff88c06000 -     0x7fff88c08fff  com.apple.OAuth (25 - 25) <22D42C60-CA67-31D7-A4A4-AFD8F35408D7> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
        0x7fff88c09000 -     0x7fff88c0dff7  libheimdal-asn1.dylib (323.15) <B8BF2B7D-E913-3544-AA6D-CAC119F81C7C> /usr/lib/libheimdal-asn1.dylib
        0x7fff88c0e000 -     0x7fff88c12fff  com.apple.CommonPanels (1.2.6 - 96) <6B434AFD-50F8-37C7-9A56-162C17E375B3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff88cb2000 -     0x7fff88d4dfff  com.apple.PDFKit (2.9.1 - 2.9.1) <F4DFF4F2-6DA3-3B1B-823E-D9ED271A1522> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff88d90000 -     0x7fff88e20fff  com.apple.Metadata (10.7.0 - 800.23) <BFEE576F-D779-300B-B685-26A3A008710A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff88e96000 -     0x7fff892c9ffb  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <F42BFC9C-0B16-35EF-9A07-91B7FDAB7FC5> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
        0x7fff892ca000 -     0x7fff8930bfff  com.apple.PerformanceAnalysis (1.47 - 47) <B5B491F2-EF86-3382-B23B-EA78AC40AF25> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff8930c000 -     0x7fff8930cffd  com.apple.audio.units.AudioUnit (1.10 - 1.10) <486A97CD-C1F7-324D-87BC-B07F7A415B68> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff8930d000 -     0x7fff8932bfff  com.apple.facetimeservices (10.0 - 1000) <DED6A966-DF0E-3E58-BD34-D85ED82A99D7> /System/Library/PrivateFrameworks/FTServices.framework/Versions/A/FTServices
        0x7fff8932c000 -     0x7fff89337fff  libGL.dylib (9.6) <A2EF4E15-EA08-396D-A1D4-29E1CED6876A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff89338000 -     0x7fff89339ffc  com.apple.SafariServices.framework (9537 - 9537.74.9) <DEA8E71D-D366-3767-870D-41611614874D> /System/Library/PrivateFrameworks/SafariServices.framework/Versions/A/SafariSer vices
        0x7fff8933a000 -     0x7fff89376ff7  com.apple.ids (10.0 - 1000) <632F7192-0399-34C8-B6BB-463D2F4370E0> /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS
        0x7fff89377000 -     0x7fff895d4ffd  com.apple.RawCamera.bundle (5.03 - 731) <99C18399-B160-3C4A-AEDC-A2FD4944FCC6> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff895d5000 -     0x7fff89699ff7  com.apple.backup.framework (1.5.2 - 1.5.2) <A3C552F0-670B-388F-93FA-D917F96ACE1B> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff8969a000 -     0x7fff896bfff7  com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff896c0000 -     0x7fff89708ff7  com.apple.ExchangeWebServices (4.0 - 193) <867EDAF0-5863-397E-BA75-855878D68949> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/Exch angeWebServices
        0x7fff89709000 -     0x7fff89aeaffe  libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff89aeb000 -     0x7fff89bcffff  com.apple.coreui (2.1 - 231) <432DB40C-6B7E-39C8-9FB5-B95917930056> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff89bfc000 -     0x7fff89c23ff7  com.apple.shortcut (2.6 - 2.6) <A62BC973-6782-3893-B014-EC6503AB7EAD> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
        0x7fff89c24000 -     0x7fff89cd4ff7  libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff89cd5000 -     0x7fff89d5efff  com.apple.ColorSync (4.9.0 - 4.9.0) <B756B908-9AD1-3F5D-83F9-7A0B068387D2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff89d5f000 -     0x7fff89efbff3  com.apple.QuartzCore (1.8 - 332.3) <80F1068F-4A34-34FB-9E05-A2DC0700D2F2> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff89efc000 -     0x7fff89f23ff7  libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
        0x7fff89f24000 -     0x7fff89f2afff  com.apple.AddressBook.ContactsFoundation (8.0 - 1369) <A5D1D494-2F84-3A97-A229-04DB308D4481> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/Conta ctsFoundation
        0x7fff89f2b000 -     0x7fff89f8afff  com.apple.framework.CoreWLAN (4.3.2 - 432.47) <AE6FAE44-918C-301C-A0AA-C65CAB6B5668> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff89f8b000 -     0x7fff8a079fff  libJP2.dylib (1042) <01D988D4-E36F-3120-8BA4-EF6282ECB010> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff8a07a000 -     0x7fff8a0a2ffb  libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
        0x7fff8a0aa000 -     0x7fff8a0d9fd2  libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
        0x7fff8a0da000 -     0x7fff8a1c4fff  libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
        0x7fff8a1c5000 -     0x7fff8a1c5fff  com.apple.SafariDAVNotifier (1.1.1 - 1) <6FD70177-7044-3EFE-905F-08F1D2D40ECA> /System/Library/PrivateFrameworks/BookmarkDAV.framework/Versions/A/Frameworks/S afariDAVNotifier.framework/Versions/A/SafariDAVNotifier
        0x7fff8a1c6000 -     0x7fff8a614fff  com.apple.VideoToolbox (1.0 - 1273.49) <27177077-9107-3E06-ADAD-92B80E80CDCD> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff8a654000 -     0x7fff8a654ffd  libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff8a655000 -     0x7fff8a674ff7  com.apple.CalendarFoundation (7.0 - 113.1) <12352B25-2DCF-38C8-9776-CCC68907CF50> /System/Library/PrivateFrameworks/CalendarFoundation.framework/Versions/A/Calen darFoundation
        0x7fff8a6c5000 -     0x7fff8a734ff1  com.apple.ApplicationServices.ATS (360 - 363.3) <546E89D9-2AE7-3111-B2B8-2366650D22F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff8a735000 -     0x7fff8a781ffe  com.apple.CoreMediaIO (407.0 - 4561) <BC8222A6-516C-380C-AB7D-DE78B23574DC> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff8a782000 -     0x7fff8a7c9fff  libFontRegistry.dylib (127) <A77A0480-AA5D-3CC8-8B68-69985CD546DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff8a7cd000 -     0x7fff8a7e5ff7  com.apple.GenerationalStorage (2.0 - 160.2) <79629AC7-896F-3302-8AC1-4939020F08C3> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff8a7ef000 -     0x7fff8a878ff7  libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib
        0x7fff8a879000 -     0x7fff8a8ccfff  com.apple.ScalableUserInterface (1.0 - 1) <CF745298-7373-38D2-B3B1-727D5A569E48> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff8a8cd000 -     0x7fff8a8cdfff  com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) <F8D0CC77-98AC-3B58-9FE6-0C25421827B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff8a8ce000 -     0x7fff8a8d0fff  com.apple.SecCodeWrapper (3.0 - 1) <DE7CA981-2B8B-34AC-845D-06D5C8F10441> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
        0x7fff8a8d1000 -     0x7fff8a934ff7  com.apple.SystemConfiguration (1.13 - 1.13) <63B985ED-E7E4-3095-8D12-63C9F1DB0F3D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff8a935000 -     0x7fff8a935fff  com.apple.AOSMigrate (1.0 - 1) <ABA8F3F2-BC96-3F89-AAF4-1AA459A0BCBD> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
        0x7fff8a945000 -     0x7fff8a94afff  libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
        0x7fff8a94b000 -     0x7fff8a9c2fff  com.apple.CoreServices.OSServices (600.4 - 600.4) <DAF9AF17-0AC5-364C-B0BF-B1AF3FB4A07F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff8ab2a000 -     0x7fff8ab2bfff  liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
        0x7fff8ab3f000 -     0x7fff8ac92ff7  com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <3511ABFE-22E1-3B91-B86A-5E3A78CE33FD> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff8ac93000 -     0x7fff8ac9cffb  com.apple.CommonAuth (4.0 - 2.0) <70FDDA03-7B44-37EC-B78E-3EC3C8505C76> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff8ac9d000 -     0x7fff8ac9dfff  com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff8ad26000 -     0x7fff8ad2fff3  libsystem_notify.dylib (121) <52571EC3-6894-37E4-946E-064B021ED44E> /usr/lib/system/libsystem_notify.dylib
        0x7fff8ad30000 -     0x7fff8ad56fff  com.apple.AOSAccounts (1.2.47 - 1.2.74) <BA7AA453-31FB-304A-A40C-14B20533C31D> /System/Library/PrivateFrameworks/AOSAccounts.framework/Versions/A/AOSAccounts
        0x7fff8ad57000 -     0x7fff8ad7bff7  libJPEG.dylib (1042) <33648F26-A1DA-3C30-B15B-E9FFD41DB25C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8ae24000 -     0x7fff8ae62ff7  libGLImage.dylib (9.6) <DCF2E131-A65E-33B2-B32D-28FF01605AB1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8ae63000 -     0x7fff8ae6fff7  com.apple.KerberosHelper (4.0 - 1.0) <6D64703B-D7A3-3EF7-89AB-16F7F89333FC> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
        0x7fff8ae70000 -     0x7fff8aed5ff5  com.apple.Heimdal (4.0 - 2.0) <523EC6C4-BD9B-3840-9376-E617BA627F59> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff8aed6000 -     0x7fff8afb5fff  libcrypto.0.9.8.dylib (50) <B95B9DBA-39D3-3EEF-AF43-44608B28894E> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff8afb6000 -     0x7fff8afb6fff  com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff8b009000 -     0x7fff8b056ff2  com.apple.print.framework.PrintCore (9.0 - 428) <8D8253E3-302F-3DB2-9C5C-572CB974E8B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff8b057000 -     0x7fff8b09eff7  libcups.2.dylib (372.2) <37802F24-BCC2-3721-8E12-82B29B61B2AA> /usr/lib/libcups.2.dylib
        0x7fff8b0ac000 -     0x7fff8b0aefff  com.apple.marco (10.0 - 1000) <FC7EF8C7-5EDF-3720-BAEC-281F12A7A3F8> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco
        0x7fff8b0af000 -     0x7fff8b359ff5  com.apple.HIToolbox (2.1 - 697.4) <DF5635DD-C255-3A8E-8B49-F6D2FB61FF95> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff8b35a000 -     0x7fff8b36bff7  libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
        0x7fff8b36c000 -     0x7fff8b374fff  libMatch.1.dylib (19) <021293AB-407D-309A-87F5-8E782F46753E> /usr/lib/libMatch.1.dylib
        0x7fff8b375000 -     0x7fff8b3d3ff7  com.apple.corelocation (1486.17 - 1486.24) <9FBB29F0-E000-3190-A96C-9EAA5CCCA2A0> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff8b3d4000 -     0x7fff8b42dfff  libTIFF.dylib (1042) <51D02EEC-0D0C-34C1-91C8-D316473A3FEA> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff8b42e000 -     0x7fff8b447ff7  com.apple.Ubiquity (1.3 - 289) <C7F1B734-CE81-334D-BE41-8B20D95A1F9B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff8b448000 -     0x7fff8b44afff  com.apple.Mangrove (1.0 - 1) <72F5CBC7-4E78-374E-98EA-C3700136904E> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
        0x7fff8b44b000 -     0x7fff8b450ff7  libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
        0x7fff8b451000 -     0x7fff8b452ff7  libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
        0x7fff8b455000 -     0x7fff8b45dffb  com.apple.CloudServices (1.0 - 1) <644772DA-9267-376D-AD90-749D6B692566> /System/Library/PrivateFrameworks/CloudServices.framework/Versions/A/CloudServi ces
        0x7fff8b46e000 -     0x7fff8b53ffff  com.apple.QuickLookUIFramework (5.0 - 622.7) <13841701-34C2-353D-868D-3E08D020C90F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff8b540000 -     0x7fff8b541ff7  libodfde.dylib (20) <C00A4EBA-44BC-3C53-BFD0-819B03FFD462> /usr/lib/libodfde.dylib
        0x7fff8b542000 -     0x7fff8b6faff3  libicucore.A.dylib (511.31) <167DDD0A-A935-31AF-B5B9-940268EC3A3C> /usr/lib/libicucore.A.dylib
        0x7fff8b746000 -     0x7fff8b875fef  com.apple.MediaControlSender (2.

    Steven,
    When you got your new MacBook Pro, did you use the Migration Assistant to move your data from your previous Mac? I recently purchased a new 20" iMac Core Duo that I set up using the Migration Assistant and I am having the same crashes that you describe. I don't have a crash report in front of me right now to compare the results, but I will check it out later.
    Michael

  • Safari Crashes When Printing/Saving As PDF

    Not sure when this started, Safari 3.04, Leopard 10.5.2 all software updates applied.
    I can consistently crash Safari by trying to print a page and then selecting any of the PDF menu options.
    Here's the Safari crash log:
    Process: Safari [9610]
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: com.apple.Safari
    Version: 3.0.4 (5523.15)
    Build Info: WebBrowser-55231500~3
    Code Type: X86 (Native)
    Parent Process: launchd [267]
    Date/Time: 2008-03-16 15:07:49.691 -0700
    OS Version: Mac OS X 10.5.2 (9C31)
    Report Version: 6
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: KERNPROTECTIONFAILURE at 0x0000000000000000
    Crashed Thread: 0
    Thread 0 Crashed:
    0 ...ple.print.PrintingCocoaPDEs 0x22bb0f7b 0x22bad000 + 16251
    1 ...int.framework.Print.Private 0x22b60dda 0x22b5f000 + 7642
    2 ...int.framework.Print.Private 0x22b67035 0x22b5f000 + 32821
    3 ...int.framework.Print.Private 0x22b7ba65 AskUserForFile + 56649
    4 ...int.framework.Print.Private 0x22b81103 CarbonWindowEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 2101
    5 com.apple.AppKit 0x0102fe56 -[NSApplication sendAction:to:from:] + 112
    6 com.apple.Safari 0x000365e8 0x1000 + 218600
    7 com.apple.AppKit 0x010de7cc -[NSMenu performActionForItemAtIndex:] + 493
    8 com.apple.AppKit 0x010de4d1 -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 220
    9 com.apple.AppKit 0x010bb3ae AppKitMenuEventHandler + 6608
    10 com.apple.HIToolbox 0x02409fc3 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1181
    11 com.apple.HIToolbox 0x024093fd SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 405
    12 com.apple.HIToolbox 0x02425e0e SendEventToEventTarget + 52
    13 com.apple.HIToolbox 0x0245a86d SendHICommandEvent(unsigned long, HICommand const*, unsigned long, unsigned long, unsigned char, OpaqueEventTargetRef*, OpaqueEventTargetRef*, OpaqueEventRef**) + 411
    14 com.apple.HIToolbox 0x02480fbf SendMenuCommandWithContextAndModifiers + 59
    15 com.apple.HIToolbox 0x02480f7c SendMenuItemSelectedEvent + 134
    16 com.apple.HIToolbox 0x02480e7e FinishMenuSelection(MenuData*, MenuData*, MenuResult*, MenuResult*, unsigned long, unsigned long, unsigned long, unsigned char) + 162
    17 com.apple.HIToolbox 0x024d0f3b PopUpMenuSelectCore(MenuData*, Point, double, Point, unsigned short, unsigned int, Rect const*, unsigned short, unsigned long, Rect const*, Rect const*, __CFString const*, OpaqueMenuRef**, unsigned short*) + 1763
    18 com.apple.HIToolbox 0x024d0805 _HandlePopUpMenuSelection7 + 627
    19 com.apple.AppKit 0x011a6d3b _NSPopUpCarbonMenu3 + 3081
    20 com.apple.AppKit 0x011e1134 -[NSCarbonMenuImpl popUpMenu:atLocation:width:forView:withSelectedItem:withFont:withFlags:withOpti ons:] + 460
    21 com.apple.AppKit 0x011e00a7 -[NSPopUpButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 572
    22 com.apple.AppKit 0x0102e380 -[NSControl mouseDown:] + 888
    23 com.apple.AppKit 0x0102cac3 -[NSWindow sendEvent:] + 5381
    24 ...int.framework.Print.Private 0x22b809de CarbonWindowEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 272
    25 com.apple.AppKit 0x00ff9714 -[NSApplication sendEvent:] + 2780
    26 com.apple.Safari 0x000320d8 0x1000 + 200920
    27 com.apple.AppKit 0x00f570f9 -[NSApplication run] + 847
    28 com.apple.AppKit 0x00f2430a NSApplicationMain + 574
    29 com.apple.Safari 0x00002456 0x1000 + 5206
    Thread 1:
    0 libSystem.B.dylib 0x009b5bce _semwaitsignal + 10
    1 libSystem.B.dylib 0x009e08cd pthreadcondwait$UNIX2003 + 73
    2 com.apple.WebCore 0x05e15def WebCore::IconDatabase::syncThreadMainLoop() + 239
    3 com.apple.WebCore 0x05e113e5 WebCore::IconDatabase::iconDatabaseSyncThread() + 181
    4 libSystem.B.dylib 0x009dfc55 pthreadstart + 321
    5 libSystem.B.dylib 0x009dfb12 thread_start + 34
    Thread 2:
    0 libSystem.B.dylib 0x009ae9e6 machmsgtrap + 10
    1 libSystem.B.dylib 0x009b61dc mach_msg + 72
    2 com.apple.CoreFoundation 0x00d660de CFRunLoopRunSpecific + 1806
    3 com.apple.CoreFoundation 0x00d66d18 CFRunLoopRunInMode + 88
    4 com.apple.CFNetwork 0x042116cc CFURLCacheWorkerThread(void*) + 396
    5 libSystem.B.dylib 0x009dfc55 pthreadstart + 321
    6 libSystem.B.dylib 0x009dfb12 thread_start + 34
    Thread 3:
    0 libSystem.B.dylib 0x009ae9e6 machmsgtrap + 10
    1 libSystem.B.dylib 0x009b61dc mach_msg + 72
    2 com.apple.CoreFoundation 0x00d660de CFRunLoopRunSpecific + 1806
    3 com.apple.CoreFoundation 0x00d66d18 CFRunLoopRunInMode + 88
    4 com.apple.Foundation 0x01cd0ac0 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
    5 com.apple.Foundation 0x01c6d5ad -[NSThread main] + 45
    6 com.apple.Foundation 0x01c6d154 _NSThread__main_ + 308
    7 libSystem.B.dylib 0x009dfc55 pthreadstart + 321
    8 libSystem.B.dylib 0x009dfb12 thread_start + 34
    Thread 4:
    0 libSystem.B.dylib 0x009feb3a select$DARWIN_EXTSN + 10
    1 libSystem.B.dylib 0x009dfc55 pthreadstart + 321
    2 libSystem.B.dylib 0x009dfb12 thread_start + 34
    Thread 5:
    0 libSystem.B.dylib 0x009b5bce _semwaitsignal + 10
    1 libSystem.B.dylib 0x009b5996 usleep$UNIX2003 + 61
    2 com.apple.AppKit 0x00fc4cf9 -[NSUIHeartBeat _heartBeatThread:] + 2042
    3 com.apple.Foundation 0x01c6d5ad -[NSThread main] + 45
    4 com.apple.Foundation 0x01c6d154 _NSThread__main_ + 308
    5 libSystem.B.dylib 0x009dfc55 pthreadstart + 321
    6 libSystem.B.dylib 0x009dfb12 thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x00000000 ebx: 0x22bb0b67 ecx: 0x00e271a0 edx: 0x21879901
    edi: 0x218aa2a0 esi: 0x21879840 ebp: 0xbfffe5f8 esp: 0xbfffe590
    ss: 0x0000001f efl: 0x00010202 eip: 0x22bb0f7b cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    cr2: 0x00000000
    Binary Images:
    0x1000 - 0x12efff com.apple.Safari 3.0.4 (5523.15) <5d4eed758cf1ec66313f0ef39feb80dc> /Applications/Safari.app/Contents/MacOS/Safari
    0x176000 - 0x176ff8 com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x17a000 - 0x17afff com.apple.Carbon 136 (136) <98a5e3bc0c4fa44bbb09713bb88707fe> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x17e000 - 0x239fe3 com.apple.WebKit 5523.15.1 (5523.15.1) <176c97b181ca68b309ecded2ed53b923> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x2ca000 - 0x448fff com.apple.AddressBook.framework 4.1 (687.1) <b2f2f2c925eb080e53b841014e4f9a7c> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x524000 - 0x6efff7 com.apple.security 5.0.2 (33001) <0788969ffe7961153219be10786da436> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x833000 - 0x86afff com.apple.SystemConfiguration 1.9.1 (1.9.1) <8a76e429301afe4eba1330bfeaabd9f2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x889000 - 0x8c2ffe com.apple.securityfoundation 3.0 (32989) <e9171eda22c69c884a04a001aeb526e0> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x8f8000 - 0x942fe1 com.apple.securityinterface 3.0 (32532) <f521dae416ce7a3bdd594b0d4e2fb517> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x97b000 - 0x989ff8 SyndicationUI ??? (???) <ea1ecc2dfe3e87726e40859919e33733> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x998000 - 0x99afff com.apple.CrashReporterSupport 10.5.0 (156) <3088b785b10d03504ed02f3fee5d3aab> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x9a1000 - 0x9a8fe9 libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
    0x9ae000 - 0xb0dff3 libSystem.B.dylib ??? (???) <4899376234e55593b22fc370935f8cdf> /usr/lib/libSystem.B.dylib
    0xb9b000 - 0xb9bffa com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0xba3000 - 0xc82fff libobjc.A.dylib ??? (???) <a53206274b6c2d42691f677863f379ae> /usr/lib/libobjc.A.dylib
    0xcf4000 - 0xe26fef com.apple.CoreFoundation 6.5.1 (476.10) <d5bed2688a5eea11a6dc3a3c5c17030e> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0xf1e000 - 0x171bfef com.apple.AppKit 6.5.2 (949.26) <bc4593edd8a224409fb6953a354505a0> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x1c5b000 - 0x1c5bff8 com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x1c63000 - 0x1eddfe7 com.apple.Foundation 6.5.4 (677.15) <6216196287f98a65ddb654d04d773e7b> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x203a000 - 0x211fff3 com.apple.CoreData 100.1 (186) <8e28162ef2288692615b52acc01f8b54> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x219a000 - 0x22befe3 com.apple.audio.toolbox.AudioToolbox 1.5.1 (1.5.1) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x2329000 - 0x2329ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x232e000 - 0x23b7fe3 com.apple.DesktopServices 1.4.5 (1.4.5) <8b264cd6abbbd750928c637e1247269d> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x2402000 - 0x270afff com.apple.HIToolbox 1.5.2 (???) <7449d6f2da33ded6936243a92e307459> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x2867000 - 0x28f2fff com.apple.framework.IOKit 1.5.1 (???) <a17f9f5ea7e8016a467e67349f4d3d03> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x2918000 - 0x2caeff7 com.apple.QuartzCore 1.5.1 (1.5.1) <665c80f6e28555b303020c8007c36b8b> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x2da3000 - 0x2dacfff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <d3180f9edbd9a5e6f283d6156aa3c602> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x2db6000 - 0x2de1fe7 libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
    0x2def000 - 0x2f27ff7 libicucore.A.dylib ??? (???) <afcea652ff2ec36885b2c81c57d06d4c> /usr/lib/libicucore.A.dylib
    0x2f7b000 - 0x305cff7 libxml2.2.dylib ??? (???) <450ec38b57fb46013847cce851001a2f> /usr/lib/libxml2.2.dylib
    0x3089000 - 0x3097ffd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
    0x309d000 - 0x30d7fff com.apple.coreui 1.1 (61) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x30f7000 - 0x3173feb com.apple.audio.CoreAudio 3.1.0 (3.1) <70bb7c657061631491029a61babe0b26> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x31c8000 - 0x31d0fff com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x31da000 - 0x326dff3 com.apple.ApplicationServices.ATS 3.2 (???) <cdf31bd0ac7de54a35ee2d27cf86b6be> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x3294000 - 0x335ffff com.apple.ColorSync 4.5.0 (4.5.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x33a0000 - 0x3a39fff com.apple.CoreGraphics 1.351.21 (???) <6c93fd21149f389129fe47fa6ef71880> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x3b07000 - 0x3b61ff7 com.apple.CoreText 2.0.1 (???) <07494945ad1e3f5395599f42748457cc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x3ba1000 - 0x3bf1ff7 com.apple.HIServices 1.7.0 (???) <f7e78891a6d08265c83dca8e378be1ea> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x3c1b000 - 0x3d60ff7 com.apple.ImageIO.framework 2.0.1 (2.0.1) <68ba11e689a9ca30f8310935cd1e02d6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x3db8000 - 0x3dc8ffc com.apple.LangAnalysis 1.6.4 (1.6.4) <cbeb17ab39f28351fe2ab5b82bf465bc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x3dd5000 - 0x3e7cfeb com.apple.QD 3.11.52 (???) <c72bd7bd2ce12694c3640a731d1ad878> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x3ea5000 - 0x3eb5fff com.apple.speech.synthesis.framework 3.6.59 (3.6.59) <4ffef145fad3d4d787e0c33eab26b336> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x3ec4000 - 0x419dff3 com.apple.CoreServices.CarbonCore 785.8 (785.8) <827c228e7d717b397cdb4941eba69553> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x4206000 - 0x427dfe3 com.apple.CFNetwork 221.5 (221.5) <5474cdd7d2a8b2e8059de249c702df9e> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x42b5000 - 0x42fafef com.apple.Metadata 10.5.2 (398.7) <73a6424c06effc474e699cde6883de99> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x4315000 - 0x43cffe3 com.apple.CoreServices.OSServices 224.4 (224.4) <ff5007ab220908ac54b6c661e447d593> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x4434000 - 0x44b3ff5 com.apple.SearchKit 1.2.0 (1.2.0) <277b460da86bc222785159fe77e2e2ed> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x44f6000 - 0x4525fe3 com.apple.AE 402.2 (402.2) <e01596187e91af5d48653920017b8c8e> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x453d000 - 0x45c9ff7 com.apple.LaunchServices 286.5 (286.5) <33c3ae54abb276b61a99d4c764d883e2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x460f000 - 0x4625fff com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x4637000 - 0x463bfff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x463f000 - 0x4646ffe libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
    0x464d000 - 0x46aaffb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
    0x46fb000 - 0x4782ff7 libsqlite3.0.dylib ??? (???) <6978bbcca4277d6ae9f042beff643f7d> /usr/lib/libsqlite3.0.dylib
    0x478f000 - 0x47b3fff libxslt.1.dylib ??? (???) <4933ddc7f6618743197aadc85b33b5ab> /usr/lib/libxslt.1.dylib
    0x47bd000 - 0x486fffb libcrypto.0.9.7.dylib ??? (???) <330b0e48e67faffc8c22dfc069ca7a47> /usr/lib/libcrypto.0.9.7.dylib
    0x48be000 - 0x48beffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x48c2000 - 0x4989ff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x4999000 - 0x4999ffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x499d000 - 0x4a1afef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x4a28000 - 0x4a55feb libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x4a61000 - 0x4e71fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x4eb7000 - 0x5275fea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x52ab000 - 0x52caffa libJPEG.dylib ??? (???) <0cfb80109d624beb9ceb3c43b6c5ec10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x52d2000 - 0x5311fef libTIFF.dylib ??? (???) <6d0f80e9d4d81f3f64c876aca005bd53> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x531c000 - 0x5320fff libGIF.dylib ??? (???) <d4234e6f5e5f530bdafb969157f1f17b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x5326000 - 0x5341ffb libPng.dylib ??? (???) <b6abcac36ec7654ff3e1cfa786b0117b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x5349000 - 0x534bff5 libRadiance.dylib ??? (???) <20eadb285da83df96c795c2c5fa20590> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x5350000 - 0x5376fff libcups.2.dylib ??? (???) <85ce204da14d62d6a3a5a9adfba01455> /usr/lib/libcups.2.dylib
    0x5381000 - 0x539ffff libresolv.9.dylib ??? (???) <0629b6dcd71f4aac6a891cbe26253e85> /usr/lib/libresolv.9.dylib
    0x53a9000 - 0x53a9ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x53ad000 - 0x53adffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x53b1000 - 0x53bbfeb com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x53c4000 - 0x53d0fe7 com.apple.opengl 1.5.6 (1.5.6) <d599b1bb0f8a8da6fd125e2587b27776> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x53d8000 - 0x5416ff7 libGLImage.dylib ??? (???) <090de775838db03ddc710f57abbf6218> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x5420000 - 0x5421ffc libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
    0x5426000 - 0x543cfe7 com.apple.CoreVideo 1.5.0 (1.5.0) <7e010557527a0e6d49147c297d16850a> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x544f000 - 0x54a8ff7 libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x54bc000 - 0x54dcff2 libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x54ec000 - 0x59bffde libGLProgrammability.dylib ??? (???) <a3d68f17f37ff55a3e61aca1e3aee522> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x5aed000 - 0x5af2fff com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x5afb000 - 0x5afefff com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x5b04000 - 0x5b60ff7 com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x5b8e000 - 0x5ba2ff3 com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x5bbc000 - 0x5c4ffff com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x5c6e000 - 0x5cb0fef com.apple.NavigationServices 3.5.1 (161) <cc6bd78eabf1e2e7166914e9f12f5850> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x5cde000 - 0x5cf6fff com.apple.openscripting 1.2.6 (???) <b8e553df643f2aec68fa968b3b459b2b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x5d08000 - 0x5d0afff com.apple.securityhi 3.0 (30817) <2b2854123fed609d1820d2779e2e0963> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x5d10000 - 0x5db9fff com.apple.JavaScriptCore 5523.10.3 (5523.10.3) <9e6719a7a0740f5c224099a7b853e45b> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x5e0e000 - 0x6324fff com.apple.WebCore 5523.15.1 (5523.15.1) <23d5f6fe4905a5361b31b25bb4de04d6> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x666e000 - 0x668cff3 com.apple.DirectoryService.Framework 3.5.1 (3.5.1) <96407dca4d6b1d10ae5ca1881e31b27a> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x6699000 - 0x66cbfff com.apple.LDAPFramework 1.4.3 (106) <3a5c9df6032143cd6bc2658a9d328d8e> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x66d6000 - 0x66e5ffe com.apple.DSObjCWrappers.Framework 1.2.1 (1.2.1) <eac1c7b7c07ed3148c85934b6f656308> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x66f3000 - 0x66f8fff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x6702000 - 0x6711fff libsasl2.2.dylib ??? (???) <b9e1ca0b6612e280b6cbea6df0eec5f6> /usr/lib/libsasl2.2.dylib
    0x6719000 - 0x673dfeb libssl.0.9.7.dylib ??? (???) <acee7fc534674498dcac211318aa23e8> /usr/lib/libssl.0.9.7.dylib
    0x674c000 - 0x684dfff com.apple.PubSub 1.0.2 (59) /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x68dc000 - 0x6912fef libtidy.A.dylib ??? (???) <e4d3e7399fb83d7f145f9b4ec8196242> /usr/lib/libtidy.A.dylib
    0x6922000 - 0x6987ffb com.apple.ISSupport 1.6 (34) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x6c38000 - 0x6c3afff +net.culater.SIMBL 0.8 (8) /Library/InputManagers/SIMBL/SIMBL.bundle/Contents/MacOS/SIMBL
    0x6c40000 - 0x6c42fff +com.unsanity.menuextraenabler 1.0.3 (1.0.3) /Library/InputManagers/Menu Extra Enabler/Menu Extra Enabler.bundle/Contents/MacOS/Menu Extra Enabler
    0x6c51000 - 0x6c5afff +net.sourceforge.SafariAdBlock 0.3.2 (0.3.2) <83d3f111f660be3866ff42427e0bd1c9> /Library/InputManagers/Safari AdBlock/Safari AdBlock.bundle/Contents/MacOS/Safari AdBlock
    0x6c67000 - 0x6ca4fe3 +com.zang.RegexKit 0.6.0 (0.6.0) /Library/InputManagers/Safari AdBlock/Safari AdBlock.bundle/Contents/Frameworks/RegexKit.framework/Versions/A/RegexKit
    0x6cef000 - 0x6cf6ff7 libCGATS.A.dylib ??? (???) <9b29a5500efe01cc3adea67bbc42568e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x6d02000 - 0x6d0dfe7 libCSync.A.dylib ??? (???) <df82fc093e498a9eb5490761cb292218> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x6fa2000 - 0x6fe3fe7 libRIP.A.dylib ??? (???) <9d42e83d860433f9126c4871d1fe0ce8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x181c3000 - 0x182b1fef com.apple.RawCamera.bundle 2.0.2 (2.0.2) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x1bc06000 - 0x1bc2eff7 com.apple.shortcut 1 (1.0) <057783867138902b52bc0941fedb74d1> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x1bc4d000 - 0x1bc58ff9 com.apple.helpdata 1.0 (14) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x1c2ac000 - 0x1c2b1ff3 libCGXCoreImage.A.dylib ??? (???) <978986709159e5fe9e094df5efddac1d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x1ca80000 - 0x1ca87fff com.apple.agl 3.0.9 (AGL-3.0.9) <7dac4a7cb0de2f6d08ae71c1249379e3> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x1cb81000 - 0x1cb81ffe com.apple.JavaPluginCocoa 12.0.0 (12.0.0) <02a9f23a8bfc902c32ac0adfb66d6816> /Library/Internet Plug-Ins/JavaPluginCocoa.bundle/Contents/MacOS/JavaPluginCocoa
    0x1cd5a000 - 0x1cd61ffd com.apple.JavaVM 12.0.2 (12.0.2) <44b9536fe4d7c7fcb3506adb695a180f> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    0x1d05d000 - 0x1d65aff3 +com.macromedia.Flash Player.plugin 9.0.115 (1.0.4f60) <9fa57b6dc7ff4cfe9a518442325e91cb> /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0x1d79b000 - 0x1daaffe2 com.apple.QuickTime 7.4.1 (14) <1a4838d29e0804a2a102f03c053600f0> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x1db6e000 - 0x1db8dfed com.apple.audio.CoreAudioKit 1.5 (1.5) <82f2e52c502db7f3b32349a54209a0fe> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
    0x1ec4d000 - 0x1ecbffff +com.DivXInc.DivXDecoder 6.4.0 (6.4.0) /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
    0x1eccd000 - 0x1ed6bfef com.apple.QuickTimeImporters.component 7.4.1 (14) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x20000000 - 0x200b0fff edu.mit.Kerberos 6.0.12 (6.0.12) <9e98dfb4cde8b0510fdd972dc9fa1dc9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x200e2000 - 0x21069fea com.apple.QuickTimeComponents.component 7.4.1 (14) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x22b5f000 - 0x22b94fff com.apple.print.framework.Print.Private 5.5.2 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/Current/Plugins/PrintCocoaUI.bundle/Contents/MacOS/PrintCocoaUI
    0x22bad000 - 0x22bd5fff com.apple.print.PrintingCocoaPDEs 5.5 (236) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Plugins/PrintingCocoaPDEs.bundle/Contents/MacOS/PrintingCocoaPDEs
    0x64b00000 - 0x64b06fff com.apple.print.framework.Print 218.0.2 (220.1) <8bf7ef71216376d12fcd5ec17e43742c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x8fe00000 - 0x8fe2da53 dyld 96.2 (???) <7af47d3b00b2268947563c7fa8c59a07> /usr/lib/dyld
    0xba900000 - 0xba916fff libJapaneseConverter.dylib ??? (???) <7b0248c392848338f5d6ed093313eeef> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0xfa100000 - 0xfa17aff8 com.apple.print.framework.PrintCore 5.5.2 (245.1) <3c9de512e95fbd838694ee5008d56a28> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

    Not just a Safari issue after all. Rebooted.
    Opened TextEdit, tried to print from there. TextEdit crashes:
    Process: TextEdit [330]
    Path: /Applications/TextEdit.app/Contents/MacOS/TextEdit
    Identifier: com.apple.TextEdit
    Version: 1.5 (244)
    Build Info: TextEdit-2440000~2
    Code Type: X86 (Native)
    Parent Process: launchd [156]
    Date/Time: 2008-03-16 15:47:04.448 -0700
    OS Version: Mac OS X 10.5.2 (9C31)
    Report Version: 6
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: KERNPROTECTIONFAILURE at 0x0000000000000000
    Crashed Thread: 0
    Thread 0 Crashed:
    0 ...ple.print.PrintingCocoaPDEs 0x1bca0f7b 0x1bc9d000 + 16251
    1 ...int.framework.Print.Private 0x1ba29dda 0x1ba28000 + 7642
    2 ...int.framework.Print.Private 0x1ba30035 0x1ba28000 + 32821
    3 ...int.framework.Print.Private 0x1ba44a65 AskUserForFile + 56649
    4 ...int.framework.Print.Private 0x1ba4a103 CarbonWindowEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 2101
    5 com.apple.AppKit 0x00e4ee56 -[NSApplication sendAction:to:from:] + 112
    6 com.apple.AppKit 0x00efd7cc -[NSMenu performActionForItemAtIndex:] + 493
    7 com.apple.AppKit 0x00efd4d1 -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 220
    8 com.apple.AppKit 0x00eda3ae AppKitMenuEventHandler + 6608
    9 com.apple.HIToolbox 0x0221bfc3 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1181
    10 com.apple.HIToolbox 0x0221b3fd SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 405
    11 com.apple.HIToolbox 0x02237e0e SendEventToEventTarget + 52
    12 com.apple.HIToolbox 0x0226c86d SendHICommandEvent(unsigned long, HICommand const*, unsigned long, unsigned long, unsigned char, OpaqueEventTargetRef*, OpaqueEventTargetRef*, OpaqueEventRef**) + 411
    13 com.apple.HIToolbox 0x02292fbf SendMenuCommandWithContextAndModifiers + 59
    14 com.apple.HIToolbox 0x02292f7c SendMenuItemSelectedEvent + 134
    15 com.apple.HIToolbox 0x02292e7e FinishMenuSelection(MenuData*, MenuData*, MenuResult*, MenuResult*, unsigned long, unsigned long, unsigned long, unsigned char) + 162
    16 com.apple.HIToolbox 0x022e2f3b PopUpMenuSelectCore(MenuData*, Point, double, Point, unsigned short, unsigned int, Rect const*, unsigned short, unsigned long, Rect const*, Rect const*, __CFString const*, OpaqueMenuRef**, unsigned short*) + 1763
    17 com.apple.HIToolbox 0x022e2805 _HandlePopUpMenuSelection7 + 627
    18 com.apple.AppKit 0x00fc5d3b _NSPopUpCarbonMenu3 + 3081
    19 com.apple.AppKit 0x01000134 -[NSCarbonMenuImpl popUpMenu:atLocation:width:forView:withSelectedItem:withFont:withFlags:withOpti ons:] + 460
    20 com.apple.AppKit 0x00fff0a7 -[NSPopUpButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 572
    21 com.apple.AppKit 0x00e4d380 -[NSControl mouseDown:] + 888
    22 com.apple.AppKit 0x00e4bac3 -[NSWindow sendEvent:] + 5381
    23 ...int.framework.Print.Private 0x1ba499de CarbonWindowEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 272
    24 com.apple.AppKit 0x00e18714 -[NSApplication sendEvent:] + 2780
    25 com.apple.AppKit 0x00d760f9 -[NSApplication run] + 847
    26 com.apple.AppKit 0x00d4330a NSApplicationMain + 574
    27 com.apple.TextEdit 0x00001df6 0x1000 + 3574
    Thread 1:
    0 libSystem.B.dylib 0x001f4bce _semwaitsignal + 10
    1 libSystem.B.dylib 0x001f4996 usleep$UNIX2003 + 61
    2 com.apple.AppKit 0x00de3cf9 -[NSUIHeartBeat _heartBeatThread:] + 2042
    3 com.apple.Foundation 0x01a845ad -[NSThread main] + 45
    4 com.apple.Foundation 0x01a84154 _NSThread__main_ + 308
    5 libSystem.B.dylib 0x0021ec55 pthreadstart + 321
    6 libSystem.B.dylib 0x0021eb12 thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x00000000 ebx: 0x1bca0b67 ecx: 0x0065e1a0 edx: 0x05cd8001
    edi: 0x05c05280 esi: 0x05ccd640 ebp: 0xbfffe6c8 esp: 0xbfffe660
    ss: 0x0000001f efl: 0x00010202 eip: 0x1bca0f7b cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    cr2: 0x00000000
    Binary Images:
    0x1000 - 0x18feb com.apple.TextEdit 1.5 (244) <e1480af78e2746195aab84b0123de9ed> /Applications/TextEdit.app/Contents/MacOS/TextEdit
    0x22000 - 0x22ff8 com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x26000 - 0x2dfe9 libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
    0x33000 - 0x33ff8 com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x3b000 - 0x3bffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x40000 - 0x49fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <d3180f9edbd9a5e6f283d6156aa3c602> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x53000 - 0x61ffd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
    0x67000 - 0x6ffff com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x79000 - 0x79ffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0xd4000 - 0xd4ffa com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0xdc000 - 0xdcffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x151000 - 0x155fff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x15a000 - 0x15affd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x1ed000 - 0x34cff3 libSystem.B.dylib ??? (???) <4899376234e55593b22fc370935f8cdf> /usr/lib/libSystem.B.dylib
    0x3da000 - 0x4b9fff libobjc.A.dylib ??? (???) <a53206274b6c2d42691f677863f379ae> /usr/lib/libobjc.A.dylib
    0x52b000 - 0x65dfef com.apple.CoreFoundation 6.5.1 (476.10) <d5bed2688a5eea11a6dc3a3c5c17030e> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x755000 - 0x780fe7 libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
    0x78e000 - 0x7c8fff com.apple.coreui 1.1 (61) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7e8000 - 0x7efffe libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
    0x7f6000 - 0x7f8ff5 libRadiance.dylib ??? (???) <20eadb285da83df96c795c2c5fa20590> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0xd3d000 - 0x153afef com.apple.AppKit 6.5.2 (949.26) <bc4593edd8a224409fb6953a354505a0> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x1a7a000 - 0x1cf4fe7 com.apple.Foundation 6.5.4 (677.15) <6216196287f98a65ddb654d04d773e7b> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x1e51000 - 0x1f36ff3 com.apple.CoreData 100.1 (186) <8e28162ef2288692615b52acc01f8b54> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x1fb1000 - 0x20d5fe3 com.apple.audio.toolbox.AudioToolbox 1.5.1 (1.5.1) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x2140000 - 0x21c9fe3 com.apple.DesktopServices 1.4.5 (1.4.5) <8b264cd6abbbd750928c637e1247269d> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x2214000 - 0x251cfff com.apple.HIToolbox 1.5.2 (???) <7449d6f2da33ded6936243a92e307459> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x2679000 - 0x2704fff com.apple.framework.IOKit 1.5.1 (???) <a17f9f5ea7e8016a467e67349f4d3d03> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x272a000 - 0x2ac0ff7 com.apple.QuartzCore 1.5.1 (1.5.1) <665c80f6e28555b303020c8007c36b8b> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x2bb5000 - 0x2d80ff7 com.apple.security 5.0.2 (33001) <0788969ffe7961153219be10786da436> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x2ec4000 - 0x2ffcff7 libicucore.A.dylib ??? (???) <afcea652ff2ec36885b2c81c57d06d4c> /usr/lib/libicucore.A.dylib
    0x3050000 - 0x3131ff7 libxml2.2.dylib ??? (???) <450ec38b57fb46013847cce851001a2f> /usr/lib/libxml2.2.dylib
    0x315e000 - 0x31dafeb com.apple.audio.CoreAudio 3.1.0 (3.1) <70bb7c657061631491029a61babe0b26> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x322f000 - 0x32c2ff3 com.apple.ApplicationServices.ATS 3.2 (???) <cdf31bd0ac7de54a35ee2d27cf86b6be> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x32e9000 - 0x33b4fff com.apple.ColorSync 4.5.0 (4.5.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x33f5000 - 0x3a8efff com.apple.CoreGraphics 1.351.21 (???) <6c93fd21149f389129fe47fa6ef71880> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x3b5c000 - 0x3bb6ff7 com.apple.CoreText 2.0.1 (???) <07494945ad1e3f5395599f42748457cc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x3bf6000 - 0x3c46ff7 com.apple.HIServices 1.7.0 (???) <f7e78891a6d08265c83dca8e378be1ea> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x3c70000 - 0x3db5ff7 com.apple.ImageIO.framework 2.0.1 (2.0.1) <68ba11e689a9ca30f8310935cd1e02d6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x3e0d000 - 0x3e1dffc com.apple.LangAnalysis 1.6.4 (1.6.4) <cbeb17ab39f28351fe2ab5b82bf465bc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x3e2a000 - 0x3ed1feb com.apple.QD 3.11.52 (???) <c72bd7bd2ce12694c3640a731d1ad878> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x3efa000 - 0x3f0afff com.apple.speech.synthesis.framework 3.6.59 (3.6.59) <4ffef145fad3d4d787e0c33eab26b336> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x3f19000 - 0x41f2ff3 com.apple.CoreServices.CarbonCore 785.8 (785.8) <827c228e7d717b397cdb4941eba69553> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x425b000 - 0x42d2fe3 com.apple.CFNetwork 221.5 (221.5) <5474cdd7d2a8b2e8059de249c702df9e> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x430a000 - 0x434ffef com.apple.Metadata 10.5.2 (398.7) <73a6424c06effc474e699cde6883de99> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x436a000 - 0x4424fe3 com.apple.CoreServices.OSServices 224.4 (224.4) <ff5007ab220908ac54b6c661e447d593> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x4489000 - 0x4508ff5 com.apple.SearchKit 1.2.0 (1.2.0) <277b460da86bc222785159fe77e2e2ed> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x454b000 - 0x457afe3 com.apple.AE 402.2 (402.2) <e01596187e91af5d48653920017b8c8e> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x4592000 - 0x461eff7 com.apple.LaunchServices 286.5 (286.5) <33c3ae54abb276b61a99d4c764d883e2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x4664000 - 0x467afff com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x468c000 - 0x46e9ffb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
    0x473a000 - 0x4771fff com.apple.SystemConfiguration 1.9.1 (1.9.1) <8a76e429301afe4eba1330bfeaabd9f2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x4790000 - 0x4817ff7 libsqlite3.0.dylib ??? (???) <6978bbcca4277d6ae9f042beff643f7d> /usr/lib/libsqlite3.0.dylib
    0x4824000 - 0x4848fff libxslt.1.dylib ??? (???) <4933ddc7f6618743197aadc85b33b5ab> /usr/lib/libxslt.1.dylib
    0x4852000 - 0x4904ffb libcrypto.0.9.7.dylib ??? (???) <330b0e48e67faffc8c22dfc069ca7a47> /usr/lib/libcrypto.0.9.7.dylib
    0x4953000 - 0x4a1aff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x4a2a000 - 0x4aa7fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x4ab5000 - 0x4ae2feb libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x4aee000 - 0x4efefef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x4f44000 - 0x5302fea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x5338000 - 0x5357ffa libJPEG.dylib ??? (???) <0cfb80109d624beb9ceb3c43b6c5ec10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x535f000 - 0x539efef libTIFF.dylib ??? (???) <6d0f80e9d4d81f3f64c876aca005bd53> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x53a9000 - 0x53adfff libGIF.dylib ??? (???) <d4234e6f5e5f530bdafb969157f1f17b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x53b3000 - 0x53ceffb libPng.dylib ??? (???) <b6abcac36ec7654ff3e1cfa786b0117b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x53d6000 - 0x53fcfff libcups.2.dylib ??? (???) <85ce204da14d62d6a3a5a9adfba01455> /usr/lib/libcups.2.dylib
    0x5407000 - 0x5425fff libresolv.9.dylib ??? (???) <0629b6dcd71f4aac6a891cbe26253e85> /usr/lib/libresolv.9.dylib
    0x542f000 - 0x542fffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x5433000 - 0x543dfeb com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x5446000 - 0x5452fe7 com.apple.opengl 1.5.6 (1.5.6) <d599b1bb0f8a8da6fd125e2587b27776> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x545a000 - 0x5498ff7 libGLImage.dylib ??? (???) <090de775838db03ddc710f57abbf6218> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x54a2000 - 0x54a3ffc libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
    0x54a8000 - 0x54befe7 com.apple.CoreVideo 1.5.0 (1.5.0) <7e010557527a0e6d49147c297d16850a> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x54d1000 - 0x552aff7 libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x553e000 - 0x555eff2 libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x556e000 - 0x5a41fde libGLProgrammability.dylib ??? (???) <a3d68f17f37ff55a3e61aca1e3aee522> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x5bbf000 - 0x5bc1fff +net.culater.SIMBL 0.8 (8) /Library/InputManagers/SIMBL/SIMBL.bundle/Contents/MacOS/SIMBL
    0x5bc7000 - 0x5bceff7 libCGATS.A.dylib ??? (???) <9b29a5500efe01cc3adea67bbc42568e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x5bda000 - 0x5be5fe7 libCSync.A.dylib ??? (???) <df82fc093e498a9eb5490761cb292218> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x5f9b000 - 0x5fdcfe7 libRIP.A.dylib ??? (???) <9d42e83d860433f9126c4871d1fe0ce8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x1aaf2000 - 0x1ab1aff7 com.apple.shortcut 1 (1.0) <057783867138902b52bc0941fedb74d1> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x1ab39000 - 0x1ab44ff9 com.apple.helpdata 1.0 (14) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x1b17e000 - 0x1b26cfef com.apple.RawCamera.bundle 2.0.2 (2.0.2) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x1ba28000 - 0x1ba5dfff com.apple.print.framework.Print.Private 5.5.2 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/Current/Plugins/PrintCocoaUI.bundle/Contents/MacOS/PrintCocoaUI
    0x1ba76000 - 0x1ba76fff com.apple.Carbon 136 (136) <98a5e3bc0c4fa44bbb09713bb88707fe> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x1ba7a000 - 0x1ba7ffff com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x1ba88000 - 0x1ba8bfff com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x1ba91000 - 0x1baedff7 com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x1bb1b000 - 0x1bb2fff3 com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x1bb49000 - 0x1bbdcfff com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x1bbfb000 - 0x1bc3dfef com.apple.NavigationServices 3.5.1 (161) <cc6bd78eabf1e2e7166914e9f12f5850> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x1bc6b000 - 0x1bc83fff com.apple.openscripting 1.2.6 (???) <b8e553df643f2aec68fa968b3b459b2b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x1bc95000 - 0x1bc97fff com.apple.securityhi 3.0 (30817) <2b2854123fed609d1820d2779e2e0963> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x1bc9d000 - 0x1bcc5fff com.apple.print.PrintingCocoaPDEs 5.5 (236) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Plugins/PrintingCocoaPDEs.bundle/Contents/MacOS/PrintingCocoaPDEs
    0x1bcdc000 - 0x1be5afff com.apple.AddressBook.framework 4.1 (687.1) <b2f2f2c925eb080e53b841014e4f9a7c> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x1bf36000 - 0x1bf54ff3 com.apple.DirectoryService.Framework 3.5.1 (3.5.1) <96407dca4d6b1d10ae5ca1881e31b27a> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x1bf61000 - 0x1bf93fff com.apple.LDAPFramework 1.4.3 (106) <3a5c9df6032143cd6bc2658a9d328d8e> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x1bf9e000 - 0x1bfadffe com.apple.DSObjCWrappers.Framework 1.2.1 (1.2.1) <eac1c7b7c07ed3148c85934b6f656308> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x1bfbb000 - 0x1bfc0fff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x1bfca000 - 0x1bfd9fff libsasl2.2.dylib ??? (???) <b9e1ca0b6612e280b6cbea6df0eec5f6> /usr/lib/libsasl2.2.dylib
    0x1bfe1000 - 0x1c005feb libssl.0.9.7.dylib ??? (???) <acee7fc534674498dcac211318aa23e8> /usr/lib/libssl.0.9.7.dylib
    0x20000000 - 0x200b0fff edu.mit.Kerberos 6.0.12 (6.0.12) <9e98dfb4cde8b0510fdd972dc9fa1dc9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x64b00000 - 0x64b06fff com.apple.print.framework.Print 218.0.2 (220.1) <8bf7ef71216376d12fcd5ec17e43742c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x8fe00000 - 0x8fe2da53 dyld 96.2 (???) <7af47d3b00b2268947563c7fa8c59a07> /usr/lib/dyld
    0xfa100000 - 0xfa17aff8 com.apple.print.framework.PrintCore 5.5.2 (245.1) <3c9de512e95fbd838694ee5008d56a28> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

  • Safari crashing when printing a PDF document

    We have a bunch of Macs running 10.3.9 with Adobe Reader installed.
    Almost all of the eMacs exhibiting the problem are crashing when trying to print a PDF ducument the second time.
    The process is, I click on a link in Safari for a PDF file, there is a pause as the Reader plug-in loads then the PDF file displays. I click the print icon that's part of the PDF plug-in and the first file prints. I then go to a second file, click on the link, the file loads in the browser, I click on the print icon, there is a pause and then spinning beach ball. Then Safari crashes. Every time. On every machine. On every account.
    Not sure what gives or how to remedy. HELP!!!
    Crash log is as follows:
    Host Name: eMac15.local
    Date/Time: 2006-02-16 19:45:40 -0500
    OS Version: 10.3.9 (Build 7W98)
    Report Version: 2
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Version: 1.3.2 (312.5)
    PID: 509
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000000
    Thread 0 Crashed:
    0 com.apple.CoreFoundation 0x901c2b10 CFArrayGetCount + 0x34
    1 ...p.print.pde.arm236.Advanced 0x04ea03d8 FindPPDKeyPairsMatch + 0x24
    2 ...p.print.pde.arm236.Advanced 0x04e9e930 Sync + 0x418
    3 ...p.print.pde.arm236.Advanced 0x04e9dea4 Initialize + 0xc68
    4 ...apple.print.framework.Print 0x919a5954 _ZN8PDEPanel10InitializeEP20OpaquePMPrintSessionP16OpaqueControlRef + 0xe0
    5 ...apple.print.framework.Print 0x919a23fc ZN21PJCPrintingDialogBase14AddPanelToMenuEP8PJCPanelPK10_CFStringP20OpaquePMPrintSession + 0xe4
    6 ...apple.print.framework.Print 0x9199b9b8 _ZN15PJCPrintDialogs14AddPMPDEToMenuEP8PJCPanelP20OpaquePMPrintSession + 0x9c
    7 ...apple.print.framework.Print 0x919a28bc _ZN21PJCPrintingDialogBase15UpdatePanelMenuEP20OpaquePMPrintSession + 0x310
    8 ...apple.print.framework.Print 0x91975a40 _ZN21PJCPrintingDialogBase10LoadPanelsEP20OpaquePMPrintSession + 0x10c
    9 ...apple.print.framework.Print 0x91978fb0 _ZN15PJCPrintDialogs10LoadPanelsEP20OpaquePMPrintSession + 0x20
    10 ...apple.print.framework.Print 0x919725c8 _ZN15PJCPrintDialogs13DoPrintDialogEP20OpaquePMPrintSessionP21OpaquePMPrintSett ingsP18OpaquePMPageFormat + 0x2e0
    11 ...apple.print.framework.Print 0x91985590 PJCPrintDialog + 0xa0
    12 ...apple.print.framework.Print 0x919873fc PMSessionPrintDialog + 0xcc
    13 com.adobe.Acrobat.framework 0x25291674 CopiesPagesPDE_Terminate + 0x44c4
    14 com.adobe.Acrobat.framework 0x2528aec0 0x25000000 + 0x28aec0
    15 com.adobe.Acrobat.framework 0x2528b3e4 0x25000000 + 0x28b3e4
    16 com.adobe.Acrobat.framework 0x2528b9f0 0x25000000 + 0x28b9f0
    17 com.adobe.Acrobat.framework 0x250368bc 0x25000000 + 0x368bc
    18 com.adobe.AcrobatPlugin.eBook 0x2bb2492c main + 0x61504
    19 com.adobe.Acrobat.framework 0x250362e8 0x25000000 + 0x362e8
    20 com.adobe.Acrobat.framework 0x25036368 0x25000000 + 0x36368
    21 com.adobe.Acrobat.framework 0x2503e3f4 0x25000000 + 0x3e3f4
    22 com.adobe.Acrobat.framework 0x25099a5c 0x25000000 + 0x99a5c
    23 com.adobe.Acrobat.framework 0x252b2160 CopiesPagesPDE_Terminate + 0x24fb0
    24 com.adobe.Acrobat.framework 0x252b1270 CopiesPagesPDE_Terminate + 0x240c0
    25 com.adobe.Acrobat.framework 0x25172b24 0x25000000 + 0x172b24
    26 com.adobe.Acrobat.framework 0x25241bfc 0x25000000 + 0x241bfc
    27 com.adobe.Acrobat.framework 0x250c72a8 0x25000000 + 0xc72a8
    28 com.adobe.Acrobat.framework 0x250c7198 0x25000000 + 0xc7198
    29 com.adobe.Acrobat.framework 0x2514ecdc 0x25000000 + 0x14ecdc
    30 com.adobe.Acrobat.framework 0x2514f954 0x25000000 + 0x14f954
    31 com.adobe.Acrobat.framework 0x2514fbcc 0x25000000 + 0x14fbcc
    32 com.apple.HIToolbox 0x92882e50 DispatchEventToHandlers + 0x150
    33 com.apple.HIToolbox 0x928830c4 SendEventToEventTargetInternal + 0x174
    34 com.apple.HIToolbox 0x92895530 SendEventToEventTarget + 0x28
    35 com.apple.HIToolbox 0x9294bcfc _ZN6HIView5ClickEP14OpaqueEventRef + 0x10c
    36 com.apple.HIToolbox 0x9299a280 HIViewClick + 0x38
    37 com.apple.HIToolbox 0x92967960 HandleClickAsHIView + 0x9c
    38 com.apple.HIToolbox 0x929a59cc HandleClickInContent + 0x150
    39 com.apple.HIToolbox 0x928b11a0 HandleWindowEvent + 0x638
    40 com.apple.HIToolbox 0x928d8c04 StandardWindowEventHandler + 0xb4
    41 com.apple.HIToolbox 0x92882e50 DispatchEventToHandlers + 0x150
    42 com.apple.HIToolbox 0x928830c4 SendEventToEventTargetInternal + 0x174
    43 com.apple.HIToolbox 0x92895530 SendEventToEventTarget + 0x28
    44 com.apple.AppKit 0x93038444 SendEventFromMouseDown + 0x284
    45 com.apple.AppKit 0x93038150 -[NSCarbonWindow handleMouseDownEvent:at:inPart:withMods:] + 0x3d4
    46 com.apple.AppKit 0x93037b28 NSCarbonWindowHandleEvent + 0xd0
    47 com.apple.HIToolbox 0x92882e50 DispatchEventToHandlers + 0x150
    48 com.apple.HIToolbox 0x928830c4 SendEventToEventTargetInternal + 0x174
    49 com.apple.HIToolbox 0x92895530 SendEventToEventTarget + 0x28
    50 com.apple.HIToolbox 0x928a3cd4 _Z25HandleMouseEventForWindowP15OpaqueWindowPtrP14OpaqueEventReft + 0x144
    51 com.apple.HIToolbox 0x928995f0 _Z16HandleMouseEventP14OpaqueEventRef + 0x170
    52 com.apple.HIToolbox 0x92893ad0 _Z29ToolboxEventDispatcherHandlerP25OpaqueEventHandlerCallRefP14OpaqueEventRefP v + 0x1e8
    53 com.apple.HIToolbox 0x92882f0c DispatchEventToHandlers + 0x20c
    54 com.apple.HIToolbox 0x928830c4 SendEventToEventTargetInternal + 0x174
    55 com.apple.HIToolbox 0x92895530 SendEventToEventTarget + 0x28
    56 com.apple.AppKit 0x93037cd4 -[NSCarbonWindow sendEvent:] + 0x84
    57 com.apple.AppKit 0x92ea4ca0 -[NSApplication sendEvent:] + 0xebc
    58 com.apple.Safari 0x0001d4ac 0x1000 + 0x1c4ac
    59 com.apple.AppKit 0x92ead0d0 -[NSApplication run] + 0x240
    60 com.apple.AppKit 0x92f697bc NSApplicationMain + 0x1d0
    61 com.apple.Safari 0x00007fc4 0x1000 + 0x6fc4
    62 com.apple.Safari 0x00054944 0x1000 + 0x53944
    Thread 1:
    0 libSystem.B.dylib 0x900078b8 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x90007438 mach_msg + 0x38
    2 com.apple.CoreFoundation 0x901c15e8 __CFRunLoopRun + 0x350
    3 com.apple.CoreFoundation 0x901c5d74 CFRunLoopRunSpecific + 0x148
    4 com.apple.Foundation 0x90a2d1b8 -[NSRunLoop runMode:beforeDate:] + 0xac
    5 com.apple.Foundation 0x90a45dbc -[NSRunLoop run] + 0x4c
    6 com.apple.WebKit 0x960a5124 +[WebFileDatabase _syncLoop:] + 0xa8
    7 com.apple.Foundation 0x90a6a510 forkThreadForFunction + 0x6c
    8 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    Thread 2:
    0 libSystem.B.dylib 0x900078b8 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x90007438 mach_msg + 0x38
    2 com.apple.CoreFoundation 0x901c15e8 __CFRunLoopRun + 0x350
    3 com.apple.CoreFoundation 0x901c5d74 CFRunLoopRunSpecific + 0x148
    4 com.apple.Foundation 0x90a2d1b8 -[NSRunLoop runMode:beforeDate:] + 0xac
    5 com.apple.Foundation 0x90a45dbc -[NSRunLoop run] + 0x4c
    6 com.apple.Foundation 0x90a98054 +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 0x20c
    7 com.apple.Foundation 0x90a6a510 forkThreadForFunction + 0x6c
    8 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    Thread 3:
    0 libSystem.B.dylib 0x900078b8 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x90007438 mach_msg + 0x38
    2 com.apple.CoreFoundation 0x901c15e8 __CFRunLoopRun + 0x350
    3 com.apple.CoreFoundation 0x901c5d74 CFRunLoopRunSpecific + 0x148
    4 com.apple.Foundation 0x90a2d1b8 -[NSRunLoop runMode:beforeDate:] + 0xac
    5 com.apple.Foundation 0x90a45dbc -[NSRunLoop run] + 0x4c
    6 com.apple.Foundation 0x90a98594 +[NSURLCache _diskCacheSyncLoop:] + 0xa8
    7 com.apple.Foundation 0x90a6a510 forkThreadForFunction + 0x6c
    8 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    Thread 4:
    0 libSystem.B.dylib 0x9000b46c select + 0xc
    1 com.apple.CoreFoundation 0x901c69f8 __CFSocketManager + 0x1fc
    2 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    Thread 5:
    0 libSystem.B.dylib 0x9001a72c syscall + 0xc
    1 ...ple.CoreServices.OSServices 0x9064fa34 BSD_waitevent + 0x2c
    2 ...ple.CoreServices.OSServices 0x9064c410 CarbonSelectThreadFunc + 0xb0
    3 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    Thread 6:
    0 libSystem.B.dylib 0x90017238 semaphorewait_signaltrap + 0x8
    1 libSystem.B.dylib 0x9000ea1c pthread_condwait + 0x270
    2 ...ple.CoreServices.OSServices 0x90656c00 CarbonOperationThreadFunc + 0x50
    3 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    Thread 7:
    0 libSystem.B.dylib 0x900078b8 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x90007438 mach_msg + 0x38
    2 ...ple.CoreServices.CarbonCore 0x902c3064 SwitchContexts + 0x60
    3 ...ple.CoreServices.CarbonCore 0x902b882c YieldToThread + 0x104
    4 ...ple.CoreServices.CarbonCore 0x902c5d78 SetThreadState + 0xc0
    5 ...ple.CoreServices.CarbonCore 0x90301490 SetThreadStateEndCritical + 0x90
    6 com.adobe.AcrobatPlugin.eBook 0x2bac4aac main + 0x1684
    7 com.adobe.AcrobatPlugin.eBook 0x2bac49ec main + 0x15c4
    8 com.adobe.AcrobatPlugin.eBook 0x2bac4954 main + 0x152c
    9 com.adobe.AcrobatPlugin.eBook 0x2bac48e8 main + 0x14c0
    10 com.adobe.AcrobatPlugin.eBook 0x2bac486c main + 0x1444
    11 ...ple.CoreServices.CarbonCore 0x9030c0a8 InvokeThreadEntryUPP + 0x18
    12 ...ple.CoreServices.CarbonCore 0x902d6d98 CooperativeThread + 0xdc
    13 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    Thread 8:
    0 libSystem.B.dylib 0x90017238 semaphorewait_signaltrap + 0x8
    1 libSystem.B.dylib 0x90001d90 pthreadmutexlock + 0x1c0
    2 com.apple.Foundation 0x90a223b4 -[NSLock lock] + 0x1c
    3 com.adobe.acrobat.pdfviewer 0x0462ab9c dyldstub* + 0x4604df8
    4 com.adobe.acrobat.pdfviewer 0x0462c354 dyldstub* + 0x46065b0
    5 com.apple.Foundation 0x90a6a510 forkThreadForFunction + 0x6c
    6 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    Thread 9:
    0 libSystem.B.dylib 0x90017238 semaphorewait_signaltrap + 0x8
    1 libSystem.B.dylib 0x90001d90 pthreadmutexlock + 0x1c0
    2 com.apple.Foundation 0x90a223b4 -[NSLock lock] + 0x1c
    3 com.adobe.acrobat.pdfviewer 0x0462ab9c dyldstub* + 0x4604df8
    4 com.adobe.acrobat.pdfviewer 0x0462c354 dyldstub* + 0x46065b0
    5 com.apple.Foundation 0x90a6a510 forkThreadForFunction + 0x6c
    6 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    Thread 10:
    0 libSystem.B.dylib 0x90017238 semaphorewait_signaltrap + 0x8
    1 libSystem.B.dylib 0x90001d90 pthreadmutexlock + 0x1c0
    2 com.apple.Foundation 0x90a223b4 -[NSLock lock] + 0x1c
    3 com.adobe.acrobat.pdfviewer 0x0462ad24 dyldstub* + 0x4604f80
    4 com.adobe.acrobat.pdfviewer 0x0462c440 dyldstub* + 0x460669c
    5 com.apple.Foundation 0x90a6a510 forkThreadForFunction + 0x6c
    6 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    Thread 11:
    0 libSystem.B.dylib 0x90017238 semaphorewait_signaltrap + 0x8
    1 libSystem.B.dylib 0x90001d90 pthreadmutexlock + 0x1c0
    2 com.apple.Foundation 0x90a223b4 -[NSLock lock] + 0x1c
    3 com.adobe.acrobat.pdfviewer 0x0462ac70 dyldstub* + 0x4604ecc
    4 com.adobe.acrobat.pdfviewer 0x0462c354 dyldstub* + 0x46065b0
    5 com.apple.Foundation 0x90a6a510 forkThreadForFunction + 0x6c
    6 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    Thread 12:
    0 libSystem.B.dylib 0x90017238 semaphorewait_signaltrap + 0x8
    1 libSystem.B.dylib 0x90001d90 pthreadmutexlock + 0x1c0
    2 com.apple.Foundation 0x90a223b4 -[NSLock lock] + 0x1c
    3 com.adobe.acrobat.pdfviewer 0x0462ab9c dyldstub* + 0x4604df8
    4 com.adobe.acrobat.pdfviewer 0x0462c354 dyldstub* + 0x46065b0
    5 com.apple.Foundation 0x90a6a510 forkThreadForFunction + 0x6c
    6 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    Thread 13:
    0 libSystem.B.dylib 0x90017238 semaphorewait_signaltrap + 0x8
    1 libSystem.B.dylib 0x90001d90 pthreadmutexlock + 0x1c0
    2 com.apple.Foundation 0x90a223b4 -[NSLock lock] + 0x1c
    3 com.adobe.acrobat.pdfviewer 0x0462ad24 dyldstub* + 0x4604f80
    4 com.adobe.acrobat.pdfviewer 0x0462c440 dyldstub* + 0x460669c
    5 com.apple.Foundation 0x90a6a510 forkThreadForFunction + 0x6c
    6 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    Thread 14:
    0 libSystem.B.dylib 0x900078b8 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x90007438 mach_msg + 0x38
    2 com.apple.CoreFoundation 0x901c15e8 __CFRunLoopRun + 0x350
    3 com.apple.CoreFoundation 0x901c5d74 CFRunLoopRunSpecific + 0x148
    4 com.apple.CoreFoundation 0x9022f32c CFRunLoopRun + 0x34
    5 ...dobe.AcrobatPlugin.Comments 0x2b52617c main + 0x1543d8
    6 ...dobe.AcrobatPlugin.Comments 0x2b526aa0 main + 0x154cfc
    7 ...ple.CoreServices.CarbonCore 0x902f6b90 PrivateMPEntryPoint + 0x4c
    8 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    Thread 15:
    0 libSystem.B.dylib 0x90017238 semaphorewait_signaltrap + 0x8
    1 libSystem.B.dylib 0x9000ea1c pthread_condwait + 0x270
    2 ...ple.CoreServices.OSServices 0x90662a50 CarbonInetOperThreadFunc + 0x50
    3 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    Thread 16:
    0 libSystem.B.dylib 0x900078b8 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x90007438 mach_msg + 0x38
    2 com.apple.CoreFoundation 0x901c15e8 __CFRunLoopRun + 0x350
    3 com.apple.CoreFoundation 0x901c5d74 CFRunLoopRunSpecific + 0x148
    4 ...apple.print.framework.Print 0x91978eec _ZN12LookupThread3runEv + 0x84
    5 ...apple.print.framework.Print 0x9197f12c _ZN12LookupThread3RunEPv + 0x10
    6 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    PPC Thread State:
    srr0: 0x901c2b10 srr1: 0x0200f030 vrsave: 0x00000000
    cr: 0x44022284 xer: 0x00000000 lr: 0x901c2ae4 ctr: 0x901c2adc
    r0: 0x00300f80 r1: 0xbfffb4c0 r2: 0xa01c01f4 r3: 0x00000000
    r4: 0x05fa4270 r5: 0x06165b30 r6: 0x00000000 r7: 0x6f646500
    r8: 0x6f646500 r9: 0x00000010 r10: 0x6e6363ff r11: 0x04ea932c
    r12: 0x901c2adc r13: 0x00000000 r14: 0x00000000 r15: 0x00000000
    r16: 0x00000000 r17: 0x00000000 r18: 0x00000000 r19: 0x00000000
    r20: 0x00000002 r21: 0x00000000 r22: 0x055d4430 r23: 0x00000000
    r24: 0xffffffff r25: 0x06165b30 r26: 0x00000000 r27: 0x05fa4270
    r28: 0x06178d80 r29: 0x00000000 r30: 0x00000001 r31: 0x901c2ae4
    Binary Images Description:
    0x1000 - 0xcdfff com.apple.Safari 1.3.2 (312.5) /Applications/Safari.app/Contents/MacOS/Safari
    0x46e000 - 0x4a8fff com.adobe.ESD.AUM3framework 3.0.0.40 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/Updater.acroplugin/Frameworks/ESDUpdate.framework/ESD Update
    0x1715000 - 0x171dfff com.apple.print.converter.plugin 3.0 /System/Library/Printers/CVs/Converter.plugin/Contents/MacOS/Converter
    0x3f82000 - 0x3f84fff com.apple.PDFImporter 1.3.1 (???) /System/Library/Components/PDFImporter.component/Contents/MacOS/PDFImporter
    0x4223000 - 0x4224fff com.adobe.Acrobat.print.pde.CopiesPages 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/MacOS/CopiesPages.plugin/Contents/MacOS/CopiesPages
    0x4622000 - 0x464cfff com.adobe.acrobat.pdfviewer 7.0.0 /Library/Internet Plug-Ins/AdobePDFViewer.plugin/Contents/MacOS/AdobePDFViewer
    0x466b000 - 0x4675fff ??? /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Frameworks/AdobeEula.framework/AdobeEula
    0x46a1000 - 0x46d7fff com.adobe.selfhealer AdobeSelfHealing version 2.0 (2.0.0f4) /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Frameworks/AdobeSelfHealing.framework/AdobeSelfHealing
    0x4df9000 - 0x4dfbfff com.apple.textencoding.unicode 1.6.4 /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x4e9c000 - 0x4ea8fff jp.co.sharp.print.pde.arm236.Advanced 1.0 /Library/Printers/PPD Plugins/SharpARM236AD.plugin/Contents/MacOS/SharpARM236AD
    0x4ec2000 - 0x4ecefff jp.co.sharp.print.pde.arm236.JobControl 1.0 /Library/Printers/PPD Plugins/SharpARM236JC.plugin/Contents/MacOS/SharpARM236JC
    0x5bf9000 - 0x5c05fff jp.co.sharp.print.pde.arm236.Watermarks 1.0 /Library/Printers/PPD Plugins/SharpARM236WM.plugin/Contents/MacOS/SharpARM236WM
    0x6005000 - 0x608dfff ??? /Applications/Safari.app/Contents/Frameworks/Onix.Framework/Onix
    0x18017000 - 0x1803bfff com.adobe.AcrobatPlugin.ImageViewer 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/ImageViewer.acroplugin/ImageViewer
    0x182cb000 - 0x1835efff AdobeJP2K /Applications/Safari.app/Contents/MacOS/../Frameworks/AdobeJP2K.framework/Versi ons/A/AdobeJP2K
    0x185d6000 - 0x185fafff AdobeAXE8SharedExpat /Applications/Safari.app/Contents/MacOS/../Frameworks/AdobeAXE8SharedExpat.fram ework/Versions/A/AdobeAXE8SharedExpat
    0x18631000 - 0x18656fff AdobeAXE16SharedExpat /Applications/Safari.app/Contents/MacOS/../Frameworks/AdobeAXE16SharedExpat.fra mework/Versions/A/AdobeAXE16SharedExpat
    0x18745000 - 0x187f2fff AdobeAXSLE /Applications/Safari.app/Contents/MacOS/../Frameworks/AdobeAXSLE.framework/Vers ions/A/AdobeAXSLE
    0x188eb000 - 0x18928fff MSL /Applications/Safari.app/Contents/MacOS/../Frameworks/MSL.framework/Versions/A/ MSL
    0x25000000 - 0x25813fff com.adobe.Acrobat.framework Acrobat version 7.0.0 (7.0.0) /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Frameworks/Acrobat.framework/Acrobat
    0x271bd000 - 0x27265fff AdobeACE /Applications/Safari.app/Contents/MacOS/../Frameworks/AdobeACE.framework/Versio ns/A/AdobeACE
    0x27318000 - 0x275b3fff AdobeAGM /Applications/Safari.app/Contents/MacOS/../Frameworks/AdobeAGM.framework/Versio ns/A/AdobeAGM
    0x27bf0000 - 0x27c17fff AdobeBIB /Applications/Safari.app/Contents/MacOS/../Frameworks/AdobeBIB.framework/Versio ns/A/AdobeBIB
    0x27cc6000 - 0x27eebfff AdobeCoolType /Applications/Safari.app/Contents/MacOS/../Frameworks/AdobeCoolType.framework/V ersions/A/AdobeCoolType
    0x2a11a000 - 0x2a157fff com.adobe.AcrobatPlugin.Accessibility 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/Accessibility.acroplugin/Accessibility
    0x2a1a3000 - 0x2a786fff com.adobe.AcrobatPlugin.AcroForm 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/AcroForm.acroplugin/AcroForm
    0x2b252000 - 0x2b2bffff com.adobe.AcrobatPlugin.Checkers 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/Checkers.acroplugin/Checkers
    0x2b3d0000 - 0x2b58cfff com.adobe.AcrobatPlugin.Comments 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/Comments.acroplugin/Comments
    0x2b816000 - 0x2b92ffff com.adobe.AcrobatPlugin.DigSig 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/DigSig.acroplugin/DigSig
    0x2bac1000 - 0x2bbb4fff com.adobe.AcrobatPlugin.eBook 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/eBook.acroplugin/eBook
    0x2bd8f000 - 0x2bdacfff com.adobe.AcrobatPlugin.EFS 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/EFS.acroplugin/EFS
    0x2bdde000 - 0x2bef2fff com.adobe.AcrobatPlugin.EScript 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/EScript.acroplugin/EScript
    0x2c041000 - 0x2c059fff com.adobe.AcrobatPlugin.EWH 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/EWH.acroplugin/EWH
    0x2c07f000 - 0x2c085fff com.adobe.AcrobatPlugin.HLS 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/HLS.acroplugin/HLS
    0x2d07d000 - 0x2d080fff com.adobe.AcrobatPlugin.LegalPDF 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/LegalPDF.acroplugin/LegalPDF
    0x2d088000 - 0x2d2b0fff com.adobe.AcrobatPlugin.MakeAccessible 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/MakeAccessible.acroplugin/MakeAccessible
    0x2d711000 - 0x2d85dfff com.adobe.AcrobatPlugin.Multimedia 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/Multimedia.acroplugin/Multimedia
    0x2dc75000 - 0x2dce8fff com.adobe.AcrobatPlugin.PDDom 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/PDDom.acroplugin/PDDom
    0x2dd9a000 - 0x2de09fff com.adobe.AcrobatPlugin.Template 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/PictureTasks.acroplugin/PictureTasks
    0x2debe000 - 0x2e24dfff com.adobe.AcrobatPlugin.PPKLite 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/PPKLite.acroplugin/PPKLite
    0x2e841000 - 0x2e87ffff com.adobe.AcrobatPlugin.Reflow 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/Reflow.acroplugin/Reflow
    0x2e8fc000 - 0x2e93bfff com.adobe.AcrobatPlugin.SaveAsRTF 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/SaveAsRTF.acroplugin/SaveAsRTF
    0x2ea95000 - 0x2eacffff com.adobe.AcrobatPlugin.Search 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/Search.acroplugin/Search
    0x2eb1e000 - 0x2eb2ffff com.adobe.AcrobatPlugin.SendMail 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/SendMail.acroplugin/SendMail
    0x2eb50000 - 0x2ec08fff com.adobe.AcrobatPlugin.SOAP 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/SOAP.acroplugin/SOAP
    0x2ed14000 - 0x2ed60fff com.adobe.AcrobatPlugin.Spelling 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/Spelling.acroplugin/Spelling
    0x2f368000 - 0x2f3b1fff com.adobe.AcrobatPlugin.Updater 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/Updater.acroplugin/Updater
    0x2f4c0000 - 0x2f4defff com.adobe.AcrobatPlugin.WebLink 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/WebLink.acroplugin/WebLink
    0x806c0000 - 0x806e9fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x80830000 - 0x8090efff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x80a50000 - 0x80ad4fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x80c80000 - 0x80c88fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x81efc000 - 0x81f08fff com.apple.agl 2.5 (AGL-2.5) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x81f20000 - 0x81f23fff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x8281e000 - 0x831ddfff com.apple.QuickTimeComponents.component 7.0.4 /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x880f0000 - 0x88226fff com.apple.vImage 1.2.0 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x88999000 - 0x88c47fff com.apple.QuickTime 7.0.4 /System/Library/Frameworks/QuickTime.framework/QuickTime
    0x8b3e2000 - 0x8b3f2fff com.apple.Accelerate.vecLib 3.0.3 (vecLib 3.0.3) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x8b510000 - 0x8b532fff libCFilter.A.dylib /System/Library//Frameworks/ApplicationServices.framework/Versions/A/Frameworks /CoreGraphics.framework/Resources/libCFilter.A.dylib
    0x8be40000 - 0x8be54fff libPPDLib.dylib /System/Library/Printers/Libraries/libPPDLib.dylib
    0x8be80000 - 0x8be87fff libLW8Utils.dylib /System/Library/Printers/Libraries/libLW8Utils.dylib
    0x8beb0000 - 0x8beeffff libLW8Converter.dylib /System/Library/Printers/Libraries/libLW8Converter.dylib
    0x8bf50000 - 0x8bf76fff libConverter.dylib /System/Library/Printers/Libraries/libConverter.dylib
    0x8ee80000 - 0x8ee81fff libGreekConverter.dylib /System/Library/CoreServices/Encodings/libGreekConverter.dylib
    0x8eea0000 - 0x8eeb6fff libJapaneseConverter.dylib /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0x8eee0000 - 0x8ef00fff libKoreanConverter.dylib /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
    0x8ef90000 - 0x8ef9efff libSimplifiedChineseConverter.dylib /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x8efc0000 - 0x8efd3fff libTraditionalChineseConverter.dylib /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x8fd50000 - 0x8fd50fff com.apple.Accelerate 1.0.3 (Accelerate 1.0.3) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x8fe00000 - 0x8fe4ffff dyld /usr/lib/dyld
    0x90000000 - 0x9014ffff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x901c0000 - 0x9026dfff com.apple.CoreFoundation 6.3.8 (299.36) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x902b0000 - 0x90529fff com.apple.CoreServices.CarbonCore 10.3.7 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x905a0000 - 0x90610fff com.apple.framework.IOKit 1.3.6 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90640000 - 0x906c8fff com.apple.CoreServices.OSServices 3.0.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x9071d000 - 0x90731fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x90810000 - 0x90810fff com.apple.ApplicationServices 1.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x90860000 - 0x908cffff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90940000 - 0x909b3fff com.apple.DesktopServices 1.2.5 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x909f0000 - 0x909fbfff com.apple.securityhi 1.2 (90) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x90a03000 - 0x90a0ffff com.apple.help 1.0.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x90a20000 - 0x90b7bfff com.apple.Foundation 6.3.7 (500.59) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x90c70000 - 0x90c8afff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x90cb0000 - 0x90d12fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x90d50000 - 0x90d6bfff com.apple.SystemConfiguration 1.7.1 (???) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x90d7c000 - 0x90d8ffff com.apple.speech.synthesis.framework 3.2 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x90db0000 - 0x90dbbfff com.apple.opengl 1.3.8 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x90dd0000 - 0x90df0fff com.apple.DirectoryService.Framework 1.7.2 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x90e13000 - 0x90e4bfff com.apple.LaunchServices 10.3.5 (98.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x90ec0000 - 0x90ec0fff com.apple.Cocoa 6.3 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x910e0000 - 0x91133fff com.apple.bom 1.2.5 (63.2) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x91141000 - 0x91141fff com.apple.Carbon 10.3 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x91143000 - 0x91143fff com.apple.CoreServices 10.3 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x91242000 - 0x91258fff com.apple.QuartzCore 1.3 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x91320000 - 0x91337fff com.apple.LangAnalysis 1.5.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x913a0000 - 0x9145ffff ColorSync /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x914ad000 - 0x914c0fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x914e0000 - 0x91549fff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x915e0000 - 0x91699fff com.apple.QD 3.4.70 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x916f0000 - 0x91728fff com.apple.AE 1.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x91760000 - 0x917f3fff com.apple.print.framework.PrintCore 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9194f000 - 0x9194ffff com.apple.audio.units.AudioUnit 1.3.3 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x91970000 - 0x919befff com.apple.print.framework.Print 3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x91a40000 - 0x91ab3fff com.apple.NavigationServices 3.3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x91afb000 - 0x91b08fff com.apple.CommonPanels 1.2.1 (1.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x91b30000 - 0x91b44fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x91b60000 - 0x91b6bfff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x91b90000 - 0x91baafff libPDFRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
    0x91bd0000 - 0x91bdffff libPSRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPSRIP.A.dylib
    0x920f0000 - 0x92116fff com.apple.FindByContent 1.4 (1.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x92170000 - 0x92357fff com.apple.security 2.4 (179) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x92647000 - 0x926aefff com.apple.audio.CoreAudio 2.1.3 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x927f0000 - 0x92827fff com.apple.CFNetwork 1.2.2 (7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x9283f000 - 0x92859fff com.apple.openscripting 1.2.1 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x92880000 - 0x92c05fff com.apple.HIToolbox 1.3.7 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x92de0000 - 0x92e30fff com.apple.HIServices 1.4.1 (0.0.1d1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x92e70000 - 0x9336ffff com.apple.AppKit 6.3.9 (743.41) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93680000 - 0x93958fff com.apple.CoreGraphics 1.203.30 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x93a50000 - 0x93a54fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x93a56000 - 0x93a66fff com.apple.vecLib 3.0.3 (vecLib 3.0.3) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x93aa0000 - 0x93b87fff com.apple.AddressBook.framework 1.1.2 (321) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x940c0000 - 0x940fcfff com.apple.LDAPFramework 1.3.4 (37.4.2) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x94120000 - 0x94138fff com.apple.WebServices 1.1.1 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x94192000 - 0x9419bfff com.apple.DiskArbitration 2.0.5 /System/Library/PrivateFrameworks/DiskArbitration.framework/Versions/A/DiskArbi tration
    0x941f8000 - 0x94201fff libz.1.dylib /usr/lib/libz.1.dylib
    0x94204000 - 0x9420cfff libbsm.dylib /usr/lib/libbsm.dylib
    0x94580000 - 0x94590fff com.apple.ImageCapture 2.1.5 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x945c0000 - 0x945d0fff libsasl2.2.0.1.dylib /usr/lib/libsasl2.2.0.1.dylib
    0x945ee000 - 0x9460bfff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x94658000 - 0x94672fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x946e0000 - 0x9473ffff com.apple.SearchKit 1.0.2 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x9477d000 - 0x9478dfff com.apple.speech.recognition.framework 3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x947b0000 - 0x947b1fff com.apple.securityfoundation 1.0 (6) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94800000 - 0x9488cfff com.apple.ink.framework 101.1.4 (55.12) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x948b0000 - 0x948e1fff com.apple.securityinterface 1.0 (39) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x949e0000 - 0x949effff com.apple.DSObjCWrappers.Framework 1.0.1 (1.0) /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94ea0000 - 0x954a6fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x95500000 - 0x957d0fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x958e0000 - 0x95900fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x95a08000 - 0x95ac0fff com.apple.audio.toolbox.AudioToolbox 1.3.4 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x95b50000 - 0x95c32fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x95f30000 - 0x9601efff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x96092000 - 0x9612afff com.apple.WebKit 312.8 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x961b0000 - 0x96292fff com.apple.JavaScriptCore 312.3 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x96980000 - 0x96a48fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x96aa0000 - 0x96acefff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x96b50000 - 0x96bdffff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x97345000 - 0x973b2fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x97900000 - 0x97bf1fff com.apple.WebCore 315.14 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore

    I will try to compose a sample that causes the problem to occur since I can't share the original document.
    I have already told everyone in the division to avoid using File | Print | Adobe PDF, and use File | Save As instead.  That works fine in terms of avoiding this number conversion issue, but...
    From what I understand, many people were doing File | Print | Adobe PDF in order to reduce the file size of the original document.  Apparently the recipients of the final documents have size restrictions on what can be submitted, and the original documents are too large.  The original documents are usually composed from multiple PDFs that we create in our division or receive from other divisions and other companies.
    There was also an issue with highlighting, where highlights added to a PDF would not print correctly to the printer until the user reprinted the PDF to another PDF, then sent that to the printer.

  • Safari crashing when printing PDF with Adobe Reader

    We have a bunch of Macs running 10.3.9 with Adobe Reader installed.
    Almost all of the eMacs exhibiting the problem are crashing when trying to print a PDF ducument the second time.
    The process is, I click on a link in Safari for a PDF file, there is a pause as the Reader plug-in loads then the PDF file displays. I click the print icon that's part of the PDF plug-in and the first file prints. I then go to a second file, click on the link, the file loads in the browser, I click on the print icon, there is a pause and then spinning beach ball. Then Safari crashes. Every time. On every machine. On every account.
    Not sure what gives or how to remedy. HELP!!!
    Crash log is as follows:
    Host Name: eMac15.local
    Date/Time: 2006-02-16 19:45:40 -0500
    OS Version: 10.3.9 (Build 7W98)
    Report Version: 2
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Version: 1.3.2 (312.5)
    PID: 509
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000000
    Thread 0 Crashed:
    0 com.apple.CoreFoundation 0x901c2b10 CFArrayGetCount + 0x34
    1 ...p.print.pde.arm236.Advanced 0x04ea03d8 FindPPDKeyPairsMatch + 0x24
    2 ...p.print.pde.arm236.Advanced 0x04e9e930 Sync + 0x418
    3 ...p.print.pde.arm236.Advanced 0x04e9dea4 Initialize + 0xc68
    4 ...apple.print.framework.Print 0x919a5954 _ZN8PDEPanel10InitializeEP20OpaquePMPrintSessionP16OpaqueControlRef + 0xe0
    5 ...apple.print.framework.Print 0x919a23fc ZN21PJCPrintingDialogBase14AddPanelToMenuEP8PJCPanelPK10_CFStringP20OpaquePMPrintSession + 0xe4
    6 ...apple.print.framework.Print 0x9199b9b8 _ZN15PJCPrintDialogs14AddPMPDEToMenuEP8PJCPanelP20OpaquePMPrintSession + 0x9c
    7 ...apple.print.framework.Print 0x919a28bc _ZN21PJCPrintingDialogBase15UpdatePanelMenuEP20OpaquePMPrintSession + 0x310
    8 ...apple.print.framework.Print 0x91975a40 _ZN21PJCPrintingDialogBase10LoadPanelsEP20OpaquePMPrintSession + 0x10c
    9 ...apple.print.framework.Print 0x91978fb0 _ZN15PJCPrintDialogs10LoadPanelsEP20OpaquePMPrintSession + 0x20
    10 ...apple.print.framework.Print 0x919725c8 _ZN15PJCPrintDialogs13DoPrintDialogEP20OpaquePMPrintSessionP21OpaquePMPrintSett ingsP18OpaquePMPageFormat + 0x2e0
    11 ...apple.print.framework.Print 0x91985590 PJCPrintDialog + 0xa0
    12 ...apple.print.framework.Print 0x919873fc PMSessionPrintDialog + 0xcc
    13 com.adobe.Acrobat.framework 0x25291674 CopiesPagesPDE_Terminate + 0x44c4
    14 com.adobe.Acrobat.framework 0x2528aec0 0x25000000 + 0x28aec0
    15 com.adobe.Acrobat.framework 0x2528b3e4 0x25000000 + 0x28b3e4
    16 com.adobe.Acrobat.framework 0x2528b9f0 0x25000000 + 0x28b9f0
    17 com.adobe.Acrobat.framework 0x250368bc 0x25000000 + 0x368bc
    18 com.adobe.AcrobatPlugin.eBook 0x2bb2492c main + 0x61504
    19 com.adobe.Acrobat.framework 0x250362e8 0x25000000 + 0x362e8
    20 com.adobe.Acrobat.framework 0x25036368 0x25000000 + 0x36368
    21 com.adobe.Acrobat.framework 0x2503e3f4 0x25000000 + 0x3e3f4
    22 com.adobe.Acrobat.framework 0x25099a5c 0x25000000 + 0x99a5c
    23 com.adobe.Acrobat.framework 0x252b2160 CopiesPagesPDE_Terminate + 0x24fb0
    24 com.adobe.Acrobat.framework 0x252b1270 CopiesPagesPDE_Terminate + 0x240c0
    25 com.adobe.Acrobat.framework 0x25172b24 0x25000000 + 0x172b24
    26 com.adobe.Acrobat.framework 0x25241bfc 0x25000000 + 0x241bfc
    27 com.adobe.Acrobat.framework 0x250c72a8 0x25000000 + 0xc72a8
    28 com.adobe.Acrobat.framework 0x250c7198 0x25000000 + 0xc7198
    29 com.adobe.Acrobat.framework 0x2514ecdc 0x25000000 + 0x14ecdc
    30 com.adobe.Acrobat.framework 0x2514f954 0x25000000 + 0x14f954
    31 com.adobe.Acrobat.framework 0x2514fbcc 0x25000000 + 0x14fbcc
    32 com.apple.HIToolbox 0x92882e50 DispatchEventToHandlers + 0x150
    33 com.apple.HIToolbox 0x928830c4 SendEventToEventTargetInternal + 0x174
    34 com.apple.HIToolbox 0x92895530 SendEventToEventTarget + 0x28
    35 com.apple.HIToolbox 0x9294bcfc _ZN6HIView5ClickEP14OpaqueEventRef + 0x10c
    36 com.apple.HIToolbox 0x9299a280 HIViewClick + 0x38
    37 com.apple.HIToolbox 0x92967960 HandleClickAsHIView + 0x9c
    38 com.apple.HIToolbox 0x929a59cc HandleClickInContent + 0x150
    39 com.apple.HIToolbox 0x928b11a0 HandleWindowEvent + 0x638
    40 com.apple.HIToolbox 0x928d8c04 StandardWindowEventHandler + 0xb4
    41 com.apple.HIToolbox 0x92882e50 DispatchEventToHandlers + 0x150
    42 com.apple.HIToolbox 0x928830c4 SendEventToEventTargetInternal + 0x174
    43 com.apple.HIToolbox 0x92895530 SendEventToEventTarget + 0x28
    44 com.apple.AppKit 0x93038444 SendEventFromMouseDown + 0x284
    45 com.apple.AppKit 0x93038150 -[NSCarbonWindow handleMouseDownEvent:at:inPart:withMods:] + 0x3d4
    46 com.apple.AppKit 0x93037b28 NSCarbonWindowHandleEvent + 0xd0
    47 com.apple.HIToolbox 0x92882e50 DispatchEventToHandlers + 0x150
    48 com.apple.HIToolbox 0x928830c4 SendEventToEventTargetInternal + 0x174
    49 com.apple.HIToolbox 0x92895530 SendEventToEventTarget + 0x28
    50 com.apple.HIToolbox 0x928a3cd4 _Z25HandleMouseEventForWindowP15OpaqueWindowPtrP14OpaqueEventReft + 0x144
    51 com.apple.HIToolbox 0x928995f0 _Z16HandleMouseEventP14OpaqueEventRef + 0x170
    52 com.apple.HIToolbox 0x92893ad0 _Z29ToolboxEventDispatcherHandlerP25OpaqueEventHandlerCallRefP14OpaqueEventRefP v + 0x1e8
    53 com.apple.HIToolbox 0x92882f0c DispatchEventToHandlers + 0x20c
    54 com.apple.HIToolbox 0x928830c4 SendEventToEventTargetInternal + 0x174
    55 com.apple.HIToolbox 0x92895530 SendEventToEventTarget + 0x28
    56 com.apple.AppKit 0x93037cd4 -[NSCarbonWindow sendEvent:] + 0x84
    57 com.apple.AppKit 0x92ea4ca0 -[NSApplication sendEvent:] + 0xebc
    58 com.apple.Safari 0x0001d4ac 0x1000 + 0x1c4ac
    59 com.apple.AppKit 0x92ead0d0 -[NSApplication run] + 0x240
    60 com.apple.AppKit 0x92f697bc NSApplicationMain + 0x1d0
    61 com.apple.Safari 0x00007fc4 0x1000 + 0x6fc4
    62 com.apple.Safari 0x00054944 0x1000 + 0x53944
    Thread 1:
    0 libSystem.B.dylib 0x900078b8 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x90007438 mach_msg + 0x38
    2 com.apple.CoreFoundation 0x901c15e8 __CFRunLoopRun + 0x350
    3 com.apple.CoreFoundation 0x901c5d74 CFRunLoopRunSpecific + 0x148
    4 com.apple.Foundation 0x90a2d1b8 -[NSRunLoop runMode:beforeDate:] + 0xac
    5 com.apple.Foundation 0x90a45dbc -[NSRunLoop run] + 0x4c
    6 com.apple.WebKit 0x960a5124 +[WebFileDatabase _syncLoop:] + 0xa8
    7 com.apple.Foundation 0x90a6a510 forkThreadForFunction + 0x6c
    8 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    Thread 2:
    0 libSystem.B.dylib 0x900078b8 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x90007438 mach_msg + 0x38
    2 com.apple.CoreFoundation 0x901c15e8 __CFRunLoopRun + 0x350
    3 com.apple.CoreFoundation 0x901c5d74 CFRunLoopRunSpecific + 0x148
    4 com.apple.Foundation 0x90a2d1b8 -[NSRunLoop runMode:beforeDate:] + 0xac
    5 com.apple.Foundation 0x90a45dbc -[NSRunLoop run] + 0x4c
    6 com.apple.Foundation 0x90a98054 +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 0x20c
    7 com.apple.Foundation 0x90a6a510 forkThreadForFunction + 0x6c
    8 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    Thread 3:
    0 libSystem.B.dylib 0x900078b8 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x90007438 mach_msg + 0x38
    2 com.apple.CoreFoundation 0x901c15e8 __CFRunLoopRun + 0x350
    3 com.apple.CoreFoundation 0x901c5d74 CFRunLoopRunSpecific + 0x148
    4 com.apple.Foundation 0x90a2d1b8 -[NSRunLoop runMode:beforeDate:] + 0xac
    5 com.apple.Foundation 0x90a45dbc -[NSRunLoop run] + 0x4c
    6 com.apple.Foundation 0x90a98594 +[NSURLCache _diskCacheSyncLoop:] + 0xa8
    7 com.apple.Foundation 0x90a6a510 forkThreadForFunction + 0x6c
    8 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    Thread 4:
    0 libSystem.B.dylib 0x9000b46c select + 0xc
    1 com.apple.CoreFoundation 0x901c69f8 __CFSocketManager + 0x1fc
    2 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    Thread 5:
    0 libSystem.B.dylib 0x9001a72c syscall + 0xc
    1 ...ple.CoreServices.OSServices 0x9064fa34 BSD_waitevent + 0x2c
    2 ...ple.CoreServices.OSServices 0x9064c410 CarbonSelectThreadFunc + 0xb0
    3 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    Thread 6:
    0 libSystem.B.dylib 0x90017238 semaphorewait_signaltrap + 0x8
    1 libSystem.B.dylib 0x9000ea1c pthread_condwait + 0x270
    2 ...ple.CoreServices.OSServices 0x90656c00 CarbonOperationThreadFunc + 0x50
    3 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    Thread 7:
    0 libSystem.B.dylib 0x900078b8 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x90007438 mach_msg + 0x38
    2 ...ple.CoreServices.CarbonCore 0x902c3064 SwitchContexts + 0x60
    3 ...ple.CoreServices.CarbonCore 0x902b882c YieldToThread + 0x104
    4 ...ple.CoreServices.CarbonCore 0x902c5d78 SetThreadState + 0xc0
    5 ...ple.CoreServices.CarbonCore 0x90301490 SetThreadStateEndCritical + 0x90
    6 com.adobe.AcrobatPlugin.eBook 0x2bac4aac main + 0x1684
    7 com.adobe.AcrobatPlugin.eBook 0x2bac49ec main + 0x15c4
    8 com.adobe.AcrobatPlugin.eBook 0x2bac4954 main + 0x152c
    9 com.adobe.AcrobatPlugin.eBook 0x2bac48e8 main + 0x14c0
    10 com.adobe.AcrobatPlugin.eBook 0x2bac486c main + 0x1444
    11 ...ple.CoreServices.CarbonCore 0x9030c0a8 InvokeThreadEntryUPP + 0x18
    12 ...ple.CoreServices.CarbonCore 0x902d6d98 CooperativeThread + 0xdc
    13 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    Thread 8:
    0 libSystem.B.dylib 0x90017238 semaphorewait_signaltrap + 0x8
    1 libSystem.B.dylib 0x90001d90 pthreadmutexlock + 0x1c0
    2 com.apple.Foundation 0x90a223b4 -[NSLock lock] + 0x1c
    3 com.adobe.acrobat.pdfviewer 0x0462ab9c dyldstub* + 0x4604df8
    4 com.adobe.acrobat.pdfviewer 0x0462c354 dyldstub* + 0x46065b0
    5 com.apple.Foundation 0x90a6a510 forkThreadForFunction + 0x6c
    6 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    Thread 9:
    0 libSystem.B.dylib 0x90017238 semaphorewait_signaltrap + 0x8
    1 libSystem.B.dylib 0x90001d90 pthreadmutexlock + 0x1c0
    2 com.apple.Foundation 0x90a223b4 -[NSLock lock] + 0x1c
    3 com.adobe.acrobat.pdfviewer 0x0462ab9c dyldstub* + 0x4604df8
    4 com.adobe.acrobat.pdfviewer 0x0462c354 dyldstub* + 0x46065b0
    5 com.apple.Foundation 0x90a6a510 forkThreadForFunction + 0x6c
    6 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    Thread 10:
    0 libSystem.B.dylib 0x90017238 semaphorewait_signaltrap + 0x8
    1 libSystem.B.dylib 0x90001d90 pthreadmutexlock + 0x1c0
    2 com.apple.Foundation 0x90a223b4 -[NSLock lock] + 0x1c
    3 com.adobe.acrobat.pdfviewer 0x0462ad24 dyldstub* + 0x4604f80
    4 com.adobe.acrobat.pdfviewer 0x0462c440 dyldstub* + 0x460669c
    5 com.apple.Foundation 0x90a6a510 forkThreadForFunction + 0x6c
    6 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    Thread 11:
    0 libSystem.B.dylib 0x90017238 semaphorewait_signaltrap + 0x8
    1 libSystem.B.dylib 0x90001d90 pthreadmutexlock + 0x1c0
    2 com.apple.Foundation 0x90a223b4 -[NSLock lock] + 0x1c
    3 com.adobe.acrobat.pdfviewer 0x0462ac70 dyldstub* + 0x4604ecc
    4 com.adobe.acrobat.pdfviewer 0x0462c354 dyldstub* + 0x46065b0
    5 com.apple.Foundation 0x90a6a510 forkThreadForFunction + 0x6c
    6 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    Thread 12:
    0 libSystem.B.dylib 0x90017238 semaphorewait_signaltrap + 0x8
    1 libSystem.B.dylib 0x90001d90 pthreadmutexlock + 0x1c0
    2 com.apple.Foundation 0x90a223b4 -[NSLock lock] + 0x1c
    3 com.adobe.acrobat.pdfviewer 0x0462ab9c dyldstub* + 0x4604df8
    4 com.adobe.acrobat.pdfviewer 0x0462c354 dyldstub* + 0x46065b0
    5 com.apple.Foundation 0x90a6a510 forkThreadForFunction + 0x6c
    6 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    Thread 13:
    0 libSystem.B.dylib 0x90017238 semaphorewait_signaltrap + 0x8
    1 libSystem.B.dylib 0x90001d90 pthreadmutexlock + 0x1c0
    2 com.apple.Foundation 0x90a223b4 -[NSLock lock] + 0x1c
    3 com.adobe.acrobat.pdfviewer 0x0462ad24 dyldstub* + 0x4604f80
    4 com.adobe.acrobat.pdfviewer 0x0462c440 dyldstub* + 0x460669c
    5 com.apple.Foundation 0x90a6a510 forkThreadForFunction + 0x6c
    6 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    Thread 14:
    0 libSystem.B.dylib 0x900078b8 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x90007438 mach_msg + 0x38
    2 com.apple.CoreFoundation 0x901c15e8 __CFRunLoopRun + 0x350
    3 com.apple.CoreFoundation 0x901c5d74 CFRunLoopRunSpecific + 0x148
    4 com.apple.CoreFoundation 0x9022f32c CFRunLoopRun + 0x34
    5 ...dobe.AcrobatPlugin.Comments 0x2b52617c main + 0x1543d8
    6 ...dobe.AcrobatPlugin.Comments 0x2b526aa0 main + 0x154cfc
    7 ...ple.CoreServices.CarbonCore 0x902f6b90 PrivateMPEntryPoint + 0x4c
    8 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    Thread 15:
    0 libSystem.B.dylib 0x90017238 semaphorewait_signaltrap + 0x8
    1 libSystem.B.dylib 0x9000ea1c pthread_condwait + 0x270
    2 ...ple.CoreServices.OSServices 0x90662a50 CarbonInetOperThreadFunc + 0x50
    3 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    Thread 16:
    0 libSystem.B.dylib 0x900078b8 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x90007438 mach_msg + 0x38
    2 com.apple.CoreFoundation 0x901c15e8 __CFRunLoopRun + 0x350
    3 com.apple.CoreFoundation 0x901c5d74 CFRunLoopRunSpecific + 0x148
    4 ...apple.print.framework.Print 0x91978eec _ZN12LookupThread3runEv + 0x84
    5 ...apple.print.framework.Print 0x9197f12c _ZN12LookupThread3RunEPv + 0x10
    6 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    PPC Thread State:
    srr0: 0x901c2b10 srr1: 0x0200f030 vrsave: 0x00000000
    cr: 0x44022284 xer: 0x00000000 lr: 0x901c2ae4 ctr: 0x901c2adc
    r0: 0x00300f80 r1: 0xbfffb4c0 r2: 0xa01c01f4 r3: 0x00000000
    r4: 0x05fa4270 r5: 0x06165b30 r6: 0x00000000 r7: 0x6f646500
    r8: 0x6f646500 r9: 0x00000010 r10: 0x6e6363ff r11: 0x04ea932c
    r12: 0x901c2adc r13: 0x00000000 r14: 0x00000000 r15: 0x00000000
    r16: 0x00000000 r17: 0x00000000 r18: 0x00000000 r19: 0x00000000
    r20: 0x00000002 r21: 0x00000000 r22: 0x055d4430 r23: 0x00000000
    r24: 0xffffffff r25: 0x06165b30 r26: 0x00000000 r27: 0x05fa4270
    r28: 0x06178d80 r29: 0x00000000 r30: 0x00000001 r31: 0x901c2ae4
    Binary Images Description:
    0x1000 - 0xcdfff com.apple.Safari 1.3.2 (312.5) /Applications/Safari.app/Contents/MacOS/Safari
    0x46e000 - 0x4a8fff com.adobe.ESD.AUM3framework 3.0.0.40 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/Updater.acroplugin/Frameworks/ESDUpdate.framework/ESD Update
    0x1715000 - 0x171dfff com.apple.print.converter.plugin 3.0 /System/Library/Printers/CVs/Converter.plugin/Contents/MacOS/Converter
    0x3f82000 - 0x3f84fff com.apple.PDFImporter 1.3.1 (???) /System/Library/Components/PDFImporter.component/Contents/MacOS/PDFImporter
    0x4223000 - 0x4224fff com.adobe.Acrobat.print.pde.CopiesPages 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/MacOS/CopiesPages.plugin/Contents/MacOS/CopiesPages
    0x4622000 - 0x464cfff com.adobe.acrobat.pdfviewer 7.0.0 /Library/Internet Plug-Ins/AdobePDFViewer.plugin/Contents/MacOS/AdobePDFViewer
    0x466b000 - 0x4675fff ??? /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Frameworks/AdobeEula.framework/AdobeEula
    0x46a1000 - 0x46d7fff com.adobe.selfhealer AdobeSelfHealing version 2.0 (2.0.0f4) /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Frameworks/AdobeSelfHealing.framework/AdobeSelfHealing
    0x4df9000 - 0x4dfbfff com.apple.textencoding.unicode 1.6.4 /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x4e9c000 - 0x4ea8fff jp.co.sharp.print.pde.arm236.Advanced 1.0 /Library/Printers/PPD Plugins/SharpARM236AD.plugin/Contents/MacOS/SharpARM236AD
    0x4ec2000 - 0x4ecefff jp.co.sharp.print.pde.arm236.JobControl 1.0 /Library/Printers/PPD Plugins/SharpARM236JC.plugin/Contents/MacOS/SharpARM236JC
    0x5bf9000 - 0x5c05fff jp.co.sharp.print.pde.arm236.Watermarks 1.0 /Library/Printers/PPD Plugins/SharpARM236WM.plugin/Contents/MacOS/SharpARM236WM
    0x6005000 - 0x608dfff ??? /Applications/Safari.app/Contents/Frameworks/Onix.Framework/Onix
    0x18017000 - 0x1803bfff com.adobe.AcrobatPlugin.ImageViewer 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/ImageViewer.acroplugin/ImageViewer
    0x182cb000 - 0x1835efff AdobeJP2K /Applications/Safari.app/Contents/MacOS/../Frameworks/AdobeJP2K.framework/Versi ons/A/AdobeJP2K
    0x185d6000 - 0x185fafff AdobeAXE8SharedExpat /Applications/Safari.app/Contents/MacOS/../Frameworks/AdobeAXE8SharedExpat.fram ework/Versions/A/AdobeAXE8SharedExpat
    0x18631000 - 0x18656fff AdobeAXE16SharedExpat /Applications/Safari.app/Contents/MacOS/../Frameworks/AdobeAXE16SharedExpat.fra mework/Versions/A/AdobeAXE16SharedExpat
    0x18745000 - 0x187f2fff AdobeAXSLE /Applications/Safari.app/Contents/MacOS/../Frameworks/AdobeAXSLE.framework/Vers ions/A/AdobeAXSLE
    0x188eb000 - 0x18928fff MSL /Applications/Safari.app/Contents/MacOS/../Frameworks/MSL.framework/Versions/A/ MSL
    0x25000000 - 0x25813fff com.adobe.Acrobat.framework Acrobat version 7.0.0 (7.0.0) /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Frameworks/Acrobat.framework/Acrobat
    0x271bd000 - 0x27265fff AdobeACE /Applications/Safari.app/Contents/MacOS/../Frameworks/AdobeACE.framework/Versio ns/A/AdobeACE
    0x27318000 - 0x275b3fff AdobeAGM /Applications/Safari.app/Contents/MacOS/../Frameworks/AdobeAGM.framework/Versio ns/A/AdobeAGM
    0x27bf0000 - 0x27c17fff AdobeBIB /Applications/Safari.app/Contents/MacOS/../Frameworks/AdobeBIB.framework/Versio ns/A/AdobeBIB
    0x27cc6000 - 0x27eebfff AdobeCoolType /Applications/Safari.app/Contents/MacOS/../Frameworks/AdobeCoolType.framework/V ersions/A/AdobeCoolType
    0x2a11a000 - 0x2a157fff com.adobe.AcrobatPlugin.Accessibility 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/Accessibility.acroplugin/Accessibility
    0x2a1a3000 - 0x2a786fff com.adobe.AcrobatPlugin.AcroForm 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/AcroForm.acroplugin/AcroForm
    0x2b252000 - 0x2b2bffff com.adobe.AcrobatPlugin.Checkers 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/Checkers.acroplugin/Checkers
    0x2b3d0000 - 0x2b58cfff com.adobe.AcrobatPlugin.Comments 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/Comments.acroplugin/Comments
    0x2b816000 - 0x2b92ffff com.adobe.AcrobatPlugin.DigSig 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/DigSig.acroplugin/DigSig
    0x2bac1000 - 0x2bbb4fff com.adobe.AcrobatPlugin.eBook 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/eBook.acroplugin/eBook
    0x2bd8f000 - 0x2bdacfff com.adobe.AcrobatPlugin.EFS 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/EFS.acroplugin/EFS
    0x2bdde000 - 0x2bef2fff com.adobe.AcrobatPlugin.EScript 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/EScript.acroplugin/EScript
    0x2c041000 - 0x2c059fff com.adobe.AcrobatPlugin.EWH 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/EWH.acroplugin/EWH
    0x2c07f000 - 0x2c085fff com.adobe.AcrobatPlugin.HLS 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/HLS.acroplugin/HLS
    0x2d07d000 - 0x2d080fff com.adobe.AcrobatPlugin.LegalPDF 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/LegalPDF.acroplugin/LegalPDF
    0x2d088000 - 0x2d2b0fff com.adobe.AcrobatPlugin.MakeAccessible 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/MakeAccessible.acroplugin/MakeAccessible
    0x2d711000 - 0x2d85dfff com.adobe.AcrobatPlugin.Multimedia 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/Multimedia.acroplugin/Multimedia
    0x2dc75000 - 0x2dce8fff com.adobe.AcrobatPlugin.PDDom 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/PDDom.acroplugin/PDDom
    0x2dd9a000 - 0x2de09fff com.adobe.AcrobatPlugin.Template 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/PictureTasks.acroplugin/PictureTasks
    0x2debe000 - 0x2e24dfff com.adobe.AcrobatPlugin.PPKLite 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/PPKLite.acroplugin/PPKLite
    0x2e841000 - 0x2e87ffff com.adobe.AcrobatPlugin.Reflow 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/Reflow.acroplugin/Reflow
    0x2e8fc000 - 0x2e93bfff com.adobe.AcrobatPlugin.SaveAsRTF 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/SaveAsRTF.acroplugin/SaveAsRTF
    0x2ea95000 - 0x2eacffff com.adobe.AcrobatPlugin.Search 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/Search.acroplugin/Search
    0x2eb1e000 - 0x2eb2ffff com.adobe.AcrobatPlugin.SendMail 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/SendMail.acroplugin/SendMail
    0x2eb50000 - 0x2ec08fff com.adobe.AcrobatPlugin.SOAP 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/SOAP.acroplugin/SOAP
    0x2ed14000 - 0x2ed60fff com.adobe.AcrobatPlugin.Spelling 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/Spelling.acroplugin/Spelling
    0x2f368000 - 0x2f3b1fff com.adobe.AcrobatPlugin.Updater 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/Updater.acroplugin/Updater
    0x2f4c0000 - 0x2f4defff com.adobe.AcrobatPlugin.WebLink 7.0.0 /Applications/Adobe Reader 7.0/Adobe Reader 7.0.app/Contents/Plug-ins/WebLink.acroplugin/WebLink
    0x806c0000 - 0x806e9fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x80830000 - 0x8090efff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x80a50000 - 0x80ad4fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x80c80000 - 0x80c88fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x81efc000 - 0x81f08fff com.apple.agl 2.5 (AGL-2.5) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x81f20000 - 0x81f23fff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x8281e000 - 0x831ddfff com.apple.QuickTimeComponents.component 7.0.4 /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x880f0000 - 0x88226fff com.apple.vImage 1.2.0 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x88999000 - 0x88c47fff com.apple.QuickTime 7.0.4 /System/Library/Frameworks/QuickTime.framework/QuickTime
    0x8b3e2000 - 0x8b3f2fff com.apple.Accelerate.vecLib 3.0.3 (vecLib 3.0.3) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x8b510000 - 0x8b532fff libCFilter.A.dylib /System/Library//Frameworks/ApplicationServices.framework/Versions/A/Frameworks /CoreGraphics.framework/Resources/libCFilter.A.dylib
    0x8be40000 - 0x8be54fff libPPDLib.dylib /System/Library/Printers/Libraries/libPPDLib.dylib
    0x8be80000 - 0x8be87fff libLW8Utils.dylib /System/Library/Printers/Libraries/libLW8Utils.dylib
    0x8beb0000 - 0x8beeffff libLW8Converter.dylib /System/Library/Printers/Libraries/libLW8Converter.dylib
    0x8bf50000 - 0x8bf76fff libConverter.dylib /System/Library/Printers/Libraries/libConverter.dylib
    0x8ee80000 - 0x8ee81fff libGreekConverter.dylib /System/Library/CoreServices/Encodings/libGreekConverter.dylib
    0x8eea0000 - 0x8eeb6fff libJapaneseConverter.dylib /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0x8eee0000 - 0x8ef00fff libKoreanConverter.dylib /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
    0x8ef90000 - 0x8ef9efff libSimplifiedChineseConverter.dylib /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x8efc0000 - 0x8efd3fff libTraditionalChineseConverter.dylib /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x8fd50000 - 0x8fd50fff com.apple.Accelerate 1.0.3 (Accelerate 1.0.3) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x8fe00000 - 0x8fe4ffff dyld /usr/lib/dyld
    0x90000000 - 0x9014ffff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x901c0000 - 0x9026dfff com.apple.CoreFoundation 6.3.8 (299.36) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x902b0000 - 0x90529fff com.apple.CoreServices.CarbonCore 10.3.7 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x905a0000 - 0x90610fff com.apple.framework.IOKit 1.3.6 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90640000 - 0x906c8fff com.apple.CoreServices.OSServices 3.0.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x9071d000 - 0x90731fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x90810000 - 0x90810fff com.apple.ApplicationServices 1.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x90860000 - 0x908cffff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90940000 - 0x909b3fff com.apple.DesktopServices 1.2.5 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x909f0000 - 0x909fbfff com.apple.securityhi 1.2 (90) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x90a03000 - 0x90a0ffff com.apple.help 1.0.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x90a20000 - 0x90b7bfff com.apple.Foundation 6.3.7 (500.59) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x90c70000 - 0x90c8afff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x90cb0000 - 0x90d12fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x90d50000 - 0x90d6bfff com.apple.SystemConfiguration 1.7.1 (???) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x90d7c000 - 0x90d8ffff com.apple.speech.synthesis.framework 3.2 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x90db0000 - 0x90dbbfff com.apple.opengl 1.3.8 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x90dd0000 - 0x90df0fff com.apple.DirectoryService.Framework 1.7.2 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x90e13000 - 0x90e4bfff com.apple.LaunchServices 10.3.5 (98.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x90ec0000 - 0x90ec0fff com.apple.Cocoa 6.3 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x910e0000 - 0x91133fff com.apple.bom 1.2.5 (63.2) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x91141000 - 0x91141fff com.apple.Carbon 10.3 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x91143000 - 0x91143fff com.apple.CoreServices 10.3 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x91242000 - 0x91258fff com.apple.QuartzCore 1.3 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x91320000 - 0x91337fff com.apple.LangAnalysis 1.5.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x913a0000 - 0x9145ffff ColorSync /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x914ad000 - 0x914c0fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x914e0000 - 0x91549fff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x915e0000 - 0x91699fff com.apple.QD 3.4.70 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x916f0000 - 0x91728fff com.apple.AE 1.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x91760000 - 0x917f3fff com.apple.print.framework.PrintCore 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9194f000 - 0x9194ffff com.apple.audio.units.AudioUnit 1.3.3 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x91970000 - 0x919befff com.apple.print.framework.Print 3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x91a40000 - 0x91ab3fff com.apple.NavigationServices 3.3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x91afb000 - 0x91b08fff com.apple.CommonPanels 1.2.1 (1.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x91b30000 - 0x91b44fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x91b60000 - 0x91b6bfff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x91b90000 - 0x91baafff libPDFRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
    0x91bd0000 - 0x91bdffff libPSRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPSRIP.A.dylib
    0x920f0000 - 0x92116fff com.apple.FindByContent 1.4 (1.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x92170000 - 0x92357fff com.apple.security 2.4 (179) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x92647000 - 0x926aefff com.apple.audio.CoreAudio 2.1.3 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x927f0000 - 0x92827fff com.apple.CFNetwork 1.2.2 (7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x9283f000 - 0x92859fff com.apple.openscripting 1.2.1 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x92880000 - 0x92c05fff com.apple.HIToolbox 1.3.7 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x92de0000 - 0x92e30fff com.apple.HIServices 1.4.1 (0.0.1d1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x92e70000 - 0x9336ffff com.apple.AppKit 6.3.9 (743.41) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93680000 - 0x93958fff com.apple.CoreGraphics 1.203.30 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x93a50000 - 0x93a54fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x93a56000 - 0x93a66fff com.apple.vecLib 3.0.3 (vecLib 3.0.3) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x93aa0000 - 0x93b87fff com.apple.AddressBook.framework 1.1.2 (321) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x940c0000 - 0x940fcfff com.apple.LDAPFramework 1.3.4 (37.4.2) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x94120000 - 0x94138fff com.apple.WebServices 1.1.1 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x94192000 - 0x9419bfff com.apple.DiskArbitration 2.0.5 /System/Library/PrivateFrameworks/DiskArbitration.framework/Versions/A/DiskArbi tration
    0x941f8000 - 0x94201fff libz.1.dylib /usr/lib/libz.1.dylib
    0x94204000 - 0x9420cfff libbsm.dylib /usr/lib/libbsm.dylib
    0x94580000 - 0x94590fff com.apple.ImageCapture 2.1.5 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x945c0000 - 0x945d0fff libsasl2.2.0.1.dylib /usr/lib/libsasl2.2.0.1.dylib
    0x945ee000 - 0x9460bfff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x94658000 - 0x94672fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x946e0000 - 0x9473ffff com.apple.SearchKit 1.0.2 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x9477d000 - 0x9478dfff com.apple.speech.recognition.framework 3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x947b0000 - 0x947b1fff com.apple.securityfoundation 1.0 (6) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94800000 - 0x9488cfff com.apple.ink.framework 101.1.4 (55.12) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x948b0000 - 0x948e1fff com.apple.securityinterface 1.0 (39) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x949e0000 - 0x949effff com.apple.DSObjCWrappers.Framework 1.0.1 (1.0) /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94ea0000 - 0x954a6fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x95500000 - 0x957d0fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x958e0000 - 0x95900fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x95a08000 - 0x95ac0fff com.apple.audio.toolbox.AudioToolbox 1.3.4 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x95b50000 - 0x95c32fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x95f30000 - 0x9601efff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x96092000 - 0x9612afff com.apple.WebKit 312.8 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x961b0000 - 0x96292fff com.apple.JavaScriptCore 312.3 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x96980000 - 0x96a48fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x96aa0000 - 0x96acefff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x96b50000 - 0x96bdffff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x97345000 - 0x973b2fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x97900000 - 0x97bf1fff com.apple.WebCore 315.14 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore

    Have you tried re-installing the Adobe internet plugin?

  • Firefox 20.0.1 with Shockwave 11.7.700.169 crashes when you access web pages with video content

    I have a problem with Firefox 20.0.1 under Windows 7 with Shockwave flash 11.7.700.169. When I access a web site / web page with some content that requires Shockwave (usually videos) I can view the video, however, when I exit Firefox, it will crash with "Firefox encountered a problem - check for a solution ...". I also have a web site "MyHeritage" that when I access a family tree I repeatedly get a message "Video driver stopped working - NVIDIA driver ... has successfully recovered". If I disable Shockwave, Firefox will not crash in both cases, unfortunately, I cannot watch any video content.
    I did go to the Adobe web site and updated what I thought was my version of Shockwave, unfortunately this installed Director for netscape V12.2, I have disabled this plug-in.
    BTW - running Firefox in safe mode (add-ons disabled) stopped my NVIDIA driver from crashing and also stopped Firefox from crashing when exiting.

    Please check if all your plugins are up-to-date using [http://mozilla.com/plugincheck Mozilla Plugin Check site].
    Once you're there, the site will check if all your plugins have the latest versions.
    If you see plugins in the list that have a yellow ''Update'' button or a red ''Update now'' button, please update these immediately.
    To do so, please click each red or yellow button. Then you should see a site that allows you to download the latest version. Double-click the downloaded file to start the installation and follow the steps mentioned in the installation procedure.

  • Updated Firefox, now it crashes when opening certain web pages. Does not work in safe mode either.

    I was using Nuance PDF Professional, but have changed it to updated Adobe to try and correct the problem - no luck. Update Flash - still no luck. Tried a couple other fixes from support - still no luck. I can not even use the support site because it crashes when I select a problem to investigate. Using IE and all is fine.

    Are there any crash reports send?
    If you can't open Firefox, see:
    *http://kb.mozillazine.org/Mozilla_Crash_Reporter#Location_of_crash_reports
    *http://kb.mozillazine.org/Mozilla_Crash_Reporter#Viewing_crash_reports
    *https://developer.mozilla.org/How_to_get_a_stacktrace_for_a_bug_report

  • Safari crashing intermittently on some web pages, HELP!

    In the last couple of years this has gotten progressivel worse making surfing the internet very frustrating. Anyone out there that can help me please. Thank you
    Date/Time: 2009-01-20 18:25:14 -0800
    OS Version: 10.3.9 (Build 7W98)
    Report Version: 2
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Version: 1.3 (312)
    PID: 335
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNINVALIDADDRESS (0x0001) at 0x08000001
    Thread 0 Crashed:
    0 com.apple.JavaScriptCore 0x961d308c compile_branch + 0x844
    Thread 1:
    0 libSystem.B.dylib 0x90007878 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x900073f8 mach_msg + 0x38
    2 com.apple.CoreFoundation 0x901c16e0 __CFRunLoopRun + 0x350
    3 com.apple.CoreFoundation 0x901c5e6c CFRunLoopRunSpecific + 0x148
    4 com.apple.Foundation 0x90a2d1e0 -[NSRunLoop runMode:beforeDate:] + 0xac
    5 com.apple.Foundation 0x90a45de4 -[NSRunLoop run] + 0x4c
    6 com.apple.WebKit 0x960a4584 +[WebFileDatabase _syncLoop:] + 0xa8
    7 com.apple.Foundation 0x90a6a538 forkThreadForFunction + 0x6c
    8 libSystem.B.dylib 0x90024910 pthreadbody + 0x28
    Thread 2:
    0 libSystem.B.dylib 0x90007878 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x900073f8 mach_msg + 0x38
    2 com.apple.CoreFoundation 0x901c16e0 __CFRunLoopRun + 0x350
    3 com.apple.CoreFoundation 0x901c5e6c CFRunLoopRunSpecific + 0x148
    4 com.apple.Foundation 0x90a2d1e0 -[NSRunLoop runMode:beforeDate:] + 0xac
    5 com.apple.Foundation 0x90a45de4 -[NSRunLoop run] + 0x4c
    6 com.apple.Foundation 0x90a98078 +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 0x20c
    7 com.apple.Foundation 0x90a6a538 forkThreadForFunction + 0x6c
    8 libSystem.B.dylib 0x90024910 pthreadbody + 0x28
    Thread 3:
    0 libSystem.B.dylib 0x9000b42c select + 0xc
    1 com.apple.Foundation 0x90a229ec _loadRunLoop + 0xd4
    2 libSystem.B.dylib 0x90024910 pthreadbody + 0x28
    Thread 4:
    0 libSystem.B.dylib 0x90007878 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x900073f8 mach_msg + 0x38
    2 com.apple.CoreFoundation 0x901c16e0 __CFRunLoopRun + 0x350
    3 com.apple.CoreFoundation 0x901c5e6c CFRunLoopRunSpecific + 0x148
    4 com.apple.Foundation 0x90a2d1e0 -[NSRunLoop runMode:beforeDate:] + 0xac
    5 com.apple.Foundation 0x90a45de4 -[NSRunLoop run] + 0x4c
    6 com.apple.Foundation 0x90a985b8 +[NSURLCache _diskCacheSyncLoop:] + 0xa8
    7 com.apple.Foundation 0x90a6a538 forkThreadForFunction + 0x6c
    8 libSystem.B.dylib 0x90024910 pthreadbody + 0x28
    Thread 5:
    0 libSystem.B.dylib 0x900171d8 semaphorewait_signaltrap + 0x8
    1 libSystem.B.dylib 0x9000e9dc pthread_condwait + 0x270
    2 com.apple.Foundation 0x90a7c614 -[NSConditionLock lockWhenCondition:] + 0x44
    3 com.apple.AppKit 0x92e7a65c -[NSUIHeartBeat _heartBeatThread:] + 0x190
    4 com.apple.Foundation 0x90a6a538 forkThreadForFunction + 0x6c
    5 libSystem.B.dylib 0x90024910 pthreadbody + 0x28
    Thread 6:
    0 libSystem.B.dylib 0x9000b42c select + 0xc
    1 com.apple.CoreFoundation 0x901c6af0 __CFSocketManager + 0x1fc
    2 libSystem.B.dylib 0x90024910 pthreadbody + 0x28
    PPC Thread State:
    srr0: 0x961d308c srr1: 0x0200f030 vrsave: 0x00000000
    cr: 0x22222248 xer: 0x00000004 lr: 0x961d2d40 ctr: 0x00000000
    r0: 0x08000001 r1: 0xbfffca40 r2: 0x07ffffff r3: 0x0000ffff
    r4: 0xbfffcf40 r5: 0x00000002 r6: 0x08000800 r7: 0x00000001
    r8: 0xbfffcf40 r9: 0x000000ff r10: 0x00000001 r11: 0xbfffca90
    r12: 0xfffffff7 r13: 0x00000000 r14: 0xbfffcb84 r15: 0xffffffff
    r16: 0xbfffcb88 r17: 0xbfffcb8c r18: 0xbfffd364 r19: 0xbfffd364
    r20: 0xbfffcf40 r21: 0xbfffd400 r22: 0x0723b74a r23: 0x08000800
    r24: 0x0723b747 r25: 0x00000000 r26: 0x0000ffff r27: 0x0000fee2
    r28: 0x07270328 r29: 0x0723b74b r30: 0x00010000 r31: 0x961d2878
    Binary Images Description:
    0x1000 - 0xccfff com.apple.Safari 1.3 (312) /Applications/Safari.app/Contents/MacOS/Safari
    0x7f9000 - 0x7fbfff com.apple.textencoding.unicode 1.6.4 /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x436f000 - 0x4371fff com.apple.PDFImporter 1.3.1 (???) /System/Library/Components/PDFImporter.component/Contents/MacOS/PDFImporter
    0x6205000 - 0x62509b1 CarbonLibpwpc PEF binary: CarbonLibpwpc
    0x62509c0 - 0x6268cad Apple;Carbon;Multimedia PEF binary: Apple;Carbon;Multimedia
    0x626a1f0 - 0x626bf7b Apple;Carbon;Networking PEF binary: Apple;Carbon;Networking
    0x6d24b10 - 0x6d24bf0 CFMPriv_LangAnalysis PEF binary: CFMPriv_LangAnalysis
    0x6d24c00 - 0x6d24ce6 CFMPriv_LaunchServices PEF binary: CFMPriv_LaunchServices
    0x6d24db0 - 0x6d24e87 CFMPriv_PrintCore PEF binary: CFMPriv_PrintCore
    0x6d7f230 - 0x6d7f303 CFMPriv_OSServices PEF binary: CFMPriv_OSServices
    0x6d7f310 - 0x6d7f3d2 CFMPriv_AE PEF binary: CFMPriv_AE
    0x6d7f3e0 - 0x6d7f4a5 CFMPriv_ATS PEF binary: CFMPriv_ATS
    0x6d7f510 - 0x6d7f5e7 CFMPriv_ColorSync PEF binary: CFMPriv_ColorSync
    0x6d85ca0 - 0x6d85d76 CFMPrivOpenScriptingÿÄÿ]Ä PEF binary: CFMPrivOpenScriptingÿÄÿ]Ä
    0x6d85de0 - 0x6d85e9e CFMPriv_Print PEF binary: CFMPriv_Print
    0x6d85eb0 - 0x6d85f7d CFMPriv_SecurityHI PEF binary: CFMPriv_SecurityHI
    0x6dbea70 - 0x6dbeb32 CFMPriv_QD PEF binary: CFMPriv_QD
    0x6dbec20 - 0x6dbed09 CFMPriv_SpeechSynthesis PEF binary: CFMPriv_SpeechSynthesis
    0x6dbed40 - 0x6dbee23 CFMPriv_FindByContentfis PEF binary: CFMPriv_FindByContentfis
    0x6dbee30 - 0x6dbef0a CFMPriv_HIServices PEF binary: CFMPriv_HIServices
    0x6dbf4b0 - 0x6dbf592 CFMPriv_SpeechRecognition PEF binary: CFMPriv_SpeechRecognition
    0x6dbf600 - 0x6dbf6d3 CFMPriv_CarbonCore PEF binary: CFMPriv_CarbonCore
    0x6dc0640 - 0x6dc06e3 CFMPriv_QuickTime PEF binary: CFMPriv_QuickTime
    0x6dc0750 - 0x6dc07c7 CFMPriv_System PEF binary: CFMPriv_System
    0x6dc0a40 - 0x6dc0b10 CFMPriv_CarbonSound PEF binary: CFMPriv_CarbonSound
    0x6dc12d0 - 0x6dc1385 CFMPriv_DVComponentGlue PEF binary: CFMPriv_DVComponentGlue
    0x6dc8370 - 0x6dc8455 CFMPriv_NavigationServices PEF binary: CFMPriv_NavigationServices
    0x6de6fd0 - 0x6de70a3 CFMPriv_CommonPanels PEF binary: CFMPriv_CommonPanels
    0x6de7170 - 0x6de722b CFMPriv_Help PEF binary: CFMPriv_Help
    0x6de7230 - 0x6de72fa CFMPriv_HIToolbox PEF binary: CFMPriv_HIToolbox
    0x6ded090 - 0x6ded166 CFMPriv_HTMLRendering‹ –‹ PEF binary: CFMPriv_HTMLRendering‹ –‹
    0x6ded1d0 - 0x6ded2a3 CFMPriv_ImageCapture PEF binary: CFMPriv_ImageCapture
    0x6f14c70 - 0x6f14d22 CFMPriv_CoreFoundation PEF binary: CFMPriv_CoreFoundation
    0x7005000 - 0x713de45 Flash Player PEF binary: Flash Player
    0x806c0000 - 0x806e9fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x80830000 - 0x8090efff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x80f5c000 - 0x80f68fff com.apple.agl 2.5 (AGL-2.5) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x8444e000 - 0x8444ffff DVComponentGlue /System/Library/Frameworks/DVComponentGlue.framework/Versions/A/DVComponentGlue
    0x8cd90000 - 0x8d3f8fff com.apple.QuickTimeComponents.component 6.5.1 /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x8fe00000 - 0x8fe4ffff dyld /usr/lib/dyld
    0x90000000 - 0x9014ffff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x901c0000 - 0x9026dfff com.apple.CoreFoundation 6.3.7 (299.35) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x902b0000 - 0x90529fff com.apple.CoreServices.CarbonCore 10.3.7 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x905a0000 - 0x90610fff com.apple.framework.IOKit 1.3.6 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90640000 - 0x906c8fff com.apple.CoreServices.OSServices 3.0.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x9071d000 - 0x90730fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x90750000 - 0x907b7fff com.apple.audio.CoreAudio 2.1.2 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x90810000 - 0x90810fff com.apple.ApplicationServices 1.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x90860000 - 0x908cffff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90940000 - 0x909b3fff com.apple.DesktopServices 1.2.4 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x909f0000 - 0x909fbfff com.apple.securityhi 1.2 (90) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x90a03000 - 0x90a0ffff com.apple.help 1.0.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x90a20000 - 0x90b7bfff com.apple.Foundation 6.3.6 (500.58) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x90c70000 - 0x90c8afff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x90cb0000 - 0x90d12fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x90d50000 - 0x90d6bfff com.apple.SystemConfiguration 1.7.1 (???) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x90d7c000 - 0x90d96fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x90db0000 - 0x90dbbfff com.apple.opengl 1.3.8 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x90dd0000 - 0x90df0fff com.apple.DirectoryService.Framework 1.7.2 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x90e13000 - 0x90e4bfff com.apple.LaunchServices 10.3.5 (98.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x90ec0000 - 0x90ec0fff com.apple.Cocoa 6.3 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x910e0000 - 0x91133fff com.apple.bom 1.2.5 (63.2) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x9113f000 - 0x9113ffff com.apple.Carbon 10.3 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x91141000 - 0x91141fff com.apple.CoreServices 10.3 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x912e0000 - 0x912fdfff com.apple.audio.SoundManager 3.8 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x91320000 - 0x91337fff com.apple.LangAnalysis 1.5.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x913a0000 - 0x9145ffff ColorSync /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x914ad000 - 0x914bdfff com.apple.speech.recognition.framework 3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x914e0000 - 0x91549fff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x915e0000 - 0x91699fff com.apple.QD 3.4.67 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x916f0000 - 0x91728fff com.apple.AE 1.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x91760000 - 0x917f3fff com.apple.print.framework.PrintCore 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x91890000 - 0x918aafff com.apple.openscripting 1.2.1 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x918d0000 - 0x918e0fff com.apple.ImageCapture 2.1.5 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x91900000 - 0x9190dfff com.apple.CommonPanels 1.2.1 (1.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x91970000 - 0x919befff com.apple.print.framework.Print 3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x91a40000 - 0x91ab3fff com.apple.NavigationServices 3.3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x91b10000 - 0x91b10fff com.apple.audio.units.AudioUnit 1.3.2 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x91b30000 - 0x91b44fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x91b60000 - 0x91b6bfff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x91b90000 - 0x91baafff libPDFRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
    0x91bd0000 - 0x91bdffff libPSRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPSRIP.A.dylib
    0x91bf0000 - 0x91d85fff com.apple.QuickTime 6.5.1 /System/Library/Frameworks/QuickTime.framework/QuickTime
    0x920f0000 - 0x92116fff com.apple.FindByContent 1.4 (1.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x92170000 - 0x92357fff com.apple.security 2.4 (179) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x927f0000 - 0x92827fff com.apple.CFNetwork 1.2.2 (7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x92880000 - 0x92c05fff com.apple.HIToolbox 1.3.6 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x92de0000 - 0x92e30fff com.apple.HIServices 1.4.1 (0.0.1d1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x92e70000 - 0x9336ffff com.apple.AppKit 6.3.7 (743.36) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93680000 - 0x93958fff com.apple.CoreGraphics 1.203.30 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x939d0000 - 0x939e4fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x93a50000 - 0x93a54fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x93aa0000 - 0x93b87fff com.apple.AddressBook.framework 1.1.2 (321) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x93c00000 - 0x93ca3fff com.apple.audio.toolbox.AudioToolbox 1.3.2 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x940c0000 - 0x940fcfff com.apple.LDAPFramework 1.3.4 (37.4.2) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x94120000 - 0x94138fff com.apple.WebServices 1.1.1 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x94192000 - 0x9419bfff com.apple.DiskArbitration 2.0.5 /System/Library/PrivateFrameworks/DiskArbitration.framework/Versions/A/DiskArbi tration
    0x941f8000 - 0x94201fff libz.1.dylib /usr/lib/libz.1.dylib
    0x945c0000 - 0x945d0fff libsasl2.2.0.1.dylib /usr/lib/libsasl2.2.0.1.dylib
    0x946e0000 - 0x9473ffff com.apple.SearchKit 1.0.2 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x9477d000 - 0x94790fff com.apple.speech.synthesis.framework 3.2 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x947b0000 - 0x947b1fff com.apple.securityfoundation 1.0 (6) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94800000 - 0x9488cfff com.apple.ink.framework 101.1.4 (55.12) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x948b0000 - 0x948e1fff com.apple.securityinterface 1.0 (39) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x949e0000 - 0x949effff com.apple.DSObjCWrappers.Framework 1.0.1 (1.0) /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94ea0000 - 0x954a6fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x95500000 - 0x957d0fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x958e0000 - 0x95900fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x95b50000 - 0x95c32fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x95f30000 - 0x9601efff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x96092000 - 0x96128fff com.apple.WebKit 312.1 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x961b0000 - 0x96292fff com.apple.JavaScriptCore 312 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x96980000 - 0x96a42fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x96aa0000 - 0x96acefff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x96b50000 - 0x96bdffff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x96de0000 - 0x96df0fff com.apple.vecLib 3.0.3 (vecLib 3.0.3) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x96ee0000 - 0x96ee8fff libbsm.dylib /usr/lib/libbsm.dylib
    0x97345000 - 0x973b2fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x973e0000 - 0x976c6fff com.apple.WebCore 315 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore

    It's happened again, different web site. Here's the crash report. Please help me.....very frustrating. Thank you.Date/Time:
    2009-01-20 20:47:18 -0800
    OS Version: 10.3.9 (Build 7W98)
    Report Version: 2
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Version: 1.3 (312)
    PID: 340
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000008
    Thread 0 Crashed:
    0 com.apple.WebCore 0x973ec910 _ZNK3DOM9DOMString6lengthEv + 0x10
    1 com.apple.WebCore 0x973ebfb8 ZN3DOMeqERKNS_9DOMStringES2 + 0x30
    2 com.apple.WebCore 0x9757e8dc ZNK3DOM12NodeListImpl8itemByIdERKNS9DOMStringE + 0xf8
    3 com.apple.WebCore 0x974f0a68 ZNK3DOM8NodeList8itemByIdERKNS9DOMStringE + 0x38
    4 com.apple.WebCore 0x97512e74 ZNK3KJS11DOMNodeList6tryGetEPNS_9ExecStateERKNS10IdentifierE + 0x174
    5 com.apple.WebCore 0x97423e88 ZNK3KJS9DOMObject3getEPNS_9ExecStateERKNS10IdentifierE + 0x3c
    6 com.apple.JavaScriptCore 0x961b84d0 ZNK3KJS9Reference8getValueEPNS9ExecStateE + 0x204
    7 com.apple.JavaScriptCore 0x961c5528 ZN3KJS13AccessorNode28evaluateEPNS9ExecStateE + 0x40
    8 com.apple.JavaScriptCore 0x961ce6e4 ZN3KJS17BinaryLogicalNode8evaluateEPNS9ExecStateE + 0xb8
    9 com.apple.JavaScriptCore 0x961ce668 ZN3KJS17BinaryLogicalNode8evaluateEPNS9ExecStateE + 0x3c
    10 com.apple.JavaScriptCore 0x961ce668 ZN3KJS17BinaryLogicalNode8evaluateEPNS9ExecStateE + 0x3c
    11 com.apple.JavaScriptCore 0x961c9a90 ZN3KJS6IfNode7executeEPNS9ExecStateE + 0x80
    12 com.apple.JavaScriptCore 0x961b9fc0 ZN3KJS18SourceElementsNode7executeEPNS9ExecStateE + 0x1f4
    13 com.apple.JavaScriptCore 0x961c4c00 ZN3KJS9BlockNode7executeEPNS9ExecStateE + 0x88
    14 com.apple.JavaScriptCore 0x961c9ba8 ZN3KJS6IfNode7executeEPNS9ExecStateE + 0x198
    15 com.apple.JavaScriptCore 0x961b9fc0 ZN3KJS18SourceElementsNode7executeEPNS9ExecStateE + 0x1f4
    16 com.apple.JavaScriptCore 0x961c4c00 ZN3KJS9BlockNode7executeEPNS9ExecStateE + 0x88
    17 com.apple.JavaScriptCore 0x961c100c ZN3KJS19DeclaredFunctionImp7executeEPNS9ExecStateE + 0x2c
    18 com.apple.JavaScriptCore 0x961bcd50 ZN3KJS11FunctionImp4callEPNS_9ExecStateERNS_6ObjectERKNS4ListE + 0x1ac
    19 com.apple.JavaScriptCore 0x961e6c9c ZN3KJS6Object4callEPNS_9ExecStateERS0_RKNS4ListE + 0xac
    20 com.apple.JavaScriptCore 0x961b7cf4 ZN3KJS16FunctionCallNode8evaluateEPNS9ExecStateE + 0x3a4
    21 com.apple.JavaScriptCore 0x961ba748 ZN3KJS10AssignNode8evaluateEPNS9ExecStateE + 0xc8
    22 com.apple.JavaScriptCore 0x961baf70 ZN3KJS17ExprStatementNode7executeEPNS9ExecStateE + 0x80
    23 com.apple.JavaScriptCore 0x961b9fc0 ZN3KJS18SourceElementsNode7executeEPNS9ExecStateE + 0x1f4
    24 com.apple.JavaScriptCore 0x961c4c00 ZN3KJS9BlockNode7executeEPNS9ExecStateE + 0x88
    25 com.apple.JavaScriptCore 0x961c9ba8 ZN3KJS6IfNode7executeEPNS9ExecStateE + 0x198
    26 com.apple.JavaScriptCore 0x961b9fc0 ZN3KJS18SourceElementsNode7executeEPNS9ExecStateE + 0x1f4
    27 com.apple.JavaScriptCore 0x961c4c00 ZN3KJS9BlockNode7executeEPNS9ExecStateE + 0x88
    28 com.apple.JavaScriptCore 0x961c100c ZN3KJS19DeclaredFunctionImp7executeEPNS9ExecStateE + 0x2c
    29 com.apple.JavaScriptCore 0x961bcd50 ZN3KJS11FunctionImp4callEPNS_9ExecStateERNS_6ObjectERKNS4ListE + 0x1ac
    30 com.apple.JavaScriptCore 0x961e6c9c ZN3KJS6Object4callEPNS_9ExecStateERS0_RKNS4ListE + 0xac
    31 com.apple.JavaScriptCore 0x961dbbe4 ZN3KJS20FunctionProtoFuncImp4callEPNS_9ExecStateERNS_6ObjectERKNS4ListE + 0x8c4
    32 com.apple.JavaScriptCore 0x961e6c9c ZN3KJS6Object4callEPNS_9ExecStateERS0_RKNS4ListE + 0xac
    33 com.apple.JavaScriptCore 0x961b7cf4 ZN3KJS16FunctionCallNode8evaluateEPNS9ExecStateE + 0x3a4
    34 com.apple.JavaScriptCore 0x961c21b0 ZN3KJS9EqualNode8evaluateEPNS9ExecStateE + 0x3c
    35 com.apple.JavaScriptCore 0x961ce6e4 ZN3KJS17BinaryLogicalNode8evaluateEPNS9ExecStateE + 0xb8
    36 com.apple.JavaScriptCore 0x961cd2a0 ZN3KJS7ForNode7executeEPNS9ExecStateE + 0x128
    37 com.apple.JavaScriptCore 0x961c9ba8 ZN3KJS6IfNode7executeEPNS9ExecStateE + 0x198
    38 com.apple.JavaScriptCore 0x961b9ea4 ZN3KJS18SourceElementsNode7executeEPNS9ExecStateE + 0xd8
    39 com.apple.JavaScriptCore 0x961c4c00 ZN3KJS9BlockNode7executeEPNS9ExecStateE + 0x88
    40 com.apple.JavaScriptCore 0x961c9ba8 ZN3KJS6IfNode7executeEPNS9ExecStateE + 0x198
    41 com.apple.JavaScriptCore 0x961b9fc0 ZN3KJS18SourceElementsNode7executeEPNS9ExecStateE + 0x1f4
    42 com.apple.JavaScriptCore 0x961c4c00 ZN3KJS9BlockNode7executeEPNS9ExecStateE + 0x88
    43 com.apple.JavaScriptCore 0x961c100c ZN3KJS19DeclaredFunctionImp7executeEPNS9ExecStateE + 0x2c
    44 com.apple.JavaScriptCore 0x961bcd50 ZN3KJS11FunctionImp4callEPNS_9ExecStateERNS_6ObjectERKNS4ListE + 0x1ac
    45 com.apple.JavaScriptCore 0x961e6c9c ZN3KJS6Object4callEPNS_9ExecStateERS0_RKNS4ListE + 0xac
    46 com.apple.JavaScriptCore 0x961b7cf4 ZN3KJS16FunctionCallNode8evaluateEPNS9ExecStateE + 0x3a4
    47 com.apple.JavaScriptCore 0x961baf70 ZN3KJS17ExprStatementNode7executeEPNS9ExecStateE + 0x80
    48 com.apple.JavaScriptCore 0x961b9fc0 ZN3KJS18SourceElementsNode7executeEPNS9ExecStateE + 0x1f4
    49 com.apple.JavaScriptCore 0x961c4c00 ZN3KJS9BlockNode7executeEPNS9ExecStateE + 0x88
    50 com.apple.JavaScriptCore 0x961c100c ZN3KJS19DeclaredFunctionImp7executeEPNS9ExecStateE + 0x2c
    51 com.apple.JavaScriptCore 0x961bcd50 ZN3KJS11FunctionImp4callEPNS_9ExecStateERNS_6ObjectERKNS4ListE + 0x1ac
    52 com.apple.JavaScriptCore 0x961e6c9c ZN3KJS6Object4callEPNS_9ExecStateERS0_RKNS4ListE + 0xac
    53 com.apple.JavaScriptCore 0x961b7cf4 ZN3KJS16FunctionCallNode8evaluateEPNS9ExecStateE + 0x3a4
    54 com.apple.JavaScriptCore 0x961ba748 ZN3KJS10AssignNode8evaluateEPNS9ExecStateE + 0xc8
    55 com.apple.JavaScriptCore 0x961baf70 ZN3KJS17ExprStatementNode7executeEPNS9ExecStateE + 0x80
    56 com.apple.JavaScriptCore 0x961c9ba8 ZN3KJS6IfNode7executeEPNS9ExecStateE + 0x198
    57 com.apple.JavaScriptCore 0x961b9ea4 ZN3KJS18SourceElementsNode7executeEPNS9ExecStateE + 0xd8
    58 com.apple.JavaScriptCore 0x961c4c00 ZN3KJS9BlockNode7executeEPNS9ExecStateE + 0x88
    59 com.apple.JavaScriptCore 0x961c9ba8 ZN3KJS6IfNode7executeEPNS9ExecStateE + 0x198
    60 com.apple.JavaScriptCore 0x961b9fc0 ZN3KJS18SourceElementsNode7executeEPNS9ExecStateE + 0x1f4
    61 com.apple.JavaScriptCore 0x961c4c00 ZN3KJS9BlockNode7executeEPNS9ExecStateE + 0x88
    62 com.apple.JavaScriptCore 0x961c9ba8 ZN3KJS6IfNode7executeEPNS9ExecStateE + 0x198
    63 com.apple.JavaScriptCore 0x961b9fc0 ZN3KJS18SourceElementsNode7executeEPNS9ExecStateE + 0x1f4
    64 com.apple.JavaScriptCore 0x961c4c00 ZN3KJS9BlockNode7executeEPNS9ExecStateE + 0x88
    65 com.apple.JavaScriptCore 0x961c100c ZN3KJS19DeclaredFunctionImp7executeEPNS9ExecStateE + 0x2c
    66 com.apple.JavaScriptCore 0x961bcd50 ZN3KJS11FunctionImp4callEPNS_9ExecStateERNS_6ObjectERKNS4ListE + 0x1ac
    67 com.apple.JavaScriptCore 0x961dc8bc ZN3KJS19DeclaredFunctionImp9constructEPNS_9ExecStateERKNS4ListE + 0xe0
    68 com.apple.JavaScriptCore 0x961c39a0 ZN3KJS11NewExprNode8evaluateEPNS9ExecStateE + 0x2cc
    69 com.apple.JavaScriptCore 0x961ce548 ZN3KJS10ReturnNode7executeEPNS9ExecStateE + 0xbc
    70 com.apple.JavaScriptCore 0x961b9ea4 ZN3KJS18SourceElementsNode7executeEPNS9ExecStateE + 0xd8
    71 com.apple.JavaScriptCore 0x961c4c00 ZN3KJS9BlockNode7executeEPNS9ExecStateE + 0x88
    72 com.apple.JavaScriptCore 0x961c100c ZN3KJS19DeclaredFunctionImp7executeEPNS9ExecStateE + 0x2c
    73 com.apple.JavaScriptCore 0x961bcd50 ZN3KJS11FunctionImp4callEPNS_9ExecStateERNS_6ObjectERKNS4ListE + 0x1ac
    74 com.apple.JavaScriptCore 0x961e6c9c ZN3KJS6Object4callEPNS_9ExecStateERS0_RKNS4ListE + 0xac
    75 com.apple.JavaScriptCore 0x961b7cf4 ZN3KJS16FunctionCallNode8evaluateEPNS9ExecStateE + 0x3a4
    76 com.apple.JavaScriptCore 0x961bd014 ZN3KJS13AccessorNode217evaluateReferenceEPNS9ExecStateE + 0x3c
    77 com.apple.JavaScriptCore 0x961b798c ZN3KJS16FunctionCallNode8evaluateEPNS9ExecStateE + 0x3c
    78 com.apple.JavaScriptCore 0x961c9f34 ZN3KJS14AssignExprNode8evaluateEPNS9ExecStateE + 0x28
    79 com.apple.JavaScriptCore 0x961c0804 ZN3KJS11VarDeclNode8evaluateEPNS9ExecStateE + 0x7c
    80 com.apple.JavaScriptCore 0x961c5658 ZN3KJS15VarDeclListNode8evaluateEPNS9ExecStateE + 0x44
    81 com.apple.JavaScriptCore 0x961c35f0 ZN3KJS16VarStatementNode7executeEPNS9ExecStateE + 0x80
    82 com.apple.JavaScriptCore 0x961b9ea4 ZN3KJS18SourceElementsNode7executeEPNS9ExecStateE + 0xd8
    83 com.apple.JavaScriptCore 0x961c4c00 ZN3KJS9BlockNode7executeEPNS9ExecStateE + 0x88
    84 com.apple.JavaScriptCore 0x961c9ba8 ZN3KJS6IfNode7executeEPNS9ExecStateE + 0x198
    85 com.apple.JavaScriptCore 0x961b9fc0 ZN3KJS18SourceElementsNode7executeEPNS9ExecStateE + 0x1f4
    86 com.apple.JavaScriptCore 0x961c4c00 ZN3KJS9BlockNode7executeEPNS9ExecStateE + 0x88
    87 com.apple.JavaScriptCore 0x961c100c ZN3KJS19DeclaredFunctionImp7executeEPNS9ExecStateE + 0x2c
    88 com.apple.JavaScriptCore 0x961bcd50 ZN3KJS11FunctionImp4callEPNS_9ExecStateERNS_6ObjectERKNS4ListE + 0x1ac
    89 com.apple.JavaScriptCore 0x961e6c9c ZN3KJS6Object4callEPNS_9ExecStateERS0_RKNS4ListE + 0xac
    90 com.apple.JavaScriptCore 0x961dbbe4 ZN3KJS20FunctionProtoFuncImp4callEPNS_9ExecStateERNS_6ObjectERKNS4ListE + 0x8c4
    91 com.apple.JavaScriptCore 0x961e6c9c ZN3KJS6Object4callEPNS_9ExecStateERS0_RKNS4ListE + 0xac
    92 com.apple.JavaScriptCore 0x961b7cf4 ZN3KJS16FunctionCallNode8evaluateEPNS9ExecStateE + 0x3a4
    93 com.apple.JavaScriptCore 0x961c21b0 ZN3KJS9EqualNode8evaluateEPNS9ExecStateE + 0x3c
    94 com.apple.JavaScriptCore 0x961ce6e4 ZN3KJS17BinaryLogicalNode8evaluateEPNS9ExecStateE + 0xb8
    95 com.apple.JavaScriptCore 0x961cd2a0 ZN3KJS7ForNode7executeEPNS9ExecStateE + 0x128
    96 com.apple.JavaScriptCore 0x961c9ba8 ZN3KJS6IfNode7executeEPNS9ExecStateE + 0x198
    97 com.apple.JavaScriptCore 0x961b9ea4 ZN3KJS18SourceElementsNode7executeEPNS9ExecStateE + 0xd8
    98 com.apple.JavaScriptCore 0x961c4c00 ZN3KJS9BlockNode7executeEPNS9ExecStateE + 0x88
    99 com.apple.JavaScriptCore 0x961c9ba8 ZN3KJS6IfNode7executeEPNS9ExecStateE + 0x198
    100 com.apple.JavaScriptCore 0x961b9fc0 ZN3KJS18SourceElementsNode7executeEPNS9ExecStateE + 0x1f4
    101 com.apple.JavaScriptCore 0x961c4c00 ZN3KJS9BlockNode7executeEPNS9ExecStateE + 0x88
    102 com.apple.JavaScriptCore 0x961c100c ZN3KJS19DeclaredFunctionImp7executeEPNS9ExecStateE + 0x2c
    103 com.apple.JavaScriptCore 0x961bcd50 ZN3KJS11FunctionImp4callEPNS_9ExecStateERNS_6ObjectERKNS4ListE + 0x1ac
    104 com.apple.JavaScriptCore 0x961e6c9c ZN3KJS6Object4callEPNS_9ExecStateERS0_RKNS4ListE + 0xac
    105 com.apple.JavaScriptCore 0x961b7cf4 ZN3KJS16FunctionCallNode8evaluateEPNS9ExecStateE + 0x3a4
    106 com.apple.JavaScriptCore 0x961ce548 ZN3KJS10ReturnNode7executeEPNS9ExecStateE + 0xbc
    107 com.apple.JavaScriptCore 0x961b9ea4 ZN3KJS18SourceElementsNode7executeEPNS9ExecStateE + 0xd8
    108 com.apple.JavaScriptCore 0x961c4c00 ZN3KJS9BlockNode7executeEPNS9ExecStateE + 0x88
    109 com.apple.JavaScriptCore 0x961c100c ZN3KJS19DeclaredFunctionImp7executeEPNS9ExecStateE + 0x2c
    110 com.apple.JavaScriptCore 0x961bcd50 ZN3KJS11FunctionImp4callEPNS_9ExecStateERNS_6ObjectERKNS4ListE + 0x1ac
    111 com.apple.JavaScriptCore 0x961e6c9c ZN3KJS6Object4callEPNS_9ExecStateERS0_RKNS4ListE + 0xac
    112 com.apple.JavaScriptCore 0x961b7cf4 ZN3KJS16FunctionCallNode8evaluateEPNS9ExecStateE + 0x3a4
    113 com.apple.JavaScriptCore 0x961bd014 ZN3KJS13AccessorNode217evaluateReferenceEPNS9ExecStateE + 0x3c
    114 com.apple.JavaScriptCore 0x961b798c ZN3KJS16FunctionCallNode8evaluateEPNS9ExecStateE + 0x3c
    115 com.apple.JavaScriptCore 0x961c6b10 ZN3KJS15ConditionalNode8evaluateEPNS9ExecStateE + 0x94
    116 com.apple.JavaScriptCore 0x961ce548 ZN3KJS10ReturnNode7executeEPNS9ExecStateE + 0xbc
    117 com.apple.JavaScriptCore 0x961b9ea4 ZN3KJS18SourceElementsNode7executeEPNS9ExecStateE + 0xd8
    118 com.apple.JavaScriptCore 0x961c4c00 ZN3KJS9BlockNode7executeEPNS9ExecStateE + 0x88
    119 com.apple.JavaScriptCore 0x961c100c ZN3KJS19DeclaredFunctionImp7executeEPNS9ExecStateE + 0x2c
    120 com.apple.JavaScriptCore 0x961bcd50 ZN3KJS11FunctionImp4callEPNS_9ExecStateERNS_6ObjectERKNS4ListE + 0x1ac
    121 com.apple.JavaScriptCore 0x961e6c9c ZN3KJS6Object4callEPNS_9ExecStateERS0_RKNS4ListE + 0xac
    122 com.apple.JavaScriptCore 0x961b7cf4 ZN3KJS16FunctionCallNode8evaluateEPNS9ExecStateE + 0x3a4
    123 com.apple.JavaScriptCore 0x961bd014 ZN3KJS13AccessorNode217evaluateReferenceEPNS9ExecStateE + 0x3c
    124 com.apple.JavaScriptCore 0x961b798c ZN3KJS16FunctionCallNode8evaluateEPNS9ExecStateE + 0x3c
    125 com.apple.JavaScriptCore 0x961baf70 ZN3KJS17ExprStatementNode7executeEPNS9ExecStateE + 0x80
    126 com.apple.JavaScriptCore 0x961b9ea4 ZN3KJS18SourceElementsNode7executeEPNS9ExecStateE + 0xd8
    127 com.apple.JavaScriptCore 0x961c4c00 ZN3KJS9BlockNode7executeEPNS9ExecStateE + 0x88
    128 com.apple.JavaScriptCore 0x961c9ba8 ZN3KJS6IfNode7executeEPNS9ExecStateE + 0x198
    129 com.apple.JavaScriptCore 0x961b9fc0 ZN3KJS18SourceElementsNode7executeEPNS9ExecStateE + 0x1f4
    130 com.apple.JavaScriptCore 0x961c4c00 ZN3KJS9BlockNode7executeEPNS9ExecStateE + 0x88
    131 com.apple.JavaScriptCore 0x961c9ba8 ZN3KJS6IfNode7executeEPNS9ExecStateE + 0x198
    132 com.apple.JavaScriptCore 0x961b9fc0 ZN3KJS18SourceElementsNode7executeEPNS9ExecStateE + 0x1f4
    133 com.apple.JavaScriptCore 0x961c4c00 ZN3KJS9BlockNode7executeEPNS9ExecStateE + 0x88
    134 com.apple.JavaScriptCore 0x961c100c ZN3KJS19DeclaredFunctionImp7executeEPNS9ExecStateE + 0x2c
    135 com.apple.JavaScriptCore 0x961bcd50 ZN3KJS11FunctionImp4callEPNS_9ExecStateERNS_6ObjectERKNS4ListE + 0x1ac
    136 com.apple.JavaScriptCore 0x961e6c9c ZN3KJS6Object4callEPNS_9ExecStateERS0_RKNS4ListE + 0xac
    137 com.apple.JavaScriptCore 0x961b7cf4 ZN3KJS16FunctionCallNode8evaluateEPNS9ExecStateE + 0x3a4
    138 com.apple.JavaScriptCore 0x961baf70 ZN3KJS17ExprStatementNode7executeEPNS9ExecStateE + 0x80
    139 com.apple.JavaScriptCore 0x961b9fc0 ZN3KJS18SourceElementsNode7executeEPNS9ExecStateE + 0x1f4
    140 com.apple.JavaScriptCore 0x961c4c00 ZN3KJS9BlockNode7executeEPNS9ExecStateE + 0x88
    141 com.apple.JavaScriptCore 0x961c100c ZN3KJS19DeclaredFunctionImp7executeEPNS9ExecStateE + 0x2c
    142 com.apple.JavaScriptCore 0x961bcd50 ZN3KJS11FunctionImp4callEPNS_9ExecStateERNS_6ObjectERKNS4ListE + 0x1ac
    143 com.apple.JavaScriptCore 0x961e6c9c ZN3KJS6Object4callEPNS_9ExecStateERS0_RKNS4ListE + 0xac
    144 com.apple.JavaScriptCore 0x961b7cf4 ZN3KJS16FunctionCallNode8evaluateEPNS9ExecStateE + 0x3a4
    145 com.apple.JavaScriptCore 0x961baf70 ZN3KJS17ExprStatementNode7executeEPNS9ExecStateE + 0x80
    146 com.apple.JavaScriptCore 0x961b9fc0 ZN3KJS18SourceElementsNode7executeEPNS9ExecStateE + 0x1f4
    147 com.apple.JavaScriptCore 0x961c4c00 ZN3KJS9BlockNode7executeEPNS9ExecStateE + 0x88
    148 com.apple.JavaScriptCore 0x961c100c ZN3KJS19DeclaredFunctionImp7executeEPNS9ExecStateE + 0x2c
    149 com.apple.JavaScriptCore 0x961bcd50 ZN3KJS11FunctionImp4callEPNS_9ExecStateERNS_6ObjectERKNS4ListE + 0x1ac
    150 com.apple.JavaScriptCore 0x961dc8bc ZN3KJS19DeclaredFunctionImp9constructEPNS_9ExecStateERKNS4ListE + 0xe0
    151 com.apple.JavaScriptCore 0x961c39a0 ZN3KJS11NewExprNode8evaluateEPNS9ExecStateE + 0x2cc
    152 com.apple.JavaScriptCore 0x961bb504 ZN3KJS16ArgumentListNode12evaluateListEPNS9ExecStateE + 0x50
    153 com.apple.JavaScriptCore 0x961c1bc8 ZN3KJS13ArgumentsNode12evaluateListEPNS9ExecStateE + 0x2c
    154 com.apple.JavaScriptCore 0x961b79f4 ZN3KJS16FunctionCallNode8evaluateEPNS9ExecStateE + 0xa4
    155 com.apple.JavaScriptCore 0x961baf70 ZN3KJS17ExprStatementNode7executeEPNS9ExecStateE + 0x80
    156 com.apple.JavaScriptCore 0x961b9ea4 ZN3KJS18SourceElementsNode7executeEPNS9ExecStateE + 0xd8
    157 com.apple.JavaScriptCore 0x961c4c00 ZN3KJS9BlockNode7executeEPNS9ExecStateE + 0x88
    158 com.apple.JavaScriptCore 0x961c9ba8 ZN3KJS6IfNode7executeEPNS9ExecStateE + 0x198
    159 com.apple.JavaScriptCore 0x961c9ba8 ZN3KJS6IfNode7executeEPNS9ExecStateE + 0x198
    160 com.apple.JavaScriptCore 0x961b9fc0 ZN3KJS18SourceElementsNode7executeEPNS9ExecStateE + 0x1f4
    161 com.apple.JavaScriptCore 0x961c4c00 ZN3KJS9BlockNode7executeEPNS9ExecStateE + 0x88
    162 com.apple.JavaScriptCore 0x961c100c ZN3KJS19DeclaredFunctionImp7executeEPNS9ExecStateE + 0x2c
    163 com.apple.JavaScriptCore 0x961bcd50 ZN3KJS11FunctionImp4callEPNS_9ExecStateERNS_6ObjectERKNS4ListE + 0x1ac
    164 com.apple.JavaScriptCore 0x961e6c9c ZN3KJS6Object4callEPNS_9ExecStateERS0_RKNS4ListE + 0xac
    165 com.apple.JavaScriptCore 0x961dbbe4 ZN3KJS20FunctionProtoFuncImp4callEPNS_9ExecStateERNS_6ObjectERKNS4ListE + 0x8c4
    166 com.apple.JavaScriptCore 0x961e6c9c ZN3KJS6Object4callEPNS_9ExecStateERS0_RKNS4ListE + 0xac
    167 com.apple.JavaScriptCore 0x961b7cf4 ZN3KJS16FunctionCallNode8evaluateEPNS9ExecStateE + 0x3a4
    168 com.apple.JavaScriptCore 0x961c21b0 ZN3KJS9EqualNode8evaluateEPNS9ExecStateE + 0x3c
    169 com.apple.JavaScriptCore 0x961ce6e4 ZN3KJS17BinaryLogicalNode8evaluateEPNS9ExecStateE + 0xb8
    170 com.apple.JavaScriptCore 0x961cd2a0 ZN3KJS7ForNode7executeEPNS9ExecStateE + 0x128
    171 com.apple.JavaScriptCore 0x961c9ba8 ZN3KJS6IfNode7executeEPNS9ExecStateE + 0x198
    172 com.apple.JavaScriptCore 0x961b9ea4 ZN3KJS18SourceElementsNode7executeEPNS9ExecStateE + 0xd8
    173 com.apple.JavaScriptCore 0x961c4c00 ZN3KJS9BlockNode7executeEPNS9ExecStateE + 0x88
    174 com.apple.JavaScriptCore 0x961c9ba8 ZN3KJS6IfNode7executeEPNS9ExecStateE + 0x198
    175 com.apple.JavaScriptCore 0x961b9fc0 ZN3KJS18SourceElementsNode7executeEPNS9ExecStateE + 0x1f4
    176 com.apple.JavaScriptCore 0x961c4c00 ZN3KJS9BlockNode7executeEPNS9ExecStateE + 0x88
    177 com.apple.JavaScriptCore 0x961c100c ZN3KJS19DeclaredFunctionImp7executeEPNS9ExecStateE + 0x2c
    178 com.apple.JavaScriptCore 0x961bcd50 ZN3KJS11FunctionImp4callEPNS_9ExecStateERNS_6ObjectERKNS4ListE + 0x1ac
    179 com.apple.JavaScriptCore 0x961e6c9c ZN3KJS6Object4callEPNS_9ExecStateERS0_RKNS4ListE + 0xac
    180 com.apple.JavaScriptCore 0x961b7cf4 ZN3KJS16FunctionCallNode8evaluateEPNS9ExecStateE + 0x3a4
    181 com.apple.JavaScriptCore 0x961ce548 ZN3KJS10ReturnNode7executeEPNS9ExecStateE + 0xbc
    182 com.apple.JavaScriptCore 0x961b9ea4 ZN3KJS18SourceElementsNode7executeEPNS9ExecStateE + 0xd8
    183 com.apple.JavaScriptCore 0x961c4c00 ZN3KJS9BlockNode7executeEPNS9ExecStateE + 0x88
    184 com.apple.JavaScriptCore 0x961c100c ZN3KJS19DeclaredFunctionImp7executeEPNS9ExecStateE + 0x2c
    185 com.apple.JavaScriptCore 0x961bcd50 ZN3KJS11FunctionImp4callEPNS_9ExecStateERNS_6ObjectERKNS4ListE + 0x1ac
    186 com.apple.JavaScriptCore 0x961e6c9c ZN3KJS6Object4callEPNS_9ExecStateERS0_RKNS4ListE + 0xac
    187 com.apple.JavaScriptCore 0x961b7cf4 ZN3KJS16FunctionCallNode8evaluateEPNS9ExecStateE + 0x3a4
    188 com.apple.JavaScriptCore 0x961ce548 ZN3KJS10ReturnNode7executeEPNS9ExecStateE + 0xbc
    189 com.apple.JavaScriptCore 0x961b9fc0 ZN3KJS18SourceElementsNode7executeEPNS9ExecStateE + 0x1f4
    190 com.apple.JavaScriptCore 0x961c4c00 ZN3KJS9BlockNode7executeEPNS9ExecStateE + 0x88
    191 com.apple.JavaScriptCore 0x961c100c ZN3KJS19DeclaredFunctionImp7executeEPNS9ExecStateE + 0x2c
    192 com.apple.JavaScriptCore 0x961bcd50 ZN3KJS11FunctionImp4callEPNS_9ExecStateERNS_6ObjectERKNS4ListE + 0x1ac
    193 com.apple.JavaScriptCore 0x961e6c9c ZN3KJS6Object4callEPNS_9ExecStateERS0_RKNS4ListE + 0xac
    194 com.apple.JavaScriptCore 0x961b7cf4 ZN3KJS16FunctionCallNode8evaluateEPNS9ExecStateE + 0x3a4
    195 com.apple.JavaScriptCore 0x961baf70 ZN3KJS17ExprStatementNode7executeEPNS9ExecStateE + 0x80
    196 com.apple.JavaScriptCore 0x961b9fc0 ZN3KJS18SourceElementsNode7executeEPNS9ExecStateE + 0x1f4
    197 com.apple.JavaScriptCore 0x961c4c00 ZN3KJS9BlockNode7executeEPNS9ExecStateE + 0x88
    198 com.apple.JavaScriptCore 0x961c100c ZN3KJS19DeclaredFunctionImp7executeEPNS9ExecStateE + 0x2c
    199 com.apple.JavaScriptCore 0x961bcd50 ZN3KJS11FunctionImp4callEPNS_9ExecStateERNS_6ObjectERKNS4ListE + 0x1ac
    200 com.apple.JavaScriptCore 0x961e6c9c ZN3KJS6Object4callEPNS_9ExecStateERS0_RKNS4ListE + 0xac
    201 com.apple.JavaScriptCore 0x961dbbe4 ZN3KJS20FunctionProtoFuncImp4callEPNS_9ExecStateERNS_6ObjectERKNS4ListE + 0x8c4
    202 com.apple.JavaScriptCore 0x961e6c9c ZN3KJS6Object4callEPNS_9ExecStateERS0_RKNS4ListE + 0xac
    203 com.apple.JavaScriptCore 0x961b7cf4 ZN3KJS16FunctionCallNode8evaluateEPNS9ExecStateE + 0x3a4
    204 com.apple.JavaScriptCore 0x961ce548 ZN3KJS10ReturnNode7executeEPNS9ExecStateE + 0xbc
    205 com.apple.JavaScriptCore 0x961b9ea4 ZN3KJS18SourceElementsNode7executeEPNS9ExecStateE + 0xd8
    206 com.apple.JavaScriptCore 0x961c4c00 ZN3KJS9BlockNode7executeEPNS9ExecStateE + 0x88
    207 com.apple.JavaScriptCore 0x961c100c ZN3KJS19DeclaredFunctionImp7executeEPNS9ExecStateE + 0x2c
    208 com.apple.JavaScriptCore 0x961bcd50 ZN3KJS11FunctionImp4callEPNS_9ExecStateERNS_6ObjectERKNS4ListE + 0x1ac
    209 com.apple.JavaScriptCore 0x961e6c9c ZN3KJS6Object4callEPNS_9ExecStateERS0_RKNS4ListE + 0xac
    210 com.apple.JavaScriptCore 0x961dbbe4 ZN3KJS20FunctionProtoFuncImp4callEPNS_9ExecStateERNS_6ObjectERKNS4ListE + 0x8c4
    211 com.apple.JavaScriptCore 0x961e6c9c ZN3KJS6Object4callEPNS_9ExecStateERS0_RKNS4ListE + 0xac
    212 com.apple.JavaScriptCore 0x961b7cf4 ZN3KJS16FunctionCallNode8evaluateEPNS9ExecStateE + 0x3a4
    213 com.apple.JavaScriptCore 0x961baf70 ZN3KJS17ExprStatementNode7executeEPNS9ExecStateE + 0x80
    214 com.apple.JavaScriptCore 0x961b9ea4 ZN3KJS18SourceElementsNode7executeEPNS9ExecStateE + 0xd8
    215 com.apple.JavaScriptCore 0x961c4c00 ZN3KJS9BlockNode7executeEPNS9ExecStateE + 0x88
    216 com.apple.JavaScriptCore 0x961c100c ZN3KJS19DeclaredFunctionImp7executeEPNS9ExecStateE + 0x2c
    217 com.apple.JavaScriptCore 0x961bcd50 ZN3KJS11FunctionImp4callEPNS_9ExecStateERNS_6ObjectERKNS4ListE + 0x1ac
    218 com.apple.JavaScriptCore 0x961e6c9c ZN3KJS6Object4callEPNS_9ExecStateERS0_RKNS4ListE + 0xac
    219 com.apple.JavaScriptCore 0x961dbbe4 ZN3KJS20FunctionProtoFuncImp4callEPNS_9ExecStateERNS_6ObjectERKNS4ListE + 0x8c4
    220 com.apple.JavaScriptCore 0x961e6c9c ZN3KJS6Object4callEPNS_9ExecStateERS0_RKNS4ListE + 0xac
    221 com.apple.JavaScriptCore 0x961b7cf4 ZN3KJS16FunctionCallNode8evaluateEPNS9ExecStateE + 0x3a4
    222 com.apple.JavaScriptCore 0x961c21b0 ZN3KJS9EqualNode8evaluateEPNS9ExecStateE + 0x3c
    223 com.apple.JavaScriptCore 0x961ce6e4 ZN3KJS17BinaryLogicalNode8evaluateEPNS9ExecStateE + 0xb8
    224 com.apple.JavaScriptCore 0x961cd2a0 ZN3KJS7ForNode7executeEPNS9ExecStateE + 0x128
    225 com.apple.JavaScriptCore 0x961c9ba8 ZN3KJS6IfNode7executeEPNS9ExecStateE + 0x198
    226 com.apple.JavaScriptCore 0x961b9ea4 ZN3KJS18SourceElementsNode7executeEPNS9ExecStateE + 0xd8
    227 com.apple.JavaScriptCore 0x961c4c00 ZN3KJS9BlockNode7executeEPNS9ExecStateE + 0x88
    228 com.apple.JavaScriptCore 0x961c9ba8 ZN3KJS6IfNode7executeEPNS9ExecStateE + 0x198
    229 com.apple.JavaScriptCore 0x961b9fc0 ZN3KJS18SourceElementsNode7executeEPNS9ExecStateE + 0x1f4
    230 com.apple.JavaScriptCore 0x961c4c00 ZN3KJS9BlockNode7executeEPNS9ExecStateE + 0x88
    231 com.apple.JavaScriptCore 0x961c100c ZN3KJS19DeclaredFunctionImp7executeEPNS9ExecStateE + 0x2c
    232 com.apple.JavaScriptCore 0x961bcd50 ZN3KJS11FunctionImp4callEPNS_9ExecStateERNS_6ObjectERKNS4ListE + 0x1ac
    233 com.apple.JavaScriptCore 0x961e6c9c ZN3KJS6Object4callEPNS_9ExecStateERS0_RKNS4ListE + 0xac
    234 com.apple.JavaScriptCore 0x961b7cf4 ZN3KJS16FunctionCallNode8evaluateEPNS9ExecStateE + 0x3a4
    235 com.apple.JavaScriptCore 0x961baf70 ZN3KJS17ExprStatementNode7executeEPNS9ExecStateE + 0x80
    236 com.apple.JavaScriptCore 0x961b9ea4 ZN3KJS18SourceElementsNode7executeEPNS9ExecStateE + 0xd8
    237 com.apple.JavaScriptCore 0x961c4c00 ZN3KJS9BlockNode7executeEPNS9ExecStateE + 0x88
    238 com.apple.JavaScriptCore 0x961c9ba8 ZN3KJS6IfNode7executeEPNS9ExecStateE + 0x198
    239 com.apple.JavaScriptCore 0x961b9fc0 ZN3KJS18SourceElementsNode7executeEPNS9ExecStateE + 0x1f4
    240 com.apple.JavaScriptCore 0x961c4c00 ZN3KJS9BlockNode7executeEPNS9ExecStateE + 0x88
    241 com.apple.JavaScriptCore 0x961c9ba8 ZN3KJS6IfNode7executeEPNS9ExecStateE + 0x198
    242 com.apple.JavaScriptCore 0x961b9ea4 ZN3KJS18SourceElementsNode7executeEPNS9ExecStateE + 0xd8
    243 com.apple.JavaScriptCore 0x961c4c00 ZN3KJS9BlockNode7executeEPNS9ExecStateE + 0x88
    244 com.apple.JavaScriptCore 0x961c100c ZN3KJS19DeclaredFunctionImp7executeEPNS9ExecStateE + 0x2c
    245 com.apple.JavaScriptCore 0x961bcd50 ZN3KJS11FunctionImp4callEPNS_9ExecStateERNS_6ObjectERKNS4ListE + 0x1ac
    246 com.apple.JavaScriptCore 0x961e6c9c ZN3KJS6Object4callEPNS_9ExecStateERS0_RKNS4ListE + 0xac
    247 com.apple.JavaScriptCore 0x961b7cf4 ZN3KJS16FunctionCallNode8evaluateEPNS9ExecStateE + 0x3a4
    248 com.apple.JavaScriptCore 0x961baf70 ZN3KJS17ExprStatementNode7executeEPNS9ExecStateE + 0x80
    249 com.apple.JavaScriptCore 0x961b9fc0 ZN3KJS18SourceElementsNode7executeEPNS9ExecStateE + 0x1f4
    250 com.apple.JavaScriptCore 0x961c4c00 ZN3KJS9BlockNode7executeEPNS9ExecStateE + 0x88
    251 com.apple.JavaScriptCore 0x961c100c ZN3KJS19DeclaredFunctionImp7executeEPNS9ExecStateE + 0x2c
    252 com.apple.JavaScriptCore 0x961bcd50 ZN3KJS11FunctionImp4callEPNS_9ExecStateERNS_6ObjectERKNS4ListE + 0x1ac
    253 com.apple.JavaScriptCore 0x961e6c9c ZN3KJS6Object4callEPNS_9ExecStateERS0_RKNS4ListE + 0xac
    254 com.apple.WebCore 0x9745d470 ZN3KJS15ScheduledAction7executeEPNS6WindowE + 0xcc
    255 com.apple.WebCore 0x9745cc00 _ZN3KJS13WindowQObject10timerEventEP11QTimerEvent + 0x198
    256 com.apple.WebCore 0x9742a708 -[KWQObjectTimerTarget sendTimerEvent] + 0x54
    257 com.apple.Foundation 0x90a23a74 __NSFireTimer + 0x68
    258 com.apple.CoreFoundation 0x901c45f8 __CFRunLoopDoTimer + 0xf4
    259 com.apple.CoreFoundation 0x901c1958 __CFRunLoopRun + 0x5c8
    260 com.apple.CoreFoundation 0x901c5e6c CFRunLoopRunSpecific + 0x148
    261 com.apple.HIToolbox 0x92885f60 RunCurrentEventLoopInMode + 0xac
    262 com.apple.HIToolbox 0x9288c6c8 ReceiveNextEventCommon + 0x17c
    263 com.apple.HIToolbox 0x928ae6a0 BlockUntilNextEventMatchingListInMode + 0x60
    264 com.apple.AppKit 0x92e827bc _DPSNextEvent + 0x180
    265 com.apple.AppKit 0x92e99240 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 0x74
    266 com.apple.Safari 0x0000bd24 0x1000 + 0xad24
    267 com.apple.AppKit 0x92ead5c0 -[NSApplication run] + 0x21c
    268 com.apple.AppKit 0x92f69cc4 NSApplicationMain + 0x1d0
    269 com.apple.Safari 0x00007fc4 0x1000 + 0x6fc4
    270 com.apple.Safari 0x000546e8 0x1000 + 0x536e8
    Thread 1:
    0 libSystem.B.dylib 0x90007878 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x900073f8 mach_msg + 0x38
    2 com.apple.CoreFoundation 0x901c16e0 __CFRunLoopRun + 0x350
    3 com.apple.CoreFoundation 0x901c5e6c CFRunLoopRunSpecific + 0x148
    4 com.apple.Foundation 0x90a2d1e0 -[NSRunLoop runMode:beforeDate:] + 0xac
    5 com.apple.Foundation 0x90a45de4 -[NSRunLoop run] + 0x4c
    6 com.apple.WebKit 0x960a4584 +[WebFileDatabase _syncLoop:] + 0xa8
    7 com.apple.Foundation 0x90a6a538 forkThreadForFunction + 0x6c
    8 libSystem.B.dylib 0x90024910 pthreadbody + 0x28
    Thread 2:
    0 libSystem.B.dylib 0x90007878 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x900073f8 mach_msg + 0x38
    2 com.apple.CoreFoundation 0x901c16e0 __CFRunLoopRun + 0x350
    3 com.apple.CoreFoundation 0x901c5e6c CFRunLoopRunSpecific + 0x148
    4 com.apple.Foundation 0x90a2d1e0 -[NSRunLoop runMode:beforeDate:] + 0xac
    5 com.apple.Foundation 0x90a45de4 -[NSRunLoop run] + 0x4c
    6 com.apple.Foundation 0x90a98078 +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 0x20c
    7 com.apple.Foundation 0x90a6a538 forkThreadForFunction + 0x6c
    8 libSystem.B.dylib 0x90024910 pthreadbody + 0x28
    Thread 3:
    0 libSystem.B.dylib 0x9000b42c select + 0xc
    1 com.apple.Foundation 0x90a229ec _loadRunLoop + 0xd4
    2 libSystem.B.dylib 0x90024910 pthreadbody + 0x28
    Thread 4:
    0 libSystem.B.dylib 0x90028b0c fsync + 0xc
    1 com.apple.Foundation 0x90a3d850 _NSWriteBytesToFile + 0x1a4
    2 com.apple.Foundation 0x90a53394 -[NSData writeToFile:atomically:] + 0x64
    3 com.apple.Foundation 0x90a5e060 -[NSFileManager createFileAtPath:contents:attributes:] + 0x58
    4 com.apple.Foundation 0x90a62ee0 -[NSFileManager(NSURLExtras) webcreateFileAtPathWithIntermediateDirectories:contents:attributes:directoryAttribu tes:] + 0x38
    5 com.apple.Foundation 0x90a47990 -[NSURLCache _diskCacheExecuteWrite:] + 0x15c
    6 com.apple.Foundation 0x90a4f884 -[NSURLCache _diskCacheSync:] + 0xe4
    7 com.apple.Foundation 0x90a23a74 __NSFireTimer + 0x68
    8 com.apple.CoreFoundation 0x901c45f8 __CFRunLoopDoTimer + 0xf4
    9 com.apple.CoreFoundation 0x901c1958 __CFRunLoopRun + 0x5c8
    10 com.apple.CoreFoundation 0x901c5e6c CFRunLoopRunSpecific + 0x148
    11 com.apple.Foundation 0x90a2d1e0 -[NSRunLoop runMode:beforeDate:] + 0xac
    12 com.apple.Foundation 0x90a45de4 -[NSRunLoop run] + 0x4c
    13 com.apple.Foundation 0x90a985b8 +[NSURLCache _diskCacheSyncLoop:] + 0xa8
    14 com.apple.Foundation 0x90a6a538 forkThreadForFunction + 0x6c
    15 libSystem.B.dylib 0x90024910 pthreadbody + 0x28
    Thread 5:
    0 libSystem.B.dylib 0x9000b42c select + 0xc
    1 com.apple.CoreFoundation 0x901c6af0 __CFSocketManager + 0x1fc
    2 libSystem.B.dylib 0x90024910 pthreadbody + 0x28
    Thread 6:
    0 libSystem.B.dylib 0x900171d8 semaphorewait_signaltrap + 0x8
    1 libSystem.B.dylib 0x9000e9dc pthread_condwait + 0x270
    2 com.apple.Foundation 0x90a7c614 -[NSConditionLock lockWhenCondition:] + 0x44
    3 com.apple.AppKit 0x92e7a65c -[NSUIHeartBeat _heartBeatThread:] + 0x190
    4 com.apple.Foundation 0x90a6a538 forkThreadForFunction + 0x6c
    5 libSystem.B.dylib 0x90024910 pthreadbody + 0x28
    PPC Thread State:
    srr0: 0x973ec910 srr1: 0x0200d030 vrsave: 0x00000000
    cr: 0x44022224 xer: 0x00000006 lr: 0x973ebfb8 ctr: 0x973e59a8
    r0: 0x00000000 r1: 0xbfff4cd0 r2: 0x00000004 r3: 0x00000004
    r4: 0xbfff4e40 r5: 0xbfff4e40 r6: 0x00000074 r7: 0x006c0069
    r8: 0x0cc0310c r9: 0x00000001 r10: 0x9757a204 r11: 0x42022222
    r12: 0x973e59a8 r13: 0x00000000 r14: 0x00000000 r15: 0x00000001
    r16: 0x00000001 r17: 0x00000000 r18: 0xbfff5fe0 r19: 0xbfff57c0
    r20: 0xbfff5700 r21: 0xffffffff r22: 0x00394494 r23: 0xffffffff
    r24: 0xbfff50f0 r25: 0xbfff5650 r26: 0xbfff4e40 r27: 0x00000002
    r28: 0x00000001 r29: 0x00300ed4 r30: 0xbfff4e40 r31: 0x97512d08
    Binary Images Description:
    0x1000 - 0xccfff com.apple.Safari 1.3 (312) /Applications/Safari.app/Contents/MacOS/Safari
    0x7d0000 - 0x7d2fff com.apple.textencoding.unicode 1.6.4 /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x529b000 - 0x529ffff com.apple.FolderActionsMenu 1.2.1 /System/Library/Contextual Menu Items/FolderActionsMenu.plugin/Contents/MacOS/FolderActionsMenu
    0x52f9000 - 0x52fbfff com.apple.PDFImporter 1.3.1 (???) /System/Library/Components/PDFImporter.component/Contents/MacOS/PDFImporter
    0xd405000 - 0xd4509b1 CarbonLibpwpc PEF binary: CarbonLibpwpc
    0xd4509c0 - 0xd468cad Apple;Carbon;Multimedia PEF binary: Apple;Carbon;Multimedia
    0xd46a1f0 - 0xd46bf7b Apple;Carbon;Networking PEF binary: Apple;Carbon;Networking
    0xecf3000 - 0xee2be45 Flash Player PEF binary: Flash Player
    0xf939080 - 0xf939132 CFMPriv_CoreFoundation PEF binary: CFMPriv_CoreFoundation
    0x106e72b0 - 0x106e7396 CFMPriv_LaunchServices PEF binary: CFMPriv_LaunchServices
    0x106e7400 - 0x106e74d7 CFMPriv_PrintCore PEF binary: CFMPriv_PrintCore
    0x106e74e0 - 0x106e75a2 CFMPriv_QD PEF binary: CFMPriv_QD
    0x106e7690 - 0x106e7779 CFMPriv_SpeechSynthesis PEF binary: CFMPriv_SpeechSynthesis
    0x106f0a60 - 0x106f0b40 CFMPriv_LangAnalysis PEF binary: CFMPriv_LangAnalysis
    0x106fefb0 - 0x106ff053 CFMPriv_QuickTime PEF binary: CFMPriv_QuickTime
    0x106ff0c0 - 0x106ff137 CFMPriv_System PEF binary: CFMPriv_System
    0x106ff3b0 - 0x106ff480 CFMPriv_CarbonSound PEF binary: CFMPriv_CarbonSound
    0x106ff4f0 - 0x106ff5c3 CFMPriv_CommonPanels PEF binary: CFMPriv_CommonPanels
    0x106ff690 - 0x106ff74b CFMPriv_Help PEF binary: CFMPriv_Help
    0x106ff750 - 0x106ff81a CFMPriv_HIToolbox PEF binary: CFMPriv_HIToolbox
    0x106ff890 - 0x106ff966 CFMPriv_HTMLRenderingoÛ@oÙê PEF binary: CFMPriv_HTMLRenderingoÛ@oÙê
    0x106ff9d0 - 0x106ffaa3 CFMPriv_ImageCapture PEF binary: CFMPriv_ImageCapture
    0x106ffb20 - 0x106ffc05 CFMPriv_NavigationServices PEF binary: CFMPriv_NavigationServices
    0x10a965c0 - 0x10a96675 CFMPriv_DVComponentGlue PEF binary: CFMPriv_DVComponentGlue
    0x10a96960 - 0x10a96a36 CFMPriv_OpenScripting PEF binary: CFMPriv_OpenScripting
    0x10a96b00 - 0x10a96bbe CFMPriv_Print PEF binary: CFMPriv_Print
    0x10a96bd0 - 0x10a96c9d CFMPriv_SecurityHI PEF binary: CFMPriv_SecurityHI
    0x10a96d10 - 0x10a96df2 CFMPriv_SpeechRecognition PEF binary: CFMPriv_SpeechRecognition
    0x10a96e60 - 0x10a96f33 CFMPriv_CarbonCore PEF binary: CFMPriv_CarbonCore
    0x10a96fa0 - 0x10a97073 CFMPriv_OSServices PEF binary: CFMPriv_OSServices
    0x10a97140 - 0x10a97202 CFMPriv_AE PEF binary: CFMPriv_AE
    0x10c00290 - 0x10c00355 CFMPriv_ATS PEF binary: CFMPriv_ATS
    0x10c00360 - 0x10c00437 CFMPriv_ColorSync PEF binary: CFMPriv_ColorSync
    0x10c004b0 - 0x10c00593 CFMPriv_FindByContento¯ ©o@ PEF binary: CFMPriv_FindByContento¯ ©o@
    0x10c00600 - 0x10c006da CFMPriv_HIServices PEF binary: CFMPriv_HIServices
    0x806c0000 - 0x806e9fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x80830000 - 0x8090efff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x80f5c000 - 0x80f68fff com.apple.agl 2.5 (AGL-2.5) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x8444e000 - 0x8444ffff DVComponentGlue /System/Library/Frameworks/DVComponentGlue.framework/Versions/A/DVComponentGlue
    0x8cd90000 - 0x8d3f8fff com.apple.QuickTimeComponents.component 6.5.1 /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x8eea0000 - 0x8eeb6fff libJapaneseConverter.dylib /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0x8eee0000 - 0x8ef00fff libKoreanConverter.dylib /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
    0x8ef90000 - 0x8ef9efff libSimplifiedChineseConverter.dylib /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x8efc0000 - 0x8efd3fff libTraditionalChineseConverter.dylib /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x8fe00000 - 0x8fe4ffff dyld /usr/lib/dyld
    0x90000000 - 0x9014ffff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x901c0000 - 0x9026dfff com.apple.CoreFoundation 6.3.7 (299.35) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x902b0000 - 0x90529fff com.apple.CoreServices.CarbonCore 10.3.7 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x905a0000 - 0x90610fff com.apple.framework.IOKit 1.3.6 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90640000 - 0x906c8fff com.apple.CoreServices.OSServices 3.0.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x9071d000 - 0x90730fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x90750000 - 0x907b7fff com.apple.audio.CoreAudio 2.1.2 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x90810000 - 0x90810fff com.apple.ApplicationServices 1.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x90860000 - 0x908cffff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90940000 - 0x909b3fff com.apple.DesktopServices 1.2.4 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x909f0000 - 0x909fbfff com.apple.securityhi 1.2 (90) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x90a03000 - 0x90a0ffff com.apple.help 1.0.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x90a20000 - 0x90b7bfff com.apple.Foundation 6.3.6 (500.58) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x90c70000 - 0x90c8afff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x90cb0000 - 0x90d12fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x90d50000 - 0x90d6bfff com.apple.SystemConfiguration 1.7.1 (???) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x90d7c000 - 0x90d96fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x90db0000 - 0x90dbbfff com.apple.opengl 1.3.8 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x90dd0000 - 0x90df0fff com.apple.DirectoryService.Framework 1.7.2 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x90e13000 - 0x90e4bfff com.apple.LaunchServices 10.3.5 (98.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x90ec0000 - 0x90ec0fff com.apple.Cocoa 6.3 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x910e0000 - 0x91133fff com.apple.bom 1.2.5 (63.2) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x9113f000 - 0x9113ffff com.apple.Carbon 10.3 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x91141000 - 0x91141fff com.apple.CoreServices 10.3 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x912e0000 - 0x912fdfff com.apple.audio.SoundManager 3.8 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x91320000 - 0x91337fff com.apple.LangAnalysis 1.5.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x913a0000 - 0x9145ffff ColorSync /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x914ad000 - 0x914bdfff com.apple.speech.recognition.framework 3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x914e0000 - 0x91549fff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x915e0000 - 0x91699fff com.apple.QD 3.4.67 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x916f0000 - 0x91728fff com.apple.AE 1.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x91760000 - 0x917f3fff com.apple.print.framework.PrintCore 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x91890000 - 0x918aafff com.apple.openscripting 1.2.1 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x918d0000 - 0x918e0fff com.apple.ImageCapture 2.1.5 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x91900000 - 0x9190dfff com.apple.CommonPanels 1.2.1 (1.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x91970000 - 0x919befff com.apple.print.framework.Print 3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x91a40000 - 0x91ab3fff com.apple.NavigationServices 3.3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x91b10000 - 0x91b10fff com.apple.audio.units.AudioUnit 1.3.2 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x91b30000 - 0x91b44fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x91b60000 - 0x91b6bfff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x91b90000 - 0x91baafff libPDFRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
    0x91bd0000 - 0x91bdffff libPSRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPSRIP.A.dylib
    0x91bf0000 - 0x91d85fff com.apple.QuickTime 6.5.1 /System/Library/Frameworks/QuickTime.framework/QuickTime
    0x920f0000 - 0x92116fff com.apple.FindByContent 1.4 (1.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x92170000 - 0x92357fff com.apple.security 2.4 (179) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x927f0000 - 0x92827fff com.apple.CFNetwork 1.2.2 (7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x92880000 - 0x92c05fff com.apple.HIToolbox 1.3.6 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x92de0000 - 0x92e30fff com.apple.HIServices 1.4.1 (0.0.1d1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x92e70000 - 0x9336ffff com.apple.AppKit 6.3.7 (743.36) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93680000 - 0x93958fff com.apple.CoreGraphics 1.203.30 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x939d0000 - 0x939e4fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x93a50000 - 0x93a54fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x93aa0000 - 0x93b87fff com.apple.AddressBook.framework 1.1.2 (321) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x93c00000 - 0x93ca3fff com.apple.audio.toolbox.AudioToolbox 1.3.2 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x940c0000 - 0x940fcfff com.apple.LDAPFramework 1.3.4 (37.4.2) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x94120000 - 0x94138fff com.apple.WebServices 1.1.1 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x94192000 - 0x9419bfff com.apple.DiskArbitration 2.0.5 /System/Library/PrivateFrameworks/DiskArbitration.framework/Versions/A/DiskArbi tration
    0x941f8000 - 0x94201fff libz.1.dylib /usr/lib/libz.1.dylib
    0x945c0000 - 0x945d0fff libsasl2.2.0.1.dylib /usr/lib/libsasl2.2.0.1.dylib
    0x946e0000 - 0x9473ffff com.apple.SearchKit 1.0.2 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x9477d000 - 0x94790fff com.apple.speech.synthesis.framework 3.2 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x947b0000 - 0x947b1fff com.apple.securityfoundation 1.0 (6) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94800000 - 0x9488cfff com.apple.ink.framework 101.1.4 (55.12) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x948b0000 - 0x948e1fff com.apple.securityinterface 1.0 (39) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x949e0000 - 0x949effff com.apple.DSObjCWrappers.Framework 1.0.1 (1.0) /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94ea0000 - 0x954a6fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x95500000 - 0x957d0fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x958e0000 - 0x95900fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x95b50000 - 0x95c32fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x95f30000 - 0x9601efff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x96092000 - 0x96128fff com.apple.WebKit 312.1 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x961b0000 - 0x96292fff com.apple.JavaScriptCore 312 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x96980000 - 0x96a42fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x96aa0000 - 0x96acefff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x96b50000 - 0x96bdffff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x96de0000 - 0x96df0fff com.apple.vecLib 3.0.3 (vecLib 3.0.3) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x96ee0000 - 0x96ee8fff libbsm.dylib /usr/lib/libbsm.dylib
    0x97345000 - 0x973b2fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x973e0000 - 0x976c6fff com.apple.WebCore 315 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore

  • Safari unresponsive when loading any web page

    I'm running Yosemite and I think I may have accidentally caused this problem after running ChronoSync for the first time since upgrading.  Normally syncing my two computers is problem-free, but after this sync I must have screwed up some files related to Safari because now whenever I tell it to go to ANY webpage it starts to load (the blue bar is moving) and then the beach ball stats spinning and I have to Force Quit.
    I have tried restarting, starting in Safe Mode (no difference), tried turning off Safari extensions (no difference), running disk repair (no problems), and then tried reinstallling Yosemite (not a clean install) with no improvement.  This is not an intermittent problem, it's completely consistent and triggered only by loading a webpage.  Any thoughts? Thanks.

    Create a new profile as a test to check if your current profile is causing the problems.
    See "Basic Troubleshooting: Make a new profile":
    *https://support.mozilla.com/kb/Basic+Troubleshooting#w_8-make-a-new-profile
    There may be extensions and plugins installed by default in a new profile, so check that in "Tools > Add-ons > Extensions & Plugins" in case there are still problems.
    If that new profile works then you can transfer some files from the old profile to that new profile, but be careful not to copy corrupted files.
    See:
    *http://kb.mozillazine.org/Transferring_data_to_a_new_profile_-_Firefox
    See also:
    *http://kb.mozillazine.org/Error_loading_websites

Maybe you are looking for