views:

6423

answers:

126

What is the funniest or weirdest error message you've got from a development environment/application?

For example:

  • Catastrophic failure
  • 'null' is null or not an object
+3  A: 

From MS SQL:

Transaction doomed in trigger. Batch has been aborted.

Brian R. Bondy
+60  A: 

My favorite:

"The error message cannot be displayed"

Milan Babuškov
That makes sense. Using "this" instead of "the" is better.
orlandu63
+52  A: 

Not development, but production. And the message was in the code.

"If you ever see a window with this message, it means there were some bugs we didn't think of. Make a screenshot and mail it to us with your customer-ID and we'll refund your money"

kender
hahahaha that was a good one.
pablito
Did you, and did they?
rwmnau
Where where?? I want to get free stuff.
Darryl Hein
We were just maintaining this application, this is why I saw the sources. No idea though if any customer ever saw this message :)
kender
+2  A: 

I always do a double-take when Eclipse tells me: "Cannot convert type foo to type foo." Of course, if it would speak up when I import baz.bar.foo in the same file as quux.quo.foo, I'd've avoided that mistake!

moffdub
A: 

Microsoft Development Environment: "Unknown undo/redo error."

jleedev
+5  A: 

I have a toss up - "Kernel Panic... die die die!" and while examining the logs of the process "Please see the logs for more details".

Chris Boran
+1  A: 

I can't remember where it was, but I've gotten something along the lines of

"An error occurred while trying to display the error message."

ManiacZX
Sounds like Apache, when it's been configured to display a customized error page, but hits an error on the error page.
Sherm Pendley
+81  A: 

Booting a headless build machine:

Keyboard not found. Press F1 to continue.

Adam Liss
What is worse is that some computers don't have the option to stop the keyboard check.
Brad Gilbert
haha. i first saw this when i was in grade school. was confused as hell.
moogs
lolwat. I laughed.
SD
... Or any other key to abort.
scraimer
Classic! My favorite too!
Gab Royer
I made a tiny USB dongle that would pretend to be a keyboard to be able to use my old computer as a server. Without it it would require a keyboard everytime it rebooted.
Marius
You should have made one with just an F1 key on it, so you can recover.
Pete Kirkham
In the IBM PC BIOS ROM there is another message Video Error, Press F1 to continue
Joshua
http://caseysrandomthoughts.blogspot.com/2009/10/hmmm-this-could-be-bad.html
Casey
Marius: wow, how? isn't USB hardware complicated stuff?
Stefan Monov
@Casey, you know someone spammed you on your blog right? lol
Earlz
+16  A: 

CD-ROM driver not responding, please insert Windows CD

Steven A. Lowe
+41  A: 

sudo can be configured to display insults when a user mistypes their password, my favorites are:

  • Maybe if you used more than just two fingers...
  • My pet ferret can type better than you!
  • It's only your word against mine.
Robert Gamble
+1 for It's only your word against mine.
Ryan Guest
I just checked the man page and it's not in there. How do you do that?
Max
"man sudoers": insults - If set, sudo will insult users when they enter an incorrect password. This flag is off by default.
Robert Gamble
+3  A: 

The strangest 404 I've seen, it popped up in Bulgarian and said something equivalent to: "The requested page cannot be found on the path of the page. Please go to your current location."

ngn
+1  A: 

In OS/2, there was a catchall error message: SYS0000: Y N A R I Perhaps this was to help with internationalization by enumerating the first letter of Yes / No / Abort / Retry / Ignore. However a device driver install once called up this message on a dialog box.

  Error installing driver.  Y N A R I ?
Mike
+23  A: 

When you tried to kill the print spooler on the Nixdorf 8870 minicomputer, and for some reason it wouldn't die, the error message shown was:

"Spooler is too tough!"
RoadWarrior
+33  A: 

Diagnostic message from Apple's MPW C compiler:

"Too many errors on one line (make fewer)."
RoadWarrior
valgrind spits the same thing out if you get too many issues.
windfinder
+4  A: 

The last company I worked for was maintaining their own app server, and their exception page would just say:

"did not work."

Gee, thanks.

clofresh
meh must of been to lazy to type a full message.
corymathews
+25  A: 

Click harder. [SFW]

RoadWarrior
wow... did not work well with opera...
Svish
I just keep getting "Internet Explorer Cannot Display the Webpage"
Wayne Koorts
@Svish, LOL. @Wayne, read the rest of the page.
RoadWarrior
@Wayne: Have you tried clicking a bit harder on that link?
Lars Haugseth
Love it! Made my day.
Spence
I even got the "Internet Explorer Cannot Display the Webpage" from FireFox! How'd that happen?! ;-> LOL!
PTBNL
You have got to check the alt text on that refresh pic.
tsilb
I also get "Internet explorer cannot display the webpage", clicking harder didn't helped :S
Omu
+2  A: 

Borland Pascal for Mac (this is the original Mac, circa 1986 or so, as used by Scotty) would quite regularly give the following message on compilation :-

"Syntax Error in Code"

And that we it. No indication of either WHERE the error was or WHAT the error was. Just a mite irritating when compiling thousands of lines of code.

As can be imagined this tended to produce a regime of compiling often so you always knew what you'd been changing, however I have seen myself been reduced to binary chopping the code (commenting out whole sections) to trace the error down.

Cruachan
+13  A: 

Nice SML compiler error message:

"Error: expected type (int, int, int) but got type (int, int, int)."
RoadWarrior
What was the error? Because I'm not seeing it.
Paul Nathan
Good times, good times.
johanbev
The error was probably in the parser :)
Alex
+6  A: 

last message in the log: "die welt ist schlecht !", which means The world is bad!

sorry it is in german ?

Blauohr
Translates to: "the world is bad"
HS
+13  A: 

From a lotus notes production release:

"this feature is not enabled in the beta release."
Gamecat
+10  A: 

Error: No error occurred!

chimp
I suspect the error status got cleared between the time the error was trapped and the time it was reported.
chimp
I've gotten this one too. That's what MS's error code to text function generates when you feed it a success code. If you get the logic on an error handler backwards (or enter it for some reason other than a bad status code from a system routine) you can get this.
T.E.D.
I got something similar from a third party production package. I don't know what makes it happen, but every now and then I get the following message "Error code 0 No Error". The program would just continue on and nothing bad happened so I guess there really was no error ;) Weird.
Bill W
+9  A: 

On a WinNT setup installation:

"Please close the door to your C: drive and press the <Enter> key."

+12  A: 

Error: Too many errors.

Donnie H
This comes in Visual Studio right?
A: 

Lotus notes (in LotusScript, when attempting to use a null variant as if it were an array):

Variant does not contain a container.

Peter LaComb Jr.
A: 

Windows:

Data Execution Prevention: Windows Explorer has been closed to protect your system.

Note 1: Explorer did not get closed Note 2: This is usually followed by a memory access error (e.g. Attempt to write address 0x00000000)

DrHazzard
Translation: You have malware.
Alex
Not really, the machine has very little on it (no random downloads or web browsing)
DrHazzard
A: 

Fortran on an specialized PDP-11 clone: "Fatal error T"

I got the explanation from one of the OS developers who had access to the (printed!) compiler source code: the program required more than the reserved 4k memory window to communicate with the OS.

gyrolf
+10  A: 

Not exactly an error message I got, but one I made. The final project for a Data Structures class printed

Oh my god! What did you do? What did you do?

Whenever it ever caught an exception

Gabe
If I had a nickel for every time I had my programs print ridiculous and snide remarks in school. All nighters tended to create very abrasive and unforgiving UIs in my programs...
Eric
@eric indeed. Those all nighters were bad, especially when you were on the other side of ballmer's curve..
corymathews
Don't you mean the Balmer Peak?
Robert P
+9  A: 

Entering an absurdly old birthdate: I don't think you're Methuselah.

Joshua
Ha, I do that all the time in DOB entry: "Seriously? You're 893 years old?"
Typeoneerror
+14  A: 

.net 2002 (C#)

"An unhandled exception of type 'System.Index.OutOfRangeException' occurred in system.data.dll

Additional information: Index -1 is not non-negative and below total rows count."

...

-1 is NOT non-negative ... thanks Microsoft Developers!

;-)

You left out part of it: is NOT non-negative OR ... Another way to express it is is negative or above or equal to total rows count. Either way has two much negativity though don't you think?
Windows programmer
You mean neither way has too little non-positivity?
finnw
+5  A: 

Not really funny, but the timing was good. That is, if an error is ever good... I got it while browsing this question.

On Stack Overflow: Server Error in '/' Application.

Cristián Romo
A: 

I used an in-house debugging application that was written by some long-gone mysterious contractors.

One of its tricks was to flash an error message very briefly on the screen; so briefly you couldn't quite read it, I always read it as "Silja Line", but that made no sense. Silja Line is the name of a ferry company.

Eventually, I looked at the code to find out what it really said.

Yes, it really popped up the message "Silja Line" when there was an out-of-memory exception.

Surreal.

Oddthinking
+36  A: 

alt text

Do not stare too long at the numbers, they're only for those with training.

Jonas Kongslund
Yay Amiga nostalgia! Still sends cold chills down my spine when I see it. But yours could be improved by being a blinking animated gif.
ddaa
Ah the memories. My wife once caused this by screaming at me. Quite a pair of ..er..pipes on that woman.
T.E.D.
Ugh, it's a nice error but I sure did hate seeing that. I had one of the first A3000s and it had some hardware issues... it crashed all the time, sadly.
Alex JL
it's nothing unusual, just a buffer overflow in the exec.library
x4u
+16  A: 

I use a quote from Carl Sandburg on my default error page -- the one that shows up when the code fails to handle an exception. The error message goes:

“Nearly all the best things that came to me in life have been unexpected, unplanned by me.”
-- Carl Sandbug

Unfortunately, this isn't one of them. Please contact the administrator.

tvanfosson
A: 
> .\rpcdcep.h(88) : warning C4230: anachronism used :
> modifiers/qualifiers interspersed, qualifier ignored
Onur Bıyık
+26  A: 

This one looks suspicious:

error: 'long long long' is too long for GCC
Johannes Schaub - litb
I was going to post that one! :D
CrazyJugglerDrummer
LOL really cool :D
Michel Kogan
+8  A: 

"An unexpected error occured while trying to display an unexpected error"

Got this from RAD once

sarego
lolz so it actually fails to get the fail?
YourComputerHelpZ
+4  A: 

"PC LOAD LETTER? What the hell does that mean?" The line is from Office Space when the Michael Bolton character can't get a laser printer to print.

Its funny because I actually saw that error on, what I assume, was a similar make or model of printer they had at my college.

Soviut
It's not an error. It's a request for letter-size paper.
Loren Pechtel
... and the PC refers to the Paper Cassette (as opposed to the other supported paper inputs)
Andrew Swan
They didn't make it up out of thin air. That's what printers used to say when they wanted more paper.
T.E.D.
http://en.wikipedia.org/wiki/PC_LOAD_LETTER
Matthew Lock
+3  A: 

I love translation errors in error messages, for example when "function argument count error" becomes "error counting function arguments". I guess the translators have no idea what the error message is all about, and hope the user/developer can make any sense of it.

Printer status message "Deleting - Out of paper - Printing" all at the same time.

Click "OK" to cancel, click "Cancel" to continue.

HP LaserJet printers displayed an ambiguous "INPUT JAM" message.

Couple of screenshots (mostly German).

devio
+1 - OK to Cancel, Cancel to continue.. ROFLOL..
+32  A: 
Brad Gilbert
Looks like a base64 encoded message. I'm too lazy to do it, but someone should take the time to decode it
tj111
Not straight-up RFC 2045 base64--note the "-" and "_" characters.
outis
A: 

Eclipse: "An internal error occurred while showing an internal error."

Jeff
+9  A: 

I love when XP would do the one error where it says the "memory" could not be "read". Both those words are in quotes in the error message. It just sounds like airquotes!

patricksweeney
http://bash.org/?4460<jre> One time I went into a stupid donut shop to take a pee-pee. They had a sign that said: PLEASE "FLUSH TOILET" BEFORE LEAVING. Flush toilet was in parentheses. So I assumed it was code for something<jre> So I "pissed in the sink"
tstenner
Quotes used to be used by signwriters several decades ago as a form of emphasis.
staticsan
The Gallery Of "Misused" Quotation Marks: http://www.juvalamu.com/qmarks/
David
A: 

One of our junior developers put in the message, "You can't do that" when the user used a feature of the product the wrong way. No explanation, just, "You can't do that."

Evan
A: 
"Error saving data. Try again?"

The current software I'm maintaining is riddled with stupid messages like that.

Simon Hartcher
+1  A: 

"null is null or not an object"

Great, thanks :)

Rex M
+8  A: 

I came across a little program that could change the text on the little one line LCD displays on certain HP laster printers. Some people were confused, and others bemused when the printer gave the error message, "Need Chocolate"

Evan
I wrote an app that did that more than a few years ago. About once a week I would change the message. Most people never even saw it, but every so often someone would do a double take.
Chris Lively
A: 

Error


This is not an error.

Conrad
+3  A: 
Amr ElGarhy
+32  A: 

"You don't exist. Go away."

This is a real error message I got working with SSH on Linux.

Turns out it's because I was logged in as a user who wasn't in /etc/passwd.

Roy Peled
Yup. Seen this one before too. That's what causes it alright.
T.E.D.
+1  A: 

The Norwegian translation of the Windows GPF error message is complete nonsense:

Minnet kunne ikke være "read".

It's hard to retranslate this back to English, so I guess you'll have to be able to understand both Norwegian and English to appreciate the weirdness.

Ola Eldøy
+64  A: 

Attempting to install a pre-release build of Virtual PC inside a Virtual PC machine:

You had to try this, didn't you?

There was also a litte bit more to it; unfortunately, I don't remember the whole message. That part though had me laughing for couple of days.

Franci Penov
+2  A: 

Actually a colleague showed me this one, but we had a good laugh:

"1 is null or not an object"

Gotta love IE's JavaScript engine :)

Tsvetomir Tsonev
+1  A: 

Segmentation Fault in C++

ecleel
Brief, but descriptive. Certainly neither funny nor weird.
outis
+7  A: 

From GNU tar:

tar: Cowardly refusing to create an empty archive

(when you don't give it any files to add to the archive it should create).

Lars Wirzenius
That actually has a serious background: Old versions of tar used to truncate the destination file instead of showing this error. This could easily lead to data loss if you misplaced an argument. The error is actually a safety check.
sleske
Yeah, but it's still funny.
Duracell
A: 

Quantifier {x,y} following nothing.

I came across this message working with SharpZipLib. Its FastZip class contains a method CreateZip which accepts a file filter expression. However the filter is not expressed in DOS format (*.txt), but as a regex (\.txt$).

And if you know it should be a regex, the message even makes sense. I guess the exception is raised by .Net RegEx, not by SharpZipLib itself.

devio
A: 

While using the MS Visual Studio Express Betas, I didn't expect everything to be perfect, but I always got a good chuckle when I'd get an Error Message Box that said "Don't know what to do."

A: 

"My dog ate my search results..."

+18  A: 

The Daily WTF is a good source of these. Their regular Error'd feature is exactly what you're looking for, and the rest of their articles are always good for a laugh as well.

Randy Orrison
Link to archive of the Error'd series: http://thedailywtf.com/Series/Error_0x27_d.aspx
Stephan202
+12  A: 

I got this once trying to boot linux on a damaged harddrive:

Bug in initramfs /init detected. Dropping to a shell. Good luck!  
bash-3.1# _
Blorgbeard
+5  A: 

Debugging some QBASIC code back in the day I got this:

ERROR: Blue

After investigating I figured out how to reproduce it and I was also able to get Yellow, White, and a few other colors. Unfortunately I don't remember the details, but it had to do with editing the code while debugging.

tspauld
+1  A: 

"too complicated SQL statement", from MaxDB

http://lists.mysql.com/maxdb/11775

Daniel Silveira
+4  A: 

Haven't seen it personally (and I guess isn't not unique to a development environment), but Printer on Fire has got to be the classic in this genre

Anthony Rizk
+1  A: 

In SQLite3,

error:not an error

pvsnp
+3  A: 

Get this one every couple weeks. Makes me chuckle everytime.

System.ComponentModel.Win32Exception: The operation completed successfully
   at System.Drawing.Printing.StandardPrintController.OnStartPrint(PrintDocument document, PrintEventArgs e)
   at System.Windows.Forms.PrintControllerWithStatusDialog.OnStartPrint(PrintDocument document, PrintEventArgs e)
   at System.Drawing.Printing.PrintController.Print(PrintDocument document)
   at System.Drawing.Printing.PrintDocument.Print()
   at CrystalDecisions.Windows.Forms.ReportDocumentBase.Print()
dotjoe
+4  A: 

In a software I once worked on, there was an exception for an impossible condition to happen (sort of "if true: do this; elif false: do that; else: raise exception"). The message was:

"Impossible condition happened. How the hell did you get here ?"

The test department was able to get there anyway, but unfortunately I am not aware of the details.

Stefano Borini
I wouldn't say that is impossible. If the variable is undefined it will be neither true or false and hence raise the exception.
sglantz
@sglantz : it was C++
Stefano Borini
@Stefano: Was floating-point involved? With IEEE floating-point representations, if a is a NaN then neither `a == b` nor `a != b` will be true.
David Thornley
A: 

Error: no error

Noah Medling
+38  A: 

Having a bad day at an old job, I typed a certain 4 letter word for manure at the command line prompt. Much to my surprise, an ASCII art picture of a mushroom appeared, followed by the statement "Are you a mushroom too? Kept in the dark and fed [same four letter word]". It turned out my boss had set this up to lighten his bad days!

PTBNL
Haha, brilliant!
molf
+28  A: 
BigBlondeViking
That is my favorite, too. I've also seen "Error: success" here and there.
Alex JL
ROFLOL.. you can't get more stupid than that! Successful completion is an error?!
A: 

From an unnamed database for Windows(tm):

"Whoops! Nothing to see here, move along."

+5  A: 

The most funny message I ‘ve ever seen was .. my own. Here is the story:

In 2004 I was a member of a team making huge credit application system. The client application was written in Delphi. It consisted one big form called TemplateForm. Actual client forms for processing credits actually inherited from this form, so there was one MortgageForm, one CreditCardForm, one PersonalForm, one BussinesForm, and so on.

One day I have checked in my sources, being sure it will work, and went home. During the evening developer from Personal Credits Team changed slightly our TemplateForm – instead of hardcoding form’s title, he have added a GetFormName function call in TemplateForm constructor. The only pain was he made GetFormName an abstract function in a template without letting the rest of the team know about the change (in fact, he changed PersonalForm, but did not change other forms inheriting from TemplateForm). Nowadays Delphi warns about creating object of a class containing unimplemented abstract methods… but it was Delphi 5, and night build run smoothly.

The following day, when I was eating breakfast, I was reading desperate mail from our support and business knowledge team. They were complaining about “Abstract Error” (which is Delphi response to calling abstract method). When Ann sent a message that she does not understand what “Abstract error” meant, her colleague Lukas, wrote that she would probably understand error message regarding cloths, dresses, perfumes and “girls stuff”. She replied, that she would rather have Aidan Quinn on error message. ‘WTF?’ asked developers, and quickly googled this:

http://www.imdb.com/name/nm0001644/

So, when we came to work we have downloaded a big picture of Aidan, created TdlgAidanInfo form class, and put a small Panel in TemplateForm. This small panel had OnClick event, and this event was firing Aidan form using ShowModal . Ann was very happy, and she planned to show this trick to our customer during some hard meeting, to “clean some air” (we were constantly kicked by our customer).

Unfortunately one of Personal Credits Team developers saw the increase in size of the executable. Since EXE was something about 6 MB, we thought no one will notice additional 200 kB… But he notices. Most dialogs was named something like dlgALL_ALL_ZBZ_LST, making it almost impossible to understand, so TdlgAidanInfo was soon discovered and deleted. Our boss was informed and there was a bit of a mess.

Since Aidan’s photo had been removed, we had put one line of code in the place where his window was previously. This was a message box with a text “Aidan Quinn used to live there” and a title “It is important to have a sense of humor”. Aidan’s story was then forgotten.

About two years later our support team has been called by bank executive reporting some strange bug about credit amount. This executive was a bit terrified because he thought he was getting crazy… he said:

‘We [him and a clerk] panicked a bit and started to try various options to get right credit amount. And we clicked a lot of places on UI and … and some unexpected message box about someone named Aidan Quinn appeared!’

We have spent about a hour laughing. Instead of support team Ann responded to customer: ‘

This message box is not unexpected.

’.

smok1
Too long, but I read it! but hey, I can imagine it must have been really funny for you guys (though it was just normal for me)
LocustHorde
A: 

Once, in Win2000, I got a little error window with no words, just the X red icon and the Ok button. I pressed OK and nothing more happened.

Other error I got when I was learning pointers in C++ was: "La memoria no se puede "written" 0x098458458..."

Two languages in one error LOL!

other one: In VB6 when I was trying to share long pointers with a C++ dll: "Expression too complex"

yelinna
Many years ago, a cookie problem with Hotmail--while I was in China. I was trying to explain the problem to a Chinese speaker--who didn't know about cookies. The dictionary only had the edible kind. I carefully switched Hotmail into Chinese and trigger the error--a page full of bird tracks with "cookies" in English in the middle of it!
Loren Pechtel
+2  A: 

"Pure Virtual Function Called"

Yeah, must be one of Visual Studios :)
vobject
A: 

Server Error in '/APPNAME' Application.


Compilation Error

Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.

Compiler Error Message: BC30035: Syntax error.

Source Error:

Line 1:  //---------------------------------------------------------
Line 2:  // A header comment (sanitized for posting)
Line 3:  //---------------------------------------------------------

Source File: c:\data\www\appname\controls\jsclasses\controlname.js Line: 1

wweicker
+19  A: 

The code has thrown an unhandled MoronicUserException. Message: "User was a moron."

Spence
I may have to use this one...
corymathews
mee to lolololololol :D
Omu
+2  A: 

The Mac assembler I was forced to use in school.

"Well, Smoke me a kipper!"

For almost every error.

Dan Blair
Awesome, a Red Dwarf reference. Does it say "stoke me a clipper" for the other errors?
DisgruntledGoat
+4  A: 

A few errors I enjoyed:

Error: No help available for %d

Error: Success

Error: Error ocurred when attempting to print error message.

Error: Last line of file ends without a newline!

Secko
+1 for "No help available for %d"
JoePasq
+1  A: 

Error occurred on error page.

This message appeared when a new error occurred on the error page. Our webapp displays the error page when any error is encountered somewhere in the app.

Jeremy Bade
+2  A: 
Jeff Kelley
+2  A: 

"There is something rotten in the state of Denmark"

This was THE ONLY ERROR MESSAGE in a home grown backup utility at my place of employment. It did double buffer processing to tape, and any error would take it to a completion handler, which would dump out that message and abort.

EvilTeach
+7  A: 

This PHP error threw me the first time I saw it:

Parse error: syntax error, unexpected T_PAAMAYIM_NEKUDOTAYIM expecting T_STRING in...

(it means something like “double colon” in hebrew)

Typeoneerror
Yes that really threw me off when I was learning OO in PHP. Had to google it.
Neil Aitken
They updated the online docs a few months ago to say what it was. :-)
staticsan
+2  A: 

This is one of my favorites, written to the console by VLC during normal operation (there don't seem to be any problems associated with it):

** (.:5762): CRITICAL **: gtk_pizza_set_size: assertion `pizza != NULL' failed
rmeador
A: 

Both of these are real error messages whose conditions (according to the original programmer) were impossible. All the developers working on that project after these were written have come across them at one time or another.

This can't be happening!

Never actually saw this one though I've seen a screen shot framed in one of the senior developer's office wall.

Found a Ghost!

This one happen at least twice while I was working for the company. Once it appeared while QA was testing, the other we found out about when a customer called in inquiring about it after it popped up on their screen in the middle of the day.

codeelegance
+5  A: 

I sometimes put "something" in when I haven't yet come up with a name for... well, something - and one day from this code:

x = something;

my system gave me the error message:

something cannot be resolved

Carl Manaster
A: 

"Unknown Hard Error"

on explorer startup...

Shaharyar
+7  A: 
Xeoncross
It's called "oh crap the new version doesn't work! Roll back before we're really screwed."
Chris Lively
+14  A: 

In Inform 7, the code:

3 is a scene.

produces the error message:

That, sir, is a damned lie!
TheBeardyMan
+11  A: 

Error: "If you see this, I have caught and handeled more exceptions for you than you deserve. Failing now. Withholding debug information. Bye."

instanceofTom
+2  A: 

Here is one from a product I am working on (note it is a warning not an error):

Warning: Got unexpected '%s' exception '%s'. This is the last place to handle this exception but it can't be. The exception is ignored to avoid crashing the tool. The optimization result is incomplete and your data might be corrupted. Sorry.

WilliamKF
A: 

The finger server at an old workplace (internal use only, of course) allowed you to try to finger aliases as well as actual addresses. I tried fingering one of these aliases once and received the response:

Error: Success.

What's happening is probably clear to most UN*X world programmers, but I found it hilarious because I'd just fingered my own alias.

Thomas Kammeyer
+19  A: 

There are a few that I'll never forget:

BS Error on the old TRS-80's basic.


Code has no affect on a more recent C/C++ compiler. I thank the compiler for not making value judgments on my code.


But my absolute favorite was on the Amiga 500. I popped a disk out before it was finished writing to it. It slid the screen down two inches and in flashing black and red letters across the top said:

Put that disk BACK.

Never did that again.

Shawn Hurley
That Amiga one is priceless!
staticsan
+2  A: 

"UnbelievableException: no way! this exception will be not throwed".

I can't believe that someone wrote this kind of code/joke.

marcospereira
I doubt English was their native language.
Loren Pechtel
Sounds like an attempt at loltalk.
Duracell
+8  A: 

I'm probably going to annoy an old friend if he ever reads this, but he had a boring day at work many years ago, whilst finishing off a simple print server. It was written in VB and was for more than one branch PC to share a serial printer. This particular day he was writing the error handler.

Quite apart from:

This error can't happen.

... there was also:

Orange marmalade? No, paper jam!

... and:

Pieces of seven! Pieces of seven! It's a parrot-y error!

... and once coded, he promptly forgot about them.

It was quite some months before Branch Support encountered a strange call from one branch that had received the 'parrot-y' error (turned out to be a loose cable). That's when they also discovered the 'orange marmalade' error. Branch Support were only slightly annoyed they didn't know about them before hand, but it otherwise brightened everyone's day. Fortunately, branch staff were accustomed to strange messages from IT apps, so there was no problem leaving them in. :-)

staticsan
+2  A: 

The most frustrating error message which I got all the time in XP was when trying to rename video files.

Cannot rename [filename]. Make sure that the file is not currently in use.

It wasn't in use... apart from Explorer, which I was using to rename the file! It turns out Explorer is reading the file in order to tell you the file size, video resolution etc...

DisgruntledGoat
+3  A: 

ORA-24344: success with compilation error

Cylon Cat
+3  A: 

C++ confused by earlier errors, bailing out

awregan
+5  A: 

"When casting from a number, the value must be a number less than infinity."

Silly me trying to use numbers bigger than infinity!

harriyott
That doesn't mean it's bigger than infinity. It's just not less than infinity. It could be equal to infinity.
Wallacoloo
Good point, well made. Maybe that's what I did.
harriyott
+1  A: 

Seen by end users in one of our earlier releases when attempting to use certain advanced functionality:

This feature to be coded by [Developer's Name] later...

Jim
A: 

Without a doubt:

[About 257 errors here]
Too many errors. Bailing out.

Similar to awregan's submission, but I'm pretty sure it's not C++-specific.

Lord Torgamus
+4  A: 

I ran into this seemingly paradoxical error message recently in .Net:

Nullable object must have a value.

sglantz
A: 

When i was running some kind of software, it gave me the following message:

Unexpected error: Process adopted.

later, when i contact the developer, he said that it was 'just a spelling mistake, it should have said 'aborted''.... Of course...

YourComputerHelpZ
+4  A: 

Tex has some funny ones (I have seen only a few of those myself, thankfully):

  • That makes 100 errors; please try again.
  • You can’t do that in horizontal mode.
  • Maybe you should try asking a human?
  • If you really absolutely need more capacity, you can ask a wizard to enlarge me.
  • I'm broken. Please show this to someone who can fix can fix.
  • I can't go on meeting you like this.
  • One of your faux pas seems to have wounded me deeply... in fact, I'm barely conscious. Please fix it and try again.
  • Dimensions can be in units of em, ex, in, pt, pc, cm, mm, dd, cc, bp, or sp; but yours is a new one! I'll assume that you meant to say pt, for printer's points.
Alok
+2  A: 

The famous lp0 on fire message. Never seen this though.

Alok
A: 

{Unable to evaluate expression because the code is optimized or a native frame is on top of the call stack.}

Radhi
A: 

The JVM and I usually have a good relationship, but it gets real snippy when I play with character encodings. Something about a CoderMalfunctionError....

Lord Torgamus
+1  A: 

I have a printout of this warning since I like it so much, very ominous sounding, from one of our vendor apps:

Are you sure you want to close this connection? (only time will reveal the extent of the damage for which you may be responsible)

Justin Holbrook
+1  A: 

From the Linux kernel

VFS: Busy inodes after unmount. Self-destruct in 5 seconds. Have a nice day...

jschmier
+1  A: 

Names replaced, but a fellow developer 'Jane Smith', got this error on her machine today after opening a corrupt file:

"Jane Smith is corrupt, damaged, or missing."

Codezy
+2  A: 

Here's one from an unconfigured IoC container.

"Could not resolve the current kernel. Wang. Wang."

tjjjohnson
+6  A: 

I used to play admin on some proprietary online isometric game. When you were in godmode (all commands) and typed /goto you could go to an arbitrary place on the map. When that failed, you got the errormessage:

'Goto failed. Dijkstra was right after all!'

Obviously a reference to Dijkstra's paper against the GOTO statement in programming.

Erik van Brakel
+4  A: 

From the output of revisor on Fedora 12:

Hacking anaconda's .discinfo because it'll shit itself if it reads it's own output
A: 

The very first TRS-80s came with a 4K ROM running a primitive BASIC interpreter. The error messages were "WHAT?" (syntax error), "HOW?" (runtime error, such as divide by zero or a NEXT without a FOR), and "SORRY" (accessing memory out of range - there was one array, of integers, which consisted of all the RAM not otherwise in use).

David Thornley
A: 

When trying to install a Windows 95 game, probably Thinkin' Things, on Windows NT:

"You eediot! Thees ees not Chicago!"

Peter Westlake
Chicago was the code name Microsoft used for Windows 95 while it was in development. I remember toying with Chicago at a friends' house when he had it installed. :)
Geoff
A: 

The error message my school gives is funny: http://webct2.eosc.edu/notexist

It gives a weird error explaining the differences between 403, 404, and 410 and aimed at administrators.. very weird.

Earlz
+3  A: 

alt text

Windowns 7's "Blue Screen"

alt text

Felipe Fiali
+1  A: 

This popup alert from the Debug build of Adobe InDesign CS2:

CmdQueue::DiscardScheduledCmdsForTarget found cmd class 0xaf0d targeted at this DB.    
Discarding. This is expected behavior, not a bug. Just thought you might like to know.
Charles Anderson
A: 

I once wrote a .NET application which should be called by an old QBasic application for doing some magic with the internet. Unfortunately the client was running this legacy app in fullscreen, which caused my program to crash and leave me with the default .NET error box...it took me quiet some time to figure that one out.

*** Exception Details ***:
System.ComponentModel.Win32Exception: The operation completed successfully

Bobby
+2  A: 

My favorite one (wish I could have experienced this personally) is supposedly from a HP recovery CD years ago. The message was:

"No binary data aggregations engendered a sufficient level of nominal synchronicity with the specification that you provided."

Translation:

File not found.

See here for source or here for the main page of the site.

Tom
+1  A: 

Acorn Risc OS:

"Killing the utility module would be foolish."

First time I've been insulted by an operating system.

cartoonfox
A: 

Two from an old (now obsolete) sonar I used to use:

The DEMON has escaped

(the DEMON was an analogue input processing board)

Absolute Garbage received from the XXX

the XXX was a computer system made by a rival company. Lawsuits were only narrowly avoided!

Another system gave its error reports in Morse code using the front panel LED - well it was for the Navy.

Another error message that nearly had unfortunate results was included in a piece if internal software that accidentally made its way to a (Swedish) customer. The wording...

Sven you are a tit. xxx.dat is not a valid filename.

Ian
A: 

in Cygwin:

$ tail -f
tail: warning: following standard input indefinitely is ineffective
Brian
+1  A: 

Error: This will never happen.

Jay Askren
+2  A: 

Not really an error message, oh well.

This appeared once when I was hunting for an antivirus:

alt text

houbysoft
A: 

As far as I can tell, running GIMP in batch mode has only one catch-all error message for anything that goes wrong:

batch command experienced an execution error

That was helpful, thanks.

ptomato
A: 

TeX has an error: Interwoven alignment preambles are not allowed. It is described by Knuth in the TeXbook thusly:

If you have been so devious as to get this message, you will understand it, and you will deserve no sympathy.

caf
A: 

My favorite was from an old job, and actually showed up in released versions of the software

An Application Error Has Occurred: 3
aubreyrhodes
A: 

Error has occurred. Please press any key to be executed.

I__