My Safari Crashes don't know what to do

Hello- this is my first time posting to an Apple support forum. Safari began to crash on me whenever I would attempt to launch it.
Any help, advice or clues would be much appreciated.

I had this problem on a Windows XP machine, too, and it started when I upgraded to 3.1.2 via Apple Software Update. Other 3.x versions had worked fine. I finally fixed it by not only uninstalling 3.1.2, but I had to track down and delete both "C:\Documents and Settings\myusername\Local Settings\Application Data\Apple Computer\Safari" and "C:\Documents and Settings\myusername\Application Data\Apple Computer\Safari". Then I reinstalled and it seems to work fine now--no more crashes at odd times. Of course, I lost all of my bookmarks, etc., but a small price to pay... I also read in another forum that the problem was font-related, and that person had success by reinstalling their default Windows fonts. Since "C:\Documents and Settings\myusername\Local Settings\Application Data\Apple Computer\Safari" contains a file called "FontsList," maybe that's the source of the problem. If I ever have this problem again, I'll test that first.

Similar Messages

  • More Safari crashing - don't know if it's like others. Here's the crash report:

    Date/Time:      2011-12-23 09:13:42.177 -0500
    OS Version:     10.4.11 (Build 8S2167)
    Report Version: 4
    Command: Safari
    Path:   /Applications/Safari.app/Contents/MacOS/Safari
    Parent: WindowServer [61]
    Version:        4.1.3 (4533.19.4)
    Build Version: 1
    Project Name:  WebBrowser
    Source Version: 75331904
    PID:   93
    Thread: 5
    Exception: EXC_BAD_ACCESS (0x0001)
    Codes:      KERN_PROTECTION_FAILURE (0x0002) at0x00000000
    Thread 0:
    0  libSystem.B.dylib                         0x90009817mach_msg_trap + 7
    1   com.apple.CoreFoundation                   0x9082d227CFRunLoopRunSpecific + 2014
    2  com.apple.CoreFoundation                   0x9082ca42CFRunLoopRunInMode + 61
    3  com.apple.HIToolbox                        0x92e01878RunCurrentEventLoopInMode + 285
    4  com.apple.HIToolbox                        0x92e00f82ReceiveNextEventCommon + 385
    5  com.apple.HIToolbox                        0x92e00dd9BlockUntilNextEventMatchingListInMode + 81
    6  com.apple.AppKit                          0x93286f45_DPSNextEvent + 572
    7  com.apple.AppKit                          0x93286b37-[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 137
    8  com.apple.Safari                          0x0000f6f90x1000 + 59129
    9  com.apple.AppKit                          0x932808c4-[NSApplication run] + 512
    10 com.apple.AppKit                          0x93274820NSApplicationMain + 573
    11 com.apple.Safari                          0x0000749b0x1000 + 25755
    12 com.apple.Safari                          0x0010e5120x1000 + 1103122
    13 com.apple.Safari                          0x000072190x1000 + 25113
    Thread 1:
    0  libSystem.B.dylib                         0x90024407semaphore_wait_signal_trap + 7
    1  com.apple.JavaScriptCore                   0x0050ade0***::ThreadCondition::wait(***::Mutex&) + 24
    2  com.apple.WebCore                         0x015eadd0WebCore::IconDatabase::syncThreadMainLoop() + 256
    3  com.apple.WebCore                         0x015e8856WebCore::IconDatabase::iconDatabaseSyncThread() + 192
    4  libSystem.B.dylib                         0x90023d67_pthread_body + 84
    Thread 2:
    0  libSystem.B.dylib                         0x90009817mach_msg_trap + 7
    1  com.apple.CoreFoundation                   0x9082d227CFRunLoopRunSpecific + 2014
    2  com.apple.CoreFoundation                   0x9082ca42CFRunLoopRunInMode + 61
    3  com.apple.Foundation                       0x928585da+[NSURLCache _diskCacheSyncLoop:] + 206
    4   com.apple.Foundation                       0x927fbcfcforkThreadForFunction + 123
    5  libSystem.B.dylib                         0x90023d67_pthread_body + 84
    Thread 3:
    0  libSystem.B.dylib                         0x90024407semaphore_wait_signal_trap + 7
    1  com.apple.Foundation                       0x92851c60-[NSConditionLock lockWhenCondition:] + 39
    2  com.apple.Syndication                      0x998e879e-[AsyncDB _run:] + 181
    3  com.apple.Foundation                       0x927fbcfcforkThreadForFunction + 123
    4  libSystem.B.dylib                         0x90023d67_pthread_body + 84
    Thread 4:
    0  libSystem.B.dylib                         0x90009817mach_msg_trap + 7
    1  com.apple.CoreFoundation                   0x9082d227CFRunLoopRunSpecific + 2014
    2  com.apple.CoreFoundation                   0x9082ca42CFRunLoopRunInMode + 61
    3  com.apple.Safari                          0x00026c6d0x1000 + 154733
    4  com.apple.Safari                          0x00026b260x1000 + 154406
    5  com.apple.Safari                          0x00026aab0x1000 + 154283
    6  libSystem.B.dylib                         0x90023d67_pthread_body + 84
    Thread 5 Crashed:
    0  libobjc.A.dylib                           0x90a594c7objc_msgSend + 23
    1  com.apple.CFNetwork                        0x91011aecCFHTTPMessageCopyHeaderFieldValue + 61
    2  com.apple.CFNetwork                        0x910118e7cleanUpRequest + 58
    3  com.apple.CFNetwork                        0x9101bb53httpConnectionStateChanged + 1081
    4  com.apple.CFNetwork                        0x9101ae4d_CFNetConnectionResponseIsComplete + 367
    5  com.apple.CFNetwork                        0x9101d626httpConnectionResponseStreamCB + 317
    6  com.apple.CFNetwork                        0x91018027connectionResponseCallBack + 86
    7  com.apple.CoreFoundation                   0x9087ab7e_CFStreamSignalEventSynch + 281
    8  com.apple.CoreFoundation                   0x9087a81dCFReadStreamSignalEvent + 39
    9  com.apple.CFNetwork                        0x91016ee3httpRdFilterStreamCallBack + 258
    10 com.apple.CoreFoundation                   0x9087ab7e_CFStreamSignalEventSynch + 281
    11 com.apple.CoreFoundation                   0x9087a81dCFReadStreamSignalEvent + 39
    12 com.apple.CFNetwork                        0x9101c6be_SocketCallBack + 1700
    13 com.apple.CoreFoundation                   0x90842f27__CFSocketDoCallback + 473
    14 com.apple.CoreFoundation                   0x90842c9c__CFSocketPerformV0 + 392
    15 com.apple.CoreFoundation                   0x9082cf06CFRunLoopRunSpecific + 1213
    16 com.apple.CoreFoundation                   0x9082ca42CFRunLoopRunInMode + 61
    17 com.apple.Foundation                       0x9283139c+[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 259
    18 com.apple.Foundation                       0x927fbcfcforkThreadForFunction + 123
    19 libSystem.B.dylib                          0x90023d67_pthread_body + 84
    Thread 6:
    0  libSystem.B.dylib                         0x90019d0cselect + 12
    1  libSystem.B.dylib                         0x90023d67_pthread_body + 84
    Thread 7:
    0  libSystem.B.dylib                         0x90024407semaphore_wait_signal_trap + 7
    1  com.apple.JavaScriptCore                   0x00510742***::ThreadCondition::timedWait(***::Mutex&, double) + 74
    2  com.apple.WebCore                         0x018bb8d2WebCore::LocalStorageThread::threadEntryPoint() + 170
    3  libSystem.B.dylib                         0x90023d67_pthread_body + 84
    Thread 8:
    0  libSystem.B.dylib                         0x90009817mach_msg_trap + 7
    1  com.apple.CoreFoundation                   0x9082d227CFRunLoopRunSpecific + 2014
    2   com.apple.CoreFoundation                   0x9082ca42CFRunLoopRunInMode + 61
    3  com.apple.audio.CoreAudio                  0x91469356HALRunLoop::OwnThread(void*) + 158
    4  com.apple.audio.CoreAudio                  0x91469171CAPThread::Entry(CAPThread*) + 93
    5  libSystem.B.dylib                          0x90023d67_pthread_body + 84
    Thread 9:
    0  libSystem.B.dylib                         0x90024407semaphore_wait_signal_trap + 7
    1  com.apple.ColorSync                        0x915a96abpthreadSemaphoreWait(t_pthreadSemaphore*) + 35
    2  com.apple.ColorSync                        0x915c3ddcCMMConvTask(void*) + 60
    3  libSystem.B.dylib                         0x90023d67_pthread_body + 84
    Thread 10:
    0  libSystem.B.dylib                         0x90024407semaphore_wait_signal_trap + 7
    1  com.apple.JavaScriptCore                   0x00510742***::ThreadCondition::timedWait(***::Mutex&, double) + 74
    2  com.apple.Safari                          0x002ddd660x1000 + 3001702
    3  com.apple.Safari                          0x002dde5c0x1000 + 3001948
    4  com.apple.Safari                          0x0003a0cd0x1000 + 233677
    5  com.apple.Safari                          0x0003a02f0x1000 + 233519
    6  libSystem.B.dylib                         0x90023d67_pthread_body + 84
    Thread 11:
    0  libSystem.B.dylib                         0x90009817mach_msg_trap + 7
    1  com.apple.CoreFoundation                   0x9082d227CFRunLoopRunSpecific + 2014
    2  com.apple.CoreFoundation                   0x9082ca42CFRunLoopRunInMode + 61
    3  com.apple.Foundation                       0x928316ca-[NSRunLoop runMode:beforeDate:] + 182
    4  com.apple.Foundation                       0x928315c6-[NSRunLoop run] + 75
    5   com.apple.Safari                          0x000792ff0x1000 + 492287
    6  com.apple.Foundation                       0x927fbcfcforkThreadForFunction + 123
    7  libSystem.B.dylib                         0x90023d67_pthread_body + 84
    Thread 12:
    0  libSystem.B.dylib                         0x90024407semaphore_wait_signal_trap + 7
    1  ...lashPlayer-10.4-10.5.plugin             0x1801931funregister_ShockwaveFlash + 47503
    2  ...lashPlayer-10.4-10.5.plugin             0x17bf214f0x17bd8000 + 106831
    3  ...lashPlayer-10.4-10.5.plugin             0x1801940cunregister_ShockwaveFlash + 47740
    4  ...lashPlayer-10.4-10.5.plugin             0x18019450unregister_ShockwaveFlash + 47808
    5  ...lashPlayer-10.4-10.5.plugin             0x18019576unregister_ShockwaveFlash + 48102
    6  libSystem.B.dylib                         0x90023d67_pthread_body + 84
    Thread 13:
    0   libSystem.B.dylib                         0x90024407semaphore_wait_signal_trap + 7
    1  ...lashPlayer-10.4-10.5.plugin             0x1801931funregister_ShockwaveFlash + 47503
    2  ...lashPlayer-10.4-10.5.plugin             0x17bf214f0x17bd8000 + 106831
    3  ...lashPlayer-10.4-10.5.plugin             0x1801940cunregister_ShockwaveFlash + 47740
    4  ...lashPlayer-10.4-10.5.plugin             0x18019450unregister_ShockwaveFlash + 47808
    5  ...lashPlayer-10.4-10.5.plugin             0x18019576unregister_ShockwaveFlash + 48102
    6  libSystem.B.dylib                         0x90023d67_pthread_body + 84
    Thread 14:
    0  libSystem.B.dylib                         0x90047927semaphore_timedwait_signal_trap + 7
    1  ...lashPlayer-10.4-10.5.plugin             0x180192e7unregister_ShockwaveFlash + 47447
    2  ...lashPlayer-10.4-10.5.plugin             0x17db99be0x17bd8000 + 1972670
    3  ...lashPlayer-10.4-10.5.plugin             0x1801940cunregister_ShockwaveFlash + 47740
    4  ...lashPlayer-10.4-10.5.plugin             0x18019450unregister_ShockwaveFlash + 47808
    5  ...lashPlayer-10.4-10.5.plugin             0x18019576unregister_ShockwaveFlash + 48102
    6  libSystem.B.dylib                         0x90023d67_pthread_body + 84
    Thread 15:
    0  libSystem.B.dylib                         0x90047927semaphore_timedwait_signal_trap + 7
    1  ...lashPlayer-10.4-10.5.plugin             0x180192e7unregister_ShockwaveFlash + 47447
    2  ...lashPlayer-10.4-10.5.plugin             0x17eff4b50x17bd8000 + 3306677
    3  ...lashPlayer-10.4-10.5.plugin             0x1801940cunregister_ShockwaveFlash + 47740
    4  ...lashPlayer-10.4-10.5.plugin             0x18019450unregister_ShockwaveFlash + 47808
    5  ...lashPlayer-10.4-10.5.plugin             0x18019576unregister_ShockwaveFlash + 48102
    6  libSystem.B.dylib                         0x90023d67_pthread_body + 84
    Thread 5 crashed with X86 Thread State (32-bit):
      eax:0x00000000  ebx: 0x90811058  ecx: 0x90ac21ac  edx: 0x18b4b638
      edi:0x00000008  esi: 0x202f9d20  ebp: 0xb03a2cf8  esp: 0xb03a2cc4
       ss:0x0000001f  efl: 0x00010202  eip: 0x90a594c7   cs: 0x00000017
       ds:0x0000001f   es:0x0000001f   fs:0x00000000   gs: 0x00000037
    Binary Images Description:
       0x1000 -   0x330fffcom.apple.Safari 4.1.3 (4533.19.4)            /Applications/Safari.app/Contents/MacOS/Safari
      0x505000-   0x6ddfffcom.apple.JavaScriptCore 4533.19 (4533.19.1)            /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x1008000-  0x10f5fff com.apple.WebKit4533.19 (4533.19.4)            /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x119a000-  0x1448fff com.apple.QuartzCore1.4.13            /System/Library/PrivateFrameworks/Safari.framework/Frameworks/QuartzCore.framew ork/Versions/A/QuartzCore
    0x14dc000-  0x15bafff libxml2.2.dylib             /usr/lib/libxml2.2.dylib
    0x15e6000-  0x20a7fff com.apple.WebCore4533.19 (4533.19.4)            /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x17b52000 - 0x17b55fff com.macromedia.Flash Player.plugin10.3.183.10            /Library/InternetPlug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0x17bd8000 - 0x18626fffcom.macromedia.FlashPlayer-10.4-10.5.plugin 10.3.183.10            /Library/InternetPlug-Ins/FlashPlayer.plugin/Contents/PlugIns/FlashPlayer-10.4- 10.5.plugin/Contents/MacOS/FlashPlayer-10.4-10.5
    0x1a76e000 - 0x1a771fff com.apple.Tokenizer_ja 1.0.2            /System/Library/CoreServices/Tokenizers/ja.tokenizer/Contents/MacOS/ja
    0x8fe00000 - 0x8fe4afff dyld 46.16            /usr/lib/dyld
    0x90000000 - 0x90171fff libSystem.B.dylib             /usr/lib/libSystem.B.dylib
    0x901c1000 - 0x901c3fff libmathCommon.A.dylib             /usr/lib/system/libmathCommon.A.dylib
    0x901c5000 - 0x90202fff com.apple.CoreText 1.1.3 (???)            /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90229000 - 0x902fffff ATS             /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x9031f000 - 0x90774fff com.apple.CoreGraphics 1.258.85(???)            /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x9080b000 - 0x908d3fff com.apple.CoreFoundation 6.4.11(368.35)            /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x90911000 - 0x90911fff com.apple.CoreServices 10.4 (???)            /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90913000 - 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.8 (???)            /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90c66000 - 0x90c78fff libauto.dylib             /usr/lib/libauto.dylib
    0x90c7e000 - 0x90f24fff com.apple.CoreServices.CarbonCore682.31 (682.32)            /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90f67000 - 0x90fcffff com.apple.CoreServices.OSServices4.1            /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x91008000 - 0x91047fff com.apple.CFNetwork 129.24            /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x9105a000 - 0x9106afff com.apple.WebServices 1.1.3 (1.1.0)            /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x91075000 - 0x910f4fff com.apple.SearchKit 1.0.8            /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x9112e000 - 0x9114cfff com.apple.Metadata 10.4.4 (121.36)            /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91158000 - 0x91166fff libz.1.dylib             /usr/lib/libz.1.dylib
    0x91169000 - 0x91308fff com.apple.security 4.5.2 (29774)            /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x91406000 - 0x9140efff com.apple.DiskArbitration 2.1.2            /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x91415000 - 0x9141cfff libbsm.dylib             /usr/lib/libbsm.dylib
    0x91420000 - 0x91446fff com.apple.SystemConfiguration 1.8.6            /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91458000 - 0x914cefff com.apple.audio.CoreAudio 3.0.5            /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9151f000 - 0x9151ffff com.apple.ApplicationServices 10.4(???)            /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x91521000 - 0x9154dfff com.apple.AE 316.3            /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x91560000 - 0x91634fff com.apple.ColorSync 4.4.13            /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9166f000 - 0x916e2fff com.apple.print.framework.PrintCore4.6 (177.13)            /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x91710000 - 0x917b9fff com.apple.QD 3.10.28 (???)            /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x917df000 - 0x9182afff com.apple.HIServices 1.5.2 (???)            /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x91849000 - 0x9185ffff com.apple.LangAnalysis 1.6.3            /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x9186b000 - 0x91886fff com.apple.FindByContent 1.5            /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x91891000 - 0x918cefff com.apple.LaunchServices 183.1            /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x918e2000 - 0x918eefff com.apple.speech.synthesis.framework3.5            /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x918f5000 - 0x91935fff com.apple.ImageIO.framework 1.5.9            /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91948000 - 0x919fafff libcrypto.0.9.7.dylib             /usr/lib/libcrypto.0.9.7.dylib
    0x91a40000 - 0x91a56fff libcups.2.dylib             /usr/lib/libcups.2.dylib
    0x91a5b000 - 0x91a79fff libJPEG.dylib             /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91a7e000 - 0x91addfff libJP2.dylib             /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91aef000 - 0x91af3fff libGIF.dylib             /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91af5000 - 0x91b7dfff libRaw.dylib             /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91b81000 - 0x91b9cfff libPng.dylib             /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91ba1000 - 0x91ba3fff libRadiance.dylib             /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91ca0000 - 0x91cdffff libTIFF.dylib             /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91ce5000 - 0x91ce5fff com.apple.Accelerate 1.3.1(Accelerate 1.3.1)            /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91ce7000 - 0x91d75fff com.apple.vImage 2.5            /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91d7c000 - 0x91d7cfff 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
    0x91d7e000 - 0x91dd7fff libvMisc.dylib             /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91de0000 - 0x91e04fff libvDSP.dylib             /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91e0c000 - 0x92215fff libBLAS.dylib             /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x9224f000 - 0x92603fff libLAPACK.dylib             /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92630000 - 0x9271dfff libiconv.2.dylib             /usr/lib/libiconv.2.dylib
    0x9271f000 - 0x9279dfff com.apple.DesktopServices 1.3.7            /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x927de000 - 0x92a16fff com.apple.Foundation 6.4.12 (567.42)            /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92b36000 - 0x92b4dfff libGL.dylib             /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92b58000 - 0x92bb0fff libGLU.dylib             /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92bc4000 - 0x92bc4fff com.apple.Carbon 10.4 (???)            /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92bc6000 - 0x92bd6fff com.apple.ImageCapture 3.0.4            /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92be5000 - 0x92bedfffcom.apple.speech.recognition.framework 3.6            /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92bf3000 - 0x92bf9fff com.apple.securityhi 2.0.1 (24742)            /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92bff000 - 0x92c90fff com.apple.ink.framework 101.2.1 (71)            /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x92ca4000 - 0x92ca8fff com.apple.help 1.0.3 (32.1)            /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x92cab000 - 0x92cc9fff com.apple.openscripting 1.2.7 (???)            /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x92cdb000 - 0x92ce1fff com.apple.print.framework.Print 5.2(192.4)            /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x92ce7000 - 0x92d4afff com.apple.htmlrendering 66.1 (1.1.3)            /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x92d71000 - 0x92db2fff com.apple.NavigationServices 3.4.4(3.4.3)            /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x92dd9000 - 0x92de7fff com.apple.audio.SoundManager 3.9.1            /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x92dee000 - 0x92df3fff com.apple.CommonPanels 1.2.3 (73)            /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x92df8000 - 0x930edfff com.apple.HIToolbox 1.4.10 (???)            /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x931f3000 - 0x931fefff com.apple.opengl 1.4.16            /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x93203000 - 0x9321efff com.apple.DirectoryService.Framework3.2            /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x9326e000 - 0x9326efff com.apple.Cocoa 6.4 (???)            /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93270000 - 0x93926fff com.apple.AppKit 6.4.10 (824.48)            /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93ca7000 - 0x93d22fff com.apple.CoreData 91 (92.1)            /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x93d5b000 - 0x93e14fff com.apple.audio.toolbox.AudioToolbox1.4.7            /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x93e57000 - 0x93e57fff com.apple.audio.units.AudioUnit1.4.2            /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x94060000 - 0x940a1fff libsqlite3.0.dylib             /usr/lib/libsqlite3.0.dylib
    0x940a9000 - 0x940e3fff libGLImage.dylib             /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x940e8000 - 0x940fefff com.apple.CoreVideo 1.4.2            /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x94198000 - 0x941d6fff com.apple.vmutils 4.0.2 (93.1)            /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x9421a000 - 0x9422bfff com.apple.securityfoundation 2.2.1(28150)            /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94239000 - 0x94277fff com.apple.securityinterface 2.2.1(27695)            /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x94293000 - 0x942a2fff libCGATS.A.dylib             /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x942a9000 - 0x942b4fff libCSync.A.dylib             /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x94300000 - 0x9431afff libRIP.A.dylib             /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x94320000 - 0x9463ffff com.apple.QuickTime 7.6.4 (1327.73)            /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x94703000 - 0x94711fff com.apple.framework.Apple80211 4.5.5(455.2)            /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x947c7000 - 0x9490dfff com.apple.AddressBook.framework4.0.6 (490)            /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94999000 - 0x949a8fff com.apple.DSObjCWrappers.Framework1.1            /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x949af000 - 0x949d8fff com.apple.LDAPFramework 1.4.2(69.1.1)            /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x949de000 - 0x949edfff libsasl2.2.dylib             /usr/lib/libsasl2.2.dylib
    0x949f1000 - 0x94a16fff libssl.0.9.7.dylib             /usr/lib/libssl.0.9.7.dylib
    0x94a22000 - 0x94a3ffff libresolv.9.dylib             /usr/lib/libresolv.9.dylib
    0x94f60000 - 0x94f98fff com.apple.PDFKit 1.0.4            /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x954b0000 - 0x954c6fff libJapaneseConverter.dylib             /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0x954c8000 - 0x954e9fff libKoreanConverter.dylib             /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
    0x954f6000 - 0x95504fff libSimplifiedChineseConverter.dylib             /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x9550c000 - 0x9551efff libTraditionalChineseConverter.dylib            /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x955e0000 - 0x955e4fff com.apple.LanguageAnalysisCore 1.0.3            /System/Library/PrivateFrameworks/LanguageAnalysisCore.framework/Versions/A/Lan guageAnalysisCore
    0x95ec0000 - 0x95ec0fff com.apple.vecLib 3.3.1 (vecLib3.3.1)            /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x9659b000 - 0x965a0fff com.apple.agl 2.5.9 (AGL-2.5.9)            /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x96f7f000 - 0x97056fff com.apple.QuartzComposer 1.2.6(32.25)            /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x970df000 - 0x970dffff com.apple.quartzframework 1.0            /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x978b7000 - 0x987aefffcom.apple.QuickTimeComponents.component 7.6.4 (1327.73)            /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x98f43000 - 0x98f6cfff com.apple.CoreMediaPrivate 15.0            /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate
    0x998e5000 - 0x9991cfff com.apple.Syndication 1.0.8 (56.1)            /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
    0x9b53d000 - 0x9b57dfff com.apple.CoreMediaIOServicesPrivate20.0            /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/CoreMediaIOServicesPrivate
    0x9b8e1000 - 0x9b8f3fff com.apple.SyndicationUI 1.0.8 (56.1)            /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x9fefc000 - 0x9ffaafff com.apple.QTKit 7.6.4 (1327.73)            /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    Model: MacBook2,1, BootROM MB21.00A5.B07, 2 processors,Intel Core 2 Duo, 2 GHz, 1 GB
    Graphics: Intel GMA 950, GMA 950, Built-In,spdisplays_integrated_vram
    Memory Module: BANK 0/DIMM0, 512 MB, DDR2 SDRAM, 667 MHz
    Memory Module: BANK 1/DIMM1, 512 MB, DDR2 SDRAM, 667 MHz
    AirPort: spairport_wireless_card_type_airport_extreme(0x168C, 0x87), 1.4.4
    Bluetooth: Version 1.9.5f4, 2 service, 1 devices, 1 incomingserial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: TOSHIBA MK2576GSX, 232.89 GB
    Parallel ATA Device: MATSHITADVD-R   UJ-857D
    USB Device: Built-in iSight, Micron, Up to 480 Mb/sec, 500mA
    USB Device: Apple Internal Keyboard / Trackpad, AppleComputer, Up to 12 Mb/sec, 500 mA
    USB Device: Bluetooth USB Host Controller, Apple, Inc., Upto 12 Mb/sec, 500 mA
    USB Device: IR Receiver, Apple Computer, Inc., Up to 12Mb/sec, 500 mA

    Klaus1 -
    No. Home computer on wireless (airport).
    Just started happening yesterday... day before? Reset Safari and emptied cache. Seemed to setle down a bit, then boom de boom boom.
    Of course, after I crashed this AM and went to work, came home and so far, no crashing.

  • I am having a problem with pop pups and small windows with ads constantly opening up on my safari?? Thought that macs didn't get virus? this looks like one- any experts around? please help me fix it with your instructions? really don't know what to do...

    Hi everyone,
    I am having a problem with my Mac OS X 10.7.5 mac book air , there are constant pop pups and small windows with ads blinking constantly opening up on my safari in front of everything?? it is constantly interupting me and makes me mistakingly click on it then another new windows open behind the one im using..
    I am not too sure if thats a virus or trojan.. I always thought that macs didn't get virus? this looks like one to me… any experts around? please help me fix it with your instructions? really don't know what to do... thanks

    Those are not viruses. You have probably installed some malware:
    The Safe Mac » Adware Removal Guide
    Helpful Links Regarding Malware Protection
    An excellent link to read is Tom Reed's Mac Malware Guide.
    Also, visit The XLab FAQs and read Detecting and avoiding malware and spyware.
    See these Apple articles:
              Mac OS X Snow Leopard and malware detection
              OS X Lion- Protect your Mac from malware
              OS X Mountain Lion- Protect your Mac from malware
              About file quarantine in OS X
    If you require anti-virus protection Thomas Reed recommends using Dr.Web Light from the App Store. It's free, and since it's from the App Store, it won't destabilize the system. If you prefer one of the better known commercial products, then Thomas recommends using Sophos.(Thank you to Thomas Reed for these recommendations.) If you already use Sophos, then be aware of this if you are using Mavericks: OS X Mavericks- Sophos Anti-Virus on-access scanner versions 8.0 - 9.1 may cause unexpected restarts
    From user Joe Bailey comes this equally useful advice:
    The facts are:
    1. There is no anti-malware software that can detect 100% of the malware out there.
    2. There is no anti-malware that can detect anything targeting the Mac because there
         is no Mac malware in the wild, and therefore, no "signatures" to detect.
    3. The very best way to prevent the most attacks is for you as the user to be aware that
         the most successful malware attacks rely on very sophisticated social engineering
         techniques preying on human avarice, ****, and fear.
    4. Internet popups saying the FBI, NSA, Microsoft, your ISP has detected malware on
        your computer is intended to entice you to install their malware thinking it is a
        protection against malware.
    5. Some of the anti-malware products on the market are worse than the malware
        from which they purport to protect you.
    6. Be cautious where you go on the internet.
    7. Only download anything from sites you know are safe.
    8. Avoid links you receive in email, always be suspicious even if you get something
        you think is from a friend, but you were not expecting.
    9. If there is any question in your mind, then assume it is malware.

  • I have completely lost my safari.  I was getting an error and I lost the address bar.  I tried to fix it by changing the home page on the preferences.  I don't know what to put in the home page now.  How do I get safari back?

    I have completely lost my safari.  I was getting an error and I lost the address bar.  I tried to fix it by changing the home page on the preferences.  I don't know what to put in the home page now.  How do I get safari back?

    I tried editing my first post but couldn't get there...
    If you can open Safari go to the top of your screen, click Safari / Preferences then select the General stab. You can type in the web address for your Home page there.

  • My macbook pro will not shut down. It tells me that safari has cancelled shut down and to quit safari and try again, but every time I try to quit safari it won't let me. I need help...I don't know what to do.

    My macbook pro will not shut down. It tells me that safari has cancelled shut down and to quit safari and try again, but every time I try to quit safari it won't let me. I need help...I don't know what to do.

    Have you tried holding the power button down for several seconds? I would try the force quit as mentioned earlier first, or go to the Activity Monitor in Applications>Utilities and try force quit there.

  • ITunes keeps crashing on me! I don't know what to do...

    iTunes keeps crashing on me! I don't know what to do... Everytime I use the store and try to download it crashes. It has crashed 11 times that I have tried within the hour. What can I do to fix this?

    Try redownloading iTunes from:
    http://www.apple.com/itunes/download

  • When I open safari I get a popup that says " this version of Safari doesn't support the community tool bar". Cure the ignorace someone - whats a community tool bar - apparently I have one but don't know what I'm looking at. -

    when I open safari I get a popup that says " this version of Safari doesn't support the community tool bar". Cure the ignorace someone - what's a community tool bar - apparently I have one but don't know what I'm looking at. -

    You installed the Conduit spyware. To remove it, triple-click the following line of text to select it:
    ~/Library/Application Support/Conduit
    Copy (command-C) the text to the Clipboard. Then select
    Go ▹ Go to Folder
    from the Finder menu bar and paste (command-V) into the box that opens. A Finder window may open with a folder named "Conduit" selected. If so, delete the selected folder.
    Select Go to Folder again and enter:
    /Library
    From the folder that opens, delete the following items, if they exist. You may be prompted for your login password.
    Application Support/Conduit
    InputManagers/CTLoader
    LaunchAgents/com.conduit.loader.agent.plist
    ScriptingAdditions/ct_scripting.osax
    Close the folder. Now select Go to Folder one more time and enter:
    /Applications/Toolbars
    Delete that item. Close the Finder windows you opened. Log out and log back in.

  • Does anybody know if the ipad air 1 is using yosemite or something different? I don't know what type of safari i should install because it disappeared from the ipad. Thanks!

    Does anybody know if the ipad air 1 is using yosemite or something different? I don't know what type of safari i should install because it disappeared from the ipad. Thanks!

    YYosemite is a Mac OS and it doesn't run on an iPad. You cannot delete or install Safari on the iPad. It is on your device somewhere.
    Swipe from screen to screen to look for it.
    Check Settings>General>Restrictions and make sure that you didn't disable it.
    You can also reset the home screen layout and the icon will reappear - but the home screen will return to the way that it looked when you first activated your iPad. Settings>General>Reset>Reset Home Screen Layout.

  • I have a question. I don't know what happened, but my safari went from regular safari with google and now everything is yahoo. maybe it was firefox or something. I just want the regular safari back. Can someone help me?

    Frustrated!!!!!!,
    I have a question. I don't know what happened, but my safari went from regular safari with google and now everything is yahoo. maybe it was firefox or something. I just want the regular safari back. Can someone help me?

    Check the links below for options to remove the Adware.
    The Easy, safe, effective method:
    http://www.adwaremedic.com/index.php
    If you are comfortable doing manual file removals use the somewhat more difficult method:
    http://support.apple.com/en-us/HT203987
    Also read the articles below to be more prepared for the next time there is an issue on your computer.
    https://discussions.apple.com/docs/DOC-7471
    https://discussions.apple.com/docs/DOC-8071

  • Whenever I open my notes it crashes, sending me back to my gome screen. I have tried turning my ipad off, closing it down fully, backing up my ipad... I don't know what to do. Please help.

    Whenever I open my notes it crashes, sending me back to my gome screen. I have tried turning my ipad off, closing it down fully, backing up my ipad... I don't know what to do. Please help.

    Reset it by holding the power and home buttons at the same time until you see the Apple logo, then release.  This just restarts it, you won't lose any data by doing this.

  • My iPad is crashing i don't know what to do???

    recently i have cracked my iPad, but for a week it was running properly  just about 2 days ago it started to crash. It died at 8% and it wouldn't turn back on, after about an hour it turned on with the apple sign and it turned off again it did it all night and i kept in on charge. i don't know what to do please help??

    Basic troubleshooting:
    1. Reset
    Hold the Sleep/Wake and Home button down togther until you see the Apple logo
    2. Restore:
    http://support.apple.com/kb/HT1414
    3. Recovery:
    http://support.apple.com/kb/HT1808

  • Help!  PLEASE read this post!!!  Don't know what to do next?

    Hi. When I'm asked to select a destination volume to intall the Mac OSX software, there is NO visible Hard Drive icon to select. I don't know what to do from this point??
    But, let me back up a little... I stepped away from using my computer this morning and about an hour later started to hear an odd "repetitive motored clicking sound" coming from my home office. When I satiated my curiosity, I discovered the unknown noise coming from my G4 tower. Uh oh!?! Not good. When I went to use the mouse, everything was frozen. So I tried to manually reboot my computer. Not only did the odd noise not go away, but I was greeted by that wonderful "flashing file with the question mark" in the middle of a solid grey background on my monitor. I tried doing a soft boot while holding down the shift key, but NOTHING? I tried disconnecting the ethernet cable...NOTHING? Finally I tried inserting the Mac OSX Panther version 10.3 Install Disc while holding down the C key and opened the disc utility to try repairing the hard drive, but there is no visible Hard Drive icon on the left where there should be... shouldn't it be there?? Plus, when the install disc asks me to "Select a destination volume to install the Mac OSX software" there is nothing for me to chooses from. Shouldn't there be an icon of my Hard Drive here for me to choose? If this question has been asked before, please post the link if you know where to find it.
    I don't want to reinstall the OSX if I absolutely don't have to. I just want that annoying clicking motor sound to go away and my computer back to normal working order.
    Thank you for your time : )

    Thanks for all the help roam!! You hear about hard drives crashing, but you never think it will happen to you, until it's too late. Unfortunately, that happened to me today... but, I bought an external hard drive a few months back and had backed up the majority of my important files at that time (THANK GOD!!). I had a ton of music on my iTunes, photos in my iPhoto, and TONS of favorite bookmarks organized in my Safari that I'm pretty sure were not backed up on my external harddrive (but at least all my graphic design files were saved on my external). I think I'll chalk this one up to the lesser of two evils and count my blessings. It could've been much worse than it is. Thanks again though for your assistance.
    Take care,

  • Safari crash and also Firefox, what to do. Im a new Mac user

    My problems started just a week ago. When I want to attach something from my hotmail, Safari crach. The same happen in Firefox. I have empty my cache with help from support, it dident help at all. I Did a hardware test and its shows 4HDD/11/40000004:SATA (0,0). I tried to send it to Apple, It dident work. It crash. What have I done. Can someone maybe help me. Like I said Im not a expeienced Mac user.
    Or can someone suggest a program I can download to fix this..

    My Safari keeps crashing. Firefox is working fine. I don't know what the problem is, but it's very frustrating.
    It asks if I want to send the error reports to Apple and I do, but I don't get a response from them.
    rocess: Safari [239]
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: com.apple.Safari
    Version: 4.0.4 (5531.21.10)
    Build Info: WebBrowser-55312110~1
    Code Type: X86 (Native)
    Parent Process: launchd [76]
    Interval Since Last Report: 3109 sec
    Crashes Since Last Report: 1
    Per-App Interval Since Last Report: 14 sec
    Per-App Crashes Since Last Report: 1
    Date/Time: 2009-12-07 20:36:39.863 -0800
    OS Version: Mac OS X 10.5.8 (9L31a)
    Report Version: 6
    Anonymous UUID: 4B9D6D23-D603-47AD-8978-2B2A3A7A9BF3
    Exception Type: EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Crashed Thread: 0
    Dyld Error Message:
    Symbol not found: _JVMGetJVMsWithCurrentArchitectureForTask
    Referenced from: /Library/Internet Plug-Ins/JavaPluginCocoa.bundle/Contents/MacOS/JavaPluginCocoa
    Expected in: /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    Any ideas?

  • Something keeps trying to download on my mac and I don't know what it is. It is not in the apple store and just comes out nowhere and request for my password to download something and I don't know what it is. How to make this stop?

    Something keeps trying to download on my mac and I don't know what it is. It is not in the apple store and just comes out nowhere and request for my password to download something and I don't know what it is. How to make this stop? It pops up every single day.

    Erica,
         I can, with 99.99% certainty, tell you that you are absolutely right in not wanting to download or install this "Helper," whatever it is (but we can be equally certain it would not "help" anything).
         I cannot comment as to Oglethorpe's recommendation of 'adwaremedic'; I am unfamiliar with it.  His links to the Apple discussion and support pages warrant your time and attention.
         It might be really simple -- Trying looking in your Downloads folder, trash anything that you don't know with certainty is something you want to keep, and then Secure Empty your Trash. Then remove the AdBlock extension, LastPass, and Web of Trust extensions to Safari and re-boot. If the issue goes away, still be extraordinarily careful in the future.
         Unfortunately, it's probably not going to be that simple to get rid of, in which case I'd then try the line by line editing in HT203987. 
         I have no further suggestions (other than a complete wipe and re-install...but that's a pain because trying to restore from Time Machine would simply ... restore the Mal).
       For the rest of us, please post when you find a solution.
         Best.
         BPW
      (Also, try to edit your second post -- black out your last name on the screenshot and re-post it for others)

  • My steam won't launch ever since I updated to Yosemite I don't know what is going on.

    Whenever I try to launch it, it says "Steam quit unexpectedly" I have tried redownloading it 5 times and have every software up to date. I also have tried
    deleting all my steam files and it still doesn't work. Here is a screenshot:
    I also downloaded a program called EtreCheck that checks for issues so here is what it found:
    Problem description:
    My steam won’t launch ever since I updated to Yosemite I don’t know what is going on
    EtreCheck version: 2.0.10 (97)
    Report generated November 2, 2014 at 11:27:34 AM EST
    Hardware Information: ℹ️
      MacBook Pro (13-inch, Late 2011) (Verified)
      MacBook Pro - model: MacBookPro8,1
      1 2.4 GHz Intel Core i5 CPU: 2-core
      4 GB RAM Upgradeable
      BANK 0/DIMM0
      2 GB DDR3 1333 MHz ok
      BANK 1/DIMM0
      2 GB DDR3 1333 MHz ok
      Bluetooth: Old - Handoff/Airdrop2 not supported
      Wireless:  en1: 802.11 a/b/g/n
    Video Information: ℹ️
      Intel HD Graphics 3000 - VRAM: 384 MB
      Color LCD 1280 x 800
    System Software: ℹ️
      OS X 10.10 (14A389) - Uptime: 2:20:3
    Disk Information: ℹ️
      ST9500325ASG disk0 : (500.11 GB)
      S.M.A.R.T. Status: Verified
      EFI (disk0s1) <not mounted> : 210 MB
      Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
      Macintosh HD (disk1) /  [Startup]: 498.88 GB (350.08 GB free)
      Core Storage: disk0s2 499.25 GB Online
      MATSHITADVD-R   UJ-8A8 
    USB Information: ℹ️
      Apple Computer, Inc. IR Receiver
      Apple Inc. FaceTime HD Camera (Built-in)
      Apple Inc. Apple Internal Keyboard / Trackpad
      Apple Inc. BRCM2070 Hub
      Apple Inc. Bluetooth USB Host Controller
    Thunderbolt Information: ℹ️
      Apple Inc. thunderbolt_bus
    Gatekeeper: ℹ️
      Mac App Store and identified developers
    Kernel Extensions: ℹ️
      /Applications/Splashtop Streamer.app
      [not loaded] com.splashtop.driver.SRXDisplayCard (1.6 - SDK 10.7) Support
      [not loaded] com.splashtop.driver.SRXFrameBufferConnector (1.6 - SDK 10.7) Support
      /Library/Application Support/Hotspot Shield
      [not loaded] com.anchorfree.tun (1.1.1 - SDK 10.8) Support
      /Library/Extensions
      [loaded] com.logmein.hamachi (1.0.0) Support
      /System/Library/Extensions
      [loaded] com.Cycling74.driver.Soundflower (1.6.6 - SDK 10.6) Support
      [loaded] net.telestream.driver.TelestreamAudio (1.1.0 - SDK 10.8) Support
    Launch Agents: ℹ️
      [not loaded] com.adobe.AAM.Updater-1.0.plist Support
      [failed] com.adobe.AdobeCreativeCloud.plist Support
      [failed] com.adobe.CS5ServiceManager.plist Support
      [running] com.logmein.hamachimb.plist Support
      [loaded] com.oracle.java.Java-Updater.plist Support
      [not loaded] com.splashtop.streamer-for-root.plist Support
      [running] com.splashtop.streamer-for-user.plist Support
    Launch Daemons: ℹ️
      [loaded] com.adobe.fpsaud.plist Support
      [invalid?] com.adobe.SwitchBoard.plist Support
      [loaded] com.anchorfree.ajaxserver.plist Support
      [loaded] com.ea.origin.ESHelper.plist Support
      [running] com.logmein.hamachi.plist Support
      [loaded] com.oracle.java.Helper-Tool.plist Support
      [loaded] com.oracle.java.JavaUpdateHelper.plist Support
      [running] com.splashtop.streamer-daemon.plist Support
      [loaded] com.splashtop.streamer-srioframebuffer.plist Support
      [loaded] net.freemacsoft.LiteIcon.LIHelperTool.plist Support
    User Launch Agents: ℹ️
      [loaded] com.adobe.AAM.Updater-1.0.plist Support
      [failed] com.akamai.single-user-client.plist Support
      [loaded] com.divx.agent.postinstall.plist Support
      [loaded] com.genieo.completer.download.plist Support
      [loaded] com.genieo.completer.ltvbit.plist Support
      [loaded] com.genieo.completer.update.plist Support
      [failed] com.google.keystone.agent.plist Support
      [invalid?] com.valvesoftware.steamclean.plist Support
      [running] com.w0lf.cDock.plist Support
      [invalid?] net.brockerhoff.QuayMenu.plist Support
    User Login Items: ℹ️
      Steam Application (/Applications/Steam.app)
      iTunesHelper Application (/Applications/iTunes.app/Contents/MacOS/iTunesHelper.app)
      Off-Helper UNKNOWN (missing value)
      TotalFinder UNKNOWN (missing value)
      uTorrent Application (/Applications/uTorrent.app)
      Origin Application (/Applications/Origin.app)
      Hotspot Shield UNKNOWN (missing value)
      Genieo UNKNOWN (missing value)
      Genieo UNKNOWN (missing value)
      Genieo UNKNOWN (missing value)
      VMware Fusion Start Menu UNKNOWN (missing value)
      Genieo UNKNOWN (missing value)
      CrossOver CD Helper UNKNOWN (missing value)
      TuneupMyMac UNKNOWN (missing value)
    Internet Plug-ins: ℹ️
      AdobeAAMDetect: Version: AdobeAAMDetect 2.0.0.0 - SDK 10.7 Support
      FlashPlayer-10.6: Version: 15.0.0.189 - SDK 10.6 Support
      Default Browser: Version: 600 - SDK 10.10
      Flash Player: Version: 15.0.0.189 - SDK 10.6 Support
      OVSHelper: Version: 1.1 Support
      DivXBrowserPlugin: Version: 2.2 Support
      QuickTime Plugin: Version: 7.7.3
      OfficeLiveBrowserPlugin: Version: 12.3.4 Support
      Silverlight: Version: 5.1.20913.0 - SDK 10.6 Support
      JavaAppletPlugin: Version: Java 7 Update 67 Check version
    User Internet Plug-ins: ℹ️
      SOEWebInstaller: Version: 1.0 - SDK 10.5 Support
      NPRoblox: Version: 1, 2, 8, 25 - SDK 10.9 Support
    Safari Extensions: ℹ️
      GoPhoto.it
      Omnibar
      iTube Studio
      Searchme
      DivX Plus Web Player HTML5 <video>
      OpenIE
    3rd Party Preference Panes: ℹ️
      Akamai NetSession Preferences  Support
      Flash Player  Support
      Java  Support
    Time Machine: ℹ️
      Time Machine not configured!
    Top Processes by CPU: ℹ️
          11% LogMeIn Hamachi Menubar
          0% syslogd
          0% WindowServer
          0% launchd
          0% opendirectoryd
    Top Processes by Memory: ℹ️
      202 MB mds_stores
      189 MB installd
      133 MB com.apple.WebKit.WebContent
      129 MB Finder
      86 MB ocspd
    Virtual Memory Information: ℹ️
      417 MB Free RAM
      2.18 GB Active RAM
      417 MB Inactive RAM
      1.14 GB Wired RAM
      10.58 GB Page-ins
      195 MB Page-outs

    Genieo Uninstall
    Genieo Uninstall (2)      see post by   Linc Davis
    TuneupMyMac UNKNOWN (missing value)
    Also uninstall according to the developer's instructions.
    I also would remove uTorrent. You can get adware/malware and other junk from a Torrent download.

Maybe you are looking for

  • My Macbook Pro is acting as if it has a mind of its own!

    The screens switch every couple of minutes to launch pad, desktop or mission control.  The screens zoom in and out on their own making it impossible to use.  The dictionary spontaneously defines words.  This all happens whether plugged in or not, whe

  • How to use Standard Text Key in maintenance order header long text?

    Dear All, I have created a standard text key using transaction CA10 and I want to use this in maintenance order header long text. Is there any way to select any standard text key in maintenance order header long text? Regards & Thanks, Saif

  • Prob with browser-based interface

    hi we have installed database server and application server on separate systems. MIS users/clients access the application by browser based interface. now, application server and database server are working properly. but when we wana access the applic

  • Inserting Script code into HTML - possibly using snippets?

    I am using Robohelp 7 and I need to insert some tracking script code into the HTML. The location needs to be right before the body close code. I have multiple pages and would love to use a snippet so that it would be easy to update as necessary. When

  • ICal multi day event not showing on screen

    Help ! When using iCal, I am stumped as to how to make multi day events show up on the appropriate days .... I enter an event for say 3 days, on my screen I see it in iCal only on day one, it does not show up on day two or three however when I print