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

1 2 next
vote up 5 vote down check

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"
link|flag
vote up 17 vote down

link|flag
vote up 7 vote down

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.

link|flag
vote up 6 vote down

PEBCAK

link|flag
vote up 5 vote down

Unexpected character

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

link|flag
vote up 4 vote down

In JavaScript:

'null' is null or not an object.

link|flag
show 1 more comment
vote up 3 vote down

Unknown error...

link|flag
show 1 more comment
vote up 3 vote down

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

link|flag
vote up 3 vote down

Abort, Retry, Ignore

link|flag
vote up 3 vote down

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.

link|flag
vote up 2 vote down

You Broke It.

link|flag
vote up 2 vote down

Successful exception

http://blogs.ipona.com/davids/archive/0001/01/01/192.aspx

link|flag
vote up 2 vote down

General Protection Fault

link|flag
vote up 2 vote down

Wrong Magic Number

link|flag
vote up 2 vote down

Printer on Fire

link|flag
show 1 more comment
vote up 2 vote down

Guru Meditation Error

link|flag
vote up 2 vote down

Printer On Fire

link|flag
vote up 1 vote down

System halted

link|flag
vote up 1 vote down

Out of Memory

link|flag
vote up 1 vote down

Sadly, "core dumped" appears to be taken.

link|flag
vote up 1 vote down

Null pointer.

link|flag
vote up 1 vote down

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

link|flag
vote up 1 vote down

PC Load Letter

link|flag
show 1 more comment
vote up 0 vote down

Access Denied

link|flag
vote up 0 vote down

No manual entry

link|flag
vote up 0 vote down

Seek Error

link|flag
vote up 0 vote down

404 Not Found

link|flag
vote up 0 vote down

More along the lines of "annoyances":

link|flag
vote up 0 vote down

ABEND

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

link|flag
vote up 0 vote down

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

link|flag
show 1 more comment
1 2 next

Your Answer

Get an OpenID
or

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