My safari hacked...I fixed it..

Last night, 3/26/15, my safari screen was taken over by someone posing from Mac... it said to call a number and keep repeating a message that my computer has been compromised.. I force quit and restarted but message kept coming up but with different # to call... I search for answers on my iPhone then opened chrome which worked for answers ..   Someone said to open safari again... then turn off wifi... then reopen safari...I couldn't remember what the person said to do after that.. but I was able to get into my history in safari and clear my history for the past 2 days... walla!  I cleared the message and ran a utility dr and restart computer.. so far so good... no messages from those hackers.. ..hope this was a permanent fix...
Is there a real adware from Mac for our macbrook pro?   I don't believe anyone any more... I do look for "hpps"  I look for the "s" for security at the end... the pop up screen did not have the "s"..
Good luck everyone...

You weren't hacked. It's a JavaScript trick to keep your browser locked to that page. What you did was all that needs to be done. There are hundreds of similar posts on these forums.
Yes, there is real adware. To date, it has been harmless, just extremely annoying. AV software (if you have it, and you really don't need it) will not recognize adware as something to detect or remove since it isn't an actual threat. If you do get any adware installed, you can either follow Apple's manual instructions for removing it, or use the free automated tool, AdwareMedic. Though AdwareMedic requires Lion or later. Manual removal is your only real option in Snow Leopard or older.

Similar Messages

  • Was safari hacked 8/20/13?

    Was Safari hacked today 8/20/13? Every time I try to open it (4times now) I get a pop-up saying Congratulations! You are  the winner for August 20, Select a prize, enter email yadda yadda. I have force quit and cleared history and temp internet files 3 times and acreen captured the link. What can I do to get rid of this? I had to send this from my iPad because I cannot open Apple support on my mac.

    Have you tried a complete reset of Safari (File menu -> Reset)? You may have a cookie or other stored file directing your browser to that site. Or your router may have been compromised - what's called "DNS poisoning" - and needs to be reset.
    Hope this helps.

  • My JOTFORMS ARE NOT LOADING IN FIREFOX. They do in Safari. Please fix this problem. And NO NO NO I will not be upgrading my Firefox Version because it will n

    My Jot forms are not being read in Firefox and I am getting an error message in all cases on my websites. They work fine in Safari, etc. on my MAC. And please don't ask me about versions. Your Firefox is the problem as usual. PLEASE FIX ASAP. IT IS URGENT.

    Hello,
    The Reset Firefox feature can fix many issues by restoring Firefox to its factory default state while saving your essential information. <br>
    '''Note''': ''This will cause you to lose any Extensions and some Preferences.''
    *Open websites will not be saved in Firefox versions lower than 25.
    To Reset Firefox do the following:
    '''For Firefox versions previous to 29.0:'''
    #Go to Firefox > Help > Troubleshooting Information.
    #Click the "Reset Firefox"[[Image:Button reset]] button.
    #Firefox will close and reset. After Firefox is done, it will show a window with the information that is imported. Click Finish.
    #Firefox will open with all factory defaults applied.
    Further information can be found in the [[Reset Firefox – easily fix most problems]] article.
    Did this fix your problems? Please report back to us!
    Thank you.

  • Need a chrome and safari hack to eliminate white space, or?

    Hi,
    This page renders fine in IE8 and Firefox, but in Chrome and Safari there is white space before the Welcome bar.
    http://67.199.64.241/indexspry.asp
    Any thoughts?
    Thanks!
    Here is my CSS -- the styling for the section with the welcome bar is highlighted:
    margin:0;
    padding:0;
    body {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    background-color: #F3D1D8;
    font-size: .75em;
    line-height: 2em;
    color: #323532;
    position: relative;
    margin: 0;
    padding: 0px;
    text-align:center; /* for IE5 */
    behavior: url("csshover3.htc"); /* makes hover class work in IE 6,7 and 8 */
    #container {
    width: 1000px;
    background: #fff;
    margin: 0 auto;
    text-align:left;
    # header {
    background: #fff;
    a {
    text-decoration: none
    /* Typography -------------------------------------------*/
    .textbold {
    font-weight: bold;
    .ital {
    font-style:italic;
    line-height: 1.2em;
    font-family: Georgia, "Times New Roman", Times, serif;
    /* Headings -------------------------------------------*/
    h1 {
    margin: 0; /* 2 does not bring it down -- nor does adding a border*/
    font-family:Verdana, Arial, Helvetica, sans-serif;
    background-color: #323532;
    color: #F4F4F4;
    font-size: 2em;
    font-weight: bold;
    line-height: 2.5em;
    h2 {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    background-color: #4E2029; /*dark purple*/
    color: #f4f4f4;
    font-size: 1.5em;
    font-weight: bold;
    h3 {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    background-color: #D5647C; /*dusty rose*/
    color: #000000;
    font-size: 1em;
    font-weight: bold;
    h4 {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    color: #323532;
    font-size: 1em;
    font-weight: bold;
    /* h5 is good for drawing a burgundy line */
    h5 {
    background-color: #4E2029;
    font-size: .5em;
    line-height: .5em;
    /* h6 is good for drawing a line the same color as the background */
    h6 {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    background-color: #F3D1D8; /*pink*/
    color: #f4f4f4;
    font-size: .5em;
    font-weight: bold;
    border-top-width: medium;
    border-top-style: solid;
    border-top-color: #FFF;
    line-height: .5em;
    /* Links -------------------------------------------*/
    a:link {
    color: #d5647c;
    font-weight: bold;
    a:visited {
    color: #8A2488;
    font-weight: bold;
    a:hover {
    color: #684148;
    font-weight: bold;
    a:active {
    color: #CC0000;
    font-weight: bold;
    /* Top Navigation -------------------------------------------*/
    #navtop {
    margin:0 0 2px;
    padding: 0;
    background: #4E2029; /* dark purple, pms 504 */
    list-style-type: none;
    width: 1000px; /*used to be 684 */
    float: left; /*contain floated list items */
    #navtop li {
    margin: 0;
    padding: 0;
    float: left;
    margin-left: 0px;
    padding-left: 0px;
    background: #4E2029; /* dark purple, pms 504 */
    list-style-position: outside;
    #navtop a {
    float: left;
    width: 170px;
    color: #ffffff;
    text-decoration: none;
    line-height: 2.5;
    text-align: center;
    border-right: 1px solid #fff;
    font-weight: bold;
    #navtop #nav_don a {
    border: none; /* take out line after last menu item */
    #navtop a:hover {
    background: #D5647C; /* dusty rose, pms 702 */
    /* Lists ----------------------------------------------
    /* This accounts for brower differences in handling left margin indentation */
    ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    list-style-position: outside;
    li {
    background: url(/images/bulletpt.gif) no-repeat 0 9px;
    margin-left: 5px;
    padding-left: 15px;
    list-style-position: outside;
    /* other elements ------------------------- */
    #boxx {
    background: #323532; /*dark gray */
    width: 200px;
    float: right; /*contain floated list items */
    z-index: 10;
    padding: 0px 8px 0px 12px;
    border-bottom:3px solid #323532;
    border-top-width: 3 px;
    border-top-style: solid;
    border-top-color: #323532;
    line-height: 1.4em;
    margin: 2px;
    #boxx li {
    margin: auto;
    color: #424642; /*med gray */
    font-weight: bold;
    float: left; /* this section corrects IE whitespace bug */
    background: #F2DFE3; /*lt gray */
    list-style-position: outside;
    list-style-type: none;
    width: 185px;
    #boxx a {
    color: #4E2029;
    display: block;
    text-decoration: none;
    #boxx a:hover {
    background: #B85067; /* dark pink*/
    color: #FFFFFF;
    #search {
    float: right;
    width: 200px;
    padding: 0px 8px 0px 12px;
    border-bottom:3px solid #323532;
    border-top-width: 3 px;
    border-top-style: solid;
    border-top-color: #323532;
    margin: 2px;
    .graybox {
    margin: 15px 0 0 0;
    padding: 5px 0 0px 0;
    background:url(/images/graychecks.gif);
    .rosebox {
    margin: 15px 0 0 0;
    padding: 5px 0 0px 0;
    background:url(/images/rosechecks.gif);
    /* Need something for box styles, form styles and maybe graphical buttons. */
    .checklist {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    background-color: #ffffff;
    font-size: 0.75em;
    line-height: 1.2em;
    color: #323532;
    position: relative;
    margin: 0;
    padding: 0px;
    list-style-type: circle;
    .sig {
    font-family: "Comic Sans MS", cursive;
    font-weight: bold;
    /* from main2col.css =---- */
    margin:0;
    padding:0;
    /* Left Navigation-------------------------------------*/
    #navleft {
    /* position: absolute; */
    left:0;
    top: 185px;
    /*margin:0 0 -750px; */
    /*background: #323532; /* dark gray, pms 447 */
    /*width: 170px;
    color: #ffffff;
    font-weight: bold;
    float: left; /*contain floated list items */
    /*#navleft ul {
    list-style-type:none;
    list-style: none;
    margin: 0;
    padding: 0;
    /*#navleft li { */
    /* float: left; *//* this section corrects IE whitespace bug */
    /*width: 100%; */
    /*list-style-position: outside;*/
    /* position: relative;
    list-style-type:none;
    margin: 0;
    padding: 0;
    /*#navleft a {
    display: block;
    color: #ffffff;
    text-decoration: none;
    padding: 0 7px;
    line-height: 2.5;
    padding: 15 10 15 20;
    border-bottom:1px solid #fff;
    background: #4E2029; *//* dark purple, pms 504 */
    /*#navleft #nav_news a {
    border: none; *//* take out line after last menu item */
    #navleft a:hover {
    background: #D5647C;*/ /* dusty rose, pms 702 */ /*
    /* for submenus */
    /*#navleft ul ul ul {
    position: absolute;
    top: 0;
    left: 100%;
    width: 100%;
    #optionalmenupicture {
    width: 14em;
    #navoptional {
    /*position: relative;
    left:0;
    top: 0;
    margin:0;
    padding: 0;  */
    background: #58DA2C; /*med lime green */
    list-style-type: none;
    width: 155px;
    color: #ffffff; /* white */
    font-weight: bold;
    float: left; /*contain floated list items */
    #navoptional li {
    margin: 2px;
    padding: 0;
    float: left; /* this section corrects IE whitespace bug */
    width: 100%;
    background: #D5647C; /*dark rose */
    list-style-position: outside;
    list-style-type: square;
    #navoptional a {
    display: block;
    text-decoration: none;
    padding: 0 10px;
    line-height: 2;
    border-bottom:1px solid #323532;
    /* #navoptional #nav_news a {
    border: none; /* take out line after last menu item */
    #navoptional a:hover {
    background: #4e2029; /* dark purple */
    /* Main Content ---------------------------------------*/
    #primaryContent {
    background: #fff;
    float: left;
    margin-left: 172px;
    padding: 0;
    position:relative;
    top: -334px;
    /* footer --------------------------------- */
    #footer {
    padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
    background:#ffffff;
    .hide {
    font-size: 0em;
    line-height: 0em;
    .box {
    margin: 15px 0 0 0;
    padding: 5px 0 0px 0;
    background:url(/images/ltchecks.gif);
    .mogul {
    font-family:Andale Mono, Trebuchet MS, Comic Sans MS, Impact;
    font-size: xx-small;
    /* Forms ---------------------- */
    input {
    background-color: #f5f5f5;
    color: #4E2029;
    font: Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
    textarea {
    background-color: #f5f5f5;
    color: #4E2029;
    width: 300px;
    height: 100px;
    font: Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
    /* from Adobe */
    .fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
    float: right;
    margin-left: 8px;
    .fltlft { /* this class can be used to float an element left in your page */
    float: left;
    margin-right: 8px;
    .clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
    clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;

    You've got a bigger problem.  See attached screenshot from Firefox when text size is increased in browser (Zoom, text only)
    Start by using the code valiation tools below and fix reported errors.  90% of browser rendering problems are code related.  If your code is clean, chances are good that your pages will perform reasonably well in all the major browsers.
    HTML Validator - http://validator.w3.org 
    CSS Validator - http://jigsaw.w3.org/css-validator/  
    HTML & CSS Tutorials - http://w3schools.com/
    Conditional Comments are only recognized by MS Internet Explorer.  You can't use CCs to target other browsers.  But this is a moot point since your problem isn't caused by bugs in either Safari or Chrome.
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    www.alt-web.com/
    www.twitter.com/altweb
    www.alt-web.blogspot.com

  • Fonts look bad in safari how to fix it

    Hey all, just moved up to Lion and not happy with the way text looks on webpages in Safari. It looks skinny and small. Very difficult to read, it's giving me a headache.
    Is there any way to fix it so it looks good like it did in Snow Leopard?

    Try clearing the browser cache and reset. Quit and relaunch the browser.
    If no different try a SafeBoot and restart as normal.

  • Attention Apple and Ebay - Safari NEEDS to fixed ASAP

    I am getting SOOOOO tired of this. Apple and Ebay need to sit down and figure out these issues. I sent this to Apple and, HOPEFULLY, they will start listening. I just can't deal with this anymore. I can't stand Firefox but I am being forced to use it. Here are the issues I am experiencing that I forwarded to Apple. I am trying to tell ebay, but Live Chat has stopped working, too.
    1. To all the people still experiencing the "t" issue in Live Chat....CAPITAL T works fine. You have to look like you are shouting at the ebay rep (and explain why you look that way), but you will be able to type normally with the letter t. I figured this out by accident over a year ago. I keep a text edit file with the explanation as to why I am "screaming" at them because its a paragraph and takes too long to type.
    2. Live chat does not work AT ALL. I am never connected to the server. The kicker??? As of last night, it was no longer working in Firefox. So, I am now downloading Camino. Hopefully it works because I need to contact them ASAP (I bought an iMac and the seller is a no show).
    3. The following are all ebay (not apple) issues, I am sure:
    Playground searching does not work unless you are in the annoying, flash snapshot view.
    Sometimes, I will want to search All Categories or Just Comp&Netwrk and it automatically jumps to a specific category no matter what I do.
    My feedback rating was 220 and now it reads 219. No, I do not have a negative or neutral (I have 100%) so my rating should not have gone down.
    When I tried to pay for an item last night, ebay takes you to a page that says you have to log into Paypal. But when you get there, the Login button is just an IMAGE. I had to go to Firefox to pay.
    4. Ebay pages fail to load. I have to keep hitting refresh (sometimes 15-20 x's) to get the auction page to load.
    Lots of others are experiencing listing issues. I use GarageSale so this is a non-issue for me. Apple, I love Safari, so much so that I don't even WANT other browsers on my computer, but it is IMPOSSIBLE to use ebay without SEVERAL other browsers. This is ridiculous and unacceptable. We need this FIXED. I have experienced these issues (some longer than others) for over 2 YEARS. Please, meet with ebay and repair the app.

    I agree, but it is not just ebay. I do alot of searching and many sites won't connect the first time or i get "can't find the server' but less than a minute later I get it. This should not be and I cannot download the new safari I have 10.4.11 and it won't let me. Also, I can't get me.com or .mac any more directly. I used to, but my mac will not recognize the passwords now or the site. I have to go through the apple site although I have paid through next april. I am ready to scream when I have paid for one of the most expensive home computers out there.

  • Safari hacked/virus on it!

    My safari browsor was taken over by a fake virus scanner. How do I get it off my computer and how do I stop all the pop ups on my browser?

    Helpful Links Regarding Malware Problems
    If you are having an immediate problem with ads popping up see The Safe Mac » Adware Removal Guide, remove adware that displays pop-up ads and graphics on your Mac, and AdwareMedic. If you require anti-virus protection Thomas Reed recommends using ClamXAV. (Thank you to Thomas Reed for this recommendation.) You might consider adding this Safari extensions: Adblock Plus 1.8.9.
    Open Safari, select Preferences from the Safari menu. Click on Extensions icon in the toolbar. Disable all Extensions. If this stops your problem, then re-enable them one by one until the problem returns. Now remove that extension as it is causing the problem.
    The following comes from user stevejobsfan0123. I have made minor changes to adapt to this presentation.
    Fix Some Browser Pop-ups That Take Over Safari.
    Common pop-ups include a message saying the government has seized your computer and you must pay to have it released (often called "Moneypak"), or a phony message saying that your computer has been infected, and you need to call a tech support number (sometimes claiming to be Apple) to get it resolved. First, understand that these pop-ups are not caused by a virus and your computer has not been affected. This "hijack" is limited to your web browser. Also understand that these messages are scams, so do not pay any money, call the listed number, or provide any personal information. This article will outline the solution to dismiss the pop-up.
    Quit Safari
    Usually, these pop-ups will not go away by either clicking "OK" or "Cancel." Furthermore, several menus in the menu bar may become disabled and show in gray, including the option to quit Safari. You will likely have to force quit Safari. To do this, press Command + option + esc, select Safari, and press Force Quit.
    Relaunch Safari
    If you relaunch Safari, the page will reopen. To prevent this from happening, hold down the 'Shift' key while opening Safari. This will prevent windows from the last time Safari was running from reopening.
    This will not work in all cases. The shift key must be held at the right time, and in some cases, even if done correctly, the window reappears. In these circumstances, after force quitting Safari, turn off Wi-Fi or disconnect Ethernet, depending on how you connect to the Internet. Then relaunch Safari normally. It will try to reload the malicious webpage, but without a connection, it won't be able to. Navigate away from that page by entering a different URL, i.e. www.apple.com, and trying to load it. Now you can reconnect to the Internet, and the page you entered will appear rather than the malicious one.

  • Is my Safari Hacked???

    So im using safari on Mac OS X 10.6.8
    this morning when trying to search images, nothing i clicked would do anything; wouldn't expand the image and wouldn't send me to the linked page...absolutely nothing. But only in Safari!  Firefox and chrome are ok
    then i flushed my DNS through terminal...
    Now every time i go to google i get the OLD layout, with the black bar on top and the options on the left side and no summaries with stock quotes etc. on the right side for big company sites like Sony or Facebook.
    Im not sure how to fix it...  I tried resetting and reinstalling safari, changing my IP address restarting the computer, dumping cookies, and no luck
    Does this mean my browser is havked or has malware?  Is there any way to fix this???

    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
      OS X Mavericks- Protect your Mac from malware
      About file quarantine in OS X
    If you require anti-virus protection Thomas Reed recommends using ClamXAV. (Thank you to Thomas Reed for this recommendation.)
    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.

  • Safari Crash - Possible Fix?

    Safari on my iPad (running iOS 5) crashes/quicks a lot. I turned on the debug console and I noticed a lot of Java related issues (ie LA Times).  I tried turning off Java in settings to see if it'll work... Fingers are crossed...

    Nope. Didn't work either. Went by the apple Store and was told too many apps were open. Fixed that and still crashes. Got an email from another member that wrote a letter to Tim Cook, complaining about this very problem. said Apple was hard at work trying to fix it. I hope so because this is well past annoying...

  • Safari hacked

    Yesterday when browsing on Facebook I clicked on a video and the next thing I saw was a box that crashed the browser.
    I was totally unable to get it off the screen stating to call Apple support stating that I had a virus. I knew it was a spam.
    Now I am unable to use Safari because of it.
    I downloaded Yosemite again but the window does not let me into Safari.
    Wishing to use Safari again.

    Hold down the SHIFT key while starting Safari. That may help.
    Helpful Links Regarding Malware Problems
    If you are having an immediate problem with ads popping up see The Safe Mac » Adware Removal Guide, remove adware that displays pop-up ads and graphics on your Mac, and AdwareMedic. If you require anti-virus protection Thomas Reed recommends using ClamXAV. (Thank you to Thomas Reed for this recommendation.) You might consider adding this Safari extensions: Adblock Plus 1.8.9.
    Open Safari, select Preferences from the Safari menu. Click on Extensions icon in the toolbar. Disable all Extensions. If this stops your problem, then re-enable them one by one until the problem returns. Now remove that extension as it is causing the problem.
    The following comes from user stevejobsfan0123. I have made minor changes to adapt to this presentation.
    Fix Some Browser Pop-ups That Take Over Safari.
    Common pop-ups include a message saying the government has seized your computer and you must pay to have it released (often called "Moneypak"), or a phony message saying that your computer has been infected, and you need to call a tech support number (sometimes claiming to be Apple) to get it resolved. First, understand that these pop-ups are not caused by a virus and your computer has not been affected. This "hijack" is limited to your web browser. Also understand that these messages are scams, so do not pay any money, call the listed number, or provide any personal information. This article will outline the solution to dismiss the pop-up.
    Quit Safari
    Usually, these pop-ups will not go away by either clicking "OK" or "Cancel." Furthermore, several menus in the menu bar may become disabled and show in gray, including the option to quit Safari. You will likely have to force quit Safari. To do this, press Command + option + esc, select Safari, and press Force Quit.
    Relaunch Safari
    If you relaunch Safari, the page will reopen. To prevent this from happening, hold down the 'Shift' key while opening Safari. This will prevent windows from the last time Safari was running from reopening.
    This will not work in all cases. The shift key must be held at the right time, and in some cases, even if done correctly, the window reappears. In these circumstances, after force quitting Safari, turn off Wi-Fi or disconnect Ethernet, depending on how you connect to the Internet. Then relaunch Safari normally. It will try to reload the malicious webpage, but without a connection, it won't be able to. Navigate away from that page by entering a different URL, i.e. www.apple.com, and trying to load it. Now you can reconnect to the Internet, and the page you entered will appear rather than the malicious one.

  • SSS (Safari Slowdown Syndrome) Fix?

    Ok, I too have been plagued by the Safai Slowdown Syndrome. This is on a brand new 20" iMac iSight w/1.5gigs o'ram connected to the net via a 4Mb down DLS line. On day 1, Safari was lightning fast. Then it began, speedwise was that of my old 15" FP. Been trying all the fixes which I wouldn't think I would need to do in only a weeks time.
    What has worked for me, at least for the time being, is dumping the "com.apple.LaunchServices.plist" preference file. Having done this after already dumping the "com.apple.Safari.plist" has put this machine back to where it was right out of the box.
    It no longer has that lag before heading to a site like it gets lost and doesn't know what to do next.
    Would like to hear if this works for anyone else or if it was just a fluke.

    Following up on the "missing" com.apple.LaunchServices.plist file, I started a new topic asking what creates it. The replies aren't directly related to the SSS but may be of some interest to others who have deleted the file & are wondering why it hasn't returned.
    The thread is at http://discussions.apple.com/thread.jspa?threadID=258306

  • Safari Hangs-A Fix That Worked For Me

    I started having a problem with Safari "hanging" after visiting three or more websites in one session. It then started to hang after loading only the home page. I installed firefox just so I could visit the Apple Discussions to see if others were having the same problem.
    I tried "resetting" Safari, no help at all. I tried deleting the file .com.apple.safari.plist from my users library, still no help. I then read in one thread to go to the Safari preferences, and under the security tab, uncheck the box for Fraudulent Sites: Warn when visiting a fraudulent website. Unchecking that box is what worked for me. I can now use Safari to visit many sites within one session and so far it has not crashed yet. I hope this little bit of information can help someone else.

    If doing so improved the situation, this confirms that one of Safari's database files has become corrupt and is causing the crashing, and this shows up in your crash log as Thread 3 having crashed.
    The blacklists from Google’s Safe Browsing Initiative (where Safari checks for 'fraudulent websites') are contained in a database cache file called SafeBrowsing.db - the file was created when you first launched Safari 3.2, and if you have the browser open, the file is modified approximately every 30 minutes.
    As an alternative to turning off 'Warn when visiting a fraudulent website', which will lose you that important security feature, you should delete that database file, (but first close Safari):
    Home/Library/Caches/com.apple.Safari (this is a folder)/SafeBrowsing.db
    It will be recreated next time you open Safari, and will then start again collecting details of dodgy websites.
    If you are interested:
    How the Anti-Phishing feature of Safari 3.2 works:
    http://www.macworld.com/article/137094/2008/11/safarisafebrowsing.html

  • Safari: crashing after fixing "Fradulent" site-- what now?

    now safari crashes either when closing a tab (i've check the other discussion and it is, technically, beyond my grasp) or opening multiple tabs. what gives?
    Process: Safari [408]
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: com.apple.Safari
    Version: 3.2.1 (5525.27.1)
    Build Info: WebBrowser-55252701~1
    Code Type: PPC (Native)
    Parent Process: launchd [104]
    Date/Time: 2009-01-22 22:13:41.774 -0500
    OS Version: Mac OS X 10.5.6 (9G55)
    Report Version: 6
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: KERNPROTECTIONFAILURE at 0x0000000000000004
    Crashed Thread: 0
    Thread 0 Crashed:
    0 ??? 0x00000004 0 + 4
    1 com.apple.Safari 0x0003c168 0x1000 + 242024
    2 com.apple.Safari 0x0003bce4 0x1000 + 240868
    3 com.apple.Safari 0x0003bbd0 0x1000 + 240592
    4 com.apple.Safari 0x00066df8 0x1000 + 417272
    5 com.apple.Safari 0x00078a28 0x1000 + 490024
    6 com.apple.AppKit 0x9216e838 -[NSApplication sendAction:to:from:] + 108
    7 com.apple.Safari 0x0002d064 0x1000 + 180324
    8 com.apple.AppKit 0x9216e76c -[NSControl sendAction:to:] + 96
    9 com.apple.AppKit 0x9216dc84 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 1588
    10 com.apple.AppKit 0x9216d5bc -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 520
    11 com.apple.AppKit 0x9216cef8 -[NSControl mouseDown:] + 808
    12 com.apple.Safari 0x0002ced8 0x1000 + 179928
    13 com.apple.Safari 0x0002ce5c 0x1000 + 179804
    14 com.apple.AppKit 0x9216b7bc -[NSWindow sendEvent:] + 4516
    15 com.apple.Safari 0x0002b5f4 0x1000 + 173556
    16 com.apple.AppKit 0x9213eb60 -[NSApplication sendEvent:] + 3260
    17 com.apple.Safari 0x0002afd4 0x1000 + 171988
    18 com.apple.AppKit 0x920abdc4 -[NSApplication run] + 780
    19 com.apple.AppKit 0x9207c7a0 NSApplicationMain + 444
    20 com.apple.Safari 0x000bd6d4 0x1000 + 771796
    21 ??? 0x00000002 0 + 2
    Thread 1:
    0 libSystem.B.dylib 0x904deb6c _semwaitsignal + 12
    1 com.apple.WebCore 0x95b3e0dc WebCore::IconDatabase::syncThreadMainLoop() + 316
    2 com.apple.WebCore 0x95afa174 WebCore::IconDatabase::iconDatabaseSyncThread() + 420
    3 libSystem.B.dylib 0x9051a024 pthreadstart + 316
    Thread 2:
    0 libSystem.B.dylib 0x904d8158 machmsgtrap + 8
    1 libSystem.B.dylib 0x904df07c mach_msg + 56
    2 com.apple.CoreFoundation 0x91576554 CFRunLoopRunSpecific + 1812
    3 com.apple.CFNetwork 0x959b7938 CFURLCacheWorkerThread(void*) + 292
    4 libSystem.B.dylib 0x9051a024 pthreadstart + 316
    Thread 3:
    0 libSystem.B.dylib 0x904d8158 machmsgtrap + 8
    1 libSystem.B.dylib 0x904df07c mach_msg + 56
    2 com.apple.CoreFoundation 0x91576554 CFRunLoopRunSpecific + 1812
    3 com.apple.Foundation 0x90af65f8 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 280
    4 com.apple.Foundation 0x90a9f764 _NSThread__main_ + 1004
    5 libSystem.B.dylib 0x9051a024 pthreadstart + 316
    Thread 4:
    0 libSystem.B.dylib 0x9053bd20 select$DARWIN_EXTSN + 12
    1 com.apple.CoreFoundation 0x915819c8 __CFSocketManager + 764
    Thread 5:
    0 libSystem.B.dylib 0x904d8158 machmsgtrap + 8
    1 libSystem.B.dylib 0x904df07c mach_msg + 56
    2 ...romedia.Flash Player.plugin 0x07f96d48 nativeShockwaveFlashTCallFrame + 2298312
    3 libSystem.B.dylib 0x9051a024 pthreadstart + 316
    Thread 6:
    0 libSystem.B.dylib 0x904d81c8 semaphoretimedwaittrap + 8
    1 ...ple.CoreServices.CarbonCore 0x90dac884 MPWaitOnSemaphore + 104
    2 ...romedia.Flash Player.plugin 0x07d187b4 Flash_EnforceLocalSecurity + 1200392
    3 ...romedia.Flash Player.plugin 0x07e52674 nativeShockwaveFlashTCallFrame + 969460
    4 ...romedia.Flash Player.plugin 0x07d18624 Flash_EnforceLocalSecurity + 1199992
    5 ...romedia.Flash Player.plugin 0x07d185ec Flash_EnforceLocalSecurity + 1199936
    6 ...ple.CoreServices.CarbonCore 0x90d98478 PrivateMPEntryPoint + 76
    7 libSystem.B.dylib 0x9051a024 pthreadstart + 316
    Thread 0 crashed with PPC Thread State 32:
    srr0: 0x00000004 srr1: 0x4000f030 dar: 0x24e15a18 dsisr: 0x40000000
    r0: 0x00000007 r1: 0xbfffe3b0 r2: 0xa01e58e4 r3: 0xa01e0694
    r4: 0xa02c971b r5: 0xa01e0698 r6: 0xffffffff r7: 0xa02c971c
    r8: 0x69746573 r9: 0x00804200 r10: 0xa01e0994 r11: 0xffffffff
    r12: 0x00000007 r13: 0xa049d650 r14: 0xa049d650 r15: 0xa049d650
    r16: 0xa049d650 r17: 0xa049d650 r18: 0x00000000 r19: 0x04f25360
    r20: 0xbfffea20 r21: 0xa04ad650 r22: 0xa049d650 r23: 0xa04ad650
    r24: 0xa04ad650 r25: 0x09e489b0 r26: 0x001f11f4 r27: 0x001fbe20
    r28: 0x001f1670 r29: 0xa01e0698 r30: 0xa01e0694 r31: 0x09e3f7e0
    cr: 0x44022428 xer: 0x20000004 lr: 0x0003c1d4 ctr: 0x00000007
    vrsave: 0x00000000
    Binary Images:
    0x1000 - 0x1e1fff com.apple.Safari 3.2.1 (5525.27.1) <853c8d889e8d4d1371526298b5fde62a> /Applications/Safari.app/Contents/MacOS/Safari
    0x22b000 - 0x23affc SyndicationUI ??? (???) <fc04edfeb23291b9da72e772514e418f> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x29c000 - 0x29efff +net.culater.SIMBL 0.8.2 (8) /Library/InputManagers/SIMBL/SIMBL.bundle/Contents/MacOS/SIMBL
    0x2af000 - 0x2b0ffb ATSHI.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
    0x500000 - 0x531fff +com.pozytron.AcidSearch ??? (0.7b4) /Library/Application Support/SIMBL/Plugins/AcidSearch.bundle/Contents/MacOS/AcidSearch
    0x56e000 - 0x56effc com.apple.JavaPluginCocoa 12.2.0 (12.2.0) <4d7c87368522f447883c0dc395d6a2b4> /Library/Internet Plug-Ins/JavaPluginCocoa.bundle/Contents/MacOS/JavaPluginCocoa
    0x5ed000 - 0x5f3fff libCGXCoreImage.A.dylib ??? (???) <c48065859a043fc77855aff2b43bc157> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x19c5000 - 0x1b77ff7 com.apple.RawCamera.bundle 2.0.10 (2.0.10) <385afe576f8fd60530711a5eab4ed182> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x67c6000 - 0x67cdfff com.apple.JavaVM 12.2.0 (12.2.0) <66f0b4a638cd0a2c2ab76c8b13382b51> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    0x7bef000 - 0x8012ff7 +com.macromedia.Flash Player.plugin 9.0.151 (1.0.4f60) /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0xaa02000 - 0xaa11ffe libSimplifiedChineseConverter.dylib ??? (???) <ebd07f62ca7e5c43550b75d61c8910d6> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0xaa15000 - 0xaa27ffd libTraditionalChineseConverter.dylib ??? (???) <c6896409186d7ccc1634a8ef79a55e29> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x8fe00000 - 0x8fe30c23 dyld 97.1 (???) <8dc1fc6c74fe1f055be16980dd45001e> /usr/lib/dyld
    0x90003000 - 0x900ecfff libxml2.2.dylib ??? (???) <dedfda117e78db04f0b86c59923b3794> /usr/lib/libxml2.2.dylib
    0x900ed000 - 0x900f4ffb com.apple.print.framework.Print 218.0.2 (220.1) <c7e0e618d5867ae227403ae385aacd82> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x900f5000 - 0x90114fff libresolv.9.dylib ??? (???) <d4538f370cadea5d74d3ac86c610e570> /usr/lib/libresolv.9.dylib
    0x901b7000 - 0x901caffb com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <dc8dac074f4d19175c5613b35aa529b3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x901cb000 - 0x9028dfff com.apple.WebKit 5525.27 (5525.27.1) <7de8ed23795391f9d81127e9b639a3c3> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x9028e000 - 0x902cfffb libTIFF.dylib ??? (???) <4c1422124af245485d6ceee207f4d735> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x903f6000 - 0x90406ffb com.apple.agl 3.0.9 (AGL-3.0.9) <056d952943aac260426645ce6a24eb9e> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x90407000 - 0x904d6fff com.apple.ColorSync 4.5.1 (4.5.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x904d7000 - 0x90677fe3 libSystem.B.dylib ??? (???) <3260ab8c558e938c8180b3ba1036aec1> /usr/lib/libSystem.B.dylib
    0x90678000 - 0x9067effb com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x9067f000 - 0x906a8ffb com.apple.shortcut 1 (1.0) <032016a45147a2f3f191ce70187587c9> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x906a9000 - 0x906d4ff7 libauto.dylib ??? (???) <b3a3a4b0f09653bd6d58f1847922b533> /usr/lib/libauto.dylib
    0x9071a000 - 0x90769fff com.apple.Metadata 10.5.2 (398.25) <fdad4bda89efd0e2e9ca37493e10ca4c> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x9076a000 - 0x90784ffb com.apple.CoreVideo 1.6.0 (20.0) <578a8abd9e0f7b3a9c36ae9bc5fd753a> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x90a0f000 - 0x90a27ffb com.apple.DictionaryServices 1.0.0 (1.0.0) <fe37191e732eeb66189185cd000a210b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x90a28000 - 0x90a28ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x90a29000 - 0x90a86ffb com.apple.HIServices 1.7.0 (???) <5f468086ca01158e12cd07f829132edf> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x90a87000 - 0x90a95ff3 com.apple.opengl 1.5.9 (1.5.9) <c3d74d9bd2fa60d9c346db5658e52815> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x90a96000 - 0x90cdbffb com.apple.Foundation 6.5.7 (677.22) <dab423bf20d5c2d78c4536e4e3da9300> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x90cdc000 - 0x90d3cfff com.apple.CoreText 2.0.3 (???) <4ce8460abbfca7c9bd655ae0173976df> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90d3d000 - 0x90d4bfff libz.1.dylib ??? (???) <1a70dd3594a8c5ad39d785af5da23237> /usr/lib/libz.1.dylib
    0x90d4c000 - 0x90d4efff com.apple.CrashReporterSupport 10.5.5 (159) <6b6dd47a924b68535f29f220be383431> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x90d4f000 - 0x91051ffb com.apple.CoreServices.CarbonCore 786.10 (786.10) <3861a1af8d647c75688761d7ef4b5bf3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x91052000 - 0x91065fff com.apple.LangAnalysis 1.6.4 (1.6.4) <f12db38b92cbf96b024206698434d14d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91066000 - 0x911d2ff9 com.apple.AddressBook.framework 4.1.1 (699) <3334680563e5e0238454a586032b401b> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x911d3000 - 0x9150cffb com.apple.HIToolbox 1.5.4 (???) <9624d2ffaf16019b6301517339df88c9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x9150d000 - 0x91632ffb com.apple.CoreFoundation 6.5.5 (476.17) <d13dc71c870a82b7d2f721731e584287> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x91633000 - 0x91636fff com.apple.help 1.1 (36) <7106d6e074a3b9835ebf1e6cc6c822ce> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x9164b000 - 0x91658fff libCSync.A.dylib ??? (???) <bc19f19cfa6c23f9ca4e4419ea18f43e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x91836000 - 0x9183affe libGIF.dylib ??? (???) <491b205a6b8bb0c0c6ee6aaeea19a671> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91a2c000 - 0x91a38ff3 com.apple.audio.SoundManager 3.9.2 (3.9.2) <79588842bcaf6c747a95b2120304397a> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x91aa4000 - 0x91abbffb com.apple.ImageCapture 5.0.1 (5.0.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x91abc000 - 0x91af9fff libRIP.A.dylib ??? (???) <662becbd3173fd67eec7ad523d2d9c56> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x91afa000 - 0x91b27fff libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x91c3c000 - 0x91c8bfff libGLImage.dylib ??? (???) <1df480344fb6e09ff32ac97bfdda7e50> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x91c8c000 - 0x91d1bffb com.apple.DesktopServices 1.4.7 (1.4.7) <5792e9dc03f76544c71dedd802a1fa36> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x91d1c000 - 0x91deffff com.apple.CoreServices.OSServices 226.5 (226.5) <e50f547a3d8d316885b424e282bd80fe> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x91e65000 - 0x91effff7 com.apple.ApplicationServices.ATS 3.4 (???) <06af1441f632e171a7f61dca809462ba> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x91f00000 - 0x9200efff com.apple.PubSub 1.0.3 (65.1.1) /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x9200f000 - 0x92076ffb libstdc++.6.dylib ??? (???) <a4e9b10268b3ffac26d0296499b24e8e> /usr/lib/libstdc++.6.dylib
    0x92077000 - 0x927ecfff com.apple.AppKit 6.5.6 (949.43) <3afcaa243535d0817efeb978448ef3dc> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x927ed000 - 0x927f5fff libbsm.dylib ??? (???) <c1fca3cbe3b1c21e9b31bc89b920f34c> /usr/lib/libbsm.dylib
    0x927f6000 - 0x928a6fff com.apple.QD 3.11.54 (???) <cd7bef6f156b82851cfb164ccd9f3986> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x928a7000 - 0x929efffb libicucore.A.dylib ??? (???) <f49319412f5ee8b5f06fef2baa72916b> /usr/lib/libicucore.A.dylib
    0x929f0000 - 0x92a37fff com.apple.NavigationServices 3.5.2 (163) <cb063c95a55ba12994a64c7e47f5706a> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x92a38000 - 0x92af2fff libcrypto.0.9.7.dylib ??? (???) <335916b82e302fec637432caf7c9e8e5> /usr/lib/libcrypto.0.9.7.dylib
    0x92af3000 - 0x92b7bfff com.apple.ink.framework 101.3 (86) <66a99ad6bc695390a66dd24789e23dcc> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x92b7c000 - 0x92bc2ff9 com.apple.securityinterface 3.0.1 (35183) <de69e77f3c73d31603ea3cdb20329f81> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x92bc3000 - 0x92bc4fff libffi.dylib ??? (???) <11b77dbce4aa0f0b66d40014230abd1d> /usr/lib/libffi.dylib
    0x92bc5000 - 0x92bfaffb com.apple.LDAPFramework 1.4.5 (110) <d0de37a2c23c1ab7dfd4af1882db9893> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x92bfb000 - 0x92c85fff libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x92c86000 - 0x92ca5fff com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x92cbc000 - 0x92cc7fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <ae3dc890a43a9269388301f6b59d3091> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92cc8000 - 0x92ccdff6 libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x92cd4000 - 0x92ce4fff libsasl2.2.dylib ??? (???) <b83efbe4f0008d4632efc47e1f87dde6> /usr/lib/libsasl2.2.dylib
    0x92ce5000 - 0x92d00ff3 com.apple.DirectoryService.Framework 3.5.5 (3.5.5) <afaae07f311885fb3d88c1d4e723d3d6> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x92d01000 - 0x92e15ffa com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x92e1c000 - 0x92ea4ffb com.apple.audio.CoreAudio 3.1.1 (3.1.1) <f88caa828a4b54ed1932e1578bf9236a> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x92ea5000 - 0x92ea8ffb com.apple.securityhi 3.0 (30817) <e50c0cac9048f8923b95797753d50b5c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92ea9000 - 0x92eb4ffb libgcc_s.1.dylib ??? (???) <ea47fd375407f162c76d14d64ba246cd> /usr/lib/libgcc_s.1.dylib
    0x9306c000 - 0x931b3ffb com.apple.audio.toolbox.AudioToolbox 1.5.2 (1.5.2) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x931b4000 - 0x931c3fff com.apple.DSObjCWrappers.Framework 1.3 (1.3) <897487778bd1c0429fcd88c99c293583> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x931c4000 - 0x931fdfff com.apple.SystemConfiguration 1.9.2 (1.9.2) <1a39075165bf7447fe8be1e93db49346> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x9321d000 - 0x9329efff com.apple.print.framework.PrintCore 5.5.3 (245.3) <032f772f8169945c1d1b524d96edcef6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9329f000 - 0x9334ffff edu.mit.Kerberos 6.0.12 (6.0.12) <17b514ffed29c890fc8ba8eac9dce56e> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x93350000 - 0x9335bff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x9400c000 - 0x9402cff7 libJPEG.dylib ??? (???) <f92878fdf02ffb1474b8bc60c47bb72d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x9402d000 - 0x94057ff7 libssl.0.9.7.dylib ??? (???) <1c571a24294df1af3428e31d464029fc> /usr/lib/libssl.0.9.7.dylib
    0x94058000 - 0x940ecff7 com.apple.framework.IOKit 1.5.1 (???) <498f2ba1b47432ee4deebca2655ff932> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x940ee000 - 0x9412cff7 libtidy.A.dylib ??? (???) <aec2c15110f29e8461160b4fa0a1fbbe> /usr/lib/libtidy.A.dylib
    0x94147000 - 0x94575ffa libGLProgrammability.dylib ??? (???) <2c52a11697da6ede976b56d54e3815ef> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x94576000 - 0x9457effb libCGATS.A.dylib ??? (???) <0c83819d2d428a8df27c8cc0f13ba1dc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x945bf000 - 0x94b79fff libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x94b7a000 - 0x94d60ffb com.apple.security 5.0.4 (34102) <93e74504c60b38418e708caf47342cf5> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x94d61000 - 0x94dfafc3 libvDSP.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x94dfb000 - 0x94e23fff libxslt.1.dylib ??? (???) <a628a1484428ce3c87c56cf663faeb54> /usr/lib/libxslt.1.dylib
    0x94e24000 - 0x953a0ff7 com.apple.CoreGraphics 1.407.2 (???) <6a101d8218dc8d12ca0b901c57aa44b7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x953ac000 - 0x953c8ffb com.apple.openscripting 1.2.8 (???) <eb961ce3c1b1e564c2eefe3682ee0555> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x953c9000 - 0x9572effe com.apple.QuartzCore 1.5.7 (1.5.7) <75a8ef92c54d1ce016dfe662a6626f04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x9572f000 - 0x957aafff com.apple.SearchKit 1.2.1 (1.2.1) <23c2c93a7ec832505d5c7b67fee89a6d> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x957ab000 - 0x957cafff com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x957cb000 - 0x95861fff com.apple.LaunchServices 290.3 (290.3) <a8a738aede278909ff721ce9a754142f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x95862000 - 0x959acffb com.apple.ImageIO.framework 2.0.4 (2.0.4) <cbe744146e1f0e77cca0edce92bea0f7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x959ad000 - 0x959adfff com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x959b4000 - 0x95a5dffc com.apple.CFNetwork 422.11 (422.11) <189498280742bb4579e91b165301d331> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x95a5e000 - 0x95a5eff8 com.apple.Cocoa 6.5 (???) <e9a4f1c636d00893db0494c4040176ba> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x95a5f000 - 0x95ac4ffb com.apple.ISSupport 1.7 (38.2) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x95ac5000 - 0x95af6fff com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x95af7000 - 0x961d9ff3 com.apple.WebCore 5525.26 (5525.26.6) <77f5e6579cb4a8496df8d644ca7fa12d> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x961da000 - 0x96217ffe com.apple.securityfoundation 3.0 (32989) <d629b36fcfea256ec309420b99dccabf> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x9624d000 - 0x9624eff8 com.apple.ApplicationServices 34 (34) <6aa5ee485bb2e656531b3505932b845f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x9624f000 - 0x96314ffb com.apple.CoreData 100.1 (186) <9cf54cb19b18e53ee22edb7ababa6e6c> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x96360000 - 0x96360fff com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x96361000 - 0x96361fff com.apple.Carbon 136 (136) <6a6a209ec9179368db7ead8382b8ee63> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x963cb000 - 0x964aefff libobjc.A.dylib ??? (???) <39035ba996e55c617e20595dcd89c063> /usr/lib/libobjc.A.dylib
    0x964af000 - 0x964b6fff com.apple.CommonPanels 1.2.4 (85) <0d1256175c5512c911ede094d767acfe> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x964b7000 - 0x9650dfff libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x965c6000 - 0x96628ffb com.apple.htmlrendering 68 (1.1.3) <e852db1c007de975fae2f0c2769c88ef> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x96629000 - 0x9665efff com.apple.AE 402.2 (402.2) <0b15a08da8ec38b74fb9dd6e579ed25f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x9665f000 - 0x96685fff libcups.2.dylib ??? (???) <c340096dadbdc8edd534e5aec33a8e85> /usr/lib/libcups.2.dylib
    0x967d3000 - 0x967eeffb libPng.dylib ??? (???) <248297ff5b022c274d5dcfa0de3b37b2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x967f0000 - 0x967f2ffd libRadiance.dylib ??? (???) <34cc3c24f4be3a4372275400b6e05b85> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x967f3000 - 0x967f3ffa com.apple.CoreServices 32 (32) <42b6dda539f7411606187335d9eae0c5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x967f4000 - 0x968dcfff com.apple.JavaScriptCore 5525.26 (5525.26.2) <3a03d36ac807322bc73ed78c515e32be> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x968dd000 - 0x96962fff libsqlite3.0.dylib ??? (???) <f2a33fe2663eab9c7f4806d2cf05b4ee> /usr/lib/libsqlite3.0.dylib
    0x96996000 - 0x9699ffff com.apple.DiskArbitration 2.2.1 (2.2.1) <a389b4c2badce39540f24402f7df35e7> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x969a0000 - 0x96cd1ffb com.apple.QuickTime 7.6.0 (1290) <664814f4b8b62408c24a74b8a7a51297> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x96cd2000 - 0x96ffbfe7 libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0xba900000 - 0xba917ffe libJapaneseConverter.dylib ??? (???) <dc8f48ea3439e971b6ec6b51c5b7160a> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0xbab00000 - 0xbab21ffc libKoreanConverter.dylib ??? (???) <3516a913c9651dc5d3cbef3e1704b50f> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
    0xfffec000 - 0xfffeffff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff8000 - 0xffff9703 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

    Welcome to Apple Discussions...
    Try Resetting Safari:
    IMPORTANT: Resetting Safari removes all cookies, saved passwords, and saved AutoFill information, not just the ones saved during the current browsing session. Cookies saved by other applications may also be removed.
    To reset:
    Choose Safari > Reset Safari.
    Deselect any items you don’t want to reset:
    Clear history: Clears the stored addresses of webpages you’ve viewed.
    Empty the cache: Clears the temporary location on your computer where Safari saves webpages you’ve viewed. The cache helps webpages load more quickly.
    Clear the Downloads window: Clears the list of files you’ve downloaded from websites. Only the names are removed; the files themselves are still on your disk until you remove them.
    Remove all cookies: Removes cookies that websites have stored on your computer.
    Remove all website icons: Removes website icons, which are small graphics that help identify sites on the Internet. You see them in the Safari address bar and bookmarks list, and other places. These icons are stored on your computer.
    Remove saved names and passwords: Removes user names and passwords, which Safari remembers for you when the AutoFill feature is turned on.
    Remove other AutoFill form text: Removes some personal information, such as telephone numbers, used to automatically complete forms on webpages. Safari remembers this information for you when the AutoFill feature is turned on. Removing AutoFill information does not remove information from your address book.
    Clear Google searches: Clears the Google search field of recent searches, which are normally saved in a list viewed by clicking the search field’s magnifying glass icon.
    Close all Safari windows: If you don’t close all Safari windows, someone could use the Back and Forward buttons to view the webpages you’ve visited.
    Click Reset.
    Open windows are closed and a new window opens. The new window has a new history for the Back and Forward buttons and the SnapBack buttons.
    See if that helps... if not, post back.
    Carolyn

  • Update on Safari 3.2 Fixes

    http://www.macfixit.com/article.php?story=2008111400261368

    Issues with InputManagers like these may arise from installing bad Dashboard Widgets that haven't been updated, Netflix Freak, which uses Webfoundation, and has terminated its continued updating, or using specialty web browser addons such as PithHelmet without keeping them up to date, or Speed Download, or any other application that addresses that system of InputManagers and Webfoundation. Some programmers attempt to address InputManagers and Webfoundation as if 10.4.11 was still current, only to not address the differences in 10.5. If you look at http://www.haxies.com/ many of their InputManager based programs have stopped their support at 10.4.11, since they are still after a year learning how to deal with the new InputManager system.
    The issue here is that some people desire more customization with their system than the system can handle with stability. Granted sometimes it is nice to have new window designs. I suggest that until you isolate what is causing issues with your web browser, to try a different web browser*:
    http://www.macmaps.com/browser.html
    That would not make sense that the Bugreporter doesn't work with Apple's web browser unless, there is some intervening factor causing instability for the system. It may also indicate that something was not prepared right when you updated*:
    http://www.macmaps.com/upgradefaq.html
    Regardless, this behavior is not normal, in spite of others appearing to have these same problems. Many people try to add addons to their systems, without regard for the fact that when they update their system, many third party addons never do get tested with new operating system updates. There are more Apple compatible software titles than can be tested jointly in the age of the universe. Apple issues Developer guidelines to avoid such issues on http://developer.apple.com/
    If developers fail to test and make sure those guidelines are followed, it is hard for Apple to do anything about it. So my suggestion is to simplify your system and find out if it works as a bare bones system. Add bells and whistles sparingly, and only on backed up systems*:
    http://www.macmaps.com/backup.html
    So that if you find that after updating the bells and whistles don't work, you can remove them by restoring your backup.
    Edit:
    Since you seem to have it on "clean" drives, and it is assuming that you actually erased the hard drive, installed the operating system, and then the Safari update, it may indicate you have a hardware problem with your computer.
    Further reading your profile, it looks like you have an upgrade CPU. I wonder if the firmware for that CPU doesn't support the prebinding code as it may have changed.
    - * Links to my pages may give me compensation.
    Message was edited by: a brody
    Message was edited by: a brody

  • My Wells Fargo bank statement will not open in Firefox. I have to use Safari. Please fix and let me know the reason.

    My Wells Fargo bank statements will not open in a viewable format.

    Here is a link to Wells Fargo "Online Statements Questions": https://www.wellsfargo.com/help/faqs/statement_faqs
    *click on the item "How can I view or get copies of my Online Statements?"
    *scroll down to "Viewing Online Statements"
    *it says:
    **You need Adobe® Reader® to view, print, or save your statement. If you do not have it, you can download Adobe Reader for free.
    I do not see a PDF Reader plugin in the list of plugins submitted with your question.
    *See Adobe PDF Plug-In For Firefox and Netscape: [https://support.mozilla.com/en-US/kb/Using%20the%20Adobe%20Reader%20plugin%20with%20Firefox#w_installing-and-updating-adobe-reader Installing/Updating Adobe Reader in Firefox]
    '''If this reply solves your problem, please click "Solved It" next to this reply when <u>signed-in</u> to the forum.'''

Maybe you are looking for