Slashdot Mirror


The Thirteen Greatest Error Messages of All Time

Technologizer writes "They add insult to injury — and computing wouldn't be the same without 'em. So I rounded up a baker's dozen of the most important error messages in computing history — from Does Not Compute to Abort, Retry, Fail to the Sad Mac to the big kahuna of them all — the mighty Blue Screen of Death. And just in case my judgment is off, I include a poll to let the rest of the world vote for the greatest error message of all." I can't believe that "I'm sorry Dave, I'm afraid I can't do that" didn't make the list.

8 of 623 comments (clear)

  1. Sad Mac and Startup Beep by samkass · · Score: 5, Interesting

    The Mac, having 4-channel wave sound from the beginning, went one better than the PC when it came to the startup failure beep. While the PC would beep out some sequence of single notes indicating hardware errors, the Mac would simply play one chord. A successful bootup was a pleasant chime (sometimes heard on Futurama or other shows when something boots up). However, hardware errors not only produced the sad mac, but a discordant anti-chime. For those with good ears, it was sometimes possible to diagnose some errors by the particular musical dissonance. In particular, some familiar with upgrading the Mac Plus became familiar with a chord indicating bad RAM.

    Good times.

    --
    E pluribus unum
    1. Re:Sad Mac and Startup Beep by Altus · · Score: 4, Interesting

      I liked the early powerpc macs that made the sound of a car crash when the failed to boot.

      --

      "In America, first you get the sugar, then you get the power, then you get the women..." -H. Simpson

  2. A system call that should never fail has failed. by Anonymous Coward · · Score: 4, Interesting

    "A system call that should never fail has failed."

    A customer read that to me over the phone once. I made him confirm the wording twice to make sure.

    Yeah, its a legit error message too - not a malware scare tactic to get a user to click yes, which I had half expected.

    I just like the wording. The fact that you bothered to include this error implies to me that you knew there was a chance that the system call could fail.

    Kevin

  3. Beware by codepunk · · Score: 4, Interesting

    One day I got a call from engineering that told me they where getting a error in a vb application. When I get
    there to have a look they told me the engineer that wrote the code had unfortunately died the day before at a
    fairly young age of a hear attack. The error showing was, "Beware The Man Behind The Curtain"...talk about creepy..

       

    --


    Got Code?
    1. Re:Beware by Amazing+Quantum+Man · · Score: 4, Interesting

      Back in '84 at UC Santa Cruz, we had to write an 8086 assembler and linker. I was on the linker group, and we decided to create the 8086 BAT-Linker.

      Error messages were a short dialog along the lines of:

      Holy $SOMETHING, Batman! $ERROR_CONDITION occurred!
      Right! Quick, Robin! To the BAT-Debugger!
      But Batman, we don't have a BAT-Debugger!
      Even so, Robin, fatal errors are no excuse for poor traffic safety.
      Gosh, Batman, you're right! I never thought of that!

      --
      Fascism starts when the efficiency of the government becomes more important than the rights of the people.
  4. Re:Your site is padded with ads. Continue? by ThinkTwicePostOnce · · Score: 5, Interesting

    I'll bet you'll like the Re-Pagination firefox extension. When you get to the bottom of the first
    page, do a right click on the "2" or the word "next" in that list of pages. Then you just scroll
    down and see all the pages without clicking on anything more. The extension fetches the pages and
    appends them to the bottom. I consider it "jerking the reader around" when sites have lists like that,
    and thwarting them always provides a nice feeling of satisfaction and triumph!

    --
    Hide all sigs: Click HELP+Prefs (top), VIEWING (last on right), DISABLE SIGS (3rd on left) and SAVE (hidden at bottom).
  5. How about.... by ConstantiusChlorus · · Score: 5, Interesting
    "Your password must be at least 18770 characters and cannot repeat any of your previous 30689 passwords."

    See KB276304

  6. "Nobody knows why it's blue..." by dschuetz · · Score: 5, Interesting

    I do. :)

    There was this crazy guy I knew in college, who went to work for Microsoft. We'd drifted apart, though we both still lurk in some private email groups of friends from that timeframe. About 5 years ago, I saw his name in a Newsweek article about some crazy-hip new MS project, calling him "a relative codger" at 33, brought in to rein in the young guns on the project. The official Microsoft web page for the project featured a "meet the team" section, which next to him, included the phrase "Wrote the BSOD."

    I couldn't let that lie, so I wrote him a quick note asking if it was true, was he proud of it, and most importantly, "Why blue?" Here's part of the response:

    I chose white on blue because that was the same color that the firmware on the Mips workstations we had used for their boot selection screen. Plus that was the default for the old character mode SlickEdit code editor that most of the devs used.

    and:

    No, it is not something I am particularly proud of, but once the kids I work with found out about this little skeleton in my closet they never let me forget it.

    (He also avows responsibility for the Win 9x blue screen, "which gets a lot more air time.")