vote up 5 vote down star
1

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.

flag
show 1 more comment

50 Answers

prev 1 2
vote up 0 vote down

Press Cancel to Continue

link|flag
show 2 more comments
vote up 0 vote down

segmentation fault

link|flag
vote up 0 vote down

SIGSEGV

link|flag
vote up 0 vote down

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...

link|flag
vote up 0 vote down
  • check trap error
  • privilege violation error

Some more old mac ones.

link|flag
vote up 0 vote down

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

link|flag
vote up 0 vote down

PC Load Error

link|flag
vote up 0 vote down

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

link|flag
vote up 0 vote down

Error not found

link|flag
vote up 0 vote down

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...

link|flag
vote up 0 vote down

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"

link|flag
vote up 0 vote down

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"

link|flag
vote up 0 vote down

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.

link|flag
vote up 0 vote down

How about Missing Semicolon?

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

link|flag
vote up 0 vote down

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

Unprintable Error

link|flag
vote up 0 vote down

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.

link|flag
vote up 0 vote down

Please do not press this button again

link|flag
vote up 0 vote down

Read of address 00000000.

link|flag
vote up 0 vote down

Keyboard not found! Press any key to continue.

link|flag
vote up -1 vote down

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.

link|flag
prev 1 2

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.