views:

972

answers:

51

I was thinking about a name for a new blog and wanted to name it after a computer error of some description (partly inspired by this site). So I want to know some people favorites.

I remember at a job I had "Catastrophic failure" was used a lot as an error message, to the users as well!

Please give me some inspiration. There is a 99% chance I will call my blog after the most highly voted one.

+3  A: 

Unknown error...

tvanfosson
I've worked with code in the past that had two different "unknown error" type messages in it, which caused all sorts of bemused looks when the QA guys would come through and show the error and we'd go "I know exactly where that's coming from!"
Rowland Shaw
+3  A: 

Stack Overflow but I'm pretty sure that's already taken.

Luke CK
+1  A: 

System halted

Stephen Cox
+6  A: 

PEBCAK

Max
+2  A: 

You Broke It.

cowgod
+7  A: 

No keyboard present. Press F1 to continue.

I remember the first time I got this error long ago when booting with a faulty keyboard, I just about knocked myself unconscious with the spontaneous head to desk gesture.

PhoenixRedeemer
+17  A: 
CMS
+2  A: 
icelava
+6  A: 

He's looking for a blog name people, not a story. here's a few:

  • "Dumping Core" - unix/linux seg fault message
  • "General Protection Fault" ("GPF") - win 95/98
  • "0xC0000005" - anyone debugging under windows will recognize this
  • "Bus Error" - the dreaded step brother of segmentation fault
  • "Bad command or file name" - MS-DOS
  • "Netsplit" - obscure IRC reference and really overused
  • "Does not compute"
shoosh
A: 

Access Denied

Murthy
+1  A: 

Out of Memory

Adam Liss
A: 

No manual entry

Adam Liss
A: 

Seek Error

Adam Liss
A: 

404 Not Found

Adam Liss
+3  A: 

Abort, Retry, Ignore

Adam Liss
+1  A: 

Sadly, "core dumped" appears to be taken.

Norman Ramsey
+2  A: 

General Protection Fault

Adam Liss
A: 

More along the lines of "annoyances":

Zach Scrivena
+5  A: 

Unexpected character

This is my favorite so far, because of the interesting alternate connotation.

Adam Liss
A: 

ABEND

(saw it first on using IBM 3033 JCL a long time ago)

Huntrods
+1  A: 

Null pointer.

KG
A: 

Anything with "illegal"... like "illegal operation"... how did it know?!

nezroy
GCC sometimes generates code that results in an Illegal Instruction error.
+2  A: 

Wrong Magic Number

Cesar
A: 

Press Cancel to Continue

devio
wtf gave that error message?
derobert
devio
A: 

segmentation fault

Martin York
A: 

SIGSEGV

Martin York
A: 

Bad file name; there may be no bad names in the final system!

I'm pretty sure that's a typo ("final" vs. "file"), but its been preserved in every list of classic Mac error codes I've seen...

derobert
A: 
  • check trap error
  • privilege violation error

Some more old mac ones.

derobert
A: 

I named mine 'echoreply', which I thought was pretty neat. There's always stack smashing, but that's kind of a knock off. You've got SIGBUS, but that's not a very informative name to search engines that do not write code. Variants of SEGV might seem cool, but with so many reported segfaults on public lists you'd just get lost in the shuffle.

Of course, there's i-refuse-to-write-reentrant-code-because-threads-are-evil.com , but that's sort of long (but controversial). However, such a name will surely make your blog popular and you get to bitch about mutex debugging. Without checking, I'm quite sure that most preprocessor tokens are taken as domain names. Venturing to other operating systems, "Abort, Retry, Fail" was a popular column way back when, you don't want those sloppy seconds.

Your posts will likely be full of linguistic errors, so syntax error is sort of redundant.

So, I recommend segbus.com which appears to be open, short, related and should catch searches starting with SEG. Or, bareback-with-no-stack-protector-needed , but thats icky and long.

Tim Post
A: 

We're sorry, something happened (and why that is the ultimate error message).

Morten Christiansen
+2  A: 

Printer on Fire

Brian
On early printers if you got this error, your printer may well have been on fire.
Brad Gilbert
+2  A: 

Guru Meditation Error

A: 

PC Load Error

smack0007
+4  A: 

In JavaScript:

'null' is null or not an object.

M4N
An old favourite
johnc
+1  A: 

The discussion went around our office the other week as it appears that all my exception descriptions refer to "bad things" happening, which gave birth to the BadThingException.

Someone else suggested we needed another case for situations that we were less likely to recover from, so we inherited, and had a ReallyBadThingException; Now, if we can only sneak them past a code review...

Rowland Shaw
A: 

Edify had an IDE for application development. For years they had a message at the end whenever code successfully compiled. - "Funny, but no errors."

ericp
A: 

Error not found

Rumen Georgiev
A: 

Error: The operation was a success

This was either WinZip or Windows Explorer back in the Win9x days, when I was stupidly trying to multitask as some part of the system was apparently failing. It was so unstable I couldn't take a screenshot, so I took a hard photo of it. I wonder where that's gotten to...

Kev
A: 

An earlier version of Photoshop (Must have been 5 or 5.5) had an error if you tried to edit the stroke of a Bezier curve without rendering first:

"Could not stroke the layer because there is nothing to stroke"

But my personal all-time favorite is from JavaScript in the NN4 days:

"Undefined is not defined"

nerdabilly
+1  A: 

PC Load Letter

David
PC Load Letter? What the f*{k does that mean?
AgentConundrum
A: 

Two for you. First from a pilot version of SunOS (mid-80's):

"Kernel Blew Chow"

Then one that might be too long, also from that era:

"None documents cannot be printed here"

n8wrl
+3  A: 

A contractor at a company I worked for made a BadLuckException...it was a timing problem that couldn't be sorted apparently, so that's the exception it would throw.

Kieron
A: 

I saw an Application throw a "ProgrammerIsStupidException". Apparently it was in response to some kind of can't happen condition. I was never able to reproduce the error.

Matthew Scouten
A: 

How about Missing Semicolon?

Everyone must have had at least one of those....

ck
A: 

My old VZ200 had on (I found by peeking through memory)

Unprintable Error

johnc
A: 

A mate of mine put a console write out of an app many years ago

"Terminated with unusual error"

A year later, he came back to the project and sat abusing his desktop for three days in a row, at some stupid error that the ETL was throwing until he realised that it he was the one who put it there himself.

johnc
+2  A: 

Printer On Fire

Juliet
A: 

Please do not press this button again

jtolle
A: 

Read of address 00000000.

Rob Hunter
A: 

Keyboard not found! Press any key to continue.

John
A: 

From the Acorn BBC Microcomputer implementation of BASIC when trying to re-number the lines of my program starting at line 1 in steps of 42:

> REN 1,42
Silly
JBRWilkinson