Contribute
Register

Safari and Flash prolems, maybe OpenCL/Nvidia driver?

Status
Not open for further replies.
Joined
Oct 22, 2010
Messages
13
Mac
  1. 0
Classic Mac
  1. 0
Mobile Phone
  1. 0
I installed Lion but i have a few issues with Safari and Flash. Safari doesn't load some websites, for example a GoogleMaps route calculation. If i click on calculate route Safari is only reloading the page till i get an error with the message Safari couldn't load this webpage and the following error code:

Code:
Process:         WebProcess [1370]
Path:            /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/MacOS/WebProcess
Identifier:      com.apple.WebProcess
Version:         7534 (7534.48.3)
Build Info:      WebKit2-7534048003000000~10
Code Type:       X86-64 (Native)
Parent Process:  Safari [709]

Date/Time:       2011-08-12 12:12:15.735 +0200
OS Version:      Mac OS X 10.7 (11A511)
Report Version:  9

Interval Since Last Report:          70058 sec
Crashes Since Last Report:           193
Per-App Interval Since Last Report:  20338 sec
Per-App Crashes Since Last Report:   81
Anonymous UUID:                      50F22FCD-B53F-422B-BBA1-E8E8ADDC5DB5

Crashed Thread:  0  Dispatch queue: CA::CG::Queue

Exception Type:  EXC_BAD_INSTRUCTION (SIGILL)
Exception Codes: 0x0000000000000001, 0x0000000000000000

Application Specific Information:
objc[1370]: garbage collection is OFF

Thread 0 Crashed:: Dispatch queue: CA::CG::Queue
0   com.apple.GeForceGLDriver     	0x00000002000064ce 0x200000000 + 25806
1   com.apple.GeForceGLDriver     	0x00000002000b1383 0x200000000 + 725891
2   GLEngine                      	0x000000010864ccaf glFlushRender_Exec + 68
3   com.apple.QuartzCore          	0x00007fff88808d48 CA::CG::Renderer::flush(bool) + 76
4   com.apple.QuartzCore          	0x00007fff88806950 CA::CG::IOSurfaceQueue::flush_renderer(bool) + 86
5   com.apple.QuartzCore          	0x00007fff88807f01 CA::CG::Queue::flush_true_callback(void*) + 15
6   libdispatch.dylib             	0x00007fff915c7e5b _dispatch_barrier_sync_f_slow + 226
7   com.apple.QuartzCore          	0x00007fff88806330 CA::CG::IOSurfaceContext::create_image(CGContextDelegate*, CGIOSurfaceContextInfo const*) + 49
8   com.apple.WebCore             	0x00007fff892ddb43 WebCore::ImageBuffer::copyImage() const + 67
9   com.apple.WebCore             	0x00007fff892dda83 WebCore::ImageBuffer::draw(WebCore::GraphicsContext*, WebCore::ColorSpace, WebCore::FloatRect const&, WebCore::FloatRect const&, WebCore::CompositeOperator, bool) + 385
10  com.apple.WebCore             	0x00007fff892dd8f1 WebCore::GraphicsContext::drawImageBuffer(WebCore::ImageBuffer*, WebCore::ColorSpace, WebCore::FloatRect const&, WebCore::FloatRect const&, WebCore::CompositeOperator, bool) + 499
11  com.apple.WebCore             	0x00007fff892dd6e8 WebCore::GraphicsContext::drawImageBuffer(WebCore::ImageBuffer*, WebCore::ColorSpace, WebCore::IntRect const&, WebCore::CompositeOperator, bool) + 132
12  com.apple.WebCore             	0x00007fff892dd5fe WebCore::HTMLCanvasElement::paint(WebCore::GraphicsContext*, WebCore::IntRect const&) + 216
13  com.apple.WebCore             	0x00007fff892dd50d WebCore::RenderHTMLCanvas::paintReplaced(WebCore::PaintInfo&, int, int) + 87
14  com.apple.WebCore             	0x00007fff892bc117 WebCore::RenderReplaced::paint(WebCore::PaintInfo&, int, int) + 465
15  com.apple.WebCore             	0x00007fff892dd066 WebCore::RenderLayerBacking::paintIntoLayer(WebCore::RenderLayer*, WebCore::GraphicsContext*, WebCore::IntRect const&, unsigned int, WebCore::GraphicsLayerPaintingPhase, WebCore::RenderObject*) + 974
16  com.apple.WebCore             	0x00007fff892dcbb1 WebCore::RenderLayerBacking::paintContents(WebCore::GraphicsLayer const*, WebCore::GraphicsContext&, WebCore::GraphicsLayerPaintingPhase, WebCore::IntRect const&) + 387
17  com.apple.WebCore             	0x00007fff892dc604 drawLayerContents(CGContext*, CALayer*, WebCore::PlatformCALayer*) + 372
18  com.apple.QuartzCore          	0x00007fff88753249 CABackingStoreUpdate_ + 3221
19  com.apple.QuartzCore          	0x00007fff88752158 CA::Layer::display_() + 1086
20  com.apple.WebCore             	0x00007fff892dc41b -[WebLayer display] + 43
21  com.apple.QuartzCore          	0x00007fff88749e68 CA::Layer::display_if_needed(CA::Transaction*) + 560
22  com.apple.QuartzCore          	0x00007fff88748e1b CA::Context::commit_transaction(CA::Transaction*) + 319
23  com.apple.QuartzCore          	0x00007fff88748b98 CA::Transaction::commit() + 274
24  com.apple.WebKit2             	0x00007fff924e05fc WebKit::LayerTreeHostCAMac::forceRepaint() + 28
25  com.apple.WebKit2             	0x00007fff924d56c1 WebKit::DrawingAreaImpl::layerHostDidFlushLayers() + 25
26  com.apple.WebKit2             	0x00007fff924dfd79 WebKit::LayerTreeHostCA::didPerformScheduledLayerFlush() + 31
27  com.apple.WebKit2             	0x00007fff924e05cc WebKit::LayerTreeHostCAMac::flushPendingLayerChangesRunLoopObserverCallback(__CFRunLoopObserver*, unsigned long, void*) + 58
28  com.apple.CoreFoundation      	0x00007fff90728647 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23
29  com.apple.CoreFoundation      	0x00007fff907285a6 __CFRunLoopDoObservers + 374
30  com.apple.CoreFoundation      	0x00007fff906fd232 CFRunLoopRunSpecific + 258
31  com.apple.HIToolbox           	0x00007fff9284c4ff RunCurrentEventLoopInMode + 277
32  com.apple.HIToolbox           	0x00007fff92853c21 ReceiveNextEventCommon + 355
33  com.apple.HIToolbox           	0x00007fff92853aae BlockUntilNextEventMatchingListInMode + 62
34  com.apple.AppKit              	0x00007fff8a6aa191 _DPSNextEvent + 659
35  com.apple.AppKit              	0x00007fff8a6a9a95 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
36  com.apple.AppKit              	0x00007fff8a6a63d6 -[NSApplication run] + 463
37  com.apple.WebKit2             	0x00007fff92494447 WebKit::WebProcessMain(WebKit::CommandLine const&) + 587
38  com.apple.WebKit2             	0x00007fff9247fee2 WebKitMain + 268
39  com.apple.WebProcess          	0x00000001033a1da4 0x1033a1000 + 3492

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib        	0x00007fff8ebbc7e6 kevent + 10
1   libdispatch.dylib             	0x00007fff915c760e _dispatch_mgr_invoke + 923
2   libdispatch.dylib             	0x00007fff915c619e _dispatch_mgr_thread + 54

Thread 2:
0   libsystem_kernel.dylib        	0x00007fff8ebbc192 __workq_kernreturn + 10
1   libsystem_c.dylib             	0x00007fff93afa594 _pthread_wqthread + 758
2   libsystem_c.dylib             	0x00007fff93afbb85 start_wqthread + 13

Thread 3:
0   libsystem_kernel.dylib        	0x00007fff8ebbc192 __workq_kernreturn + 10
1   libsystem_c.dylib             	0x00007fff93afa594 _pthread_wqthread + 758
2   libsystem_c.dylib             	0x00007fff93afbb85 start_wqthread + 13

Thread 4:
0   libsystem_kernel.dylib        	0x00007fff8ebbc192 __workq_kernreturn + 10
1   libsystem_c.dylib             	0x00007fff93afa594 _pthread_wqthread + 758
2   libsystem_c.dylib             	0x00007fff93afbb85 start_wqthread + 13

Thread 5:: WebCore: LocalStorage
0   libsystem_kernel.dylib        	0x00007fff8ebbbbca __psynch_cvwait + 10
1   libsystem_c.dylib             	0x00007fff93afc274 _pthread_cond_wait + 840
2   com.apple.JavaScriptCore      	0x00007fff8f27aba0 WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 64
3   com.apple.WebCore             	0x00007fff891242ba WTF::MessageQueue<WebCore::LocalStorageTask>::waitForMessage() + 132
4   com.apple.WebCore             	0x00007fff89124213 WebCore::LocalStorageThread::threadEntryPoint() + 99
5   com.apple.WebCore             	0x00007fff8912415b WebCore::LocalStorageThread::threadEntryPointCallback(void*) + 9
6   libsystem_c.dylib             	0x00007fff93af88bf _pthread_start + 335
7   libsystem_c.dylib             	0x00007fff93afbb75 thread_start + 13

Thread 6:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib        	0x00007fff8ebba67a mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff8ebb9d71 mach_msg + 73
2   com.apple.CoreFoundation      	0x00007fff906f529c __CFRunLoopServiceMachPort + 188
3   com.apple.CoreFoundation      	0x00007fff906fda04 __CFRunLoopRun + 1204
4   com.apple.CoreFoundation      	0x00007fff906fd216 CFRunLoopRunSpecific + 230
5   com.apple.Foundation          	0x00007fff8fb65a97 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335
6   com.apple.Foundation          	0x00007fff8fb5a1ea -[NSThread main] + 68
7   com.apple.Foundation          	0x00007fff8fb5a162 __NSThread__main__ + 1575
8   libsystem_c.dylib             	0x00007fff93af88bf _pthread_start + 335
9   libsystem_c.dylib             	0x00007fff93afbb75 thread_start + 13

Thread 7:: com.apple.CFSocket.private
0   libsystem_kernel.dylib        	0x00007fff8ebbbdf2 __select + 10
1   com.apple.CoreFoundation      	0x00007fff9074666b __CFSocketManager + 1355
2   libsystem_c.dylib             	0x00007fff93af88bf _pthread_start + 335
3   libsystem_c.dylib             	0x00007fff93afbb75 thread_start + 13

Thread 8:
0   libsystem_kernel.dylib        	0x00007fff8ebbc192 __workq_kernreturn + 10
1   libsystem_c.dylib             	0x00007fff93afa594 _pthread_wqthread + 758
2   libsystem_c.dylib             	0x00007fff93afbb85 start_wqthread + 13

Thread 9:
0   libsystem_kernel.dylib        	0x00007fff8ebbc192 __workq_kernreturn + 10
1   libsystem_c.dylib             	0x00007fff93afa594 _pthread_wqthread + 758
2   libsystem_c.dylib             	0x00007fff93afbb85 start_wqthread + 13

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x00000000e00002c1  rbx: 0x0000000000000002  rcx: 0x00000000776a80a0  rdx: 0x00007fff787bf101
  rdi: 0x00000000e00002c2  rsi: 0x0000000000000001  rbp: 0x00007fff62f9e1c0  rsp: 0x00007fff62f9e1c0
   r8: 0x0000000000000a03   r9: 0x0000000000000000  r10: 0x00000000000010bc  r11: 0x0000000000000206
  r12: 0x0000000000000000  r13: 0x00007fff78c66980  r14: 0x00000001089aa000  r15: 0x0000000108946000
  rip: 0x00000002000064ce  rfl: 0x0000000000010296  cr2: 0x00007f88898121fe
Logical CPU: 2

Binary Images:
       0x1033a1000 -        0x1033a1fff  com.apple.WebProcess (7534 - 7534.48.3) <6DA681AD-4D28-3FA0-8B54-42F4C4C30D6D> /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/MacOS/WebProcess
       0x1033ab000 -        0x1033abfff  WebProcessShim.dylib (534.48.3 - compatibility 1.0.0) <CF286A92-63E5-395A-9900-1419553346E8> /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/MacOS/WebProcessShim.dylib
       0x1063df000 -        0x106408fff  libPDFRIP.A.dylib (600.0.0 - compatibility 64.0.0) <AC4F634F-E01E-3796-A6BD-65B9E2167E6A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
       0x108626000 -        0x1087beff7  GLEngine (??? - ???) <EE6CCAE3-1CA1-3C5E-A83C-BB56AB413AB3> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
       0x1087f1000 -        0x1088eafff  libGLProgrammability.dylib (??? - ???) <7B17211F-D04C-3916-8176-1930C24BA421> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
       0x108910000 -        0x10893eff7  GLRendererFloat (??? - ???) <AB59F7EA-62B1-3AA6-B940-47C0B6BC6DD9> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
       0x200000000 -        0x20075ffff  com.apple.GeForceGLDriver (7.2.9 - 7.0.2) <5DB4B25D-E5DA-3EEB-A979-13FCBFA7958B> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver
    0x7fff62fa1000 -     0x7fff62fd5ac7  dyld (195.5 - ???) <4A6E2B28-C7A2-3528-ADB7-4076B9836041> /usr/lib/dyld
    0x7fff874bf000 -     0x7fff878daff7  com.apple.RawCamera.bundle (3.7.2 - 573) <FF8D349E-E8DF-3D12-91E9-BA00C13D5359> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff878db000 -     0x7fff878edff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
    0x7fff87949000 -     0x7fff87970fff  com.apple.PerformanceAnalysis (1.10 - 10) <2A058167-292E-3C3A-B1F8-49813336E068> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff87971000 -     0x7fff87a38ff7  com.apple.ColorSync (4.7.0 - 4.7.0) <A29897D7-4B63-3BBB-B66C-710BE9CC01D8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff87a39000 -     0x7fff87b92ff7  com.apple.audio.toolbox.AudioToolbox (1.7 - 1.7) <296F10D0-A871-39C1-B8B2-9200AB12B5AF> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff87b93000 -     0x7fff87baafff  com.apple.CFOpenDirectory (10.7 - 144) <9709423E-8484-3B26-AAE8-EF58D1B8FB3F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff87bb2000 -     0x7fff87becfff  com.apple.DebugSymbols (2.1 - 85) <AEF473A5-25BF-3FB7-9A07-320D9CB85959> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff87bed000 -     0x7fff87c57fff  com.apple.framework.IOKit (2.0 - ???) <F79E7690-EF97-3D04-BA22-177E256803AF> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff87c89000 -     0x7fff87ccbfff  com.apple.corelocation (330.9 - 330.9) <ACE577F2-6EDE-3768-BF76-8632E8B81876> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff87cce000 -     0x7fff87dd1fff  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <ED5E84C6-646D-3B70-81D6-7AF957BEB217> /usr/lib/libsqlite3.dylib
    0x7fff87dd2000 -     0x7fff87e32fff  libvDSP.dylib (325.3.0 - compatibility 1.0.0) <74B62E70-4189-3022-8FC9-1182EA7C6E34> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff87e33000 -     0x7fff87ec9ff7  libvMisc.dylib (325.3.0 - compatibility 1.0.0) <AC5A384A-FA5A-3307-9CED-BD69E6F12A09> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff87eca000 -     0x7fff87ecffff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
    0x7fff87ee2000 -     0x7fff87f46fff  com.apple.Symbolication (1.2 - 83.1) <0C6F8907-6829-3409-99AC-ACC62923DE98> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7fff87fe4000 -     0x7fff87fe8fff  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <5EEAD17D-006C-3855-8093-C7A4A97EE0D0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff87fec000 -     0x7fff885d0faf  libBLAS.dylib (??? - ???) <D62D6A48-5C7A-3ED6-875D-AA3C2C5BF791> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff885d1000 -     0x7fff88683fff  com.apple.CoreText (4.0.0 - ???) <D7BD85FD-277A-3A97-B1AD-5EE14215237E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff88684000 -     0x7fff88687fff  libRadiance.dylib (??? - ???) <DCDA308D-4856-3631-B6D7-7A8B94169BC0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff88714000 -     0x7fff888b3fff  com.apple.QuartzCore (1.7 - 269.0) <E0AFC745-4AC5-36E3-9827-E5344721071D> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff888b4000 -     0x7fff888bbfff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib
    0x7fff888bc000 -     0x7fff88937ff7  com.apple.print.framework.PrintCore (7.0 - 366) <E663DF78-6729-332D-B763-ABB63A6BBB55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff88938000 -     0x7fff88961fff  com.apple.CoreServicesInternal (113.7 - 113.7) <ACAC98CD-5941-39DB-951A-2509DCCD22FD> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff88962000 -     0x7fff8897eff7  com.apple.GenerationalStorage (1.0 - 124) <C0290CA0-A2A0-3280-9442-9D783883D638> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff8897f000 -     0x7fff8897ffff  com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff88980000 -     0x7fff88981fff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff88a15000 -     0x7fff88a40ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <8051A3FC-7385-3EA9-9634-78FC616C3E94> /usr/lib/libxslt.1.dylib
    0x7fff88c7e000 -     0x7fff88cd0ff7  libGLU.dylib (??? - ???) <C3CE8BA0-470F-3BCE-B17C-A31E70E035F2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff88cd1000 -     0x7fff890fefff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff89101000 -     0x7fff89dfafef  com.apple.WebCore (7534 - 7534.48.3) <7C5A681C-3749-382C-9551-C197EF878C22> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
    0x7fff89dfb000 -     0x7fff89e01fff  IOSurface (??? - ???) <06FA3FDD-E6D5-391F-B60D-E98B169DAB1B> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff89e02000 -     0x7fff89e5cfff  com.apple.HIServices (1.9 - ???) <8791E8AA-C034-330D-B2BA-5141154C21CD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff89e5d000 -     0x7fff89ea5fff  com.apple.framework.CoreWLAN (2.0 - 200.46) <04AFD988-DDFB-330D-B042-C1EB2826A0CC> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff89ea6000 -     0x7fff89eccff7  com.apple.framework.familycontrols (3.0 - 300) <72FEA71A-5865-3875-97E9-3C8C96B7F7FA> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x7fff89ecd000 -     0x7fff89fd2ff7  libFontParser.dylib (??? - ???) <22AADE96-E54D-3918-9DFA-1967F8B21E54> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff89fd3000 -     0x7fff89fd3fff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <4CC14F7C-BCA7-3CAC-BEC9-B06576E5A15B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff8a0d3000 -     0x7fff8a1d5ff7  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <D46F371D-6422-31B7-BCE0-D80713069E0E> /usr/lib/libxml2.2.dylib
    0x7fff8a1d6000 -     0x7fff8a1e4fff  com.apple.NetAuth (1.0 - 3.0) <F384FFFD-70F6-3B1C-A886-F5B446E456E7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff8a1e5000 -     0x7fff8a267fff  com.apple.Metadata (10.7.0 - 627.9) <F293A9A7-9790-3629-BE81-D19C158C5EA4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff8a268000 -     0x7fff8a2bffff  libTIFF.dylib (??? - ???) <9E32B490-4C5B-3D96-AF27-9C085C606403> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff8a2c0000 -     0x7fff8a30eff7  libauto.dylib (??? - ???) <F0004B88-CA01-37D0-A77F-6651C4EC7D8E> /usr/lib/libauto.dylib
    0x7fff8a30f000 -     0x7fff8a448fef  com.apple.vImage (5.0 - 5.0) <C45D2CBE-FA15-3D13-9E9D-A3BF57B84BBE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff8a449000 -     0x7fff8a4b7fff  com.apple.CoreSymbolication (2.1 - 66) <E1582596-4157-3535-BF1F-3BAE92A0B09F> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff8a4b8000 -     0x7fff8a4e1fff  libJPEG.dylib (??? - ???) <3DBFEB41-4BF2-3502-872A-BB3738EE61B0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff8a521000 -     0x7fff8a575ff7  com.apple.ScalableUserInterface (1.0 - 1) <1873D7BE-2272-31A1-8F85-F70C4D706B3B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
    0x7fff8a601000 -     0x7fff8a6a0fff  com.apple.LaunchServices (480.19 - 480.19) <41ED4C8B-C74B-34EA-A9BF-34DBA5F52307> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff8a6a1000 -     0x7fff8b299fff  com.apple.AppKit (6.7 - 1138) <C8D2FDDA-B9D5-3948-A376-6B9B6F0596C6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff8b485000 -     0x7fff8b565fff  com.apple.CoreServices.OSServices (478.25 - 478.25) <CA11FC11-2F93-3C8A-8077-A67F381A3EBE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff8b7d5000 -     0x7fff8b7d8ff7  com.apple.securityhi (4.0 - 1) <B37B8946-BBD4-36C1-ABC6-18EDBC573F03> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff8b7db000 -     0x7fff8b82efff  libFontRegistry.dylib (??? - ???) <8FE14D77-1286-3619-A02E-0AC1A622596E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff8b82f000 -     0x7fff8b84efff  libresolv.9.dylib (46.0.0 - compatibility 1.0.0) <33263568-E6F3-359C-A4FA-66AD1300F7D4> /usr/lib/libresolv.9.dylib
    0x7fff8b84f000 -     0x7fff8b853fff  libdyld.dylib (195.5.0 - compatibility 1.0.0) <F1903B7A-D3FF-3390-909A-B24E09BAD1A5> /usr/lib/system/libdyld.dylib
    0x7fff8b854000 -     0x7fff8b896ff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <A5B9778E-11C3-3F61-B740-1F2114E967FB> /usr/lib/system/libcommonCrypto.dylib
    0x7fff8b910000 -     0x7fff8b92dff7  com.apple.openscripting (1.3.3 - ???) <A64205E6-D3C5-3E12-B1A0-72243151AF7D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff8bd61000 -     0x7fff8bd6cfff  com.apple.CommonAuth (2.1 - 2.0) <49949286-61FB-3A7F-BF49-0EBA45E2664E> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff8bd6d000 -     0x7fff8bd6efff  libsystem_sandbox.dylib (??? - ???) <8D14139B-B671-35F4-9E5A-023B4C523C38> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff8bdcf000 -     0x7fff8bdcffff  com.apple.Cocoa (6.6 - ???) <021D4214-9C23-3CD8-AFB2-F331697A4508> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff8bddb000 -     0x7fff8bde0fff  libGIF.dylib (??? - ???) <21851808-BFD2-3141-8354-A419479726BF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff8bde1000 -     0x7fff8bed6fff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
    0x7fff8beff000 -     0x7fff8bf66ff7  com.apple.audio.CoreAudio (4.0.0 - 4.0.0) <0B715012-C8E8-386D-9C6C-90F72AE62A2F> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff8c03b000 -     0x7fff8c040fff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
    0x7fff8c041000 -     0x7fff8c05efff  libPng.dylib (??? - ???) <75DA9F95-C2A1-3534-9F8B-14CFFDE2A290> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff8c0de000 -     0x7fff8c0ebfff  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <931F40EB-CA75-3A90-AC97-4DB8E210BC76> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff8c30a000 -     0x7fff8c31eff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff8c677000 -     0x7fff8c680fff  libnotify.dylib (80.0.0 - compatibility 1.0.0) <BD08553D-8088-38A8-8007-CF5C0B8F0404> /usr/lib/system/libnotify.dylib
    0x7fff8cc94000 -     0x7fff8cc9bfff  com.apple.NetFS (4.0 - 4.0) <B9F41443-679A-31AD-B0EB-36557DAF782B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff8cc9c000 -     0x7fff8ccbfff7  com.apple.RemoteViewServices (1.0 - 1) <EB549657-8EDC-312A-B8BE-DEC3E160AC3D> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff8ccc0000 -     0x7fff8cdc2ff7  com.apple.PubSub (1.0.5 - 65.28) <D971543B-C9BE-3C58-8453-B3C69E2D2A6F> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x7fff8cdc3000 -     0x7fff8d26aff7  FaceCoreLight (1.4.2 - compatibility 1.0.0) <6F89E9A9-DEB6-32B5-8B50-3B97F5DB597D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
    0x7fff8d2ae000 -     0x7fff8d2edff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <DE681910-3F7F-3502-9937-AB8008CD281A> /usr/lib/libcups.2.dylib
    0x7fff8d47c000 -     0x7fff8d560def  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <C5F2392D-B481-3A9D-91BE-3D039FFF4DEC> /usr/lib/libobjc.A.dylib
    0x7fff8d561000 -     0x7fff8d5a0fff  com.apple.AE (527.6 - 527.6) <6F8DF9EF-3250-3B7F-8841-FCAD8E323954> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff8d5a1000 -     0x7fff8d5a6ff7  libsystem_network.dylib (??? - ???) <4ABCEEF3-A3F9-3E06-9682-CE00F17138B7> /usr/lib/system/libsystem_network.dylib
    0x7fff8d5a7000 -     0x7fff8d64bfef  com.apple.ink.framework (1.3.2 - 110) <F69DBD44-FEC8-3C14-8131-CC0245DBBD42> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff8d64c000 -     0x7fff8dd1a9df  com.apple.CoreGraphics (1.600.0 - ???) <B3C42497-53F5-31BB-987E-D1E76746B0E4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff8ddac000 -     0x7fff8dddffff  com.apple.GSS (2.1 - 2.0) <A150154E-40D3-345B-A92D-3A023A55AC52> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff8e52e000 -     0x7fff8e52ffff  libunc.dylib (24.0.0 - compatibility 1.0.0) <C67B3B14-866C-314F-87FF-8025BEC2CAAC> /usr/lib/system/libunc.dylib
    0x7fff8e84a000 -     0x7fff8e85dff7  libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib
    0x7fff8e85e000 -     0x7fff8e882ff7  com.apple.Kerberos (1.0 - 1) <2FF2569B-F59A-371E-AF33-66297F512CB3> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff8e883000 -     0x7fff8e88aff7  com.apple.CommerceCore (1.0 - 17) <AA783B87-48D4-3CA6-8FF6-0316396022F4> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
    0x7fff8e88b000 -     0x7fff8e8bafff  com.apple.DictionaryServices (1.2 - 158) <2CE51CD1-EE3D-3618-9507-E39A09C9BB8D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff8e95b000 -     0x7fff8e96cff7  SyndicationUI (??? - ???) <2611F56F-81A9-3457-8C87-2700BFD9D4CB> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/SyndicationUI
    0x7fff8e96d000 -     0x7fff8e970fff  libCoreVMClient.dylib (??? - ???) <9E9F7B24-567C-3102-909C-219CF2B191FD> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff8e9c2000 -     0x7fff8eb25fff  com.apple.CFNetwork (520.0.13 - 520.0.13) <67E3BB43-2A22-3F5A-964E-391375B24CE0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff8eb26000 -     0x7fff8eb62fff  libsystem_info.dylib (??? - ???) <BC49C624-1DAB-3A37-890F-6EFD46538424> /usr/lib/system/libsystem_info.dylib
    0x7fff8eb80000 -     0x7fff8eb82fff  com.apple.TrustEvaluationAgent (2.0 - 1) <80AFB5D8-5CC4-3A38-83B9-A7DF5820031A> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff8eba5000 -     0x7fff8ebc5fff  libsystem_kernel.dylib (1699.22.73 - compatibility 1.0.0) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
    0x7fff8ebc6000 -     0x7fff8ebcafff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
    0x7fff8ebcb000 -     0x7fff8ec40ff7  libc++.1.dylib (19.0.0 - compatibility 1.0.0) <C0EFFF1B-0FEB-3F99-BE54-506B35B555A9> /usr/lib/libc++.1.dylib
    0x7fff8ec41000 -     0x7fff8ec82fff  com.apple.QD (3.12 - ???) <4F3C5629-97C7-3E55-AF3C-ACC524929DA2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff8ec83000 -     0x7fff8ee85fff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <82DCB94B-3819-3CC3-BC16-2AACA7F64F8A> /usr/lib/libicucore.A.dylib
    0x7fff8f263000 -     0x7fff8f263fff  com.apple.CoreServices (53 - 53) <5946A0A6-393D-3087-86A0-4FFF6A305CC0> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff8f270000 -     0x7fff8f47dfff  com.apple.JavaScriptCore (7534 - 7534.48) <99B60407-592A-3DDC-A3D0-86578B92B3F8> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff8f47e000 -     0x7fff8faccff7  libclh.dylib (4.0.3 - 4.0.3) <C325AA07-5B58-399B-956A-898290177162> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
    0x7fff8fad2000 -     0x7fff8fad3fff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
    0x7fff8fb00000 -     0x7fff8fe12fff  com.apple.Foundation (6.7 - 833.1) <618D7923-3519-3C53-9CBD-CF3C7130CB32> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff8fe15000 -     0x7fff8fe1fff7  liblaunch.dylib (392.18.0 - compatibility 1.0.0) <39EF04F2-7F0C-3435-B785-BF283727FFBD> /usr/lib/system/liblaunch.dylib
    0x7fff8fe20000 -     0x7fff8fe96fff  com.apple.ISSupport (1.9.8 - 56) <2CEE7E6B-D841-36D8-BC9F-081B33F6E501> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x7fff8fec0000 -     0x7fff9004afff  com.apple.WebKit (7534 - 7534.48.3) <03AC8252-B3A1-3A7C-9DAF-99CC9DC56D5D> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff9004b000 -     0x7fff90061ff7  com.apple.ImageCapture (7.0 - 7.0) <69E6E2E1-777E-332E-8BCF-4F0611517DD0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff9009c000 -     0x7fff900a1fff  libcache.dylib (47.0.0 - compatibility 1.0.0) <B7757E2E-5A7D-362E-AB71-785FE79E1527> /usr/lib/system/libcache.dylib
    0x7fff900a2000 -     0x7fff900b1fff  com.apple.opengl (1.7.4 - 1.7.4) <38AF4430-7E81-3C98-9330-21DCDA90507E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff90453000 -     0x7fff906c4fff  com.apple.CoreImage (7.77 - 1.0.1) <AB6ECCF3-4B04-3363-9158-08F305BF15FA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff906c5000 -     0x7fff90898ff7  com.apple.CoreFoundation (6.7 - 635) <57446B22-0778-3E07-9690-96AC705D57E8> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff908a7000 -     0x7fff90917fff  com.apple.datadetectorscore (3.0 - 179.3) <AFFBD606-91DE-3F91-8E38-C037D9FBFA8B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff90918000 -     0x7fff90957ff7  libGLImage.dylib (??? - ???) <29F82AD9-45F0-3AC5-A4A4-B767EC555D82> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff90958000 -     0x7fff9095efff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <D86F63EC-D2BD-32E0-8955-08B5EAFAD2CC> /usr/lib/system/libmacho.dylib
    0x7fff9095f000 -     0x7fff909e3ff7  com.apple.ApplicationServices.ATS (5.0 - ???) <F10B1918-A06E-3ECF-85EF-05F0CF27187E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff909e4000 -     0x7fff909ecfff  libsystem_dnssd.dylib (??? - ???) <7749128E-D0C5-3832-861C-BC9913F774FA> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff909ed000 -     0x7fff909ffff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
    0x7fff90a00000 -     0x7fff90a16fff  libGL.dylib (??? - ???) <22064411-0A62-373C-828B-0AA2BA2A8D34> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff90a17000 -     0x7fff90a18fff  libdnsinfo.dylib (395.6.0 - compatibility 1.0.0) <718A135F-6349-354A-85D5-430B128EFD57> /usr/lib/system/libdnsinfo.dylib
    0x7fff90a19000 -     0x7fff90b2efff  com.apple.DesktopServices (1.6.0 - 1.6.0) <208D40FC-8BBE-330F-B999-18771BEA6895> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff90cbb000 -     0x7fff90d99ff7  com.apple.ImageIO.framework (3.1.0 - 3.1.0) <70228E69-063C-32FF-BBE7-FCCD9C5C0864> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff90d9a000 -     0x7fff91224fff  com.apple.Safari.framework (7534 - 7534.48.3) <287305A0-D3A2-3D28-8B46-41548687741B> /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari
    0x7fff91277000 -     0x7fff91284ff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <8EDE3492-D916-37B2-A066-3E0F054411FD> /usr/lib/libbz2.1.0.dylib
    0x7fff91285000 -     0x7fff91285fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <3E4582EB-CFEF-34EA-9DA8-8421F1C3C77D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff9139c000 -     0x7fff913c9fe7  libSystem.B.dylib (159.0.0 - compatibility 1.0.0) <7B4D685D-939C-3ABE-8780-77A1889E0DE9> /usr/lib/libSystem.B.dylib
    0x7fff913ca000 -     0x7fff913cdfff  libMatch.1.dylib (??? - ???) <B5F68196-AB9D-3899-8A0A-76001720C479> /usr/lib/libMatch.1.dylib
    0x7fff91422000 -     0x7fff91462fff  libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib
    0x7fff91463000 -     0x7fff91463fff  com.apple.audio.units.AudioUnit (1.7 - 1.7) <D75971EE-0D74-365A-8E52-46558EA49E87> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff91464000 -     0x7fff91491ff7  com.apple.opencl (1.50.62 - 1.50.62) <616ADE61-11D1-3816-A255-3F0F80F2EAC8> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff914af000 -     0x7fff915bcfff  libJP2.dylib (??? - ???) <D8257CEE-A1C3-394A-8193-6DB7C29A15A8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff915c1000 -     0x7fff915c3fff  libquarantine.dylib (36.0.0 - compatibility 1.0.0) <4C3BFBC7-E592-3939-B376-1C2E2D7C5389> /usr/lib/system/libquarantine.dylib
    0x7fff915c4000 -     0x7fff915d2fff  libdispatch.dylib (187.5.0 - compatibility 1.0.0) <698F8EFB-7075-3111-94E3-891156C88172> /usr/lib/system/libdispatch.dylib
    0x7fff9162d000 -     0x7fff9163bff7  libkxld.dylib (??? - ???) <65BE345D-6618-3D1A-9E2B-255E629646AA> /usr/lib/system/libkxld.dylib
    0x7fff9163c000 -     0x7fff9164bfff  libxar.1.dylib (??? - ???) <58B07AA0-BC12-36E3-94FC-C252719A1BDF> /usr/lib/libxar.1.dylib
    0x7fff9164c000 -     0x7fff91697fff  com.apple.SystemConfiguration (1.11 - 1.11) <0B02FEC4-C36E-32CB-8004-2214B6793AE8> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff91698000 -     0x7fff916dbff7  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <2B1571E1-8E87-364E-BC36-C9C9B5D3EAC4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff916dc000 -     0x7fff917e8fef  libcrypto.0.9.8.dylib (0.9.8 - compatibility 0.9.8) <3AD29F8D-E3BC-3F49-A438-2C8AAB71DC99> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff92163000 -     0x7fff9218aff7  libsandbox.1.dylib (??? - ???) <6A450ECC-ED04-3304-B5D7-5996F60F9257> /usr/lib/libsandbox.1.dylib
    0x7fff921b6000 -     0x7fff921b6fff  com.apple.vecLib (3.7 - vecLib 3.7) <29927F20-262F-379C-9108-68A6C69A03D0> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff921c3000 -     0x7fff921cffff  com.apple.CrashReporterSupport (10.7 - 343) <89EFF4A7-D064-3CAE-9BFC-285EE9033197> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff92282000 -     0x7fff92282fff  com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff92283000 -     0x7fff922f6fff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
    0x7fff922f7000 -     0x7fff922f9ff7  com.apple.print.framework.Print (7.0 - 247) <579D7E49-A7F4-3C41-9434-3114B8A9B96C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff923f5000 -     0x7fff9259dfff  com.apple.WebKit2 (7534 - 7534.48.3) <9F8CD6D9-3123-3F53-BAC3-D770B0812C25> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
    0x7fff925f9000 -     0x7fff925ffff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
    0x7fff92606000 -     0x7fff92611ff7  com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <7ADAAF5B-1D78-32F2-9FFF-D2E3FBB41C2B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff92612000 -     0x7fff92618fff  com.apple.DiskArbitration (2.4 - 2.4) <5185FEA6-92CA-3CAA-8442-BD71DBC64AFD> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff92619000 -     0x7fff9262efff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <C061ECBB-7061-3A43-8A18-90633F943295> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff9262f000 -     0x7fff92634fff  com.apple.OpenDirectory (10.7 - 144) <E8AACF47-C423-3DCE-98F6-A811612B1B46> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff92635000 -     0x7fff926d7ff7  com.apple.securityfoundation (5.0 - 55005) <0D59908C-A61B-389E-AF37-741ACBBA6A94> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff926d8000 -     0x7fff926d8fff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
    0x7fff926d9000 -     0x7fff9275eff7  com.apple.Heimdal (2.1 - 2.0) <E4CD970F-8DE8-31E4-9FC0-BDC97EB924D5> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff9275f000 -     0x7fff927f9ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <B7573888-BAF6-333D-AB00-C0D2BF88DF0F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff927fa000 -     0x7fff92800fff  libGFXShared.dylib (??? - ???) <DE6987C5-81AC-3AE6-84F0-138C9636D412> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff9284a000 -     0x7fff92b6dfff  com.apple.HIToolbox (1.7 - ???) <10FA3432-6638-39D9-8681-9E95298D239E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff92b6e000 -     0x7fff92b85fff  com.apple.MultitouchSupport.framework (220.62 - 220.62) <7EF58A7E-CB97-335F-A025-4A0F00AEF896> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff92bc0000 -     0x7fff92d81fe7  com.apple.CoreData (103 - 358.4) <8D8ABA2E-0161-334D-A7C9-79E5297E188B> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff92e0e000 -     0x7fff92e10fff  libCVMSPluginSupport.dylib (??? - ???) <2D21E6BE-CB20-3F76-8DCC-1CB0660A8A5B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff92e11000 -     0x7fff92e14fff  com.apple.help (1.3.2 - 42) <AB67588E-7227-3993-927F-C9E6DAC507FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff92f3f000 -     0x7fff92f4aff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
    0x7fff92f69000 -     0x7fff92f6aff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
    0x7fff92fc8000 -     0x7fff92ff0ff7  com.apple.CoreVideo (1.7 - 70.0) <59D5B407-CCB6-3406-8C55-C1B0168D7DC2> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff932b4000 -     0x7fff93316ff7  com.apple.coreui (0.3 - 162) <A752F9D0-1CAE-340F-B2D2-95EEF242B301> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff93317000 -     0x7fff93630fff  com.apple.CoreServices.CarbonCore (960.13 - 960.13) <398ABDD7-BB95-3C05-96D2-B54243FC4745> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff9377c000 -     0x7fff93799ff7  libxpc.dylib (77.16.0 - compatibility 1.0.0) <0A4B4775-29A9-30D6-956B-3BE1DBF98090> /usr/lib/system/libxpc.dylib
    0x7fff9379a000 -     0x7fff9379bff7  libremovefile.dylib (21.0.0 - compatibility 1.0.0) <C6C49FB7-1892-32E4-86B5-25AD165131AA> /usr/lib/system/libremovefile.dylib
    0x7fff9379c000 -     0x7fff937d1fff  com.apple.securityinterface (5.0 - 55004) <790DDF7E-6BA9-36DD-B818-2322A712E1F5> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
    0x7fff937d2000 -     0x7fff93aa9fff  com.apple.security (7.0 - 55010) <2418B583-D3BD-3BC5-8B07-8289C8A5B43B> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff93aaa000 -     0x7fff93b87fef  libsystem_c.dylib (763.11.0 - compatibility 1.0.0) <1D61CA57-3C6D-30F7-89CB-CC6F0787B1DC> /usr/lib/system/libsystem_c.dylib
    0x7fff93b88000 -     0x7fff93bb1ff7  com.apple.framework.Apple80211 (7.0 - 700.57) <0D7D7E08-377B-32F0-AD91-673F992B5CFF> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff93c07000 -     0x7fff93c0bff7  com.apple.CommonPanels (1.2.5 - 94) <0BB2C436-C9D5-380B-86B5-E355A7711259> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 3
    thread_create: 0
    thread_set_state: 0
  Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by all processes on this machine:
    task_for_pid: 4941
    thread_create: 0
    thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=184.0M resident=89.5M(49%) swapped_out_or_unallocated=94.5M(51%)
Writable regions: Total=1.1G written=56.8M(5%) resident=65.7M(6%) swapped_out=0K(0%) unallocated=1.0G(94%)
 
REGION TYPE                        VIRTUAL
===========                        =======
CG shared images                     1184K
CoreAnimation                        16.5M
CoreAnimation (reserved)               48K        reserved VM address space (unallocated)
CoreGraphics                           16K
CoreServices                         2108K
IOKit                                6040K
JS JIT generated code               128.0M
JS JIT generated code (reserved)    896.0M        reserved VM address space (unallocated)
JS VM register file                  4160K
JS garbage collector                 4704K
MALLOC                               69.3M
MALLOC guard page                      32K
Memory tag=242                         12K
Memory tag=251                         36K
OpenGL GLSL                          1372K
OpenGL GLSL (reserved)                128K        reserved VM address space (unallocated)
SQLite page cache                     480K
STACK GUARD                          56.0M
Stack                                12.1M
VM_ALLOCATE                           320K
__CI_BITMAP                            80K
__DATA                               21.5M
__IMAGE                              1256K
__LINKEDIT                           47.8M
__TEXT                              136.2M
__UNICODE                             544K
mapped file                          20.4M
shared memory                        1212K
===========                        =======
TOTAL                                 1.4G
TOTAL, minus reserved VM space      530.9M

Model: MacPro3,1, BootROM MultiBeast.tonymacx86.com, 2 processors, Intel Core i3, 2.93 GHz, 4 GB, SMC 1.30f3
Graphics: GeForce 8800 GTS, GeForce 8800 GTS, PCIe, 640 MB
Memory Module: Bank0/1/A0, 2 GB, DDR3, 1333 MHz, G Skill Intl, F3-12800CL9-2GBNQ
Memory Module: Bank4/5/A2, 2 GB, DDR3, 1333 MHz, G Skill Intl, F3-12800CL9-2GBNQ
Network Service: Ethernet, Ethernet, en0
PCI Card: GeForce 8800 GTS, sppci_displaycontroller, Slot-1
Serial ATA Device: SAMSUNG SP1614C, 160,04 GB
Serial ATA Device: SAMSUNG HD502IJ, 500,11 GB
Serial ATA Device: OCZ-VERTEX2, 60,02 GB
Serial ATA Device: SAMSUNG SP1614C, 160,04 GB
Serial ATA Device: ATAPI   iHOS104
Parallel ATA Device: HL-DT-ST DVDRAM GSA-4082B
USB Device: EyeTV Hybrid, 0x0fd9, 0x0018, 0xfa400000 / 2
USB Device: USB Device, 0x06bc  (Oki Data Corporation), 0x01c7, 0xfd500000 / 4
USB Device: Keyboard Hub, apple_vendor_id, 0x1006, 0xfd600000 / 2
USB Device: U3 Cruzer Micro, 0x0781  (SanDisk Corporation), 0x5406, 0xfd610000 / 5
USB Device: Apple Keyboard, apple_vendor_id, 0x0221, 0xfd620000 / 3
USB Device: USB-PS/2 Optical Mouse, 0x046d  (Logitech Inc.), 0xc01e, 0x3a100000 / 2

Flash doesn't work, too (either in Safari or Firefox). It only shows a plug-in error message. Latest Flashplayer plugin 10.3.183.5 is installed. I also tried to update to the latest Nvidia drivers (270.05.05f01) but then i'm only able to boot with -x flag (otherwise i can't log in) and all animations are horrible slow and distorted. I checked the OpenCL status and it only shows a Apple Software Renderer. But Flash is working and i have no issues with Safari.

Does anybody know how to fix this? I don't know what to do next :(


-------------
System:
Intel Core i3
Gigabyte GA-P55-USB3 rev. 2
GeForce 8800 GTS 640
 
There is an icon for Flash Player under System Preferences and Peer-Assisted-Networking isn't blocked.

Extensions and Plugins are enabled in the Safari settings. I tried also to reset the local settings/storage for the flash player but still the same issues.
 
To empty the cache doesn't help, too. But I think this isn't a problem of Safari or flash player. In my opinion it has something to do with my Nvidia 8800 GTS, because if i boot in safe mode everything works fine, but unfortunately no CI/QE, so this isn't a acceptable solution =(

Does anyone have an idea or the same problem?
 
Flash is working now. :headbang: Somehow I could disable the hardware acceleration and now it works.

But the Safari reload/refresh problem on some websites are already existing. In the meantime I tried to solve the issue unsuccessful with an EFI string or with nvenabler kext. Every time I get the same error code (see above).

What else could I try to do?
 
Update: Same issues under 10.7.1 and 10.7.2 11C37
 
is this problem repeatable in another browser?
 
Status
Not open for further replies.
Back
Top