Strange looking Safari and crashes?

Hey there, I have recently had some real stability issues with Safari. It often hangs (with the Beach Ball of Doom) for around 2 minutes when scrolling, and often crashes.
Another problem I have is that when scrolling, very often that not the text and webpage goes all 'weird' (don't really know how to explain it). It does this even after a reboot and sometimes goes for a while but always seems to come back.
As for the crashing, I don't know why it happens as I have a new 17" iMac 2GHz Intel Core 2 Duo with 1gb RAM. I have plenty of HD space, and all other applications seem to run fine.
At the moment, my old Powerbook G4 seems to be running way faster than this iMac (which should be better, surely?).
Any help would be appriciated, and to help I have attached a screenshot of the problem in Safari:
http://screenshotimac.notlong.com
Thanks very much.

Managed to get Safari to crash, report log below:
Date/Time: 2007-04-26 19:14:35.401 +0100
OS Version: 10.4.9 (Build 8P2137)
Report Version: 4
Command: Safari
Path: /Applications/Safari.app/Contents/MacOS/Safari
Parent: WindowServer [56]
Version: 2.0.4 (419.3)
Build Version: 7
Project Name: WebBrowser
Source Version: 4190300
PID: 247
Thread: 0
Exception: EXC_ARITHMETIC (0x0003)
Codes: EXCI386DIV (divide by zero)
Thread 0 Crashed:
0 com.apple.JavaScriptCore 0x94dbb7fb KJS::Lookup::findEntry(KJS::HashTable const*, KJS::UChar const*, unsigned) + 41
1 com.apple.JavaScriptCore 0x94dbb7cc KJS::Lookup::findEntry(KJS::HashTable const*, KJS::Identifier const&) + 62
2 com.apple.JavaScriptCore 0x94dbb997 KJS::ObjectImp::findPropertyHashEntry(KJS::Identifier const&) const + 45
3 com.apple.JavaScriptCore 0x94dbb8bb KJS::ObjectImp::canPut(KJS::ExecState*, KJS::Identifier const&) const + 57
4 com.apple.JavaScriptCore 0x94db9df2 KJS::ObjectImp::put(KJS::ExecState*, KJS::Identifier const&, KJS::Value const&, int) + 88
5 com.apple.WebCore 0x94edffde KJS::DOMObject::put(KJS::ExecState*, KJS::Identifier const&, KJS::Value const&, int) + 56
6 com.apple.JavaScriptCore 0x94dcf8ab KJS::Reference::putValue(KJS::ExecState*, KJS::Value const&) + 211
7 com.apple.JavaScriptCore 0x94dce709 KJS::AssignNode::evaluate(KJS::ExecState*) + 549
8 com.apple.JavaScriptCore 0x94dce3ec KJS::ExprStatementNode::execute(KJS::ExecState*) + 76
9 com.apple.JavaScriptCore 0x94dc8147 KJS::SourceElementsNode::execute(KJS::ExecState*) + 465
10 com.apple.JavaScriptCore 0x94dc7f32 KJS::BlockNode::execute(KJS::ExecState*) + 102
11 com.apple.JavaScriptCore 0x94dd4e83 KJS::DeclaredFunctionImp::execute(KJS::ExecState*) + 45
12 com.apple.JavaScriptCore 0x94dd49ba KJS::FunctionImp::call(KJS::ExecState*, KJS::Object&, KJS::List const&) + 458
13 com.apple.JavaScriptCore 0x94dc977e KJS::Object::call(KJS::ExecState*, KJS::Object&, KJS::List const&) + 158
14 com.apple.JavaScriptCore 0x94dc872d KJS::FunctionCallNode::evaluate(KJS::ExecState*) + 533
15 com.apple.JavaScriptCore 0x94dce3ec KJS::ExprStatementNode::execute(KJS::ExecState*) + 76
16 com.apple.JavaScriptCore 0x94dc8072 KJS::SourceElementsNode::execute(KJS::ExecState*) + 252
17 com.apple.JavaScriptCore 0x94dc7f32 KJS::BlockNode::execute(KJS::ExecState*) + 102
18 com.apple.JavaScriptCore 0x94dd4e83 KJS::DeclaredFunctionImp::execute(KJS::ExecState*) + 45
19 com.apple.JavaScriptCore 0x94dd49ba KJS::FunctionImp::call(KJS::ExecState*, KJS::Object&, KJS::List const&) + 458
20 com.apple.JavaScriptCore 0x94dc977e KJS::Object::call(KJS::ExecState*, KJS::Object&, KJS::List const&) + 158
21 com.apple.WebCore 0x94fb8924 KJS::JSAbstractEventListener::handleEvent(DOM::Event&, bool) + 476
22 com.apple.WebCore 0x94ee9c5a DOM::NodeImpl::handleLocalEvents(DOM::EventImpl*, bool) + 188
23 com.apple.WebCore 0x94ee9958 DOM::NodeImpl::dispatchGenericEvent(DOM::EventImpl*, int&) + 386
24 com.apple.WebCore 0x94ee96c6 DOM::NodeImpl::dispatchEvent(DOM::EventImpl*, int&, bool) + 114
25 com.apple.WebCore 0x94ff13fd DOM::NodeImpl::dispatchMouseEvent(QMouseEvent*, int, int, bool) + 529
26 com.apple.WebCore 0x94f2d3f5 khtml::RenderFormElement::slotClicked() + 105
27 com.apple.WebCore 0x94eb34c5 KWQSignal::call() const + 101
28 com.apple.WebCore 0x94f2f639 QButton::clicked() + 103
29 com.apple.AppKit 0x9335cd88 -[NSApplication sendAction:to:from:] + 107
30 com.apple.Safari 0x0002b083 0x1000 + 172163
31 com.apple.AppKit 0x9335cce1 -[NSControl sendAction:to:] + 101
32 com.apple.AppKit 0x9335ee91 -[NSCell _sendActionFrom:] + 168
33 com.apple.AppKit 0x93371671 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 1271
34 com.apple.AppKit 0x9338f25d -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 848
35 com.apple.AppKit 0x9338eb0d -[NSControl mouseDown:] + 757
36 com.apple.WebCore 0x94f7c526 -[KWQButton mouseDown:] + 68
37 com.apple.WebCore 0x94f2cd16 KWQKHTMLPart::passWidgetMouseDownEventToWidget(QWidget*) + 662
38 com.apple.WebCore 0x94f08cd3 KWQKHTMLPart::passWidgetMouseDownEventToWidget(khtml::MouseEvent*) + 193
39 com.apple.WebCore 0x94f08b16 KWQKHTMLPart::khtmlMousePressEvent(khtml::MousePressEvent*) + 190
40 com.apple.WebCore 0x950955f8 KParts::Part::event(QEvent*) + 24
41 com.apple.WebCore 0x94f0843d KHTMLView::viewportMousePressEvent(QMouseEvent*) + 651
42 com.apple.WebCore 0x94f080a1 KWQKHTMLPart::mouseDown(NSEvent*) + 511
43 com.apple.WebKit 0x94ceba71 -[WebHTMLView mouseDown:] + 225
44 com.apple.AppKit 0x9334c3af -[NSWindow sendEvent:] + 5279
45 com.apple.Safari 0x000230c6 0x1000 + 139462
46 com.apple.AppKit 0x9333e350 -[NSApplication sendEvent:] + 5023
47 com.apple.Safari 0x00022c56 0x1000 + 138326
48 com.apple.AppKit 0x93268dfe -[NSApplication run] + 547
49 com.apple.AppKit 0x9325cd2f NSApplicationMain + 573
50 com.apple.Safari 0x0005f54a 0x1000 + 386378
51 com.apple.Safari 0x0005f471 0x1000 + 386161
Thread 1:
0 libSystem.B.dylib 0x90009bf7 machmsgtrap + 7
1 com.apple.CoreFoundation 0x9082e2b3 CFRunLoopRunSpecific + 2014
2 com.apple.CoreFoundation 0x9082dace CFRunLoopRunInMode + 61
3 com.apple.Foundation 0x92826d3a -[NSRunLoop runMode:beforeDate:] + 182
4 com.apple.Foundation 0x92826c36 -[NSRunLoop run] + 75
5 com.apple.WebKit 0x94cc9529 +[WebFileDatabase _syncLoop:] + 198
6 com.apple.Foundation 0x927f12e0 forkThreadForFunction + 123
7 libSystem.B.dylib 0x90024147 pthreadbody + 84
Thread 2:
0 libSystem.B.dylib 0x90009bf7 machmsgtrap + 7
1 com.apple.CoreFoundation 0x9082e2b3 CFRunLoopRunSpecific + 2014
2 com.apple.CoreFoundation 0x9082dace CFRunLoopRunInMode + 61
3 com.apple.Foundation 0x92826a0f +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 259
4 com.apple.Foundation 0x927f12e0 forkThreadForFunction + 123
5 libSystem.B.dylib 0x90024147 pthreadbody + 84
Thread 3:
0 libSystem.B.dylib 0x90009bf7 machmsgtrap + 7
1 com.apple.CoreFoundation 0x9082e2b3 CFRunLoopRunSpecific + 2014
2 com.apple.CoreFoundation 0x9082dace CFRunLoopRunInMode + 61
3 com.apple.Foundation 0x9284dbc2 +[NSURLCache _diskCacheSyncLoop:] + 206
4 com.apple.Foundation 0x927f12e0 forkThreadForFunction + 123
5 libSystem.B.dylib 0x90024147 pthreadbody + 84
Thread 4:
0 libSystem.B.dylib 0x9001a0ec select + 12
1 libSystem.B.dylib 0x90024147 pthreadbody + 84
Thread 5:
0 libSystem.B.dylib 0x900247e7 semaphorewait_signaltrap + 7
1 com.apple.Foundation 0x9284726c -[NSConditionLock lockWhenCondition:] + 39
2 com.apple.Syndication 0x9997d966 -[AsyncDB _run:] + 181
3 com.apple.Foundation 0x927f12e0 forkThreadForFunction + 123
4 libSystem.B.dylib 0x90024147 pthreadbody + 84
Thread 6:
0 libSystem.B.dylib 0x90026c7c kevent + 12
1 ...ple.CoreServices.CarbonCore 0x90cb8f94 PrivateMPEntryPoint + 51
2 libSystem.B.dylib 0x90024147 pthreadbody + 84
Thread 7:
0 libSystem.B.dylib 0x900247e7 semaphorewait_signaltrap + 7
1 ...ple.CoreServices.CarbonCore 0x90cb9139 MPWaitOnQueue + 198
2 com.apple.DesktopServices 0x92718953 TNodeSyncTask::SyncTaskProc(void*) + 143
3 ...ple.CoreServices.CarbonCore 0x90cb8f94 PrivateMPEntryPoint + 51
4 libSystem.B.dylib 0x90024147 pthreadbody + 84
Thread 8:
0 libSystem.B.dylib 0x900247e7 semaphorewait_signaltrap + 7
1 com.apple.Foundation 0x9284726c -[NSConditionLock lockWhenCondition:] + 39
2 com.apple.AppKit 0x93346270 -[NSUIHeartBeat _heartBeatThread:] + 377
3 com.apple.Foundation 0x927f12e0 forkThreadForFunction + 123
4 libSystem.B.dylib 0x90024147 pthreadbody + 84
Thread 9:
0 libSystem.B.dylib 0x90009bf7 machmsgtrap + 7
1 com.apple.CoreFoundation 0x9082e2b3 CFRunLoopRunSpecific + 2014
2 com.apple.CoreFoundation 0x9082dace CFRunLoopRunInMode + 61
3 com.apple.audio.CoreAudio 0x9146841e HALRunLoop::OwnThread(void*) + 158
4 com.apple.audio.CoreAudio 0x91468239 CAPThread::Entry(CAPThread*) + 93
5 libSystem.B.dylib 0x90024147 pthreadbody + 84
Thread 10:
0 libSystem.B.dylib 0x900247e7 semaphorewait_signaltrap + 7
1 com.apple.ColorSync 0x915a86cf pthreadSemaphoreWait(t_pthreadSemaphore*) + 35
2 com.apple.ColorSync 0x915c2de0 CMMConvTask(void*) + 60
3 libSystem.B.dylib 0x90024147 pthreadbody + 84
Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x0000021e ebx: 0x94db9da8 ecx: 0x00000005 edx: 0x00000000
edi: 0xa4e99c18 esi: 0x0000021e ebp: 0xbfffe628 esp: 0xbfffe61c
ss: 0x0000001f efl: 0x00010246 eip: 0x94dbb7fb cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
Binary Images Description:
0x1000 - 0xdbfff com.apple.Safari 2.0.4 (419.3) /Applications/Safari.app/Contents/MacOS/Safari
0x505000 - 0x505fff com.growl.GrowlSafariLoader 1.0 /Library/InputManagers/GrowlSafari/GrowlSafariLoader.bundle/Contents/MacOS/Grow lSafariLoader
0x50a000 - 0x50cfff com.growl.GrowlSafari GrowlSafari v1.0
Copyright © The Growl Project, 2004-2005 (1.2) /Library/InputManagers/GrowlSafari/GrowlSafariLoader.bundle/Contents/PlugIns/Gr owlSafari.bundle/Contents/MacOS/GrowlSafari
0x619000 - 0x619fff jp.hetima.SafariStand.loader SafariStand-loader version 1.0.1 (6) /Users/d/Library/InputManagers/SafariStand/SafariStand-loader.bundle/Contents/M acOS/SafariStand-loader
0x61e000 - 0x620fff net.culater.SIMBL 0.8 (8) /Users/d/Library/InputManagers/SIMBL/SIMBL.bundle/Contents/MacOS/SIMBL
0x62e000 - 0x62efff org.xlife.InquisitorLoader 3.0 (41) /Users/d/Library/InputManagers/Inquisitor/Inquisitor.bundle/Contents/MacOS/Inqu isitor
0x710000 - 0x758fff jp.hetima.SafariStand 2.0b17 (136) /Users/d/Library/InputManagers/SafariStand/SafariStand.bundle/Contents/MacOS/Sa fariStand
0x7a1000 - 0x7c1fff org.xlife.InquisitorCore 3.0 (41) /Users/d/Library/InputManagers/Inquisitor/Inquisitor.bundle/Contents/Resources/ InquisitorCore.bundle/Contents/MacOS/InquisitorCore
0x7d5000 - 0x7d8fff org.altervista.millenomi.Afloat.SIMBLPlugin 1.0 (pre-release 3) (3.0) /Library/PreferencePanes/Afloat.prefPane/Contents/Resources/Afloat.bundle/Conte nts/MacOS/Afloat
0x1008000 - 0x103cfff com.onepasswd.onepasswdsafaribundle 2.3.9 (4578) /Applications/1Passwd.app/Contents/Extensions/OnePasswdSafari.bundle/Contents/M acOS/OnePasswdSafari
0xc653000 - 0xc654fff com.apple.textencoding.unicode 2.1 /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
0xc8e0000 - 0xc8e3fff com.apple.ink.component 1.2.1 (64) /System/Library/Components/Ink.component/Contents/MacOS/Ink
0xca82000 - 0xcad2fff com.DivXInc.DivXDecoder 6.0.5 /Library/QuickTime/DivX 6 Decoder.component/Contents/MacOS/DivX 6 Decoder
0xf057000 - 0xf05cfff com.apple.audio.AppleHDAHALPlugIn 1.2.9 (1.2.9a4) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
0xf205000 - 0xf728fff com.macromedia.Flash Player.plugin 9.0.28 (1.0.4f22) /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
0x32000000 - 0x32041fff isao.sonobe.OgreKit ??? (2.1.0) /Users/d/Library/InputManagers/SafariStand/SafariStand.bundle/Contents/Resource s/OgreKit.framework/OgreKit
0x70000000 - 0x700fbfff com.apple.audio.units.Components 1.4.5 /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x8fe00000 - 0x8fe4afff dyld 46.12 /usr/lib/dyld
0x90000000 - 0x90172fff libSystem.B.dylib /usr/lib/libSystem.B.dylib
0x901c2000 - 0x901c4fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
0x901c6000 - 0x90203fff com.apple.CoreText 1.1.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
0x9022a000 - 0x90300fff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
0x90320000 - 0x90775fff com.apple.CoreGraphics 1.258.61 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
0x9080c000 - 0x908d4fff com.apple.CoreFoundation 6.4.7 (368.28) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x90912000 - 0x90912fff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x90914000 - 0x90a07fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
0x90a57000 - 0x90ad6fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
0x90aff000 - 0x90b63fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
0x90bd2000 - 0x90bd9fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
0x90bde000 - 0x90c51fff com.apple.framework.IOKit 1.4.6 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90c66000 - 0x90c78fff libauto.dylib /usr/lib/libauto.dylib
0x90c7e000 - 0x90f24fff com.apple.CoreServices.CarbonCore 682.18 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
0x90f67000 - 0x90fcffff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
0x91008000 - 0x91046fff com.apple.CFNetwork 129.20 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
0x91059000 - 0x91069fff com.apple.WebServices 1.1.3 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
0x91074000 - 0x910f3fff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
0x9112d000 - 0x9114bfff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
0x91157000 - 0x91165fff libz.1.dylib /usr/lib/libz.1.dylib
0x91168000 - 0x91307fff com.apple.security 4.5.2 (29774) /System/Library/Frameworks/Security.framework/Versions/A/Security
0x91405000 - 0x9140dfff com.apple.DiskArbitration 2.1.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x91414000 - 0x9143afff com.apple.SystemConfiguration 1.8.6 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
0x9144c000 - 0x91453fff libbsm.dylib /usr/lib/libbsm.dylib
0x91457000 - 0x914cdfff com.apple.audio.CoreAudio 3.0.4 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x9151e000 - 0x9151efff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
0x91520000 - 0x9154cfff com.apple.AE 314 (313) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
0x9155f000 - 0x91633fff com.apple.ColorSync 4.4.9 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
0x9166e000 - 0x916e1fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
0x9170f000 - 0x917b8fff com.apple.QD 3.10.24 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
0x917de000 - 0x91829fff com.apple.HIServices 1.5.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
0x91848000 - 0x9185efff com.apple.LangAnalysis 1.6.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
0x9186a000 - 0x91885fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
0x91890000 - 0x918cdfff com.apple.LaunchServices 182 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
0x918e1000 - 0x918edfff com.apple.speech.synthesis.framework 3.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x918f4000 - 0x91933fff com.apple.ImageIO.framework 1.5.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
0x91946000 - 0x919f8fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
0x91a3e000 - 0x91a54fff libcups.2.dylib /usr/lib/libcups.2.dylib
0x91a59000 - 0x91a77fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x91a7c000 - 0x91adbfff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x91aed000 - 0x91af1fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x91af3000 - 0x91b77fff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
0x91b7b000 - 0x91bb8fff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x91bbe000 - 0x91bd8fff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
0x91bdd000 - 0x91bdffff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x91be1000 - 0x91cbffff libxml2.2.dylib /usr/lib/libxml2.2.dylib
0x91cdc000 - 0x91cdcfff com.apple.Accelerate 1.3.1 (Accelerate 1.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x91cde000 - 0x91d6cfff com.apple.vImage 2.5 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
0x91d73000 - 0x91d73fff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
0x91d75000 - 0x91dcefff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
0x91dd7000 - 0x91dfbfff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
0x91e03000 - 0x9220cfff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
0x92246000 - 0x925fafff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
0x92627000 - 0x92714fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
0x92716000 - 0x92793fff com.apple.DesktopServices 1.3.6 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
0x927d4000 - 0x92a04fff com.apple.Foundation 6.4.8 (567.29) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x92b1e000 - 0x92b35fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x92b40000 - 0x92b98fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x92bac000 - 0x92bacfff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x92bae000 - 0x92bbefff com.apple.ImageCapture 3.0.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
0x92bcd000 - 0x92bd5fff com.apple.speech.recognition.framework 3.6 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
0x92bdb000 - 0x92be1fff com.apple.securityhi 2.0.1 (24742) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
0x92be7000 - 0x92c78fff com.apple.ink.framework 101.2.1 (71) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
0x92c8c000 - 0x92c90fff com.apple.help 1.0.3 (32.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
0x92c93000 - 0x92cb1fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
0x92cc3000 - 0x92cc9fff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
0x92ccf000 - 0x92d32fff com.apple.htmlrendering 66.1 (1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
0x92d59000 - 0x92d9afff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
0x92dc1000 - 0x92dcffff com.apple.audio.SoundManager 3.9.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
0x92dd6000 - 0x92ddbfff com.apple.CommonPanels 1.2.3 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
0x92de0000 - 0x930d5fff com.apple.HIToolbox 1.4.9 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
0x931db000 - 0x931e6fff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x931eb000 - 0x93206fff com.apple.DirectoryService.Framework 3.2 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
0x93256000 - 0x93256fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x93258000 - 0x9390efff com.apple.AppKit 6.4.8 (824.42) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x93c8f000 - 0x93d0afff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x93d43000 - 0x93dfdfff com.apple.audio.toolbox.AudioToolbox 1.4.5 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x93e40000 - 0x93e40fff com.apple.audio.units.AudioUnit 1.4.2 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x93e42000 - 0x94003fff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x94049000 - 0x9408afff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
0x94092000 - 0x940ccfff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
0x940d1000 - 0x940e2fff com.apple.CoreVideo 1.4 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x94178000 - 0x941b6fff com.apple.vmutils 4.0.2 (93.1) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
0x941fa000 - 0x9420bfff com.apple.securityfoundation 2.2.1 (28150) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
0x94219000 - 0x94257fff com.apple.securityinterface 2.2.1 (27695) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
0x94273000 - 0x94282fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x94289000 - 0x94294fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x942e0000 - 0x942fafff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x94300000 - 0x945befff com.apple.QuickTime 7.1.5 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x94723000 - 0x94869fff com.apple.AddressBook.framework 4.0.4 (485.1) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x948f5000 - 0x94904fff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
0x9490b000 - 0x94934fff com.apple.LDAPFramework 1.4.2 (69.1.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x9493a000 - 0x94949fff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
0x9494d000 - 0x94972fff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
0x9497e000 - 0x9499bfff libresolv.9.dylib /usr/lib/libresolv.9.dylib
0x94c9c000 - 0x94cc0fff libcurl.3.dylib /usr/lib/libcurl.3.dylib
0x94cc7000 - 0x94d59fff com.apple.WebKit 419 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x94db3000 - 0x94e35fff com.apple.JavaScriptCore 418.3 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
0x94e6e000 - 0x9514dfff com.apple.WebCore 418.21 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
0x952cc000 - 0x952effff libxslt.1.dylib /usr/lib/libxslt.1.dylib
0x95564000 - 0x95568fff com.apple.URLMount 2.1.3 /System/Library/PrivateFrameworks/URLMount.framework/URLMount
0x96476000 - 0x96476fff com.apple.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x96ae5000 - 0x96aeafff com.apple.agl 2.5.9 (AGL-2.5.9) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x96e80000 - 0x96e94fff com.apple.audio.CoreAudioKit 1.0.1 /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
0x97df8000 - 0x98ac6fff com.apple.QuickTimeComponents.component 7.1.5 /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
0x9997b000 - 0x999b2fff com.apple.Syndication 1.0.6 (54) /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
0x999ce000 - 0x999e0fff com.apple.SyndicationUI 1.0.6 (54) /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
0xc0000000 - 0xc0008fff com.growl.growlframework 0.7.3 /Library/InputManagers/GrowlSafari/GrowlSafariLoader.bundle/Contents/PlugIns/Gr owlSafari.bundle/Contents/Frameworks/Growl.framework/Growl
Model: iMac5,1, BootROM IM51.0090.B03, 2 processors, Intel Core 2 Duo, 2 GHz, 1 GB
Graphics: ATI Radeon X1600, ATY,RadeonX1600, PCIe, 128 MB
Memory Module: BANK 0/DIMM0, 512 MB, DDR2 SDRAM, 667 MHz
Memory Module: BANK 1/DIMM1, 512 MB, DDR2 SDRAM, 667 MHz
AirPort: spairportwireless_card_type_airportextreme (0x14E4, 0x87), Broadcom BCM43xx 1.0 (4.80.79.1)
Bluetooth: Version 1.7.14f14, 2 service, 1 devices, 1 incoming serial ports
Network Service: Built-in Ethernet, Ethernet, en0
Serial ATA Device: WDC WD1600JS-40TGB0, 149.05 GB
Parallel ATA Device: MATSHITADVD-R UJ-846
USB Device: Built-in iSight, Micron, Up to 480 Mb/sec, 500 mA
USB Device: Bluetooth HCI, Up to 12 Mb/sec, 500 mA
USB Device: IR Receiver, Apple Computer, Inc., Up to 12 Mb/sec, 500 mA
USB Device: USB Keyboard, CHESEN, Up to 1.5 Mb/sec, 500 mA
USB Device: CTE-440-U V4.0-3, WACOM, Up to 1.5 Mb/sec, 500 mA

Similar Messages

  • Applications folder looks empty and crash

    Good day, i was installing a program when suddenly something went wrong.
    if i open finder and try to open my applications folder, it looks compeltly empty and then finder crash... seme issue if i explore true the HD.
    Try already to remove the software but not change,
    Any help will be greatly appreciated.
    Oscar

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It’s unlikely to solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    The purpose of this exercise is to determine whether the problem is caused by third-party system modifications that load automatically at startup or login. Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards. Boot in safe mode and log in to the account with the problem. The instructions provided by Apple are as follows:
    Be sure your Mac is shut down.
    Press the power button.
    Immediately after you hear the startup tone, hold the Shift key. The Shift key should be held as soon as possible after the startup tone, but not before the tone.
    Release the Shift key when you see the gray Apple icon and the progress indicator (looks like a spinning gear).
    Safe mode is much slower to boot and run than normal, and some things won’t work at all, including wireless networking on certain Macs.
    The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    Test while in safe mode. Same problem(s)?
    After testing, reboot as usual (i.e., not in safe mode.)

  • Printing is not correct. I can print to either my HP Photosmart printer or a pdf printer and I get the same thing. Strange looking letters and spacing but not normal reading print. Is there a way to set up my printing in version 4 beta?

    Following is whart this page looks like when I print it. How do I fix this?
    s k i p t o n a v i g a t i o n s w i t c h l a n g u a g e
    F i r e f o x
    v i s i t m o z i l l a . o r g
    F e a t u r e s
    F e a t u r e s
    S e c u r i t y
    P e r f o r m a n c e
    C u s t o m i z a t i o n
    V i d e o s
    T o u r
    M o b i l e
    M o b i l e O v e r v i e w
    D o w n l o a d
    F e a t u r e s
    C u s t o m i z e
    S y n c
    D e v e l o p
    G e t I n v o l v e d
    F A Q
    B l o g
    A d d - o n s
    F i r e f o x A d d - o n s
    F e a t u r e d A d d - o n s
    E x t e n s i o n s
    T h e m e s
    P e r s o n a s
    S e a r c h T o o l s
    L a n g u a g e S u p p o r t
    C o l l e c t i o n s
    M o b i l e A d d - o n s
    D e v e l o p e r H u b
    S u p p o r t
    F i r e f o x S u p p o r t
    M o b i l e S u p p o r t
    T h u n d e r b i r d S u p p o r t
    A b o u t
    A b o u t F i r e f o x
    P a r t i c i p a t e
    C o m m u n i c a t i o n s
    C a r e e r s
    P a r t n e r s h i p s
    L e g a l
    C o n t a c t U s
    B l o g
    F i r e f o x H e l p
    A s k a Q u e s t i o n | F i r e f o x H e l p h t t p s : / / s u p p o r t . m o z i l l a . c o m / e n - . . .
    1 o f 4 3 / 7 / 2 0 1 1 7 : 4 5 P M
    W e l c o m e , D i c k S 5 7 .
    P r o f i l e | S i g n O u t
    1 . F i r e f o x H e l p
    2 . F o r u m
    3 . A s k a N e w Q u e s t i o n
    A s k a N e w Q u e s t i o n
    P r o d u c t : F i r e f o x 4 B e t a s c h a n g e
    C a t e g o r y : I h a v e a n o t h e r k i n d o f p r o b l e m w i t h F i r e f o x
    c h a n g e
    F i l l i n t h e d e t a i l s o f y o u r q u e s t i o n .
    T h e m o r e i n f o r m a t i o n y o u c a n p r o v i d e , t h e
    b e t t e r t h e c h a n c e y o u r q u e s t i o n w i l l b e
    a n s w e r e d .
    Q u e s t i o n
    P r i n t i n g i s n o t c o r r e c t . I c a n p r i n t t o e i t h e r m y H P
    P h o t o s m a r t p r i n t e r o r a p d f p r i n t e r a n d I g e t t h e s a m e
    t h i n g . S t r a n g e l o o k i n g l e t t e r s a n d s p a c i n g b u t n o t
    n o r m a l r e a d i n g p r i n t . I s t h e r e a w a y t o s e t u p m y
    p r i n t i n g i n v e r s i o n 4 b e t a ? e d i t
    1 .
    D e t a i l s
    T h e m o r e i n f o r m a t i o n y o u c a n p r o v i d e t h e b e t t e r
    c h a n c e y o u r q u e s t i o n w i l l b e a n s w e r e d .
    2 .
    3 . T h i s h a p p e n e d
    4 . T h i s s t a r t e d w h e n . . .
    5 . T r o u b l e s h o o t i n g I n f o r m a t i o n
    A s k a Q u e s t i o n | F i r e f o x H e l p h t t p s : / / s u p p o r t . m o z i l l a . c o m / e n - . . .
    2 o f 4 3 / 7 / 2 0 1 1 7 : 4 5 P M
    C o p y a n d p a s t e t h e i n f o r m a t i o n f r o m H e l p >
    T r o u b l e s h o o t i n g I n f o r m a t i o n .
    W e ' v e m a d e s o m e e d u c a t e d g u e s s e s a b o u t y o u r
    c u r r e n t b r o w s e r a n d o p e r a t i n g s y s t e m . S h o w d e t a i l s
    » H i d e d e t a i l s »
    6 .
    7 . F i r e f o x v e r s i o n
    8 . O p e r a t i n g s y s t e m
    9 . I n s t a l l e d p l u g i n s
    1 0 .
    O t h e r L a n g u a g e s
    F i r e f o x
    F e a t u r e s
    F e a t u r e s
    S e c u r i t y
    P e r f o r m a n c e
    C u s t o m i z a t i o n
    V i d e o s
    T o u r
    M o b i l e
    M o b i l e O v e r v i e w
    D o w n l o a d
    F e a t u r e s
    C u s t o m i z e
    S y n c
    D e v e l o p
    G e t I n v o l v e d
    F A Q
    B l o g
    A d d - o n s
    F i r e f o x A d d - o n s
    A s k a Q u e s t i o n | F i r e f o x H e l p h t t p s : / / s u p p o r t . m o z i l l a . c o m / e n - . . .
    3 o f 4 3 / 7 / 2 0 1 1 7 : 4 5 P M
    F e a t u r e d A d d - o n s
    E x t e n s i o n s
    T h e m e s
    P e r s o n a s
    S e a r c h T o o l s
    L a n g u a g e S u p p o r t
    C o l l e c t i o n s
    M o b i l e A d d - o n s
    D e v e l o p e r H u b
    S u p p o r t
    F i r e f o x S u p p o r t
    M o b i l e S u p p o r t
    T h u n d e r b i r d S u p p o r t
    A b o u t
    A b o u t F i r e f o x
    P a r t i c i p a t e
    C o m m u n i c a t i o n s
    C a r e e r s
    P a r t n e r s h i p s
    L e g a l
    C o n t a c t U s
    B l o g
    P r i v a c y P o l i c y | L e g a l N o t i c e s | R e p o r t T r a d e m a r k
    A b u s e
    E x c e p t w h e r e o t h e r w i s e n o t e d , c o n t e n t o n t h i s s i t e i s
    l i c e n s e d u n d e r t h e
    C r e a t i v e C o m m o n s A t t r i b u t i o n S h a r e - A l i k e L i c e n s e
    v 3 . 0 o r a n y l a t e r v e r s i o n .
    A s k a Q u e s t i o n | F i r e f o x H e l p h t t p s : / / s u p p o r t . m o z i l l a . c o m / e n - . . .
    4 o f 4 3 / 7 / 2 0 1 1 7 : 4 5 P M

    Hi , Welcome to the HP Forums! I understand that you cannot print wirelessly with your HP Photosmart Premium c310 on Mac OS X 10.9. I am happy to look into this connection issue for you! I am not sure which support pages you have been to, but here are some that I would suggest going through: 'Printer Offline' or 'Printer Not Responding' Message (OS X).Printer Does Not Maintain Wireless Connection. Tips for troubleshooting wireless connection issues
    The following tips can help you troubleshoot and avoid wireless connectivity issues. You can try these tips separately or in combination to get a successful wireless signal. Move the printer and the computer closer to the router, but no closer than 6 ft (1.8 m). Wireless signals can be weaker at greater distances between the printer and the router.If you are experiencing an intermittent wireless connection, try restarting your router. Consult your router manufacturer, Internet service provider, or network administrator for instructions on how to restart the router.Remove any metal objects between the printer, the computer, and the router. Objects such as refrigerators, microwaves, or metal bookcases can interfere with wireless transmission.Move any device that emits radio signals, such as microwaves and cordless telephones, farther away from the printer. Such devices can interfere with wireless signals. Are you able to print to the printer with any other wireless devices? Hope this information is helpful, and hope to hear from you soon!  “Please click the Thumbs up icon below to thank me for responding.”

  • Sync stop working with ios5. its says it is doing something with safari and crashes de process with no alert.

    Please let me know if someone is having the same problem and how to fix.

    Opon further expirimentation, I've discovered that the facelets view handler can not handle the <%@ taglib > declaration, returning me an
    com.sun.facelets.FaceletException: Error Parsing /mapviewer.jsp: Error Traced[line: 3] <Line 3, Column 2>: XML-20201: (Fatal Error) Expected name intead of %.
    With the facelets handler off, the non-xml facelet declaration is handled fine, but is no help.
    Which means I'm bound to use the xml style for facelets, which means I'm going to have to catch the inserted javascript in some manner.
    In any case, the original question in this topic is not the problem anymore, so I closed it here and awarded 5 points for a helpful answer.
    Edited by: rjonkman on 05-Nov-2008 07:17

  • IWeb internal hyperlinks not working on Safari and Firefox

    I've just finished creating my website using iweb and hosting it through an FTP server. However all but one of the hyperlinks to internal pages don't work when viewing it on Safari or Firefox on either a PC or a MAC. They just appear as text and you can't hover over them. External hyperlinks appear to work as normal.
    In addition blog entries i've created aren't shown in their entirety on Internet Explorer. You can access the blog using the 'Archives' link on safari or firefox (the only internal link that does work) and i can see the complete entry but this is not the case of IE. It is just missing half of the text.
    What am i doing wrong? I really want to get these bugs fixed asap.

    Ah, good call. I will try that when I return home. Strange that safari and firefox would have an issue with this but not internet explorer. Seems so simple but still getting my head around working a website, thanks. Will comment if it doesn't work.
    But can anyone explain to me why the only blog entry "shooting on an iphone" would not appear in it's entirety on iternet explorer 9, when it appears on fine on safari, firefox and iternet explorer 7 & 8. It just stops at the heading 'lessons learned'

  • IPhones Safari keeps crashing Apple please fix this.

    I know there is another top posted about this... if you google the 3 words... "iPhone, Safari, and Crash" in google or yahoo search hundreds of results of people complaining and apple still hasn't acknowledged the problem. I used the 1st generation iPhone for a year. My girlfriend still uses a 1st gen iPhone. I now use the iPhone 3g and I bought it in hopes that apple fixed how often safari crashes. Safari crashes all the time while loading a page safari will just launch me back to the home screen. This happens on 100% of everybody's iPhone I have ever tested. It happens mostly in forums while typing such as this one. I tried and failed twice to post in this forum with my iPhone because safari crashed and it was so frustrating. I have had an Iphone now for a year and a half and my girlfriend has as well. It is time you recognize this problem apple and do something about it. If you don't believe me log on to this very forum and reply to this message with your iPhone and see if it doesn't lag until you are just about frozen and then kick you back to the home screen. Apple I give you until December to fix this problem. Otherwise I will ebay my phones and then buy either the LG Dare, Samsung Instinct, T-mobiles new Google Android phone, or a windows mobile. PLEASE FIX SAFARI

    The only reason I thought the new iphone would make some sort of difference is because in other maps such as SMS/MAPS/SETTINGS/AIM/MYSPACE mobile and many more the screen runs smoother and is more responsive. I have compared it to my 1st gen iPhone, my friends iPhone, and my girls iPhone. The new 3g just glides through everything a little smoother so I hoped maybe safari was more stable on the new platform. I was wrong. Regardless SAFARI should work perfectly on both iPhones that is, to alot of people, the most important application of all. It crashes more than any other 10 fold.

  • Strange graphics issue when looking at JPGs in Safari and Preview.

    I am having an issue in Safari and Preview under OS X 10.4.11. I have the exact same issue in both Safari 3 and 4(beta). The blacks on JPG images aren't black they are a dark brownish grey, all other colours show up properly. If I open the same website in Flock everything looks fine. If I download the image and open it up in Photoshop the image also looks fine. To make it even stranger if I open the image up in photoshop and re-save it as a tif file and open the tif file in Safari or Preview it looks normal. It just how it's handling JPGs!
    See the following link for an image showing the issue... note the dark brownish grey colour around the watch:
    http://c77ilw.blu.livefilestore.com/y1p66KB-yBArvIBleY3s1wGZ8EgAyxRd8VLnJ9XA9zJz gPUgIBbvM5aSqPz59g1nC5TehmACKYCw/Picture%201.png
    Now look at what it's supposed to look like:
    http://c77ilw.blu.livefilestore.com/y1pLSnu9AVt-IrsQNhBYUAS6OAAGQU2Tm7H8P9JPp9ba h4Y9wJR9bRYAGu6gLBodHXwGZaPqtzSUyI/1236465600.jpg
    Any ideas? I've tried googling everything I can think of about this issue and haven't found anyone with the same or similar situation.

    I believe it to be an issue with how Safari and Preview are displaying colours under OS X, the strange thing is about 4 weeks ago I had not problems with Safari displaying these types of images and can't think of any settings I changed around that time. Safari under Windows does not show this issue and it is not showing the issue on a different Mac running Safari under OS X 10.4.11 either, so it has to be a setting somewhere that inadvertently was changed I think.
    Again it is only showing on black and near black colours no other part of the image is affected.
    Below is a link I made in photoshop comparing a screen grab of the issue (top half) vs a downloaded copy (bottom half) of the image with raised curves to accentuate the difference for those who may have darker gamma settings and are having trouble seeing the problem.
    http://c77ilw.blu.livefilestore.com/y1pkqqQbO439AUl0M1foDBBRwDdtSImNu9Nnmfc4LJMW CahrzW7FgljMfom6ikxcR8KrheOhGosfKf4UiYzKYRePA/Graphic%20issue.jpg

  • Safari keeps crashing and wont reset or clear history.

    Safari keeps crashing and a Netflix pop up opens everytime I open Safari. The same window and tabs keep reloading every time I open Safari. I have tried clearing the history and resetting Safari, but nothing is working.
    Below is the error report I am getting.
    Please help!
    Date/Time:  
    2013-02-05 10:58:26 -0800
    OS Version: 
    10.7.5 (Build 11G63)
    Architecture:
    x86_64
    Report Version:  9
    Command:    
    Safari
    Path:       
    /Applications/Safari.app/Contents/MacOS/Safari
    Version:    
    6.0.2 (7536.26.17)
    Build Version:   2
    Project Name:
    WebBrowser
    Source Version:  7536026017000000
    Parent:     
    launchd [122]
    PID:        
    22292
    Event:      
    hang
    Duration:   
    0.98s
    Steps:      
    10 (100ms sampling interval)
    Pageins:    
    0
    Pageouts:   
    0
    Process:    
    Safari [22292]
    Path:       
    /Applications/Safari.app/Contents/MacOS/Safari
    Architecture:
    x86_64
    UID:        
    502
      Thread 0x44c887
    DispatchQueue 63
      User stack:
    10 ??? (in Safari) [0x10b170f2c]
    10 SafariMain + 166 (in Safari) [0x10b38735a]
    10 NSApplicationMain + 867 (in AppKit) [0x7fff918f3eac]
    10 -[NSApplication run] + 470 (in AppKit) [0x7fff916779b9]
    10 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 162 (in Safari) [0x10b1c234f]
    10 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135 (in AppKit) [0x7fff9167b07d]
    10 _DPSNextEvent + 659 (in AppKit) [0x7fff9167b779]
    10 BlockUntilNextEventMatchingListInMode + 62 (in HIToolbox) [0x7fff943683fa]
    10 ReceiveNextEventCommon + 355 (in HIToolbox) [0x7fff9436856d]
    10 RunCurrentEventLoopInMode + 277 (in HIToolbox) [0x7fff943612bf]
    10 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff94f33486]
    10 __CFRunLoopRun + 1724 (in CoreFoundation) [0x7fff94f33e7c]
    10 _dispatch_main_queue_callback_4CF + 257 (in libdispatch.dylib) [0x7fff8ceb98bf]
    10 _dispatch_queue_invoke + 71 (in libdispatch.dylib) [0x7fff8ceb913f]
    10 _dispatch_source_invoke + 649 (in libdispatch.dylib) [0x7fff8cebc497]
    10 __-[NSPersistentUIManager acquireDirtyState]_block_invoke_1 + 53 (in AppKit) [0x7fff916d5958]
    10 -[NSPersistentUIManager flushPersistentStateAndClose:waitingUntilDone:] + 182 (in AppKit) [0x7fff916d5a7a]
    10 -[NSPersistentUIManager flushAllChangesOptionallyWaitingUntilDone:updatingSnapshots:] + 715 (in AppKit) [0x7fff916d5d73]
    10 _dispatch_barrier_sync_f_invoke + 33 (in libdispatch.dylib) [0x7fff8ceb9c75]
    10 __-[NSPersistentUIManager flushAllChangesOptionallyWaitingUntilDone:updatingSnapshots:]_block_invoke_1 + 1698 (in AppKit) [0x7fff916d684f]
    10 _dispatch_barrier_sync_f_slow + 137 (in libdispatch.dylib) [0x7fff8ceb9f7a]
    10 semaphore_wait_trap + 10 (in libsystem_kernel.dylib) [0x7fff909de6b6]
      Kernel stack:
    10 semaphore_wait_continue + 0 (in mach_kernel) [0xffffff8000234650]
      Thread 0x44c89b
    DispatchQueue 2
      User stack:
    10 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8ceb8316]
    10 kevent + 10 (in libsystem_kernel.dylib) [0x7fff909e07e6]
      Kernel stack:
    10 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0]
      Thread 0x44cbec
    DispatchQueue 62
      User stack:
    10 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff956d5b85]
    10 _pthread_wqthread + 316 (in libsystem_c.dylib) [0x7fff956d43da]
    10 _dispatch_worker_thread2 + 198 (in libdispatch.dylib) [0x7fff8ceb8928]
    10 _dispatch_queue_invoke + 54 (in libdispatch.dylib) [0x7fff8ceb912e]
    10 _dispatch_queue_drain + 264 (in libdispatch.dylib) [0x7fff8ceb92d2]
    10 _dispatch_call_block_and_release + 18 (in libdispatch.dylib) [0x7fff8ceb7a82]
    10 __-[NSPersistentUIManager _updateSnapshotForWindowNumber:forWindowID:encryptionUUID:encryptionKey:encrypt ionKeyGeneration:waitUntilDone:]_block_invoke_3 + 295 (in AppKit) [0x7fff91e958d0]
    10 -[NSPersistentUIManager writeWindowSnapshot:length:width:height:bytesPerRow:toFile:inDirectory:encrypti ngWithKey:uuid:checksum:isUserWaitingImpatientlyForThisThingToFinish:] + 128 (in AppKit) [0x7fff91e90ef4]
    10 -[NSPersistentUIManager refreshStateDirectoryIfNecessary] + 79 (in AppKit) [0x7fff916d7693]
    10 -[NSPersistentUIManager tryCreatingPersistentStateDirectoryForURL:] + 483 (in AppKit) [0x7fff916d7886]
    10 _URLEnumeratorGetNextURL + 118 (in CoreServicesInternal) [0x7fff8f19ceb9]
    10 _ZL17_GetDirectoryURLsP16_CFURLEnumerator + 1134 (in CoreServicesInternal) [0x7fff8f19c796]
    10 ftsattr_read$INODE64 + 359 (in CoreServicesInternal) [0x7fff8f1a100a]
    10 getdirentriesattr + 10 (in libsystem_kernel.dylib) [0x7fff909e0642]
      Kernel stack:
    10 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002daea3]
    10 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005ce4cb]
    10 getdirentriesattr + 588 (in mach_kernel) [0xffffff80003065cc]
    10 VNOP_READDIRATTR + 83 (in mach_kernel) [0xffffff8000319723]
    10 hfs_vnop_readdirattr + 1650 (in mach_kernel) [0xffffff80004d4932]
    10 hfs_chash_getvnode + 197 (in mach_kernel) [0xffffff80004dd445]
    10 vnode_getwithvid + 35 (in mach_kernel) [0xffffff80002fde53]
    10 vnode_getiocount + 114 (in mach_kernel) [0xffffff80002fd212]
    10 msleep + 119 (in mach_kernel) [0xffffff8000556217]
    10 wakeup + 267 (in mach_kernel) [0xffffff8000555bbb]
    10 lck_mtx_sleep + 74 (in mach_kernel) [0xffffff8000227efa]
    10 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f42b]
    10 thread_continue + 1661 (in mach_kernel) [0xffffff800022f1ad]
    10 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c2939]
      Thread 0x44c8a2
      User stack:
    10 thread_start + 13 (in libsystem_c.dylib) [0x7fff956d5b75]
    10 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff956d28bf]
    10 _ZN3WTFL19wtfThreadEntryPointEPv + 15 (in JavaScriptCore) [0x10bb7638f]
    10 WebCore::IconDatabase::iconDatabaseSyncThread() + 500 (in WebCore) [0x10c22e6b4]
    10 WebCore::IconDatabase::syncThreadMainLoop() + 107 (in WebCore) [0x10c230b9b]
    10 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff909dfbca]
      Kernel stack:
    10 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920]
      Thread 0x44c8a4
      User stack:
    10 thread_start + 13 (in libsystem_c.dylib) [0x7fff956d5b75]
    10 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff956d28bf]
    10 thread_fun + 24 (in QuartzCore) [0x7fff95202d35]
    10 CA::Render::Server::server_thread(void*) + 184 (in QuartzCore) [0x7fff95202df5]
    10 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff909de67a]
      Kernel stack:
    10 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930]
      Thread 0x44c8ad
      User stack:
    10 thread_start + 13 (in libsystem_c.dylib) [0x7fff956d5b75]
    10 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff956d28bf]
    10 __NSThread__main__ + 1575 (in Foundation) [0x7fff913496a2]
    10 -[NSThread main] + 68 (in Foundation) [0x7fff9134972a]
    10 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335 (in Foundation) [0x7fff91354fd7]
    10 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff94f33486]
    10 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff94f33c74]
    10 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff94f2b50c]
    10 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff909de67a]
      Kernel stack:
    10 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930]
      Thread 0x44c8b4
      User stack:
    10 thread_start + 13 (in libsystem_c.dylib) [0x7fff956d5b75]
    10 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff956d28bf]
    10 _ZN3WTFL19wtfThreadEntryPointEPv + 15 (in JavaScriptCore) [0x10bb7638f]
    10 JSC::BlockAllocator::blockFreeingThreadMain() + 90 (in JavaScriptCore) [0x10bb60d9a]
    10 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118 (in JavaScriptCore) [0x10b93efb6]
    10 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff909dfbca]
      Kernel stack:
    10 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920]
      Thread 0x44c8b5
      User stack:
    10 thread_start + 13 (in libsystem_c.dylib) [0x7fff956d5b75]
    10 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff956d28bf]
    10 _ZN3WTFL19wtfThreadEntryPointEPv + 15 (in JavaScriptCore) [0x10bb7638f]
    10 JSC::MarkStackThreadSharedData::markingThreadMain() + 214 (in JavaScriptCore) [0x10bac3696]
    10 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212 (in JavaScriptCore) [0x10bac37b4]
    10 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff909dfbca]
      Kernel stack:
    10 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920]
      Thread 0x44c8b6
      User stack:
    10 thread_start + 13 (in libsystem_c.dylib) [0x7fff956d5b75]
    10 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff956d28bf]
    10 _ZN3WTFL19wtfThreadEntryPointEPv + 15 (in JavaScriptCore) [0x10bb7638f]
    10 JSC::MarkStackThreadSharedData::markingThreadMain() + 214 (in JavaScriptCore) [0x10bac3696]
    10 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212 (in JavaScriptCore) [0x10bac37b4]
    10 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff909dfbca]
      Kernel stack:
    10 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920]
      Thread 0x44c8b7
      User stack:
    10 thread_start + 13 (in libsystem_c.dylib) [0x7fff956d5b75]
    10 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff956d28bf]
    10 _ZN3WTFL19wtfThreadEntryPointEPv + 15 (in JavaScriptCore) [0x10bb7638f]
    10 JSC::MarkStackThreadSharedData::markingThreadMain() + 214 (in JavaScriptCore) [0x10bac3696]
    10 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212 (in JavaScriptCore) [0x10bac37b4]
    10 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff909dfbca]
      Kernel stack:
    10 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920]
      Thread 0x44c97d
      User stack:
    10 thread_start + 13 (in libsystem_c.dylib) [0x7fff956d5b75]
    10 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff956d28bf]
    10 _ZN3WTFL19wtfThreadEntryPointEPv + 15 (in JavaScriptCore) [0x10bb7638f]
    10 JSC::BlockAllocator::blockFreeingThreadMain() + 90 (in JavaScriptCore) [0x10bb60d9a]
    10 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118 (in JavaScriptCore) [0x10b93efb6]
    10 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff909dfbca]
      Kernel stack:
    10 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920]
      Thread 0x44c97e
      User stack:
    10 thread_start + 13 (in libsystem_c.dylib) [0x7fff956d5b75]
    10 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff956d28bf]
    10 _ZN3WTFL19wtfThreadEntryPointEPv + 15 (in JavaScriptCore) [0x10bb7638f]
    10 JSC::MarkStackThreadSharedData::markingThreadMain() + 214 (in JavaScriptCore) [0x10bac3696]
    10 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212 (in JavaScriptCore) [0x10bac37b4]
    10 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff909dfbca]
      Kernel stack:
    10 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920]
      Thread 0x44c97f
      User stack:
    10 thread_start + 13 (in libsystem_c.dylib) [0x7fff956d5b75]
    10 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff956d28bf]
    10 _ZN3WTFL19wtfThreadEntryPointEPv + 15 (in JavaScriptCore) [0x10bb7638f]
    10 JSC::MarkStackThreadSharedData::markingThreadMain() + 214 (in JavaScriptCore) [0x10bac3696]
    10 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212 (in JavaScriptCore) [0x10bac37b4]
    10 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff909dfbca]
      Kernel stack:
    10 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920]
      Thread 0x44c980
      User stack:
    10 thread_start + 13 (in libsystem_c.dylib) [0x7fff956d5b75]
    10 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff956d28bf]
    10 _ZN3WTFL19wtfThreadEntryPointEPv + 15 (in JavaScriptCore) [0x10bb7638f]
    10 JSC::MarkStackThreadSharedData::markingThreadMain() + 214 (in JavaScriptCore) [0x10bac3696]
    10 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212 (in JavaScriptCore) [0x10bac37b4]
    10 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff909dfbca]
      Kernel stack:
    10 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920]
      Thread 0x44c991
      User stack:
    10 thread_start + 13 (in libsystem_c.dylib) [0x7fff956d5b75]
    10 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff956d28bf]
    10 _ZN3WTFL19wtfThreadEntryPointEPv + 15 (in JavaScriptCore) [0x10bb7638f]
    10 Safari::MessageRunLoop::threadBody() + 106 (in Safari) [0x10b338ec6]
    10 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff94f33486]
    10 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff94f33c74]
    10 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff94f2b50c]
    10 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff909de67a]
      Kernel stack:
    10 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930]
      Thread 0x44c99f
      User stack:
    10 thread_start + 13 (in libsystem_c.dylib) [0x7fff956d5b75]
    10 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff956d28bf]
    10 _ZN3WTFL19wtfThreadEntryPointEPv + 15 (in JavaScriptCore) [0x10bb7638f]
    10 WebCore::StorageThread::threadEntryPoint() + 154 (in WebCore) [0x10c248afa]
    10 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool ()(WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81 (in WebCore) [0x10ccea0a1]
    10 ***::ThreadCondition::timedWait(***::Mutex&, double) + 61 (in JavaScriptCore) [0x10b93ef7d]
    10 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff909dfbca]
      Kernel stack:
    10 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920]
      Thread 0x44caf3
      User stack:
    10 thread_start + 13 (in libsystem_c.dylib) [0x7fff956d5b75]
    10 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff956d28bf]
    10 __select + 10 (in libsystem_kernel.dylib) [0x7fff909dfdf2]
      Kernel stack:
    10 wakeup + 992 (in mach_kernel) [0xffffff8000555e90]
      Thread 0x44cd47
      User stack:
    10 thread_start + 13 (in libsystem_c.dylib) [0x7fff956d5b75]
    10 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff956d28bf]
    10 _ZL13startIOThreadPv + 148 (in CoreVideo) [0x7fff8c5f73e9]
    10 CVDisplayLink::runIOThread() + 710 (in CoreVideo) [0x7fff8c5f76c8]
    10 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff909dfbca]
      Kernel stack:
    10 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920]
      Binary Images:
    0x10b170000 -   
    0x10b170fff  com.apple.Safari 6.0.2 (7536.26.17) <712FC0E4-1F7C-3C6F-A65F-8F9EDE304463> /Applications/Safari.app/Contents/MacOS/Safari
    0x10b175000 -   
    0x10b617fff  com.apple.Safari.framework 7536 (7536.26.17) <8C9589AE-EA24-3360-812B-DBAE560FBE7F> /System/Library/StagedFrameworks/Safari/Safari.framework/Safari
    0x10b938000 -   
    0x10bbd2ff7  com.apple.JavaScriptCore 7536 (7536.26.15) <DE475475-D66E-3BF3-9AA6-422601989CF6> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/JavaScriptCore
    0x10c22a000 -   
    0x10d1d0ff7  com.apple.WebCore 7536 (7536.26.15) <BB07086A-227A-3817-BFED-4DF34E04CD56> /System/Library/StagedFrameworks/Safari/WebCore.framework/WebCore
    0x7fff8c5f5000 -
    0x7fff8c61efff  com.apple.CoreVideo 1.7 (70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff8ceb6000 -
    0x7fff8cec4fff  libdispatch.dylib ??? (???) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib
    0x7fff8f17f000 -
    0x7fff8f1abff7  com.apple.CoreServicesInternal 113.19 (113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x7fff909c9000 -
    0x7fff909e9fff  libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
    0x7fff912ef000 -
    0x7fff91608fff  com.apple.Foundation 6.7.2 (833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff91673000 -
    0x7fff92279fff  com.apple.AppKit 6.7.5 (1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff9435f000 -
    0x7fff9468bfff  com.apple.HIToolbox 1.9 (???) <CCB32DEA-D0CA-35D1-8019-E599C8007AB6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff94efb000 -
    0x7fff950cfff7  com.apple.CoreFoundation 6.7.2 (635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff95200000 -
    0x7fff953a0ff7  com.apple.QuartzCore 1.7 (270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff95684000 -
    0x7fff95761fef  libsystem_c.dylib ??? (???) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
    Process:    
    Activity Monitor [22180]
    Path:       
    /Applications/Utilities/Activity Monitor.app/Contents/MacOS/Activity Monitor
    Architecture:
    x86_64
    UID:        
    502
      Thread 0x438bf2
    DispatchQueue 1
      User stack:
    10 ??? (in Activity Monitor) [0x100bbd77c]
    10 NSApplicationMain + 867 (in AppKit) [0x7fff918f3eac]
    10 -[NSApplication run] + 470 (in AppKit) [0x7fff916779b9]
    10 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135 (in AppKit) [0x7fff9167b07d]
    10 _DPSNextEvent + 659 (in AppKit) [0x7fff9167b779]
    10 BlockUntilNextEventMatchingListInMode + 62 (in HIToolbox) [0x7fff943683fa]
    10 ReceiveNextEventCommon + 355 (in HIToolbox) [0x7fff9436856d]
    10 RunCurrentEventLoopInMode + 277 (in HIToolbox) [0x7fff943612bf]
    10 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff94f33486]
    10 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff94f33c74]
    10 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff94f2b50c]
    10 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff909de67a]
      Kernel stack:
    10 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930]
      Thread 0x438c07
    DispatchQueue 2
      User stack:
    10 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8ceb8316]
    10 kevent + 10 (in libsystem_kernel.dylib) [0x7fff909e07e6]
      Kernel stack:
    10 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0]
      Binary Images:
    0x100bbc000 -   
    0x100be9fff  com.apple.ActivityMonitor 10.7.4 (718) <8E691413-5892-3BE8-97D6-B62D873C903E> /Applications/Utilities/Activity Monitor.app/Contents/MacOS/Activity Monitor
    0x7fff8ceb6000 -
    0x7fff8cec4fff  libdispatch.dylib ??? (???) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib
    0x7fff909c9000 -
    0x7fff909e9fff  libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
    0x7fff91673000 -
    0x7fff92279fff  com.apple.AppKit 6.7.5 (1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff9435f000 -
    0x7fff9468bfff  com.apple.HIToolbox 1.9 (???) <CCB32DEA-D0CA-35D1-8019-E599C8007AB6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff94efb000 -
    0x7fff950cfff7  com.apple.CoreFoundation 6.7.2 (635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    Process:    
    activitymonitord [22183]
    Path:       
    /usr/libexec/activitymonitord
    Architecture:
    x86_64
    UID:        
    0
      Thread 0x438c19
    DispatchQueue 1
      User stack:
    10 ??? (in activitymonitord) [0x100c19ccc]
    10 ??? (in activitymonitord) [0x100c1b49b]
    10 kevent + 10 (in libsystem_kernel.dylib) [0x7fff909e07e6]
      Kernel stack:
    10 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0]
      Binary Images:
    0x100c19000 -   
    0x100c21ff7  activitymonitord ??? (???) <512E7906-3DBC-3F2B-932B-12AC84F03BDA> /usr/libexec/activitymonitord
    0x7fff909c9000 -
    0x7fff909e9fff  libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
    Process:    
    AirPort Base Station Agent [185]
    Path:       
    /System/Library/CoreServices/AirPort Base Station Agent.app/Contents/MacOS/AirPort Base Station Agent
    Architecture:
    x86_64
    UID:        
    502
      Thread 0x75b  
      User stack:
      Kernel stack:
    10 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930]
      Thread 0x7c9  
      User stack:
      Kernel stack:
    10 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0]
      Thread 0x7f0  
      User stack:
      Kernel stack:
    10 wakeup + 992 (in mach_kernel) [0xffffff8000555e90]
      Binary Images:
    0x107614000 -   
    0x10762bfff  com.apple.AirPortBaseStationAgent 1.5.5 (155.7) <4B2DADB0-223B-32AA-9438-30FBEA0A8FE6> /System/Library/CoreServices/AirPort Base Station Agent.app/Contents/MacOS/AirPort Base Station Agent
    Process:    
    aosnotifyd [83]
    Path:       
    /usr/sbin/aosnotifyd
    Architecture:
    x86_64
    UID:        
    0
      Thread 0x279   
    DispatchQueue 1
      User stack:
    10 start + 52 (in aosnotifyd) [0x10a5fa0b4]
    10 main + 74 (in aosnotifyd) [0x10a6019ec]
    10 -[AOSNotificationDaemon startup] + 1294 (in aosnotifyd) [0x10a6017b3]
    10 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 267 (in Foundation) [0x7fff912faf7b]
    10 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff94f33486]
    10 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff94f33c74]
    10 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff94f2b50c]
    10 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff909de67a]
      Kernel stack:
    10 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930]
      Thread 0x2dc   
    DispatchQueue 2
      User stack:
    10 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8ceb8316]
    10 kevent + 10 (in libsystem_kernel.dylib) [0x7fff909e07e6]
      Kernel stack:
    10 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0]
      Thread 0x329  
      User stack:
    10 thread_start + 13 (in libsystem_c.dylib) [0x7fff956d5b75]
    10 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff956d28bf]
    10 __NSThread__main__ + 1575 (in Foundation) [0x7fff913496a2]
    10 -[NSThread main] + 68 (in Foundation) [0x7fff9134972a]
    10 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335 (in Foundation) [0x7fff91354fd7]
    10 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff94f33486]
    10 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff94f33c74]
    10 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff94f2b50c]
    10 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff909de67a]
      Kernel stack:
    10 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930]
      Thread 0x5ca  
      User stack:
      Kernel stack:
    10 wakeup + 992 (in mach_kernel) [0xffffff8000555e90]
      Binary Images:
    0x10a5f8000 -   
    0x10a639fff  aosnotifyd ??? (???) <5287944C-EDF3-3175-81A3-CC1BEF4E43F7> /usr/sbin/aosnotifyd
    0x7fff8ceb6000 -
    0x7fff8cec4fff  libdispatch.dylib ??? (???) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib
    0x7fff909c9000 -
    0x7fff909e9fff  libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
    0x7fff912ef000 -
    0x7fff91608fff  com.apple.Foundation 6.7.2 (833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff94efb000 -
    0x7fff950cfff7  com.apple.CoreFoundation 6.7.2 (635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff95684000 -
    0x7fff95761fef  libsystem_c.dylib ??? (???) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
    Process:    
    AppleMobileDeviceHelper [7505]
    Path:       
    /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/Current/AppleM obileDeviceHelper.app/Contents/MacOS/AppleMobileDeviceHelper
    Architecture:
    x86_64
    UID:        
    502
      Thread 0x1df82b
    DispatchQueue 1
      User stack:
    10 ??? (in AppleMobileDeviceHelper) [0x100001678]
    10 ??? (in AppleMobileDeviceHelper) [0x10000243d]
    10 ??? (in AppleMobileDeviceHelper) [0x10000afb0]
    10 __select + 10 (in libsystem_kernel.dylib) [0x7fff909dfdf2]
      Kernel stack:
    10 wakeup + 992 (in mach_kernel) [0xffffff8000555e90]
      Thread 0x1df8cc
    DispatchQueue 2
      User stack:
    10 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8ceb8316]
    10 kevent + 10 (in libsystem_kernel.dylib) [0x7fff909e07e6]
      Kernel stack:
    10 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0]
      Thread 0x1dfc1e
      User stack:
      Kernel stack:
    10 workqueue_mark_exiting + 880 (in mach_kernel) [0xffffff80005a4ea0]
      Binary Images:
    0x100000000 -   
    0x100017ff7  com.apple.SyncServices.AppleMobileDeviceHelper 5.0 (889) <7B6B311D-2C94-3368-BA3F-48E449EF6A1C> /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/Current/Apple MobileDeviceHelper.app/Contents/MacOS/AppleMobileDeviceHelper
    0x7fff8ceb6000 -
    0x7fff8cec4fff  libdispatch.dylib ??? (???) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib
    0x7fff909c9000 -
    0x7fff909e9fff  libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
    Process:    
    applepushserviced [82]
    Path:       
    /System/Library/PrivateFrameworks/ApplePushService.framework/applepushserviced
    Architecture:
    x86_64
    UID:        
    0
      Thread 0x278   
    DispatchQueue 1
      User stack:
    10 ??? (in applepushserviced) [0x102c3f8d4]
    10 ??? (in applepushserviced) [0x102c3f9b8]
    10 -[NSRunLoop(NSRunLoop) run] + 62 (in Foundation) [0x7fff912fae67]
    10 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 267 (in Foundation) [0x7fff912faf7b]
    10 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff94f33486]
    10 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff94f33c74]
    10 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff94f2b50c]
    10 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff909de67a]
      Kernel stack:
    10 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930]
      Thread 0x2ae   
    DispatchQueue 2
      User stack:
    10 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8ceb8316]
    10 kevent + 10 (in libsystem_kernel.dylib) [0x7fff909e07e6]
      Kernel stack:
    10 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0]
      Thread 0x4f7  
      User stack:
    10 thread_start + 13 (in libsystem_c.dylib) [0x7fff956d5b75]
    10 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff956d28bf]
    10 __select + 10 (in libsystem_kernel.dylib) [0x7fff909dfdf2]
      Kernel stack:
    10 wakeup + 992 (in mach_kernel) [0xffffff8000555e90]
      Binary Images:
    0x102c3e000 -   
    0x102cacff7  applepushserviced ??? (???) <95759366-ACD2-358F-B4C3-A276E2B287C1> /System/Library/PrivateFrameworks/ApplePushService.framework/applepushserviced
    0x7fff8ceb6000 -
    0x7fff8cec4fff  libdispatch.dylib ??? (???) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib
    0x7fff909c9000 -
    0x7fff909e9fff  libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
    0x7fff912ef000 -
    0x7fff91608fff  com.apple.Foundation 6.7.2 (833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff94efb000 -
    0x7fff950cfff7  com.apple.CoreFoundation 6.7.2 (635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff95684000 -
    0x7fff95761fef  libsystem_c.dylib ??? (???) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
    Process:    
    AppleSpell [262]
    Path:       
    /System/Library/Services/AppleSpell.service/Contents/MacOS/AppleSpell
    Architecture:
    x86_64
    UID:        
    502
      Thread 0x1ef5  
    DispatchQueue 1
      User stack:
    10 ??? (in AppleSpell) [0x103118a7c]
    10 ??? (in AppleSpell) [0x103118d2e]
    10 -[NSSpellServer run] + 74 (in Foundation) [0x7fff9144bc76]
    10 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff94f4319f]
    10 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff94f33486]
    10 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff94f33c74]
    10 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff94f2b50c]
    10 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff909de67a]
      Kernel stack:
    10 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930]
      Thread 0x1ef8  
    DispatchQueue 2
      User stack:
    10 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8ceb8316]
    10 kevent + 10 (in libsystem_kernel.dylib) [0x7fff909e07e6]
      Kernel stack:
    10 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0]
      Binary Images:
    0x103117000 -   
    0x1031d3ff7  com.apple.AppleSpell 1.7.1 (131.1) <A994D9F1-C4D8-3361-B0F4-112A7BAED8BD> /System/Library/Services/AppleSpell.service/Contents/MacOS/AppleSpell
    0x7fff8ceb6000 -
    0x7fff8cec4fff  libdispatch.dylib ??? (???) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib
    0x7fff909c9000 -
    0x7fff909e9fff  libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
    0x7fff912ef000 -
    0x7fff91608fff  com.apple.Foundation 6.7.2 (833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff94efb000 -
    0x7fff950cfff7  com.apple.CoreFoundation 6.7.2 (635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    Process:    
    autofsd [80]
    Path:       
    /usr/libexec/autofsd
    Architecture:
    x86_64
    UID:        
    0
      Thread 0x2b1   
    DispatchQueue 2
      User stack:
    10 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8ceb8316]
    10 kevent + 10 (in libsystem_kernel.dylib) [0x7fff909e07e6]
      Kernel stack:
    10 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0]
      Thread 0x2b2   
    DispatchQueue 6
      User stack:
    10 _dispatch_sig_thread + 45 (in libdispatch.dylib) [0x7fff8cebab1c]
    10 __sigsuspend_nocancel + 10 (in libsystem_kernel.dylib) [0x7fff909e0022]
      Kernel stack:
    10 wakeup + 992 (in mach_kernel) [0xffffff8000555e90]
      Binary Images:
    0x102748000 -   
    0x102749fff  autofsd ??? (???) <A02D5E70-1BB1-30ED-A699-375CB0CCE901> /usr/libexec/autofsd
    0x7fff8ceb6000 -
    0x7fff8cec4fff  libdispatch.dylib ??? (???) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib
    0x7fff909c9000 -
    0x7fff909e9fff  libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
    Process:    
    Belkin Router Helper [190]
    Path:       
    /Library/Application Support/Affinegy/Belkin Router Helper
    Architecture:
    i386
    UID:        
    502
    Process:    
    Belkin Router Monitor & Setup [87]
    Path:       
    /Library/Application Support/Affinegy/Belkin Router Monitor & Setup
    Architecture:
    i386
    UID:        
    0
    Process:    
    blued [22]
    Path:       
    /usr/sbin/blued
    Architecture:
    x86_64
    UID:        
    0
      Thread 0x15a   
    DispatchQueue 1
      User stack:
    10 ??? (in blued) [0x1091de9a4]
    10 ??? (in blued) [0x1092154bf]
    10 -[NSRunLoop(NSRunLoop) run] + 62 (in Foundation) [0x7fff912fae67]
    10 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 267 (in Foundation) [0x7fff912faf7b]

    Quit all applications.  In the top menu, ensure finder is displayed beside the apple.  Then, go to "go".  When the drop down appears, hold down your option key on the keyboard.  This will make the "library" appear right under home. 
    Select "library", then go to the preferences folder.  Inside, look for "com.apple.safari.plist" and drag it out to your desktop.
    Launch safari.

  • Safari and iTunes store crashing after 10.8.4 update

    Hi,
    Since I have updated to the 10.8.4 OS on my 27inch Late 2012 iMac (3.4 GHz Intel Core i7) I am having trouble with applications which crash instantly upon opening them. I have tried opening these applications about 30-40 times and sent the reports to Apple on most of those occassions.
    I have checked the other discussions going around and none of the ideas of fixing these problems have worked.
    I am really annoyed by this as everything was working fine (although Safari did crash from time to time and was a bit slow) prior to my 'upgrading' to 10.8.4
    Does anyone have any potential solutions or is anyone having similar problems?
    This was a solution to another user but not to me at all so I am really confused:
    Linc Davis 
    This solved my questionRe: Safari crashes to desktop after recent install of Lion     Jul 5, 2013 10:11 AM    (in response to COBanks) 
    This crash seems to be caused by a bug in iCloud. The only workaround that I know of at the moment is to disable Safari synchronization in the iCloud preference pane. Sync bookmarks with iOS devices in iTunes instead. You may also need to do as follows. 
    Back up all data.
    Triple-click the text on the line below to the clipboard, then copy it to the Clipboard (command-C):
    ~/Library/Safari/Bookmarks.plist
    Quit Safari.
    Select
    Go ▹ Go to Folder
    from the Finder menu bar. Paste into the text box that opens (command-V), then press return.
    A folder window should open with a file named "Bookmarks.plist" selected. Move the selected file to the Desktop, leaving the folder open.
    Relaunch Safari. It will open with the default set of bookmarks. Delete them all. Select
    File ▹ Import Bookmarks
    from the Safari menu bar. Import from the bookmarks file you moved to the Desktop. Arrange the bookmarks as you wish.
    If Safari now performs normally, you can delete the old bookmarks file. Otherwise, quit Safari again and put back the file you moved, replacing the newer one with the same name. Close the Finder window and post again.

    Hi - I have looked into my user guide but can't find the correct info on the right RAM to use. May you help point me in the right direction. I am now having more applications crash.
    Today I had Illustrator crash over and over and here is the crash report:
    Process:    
    Adobe Illustrator [690]
    Path:       
    /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/MacOS/Adobe Illustrator
    Identifier: 
    com.adobe.illustrator
    Version:    
    723 (16.0.0)
    Code Type:  
    X86-64 (Native)
    Parent Process:  launchd [139]
    User ID:    
    501
    Date/Time:  
    2013-08-01 13:25:39.005 +0100
    OS Version: 
    Mac OS X 10.8.4 (12E55)
    Report Version:  10
    Interval Since Last Report:     
    98684 sec
    Crashes Since Last Report:      
    3
    Per-App Interval Since Last Report:  206473 sec
    Per-App Crashes Since Last Report:   2
    Anonymous UUID:                 
    28CBF2D3-53F6-48C6-18E3-E81C1FC39AA9
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x000000005d8948fa
    VM Regions Near 0x5d8948fa:
    -->
    __TEXT            
    0000000100000000-000000010187b000 [ 24.5M] r-x/rwx SM=COW  /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/MacOS/Adobe Illustrator
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.adobe.illustrator.plugins.CharParaStyles
    0x000000011640fa01 PluginMain + 362577
    1   com.adobe.illustrator.plugins.CharParaStyles
    0x000000011644d19d PluginMain + 614381
    2   com.adobe.illustrator.plugins.CharParaStyles
    0x00000001163e74d3 PluginMain + 197411
    3   com.adobe.illustrator.plugins.CharParaStyles
    0x00000001163b8177 PluginMain + 4039
    4   com.adobe.illustrator.plugins.CharParaStyles
    0x00000001163e777d PluginMain + 198093
    5   com.adobe.illustrator.plugins.CharParaStyles
    0x00000001163b7252 PluginMain + 162
    6   com.adobe.illustrator    
    0x0000000100c97a3a std::_Rb_tree<SPSUAS, std::pair<SPSUAS const, int>, std::_Select1st<std::pair<SPSUAS const, int> >, std::less<SPSUAS>, std::allocator<std::pair<SPSUAS const, int> > >::erase(SPSUAS const&) + 24282
    7   com.adobe.illustrator    
    0x0000000100c9202c std::_Rb_tree<SPSUAS, std::pair<SPSUAS const, int>, std::_Select1st<std::pair<SPSUAS const, int> >, std::less<SPSUAS>, std::allocator<std::pair<SPSUAS const, int> > >::erase(SPSUAS const&) + 1228
    8   com.adobe.illustrator    
    0x0000000100c951ac std::_Rb_tree<SPSUAS, std::pair<SPSUAS const, int>, std::_Select1st<std::pair<SPSUAS const, int> >, std::less<SPSUAS>, std::allocator<std::pair<SPSUAS const, int> > >::erase(SPSUAS const&) + 13900
    9   com.adobe.illustrator    
    0x00000001009674e2 0x100000000 + 9860322
    10  com.adobe.illustrator    
    0x0000000100b6190f 0x100000000 + 11933967
    11  com.adobe.illustrator    
    0x0000000100a973a7 0x100000000 + 11105191
    12  com.adobe.illustrator    
    0x00000001009cf0ed 0x100000000 + 10285293
    13  com.adobe.illustrator    
    0x0000000100a04bd4 0x100000000 + 10505172
    14  com.adobe.illustrator    
    0x0000000100a05d1b 0x100000000 + 10509595
    15  com.adobe.illustrator    
    0x000000010084cd25 0x100000000 + 8703269
    16  com.adobe.illustrator    
    0x0000000100a03d54 0x100000000 + 10501460
    17  com.adobe.illustrator    
    0x00000001009e0a05 0x100000000 + 10357253
    18  com.adobe.illustrator    
    0x00000001007b02dd 0x100000000 + 8061661
    19  com.adobe.illustrator    
    0x00000001007b035c 0x100000000 + 8061788
    20  com.adobe.illustrator    
    0x000000010069ba4b 0x100000000 + 6928971
    21  com.adobe.illustrator    
    0x000000010084cd25 0x100000000 + 8703269
    22  com.adobe.illustrator    
    0x000000010069abb7 0x100000000 + 6925239
    23  com.adobe.illustrator    
    0x00000001007a4e6b 0x100000000 + 8015467
    24  com.adobe.illustrator    
    0x000000010084cb1e 0x100000000 + 8702750
    25  com.adobe.illustrator    
    0x00000001007a46eb 0x100000000 + 8013547
    26  com.adobe.illustrator    
    0x000000010099976b 0x100000000 + 10065771
    27  com.adobe.illustrator    
    0x000000010084cb1e 0x100000000 + 8702750
    28  com.adobe.illustrator    
    0x0000000100998b0a 0x100000000 + 10062602
    29  com.adobe.illustrator    
    0x000000010099925a 0x100000000 + 10064474
    30  com.adobe.illustrator    
    0x0000000100709e9b 0x100000000 + 7380635
    31  com.adobe.illustrator    
    0x000000010084cb1e 0x100000000 + 8702750
    32  com.adobe.illustrator    
    0x0000000100708cd0 0x100000000 + 7376080
    33  com.adobe.illustrator    
    0x00000001006f8bb4 0x100000000 + 7310260
    34  com.adobe.illustrator    
    0x0000000100163358 0x100000000 + 1454936
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib   
    0x00007fff86640d16 kevent + 10
    1   libdispatch.dylib        
    0x00007fff84640dea _dispatch_mgr_invoke + 883
    2   libdispatch.dylib        
    0x00007fff846409ee _dispatch_mgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib   
    0x00007fff866406d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff8a9d8f4c _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x00007fff8a9d8d13 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x00007fff8a9c31d1 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib   
    0x00007fff866406d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff8a9d8f4c _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x00007fff8a9d8d13 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x00007fff8a9c31d1 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib   
    0x00007fff866400fa __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff8a9dafe9 _pthread_cond_wait + 869
    2   com.apple.CoreServices.CarbonCore
    0x00007fff8ccc2210 TSWaitOnCondition + 108
    3   com.apple.CoreServices.CarbonCore
    0x00007fff8ccc23e7 TSWaitOnConditionTimedRelative + 132
    4   com.apple.CoreServices.CarbonCore
    0x00007fff8cc24a98 MPWaitOnQueue + 252
    5   com.adobe.ACE            
    0x0000000102a332c9 0x1029fa000 + 234185
    6   com.adobe.ACE            
    0x0000000102a325da 0x1029fa000 + 230874
    7   com.apple.CoreServices.CarbonCore
    0x00007fff8cc997e0 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib        
    0x00007fff8a9d67a2 _pthread_start + 327
    9   libsystem_c.dylib        
    0x00007fff8a9c31e1 thread_start + 13
    Thread 5:
    0   libsystem_kernel.dylib   
    0x00007fff866400fa __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff8a9dafe9 _pthread_cond_wait + 869
    2   com.apple.CoreServices.CarbonCore
    0x00007fff8ccc2210 TSWaitOnCondition + 108
    3   com.apple.CoreServices.CarbonCore
    0x00007fff8ccc23e7 TSWaitOnConditionTimedRelative + 132
    4   com.apple.CoreServices.CarbonCore
    0x00007fff8cc24a98 MPWaitOnQueue + 252
    5   com.adobe.ACE            
    0x0000000102a332c9 0x1029fa000 + 234185
    6   com.adobe.ACE            
    0x0000000102a325da 0x1029fa000 + 230874
    7   com.apple.CoreServices.CarbonCore
    0x00007fff8cc997e0 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib        
    0x00007fff8a9d67a2 _pthread_start + 327
    9   libsystem_c.dylib        
    0x00007fff8a9c31e1 thread_start + 13
    Thread 6:
    0   libsystem_kernel.dylib   
    0x00007fff866400fa __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff8a9dafe9 _pthread_cond_wait + 869
    2   com.apple.CoreServices.CarbonCore
    0x00007fff8ccc2210 TSWaitOnCondition + 108
    3   com.apple.CoreServices.CarbonCore
    0x00007fff8ccc23e7 TSWaitOnConditionTimedRelative + 132
    4   com.apple.CoreServices.CarbonCore
    0x00007fff8cc24a98 MPWaitOnQueue + 252
    5   com.adobe.ACE            
    0x0000000102a332c9 0x1029fa000 + 234185
    6   com.adobe.ACE            
    0x0000000102a325da 0x1029fa000 + 230874
    7   com.apple.CoreServices.CarbonCore
    0x00007fff8cc997e0 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib        
    0x00007fff8a9d67a2 _pthread_start + 327
    9   libsystem_c.dylib        
    0x00007fff8a9c31e1 thread_start + 13
    Thread 7:
    0   libsystem_kernel.dylib   
    0x00007fff866400fa __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff8a9dafe9 _pthread_cond_wait + 869
    2   com.apple.CoreServices.CarbonCore
    0x00007fff8ccc2210 TSWaitOnCondition + 108
    3   com.apple.CoreServices.CarbonCore
    0x00007fff8ccc23e7 TSWaitOnConditionTimedRelative + 132
    4   com.apple.CoreServices.CarbonCore
    0x00007fff8cc24a98 MPWaitOnQueue + 252
    5   com.adobe.ACE            
    0x0000000102a332c9 0x1029fa000 + 234185
    6   com.adobe.ACE            
    0x0000000102a325da 0x1029fa000 + 230874
    7   com.apple.CoreServices.CarbonCore
    0x00007fff8cc997e0 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib        
    0x00007fff8a9d67a2 _pthread_start + 327
    9   libsystem_c.dylib        
    0x00007fff8a9c31e1 thread_start + 13
    Thread 8:
    0   libsystem_kernel.dylib   
    0x00007fff866400fa __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff8a9dafe9 _pthread_cond_wait + 869
    2   com.apple.CoreServices.CarbonCore
    0x00007fff8ccc2210 TSWaitOnCondition + 108
    3   com.apple.CoreServices.CarbonCore
    0x00007fff8ccc23e7 TSWaitOnConditionTimedRelative + 132
    4   com.apple.CoreServices.CarbonCore
    0x00007fff8cc24a98 MPWaitOnQueue + 252
    5   com.adobe.ACE            
    0x0000000102a332c9 0x1029fa000 + 234185
    6   com.adobe.ACE            
    0x0000000102a325da 0x1029fa000 + 230874
    7   com.apple.CoreServices.CarbonCore
    0x00007fff8cc997e0 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib        
    0x00007fff8a9d67a2 _pthread_start + 327
    9   libsystem_c.dylib        
    0x00007fff8a9c31e1 thread_start + 13
    Thread 9:
    0   libsystem_kernel.dylib   
    0x00007fff866400fa __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff8a9dafe9 _pthread_cond_wait + 869
    2   com.apple.CoreServices.CarbonCore
    0x00007fff8ccc2210 TSWaitOnCondition + 108
    3   com.apple.CoreServices.CarbonCore
    0x00007fff8ccc23e7 TSWaitOnConditionTimedRelative + 132
    4   com.apple.CoreServices.CarbonCore
    0x00007fff8cc24a98 MPWaitOnQueue + 252
    5   com.adobe.ACE            
    0x0000000102a332c9 0x1029fa000 + 234185
    6   com.adobe.ACE            
    0x0000000102a325da 0x1029fa000 + 230874
    7   com.apple.CoreServices.CarbonCore
    0x00007fff8cc997e0 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib        
    0x00007fff8a9d67a2 _pthread_start + 327
    9   libsystem_c.dylib        
    0x00007fff8a9c31e1 thread_start + 13
    Thread 10:
    0   libsystem_kernel.dylib   
    0x00007fff866400fa __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff8a9dafe9 _pthread_cond_wait + 869
    2   com.apple.CoreServices.CarbonCore
    0x00007fff8ccc2210 TSWaitOnCondition + 108
    3   com.apple.CoreServices.CarbonCore
    0x00007fff8ccc23e7 TSWaitOnConditionTimedRelative + 132
    4   com.apple.CoreServices.CarbonCore
    0x00007fff8cc24a98 MPWaitOnQueue + 252
    5   com.adobe.ACE            
    0x0000000102a332c9 0x1029fa000 + 234185
    6   com.adobe.ACE            
    0x0000000102a325da 0x1029fa000 + 230874
    7   com.apple.CoreServices.CarbonCore
    0x00007fff8cc997e0 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib        
    0x00007fff8a9d67a2 _pthread_start + 327
    9   libsystem_c.dylib        
    0x00007fff8a9c31e1 thread_start + 13
    Thread 11:
    0   libsystem_kernel.dylib   
    0x00007fff866406d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff8a9d8f4c _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x00007fff8a9d8d13 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x00007fff8a9c31d1 start_wqthread + 13
    Thread 12:
    0   libsystem_kernel.dylib   
    0x00007fff866400fa __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff8a9dafe9 _pthread_cond_wait + 869
    2   com.adobe.AGM            
    0x0000000102ee1cfb AGMInitialize + 3255535
    3   com.adobe.AGM            
    0x0000000102ee2afc AGMInitialize + 3259120
    4   com.adobe.AGM            
    0x0000000102ee9d8b AGMInitialize + 3288447
    5   libsystem_c.dylib        
    0x00007fff8a9d67a2 _pthread_start + 327
    6   libsystem_c.dylib        
    0x00007fff8a9c31e1 thread_start + 13
    Thread 13:
    0   libsystem_kernel.dylib   
    0x00007fff866400fa __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff8a9dafe9 _pthread_cond_wait + 869
    2   com.adobe.ape.engine     
    0x0000000119d9ac0d APXGetHostAPI + 2516093
    3   com.adobe.ape.engine     
    0x0000000119b48ec1 APXGetHostAPI + 83761
    4   com.adobe.ape.engine     
    0x0000000119d9acd1 APXGetHostAPI + 2516289
    5   com.adobe.ape.engine     
    0x0000000119d9ad4a APXGetHostAPI + 2516410
    6   com.adobe.ape.engine     
    0x0000000119d9ae79 APXGetHostAPI + 2516713
    7   libsystem_c.dylib        
    0x00007fff8a9d67a2 _pthread_start + 327
    8   libsystem_c.dylib        
    0x00007fff8a9c31e1 thread_start + 13
    Thread 14:
    0   libsystem_kernel.dylib   
    0x00007fff866400fa __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff8a9dafe9 _pthread_cond_wait + 869
    2   com.adobe.ape.engine     
    0x0000000119d9ac0d APXGetHostAPI + 2516093
    3   com.adobe.ape.engine     
    0x0000000119b48ec1 APXGetHostAPI + 83761
    4   com.adobe.ape.engine     
    0x0000000119d9acd1 APXGetHostAPI + 2516289
    5   com.adobe.ape.engine     
    0x0000000119d9ad4a APXGetHostAPI + 2516410
    6   com.adobe.ape.engine     
    0x0000000119d9ae79 APXGetHostAPI + 2516713
    7   libsystem_c.dylib        
    0x00007fff8a9d67a2 _pthread_start + 327
    8   libsystem_c.dylib        
    0x00007fff8a9c31e1 thread_start + 13
    Thread 15:
    0   libsystem_kernel.dylib   
    0x00007fff866400fa __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff8a9dafe9 _pthread_cond_wait + 869
    2   com.adobe.ape.engine     
    0x0000000119d9ac0d APXGetHostAPI + 2516093
    3   com.adobe.ape.engine     
    0x0000000119b48ec1 APXGetHostAPI + 83761
    4   com.adobe.ape.engine     
    0x0000000119d9acd1 APXGetHostAPI + 2516289
    5   com.adobe.ape.engine     
    0x0000000119d9ad4a APXGetHostAPI + 2516410
    6   com.adobe.ape.engine     
    0x0000000119d9ae79 APXGetHostAPI + 2516713
    7   libsystem_c.dylib        
    0x00007fff8a9d67a2 _pthread_start + 327
    8   libsystem_c.dylib        
    0x00007fff8a9c31e1 thread_start + 13
    Thread 16:
    0   libsystem_kernel.dylib   
    0x00007fff866400fa __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff8a9dafe9 _pthread_cond_wait + 869
    2   com.adobe.ape.engine     
    0x0000000119d9ac0d APXGetHostAPI + 2516093
    3   com.adobe.ape.engine     
    0x0000000119b48ec1 APXGetHostAPI + 83761
    4   com.adobe.ape.engine     
    0x0000000119d9acd1 APXGetHostAPI + 2516289
    5   com.adobe.ape.engine     
    0x0000000119d9ad4a APXGetHostAPI + 2516410
    6   com.adobe.ape.engine     
    0x0000000119d9ae79 APXGetHostAPI + 2516713
    7   libsystem_c.dylib        
    0x00007fff8a9d67a2 _pthread_start + 327
    8   libsystem_c.dylib        
    0x00007fff8a9c31e1 thread_start + 13
    Thread 17:
    0   libsystem_kernel.dylib   
    0x00007fff8663e686 mach_msg_trap + 10
    1   libsystem_kernel.dylib   
    0x00007fff8663dc42 mach_msg + 70
    2   com.apple.CoreFoundation 
    0x00007fff85cfb233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation 
    0x00007fff85d00916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation 
    0x00007fff85d000e2 CFRunLoopRunSpecific + 290
    5   com.apple.CoreMediaIO    
    0x00007fff85ec06e8 CMIO::DAL::RunLoop::OwnThread(void*) + 146
    6   com.apple.CoreMediaIO    
    0x00007fff85eb82ce CAPThread::Entry(CAPThread*) + 156
    7   libsystem_c.dylib        
    0x00007fff8a9d67a2 _pthread_start + 327
    8   libsystem_c.dylib        
    0x00007fff8a9c31e1 thread_start + 13
    Thread 18:
    0   libsystem_kernel.dylib   
    0x00007fff866400fa __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff8a9db023 _pthread_cond_wait + 927
    2   com.adobe.ape.engine     
    0x0000000119d9abd0 APXGetHostAPI + 2516032
    3   com.adobe.ape.engine     
    0x0000000119db2ddb APXGetHostAPI + 2614859
    4   com.adobe.ape.engine     
    0x0000000119d9acd1 APXGetHostAPI + 2516289
    5   com.adobe.ape.engine     
    0x0000000119d9ad4a APXGetHostAPI + 2516410
    6   com.adobe.ape.engine     
    0x0000000119d9ae79 APXGetHostAPI + 2516713
    7   libsystem_c.dylib        
    0x00007fff8a9d67a2 _pthread_start + 327
    8   libsystem_c.dylib        
    0x00007fff8a9c31e1 thread_start + 13
    Thread 19:
    0   libsystem_kernel.dylib   
    0x00007fff866400fa __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff8a9db023 _pthread_cond_wait + 927
    2   com.adobe.ape.engine     
    0x0000000119d9abd0 APXGetHostAPI + 2516032
    3   com.adobe.ape.engine     
    0x0000000119f2d2c3 APXGetHostAPI + 4164403
    4   com.adobe.ape.engine     
    0x0000000119d9acd1 APXGetHostAPI + 2516289
    5   com.adobe.ape.engine     
    0x0000000119d9ad4a APXGetHostAPI + 2516410
    6   com.adobe.ape.engine     
    0x0000000119d9ae79 APXGetHostAPI + 2516713
    7   libsystem_c.dylib        
    0x00007fff8a9d67a2 _pthread_start + 327
    8   libsystem_c.dylib        
    0x00007fff8a9c31e1 thread_start + 13
    Thread 20:
    0   libsystem_kernel.dylib   
    0x00007fff86640386 __semwait_signal + 10
    1   libsystem_c.dylib        
    0x00007fff8aa60800 nanosleep + 163
    2   libsystem_c.dylib        
    0x00007fff8aa60717 usleep + 54
    3   com.adobe.illustrator.plugins.dBrushTool
    0x000000011dd1a2c2 PluginMain + 364594
    4   libsystem_c.dylib        
    0x00007fff8a9d67a2 _pthread_start + 327
    5   libsystem_c.dylib        
    0x00007fff8a9c31e1 thread_start + 13
    Thread 21:
    0   libsystem_kernel.dylib   
    0x00007fff8663e6c2 semaphore_wait_trap + 10
    1   com.adobe.illustrator.plugins.dBrushTool
    0x000000011dd1c7da PluginMain + 374090
    Thread 22:
    0   libsystem_kernel.dylib   
    0x00007fff8663e6c2 semaphore_wait_trap + 10
    1   com.adobe.illustrator.plugins.dBrushTool
    0x000000011dd1c7da PluginMain + 374090
    Thread 23:
    0   libsystem_kernel.dylib   
    0x00007fff8663e6c2 semaphore_wait_trap + 10
    1   com.adobe.illustrator.plugins.dBrushTool
    0x000000011dd1c7da PluginMain + 374090
    Thread 24:
    0   libsystem_kernel.dylib   
    0x00007fff8663e6c2 semaphore_wait_trap + 10
    1   com.adobe.illustrator.plugins.dBrushTool
    0x000000011dd1c7da PluginMain + 374090
    Thread 25:
    0   libsystem_kernel.dylib   
    0x00007fff8663e6c2 semaphore_wait_trap + 10
    1   com.adobe.illustrator.plugins.dBrushTool
    0x000000011dd1c7da PluginMain + 374090
    Thread 26:
    0   libsystem_kernel.dylib   
    0x00007fff8663e6c2 semaphore_wait_trap + 10
    1   com.adobe.illustrator.plugins.dBrushTool
    0x000000011dd1c7da PluginMain + 374090
    Thread 27:
    0   libsystem_kernel.dylib   
    0x00007fff8663e6c2 semaphore_wait_trap + 10
    1   com.adobe.illustrator.plugins.dBrushTool
    0x000000011dd1c7da PluginMain + 374090
    Thread 28:
    0   libsystem_kernel.dylib   
    0x00007fff8663e6c2 semaphore_wait_trap + 10
    1   com.adobe.illustrator.plugins.dBrushTool
    0x000000011dd1c7da PluginMain + 374090
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000123d4b740  rbx: 0x00007fff5fbfe920  rcx: 0x0000000000000015  rdx: 0x0000000000000001
      rdi: 0x0000000123d4b740  rsi: 0x0000000123d4b0b0  rbp: 0x00007fff5fbfe910  rsp: 0x00007fff5fbfe8e0
       r8: 0x0000000123d00000   r9: 0x0000000000000014  r10: 0x0000000000600015  r11: 0x0000000000100000
      r12: 0x0000000123d4b740  r13: 0x00007fff5fbfe920  r14: 0x00007fff5fbfeda0  r15: 0x00007fff5fbfe9b0
      rip: 0x000000011640fa01  rfl: 0x0000000000010206  cr2: 0x000000005d8948fa
    Logical CPU: 0
    Binary Images:
    0x100000000 -   
    0x10187afe7 +com.adobe.illustrator (723 - 16.0.0) <56C7F62E-CB0E-7436-3938-A3E667A2274C> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/MacOS/Adobe Illustrator
    0x101abe000 -   
    0x102803ff7 +libicudata.40.0.dylib (40) <6211D655-ECF8-7378-CF68-3B07300D5A29> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/ICUData.framework/Versions/4.0/libicudata.4 0.0.dylib
    0x102816000 -   
    0x102884fef +com.adobe.headlights.LogSessionFramework (2.1.2.1652) <25E6F475-1522-419C-2169-547FCF2FD97F> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/LogSession.framework/Versions/A/LogSession
    0x1028d8000 -   
    0x1028dafff +com.adobe.AdobeCrashReporter (7.0 - 7.0.1) <B68D0D42-8DEB-3F22-BD17-981AC060E9D7> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/Ado beCrashReporter
    0x1028df000 -   
    0x10293cff7 +com.adobe.aiport (aiport version 16.0.0 - 16.0.0.722) <DAF9D4A3-5A37-2550-D7E6-DDCED7B15830> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/aiport.framework/Versions/A/aiport
    0x102963000 -   
    0x1029c8ff7 +com.adobe.filterport (filterport version 16.0.0 - 16.0.0.722) <FFD7F1F4-6646-6E53-2C27-6F1833B7D840> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/filterport.framework/Versions/A/filterport
    0x1029f6000 -   
    0x1029f6ff7 +com.adobe.SPBasic (SPBasic version 16.0.0 - 16.0.0.722) <88F53468-DA62-3334-1187-61752A380FFE> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/SPBasic.framework/Versions/A/SPBasic
    0x1029fa000 -   
    0x102b73fff +com.adobe.ACE (AdobeACE 2.19.18.20990 - 2.19.18.20990) <48C7C467-93A7-F609-1083-D0DD3C0B8988> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
    0x102b86000 -   
    0x10318efff +com.adobe.AGM (AdobeAGM 4.26.20.20990 - 4.26.20.20990) <8F9BD5CF-287E-9EF1-926D-728359878CAC> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
    0x10322a000 -   
    0x10326cff7 +com.adobe.ARE (AdobeARE 1.5.02.20990 - 1.5.02.20990) <2FF36232-F715-2228-ACC0-BABFC0D6F779> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeARE.framework/Versions/A/AdobeARE
    0x103274000 -   
    0x10336efe7 +com.adobe.AXEDOMCore (AdobeAXEDOMCore 3.7.101.18636 - 3.7.101.18636) <C7652AF2-56D7-8AF8-A207-0BDEDDFF0BEC> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeAXEDOMCore.framework/Versions/A/AdobeA XEDOMCore
    0x103412000 -   
    0x103431fff +com.adobe.BIB (AdobeBIB 1.2.02.20990 - 1.2.02.20990) <84AEC009-ED37-875D-BA3B-19FF2A53F9EF> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
    0x103438000 -   
    0x103460ff7 +com.adobe.BIBUtils (AdobeBIBUtils 1.1.01 - 1.1.01) <4D9551F1-B07C-3BAF-0CED-1F83C866BCAA> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIB Utils
    0x103467000 -   
    0x1037cbff7 +com.adobe.CoolType (AdobeCoolType 5.10.34.20990 - 5.10.34.20990) <3D5F8577-39F8-D1D0-81FE-6DC4203A9719> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoo lType
    0x103817000 -   
    0x103c5dfff +com.adobe.MPS (AdobeMPS 5.8.0.24821 - 5.8.0.24821) <E8E87710-F66B-32B5-97C6-A35D20867697> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeMPS.framework/Versions/A/AdobeMPS
    0x103cda000 -   
    0x104dd8fef +com.adobe.psl (AdobePSL 13.0.0.21041 - 13.0.0.21041) <910C283A-607C-F863-97EF-07FB2EEB38AD> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobePSL.framework/Versions/A/AdobePSL
    0x104f99000 -   
    0x104ff9ff7 +com.adobe.AdobeXMPCore (Adobe XMP Core 5.3 -c 11 - 66.145661) <B475CD07-1024-560D-5BFE-2A6FCE63925C> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
    0x105003000 -   
    0x1050bbfe7 +com.adobe.AdobeXMPFiles (Adobe XMP Files 5.4 -f 49 - 66.145661) <9F30F410-B84E-EB85-7F2C-C72BCD50CB77> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeXMPFiles.framework/Versions/A/AdobeXMP Files
    0x1050ee000 -   
    0x105198fe7 +libicucnv.40.0.dylib (40) <768D99C5-46B9-B849-2834-B5BF541856D1> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/ICUConverter.framework/Versions/4.0/libicuc nv.40.0.dylib
    0x1051bf000 -   
    0x1052fffe7 +libicui18n.40.0.dylib (40) <B0341318-FB92-A0CF-2CA5-7FA100624DBD> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/ICUInternationalization.framework/Versions/ 4.0/libicui18n.40.0.dylib
    0x10537e000 -   
    0x105480fef +libicuuc.40.0.dylib (40) <76F12DCE-F356-D48D-4239-FC103706EF76> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/ICUUnicode.framework/Versions/4.0/libicuuc. 40.0.dylib
    0x1054c8000 -   
    0x105615ff7 +com.winsoft.wrservices (WRServices 5.0.0 - 5.0.0) <FFA48E0A-A17C-A04F-AE20-6815EB944DEA> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/WRServices.framework/Versions/A/WRServices
    0x105689000 -   
    0x1058d2fe7 +com.adobe.linguistic.LinguisticManager (6.0.0 - 17206) <301AAE8E-BA78-230E-9500-FCCA204B49CB> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeLinguistic.framework/Versions/3/AdobeL inguistic
    0x105955000 -   
    0x10595cfff +com.adobe.coretech.adobesplashkit (AdobeSplashKit version 1.0 - 1.0) <51536CCA-D34E-51D7-2031-5757EBA5AEF9> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeSplashKit.framework/Versions/A/AdobeSp lashKit
    0x105966000 -   
    0x105992fff +com.adobe.AXE8SharedExpat (AdobeAXE8SharedExpat 3.7.101.18636 - 3.7.101.18636) <488DF1F7-A643-5168-706A-498A0322A87E> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/A dobeAXE8SharedExpat
    0x1059b5000 -   
    0x105a72fff +com.adobe.AdobeExtendScript (ExtendScript 4.2.12 - 4.2.12.18602) <0957DFA6-0593-CE4B-8638-00F32113B07B> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeExtendScript.framework/Versions/A/Adob eExtendScript
    0x105abc000 -   
    0x105b81fff +com.adobe.JP2K (2.0.0 - 2.0.0.25990) <1D61D0B2-F263-72E6-C2BB-C8BA6EBB9BAD> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeJP2K.framework/Versions/A/AdobeJP2K
    0x105bd0000 -   
    0x105d99fff +com.adobe.owl (AdobeOwl version 5.0.3 - 5.0.3) <1DEEBFAD-1C6D-303B-9F68-B39677534527> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeOwl.framework/Versions/A/AdobeOwl
    0x105ddb000 -   
    0x1065aeff7 +com.adobe.PDFL (PROD_MAJOR.PROD_MINOR.PROD_STEP - 10.0.1.18562) <8DC49EE4-5700-97A1-EBFE-68024AE1980C> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobePDFL.framework/Versions/A/AdobePDFL
    0x106666000 -   
    0x106767fff +com.adobe.PDFPort (AdobePDFPort 2.1.0.20993 - 2.1.0.20993) <4356804E-2D42-1280-DC3B-66448D57F05A> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobePDFPort.framework/Versions/A/AdobePDFP ort
    0x10677b000 -   
    0x1067a0ffe +adobepdfsettings (1) <56E7F033-6032-2EC2-250E-43F1EBD123B1> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/adobepdfsettings.framework/Versions/A/adobe pdfsettings
    0x1067dc000 -   
    0x106822fe7 +com.adobe.pip (6.0.0.1654) <3576D8F9-E2F9-6EB8-6684-C2FE6B0A3731> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobePIP.framework/Versions/A/AdobePIP
    0x10682f000 -   
    0x1068ddfef +com.adobe.AdobeScCore (ScCore 4.2.12 - 4.2.12.18602) <9CEE95E5-2FC6-5E58-02A4-138EA6F8D894> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeScCore.framework/Versions/A/AdobeScCor e
    0x10691a000 -   
    0x1069d6fef +com.adobe.SVGExport (AdobeSVGExport 6.0 - 6.0) <9C3A0810-22F9-5C20-C5A9-44C552076054> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeSVGExport.framework/Versions/A/AdobeSV GExport
    0x1069f8000 -   
    0x106d0efff +com.adobe.SVGRE (AdobeSVGRE 6.0 - 6.0) <041B948F-2768-2FC9-712A-43AE264510DB> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeSVGRE.framework/Versions/A/AdobeSVGRE
    0x106dda000 -   
    0x106df4ff7 +com.adobe.ahclientframework (1.7.0.56 - 1.7.0.56) <C1C5DE5C-39AB-0871-49A6-FA3449D39B8A> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/ahclient.framework/Versions/A/ahclient
    0x106dfd000 -   
    0x106e16fff  com.apple.carbonframeworktemplate (1.0 - 1.0) <F61B0C46-58B8-B22C-8D68-BD907307AD02> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/Alcid.framework/Versions/A/Alcid
    0x106e1d000 -   
    0x106f01fe7 +com.adobe.amtlib (amtlib 6.0.0.75 - 6.0.0.75) <07A3E1E1-55C3-BA5B-A0B0-60250809ED61> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/amtlib.framework/Versions/A/amtlib
    0x106f12000 -   
    0x106f1afef +com.adobe.boost_date_time.framework (6.0.0 - 6.0.0.0) <115FE7FA-3CD2-0E93-4E98-AEF475EE38FC> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/boost_date_time.framework/Versions/A/boost_ date_time
    0x106f34000 -   
    0x106f4dff7 +com.adobe.boost_filesystem.framework (6.0.0 - 6.0.0.0) <C43579CF-8992-A347-43DA-C0A4E811F0BA> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/boost_filesystem.framework/Versions/A/boost _filesystem
    0x106f6f000 -   
    0x107023fef +com.adobe.boost_regex.framework (6.0.0 - 6.0.0.0) <AD024D5E-3C89-5980-33C4-7AB355E81E00> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/boost_regex.framework/Versions/A/boost_rege x
    0x1070af000 -   
    0x10711cfef +com.adobe.boost_serialization.framework (6.0.0 - 6.0.0.0) <C9185142-EB21-6C02-330C-02C40D8C19AB> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/boost_serialization.framework/Versions/A/bo ost_serialization
    0x107220000 -   
    0x10722dfff +com.adobe.boost_signals.framework (6.0.0 - 6.0.0.0) <51D9E37F-A619-075C-310C-7A23812C559C> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/boost_signals.framework/Versions/A/boost_si gnals
    0x107242000 -   
    0x107244ff7 +com.adobe.boost_system.framework (6.0.0 - 6.0.0.0) <D36A5C9D-869E-4493-3105-7659ECF4F0B2> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/boost_system.framework/Versions/A/boost_sys tem
    0x10724b000 -   
    0x107257fff +com.adobe.boost_threads.framework (6.0.0 - 6.0.0.0) <F69443FF-E9DF-0EE6-CBC9-7E93FB06416A> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/boost_threads.framework/Versions/A/boost_th reads
    0x107275000 -   
    0x1076c0fef +com.adobe.dvaadameve.framework (6.0.0 - 6.0.0.0) <C11B696F-8413-184E-76BE-687FEF337DF2> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/dvaadameve.framework/Versions/A/dvaadameve
    0x107d1b000 -   
    0x107e07fe7 +com.adobe.dvaai.framework (6.0.0 - 6.0.0.0) <09B2691C-AB50-8014-3644-631B28F30ECC> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/dvaai.framework/Versions/A/dvaai
    0x107eb3000 -   
    0x1080a7fff +com.adobe.dvacore.framework (6.0.0 - 6.0.0.0) <062B4270-A1D5-3B16-D19C-7FD62762DE0C> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/dvacore.framework/Versions/A/dvacore
    0x10826f000 -   
    0x108792fef +com.adobe.dvaui.framework (6.0.0 - 6.0.0.0) <1FF12081-8F4F-513F-5803-19C178E1FC6E> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/dvaui.framework/Versions/A/dvaui
    0x108ca6000 -   
    0x108d73ff7 +com.adobe.dvaworkspace.framework (6.0.0 - 6.0.0.0) <238EBCBE-E966-BBC8-A0A8-4D8207AB3942> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/dvaworkspace.framework/Versions/A/dvaworksp ace
    0x108e67000 -   
    0x108f53ff7 +com.adobe.exo.framework (6.0.0 - 6.0.0.0) <A5114324-B07E-5DAE-5E08-4B11D42D9685> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/exo.framework/Versions/A/exo
    0x10909e000 -   
    0x10911cfff +com.adobe.FileInfo.framework (Adobe XMP FileInfo 5 . 3 . 0 . 0 -i 3 - 66.145433) <5C63613F-6BDE-1C29-D3FD-9D292F9ADB12> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/FileInfo.framework/Versions/A/FileInfo
    0x10912d000 -   
    0x109159ff7 +libtbb.dylib (0) <57655978-A378-BE1E-7905-7D7F951AD6F7> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/libtbb.dylib
    0x109172000 -   
    0x109180ff3 +libtbbmalloc.dylib (0) <CB038B96-2999-5EB1-E26A-7720A7A8F8CD> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/libtbbmalloc.dylib
    0x109196000 -   
    0x10919bfff  com.apple.agl (3.2.1 - AGL-3.2.1) <328CAFF6-C443-303F-923A-F9EEA8E71794> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x1091a2000 -   
    0x1091abfff +com.adobe.dvaflashview.framework (6.0.0 - 6.0.0.0) <EE260496-3570-A6FC-32D3-25809F7476FA> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/dvaflashview.framework/Versions/A/dvaflashv iew
    0x1091b9000 -   
    0x1091bdff7 +com.adobe.ape.shim (3.3.8.19346 - 3.3.8.19346) <13D5CEF7-6090-CD66-8DA0-190771950F76> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/adbeape.framework/Versions/A/adbeape
    0x1091f8000 -   
    0x1091faff7  com.apple.textencoding.unicode (2.5 - 2.5) <0518078E-C652-3CFC-A3FB-903C600CE831> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x10a7fa000 -   
    0x10a7fafff +com.adobe.illustrator.plugins.PlugInRes (Localizer version 16.0.0 - 16.0.0) <9354DB7D-8BDB-35FC-7EEB-23E922687729> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Required/Resources/en_GB/PluginRes.aip/Contents/MacOS/PlugInRes
    0x10eff7000 -   
    0x10effaff7 +com.adobe.illustrator.plugins.Geometry ( Geometry Suite version 16.0.0 - 16.0.0) <108CB897-85F4-CD87-60BF-6AB836587483> /Applications/Adobe Illustrator CS6/*/Geometry
    0x110b11000 -   
    0x110bcaff7  ColorSyncDeprecated.dylib (400) <3A647DD4-9BA1-3B5E-9680-64923371A9B7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x1114ae000 -   
    0x1114b8fff +com.adobe.illustrator.plugins.Action (Action version 16.0.0 - 16.0.0) <15379F92-FF82-CE9A-52AE-F7EC3B83044A> /Applications/Adobe Illustrator CS6/*/Action
    0x1114bd000 -   
    0x1114c8fff +com.adobe.illustrator.plugins.FrameworkS (Framework Server version 16.0.0 - 16.0.0) <1CF6DF75-292F-BC52-AA79-753D198EFA63> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Required/Plug-ins/FrameworkServer.aip/Contents/MacOS/FrameworkS
    0x1114cd000 -   
    0x1114d6fe7 +com.adobe.illustrator.plugins.ArtConverters ( ArtConverters version 16.0.0 - 16.0.0) <5801B44D-3844-4A65-C38A-B2067B92BF56> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Required/Plug-ins/ArtConverters.aip/Contents/MacOS/ArtConverter s
    0x1114e8000 -   
    0x1114edfff +com.adobe.illustrator.plugins.FlattenTransparency ( Flatten Transparency version 16.0.0 - 16.0.0) <C3001E62-ACC5-2F81-A600-D9E203C9653B> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Required/Plug-ins/Flatten Transparency.aip/Contents/MacOS/FlattenTransparency
    0x1114f2000 -   
    0x1114f7fff  com.apple.audio.AppleHDAHALPlugIn (2.3.7 - 2.3.7fc4) <586F677E-D0F8-33B2-B6ED-41ED81C9EED9> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x112700000 -   
    0x11276fff7 +com.adobe.illustrator.plugins.PhotoshopAdapter (Photoshop Adapter version 16.0.0 - 16.0.0) <25FE4149-1233-3978-E485-F311ACF173F6> /Applications/Adobe Illustrator CS6/*/PhotoshopAdapter
    0x112900000 -   
    0x112976fef +com.adobe.illustrator.plugins.UserInterface (User Interface version 16.0.0 - 16.0.0) <6C224292-206F-29CB-1DE4-128C0471117C> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Required/Plug-ins/UserInterface.aip/Contents/MacOS/UserInterfac e
    0x1129a4000 -   
    0x1129d4ff7 +com.adobe.illustrator.plugins.BRSPencilTool ( Pencil Tool version 16.0.0 - 16.0.0) <226880B9-C717-805B-3C56-DFC1289C0B9F> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Required/Plug-ins/BRSPencilTool.aip/Contents/MacOS/BRSPencilToo l
    0x1129da000 -   
    0x1129f6fff +com.adobe.illustrator.plugins.FOConversionSuite (FOConversionSuite version 16.0.0 - 16.0.0) <E5A8B4DB-A6AB-21E5-8DD9-5EA76CBC9A67> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Required/Plug-ins/FOConversionSuite.aip/Contents/MacOS/FOConver sionSuite
    0x112a03000 -   
    0x112a26ff7 +com.adobe.illustrator.plugins.Rasterize (Rasterize version 16.0.0 - 16.0.0) <41672DC4-5EB0-61BC-D034-DC6707191E57> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Required/Plug-ins/Rasterize.aip/Contents/MacOS/Rasterize
    0x112a2e000 -   
    0x112a46fff +com.adobe.illustrator.plugins.BrushManager (Brush Manager version 16.0.0 - 16.0.0) <486D9D19-F157-D1B5-10C9-8760BF18822D> /Applications/Adobe Illustrator CS6/*/BrushManager
    0x112a4c000 -   
    0x112b77fef +com.adobe.illustrator.plugins.ColorHarmony (ColorHarmony version 16.0.0 - 16.0.0) <F51F3C96-B88F-A1CB-35A6-7D2FF74BFA84> /Applications/Adobe Illustrator CS6/*/ColorHarmony
    0x112bac000 -   
    0x112bc9fff +com.adobe.illustrator.plugins.ControlPanel (ControlPalette version 16.0.0 - 16.0.0) <04707D73-CA74-06B2-5FF7-C4E2515AE7AF> /Applications/Adobe Illustrator CS6/*/ControlPanel
    0x112bd1000 -   
    0x112c0ffe7 +com.adobe.illustrator.plugins.KinsokuDlg ( KinsokuDlg version 16.0.0 - 16.0.0) <DD674BF0-1AEB-B548-D1A9-6350A79C6846> /Applications/Adobe Illustrator CS6/*/KinsokuDlg
    0x112c2e000 -   
    0x112d23fef +com.adobe.illustrator.plugins.PaintStyle (Paint Style Palettes version 16.0.0 - 16.0.0) <1BE3B8C9-66A9-BBBF-0BC7-6BC5CEB554AF> /Applications/Adobe Illustrator CS6/*/PaintStyle
    0x112da7000 -   
    0x113047ff7 +com.adobe.illustrator.plugins.ScriptingSupport (Scripting Support version 16.0.0 - 16.0.0) <0C100F1E-295F-C7B6-2806-7BB0EAC34D91> /Applications/Adobe Illustrator CS6/*/ScriptingSupport
    0x113121000 -   
    0x113200fef +com.adobe.AXEXSLT (AdobeAXSLE 3.7.101.18636 - 3.7.101.18636) <F0116E90-5C45-DFA3-9C17-9B5D1BF0FD1F> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeAXSLE.framework/Versions/A/AdobeAXSLE
    0x113292000 -   
    0x1132aeff7  libJapaneseConverter.dylib (61) <D0F762C2-5372-3AA2-BBA4-066B8E4B1F8E> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0x1163b5000 -   
    0x116499ff7 +com.adobe.illustrator.plugins.CharParaStyles (CharParaStyles version 16.0.0 - 16.0.0) <2344FC24-674D-E63E-510C-057B9771FC3A> /Applications/Adobe Illustrator CS6/*/CharParaStyles
    0x1196c6000 -   
    0x119740fef +com.adobe.adobe_caps (adobe_caps 6.0.29.0 - 6.0.29.0) <C0AD101D-E452-4B4B-5B31-F467133EC20C> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/adobe_caps.framework/Versions/A/adobe_caps
    0x11974f000 -   
    0x119840fff +com.adobe.AdbeScriptUIFlex (ScriptUIFlex 6.2.29 - 6.2.29.18602) <2BD3388F-976E-0B1C-55DB-B97A5AF95724> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdbeScriptUIFlex.framework/Versions/A/AdbeS criptUIFlex
    0x1198c4000 -   
    0x1198eaff7 +com.adobe.ape (3.3.8.19346 - 3.3.8.19346) <79E11A18-8AF4-2515-59F7-4CBE161BF020> /Library/Application Support/Adobe/*/adbeapecore.framework/adbeapecore
    0x119b00000 -   
    0x11aa85fd7 +com.adobe.ape.engine (3.3.8.19346 - 3.3.8.19346) <5E188E32-37F7-4E0B-0674-E8D16B60074F> /Library/Application Support/Adobe/*/adbeapecore.framework/Libraries/adbeapeengine.bundle/Contents/M acOS/adbeapeengine
    0x11acd2000 -   
    0x11adabff7  libcrypto.0.9.7.d

  • Safari keeps crashing everytime it opens and I click on a window, why?

    Process:         WebProcess [15040]
    Path:            /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/WebProcess
    Identifier:      com.apple.WebProcess
    Version:         8536 (8536.30.1)
    Build Info:      WebKit2-7536030001000000~9
    Code Type:       X86-64 (Native)
    Parent Process:  ??? [1]
    User ID:         502
    Date/Time:       2013-10-09 10:32:15.049 -0400
    OS Version:      Mac OS X 10.8.5 (12F37)
    Report Version:  10
    Interval Since Last Report:          72809 sec
    Crashes Since Last Report:           7
    Per-App Interval Since Last Report:  944547 sec
    Per-App Crashes Since Last Report:   7
    Anonymous UUID:                      46752625-A4F7-D0FB-7AB1-D5A863BD4512
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    Assertion failed: (s->stack->next != NULL), function CGGStackRestore, file Context/CGGStack.c, line 77.
    Bundle controller class:
    BrowserBundleController
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x00007fff88bbb212 __pthread_kill + 10
    1   libsystem_c.dylib                       0x00007fff919e3b24 pthread_kill + 90
    2   libsystem_c.dylib                       0x00007fff91a27f61 abort + 143
    3   libsystem_c.dylib                       0x00007fff91a28cb9 __assert_rtn + 146
    4   com.apple.CoreGraphics                  0x00007fff92ab6ba4 CGGStackRestore + 145
    5   com.apple.CoreGraphics                  0x00007fff92ab6aea CGContextRestoreGState + 32
    6   com.apple.WebCore                       0x00007fff8a658896 drawLayerContents(CGContext*, CALayer*, WebCore::PlatformCALayer*) + 2022
    7   com.apple.QuartzCore                    0x00007fff8a344066 CABackingStoreUpdate_ + 4104
    8   com.apple.QuartzCore                    0x00007fff8a342aa6 CA::Layer::display_() + 1188
    9   com.apple.WebCore                       0x00007fff8a65803b -[WebLayer display] + 43
    10  com.apple.QuartzCore                    0x00007fff8a342425 CA::Layer::display_if_needed(CA::Transaction*) + 593
    11  com.apple.QuartzCore                    0x00007fff8a341c3f CA::Layer::layout_and_display_if_needed(CA::Transaction*) + 35
    12  com.apple.QuartzCore                    0x00007fff8a337417 CA::Context::commit_transaction(CA::Transaction*) + 261
    13  com.apple.QuartzCore                    0x00007fff8a3371e7 CA::Transaction::commit() + 369
    14  com.apple.QuartzCore                    0x00007fff8a337003 CA::Transaction::observer_callback(__CFRunLoopObserver*, unsigned long, void*) + 63
    15  com.apple.CoreFoundation                0x00007fff8bcca417 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23
    16  com.apple.CoreFoundation                0x00007fff8bcca381 __CFRunLoopDoObservers + 369
    17  com.apple.CoreFoundation                0x00007fff8bca5104 CFRunLoopRunSpecific + 324
    18  com.apple.HIToolbox                     0x00007fff9029aeb4 RunCurrentEventLoopInMode + 209
    19  com.apple.HIToolbox                     0x00007fff9029ac52 ReceiveNextEventCommon + 356
    20  com.apple.HIToolbox                     0x00007fff9029aae3 BlockUntilNextEventMatchingListInMode + 62
    21  com.apple.AppKit                        0x00007fff8e6f8533 _DPSNextEvent + 685
    22  com.apple.AppKit                        0x00007fff8e6f7df2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    23  com.apple.AppKit                        0x00007fff8e6ef1a3 -[NSApplication run] + 517
    24  com.apple.WebCore                       0x00007fff8afb34ff WebCore::RunLoop::run() + 63
    25  com.apple.WebKit2                       0x00007fff883fe462 WebKit::WebProcessMain(WebKit::CommandLine const&) + 2586
    26  com.apple.WebKit2                       0x00007fff883c4bfd WebKitMain + 285
    27  com.apple.WebProcess                    0x000000010b53ee7b 0x10b53e000 + 3707
    28  libdyld.dylib                           0x00007fff8d8797e1 start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff88bbbd16 kevent + 10
    1   libdispatch.dylib                       0x00007fff8f318dea _dispatch_mgr_invoke + 883
    2   libdispatch.dylib                       0x00007fff8f3189ee _dispatch_mgr_thread + 54
    Thread 2:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff88bb9686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff88bb8c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff8bca0233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff8bca5916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff8bca50e2 CFRunLoopRunSpecific + 290
    5   com.apple.Foundation                    0x00007fff87b9d546 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356
    6   com.apple.Foundation                    0x00007fff87bfb562 __NSThread__main__ + 1345
    7   libsystem_c.dylib                       0x00007fff919e2772 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff919cf1a1 thread_start + 13
    Thread 3:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x00007fff88bbb0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff919e6fb9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff8b5f7b66 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
    3   com.apple.JavaScriptCore                0x00007fff8b81abfa JSC::BlockAllocator::blockFreeingThreadMain() + 90
    4   com.apple.JavaScriptCore                0x00007fff8b83025f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x00007fff919e2772 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff919cf1a1 thread_start + 13
    Thread 4:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff88bbb0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff919e6fb9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff8b77d9d4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore                0x00007fff8b77d8b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore                0x00007fff8b83025f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x00007fff919e2772 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff919cf1a1 thread_start + 13
    Thread 5:: WebCore: Scrolling
    0   libsystem_kernel.dylib                  0x00007fff88bb9686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff88bb8c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff8bca0233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff8bca5916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff8bca50e2 CFRunLoopRunSpecific + 290
    5   com.apple.CoreFoundation                0x00007fff8bcb3dd1 CFRunLoopRun + 97
    6   com.apple.WebCore                       0x00007fff8afc85e1 WebCore::ScrollingThread::initializeRunLoop() + 273
    7   com.apple.JavaScriptCore                0x00007fff8b83025f ***::wtfThreadEntryPoint(void*) + 15
    8   libsystem_c.dylib                       0x00007fff919e2772 _pthread_start + 327
    9   libsystem_c.dylib                       0x00007fff919cf1a1 thread_start + 13
    Thread 6:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff88bbb322 __select + 10
    1   com.apple.CoreFoundation                0x00007fff8bce4f46 __CFSocketManager + 1302
    2   libsystem_c.dylib                       0x00007fff919e2772 _pthread_start + 327
    3   libsystem_c.dylib                       0x00007fff919cf1a1 thread_start + 13
    Thread 7:: WebCore: LocalStorage
    0   libsystem_kernel.dylib                  0x00007fff88bbb0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff919e6fb9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff8b5f7b2d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore                       0x00007fff8afedd01 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool (WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81
    4   com.apple.WebCore                       0x00007fff8a53e12a WebCore::StorageThread::threadEntryPoint() + 154
    5   com.apple.JavaScriptCore                0x00007fff8b83025f ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_c.dylib                       0x00007fff919e2772 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff919cf1a1 thread_start + 13
    Thread 8:: WebCore: LocalStorage
    0   libsystem_kernel.dylib                  0x00007fff88bbb0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff919e6fb9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff8b5f7b2d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore                       0x00007fff8afedd01 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool (WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81
    4   com.apple.WebCore                       0x00007fff8a53e12a WebCore::StorageThread::threadEntryPoint() + 154
    5   com.apple.JavaScriptCore                0x00007fff8b83025f ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_c.dylib                       0x00007fff919e2772 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff919cf1a1 thread_start + 13
    Thread 9:: QTKit: listenOnDelegatePort
    0   libsystem_kernel.dylib                  0x00007fff88bb9686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff88bb8c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff8bca0233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff8bca5916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff8bca50e2 CFRunLoopRunSpecific + 290
    5   com.apple.CoreFoundation                0x00007fff8bcb3dd1 CFRunLoopRun + 97
    6   com.apple.QTKit                         0x00007fff8776c2e6 listenOnDelegatePort + 403
    7   libsystem_c.dylib                       0x00007fff919e2772 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff919cf1a1 thread_start + 13
    Thread 10:: QTKit: listenOnNotificationPort
    0   libsystem_kernel.dylib                  0x00007fff88bb9686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff88bb8c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff8bca0233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff8bca5916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff8bca50e2 CFRunLoopRunSpecific + 290
    5   com.apple.CoreFoundation                0x00007fff8bcb3dd1 CFRunLoopRun + 97
    6   com.apple.QTKit                         0x00007fff8776c781 listenOnNotificationPort + 371
    7   libsystem_c.dylib                       0x00007fff919e2772 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff919cf1a1 thread_start + 13
    Thread 11:
    0   libsystem_kernel.dylib                  0x00007fff88bbb6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff919e4f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff919e4ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff919cf191 start_wqthread + 13
    Thread 12:
    0   libsystem_kernel.dylib                  0x00007fff88bbb6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff919e4f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff919e4ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff919cf191 start_wqthread + 13
    Thread 13:
    0   libsystem_kernel.dylib                  0x00007fff88bbb6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff919e4f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff919e4ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff919cf191 start_wqthread + 13
    Thread 14:: Dispatch queue: CA::CG::Queue
    0   com.apple.CoreGraphics                  0x00007fff92af540b CGSConvertAlphaByte + 4035
    1   com.apple.CoreGraphics                  0x00007fff92af43b6 img_alpha + 321
    2   com.apple.CoreGraphics                  0x00007fff92aedf7b img_colormatch_read + 427
    3   com.apple.CoreGraphics                  0x00007fff92aedd66 img_alphamerge_read + 551
    4   com.apple.CoreGraphics                  0x00007fff92acfda9 img_data_lock + 7109
    5   com.apple.CoreGraphics                  0x00007fff92acd356 CGSImageDataLock + 193
    6   libRIP.A.dylib                          0x00007fff90cf3ba9 ripc_AcquireImage + 2468
    7   libRIP.A.dylib                          0x00007fff90cf2709 ripc_DrawImage + 1045
    8   com.apple.CoreGraphics                  0x00007fff92acce8b CGContextDrawImage + 460
    9   com.apple.QuartzCore                    0x00007fff8a404004 CA::CG::ImageDelegate::create_data() const + 348
    10  com.apple.QuartzCore                    0x00007fff8a40410c CA::CG::ImageDelegate::read(unsigned int, CA::Bounds const&, unsigned char*, long) const + 44
    11  com.apple.QuartzCore                    0x00007fff8a41621b CA::OGL::Mosaic::draw(CA::OGL::Context&, unsigned int, unsigned int, CA::OGL::Mosaic::Key const*, int, int, CA::OGL::Mosaic::Delegate const&) + 689
    12  com.apple.QuartzCore                    0x00007fff8a404c04 CA::CG::fill_image(CA::CG::Renderer&, CGImage*, CA::Rect const&, CA::Mat2<double> const&, bool, bool, CGInterpolationQuality, CA::Bounds const*) + 1759
    13  com.apple.QuartzCore                    0x00007fff8a4056c7 CA::CG::DrawImage::draw_image(CA::CG::Renderer&, bool) const + 111
    14  com.apple.QuartzCore                    0x00007fff8a401d49 CA::CG::DrawOp::render(CA::CG::Renderer&) const + 2879
    15  com.apple.QuartzCore                    0x00007fff8a411d25 CA::CG::Queue::render_callback(void*) + 209
    16  libdispatch.dylib                       0x00007fff8f3160b6 _dispatch_client_callout + 8
    17  libdispatch.dylib                       0x00007fff8f31747f _dispatch_queue_drain + 235
    18  libdispatch.dylib                       0x00007fff8f3172f1 _dispatch_queue_invoke + 52
    19  libdispatch.dylib                       0x00007fff8f3171c3 _dispatch_worker_thread2 + 249
    20  libsystem_c.dylib                       0x00007fff919e4cdb _pthread_wqthread + 404
    21  libsystem_c.dylib                       0x00007fff919cf191 start_wqthread + 13
    Thread 15:
    0   libsystem_kernel.dylib                  0x00007fff88bbb6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff919e4f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff919e4ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff919cf191 start_wqthread + 13
    Thread 16:
    0   libsystem_kernel.dylib                  0x00007fff88bbb6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff919e4f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff919e4ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff919cf191 start_wqthread + 13
    Thread 17:
    0   libsystem_kernel.dylib                  0x00007fff88bbb6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff919e4f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff919e4ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff919cf191 start_wqthread + 13
    Thread 18:
    0   libsystem_kernel.dylib                  0x00007fff88bbb6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff919e4f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff919e4ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff919cf191 start_wqthread + 13
    Thread 19:
    0   libsystem_kernel.dylib                  0x00007fff88bbb6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff919e4f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff919e4ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff919cf191 start_wqthread + 13
    Thread 20:
    0   libsystem_kernel.dylib                  0x00007fff88bbb6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff919e4f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff919e4ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff919cf191 start_wqthread + 13
    Thread 21:
    0   libsystem_kernel.dylib                  0x00007fff88bbb6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff919e4f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff919e4ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff919cf191 start_wqthread + 13
    Thread 22:
    0   libsystem_kernel.dylib                  0x00007fff88bbb6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff919e4f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff919e4ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff919cf191 start_wqthread + 13
    Thread 23:
    0   libsystem_kernel.dylib                  0x00007fff88bbb6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff919e4f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff919e4ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff919cf191 start_wqthread + 13
    Thread 24:
    0   libsystem_kernel.dylib                  0x00007fff88bbb6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff919e4f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff919e4ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff919cf191 start_wqthread + 13
    Thread 25:
    0   libsystem_kernel.dylib                  0x00007fff88bbb6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff919e4f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff919e4ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff919cf191 start_wqthread + 13
    Thread 26:
    0   libsystem_kernel.dylib                  0x00007fff88bbb6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff919e4f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff919e4ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff919cf191 start_wqthread + 13
    Thread 27:
    0   libsystem_kernel.dylib                  0x00007fff88bbb6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff919e4f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff919e4ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff919cf191 start_wqthread + 13
    Thread 28:
    0   libsystem_kernel.dylib                  0x00007fff88bbb6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff919e4f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff919e4ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff919cf191 start_wqthread + 13
    Thread 29:
    0   libsystem_kernel.dylib                  0x00007fff88bbb6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff919e4f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff919e4ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff919cf191 start_wqthread + 13
    Thread 30:
    0   libsystem_kernel.dylib                  0x00007fff88bbb6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff919e4f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff919e4ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff919cf191 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff546bf538  rdx: 0x0000000000000000
      rdi: 0x0000000000000303  rsi: 0x0000000000000006  rbp: 0x00007fff546bf560  rsp: 0x00007fff546bf538
       r8: 0x00007fff786c6278   r9: 0x000000000000004d  r10: 0x0000000020000000  r11: 0x0000000000000206
      r12: 0x00007fff9337c0d1  r13: 0x00007fff9337c095  r14: 0x00007fff786c7180  r15: 0x00007fff9337c0a5
      rip: 0x00007fff88bbb212  rfl: 0x0000000000000206  cr2: 0x00007fff786bfff0
    Logical CPU: 0
    Binary Images:
           0x10b53e000 -        0x10b53efff  com.apple.WebProcess (8536 - 8536.30.1) <F967F09F-969C-3788-9376-7B4067F402B4> /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/WebProcess
           0x10b549000 -        0x10b549fff  WebProcessShim.dylib (7536.30.1) <15AC7990-1B63-3AD9-905F-7331C901A578> /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/WebProcessShim.dylib
           0x14cd50000 -        0x14cd66fff  com.apple.WebInspector (8536 - 8536.30) <7DD903D1-505E-34D3-835A-15BE44CC49B6> /System/Library/PrivateFrameworks/WebInspector.framework/Versions/A/WebInspecto r
           0x153590000 -        0x1535a6ff7  com.apple.webcontentfilter.framework (3.1 - 5) <E18D99F4-A52C-30C8-9D70-D0E34DB9D68C> /System/Library/PrivateFrameworks/WebContentAnalysis.framework/WebContentAnalys is
           0x154400000 -        0x154401ff7  ATSHI.dylib (341.1) <3328D0EC-BD75-3041-A458-05FFE934C019> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
           0x157795000 -        0x1577b1ff7  libJapaneseConverter.dylib (61) <D0F762C2-5372-3AA2-BBA4-066B8E4B1F8E> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
           0x15bf62000 -        0x15c120fff  GLEngine (8.10.1) <1BD4D913-CE6C-3389-B4E1-FC7352E4C23F> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x15c157000 -        0x15c2c7fff  libGLProgrammability.dylib (8.10.1) <3E488CEF-5751-3073-B8EE-0B4CA39CB6AB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
           0x15c2ff000 -        0x15c30cfff  libGPUSupport.dylib (8.10.1) <7860F083-3F7B-3811-A56C-E8557A90C7DB> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
           0x15c313000 -        0x15c33efff  GLRendererFloat (8.10.1) <055EC8E7-2D7E-370C-96AD-DBEEDB106927> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
           0x15c347000 -        0x15c350fe7  libcldcpuengine.dylib (2.2.16) <DB9678F6-7D50-384A-A961-6109B61D1607> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
           0x162960000 -        0x162986fff  libPDFRIP.A.dylib (333.1) <65F7BE9F-5861-34EF-81B6-47CA44E290EB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
           0x200000000 -        0x20092eff7  com.apple.GeForceGLDriver (8.16.74 - 8.1.6) <1ED67596-7564-36A5-AFB6-7FBEAD024235> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDrive r
        0x7fff6b13e000 -     0x7fff6b17293f  dyld (210.2.3) <36CAA36E-72BC-3E48-96D9-B96A2DF77730> /usr/lib/dyld
        0x7fff86f4a000 -     0x7fff86f84fff  com.apple.framework.internetaccounts (2.1 - 210) <546769AA-C561-3C17-8E8E-4E65A700E2F1> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
        0x7fff86f85000 -     0x7fff86fb7fff  com.apple.framework.Admin (12.2 - 12.2) <C61706AD-6952-3B8D-B926-330506F45339> /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin
        0x7fff86fb8000 -     0x7fff86fbcff7  com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff87001000 -     0x7fff87060fff  com.apple.AE (645.6 - 645.6) <44F403C1-660A-3543-AB9C-3902E02F936F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff87061000 -     0x7fff8715efff  libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib
        0x7fff8715f000 -     0x7fff87169fff  com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <D803919C-3102-3515-A178-61E9C86C46A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff87379000 -     0x7fff87382ff7  com.apple.CommerceCore (1.0 - 26.2) <AF35874A-6FA7-328E-BE30-8BBEF0B741A8> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff87383000 -     0x7fff87604fff  com.apple.AOSKit (1.051 - 152.4) <01C09924-2603-3C1E-97F7-9484CBA35BC9> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
        0x7fff87605000 -     0x7fff87757fff  com.apple.audio.toolbox.AudioToolbox (1.9.2 - 1.9.2) <DC5F3D1B-036A-37DE-BC24-7636DC95EA1C> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff87758000 -     0x7fff878c9ff7  com.apple.QTKit (7.7.1 - 2599.41) <A645347D-3EEC-34A7-8051-A57AC60151EF> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff878ca000 -     0x7fff878d1fff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
        0x7fff878d2000 -     0x7fff87978ff7  com.apple.CoreServices.OSServices (557.6 - 557.6) <1BDB5456-0CE9-301C-99C1-8EFD0D2BFCCD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff87979000 -     0x7fff8797efff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
        0x7fff8797f000 -     0x7fff87990ff7  libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib
        0x7fff87993000 -     0x7fff87995fff  com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff87996000 -     0x7fff879b8ff7  com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff879b9000 -     0x7fff879c0fff  libGFXShared.dylib (8.10.1) <B4AB9480-2CDB-34F8-8D6F-F5A2CFC221B0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff879c1000 -     0x7fff879e6ff7  libc++abi.dylib (26) <D86169F3-9F31-377A-9AF3-DB17142052E4> /usr/lib/libc++abi.dylib
        0x7fff879e7000 -     0x7fff87a77ff7  libCoreStorage.dylib (296.18.2) <2FFB6BCA-3033-3AC1-BCE4-ED102DCBECD5> /usr/lib/libCoreStorage.dylib
        0x7fff87a78000 -     0x7fff87a84fff  com.apple.CrashReporterSupport (10.8.3 - 418) <DE6AFE16-D97E-399D-82ED-3522C773C36E> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff87a85000 -     0x7fff87aa6ff7  libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
        0x7fff87aa7000 -     0x7fff87b26ff7  com.apple.securityfoundation (6.0 - 55115.4) <8676E0DF-295F-3690-BDAA-6C9C1D210B88> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff87b27000 -     0x7fff87b64fef  libGLImage.dylib (8.10.1) <91E31B9B-4141-36D5-ABDC-20F1D6D1D0CF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff87b65000 -     0x7fff87ec4fff  com.apple.Foundation (6.8 - 945.18) <1D7E58E6-FA3A-3CE8-AC85-B9D06B8C0AA0> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff87ec5000 -     0x7fff87efbfff  libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
        0x7fff87efc000 -     0x7fff87f17ff7  com.apple.frameworks.preferencepanes (15.1 - 15.1) <8A3CDC5B-9FA5-32EB-A066-F19874193B92> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
        0x7fff87f18000 -     0x7fff87fb2fff  libvMisc.dylib (380.10) <A7F12764-A94C-36EB-88E0-F826F5AF55B4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff87fb3000 -     0x7fff87fdffff  com.apple.quartzfilters (1.8.0 - 1.7.0) <B8DE45D7-1827-3379-A478-1A574A1D11D9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff87fe0000 -     0x7fff882f7ff7  com.apple.CoreServices.CarbonCore (1037.6 - 1037.6) <1E567A52-677F-3168-979F-5FBB0818D52B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff882f8000 -     0x7fff882f9ff7  libdnsinfo.dylib (453.19) <14202FFB-C3CA-3FCC-94B0-14611BF8692D> /usr/lib/system/libdnsinfo.dylib
        0x7fff882fa000 -     0x7fff884e6ff7  com.apple.WebKit2 (8536 - 8536.30.1) <5A3C2412-FF47-3160-9634-32222C98D887> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
        0x7fff884e7000 -     0x7fff885ff92f  libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
        0x7fff88600000 -     0x7fff88621fff  com.apple.Ubiquity (1.2 - 243.15) <C9A7EE77-B637-3676-B667-C0843BBB0409> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff88622000 -     0x7fff88624fff  libquarantine.dylib (52.1) <143B726E-DF47-37A8-90AA-F059CFD1A2E4> /usr/lib/system/libquarantine.dylib
        0x7fff88625000 -     0x7fff887b0fff  com.apple.WebKit (8536 - 8536.30.1) <56B86FA1-ED74-3001-8942-1CA2281540EC> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff887b1000 -     0x7fff88ba8fff  libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff88ba9000 -     0x7fff88bc4ff7  libsystem_kernel.dylib (2050.48.11) <3323E9AD-2317-3C7A-AB7F-1C81F5E148B7> /usr/lib/system/libsystem_kernel.dylib
        0x7fff88c32000 -     0x7fff88d90fef  com.apple.MediaControlSender (1.7 - 170.20) <853BE89D-49B0-3922-9ED5-DDBDE9A97356> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
        0x7fff88d91000 -     0x7fff88e86fff  libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
        0x7fff88e87000 -     0x7fff88fa0fff  com.apple.ImageIO.framework (3.2.2 - 851) <6552C673-9F29-3B31-A12E-C4391A950965> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff88ffc000 -     0x7fff89231ff7  com.apple.CoreData (106.1 - 407.7) <24E0A6B4-9ECA-3D12-B26A-72B9DCF09768> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff89232000 -     0x7fff89432fff  libicucore.A.dylib (491.11.3) <5783D305-04E8-3D17-94F7-1CEAFA975240> /usr/lib/libicucore.A.dylib
        0x7fff8954d000 -     0x7fff8954dfff  com.apple.Accelerate (1.8 - Accelerate 1.8) <878A6E7E-CB34-380F-8212-47FBF12C7C96> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff8955c000 -     0x7fff895e9ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <C7F43889-F8BF-3CB9-AD66-11AEFCBCEDE7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff895ea000 -     0x7fff895f8ff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
        0x7fff895fc000 -     0x7fff89607ff7  com.apple.aps.framework (3.0 - 3.0) <DEF85257-2D1C-3524-88F8-CF70980726AE> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
        0x7fff89608000 -     0x7fff896c5ff7  com.apple.ColorSync (4.8.0 - 4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff896c8000 -     0x7fff89701ff7  libssl.0.9.8.dylib (47.2) <46DF85DC-18FB-3108-91F6-52AE3EBF2347> /usr/lib/libssl.0.9.8.dylib
        0x7fff89702000 -     0x7fff89751fff  com.apple.framework.CoreWiFi (1.3 - 130.13) <CCF3D8E3-CD1C-36CD-929A-C9972F833F24> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff89752000 -     0x7fff8975aff7  libsystem_dnssd.dylib (379.38.1) <BDCB8566-0189-34C0-9634-35ABD3EFE25B> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff8975b000 -     0x7fff8977dff7  libxpc.dylib (140.43) <70BC645B-6952-3264-930C-C835010CCEF9> /usr/lib/system/libxpc.dylib
        0x7fff8977e000 -     0x7fff897a5ff7  com.apple.speech.LatentSemanticMappingFramework (2.9.3 - 2.9.3) <CDB23C93-853B-3F18-985C-6D32D4704F26> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
        0x7fff897a6000 -     0x7fff89be2fff  com.apple.VideoToolbox (1.0 - 926.106) <B1185D9D-02AC-3D27-B894-21B1179F2AEF> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff89be3000 -     0x7fff89be5ff7  com.apple.EFILogin (2.0 - 2) <51A470D7-1F72-3369-AF0F-AD2340B42C12> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff89be6000 -     0x7fff89c42fff  com.apple.corelocation (1239.40 - 1239.40) <2F743CD8-A9F5-3375-A3B0-BB0D756FC239> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff89c43000 -     0x7fff89c98ff7  libTIFF.dylib (851) <7706BB07-E7E8-38BE-A5F0-D8B63E3B9283> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff89c9d000 -     0x7fff89cb4fff  com.apple.CFOpenDirectory (10.8 - 151.10) <10F41DA4-AD54-3F52-B898-588D9A117171> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff89cb5000 -     0x7fff89cb7fff  libCVMSPluginSupport.dylib (8.10.1) <F0239392-E0CB-37D7-BFE2-D6F5D42F9196> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff89cb8000 -     0x7fff89cb8fff  com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff89cb9000 -     0x7fff89cbbff7  libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
        0x7fff89cbc000 -     0x7fff89dc7fff  libFontParser.dylib (84.6) <96C42E49-79A6-3475-B5E4-6A782599A6DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff89dc8000 -     0x7fff8a07fff7  com.apple.MediaToolbox (1.0 - 926.106) <57043584-98E7-375A-89AE-F46480AA5D97> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff8a080000 -     0x7fff8a08cff7  com.apple.DirectoryService.Framework (10.8 - 151.10) <DA05EF06-8EBD-3759-B5D3-E6FC86C5D850> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff8a30f000 -     0x7fff8a4bdfff  com.apple.QuartzCore (1.8 - 304.3) <F450F2DE-2F24-3557-98B6-310E05DAC17F> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff8a4be000 -     0x7fff8a4f6fff  libtidy.A.dylib (15.10) <9009156B-84F5-3781-BFCB-B409B538CD18> /usr/lib/libtidy.A.dylib
        0x7fff8a4f7000 -     0x7fff8a4f7fff  com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8a4f8000 -     0x7fff8a507fff  com.apple.opengl (1.8.10 - 1.8.10) <AD49CF56-B7C1-3598-8610-58532FC41345> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff8a508000 -     0x7fff8a510fff  liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
        0x7fff8a511000 -     0x7fff8a51eff7  com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff8a51f000 -     0x7fff8b4deff7  com.apple.WebCore (8536 - 8536.30.2) <3FF4783B-EF75-34F5-995C-316557148A18> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff8b529000 -     0x7fff8b529fff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <F565B686-24E2-39F2-ACC3-C5E4084476BE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff8b56f000 -     0x7fff8b5f0fff  com.apple.Metadata (10.7.0 - 707.12) <69E3EEF7-8B7B-3652-8320-B8E885370E56> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff8b5f1000 -     0x7fff8b88cff7  com.apple.JavaScriptCore (8536 - 8536.30) <FE3C5ADD-43D3-33C9-9150-8DCEFDA218E2> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff8b928000 -     0x7fff8ba26fff  com.apple.QuickLookUIFramework (4.0 - 555.5) <EE02B332-20F3-3226-A022-D71B808E1CC4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff8ba34000 -     0x7fff8ba49fff  com.apple.ImageCapture (8.0 - 8.0) <17A45CE6-7DA3-36A5-B7EF-72BC136981AE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff8ba4a000 -     0x7fff8ba99ff7  libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib
        0x7fff8ba9a000 -     0x7fff8baa4ff7  com.apple.xpcobjects (103 - 103) <9496FA67-F53E-37B8-845A-462B924AA5BE> /System/Library/PrivateFrameworks/XPCObjects.framework/Versions/A/XPCObjects
        0x7fff8babd000 -     0x7fff8bad4fff  com.apple.GenerationalStorage (1.1 - 132.3) <FD4A84B3-13A8-3C60-A59E-25A361447A17> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff8bad5000 -     0x7fff8bad7fff  com.apple.OAuth (18.1 - 18.1) <0DC79455-CF81-3873-87BD-6BD14D89A6F5> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
        0x7fff8bad8000 -     0x7fff8bae6ff7  libkxld.dylib (2050.48.11) <6D1610C7-79F8-38A5-BFB2-F58F134BC8EA> /usr/lib/system/libkxld.dylib
        0x7fff8bae7000 -     0x7fff8bb67ff7  com.apple.ApplicationServices.ATS (332 - 341.1) <BD83B039-AB25-3E3E-9975-A67DAE66988B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff8bb68000 -     0x7fff8bbcbfff  com.apple.audio.CoreAudio (4.1.2 - 4.1.2) <FEAB83AB-1DE5-3813-BA48-7A7F2374CCF0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff8bbcc000 -     0x7fff8bbd0fff  libCoreVMClient.dylib (32.5) <DB009CD4-BB0E-3331-BBB4-A118781D193F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff8bbd1000 -     0x7fff8bbd5fff  libGIF.dylib (851) <AD40D084-6E34-38CD-967D-705F94B188DA> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff8bc2d000 -     0x7fff8bc30fff  com.apple.AppleSystemInfo (2.0 - 2) <BC221376-361F-3F85-B284-DC251D3BB442> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff8bc70000 -     0x7fff8be5aff7  com.apple.CoreFoundation (6.8 - 744.19) <0F7403CA-2CB8-3D0A-992B-679701DF27CA> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8be5b000 -     0x7fff8be5ffff  com.apple.IOSurface (86.0.4 - 86.0.4) <26F01CD4-B76B-37A3-989D-66E8140542B3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff8be62000 -     0x7fff8be81ff7  libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
        0x7fff8be82000 -     0x7fff8bef2fff  com.apple.ISSupport (1.9.8 - 56) <23ED7650-2705-355A-9F11-409A9981AC53> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff8bef3000 -     0x7fff8bf1cfff  libsandbox.1.dylib (220.3) <2C26165F-C3D5-3458-8D3E-EE748A3DA19A> /usr/lib/libsandbox.1.dylib
        0x7fff8bf1d000 -     0x7fff8bf30ff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
        0x7fff8c2bd000 -     0x7fff8c2d4fff  libGL.dylib (8.10.1) <F8BABA3C-7810-3A65-83FC-61945AA50E90> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff8c326000 -     0x7fff8c327fff  libodfde.dylib (18) <015DD2A0-D59A-3547-909D-7C028A65C312> /usr/lib/libodfde.dylib
        0x7fff8c328000 -     0x7fff8c362ff7  com.apple.GSS (3.0 - 2.0) <423BDFCC-9187-3F3E-ABB0-D280003EB15E> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff8c363000 -     0x7fff8c428ff7  com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff8c429000 -     0x7fff8c4fcff7  com.apple.DiscRecording (7.0 - 7000.2.4) <E5F3F320-1049-32D8-8189-916EF5C40A1A> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff8c4fd000 -     0x7fff8c524fff  com.apple.framework.familycontrols (4.1 - 410) <50F5A52C-8FB6-300A-977D-5CFDE4D5796B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff8c525000 -     0x7fff8c526fff  libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
        0x7fff8c527000 -     0x7fff8c581ff7  com.apple.opencl (2.2.19 - 2.2.19) <3C7DFB2C-B3F9-3447-A1FC-EAAA42181A6E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff8c582000 -     0x7fff8c846fff  com.apple.AddressBook.framework (7.1 - 1170) <A850809B-B087-3366-9FA0-1518C20831D3> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff8c847000 -     0x7fff8c887ff7  com.apple.MediaKit (14 - 687) <8AAA8CC3-3ACD-34A5-9E57-9B24AD8AFD4D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff8c888000 -     0x7fff8c8d7ff7  libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff8c8d8000 -     0x7fff8c931ff7  com.apple.ImageCaptureCore (5.0.4 - 5.0.4) <84F003C2-5758-3D0A-8644-F3A0BA4F22FC> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff8c932000 -     0x7fff8c937fff  com.apple.OpenDirectory (10.8 - 151.10) <CF44120B-9B01-32DD-852E-C9C0E1243FC0> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff8c938000 -     0x7fff8ca3afff  libcrypto.0.9.8.dylib (47.2) <CF3BAB7E-4972-39FD-AF92-28ACAFF0873E> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff8caae000 -     0x7fff8cb05ff7  com.apple.ScalableUserInterface (1.0 - 1) <F1D43DFB-1796-361B-AD4B-39F1EED3BE19> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff8cb06000 -     0x7fff8cb3bff7  libTrueTypeScaler.dylib (84.6) <635BEEBD-7969-3083-8B1A-D49E9DA81517> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
        0x7fff8cb57000 -     0x7fff8cb58fff  libquit.dylib (130.1) <6012FB61-1D85-311F-A557-690C7D4C2A66> /usr/lib/libquit.dylib
        0x7fff8cb59000 -     0x7fff8cb87ff7  libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
        0x7fff8cb88000 -     0x7fff8cb96fff  libcommonCrypto.dylib (60027) <BAAFE0C9-BB86-3CA7-88C0-E3CBA98DA06F> /usr/lib/system/libcommonCrypto.dylib
        0x7fff8cb97000 -     0x7fff8cbb7fff  libPng.dylib (851) <3466F35C-EC1A-3D1A-80DC-175857FA19D5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff8cbe1000 -     0x7fff8cc37fff  com.apple.HIServices (1.20 - 417) <A1129272-FEC8-350B-BA26-5A97F23C413D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff8d4fa000 -     0x7fff8d546fff  com.apple.framework.CoreWLAN (3.4 - 340.18) <BCFA14A9-728C-371A-936E-2EDF2EC2F40F> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff8d547000 -     0x7fff8d661fff  com.apple.coreavchd (5.6.0 - 5600.4.16) <0CF2ABE5-B088-3B5D-9C04-47AE708ADAE3> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff8d662000 -     0x7fff8d6aafff  libcurl.4.dylib (69.2) <EBDBF42D-E4A6-3D05-A76B-2817D79D59E2> /usr/lib/libcurl.4.dylib
        0x7fff8d6ab000 -     0x7fff8d6caff7  com.apple.ChunkingLibrary (2.0 - 133.3) <8BEC9AFB-DCAA-37E8-A5AB-24422B234ECF> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff8d6d1000 -     0x7fff8d6f8ff7  com.apple.PerformanceAnalysis (1.16 - 16) <E4888388-F41B-313E-9CBB-5807D077BDA9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff8d6f9000 -     0x7fff8d70bff7  libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
        0x7fff8d70c000 -     0x7fff8d71afff  com.apple.Librarian (1.1 - 1) <5AC28666-7642-395F-A923-C6F8A274BBBD> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
        0x7fff8d71b000 -     0x7fff8d71cff7  libsystem_sandbox.dylib (220.3) <B739DA63-B675-387A-AD84-412A651143C0> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff8d877000 -     0x7fff8d87aff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
        0x7fff8d87b000 -     0x7fff8d87fff7  com.apple.CommonPanels (1.2.5 - 94) <AAC003DE-2D6E-38B7-B66B-1F3DA91E7245> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff8d881000 -     0x7fff8d883fff  com.apple.securityhi (4.0 - 55002) <26E6D477-EF61-351F-BA8C-67824AA231C6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff8d884000 -     0x7fff8e069ff7  libclh.dylib (4.0.3 - 4.0.3) <2D621DEF-26E5-3776-BF49-4CCA46874654> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
        0x7fff8e0f5000 -     0x7fff8e146ff7  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <A4341BBD-A330-3A57-8891-E9C1A286A72D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff8e147000 -     0x7fff8e14afff  com.apple.help (1.3.2 - 42) <343904FE-3022-3573-97D6-5FE17F8643BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff8e14b000 -     0x7fff8e151ff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
        0x7fff8e152000 -     0x7fff8e18dfff  com.apple.LDAPFramework (2.4.28 - 194.5) <7E4F2C08-0010-34AE-BC46-149B7EE8A0F5> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff8e191000 -     0x7fff8e244ff7  com.apple.PDFKit (2.8.5 - 2.8.5) <EAAED40E-7B2C-3312-826E-26A9DEDBF0FC> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff8e245000 -     0x7fff8e24afff  libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
        0x7fff8e24b000 -     0x7fff8e287fff  com.apple.GeoServices (1.0 - 1) <DB382348-EBFA-3AD5-888B-7F4640F41834> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
        0x7fff8e2ff000 -     0x7fff8e302fff  libutil.dylib (30) <EF3340B2-9A53-3D5E-B9B4-BDB5EEECC178> /usr/lib/libutil.dylib
        0x7fff8e303000 -     0x7fff8e49efef  com.apple.vImage (6.0 - 6.0) <FAE13169-295A-33A5-8E6B-7C2CC1407FA7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff8e49f000 -     0x7fff8e590ff7  com.apple.DiskImagesFramework (10.8.3 - 345) <F9FAEAF0-B9A5-34DF-94B7-926FB03AD5F6> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff8e596000 -     0x7fff8e5a1fff  libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
        0x7fff8e5a2000 -     0x7fff8e5a2ffd  com.apple.audio.units.AudioUnit (1.9.2 - 1.9.2) <6D314680-7409-3BC7-A807-36341411AF9A> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff8e5a3000 -     0x7fff8f1d0fff  com.apple.AppKit (6.8 - 1187.39) <199962F0-B06B-3666-8FD5-5C90374BA16A> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff8f1d1000 -     0x7fff8f21cfff  com.apple.CoreMedia (1.0 - 926.106) <64467905-48DC-37F9-9F32-186768CF2640> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff8f21d000 -     0x7fff8f23aff7  com.apple.openscripting (1.3.6 - 148.3) <C008F56A-1E01-3D4C-A9AF-97799D0FAE69> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff8f23b000 -     0x7fff8f23bfff  com.apple.vecLib (3.8 - vecLib 3.8) <6CBBFDC4-415C-3910-9558-B67176447789> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff8f23c000 -     0x7fff8f247fff  com.apple.CommonAuth (3.0 - 2.0) <1CA95702-DDC7-3ADB-891E-7F037ABDDA14> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff8f248000 -     0x7fff8f253ff7  com.apple.DisplayServicesFW (2.7.2 - 357) <EC87A00D-FE9C-3CFE-A98C-063C3D23085A> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff8f254000 -     0x7fff8f2bcfff  libvDSP.dylib (380.10) <3CA154A3-1BE5-3CF4-BE48-F0A719A963BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff8f2bd000 -     0x7fff8f2c8ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff8f2c9000 -     0x7fff8f313ff7  libGLU.dylib (8.10.1) <6699DEA6-9EEB-3B84-A57F-B25AE44EC584> /Sy

    Read this whole message before doing anything.
    Back up all data.
    Quit Safari if it’s running. Then select
     ▹ Force Quit…
    from the menu bar. A small window will open with a list of running applications. Safari may appear in that list, even though you quit it. If so, select it and press return. Close the window.
    Step 1
    In the Finder, press the key combination shift-command-A to open the Applications folder. Select the Safari icon in that folder and press the key combination command-I to open the Info window. There’s a checkbox in the Info window labeled Open in 32-bit mode. Uncheck it, if checked. Close the Info window and the Applications folder.
    If Adobe Flash Player is installed, select
     ▹ System Preferences ▹ Flash Player ▹ Advanced
    and click Delete All. Close the preference pane.
    Hold down the option key and select
    Go ▹ Library
    from the Finder menu bar. Delete the following items from the Library folder (some may not exist):
    Caches/com.apple.Safari
    Caches/com.apple.WebKit.PluginProcess
    Caches/com.apple.WebProcess
    Caches/Metadata/Safari
    Preferences/com.apple.WebKit.PluginHost.plist
    Preferences/com.apple.WebKit.PluginProcess.plist
    Saved Application State/com.apple.Safari.savedState
    Leave the Library folder open. Try Safari again. If it works now, stop here. Close the Library folder. If you still have problems, continue.
    Step 2
    Triple-click anywhere in the line below on this page to select it:
    open $TMPDIR../C
    Copy the selected text to the Clipboard (command-C).
    Quit Safari again. Launch the Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.
    Paste into the Terminal window (command-V). A folder should open. Delete the following items from the folder, if they exist:
    com.apple.Safari
    com.apple.WebProcess+com.apple.Safari
    Quit Terminal. Close the folder. Launch Safari and test.
    Step 3
    If Safari still doesn’t work right, quit, go back to the Finder and move the following items from the open Library folder to the Desktop (some may not exist):
    Cookies/Cookies.binarycookies
    Internet Plug-Ins
    Preferences/com.apple.Safari.LSSharedFileList.plist
    Preferences/com.apple.Safari.plist
    Preferences/com.apple.Safari.RSS.plist
    Preferences/com.apple.WebFoundation.plist
    PubSub/Database
    Safari
    (Note: you are not moving the Safari application. You’re moving a folder named “Safari.”)
    Try again. This time Safari should perform normally, but your settings and bookmarks will be lost. The default set of bookmarks will be restored. Delete them all.
    If the issue is still not resolved, quit Safari again and put all the items you moved to the Desktop back where they were, overwriting the newer ones that may have been created in their place. You don’t need to replace the files you deleted in step 1. Stop here and post again.
    If Safari is now working normally (apart from the lost settings), look inside the “Safari” folder on the Desktop for a file named “Bookmarks.plist”. Select
    File ▹ Import Bookmarks
    from the Safari menu bar. Import from that file. Recreate the rest of your Safari settings. You can then delete the items you moved to the Desktop.
    Note: This step will remove your Safari Extensions, if any, and their settings. If you choose to restore them, do so one at a time, testing after each step to make sure you haven’t restored the problem.
    If you don’t like the results of step 3, you can undo it completely by quitting Safari and restoring the items you moved or deleted in that step from your backup, overwriting any that were created in their place.

  • Safari hangs and crashes

    I've owned a MPB for 13 months and for 13 months it's been nothing but headaches.
    I know that to other Mac users this sounds negative because Apple products are cool, but my experience with my MPB has been nothing but negative.
    I've written to the Cupertino office, I've written to the Apple store where I purchased this unit, and am currently waiting for an answer (been about ten days since i mailed out copies of problem logs and description of problems).
    One trip to genius bar = zero resolution.
    Two apple care calls = zero resolution.
    Countless inquiries on the forums = zero resolution.
    Safari hangs and crashes.
    Word will lock up really badly. The other day I had a doc opened, started a new doc, it took my MPB 17 seconds to start a new doc.
    XL will lock up though not as much (and I don't use it as much).
    I'm a blogger, so I use Safari and Word from morning to night.
    This morning no video (vimeo, youtube, other video types) would play on Safari.
    On safari some weird flickering of different color panes sometimes occurs. Sometimes I get some grey vertical bars across.
    When I go full-screen while watching Netflix the screen goes dark, I have to refresh the page, restart the movie.
    If anyone has a suggestion as to what to do, please help me.
    These problems have been present since day one. This was a unit which was an exchange. The first MPB I got from the Tysons Corner store in Virginia had a graphic card on the fritz, I returned it after 3 days.
    Can anyone understand my frustration?
    Ali Naderzad

    Hi
    I'm not using Tiger so I don't know the terminology used in OnyX's Tiger version. Anyway, the steps are in the Automation panel. I believe "maintenance scripts" is used in both versions. Not sure about the caches. Have a look at this post for explanations.
    If the above doesn't help, I suggest you start a new thread, as your issues may be different than the originator of this thread. Include a copy of the entire crash report (note: If the crash report says "hang", then OnyX is usually the remedy.) Otherwise, select "report" on the quit panel, then copy/paste the entire crash report to your post in the new thread.

  • HELP!!! Safari Plug-ins crash my safari and it also cancels install

    I downloaded a new player rayv, because i was trying to watch WWG( world gaming live tv). My safari crashed from the new internet plug-in so I went to to the files and found all I could and trashed. I could not find how to uninstall. My safari keeps on crashing when i try to load my sessions saved, but i can open safari and when i tried to instal a maintenance app from apple to help with my problem it would not let me install giving me send report and relaunch. i shut down my computer. right now i changed my safari settings taking off plug in and when i restored my session the pages loaded except all that need flash to be viewed. My business site needs FLASH!!
    CRASH REPORT COPY:
    Process: Safari [450]
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: com.apple.Safari
    Version: 5.0.2 (5533.18.5)
    Build Info: WebBrowser-75331805~2
    Code Type: X86 (Native)
    Parent Process: launchd [79]
    Date/Time: 2010-10-01 10:01:57.015 -0700
    OS Version: Mac OS X 10.5.8 (9L31a)
    Report Version: 6
    Anonymous UUID: F9DDB2D0-3688-481F-9507-B9E91BFEA8D7
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: KERNPROTECTIONFAILURE at 0x0000000000000000
    Crashed Thread: 0
    Thread 0 Crashed:
    0 ??? 0000000000 0 + 0
    1 com.apple.WebKit 0x94dc548f -[WebNetscapePluginPackage _tryLoad] + 879
    2 com.apple.WebKit 0x94dc4fc7 -[WebNetscapePluginPackage load] + 39
    3 com.apple.WebKit 0x94dca4ff -[WebNetscapePluginDocumentView initWithFrame:pluginPackage:URL:baseURL:MIMEType:attributeKeys:attributeValues: loadManually:element:] + 335
    4 com.apple.WebKit 0x94db32ba WebFrameLoaderClient::createPlugin(WebCore::IntSize const&, WebCore::HTMLPlugInElement*, WebCore::KURL const&, ***::Vector<WebCore::String, 0ul> const&, ***::Vector<WebCore::String, 0ul> const&, WebCore::String const&, bool) + 2202
    5 com.apple.WebCore 0x95ab0518 WebCore::FrameLoader::loadPlugin(WebCore::RenderEmbeddedObject*, WebCore::KURL const&, WebCore::String const&, ***::Vector<WebCore::String, 0ul> const&, ***::Vector<WebCore::String, 0ul> const&, bool) + 472
    6 com.apple.WebCore 0x9609c2fa WebCore::FrameLoader::requestObject(WebCore::RenderEmbeddedObject*, WebCore::String const&, WebCore::AtomicString const&, WebCore::String const&, ***::Vector<WebCore::String, 0ul> const&, ***::Vector<WebCore::String, 0ul> const&) + 698
    7 com.apple.WebCore 0x95aaf166 WebCore::RenderEmbeddedObject::updateWidget(bool) + 4406
    8 com.apple.WebCore 0x959262c5 WebCore::FrameView::updateWidgets() + 261
    9 com.apple.WebCore 0x95925e21 WebCore::FrameView::performPostLayoutTasks() + 81
    10 com.apple.WebCore 0x959161c3 WebCore::FrameView::layout(bool) + 1667
    11 com.apple.WebCore 0x9598b710 WebCore::Document::updateLayout() + 112
    12 com.apple.WebCore 0x95997c3e WebCore::Document::updateLayoutIgnorePendingStylesheets() + 46
    13 com.apple.WebCore 0x95a29a60 WebCore::DOMWindow::scrollY() const + 64
    14 com.apple.WebCore 0x95a29a01 WebCore::jsDOMWindowScrollY(JSC::ExecState*, JSC::JSValue, JSC::Identifier const&) + 81
    15 com.apple.JavaScriptCore 0x96ec56ab JSC::JSValue::get(JSC::ExecState*, JSC::Identifier const&, JSC::PropertySlot&) const + 395
    16 com.apple.JavaScriptCore 0x96ec5415 ctiop_get_byid + 165
    17 ??? 0x231fb6f9 0 + 589281017
    18 com.apple.JavaScriptCore 0x96fe14ed JSC::Interpreter::execute(JSC::FunctionExecutable*, JSC::ExecState*, JSC::JSFunction*, JSC::JSObject*, JSC::ArgList const&, JSC::ScopeChainNode*, JSC::JSValue*) + 637
    19 com.apple.JavaScriptCore 0x96f17564 JSC::JSFunction::call(JSC::ExecState*, JSC::JSValue, JSC::ArgList const&) + 132
    20 com.apple.JavaScriptCore 0x96f1749e JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 62
    21 com.apple.JavaScriptCore 0x96f16f57 JSObjectCallAsFunction + 647
    22 com.apple.Safari 0x0018f911 0x1000 + 1632529
    23 com.apple.Safari 0x0008811e 0x1000 + 553246
    24 com.apple.Safari 0x0004327e 0x1000 + 270974
    25 com.apple.Safari 0x00043232 0x1000 + 270898
    26 com.apple.Safari 0x000431d6 0x1000 + 270806
    27 com.apple.Foundation 0x97514483 __NSFireTimer + 147
    28 com.apple.CoreFoundation 0x937c38f5 CFRunLoopRunSpecific + 4469
    29 com.apple.CoreFoundation 0x937c3aa8 CFRunLoopRunInMode + 88
    30 com.apple.HIToolbox 0x9398f2ac RunCurrentEventLoopInMode + 283
    31 com.apple.HIToolbox 0x9398f0c5 ReceiveNextEventCommon + 374
    32 com.apple.HIToolbox 0x9398ef39 BlockUntilNextEventMatchingListInMode + 106
    33 com.apple.AppKit 0x9065c6d5 _DPSNextEvent + 657
    34 com.apple.AppKit 0x9065bf88 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    35 com.apple.Safari 0x000161ab 0x1000 + 86443
    36 com.apple.AppKit 0x90654f9f -[NSApplication run] + 795
    37 com.apple.AppKit 0x906221d8 NSApplicationMain + 574
    38 com.apple.Safari 0x0000a74e 0x1000 + 38734
    Thread 1:
    0 libSystem.B.dylib 0x9179644e _semwaitsignal + 10
    1 libSystem.B.dylib 0x917ebe71 sleep$UNIX2003 + 63
    2 com.apple.JavaScriptCore 0x96fdba85 ***::TCMalloc_PageHeap::scavengerThread() + 213
    3 com.apple.JavaScriptCore 0x96fdbd7f ***::TCMalloc_PageHeap::runScavengerThread(void*) + 15
    4 libSystem.B.dylib 0x917c0155 pthreadstart + 321
    5 libSystem.B.dylib 0x917c0012 thread_start + 34
    Thread 2:
    0 libSystem.B.dylib 0x917d11fa pread$UNIX2003 + 10
    1 com.apple.WebCore 0x962aa287 sqlite3PagerAcquire + 3063
    2 com.apple.WebCore 0x962b834a checkTreePage + 234
    3 com.apple.WebCore 0x962b85c8 checkTreePage + 872
    4 com.apple.WebCore 0x962b85c8 checkTreePage + 872
    5 com.apple.WebCore 0x9631da87 sqlite3Step + 38375
    6 com.apple.WebCore 0x96321af7 sqlite3_step + 87
    7 com.apple.WebCore 0x95cd1bab WebCore::IconDatabase::checkIntegrity() + 187
    8 com.apple.WebCore 0x958a01bc WebCore::IconDatabase::performOpenInitialization() + 76
    9 com.apple.WebCore 0x9589e7cb WebCore::IconDatabase::iconDatabaseSyncThread() + 235
    10 libSystem.B.dylib 0x917c0155 pthreadstart + 321
    11 libSystem.B.dylib 0x917c0012 thread_start + 34
    Thread 3:
    0 libSystem.B.dylib 0x9178f2ae semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x91796d85 pthreadmutexlock + 569
    2 com.apple.CFNetwork 0x9194e24e __CFURLCache::ExecSQLStatement(sqlite3*, char const*, int ()(void, int, char**, char**), void*, long) + 24
    3 com.apple.CFNetwork 0x91924368 CFURLCacheTimerCallback(__CFRunLoopTimer*, void*) + 150
    4 com.apple.CoreFoundation 0x937c38f5 CFRunLoopRunSpecific + 4469
    5 com.apple.CoreFoundation 0x937c3aa8 CFRunLoopRunInMode + 88
    6 com.apple.CFNetwork 0x91924264 CFURLCacheWorkerThread(void*) + 388
    7 libSystem.B.dylib 0x917c0155 pthreadstart + 321
    8 libSystem.B.dylib 0x917c0012 thread_start + 34
    Thread 4:
    0 libSystem.B.dylib 0x9178f266 machmsgtrap + 10
    1 libSystem.B.dylib 0x91796a5c mach_msg + 72
    2 com.apple.CoreFoundation 0x937c2e7e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x937c3aa8 CFRunLoopRunInMode + 88
    4 com.apple.Safari 0x0002ed7b 0x1000 + 187771
    5 com.apple.Safari 0x0002eac4 0x1000 + 187076
    6 com.apple.Safari 0x0002ea5d 0x1000 + 186973
    7 libSystem.B.dylib 0x917c0155 pthreadstart + 321
    8 libSystem.B.dylib 0x917c0012 thread_start + 34
    Thread 5:
    0 libSystem.B.dylib 0x917d11fa pread$UNIX2003 + 10
    1 libsqlite3.0.dylib 0x943b9210 sqlite3PagerAcquire + 3888
    2 libsqlite3.0.dylib 0x943c213b getOverflowPage + 443
    3 libsqlite3.0.dylib 0x943c2683 accessPayload + 867
    4 libsqlite3.0.dylib 0x943c40a4 sqlite3VdbeMemFromBtree + 692
    5 libsqlite3.0.dylib 0x94416285 sqlite3VdbeExec + 46565
    6 libsqlite3.0.dylib 0x94416ea2 sqlite3Step + 386
    7 libsqlite3.0.dylib 0x9441755d sqlite3_step + 29
    8 com.apple.CFNetwork 0x91925762 _CFURLCache::ExecuteSQLSelectAndCreateResponse(_CFString const*) + 374
    9 com.apple.CFNetwork 0x919255c1 _CFURLCache::LookupCachedURLResponse(_CFURLCacheNode*) + 33
    10 com.apple.CFNetwork 0x9194edc1 _CFURLCache::CopyResponseForRequest(CFURLRequest const*, bool) + 449
    11 com.apple.CFNetwork 0x9194eecb _CFURLCacheCopyResponseForRequest(CFURLCache const*, _CFURLRequest const*, bool) + 65
    12 com.apple.CFNetwork 0x919a654d URLConnectionLoader::loaderScheduleLoad(_CFURLRequest const*) + 143
    13 com.apple.CFNetwork 0x919a576d URLConnectionLoader::LoaderConnectionEventQueue::processAllEventsAndConsumePayl oad(XConnectionEventInfo<XLoaderEvent, XLoaderEventParams>*, long) + 239
    14 com.apple.CFNetwork 0x919a5bf7 URLConnectionLoader::processEvents() + 95
    15 com.apple.CFNetwork 0x91950d03 MultiplexerSource::perform() + 189
    16 com.apple.CoreFoundation 0x937c340f CFRunLoopRunSpecific + 3215
    17 com.apple.CoreFoundation 0x937c3aa8 CFRunLoopRunInMode + 88
    18 com.apple.Foundation 0x97543520 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
    19 com.apple.Foundation 0x974dfdfd -[NSThread main] + 45
    20 com.apple.Foundation 0x974df9a4 _NSThread__main_ + 308
    21 libSystem.B.dylib 0x917c0155 pthreadstart + 321
    22 libSystem.B.dylib 0x917c0012 thread_start + 34
    Thread 6:
    0 libSystem.B.dylib 0x917de6fa select$DARWIN_EXTSN + 10
    1 libSystem.B.dylib 0x917c0155 pthreadstart + 321
    2 libSystem.B.dylib 0x917c0012 thread_start + 34
    Thread 7:
    0 libSystem.B.dylib 0x9178f2ae semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x917c12c6 pthread_condwait + 1267
    2 libSystem.B.dylib 0x91806539 pthreadcondwait + 48
    3 com.zang.RegexKit 0x12761961 RKFastConditionLock + 663
    4 com.zang.RegexKit 0x1276aefa -[RKThreadPool workerThreadStart:] + 436
    5 com.apple.Foundation 0x974dfdfd -[NSThread main] + 45
    6 com.apple.Foundation 0x974df9a4 _NSThread__main_ + 308
    7 libSystem.B.dylib 0x917c0155 pthreadstart + 321
    8 libSystem.B.dylib 0x917c0012 thread_start + 34
    Thread 8:
    0 libSystem.B.dylib 0x9178f2ae semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x917c12c6 pthread_condwait + 1267
    2 libSystem.B.dylib 0x91806539 pthreadcondwait + 48
    3 com.zang.RegexKit 0x12761961 RKFastConditionLock + 663
    4 com.zang.RegexKit 0x1276aefa -[RKThreadPool workerThreadStart:] + 436
    5 com.apple.Foundation 0x974dfdfd -[NSThread main] + 45
    6 com.apple.Foundation 0x974df9a4 _NSThread__main_ + 308
    7 libSystem.B.dylib 0x917c0155 pthreadstart + 321
    8 libSystem.B.dylib 0x917c0012 thread_start + 34
    Thread 9:
    0 libSystem.B.dylib 0x9179644e _semwaitsignal + 10
    1 libSystem.B.dylib 0x917c0dcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.QuartzCore 0x90f23a09 fefragmentthread + 54
    3 libSystem.B.dylib 0x917c0155 pthreadstart + 321
    4 libSystem.B.dylib 0x917c0012 thread_start + 34
    Thread 10:
    0 libSystem.B.dylib 0x9179644e _semwaitsignal + 10
    1 libSystem.B.dylib 0x917c0dcd pthreadcondwait$UNIX2003 + 73
    2 libGLProgrammability.dylib 0x928ffb32 glvmDoWork + 162
    3 libSystem.B.dylib 0x917c0155 pthreadstart + 321
    4 libSystem.B.dylib 0x917c0012 thread_start + 34
    Thread 11:
    0 libSystem.B.dylib 0x9178f266 machmsgtrap + 10
    1 libSystem.B.dylib 0x91796a5c mach_msg + 72
    2 com.apple.CoreFoundation 0x937c2e7e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x937c3aa8 CFRunLoopRunInMode + 88
    4 com.apple.Safari 0x0002ed7b 0x1000 + 187771
    5 com.apple.Safari 0x0002eac4 0x1000 + 187076
    6 com.apple.Safari 0x0002ea5d 0x1000 + 186973
    7 libSystem.B.dylib 0x917c0155 pthreadstart + 321
    8 libSystem.B.dylib 0x917c0012 thread_start + 34
    Thread 12:
    0 libSystem.B.dylib 0x917c2a6a rename + 10
    1 com.apple.ImageIO.framework 0x96d24ed1 CGImageDestinationFinalize + 163
    2 com.apple.Safari 0x000466eb 0x1000 + 284395
    3 com.apple.Safari 0x00044d86 0x1000 + 277894
    4 com.apple.Safari 0x00044b6b 0x1000 + 277355
    5 libSystem.B.dylib 0x917c0155 pthreadstart + 321
    6 libSystem.B.dylib 0x917c0012 thread_start + 34
    Thread 13:
    0 libSystem.B.dylib 0x9179644e _semwaitsignal + 10
    1 libSystem.B.dylib 0x917c0dcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.JavaScriptCore 0x96e7f121 ***::ThreadCondition::timedWait(***::Mutex&, double) + 81
    3 com.apple.WebCore 0x95bf1a3c WebCore::LocalStorageThread::threadEntryPoint() + 188
    4 libSystem.B.dylib 0x917c0155 pthreadstart + 321
    5 libSystem.B.dylib 0x917c0012 thread_start + 34
    Thread 14:
    0 libSystem.B.dylib 0x9179644e _semwaitsignal + 10
    1 libSystem.B.dylib 0x917c0dcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.JavaScriptCore 0x96e7f121 ***::ThreadCondition::timedWait(***::Mutex&, double) + 81
    3 com.apple.WebCore 0x95cbfbbc WebCore::DatabaseThread::databaseThread() + 300
    4 libSystem.B.dylib 0x917c0155 pthreadstart + 321
    5 libSystem.B.dylib 0x917c0012 thread_start + 34
    Thread 15:
    0 libSystem.B.dylib 0x9178f266 machmsgtrap + 10
    1 libSystem.B.dylib 0x91796a5c mach_msg + 72
    2 com.apple.CoreFoundation 0x937c2e7e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x937c3aa8 CFRunLoopRunInMode + 88
    4 com.apple.Foundation 0x975143d5 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213
    5 com.apple.Foundation 0x975204f4 -[NSRunLoop(NSRunLoop) run] + 84
    6 com.apple.Safari 0x00089038 0x1000 + 557112
    7 com.apple.Foundation 0x974dfdfd -[NSThread main] + 45
    8 com.apple.Foundation 0x974df9a4 _NSThread__main_ + 308
    9 libSystem.B.dylib 0x917c0155 pthreadstart + 321
    10 libSystem.B.dylib 0x917c0012 thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x00000000 ebx: 0x2194f0f9 ecx: 0xa04a64a0 edx: 0x00000000
    edi: 0x2194f0e0 esi: 0x1e4bd418 ebp: 0xbfffdfb8 esp: 0xbfffdf9c
    ss: 0x0000001f efl: 0x00010246 eip: 0x00000000 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    cr2: 0x00000000
    Binary Images:
    0x1000 - 0x5d2fec com.apple.Safari 5.0.2 (5533.18.5) <97d5cae404807a569eaf7aadbed34a49> /Applications/Safari.app/Contents/MacOS/Safari
    0x646000 - 0x651fff libxar.1.dylib ??? (???) /usr/lib/libxar.1.dylib
    0x659000 - 0x683fe8 com.apple.framework.Apple80211 5.2.8 (528.1) <97dfd0c2d44d3c5839dd96f74e43d9c2> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x694000 - 0x6a3ffc SyndicationUI ??? (???) <28a46d7de95282f25743aaaf93013a48> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x1adf000 - 0x1ae1fff +net.culater.SIMBL 0.8.2 (8) /Library/InputManagers/SIMBL/SIMBL.bundle/Contents/MacOS/SIMBL
    0x11cb0000 - 0x11fa9ff3 com.apple.RawCamera.bundle 2.3.0 (505) <1c7cea30ffe2b4de98ced6518df1e54b> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x1270c000 - 0x1271fff7 +com.sweetpproductions.SafariAdBlocker 1.9.8.6 (1.9.8.6) <ced15ae0fae641b68bf817ff18e11e17> /Library/Application Support/SIMBL/Plugins/Safari AdBlocker.bundle/Contents/MacOS/Safari AdBlocker
    0x12730000 - 0x12744ff7 +org.andymatuschak.Sparkle 1.5 Beta (git) (1.5) <963940728b5220a539f902cde738c79a> /Library/Application Support/SIMBL/Plugins/Safari AdBlocker.bundle/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
    0x12751000 - 0x1278efe3 +com.zang.RegexKit 0.6.0 (0.6.0) /Library/Application Support/SIMBL/Plugins/Safari AdBlocker.bundle/Contents/Frameworks/RegexKit.framework/Versions/A/RegexKit
    0x17780000 - 0x17785ff3 libCGXCoreImage.A.dylib ??? (???) <adb040a70a21224cdd51dbcb779520bf> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x19e5e000 - 0x19e5fff3 ATSHI.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
    0x217e9000 - 0x217eefff libFontStreams.A.dylib ??? (???) <e5d2f49d7f2613117bf002c1d3b53e0e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libFontStreams.A.dylib
    0x2194d000 - 0x21950ff2 +com.macromedia.Flash Player.plugin 10.1.53.64 (10.1.53.64) <4fe0ebb4dd56e42e17926466e720365f> /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0x8fe00000 - 0x8fe2db43 dyld 97.1 (???) <458eed38a009e5658a79579e7bc26603> /usr/lib/dyld
    0x90003000 - 0x90008fff com.apple.DisplayServicesFW 2.0.2 (2.0.2) <cb9b98b43ae385a0f374baabe2b71764> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x90009000 - 0x9004afe7 libRIP.A.dylib ??? (???) <c2654681db8115c8320d9ac04c8835f2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x9004b000 - 0x90139fef com.apple.PubSub 1.0.5 (65.20) <85a564c5da3f781e7d5c83d5feb4084d> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x9013a000 - 0x901a0ffb com.apple.ISSupport 1.8 (38.3) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x901a1000 - 0x901a2ffc libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
    0x901b5000 - 0x901d4ffa libJPEG.dylib ??? (???) <38a243000d3abefeb9ff97e4657538a4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x901d5000 - 0x9030eff7 libicucore.A.dylib ??? (???) <f2819243b278259b9a622ea111ea5fd6> /usr/lib/libicucore.A.dylib
    0x9030f000 - 0x903effff libobjc.A.dylib ??? (???) <3ca288b625a47bbcfe378158e4dc328f> /usr/lib/libobjc.A.dylib
    0x90435000 - 0x90459fff libxslt.1.dylib ??? (???) <adfe90a3d564d824d5ae0fa6df8d6c3f> /usr/lib/libxslt.1.dylib
    0x9045a000 - 0x9045affc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x90498000 - 0x90553fe3 com.apple.CoreServices.OSServices 228.1 (228.1) <3cb50cfcebbb291797b32cb7c2677f87> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90554000 - 0x9055bffe libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
    0x9055c000 - 0x90562fff com.apple.print.framework.Print 218.0.3 (220.2) <8c541d587e4068a5fe5a5ce8ee208516> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x90563000 - 0x905aeff7 com.apple.CoreMediaIOServices 130.0 (935) <4ee695edd53f5aa200021a2f69d24f76> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x905af000 - 0x905beffe com.apple.DSObjCWrappers.Framework 1.3 (1.3) <a2f7a163a74c134f6f17d497423436fe> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x905bf000 - 0x9061bff7 com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x9061c000 - 0x90e1afef com.apple.AppKit 6.5.9 (949.54) <4df5d2e2271175452103f789b4f4d8a8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x90e1b000 - 0x90e23fff com.apple.DiskArbitration 2.2.1 (2.2.1) <ba64dd6ada417b5e7be736957f380bca> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x90e24000 - 0x90e2dfff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <73cf6b3c5ddf94d7ce9ae2c81c1b558c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x90e2e000 - 0x90e2effd 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
    0x90e2f000 - 0x911ccfef com.apple.QuartzCore 1.5.8 (1.5.8) <18113e06d296230d63a63b58baf35f55> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x911cd000 - 0x911d9ff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x911da000 - 0x9124cfff com.apple.PDFKit 2.1.2 (2.1.2) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x9124d000 - 0x9125dffc com.apple.LangAnalysis 1.6.5 (1.6.5) <d057feb38163121ffd871c564c692804> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x9125e000 - 0x9125eff8 com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x9125f000 - 0x91266fe9 libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
    0x91271000 - 0x912a3fff com.apple.LDAPFramework 1.4.5 (110) <bb7a3e5d66f00d1d1c8a40569b003ba3> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x912a4000 - 0x9136ffef com.apple.ColorSync 4.5.3 (4.5.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x91370000 - 0x913b0fef com.apple.CoreMedia 0.484.2 (484.2) <37461ff47cb25ad434a8544c97271d28> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x913b9000 - 0x913b9ffe com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <a2b462be6c51187eddf7d097ef0e0a04> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x913ba000 - 0x9153afff com.apple.AddressBook.framework 4.1.2 (702) <f9360f9926ccd411fdf7550b73034d17> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x9153b000 - 0x91563ff7 com.apple.shortcut 1.0.1 (1.0) <37e4b08cfaf9edb08b8682a06c4ec844> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x91564000 - 0x915f7ff3 com.apple.ApplicationServices.ATS 238.14.1 (???) <c9ab7144b2243d0f0f9cd3e264456a6a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x915f8000 - 0x9161cfeb libssl.0.9.7.dylib ??? (???) <5b29af782be5894be8b336c9c73c18b6> /usr/lib/libssl.0.9.7.dylib
    0x91622000 - 0x91659fff com.apple.SystemConfiguration 1.9.2 (1.9.2) <41d5aeffefc6d19d471f51ae0b15024f> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x9165a000 - 0x91661ff7 libCGATS.A.dylib ??? (???) <c1163cbfe15d84f17076245f25094567> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x91662000 - 0x91693ffb com.apple.quartzfilters 1.5.0 (1.5.0) <22581f8fe9dd2cb261f97a897407ec3e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x91694000 - 0x916bdfff libcups.2.dylib ??? (???) <9f900b075e5c7c4820aa24e974cf99f0> /usr/lib/libcups.2.dylib
    0x916be000 - 0x916c9fe7 libCSync.A.dylib ??? (???) <8ddd66638d4c34e5611916c35f89ca8d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x916d6000 - 0x916d6fff com.apple.Carbon 136 (136) <27d42531a2cbeb05a7f4d05a28281bd7> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x916d7000 - 0x91787fff edu.mit.Kerberos 6.0.14 (6.0.14) <673f107cdae80c084774a27bc7bc46c1> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x91788000 - 0x9178dfff com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x9178e000 - 0x918f5ff3 libSystem.B.dylib ??? (???) <c8f52e158bf540cc000146ca8a705958> /usr/lib/libSystem.B.dylib
    0x91920000 - 0x91920ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x91921000 - 0x919c8fec com.apple.CFNetwork 438.14 (438.14) <1b84042a2846b1d91a89157acc997e70> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x928c9000 - 0x928c9ffa com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x928ca000 - 0x928d7fe7 com.apple.opengl 1.5.10 (1.5.10) <e7d1198d869f45f09251f9697cbdd192> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x928d8000 - 0x92da9fbe libGLProgrammability.dylib ??? (???) <d5cb4e7997a873cd77523689e6749acd> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x92dfd000 - 0x92e4eff7 com.apple.HIServices 1.7.1 (???) <ba7fd0ede540a0da08db027f87efbd60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x92e4f000 - 0x9325ffef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x932af000 - 0x932defe3 com.apple.AE 402.3 (402.3) <dba512e47f68eea1dd0ab35f596edb34> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x932df000 - 0x9335cfeb com.apple.audio.CoreAudio 3.1.2 (3.1.2) <782a08c44be4698597f4bbd79cac21c6> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9335d000 - 0x93367feb 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
    0x93368000 - 0x933c1ff7 libGLU.dylib ??? (???) <64d010e31d7596bd8f9edc6e027d1d0c> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x933c7000 - 0x936a1ff3 com.apple.CoreServices.CarbonCore 786.16 (786.16) <60b518e4ad02b91826240199a6311286> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x936a2000 - 0x936e1fef libTIFF.dylib ??? (???) <0437eac77e4e874f566ec4219ad1b249> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x93750000 - 0x93883fe7 com.apple.CoreFoundation 6.5.7 (476.19) <a332c8f45529ee26d2e9c36d0c723bad> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x938b7000 - 0x9395efeb com.apple.QD 3.11.57 (???) <35f058678972d42b88ebdf652df79956> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x9395f000 - 0x93c67fe7 com.apple.HIToolbox 1.5.6 (???) <eece3cb8aa0a4e6843fcc1500aca61c5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x93c68000 - 0x93ce7ff5 com.apple.SearchKit 1.2.2 (1.2.2) <3b5f3ab6a363a4d8a2bbbf74213ab0e5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x93ce8000 - 0x93e32feb com.apple.QTKit 7.6.6 (1674) <ff784c2169c4214493a2b5153d80bd25> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x940c2000 - 0x940d1fff libsasl2.2.dylib ??? (???) <0ae9f3c08d8508d9dba56324c60ceb63> /usr/lib/libsasl2.2.dylib
    0x940d2000 - 0x9428eff3 com.apple.QuartzComposer 2.1 (106.13) <dc04566811ab9c5316d1a622f42da8ba> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x9428f000 - 0x94291fff com.apple.securityhi 3.0 (30817) <31baaf7ea27b41480604ffc910fe827f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x94292000 - 0x9431cff7 com.apple.DesktopServices 1.4.9 (1.4.9) <f5e51a76d315798371b3dd35a4d46d6c> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x9431d000 - 0x9435ffef com.apple.NavigationServices 3.5.2 (163) <7f4f1766414a511bf5bc68920ac85a88> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x94360000 - 0x94396fef libtidy.A.dylib ??? (???) <736e56b453bb1324125d72cc3bfd3aed> /usr/lib/libtidy.A.dylib
    0x94397000 - 0x9441eff7 libsqlite3.0.dylib ??? (???) <aaaf72c093e13f34b96e2688b95bdb4a> /usr/lib/libsqlite3.0.dylib
    0x9441f000 - 0x94421ff5 libRadiance.dylib ??? (???) <97ff039f6d372ab58a684a0e311e4ed4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x94422000 - 0x9444ffeb libvDSP.dylib ??? (???) <f39d424bd56a0e75d5c7a2280a25cd76> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x94450000 - 0x9448affe com.apple.securityfoundation 3.0.2 (36131) <dd2a4d1a4f50b82923d7cfc5df10455d> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x9448b000 - 0x9448bffe com.apple.quartzframework 1.5 (1.5) <4b8f505e32e4f2d67967a276401f9aaf> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x9448c000 - 0x9451ffff com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x94520000 - 0x94524fff libGIF.dylib ??? (???) <0984073a08c59c7c6be81e52cebf2bec> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x94525000 - 0x948e3fea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x948e4000 - 0x94971ff7 com.apple.framework.IOKit 1.5.2 (???) <7a3cc24f78f93931731203854ae0d891> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x94972000 - 0x94975fff com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x94976000 - 0x94d32ff4 com.apple.VideoToolbox 0.484.2 (484.2) <35f2d177796ebb3b61f9d06593d1787a> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x94d33000 - 0x94e3aff7 com.apple.WebKit 5533.18 (5533.18.1) <440347f9cd9c6a7522ee74205b8a0c6d> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x94e3b000 - 0x94f73fe7 com.apple.imageKit 1.0.2 (1.0) <00d03cf7f26e1b6023efdc4bd15dd52e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x94f74000 - 0x94fbdfef com.apple.Metadata 10.5.8 (398.26) <e4d268ea45379200f03cdc7c8bedae6f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x94fbe000 - 0x94fdaff3 com.apple.CoreVideo 1.6.1 (48.6) <f1837beeefc81964abf7b58075edea2f> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x94fdb000 - 0x94ff9fff libresolv.9.dylib ??? (???) <0e26b308654f33fc94a0c010a50751f9> /usr/lib/libresolv.9.dylib
    0x94ffa000 - 0x95008ffd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
    0x95009000 - 0x95009ffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x9500a000 - 0x95020fff com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x95098000 - 0x9514affb libcrypto.0.9.7.dylib ??? (???) <d02f7e5b8a68813bb7a77f5edb34ff9d> /usr/lib/libcrypto.0.9.7.dylib
    0x9514b000 - 0x9514bff8 com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x9514c000 - 0x951a9ffb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
    0x954b8000 - 0x954e3fe7 libauto.dylib ??? (???) <4f3e58cb81da07a1662c1f647ce30225> /usr/lib/libauto.dylib
    0x9572b000 - 0x9580cff7 libxml2.2.dylib ??? (???) <b3bc0b280c36aa17ac477b4da56cd038> /usr/lib/libxml2.2.dylib
    0x9580d000 - 0x9588afef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x9588b000 - 0x9589bfff com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <9a71429c74ed6ca43eb35e1f78471b2e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x9589c000 - 0x96395fff com.apple.WebCore 5533.18 (5533.18.1) <9604e225d63566d0ecb141c1d0d291e2> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x96396000 - 0x9647eff3 com.apple.CoreData 100.2 (186.2) <44df326fea0236718f5ed64084e82270> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x9647f000 - 0x96481ffd com.apple.CrashReporterSupport 10.5.7 (161) <ccdc3f2000afa5fcbb8537845f36dc01> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x96487000 - 0x965d9ff3 com.apple.audio.toolbox.AudioToolbox 1.5.3 (1.5.3) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x965da000 - 0x965e6ffe libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x965e7000 - 0x96641ff7 com.apple.CoreText 2.0.4 (???) <c7a222be1b51a9954eae716adbd5626a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x96642000 - 0x96647fff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x96648000 - 0x966d5ff7 com.apple.LaunchServices 292 (292) <a41286c7c1eb20ffd5cc796f791070f0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x966d6000 - 0x9679dff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x9679e000 - 0x967ecfe3 com.apple.AppleVAFramework 4.1.17 (4.1.17) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x967ed000 - 0x967f1fff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x967f2000 - 0x96830fff libGLImage.dylib ??? (???) <2e570958595e0c9c3a289158223b39ee> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x96831000 - 0x968abff8 com.apple.print.framework.PrintCore 5.5.4 (245.6) <9ae833544b8249984c07544dbe6a97fa> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x968ac000 - 0x968fbfff com.apple.QuickLookUIFramework 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x968fc000 - 0x968fcffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x968fd000 - 0x96c28ff6 com.apple.QuickTime 7.6.6 (1674) <3ebc05dcaf5857bc3d33a04ebabf5c1a> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x96c7b000 - 0x96c93fff com.apple.openscripting 1.2.8 (???) <a888b18c8527f71629702ed8dce9c877> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x96c94000 - 0x96ccefe7 com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x96ccf000 - 0x96cecff7 com.apple.QuickLookFramework 1.3.1 (170.9) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x96ced000 - 0x96e35ff7 com.apple.ImageIO.framework 2.0.7 (2.0.7) <2a585e8223b98b77e0d7d566770b98fd> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x96e4e000 - 0x96e6cff3 com.apple.DirectoryService.Framework 3.5.7 (3.5.7) <062b391cc6becb098d8e5f4b32e50c4a> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x96e6d000 - 0x97065fff com.apple.JavaScriptCore 5533.18 (5533.18.1) <35153f2ee49352b58351e68118bfc971> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x97066000 - 0x9707bffb com.apple.ImageCapture 5.0.2 (5.0.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x97171000 - 0x97342ff3 com.apple.security 5.0.6 (37592) <f1a8272a82bd88ecbacc694963fc2f48> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x97343000 - 0x974c7fef com.apple.MediaToolbox 0.484.2 (484.2) <a5110a7d3bcb02c45ad8fca1f4957917> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x974c8000 - 0x974d4fff libbz2.1.0.dylib ??? (???) <887bb6f73d23088fe42946cd9f134876> /usr/lib/libbz2.1.0.dylib
    0x974d5000 - 0x97751fe7 com.apple.Foundation 6.5.9 (677.26) <c68b3cff7864959becfc7fd1a384f925> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x97752000 - 0x9779dfe1 com.apple.securityinterface 3.0.4 (37213) <16de57ab3e3f85f3b753f116e2fa7847> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x977b2000 - 0x977ceff3 libPng.dylib ??? (???) <d37524fe884aa164ab7db93d4c803b64> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x977cf000 - 0x97e6ffff com.apple.CoreGraphics 1.409.6 (???) <572a4bdefeabf73e1d7f96cbfe46bb60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0xba900000 - 0xba916fff libJapaneseConverter.dylib ??? (???) <b9aea83b1cd97f3230999ebfcbf63e7c> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

    I downloaded a new player rayv
    That's a new one on me!
    Your Flash Player is out of date and should be updated:
    The latest version of Adobe FlashPlayer can be obtained from here:
    http://www.adobe.com/shockwave/download/download.cgi?P1ProdVersion=ShockwaveFlash
    (You can check here: http://www.adobe.com/products/flash/about/ to see which version you should install for your Mac and OS.
    You should first uninstall any previous version of Flash Player, using the uninstaller from here (make sure you use the correct one!):
    http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_14157
    and also that you follow the instructions closely, such as closing ALL applications first before installing. You must also carry out a permission repair after installing anything from Adobe.
    Your problems may be caused by third party input managers/enhancers that have not yet been updated by their developers to comply with the standards used by Safari 4.1.and/or Safari 5.
    In your case these are:
    0x1270c000 - 0x1271fff7 +com.sweetpproductions.SafariAdBlocker 1.9.8.6 (1.9.8.6) <ced15ae0fae641b68bf817ff18e11e17> /Library/Application Support/SIMBL/Plugins/Safari AdBlocker.bundle/Contents/MacOS/Safari AdBlocker
0x12730000 - 0x12744ff7 +org.andymatuschak.Sparkle 1.5 Beta (git) (1.5) <963940728b5220a539f902cde738c79a> /Library/Application Support/SIMBL/Plugins/Safari AdBlocker.bundle/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
0x12751000 - 0x1278efe3 +com.zang.RegexKit 0.6.0 (0.6.0) /Library/Application Support/SIMBL/Plugins/Safari
    You fill find them in one or either of these folders:
    Home/Library/Input Managers
    Hard Disk/library/Input Managers
    Hard Disk/Library/Application Support
    although the exact location is indicated in your crash report as quoted above - look under 'Binary Images'.
    Close Safari and delete them, then restart Safari and it should be working normally. Alternatively drag them to the desktop and restart Safari. then add them back one at a time, restarting Safari every time, until you find the one (or more) causing the crash.
    Check with the developers of the plug-in/s in question for updates that are Safari 5 compliant.

  • Safari constant crashing.... and slowing up my whole computer...

    I have a MacBook Pro mid 2012
    2.5 GHz Intel Core 5
    4 GB 1600 MHz DDR3
    Mac OS X Lion 10.7.5
    Safari 6.0.5
    Safari is crashing on me with only 2 windows open and 2 tabs each window.....
    It is crashing within 10 minutes of launching it..
    this has been happening for 2 weeks....
    I heard that extentions can do this, BUT, I had no extentions at the time this started...
    I added a few to see what would happen, and this is not making any difference....
    Extentions I added are Ad Block- I did not have this before....
    ebay, Translator......  anyway.... It crashes with and without these few extention and has
    for over 2 weeks.....
    It is getting to the point where I am having to use Chrome and Firefox....
    I LOVE Safari and have been a huge fan for a long time.....
    Can somebody please help me with this?????

    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Console in the icon grid.
    Step 1
    Make sure the title of the Console window is All Messages. If it isn't, select All Messages from the SYSTEM LOG QUERIES menu on the left. If you don't see that menu, select
    View ▹ Show Log List
    from the menu bar.
    Enter the name of the crashed application or process in the Filter text field. Select the messages from the time of the last crash, if any. Copy them to the Clipboard by pressing the key combination command-C. Paste into a reply to this message (command-V).
    When posting a log extract, be selective. In most cases, a few dozen lines are more than enough.
    Please do not indiscriminately dump thousands of lines from the log into this discussion.
    Important: Some private information, such as your name, may appear in the log. Anonymize before posting.
    Step 2
    In the Console window, look under User Diagnostic Reports for crash reports related to the crashed process. The report name starts with the name of the process, and ends with ".crash". Select the most recent report and post the entire contents — again, the text, not a screenshot. In the interest of privacy, I suggest that, before posting, you edit out the “Anonymous UUID,” a long string of letters, numbers, and dashes in the header of the report, if it’s present (it may not be.) Please don’t post shutdownStall, spin, or hang logs — they're very long and not helpful.

  • ITunes, App Store, and Safari all crash on start up

    So here's the deal. I restored from Time Machine and ever since I did that I have been having trouble with App Store, Safari, And iTunes. When you click on them in the dock they bounce up and down and start up and crash. I have been able to get iTunes working since im a music addict. But if I try to use the iTunes store it just crashes. Even ping will cause it to crash. I was really looking forward to the App Store but I cant seem to use it which is a bummer. I was on the phone with Apple support for almost two hours trying to get iTunes to work and he said the only thing I could do was a system restore. But I saw another question in a discussion that said there were other ways to fix it and a system restore was not Necessary.
    Any help is appreciated.
    -Alex

    I'd first recommend going into Disk Utilities (Applications - Utilities - Disk Utility) and Repairing Disk Permissions on your internal HD. Then retry. If they still don't work then do both a SMC and PRAM reset using the following instructions:
    *SMC RESET*
    • Shut down the computer.
    • Plug in the MagSafe power adapter to a power source, connecting it to the Mac if its not already connected.
    • On the built-in keyboard, press the (left side) Shift-Control-• Option keys and the power button at the same time.
    • Release all the keys and the power button at the same time.
    • Press the power button to turn on the computer.
    *PRAM RESET*
    • Shut down the computer.
    • Locate the following keys on the keyboard: Command, Option, P, and R. You will need to hold these keys down simultaneously in step 4.
    • Turn on the computer.
    • Press and hold the Command-Option-P-R keys. You must press this key combination before the gray screen appears.
    • Hold the keys down until the computer restarts and you hear the startup sound for the second time.
    • Release the keys.

  • Safari and Chrome causing OS X 10.6.7 to crash frequently (daily) on certain websites

    I'm having problems with Safari and Chrome causing my MacBook Pro to crash almost daily when visiting some websites (e.g. ABCNews.com).  It is happening more frequently after recent upgrade to 10.6.7, but has happened frequently since i bought this laptop.  Not sure if it's an applet thing or not.  Here's my problem details and system configuration output from the problem report:
    Interval Since Last Panic Report:  411938 sec
    Panics Since Last Report:          3
    Anonymous UUID:                    0E5C898A-B8EC-456E-AC10-7E68CF876088
    Tue Apr 26 17:12:27 2011
    panic(cpu 3 caller 0x2aab59): Kernel trap at 0x019db894, type 14=page fault, registers:
    CR0: 0x8001003b, CR2: 0x1cc23000, CR3: 0x00100000, CR4: 0x00000660
    EAX: 0x00000000, EBX: 0x0103fdfa, ECX: 0x1cc23000, EDX: 0x00000568
    CR2: 0x1cc23000, EBP: 0x01a4b838, ESI: 0x00007ff6, EDI: 0x1cc22530
    EFL: 0x00010287, EIP: 0x019db894, CS:  0x00000008, DS:  0x1cc20010
    Error code: 0x00000000
    Backtrace (CPU 3), Frame : Return Address (4 potential args on stack)
    0x1a4b648 : 0x21b510 (0x5d9514 0x1a4b67c 0x223978 0x0)
    0x1a4b698 : 0x2aab59 (0x59aeec 0x19db894 0xe 0x59b0b6)
    0x1a4b778 : 0x2a09b8 (0x1a4b790 0x1a4b8ac 0x1a4b838 0x19db894)
    0x1a4b788 : 0x19db894 (0xe 0x48 0x10 0x19d0010)
    0x1a4b838 : 0x19d8873 (0x1cc2251c 0x7f46793a 0xe 0x70cc)
    0x1a4b8f8 : 0x19d476c (0x1a4b94c 0x1a4b950 0x1a4b954 0x1a4b944)
    0x1a4b978 : 0x31fde0 (0x0 0xde23404 0x2 0x1a4b9dc)
    0x1a4b9f8 : 0x3358c1 (0xde23404 0x2 0x7f467900 0xdaec680)
    0x1a4ba28 : 0x3530ff (0xde23404 0x2 0x7f467900 0xdaec680)
    0x1a4bbc8 : 0x359f00 (0x7f467900 0x1 0x0 0x1a4bc14)
    0x1a4bc48 : 0x35b843 (0x1 0x0 0x0 0x0)
    0x1a4bd68 : 0x35f5e5 (0x1c41d2b8 0x1 0x4b6ed4 0x2a358d)
    0x1a4bd88 : 0x4b7e74 (0x1c41d040 0x0 0x0 0x0)
    0x1a4be48 : 0x49f29d (0x1c41d040 0x0 0x1a4bec4 0x0)
    0x1a4be78 : 0x49d345 (0xda37f80 0x1a4bec4 0x0 0x1a4bf54)
    0x1a4bf18 : 0x49dac1 (0x1a4bf54 0xda37f80 0x13f77400 0x1)
    0x1a4bf78 : 0x4f6075 (0xf7da2a0 0xd658208 0xedfeb64 0x0)
    0x1a4bfc8 : 0x2a144d (0xd658204 0x0 0x10 0xf930fc4)
          Kernel Extensions in backtrace (with dependencies):
             com.cisco.nke.ipsec(2.0.1)@0x19d2000->0x1a40fff
    BSD process name corresponding to current thread: Safari
    Mac OS version:
    10J869
    Kernel version:
    Darwin Kernel Version 10.7.0: Sat Jan 29 15:17:16 PST 2011; root:xnu-1504.9.37~1/RELEASE_I386
    System model name: MacBookPro6,1 (Mac-F22589C8)
    System uptime in nanoseconds: 25547555689859
    unloaded kexts:
    com.apple.iokit.IOUSBMassStorageClass          2.6.5 (addr 0x1a79000, size 0x45056) - last unloaded 20964611105017
    loaded kexts:
    com.paragon-software.filesystems.ntfs          82
    com.Logitech.Control Center.HID Driver          3.3.0
    com.symantec.kext.SymAPComm          11.1.2f17
    com.cisco.nke.ipsec          2.0.1
    com.symantec.kext.ips          3.2f8
    com.symantec.kext.internetSecurity          1.3.2f5
    com.apple.driver.AppleHWSensor          1.9.3d0
    com.apple.filesystems.autofs          2.1.0
    com.apple.driver.AppleMikeyHIDDriver          1.2.0
    com.apple.driver.AGPM          100.12.19
    com.apple.driver.AppleHDA          1.9.9f12
    com.apple.driver.AppleMikeyDriver          1.9.9f12
    com.apple.driver.IOBluetoothSCOAudioDriver          2.4.0f1
    com.apple.driver.AudioAUUC          1.54
    com.apple.driver.AppleUpstreamUserClient          3.5.4
    com.apple.driver.AppleMCCSControl          1.0.17
    com.apple.driver.SMCMotionSensor          3.0.0d4
    com.apple.kext.AppleSMCLMU          1.5.0d3
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.iokit.CHUDUtils          364
    com.apple.iokit.CHUDProf          366
    com.apple.driver.AudioIPCDriver          1.1.6
    com.apple.driver.ACPI_SMC_PlatformPlugin          4.5.0d5
    com.apple.GeForce          6.2.6
    com.apple.driver.AppleGraphicsControl          2.8.68
    com.apple.driver.AppleLPC          1.4.12
    com.apple.driver.AppleIntelHDGraphics          6.2.6
    com.apple.driver.AppleIntelHDGraphicsFB          6.2.6
    com.apple.driver.AppleUSBTCButtons          200.3.2
    com.apple.driver.AppleIRController          303.8
    com.apple.driver.AppleUSBTCKeyboard          200.3.2
    com.apple.iokit.SCSITaskUserClient          2.6.5
    com.apple.BootCache          31
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.iokit.IOAHCIBlockStorage          1.6.3
    com.apple.driver.AppleUSBHub          4.1.7
    com.apple.driver.AirPortBrcm43224          427.36.9
    com.apple.iokit.AppleBCM5701Ethernet          2.3.9b6
    com.apple.driver.AppleEFINVRAM          1.4.0
    com.apple.driver.AppleSmartBatteryManager          160.0.0
    com.apple.driver.AppleFWOHCI          4.7.1
    com.apple.driver.AppleUSBEHCI          4.1.8
    com.apple.driver.AppleAHCIPort          2.1.5
    com.apple.driver.AppleACPIButtons          1.3.5
    com.apple.driver.AppleRTC          1.3.1
    com.apple.driver.AppleHPET          1.5
    com.apple.driver.AppleSMBIOS          1.6
    com.apple.driver.AppleACPIEC          1.3.5
    com.apple.driver.AppleAPIC          1.4
    com.apple.driver.AppleIntelCPUPowerManagementClient          105.13.0
    com.apple.security.sandbox          1
    com.apple.security.quarantine          0
    com.apple.nke.applicationfirewall          2.1.11
    com.apple.driver.AppleIntelCPUPowerManagement          105.13.0
    com.apple.driver.IOBluetoothHIDDriver          2.4.0f1 - last loaded 20852316721650
    com.apple.driver.DspFuncLib          1.9.9f12
    com.apple.driver.AppleProfileReadCounterAction          17
    com.apple.driver.AppleProfileTimestampAction          10
    com.apple.driver.AppleProfileThreadInfoAction          14
    com.apple.driver.AppleProfileRegisterStateAction          10
    com.apple.driver.AppleProfileKEventAction          10
    com.apple.driver.AppleProfileCallstackAction          20
    com.apple.driver.AppleSMBusController          1.0.8d0
    com.apple.iokit.IOFireWireIP          2.0.3
    com.apple.iokit.IOSurface          74.2
    com.apple.iokit.IOBluetoothSerialManager          2.4.0f1
    com.apple.iokit.IOSerialFamily          10.0.3
    com.apple.iokit.CHUDKernLib          365
    com.apple.iokit.IOAudioFamily          1.8.0fc1
    com.apple.kext.OSvKernDSPLib          1.3
    com.apple.driver.AppleHDAController          1.9.9f12
    com.apple.iokit.IOHDAFamily          1.9.9f12
    com.apple.iokit.AppleProfileFamily          41.4
    com.apple.driver.AppleSMC          3.1.0d3
    com.apple.driver.IOPlatformPluginFamily          4.5.0d5
    com.apple.driver.AppleSMBusPCI          1.0.8d0
    com.apple.nvidia.nv50hal          6.2.6
    com.apple.NVDAResman          6.2.6
    com.apple.iokit.IONDRVSupport          2.2
    com.apple.iokit.IOGraphicsFamily          2.2
    com.apple.driver.BroadcomUSBBluetoothHCIController          2.4.0f1
    com.apple.driver.AppleUSBBluetoothHCIController          2.4.0f1
    com.apple.iokit.IOBluetoothFamily          2.4.0f1
    com.apple.driver.AppleUSBMultitouch          206.6
    com.apple.iokit.IOUSBHIDDriver          4.1.5
    com.apple.driver.AppleUSBMergeNub          4.1.8
    com.apple.driver.AppleUSBComposite          3.9.0
    com.apple.iokit.IOSCSIMultimediaCommandsDevice          2.6.5
    com.apple.iokit.IOBDStorageFamily          1.6
    com.apple.iokit.IODVDStorageFamily          1.6
    com.apple.iokit.IOCDStorageFamily          1.6
    com.apple.driver.XsanFilter          402.1
    com.apple.iokit.IOAHCISerialATAPI          1.2.5
    com.apple.iokit.IOSCSIArchitectureModelFamily          2.6.5
    com.apple.iokit.IOUSBUserClient          4.1.5
    com.apple.iokit.IO80211Family          314.1.1
    com.apple.iokit.IONetworkingFamily          1.10
    com.apple.iokit.IOFireWireFamily          4.2.6
    com.apple.iokit.IOUSBFamily          4.1.8
    com.apple.iokit.IOAHCIFamily          2.0.4
    com.apple.driver.AppleEFIRuntime          1.4.0
    com.apple.iokit.IOHIDFamily          1.6.5
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.security.TMSafetyNet          6
    com.apple.driver.DiskImages          289
    com.apple.iokit.IOStorageFamily          1.6.2
    com.apple.driver.AppleACPIPlatform          1.3.5
    com.apple.iokit.IOPCIFamily          2.6
    com.apple.iokit.IOACPIFamily          1.3.0
    Model: MacBookPro6,1, BootROM MBP61.0057.B0C, 2 processors, Intel Core i7, 2.66 GHz, 8 GB, SMC 1.57f17
    Graphics: NVIDIA GeForce GT 330M, NVIDIA GeForce GT 330M, PCIe, 512 MB
    Graphics: Intel HD Graphics, Intel HD Graphics, Built-In, 288 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.10.131.36.9)
    Bluetooth: Version 2.4.0f1, 2 service, 19 devices, 1 incoming serial ports
    Serial ATA Device: APPLE SSD TS128B, 113 GB
    Serial ATA Device: MATSHITADVD-R   UJ-898
    USB Device: Hub, 0x0424  (SMSC), 0x2514, 0xfd100000
    USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0xfd120000
    USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8507, 0xfd110000
    USB Device: Hub, 0x0424  (SMSC), 0x2514, 0xfa100000
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.), 0x0236, 0xfa120000
    USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8218, 0xfa113000

    I think a similar thing is happening to me on my 2011 MBAir running the latest updates on Yosemite (10.10.1).
    First noticed issues on Chrome with websites like FB, Google Docs, some Apple support pages, Gmail, and other random sites. Chrome would show me the "Aw snap" page. Then tried resolving in Chrome by uninstalling extensions and creating a new profile with no luck. Then when I tested it on Safari, similar websites were crashing, except Safari threw up an error log immediately that looks a lot like the one above. The copied and pasted message is at the end of this post.
    Then when I was editing a movie on iMovie, it started freezing up with no error messages or warning whenever I tried to edit a title manually.
    It seems like a hardware issue, so I rebooted the Mac holding down D (I think) in order to get the hardware checker. Did that, no issues. Also tried repairing permissions.
    If I'm seeing a pattern, I'd say that it was crashing on more complex websites like FB and Google Docs. Many other sites work fine, like this page I'm writing this post in, Google searches, etc.
    I'm absolutely stumped on this one. The next thing I try will be to reinstall OS X, but I won't be able to do that for a while because it takes about 12 hours on my internet connection...
    Any ideas??
    Process:               com.apple.WebKit.WebContent [459]
    Path:                  /System/Library/Frameworks/WebKit.framework/Versions/A/XPCServices/com.apple.We bKit.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent
    Identifier:            com.apple.WebKit.WebContent
    Version:               10600 (10600.1.25)
    Build Info:            WebKit2-7600001025000000~1
    Code Type:             X86-64 (Native)
    Parent Process:        ??? [1]
    Responsible:           Safari [445]
    User ID:               501
    Date/Time:             2014-11-19 12:57:05.477 -1000
    OS Version:            Mac OS X 10.10.1 (14B25)
    Report Version:        11
    Anonymous UUID:        2AF4D066-D406-789E-AF11-7910EE8B255B
    Time Awake Since Boot: 170 seconds
    Crashed Thread:        0  Dispatch queue: com.apple.main-thread
    Exception Type:        EXC_BAD_ACCESS (SIGBUS)
    Exception Codes:       0x000000000000000a, 0x0000000113dbbbee
    VM Regions Near 0x113dbbbee:
        mapped file            0000000113ceb000-0000000113d92000 [  668K] r--/rwx SM=COW  /Library/Fonts/Tahoma.ttf
    --> mapped file            0000000113d92000-0000000113dc1000 [  188K] r--/rwx SM=COW  /Library/Fonts/Microsoft/Verdana.ttf
        JS JIT generated code  000059fbc2800000-000059fbc2801000 [    4K] ---/rwx SM=NUL 
    Application Specific Information:
    Bundle controller class:
    BrowserBundleController
    Process Model:
    Multiple Web Processes
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libFontParser.dylib           0x00007fff8a8eaf65 TnameTable::FindName(unsigned short, unsigned short, unsigned short, unsigned short) const + 81
    1   libFontParser.dylib           0x00007fff8a8eadea TnameTable::GetPostscriptName() const + 64
    2   libFontParser.dylib           0x00007fff8a8eaba3 TSFNTFont::GetPostscriptName() const + 35
    3   libFontParser.dylib           0x00007fff8a8eaa69 TArrayOfFontsWithUniquePostscriptNames::Append(TFont* const&) + 65
    4   libFontParser.dylib           0x00007fff8a8e8983 TFont::CreateFontEntitiesForFile(char const*, bool, TSimpleArray<TFont*>&, bool, short, char const*) + 3181
    5   libFontParser.dylib           0x00007fff8a8e7783 FPFontCreateFontsWithPath + 210
    6   libCGXType.A.dylib             0x00007fff85c25931 create_private_data_with_path + 19
    7   com.apple.CoreGraphics         0x00007fff8764be8f CGFontCreateFontsWithPath + 40
    8   com.apple.CoreGraphics         0x00007fff8764ba95 CGFontCreateFontsWithURL + 377
    9   com.apple.CoreText             0x00007fff897b5b8f CreateFontWithFontURL(__CFURL const*, bool) + 69
    10  com.apple.CoreText             0x00007fff897b5a9d TCGFontCache::CopyFont(__CFURL const*, bool) const + 85
    11  com.apple.CoreText             0x00007fff897b58d4 TBaseFont::CopyNativeFont() const + 86
    12  com.apple.CoreText             0x00007fff897b5844 TBaseFont::CopyGraphicsFont() const + 26
    13  com.apple.CoreText             0x00007fff897c9f1b CTFontCopyGraphicsFont + 97
    14  com.apple.WebCore             0x00007fff91cbd67e WebCore::FontPlatformData::FontPlatformData(NSFont*, float, bool, bool, bool, WebCore::FontOrientation, WebCore::FontWidthVariant) + 110
    15  com.apple.WebCore             0x00007fff91dbc412 WebCore::FontCache::createFontPlatformData(WebCore::FontDescription const&, ***::AtomicString const&) + 434

Maybe you are looking for

  • ACS 4.2 services not working

    The server is running with Windows 2003 SP2 and due to some issue it got rebooted. After reboot all services stopped working. CSAdmin, CSMon and CSRadius hanged in Starting state and CSLog in Stopping state. When i chaged the startuptype to manual an

  • Creating an Hour field in an SQL Query CUIC v10.0

    I am trying to create a report that shows the calls offered etc by Hour, instead of by half hour or 15 minutes which comes with the usual DateTime (interval) query. I am using DATEPART (Hour, DateTime) As Hour  and whilst this is giving me the hour n

  • Reg: Limitations of Siebel Analytics 7.8.2.x or lower versions of it.

    Hi I want to know what are limitations of Siebel Analytics 7.8.2 or lower versions.. If anybody have these or any pointers to documentation where it is available would be of great help.... Thanks in advance... Cheers

  • Open link from portal favorites

    Hi all, When we add some KM Navigation iView to portal favorites and try to open it from portal favorites link it opened with wrong layoutset (not the same layoutset that declarated in original iView). How can we change it? Thanks, Ola

  • Wrong consignor address while printing outbound delivery via VL71

    Hi SD Gurus, Consignor address is printed wronly while printing outbound delivery using VL71 for the first time and its printing correctly when printed using VL03N. User is repeating the output in delivery and the repeated output shows correct consig