Slashdot Mirror


Gnarly Error Messages

Veeru writes "In my career, I have run across some whopper error messages, but a call from the mainframe sysop one night beat them all: 'We are experiencing MVS processor spin loops, the programs are running while holding a disabled CPU. This is causing XCF communication delays to the point where we are losing VTAM RTP routing, are suffering OSPF adjacency failures on TCP/IP dynamic routing and MIM VCF failures. Whatever this code is, it should NOT be propagated to production or we run the risk of losing the development plex if XCF signaling is adversely impacted by processor disabled spin loops'. My friend once got an error message 'Error 2 while trying to report error 2'. I would be curious to hear from the Slashdot community on encounters with other bizarre error messages."

467 of 1,218 comments (clear)

  1. Mac Bomb by httpamphibio.us · · Score: 4, Funny

    The random bomb that used to pop up using Mac LC's... not explanation, just BOMB. That used to freak some people out.

    --
    sig.
    1. Re:Mac Bomb by Anonymous Coward · · Score: 2, Funny

      "Exception error at A0047FF3"?

      Yeah, that told me a lot too.

    2. Re:Mac Bomb by cscx · · Score: 5, Funny

      The MacOS Bomb is analagous to the BSOD on Win9x -- lack of protected memory caused some serious shit to happen. (Funny, the Win9x "BSOD" really isn't the official "Blue Screen of Death" anyway -- it's just a blue error message. The real BSOD originated on WinNT and only occurred when some serious shit happened -- like yanking out expansion cards with the power on, or some nasty corrupted driver.)

      Now for some snapshots I took myself. My personal favs include KDE's "Sound Server fatal error: cpu overload, aborted" (sorry no pic), this priceless one from Outlook, (I can't make this shit up) KDE's 3D take on the Mac's age-old bomb concept, GNOME doing what it does best, and you can't forget Linus' famous "Aiee!" message when the Linux kernel panics.

    3. Re:Mac Bomb by cscx · · Score: 3, Funny

      Oops, I mangled the KDE bomb-in-the-gear link in the above post.

    4. Re:Mac Bomb by Anonymous+DWord · · Score: 5, Funny

      Outlook has some great ones. Here it is trying to eliminate itself.

      Windows blorphs on a lot of stuff, actually. Sometimes their copying estimates are a bit off. (Fortunately, it didn't really take that long.)

      Sometimes there's an error even when there isn't (or isn't when there is? Whatever)

      It's ok though, all of these problems can be taken care of fairly easily with the New Microsoft Keyboard, at a store near you!

      --
      "If he thinks he can hide and run from the United States and our allies, he's sorely mistaken." Bush on bin Laden
    5. Re:Mac Bomb by cscx · · Score: 2

      It's ok though, all of these problems can be taken care of fairly easily with the New Microsoft Keyboard, at a store near you!

      That'll just bring up the Windows Security dialog box ;)

    6. Re:Mac Bomb by TheCrackRat · · Score: 5, Funny

      My friend got a similar one while trying to run windows 3.1. After typing "win" at the prompt, he was greeted with: "This program requires Microsoft Windows to run."

      --
      Ignorance is not linguistic drift.
    7. Re:Mac Bomb by 0x0d0a · · Score: 3, Informative

      Which is why you install the free and excellent MacsBug, which provides a much more informative and useful debugging environment than the BSOD.

    8. Re:Mac Bomb by Have+Blue · · Score: 2
      Sometimes their copying estimates are a bit off.
      On a related note, there was a bug in the old Mac versions of Netscape 4... Something (perhaps excess swapping) would throw off a timer or something, and the status at the bottom of the window would display messages like "0% of 4K (at 458395934785K/sec)" (sadly I have no screenshot of this).
    9. Re:Mac Bomb by Bob+Cat+-+NYMPHS · · Score: 3, Funny

      Downloading a new virus def using an old engine, a friend got this message:

      Definition is too new for engine!

      There was one button to click.

      It said "You're Fucked"

    10. Re:Mac Bomb by mccalli · · Score: 3, Interesting
      Sometimes their copying estimates are a bit off.

      Mac System 7 used to have a file copying progress dialog bug. You'd be happily waiting, the progress bar would reach 2 pixels from the end, then 1....then -1, then -10....huh?

      Basically the progress bar would march right off the end of the dialog and continue drawing itself across the desktop. It would evenutally march its way right off the screen...

      Cheers,
      Ian

    11. Re:Mac Bomb by packeteer · · Score: 2

      Sounds like an ID10T error.

      --
      unzip; strip; touch; finger; mount; fsck; more; yes; unmount; sleep
    12. Re:Mac Bomb by Tet · · Score: 4, Funny

      My favourite Windows related one was so good, I took a screenshot to preserve it for posterity. This was using a Citrix-like multi-user NT system from my Sparc.

      --
      "The invisible and the non-existent look very much alike." -- Delos B. McKown
    13. Re:Mac Bomb by erpbridge · · Score: 2
      Nope; looks like he sent it to himself: "Message from NI_TERMINAL to NI_TERMINAL

      Or he could have been on a terminal server session, and the server administrator sent the popup message to his session.

      I like your theory better though.

    14. Re:Mac Bomb by jonadab · · Score: 2

      > On an old power mac 66Mhz computer, I once got the error message:
      > Insufficient memory to complete the requested operation. The
      > operation? shutting down the computer.

      You can get that on Windows 98 when trying to close a window, but the
      message is more verbose: it suggests closing some applications and
      trying again. If you do things just wrong, you can get into a
      situation where you can't close any of the open windows, but only
      get this message, which suggests that to get around the problem you
      should close some windows. The only way out is ctrl-alt-delete.

      --
      Cut that out, or I will ship you to Norilsk in a box.
  2. Keyboard error. by Trusty+Penfold · · Score: 5, Funny

    Press F9 to continue.

    1. Re:Keyboard error. by MagPulse · · Score: 2, Insightful

      Plug the keyboard in and hit F9. It makes sense.

    2. Re:Keyboard error. by Anonymous Coward · · Score: 5, Funny

      Apparently there's also a "Display error; hit F1 to
      continue" message, but I've never seen it.

    3. Re:Keyboard error. by zdzichu · · Score: 5, Funny

      Maybe something like this: /* Nobody will ever see this message :-) */
      panic("Cannot initialize video hardware\n");
      2.0.38 /usr/src/linux/arch/m68k/atari/atafb.c

      It comes from very cool Kernel Cookies.
      There are more:

      printk("??? No FDIV bug? Lucky you...\n");
      2.2.16 /usr/src/linux/include/asm-i386/bugs.h
      % /* These are the most dangerous and useful defines. They do printk() during
      * the interrupt processing routine(s), so if you manage to get "flooded" by
      * irq's, start thinking about the "Power off/on" button...
      */
      2.2.16 /usr/src/linux/drivers/sbus/char/aurora.h
      %
      pani c("floppy: Port bolixed.");
      2.2.16 /usr/src/linux/include/asm-sparc/floppy.h
      %
      pani c("sun_82072_fd_inb: How did I get here?");
      2.2.16 /usr/src/linux/include/asm-sparc/floppy.h
      %
      #def ine BB_STAT2_TMP_INTR 0x10 /* My Penguins are burning.
      Are you able to smell it? */
      2.2.16 /usr/src/linux/include/asm-sparc/obio.h
      %
      printk (KERN_ERR "msp3400: chip reset failed, penguin on i2c bus?\n");
      2.2.16 /usr/src/linux/drivers/char/msp3400.c
      %
      panic("e sp_handle: current_SC == penguin within interrupt!");
      2.2.16 /usr/src/linux/drivers/scsi/esp.c
      % /* Host controller interrupts must not be running while calling this
      * function or the penguins will get angry. */
      2.2.16 /usr/src/linux/drivers/usb/ohci.c
      % /* Identify the flock of penguins. */
      2.2.16 /usr/src/linux/arch/alpha/kernel/setup.c
      %
      die_i f_kernel("Whee... Hello Mr. Penguin", current->tss.kregs);
      2.2.16 /usr/src/linux/arch/sparc/kernel/traps.c
      %
      die_i f_kernel("Penguin instruction from Penguin mode??!?!", regs);
      2.2.16 /usr/src/linux/arch/sparc/kernel/traps.c
      %
      die_i f_kernel("Kernel gets FloatingPenguinUnit disabled trap", regs);
      2.2.16 /usr/src/linux/arch/sparc/kernel/traps.c
      % /* When we have more time, we can teach the penguin to say
      * "By your command" or "Activating turbo boost, Michael".
      */
      2.2.16 /usr/src/linux/arch/sparc/prom/sun4prom.c
      %
      prin tk("Entering UltraSMPenguin Mode...\n");
      2.2.16 /usr/src/linux/arch/sparc64/kernel/smp.c
      %
      panic ("Attempted to kill the idle task!");
      2.2.16 /usr/src/linux/kernel/exit.c
      %
      panic("kmem_cache _init(): Offsets are wrong - I've been messed with!");
      2.2.16 /usr/src/linux/mm/slab.c
      %
      panic("Detected a card I can't drive - whoops\n");
      2.2.16 /usr/src/linux/drivers/net/daynaport.c
      %
      panic(" mother...");
      2.2.16 /usr/src/linux/drivers/block/cpqarray.c
      %
      panic( "Foooooooood fight!");
      2.2.16 /usr/src/linux/drivers/scsi/aha1542.c
      %
      panic("U nable to find empty mailbox for aha1542.\n");
      2.2.16 /usr/src/linux/drivers/scsi/aha1542.c
      %
      panic("a ha1740.c"); /* Goodbye */
      2.2.16 /usr/src/linux/drivers/scsi/aha1740.c
      %
      panic("e sp: what could it be... I wonder...");
      2.2.16 /usr/src/linux/drivers/scsi/esp.c
      %
      panic ("Splunge!");
      2.2.16 /usr/src/linux/drivers/scsi/psi240i.c
      %
      panic("h uh?\n");
      2.2.16 /usr/src/linux/arch/i386/kernel/smp.c
      %
      panic("T ell me what a watchpoint trap is, and I'll then
      deal with such a beast...");
      2.2.16 /usr/src/linux/arch/arch/sparc/kernel/traps.c
      %
      panic("Oh boy, that early out of memory?");
      2.2.16 /usr/src/linux/arch/mips/mm/init.c
      %
      panic("CPU too expensive - making holiday in the ANDES!");
      2.2.16 /usr/src/linux/arch/mips/kernel/traps.c
      %
      panic( "IRQ, you lose...");
      2.2.16 /usr/src/linux/arch/mips/sgi/kernel/indy%
      panic(" Lucy in the sky....");
      2.2.16 /usr/src/linux/arch/sparc64/kernel/starfire.c
      %
      printk("Illegal format on cdrom. Pester manufacturer.\n");
      2.2.16 /usr/src/linux/fs/isofs/inode.c
      %
      printk(KERN_WA RNING "%s: Short circuit detected on the lobe\n",
      dev->name);
      2.4.0-test2 /usr/src/linux/drivers/net/tokenring/lanstreamer.c
      % /*
      * Hash table gook..
      */
      2.4.0-test2 /usr/src/linux/fs/buffer.c
      % /* After several hours of tedious analysis, the following hash
      * function won. Do not mess with it... -DaveM
      */
      2.2.16 /usr/src/linux/fs/buffer.c
      % /*
      * We used to try various strange things. Let's not.
      */
      2.2.16 /usr/src/linux/fs/buffer.c
      %
      #if 0
      2.2.16 /usr/src/linux/fs/buffer.c
      % /*
      * For moronic filesystems that do not allow holes in file.
      * We may have to extend the file.
      */
      2.4.0-test2 /usr/src/linux/fs/buffer.c
      %
      printk(KERN_WARNING "Warning: defective CD-ROM (volume sequence
      number). Enabling \"cruft\" mount option.\n");
      2.2.16 /usr/src/linux/fs/isofs/inode.c
      %
      printk(KERN_WA RNING "Multi-volume CD somehow got mounted.\n");
      2.2.16 /usr/src/linux/fs/isofs/inode.c
      % /* Fuck me gently with a chainsaw... */
      2.0.38 /usr/src/linux/arch/sparc/kernel/ptrace.c
      % /* Binary compatibility is good American knowhow fuckin' up. */
      2.2.16 /usr/src/linux/arch/sparc/kernel/sunos_ioctl.c
      % /* Am I fucking pedantic or what? */
      2.2.16 /usr/src/linux/drivers/scsi/qlogicpti.h
      % /* vsprintf.c -- Lars Wirzenius & Linus Torvalds. */
      *
      * Wirzenius wrote this portably, Torvalds fucked it up :-)
      */
      2.2.16 /usr/src/linux/lib/vsprintf.c
      %
      printk("Penguin %d is stuck in the bottle.\n", i);
      2.0.38 /usr/src/linux/arch/sparc/kernel/smp.c
      %
      prom_pr intf("Detected PenguinPages, getting out of here.\n");
      2.0.38 /usr/src/linux/arch/sparc/mm/srmmu.c
      %
      panic("Aa rggh: attempting to free lock with active wait queue - shoot Andy");
      2.0.38 /usr/src/linux/fs/locks.c
      %
      panic("bad_user_acce ss_length executed (not cool, dude)");
      2.0.38 /usr/src/linux/kernel/panic.c
      %
      % /*
      * Should be panic but... (Why are BSD people panic obsessed ??)
      */
      2.0.38 /usr/src/linux/net/ipv4/ip_fw.c
      % /* Nobody will ever see this message :-) */
      panic("Cannot initialize video hardware\n");
      2.0.38 /usr/src/linux/arch/m68k/atari/atafb.c
      %
      printk( "ufs_read_super: fucking Sun blows me\n");
      2.0.38 /usr/src/linux/fs/ufs/ufs_super.c
      %
      printk("auto fs: Out of inode numbers -- what the heck did you do??\n");
      2.0.38 /usr/src/linux/fs/autofs/root.c
      %
      HARDFAIL("Not enough magic.");
      2.4.0-test2 /usr/src/linux/drivers/block/nbd.c
      %
      #ifdef STUPIDLY_TRUST_BROKEN_PCMD_ENA_BIT
      2.4.0-test2 /usr/src/linux/drivers/ide/cmd640.c
      %
      if (user_specified) /* Didn't work, but the user is convinced this is the
      * place. */
      2.4.0-test2 /usr/src/linux/drivers/parport/parport_pc.c
      %
      pr intk("VFS: Busy inodes after unmount. "
      "Self-destruct in 5 seconds. Have a nice day...\n");
      2.3.99-pre8 /usr/src/linux/fs/super.c

      No url for more... I can't find :(

      --
      :wq
    4. Re:Keyboard error. by ymgve · · Score: 3, Informative

      Windows NT has done soemthing similar when it couldn't find the mouse. A message box pops up, but you can't reply without a mouse. The 'O' on the 'OK' button is not hot-keyed.

      Tab to the button and press enter/space. Should work fine.

    5. Re:Keyboard error. by Bonker · · Score: 2

      Why this is a pain in the ass:

      Recently, I put together a multimedia PC to play videos and listen to MP3s through my home entertainment system. Got everything installed and working properly and then planned to do all the actual operation of the computer with a mouse. No typing should be required to drap and drop files from a file-browser window into a media player, right? Even if text entry is necessary, there're no end of on-screen keyboard utilities. (Browsing the web is something that happens on my workstation, thanks, and not what I had planned for this guy.)

      I built this guy in my office. After I've got everything installed and properly locked down (This machine will be on the internet after all), I pulled the keyboard out and started to test it. Everything worked fine, so I used a long stereo cable to plug the video-out into the video-in on my TV. Works just fine. So I shut everything down and move the PC into the living room and into my entertainment center. Get it all plugged in with no keyboard and the mouse conveniently located on the coffee table. Boot... Text post screen comes up.

      KEYBOARD ERROR! Keyboard missing or not found. Please press F1 to continue.

      Son of a bitch.

      So now my multimedia PC has a $9 walmart keyboard plugged into it that I'll almost never use.

      --
      The next Slashdot story will be ready soon, but subscribers can beat the rush and slashdot the links early!
    6. Re:Keyboard error. by kasperd · · Score: 4, Funny

      You forgot the best (mm/swapfile.c):
      Unable to start swapping: out of memory :-)

      And this one (arch/i386/boot/setup.S):
      # Well, that certainly wasn't fun :-(. Hopefully it works, and we don't
      # need no steenking BIOS anyway (except for the initial loading :-).

      --

      Do you care about the security of your wireless mouse?
    7. Re:Keyboard error. by smartfart · · Score: 5, Informative

      Usually, there is an option to fix this in the bios. Normally it's on the first bios setup screen, labelled "Halt on: (list of options)" or somesuch. Tell it to keep keep silent on boot errors, and you can probably yank that keyboard.

    8. Re:Keyboard error. by Bonker · · Score: 2

      Yeah, my first idea too. My workstation PC has this option in the bios. The MMPC didn't... I could buy a new mobo for $90-200 or go buy a cheap keybaord. *sigh*.

      --
      The next Slashdot story will be ready soon, but subscribers can beat the rush and slashdot the links early!
    9. Re:Keyboard error. by delta407 · · Score: 5, Funny
      My personal favorite, from my current kernel source tree:
      drivers/char/lp.c:257: printk(KERN_INFO "lp%d on fire\n", minor);
      Apparently some printers fill the log files with this when they run out of ink. I hear it's pretty effective at getting people to examine their printer.
    10. Re:Keyboard error. by barracg8 · · Score: 4, Funny
      One of my favourites is linux kernel one, though it may not count as an error message. Linux had frozen while booting, the last line on the screen simple read:
      • Testing halt instruction
      I guess it worked :-)
    11. Re:Keyboard error. by p3d0 · · Score: 2
      I like this, from net/ipv4/tcp_timer.c:
      * and clamps at 1 to 64 sec afterwards. Note that 120 sec is
      * defined in the protocol as the maximum possible RTT. I guess
      * we'll have to use something other than TCP to talk to the
      * University of Mars.
      --
      Patrick Doyle
      I mod down every jackass who puts his moderation policy in his sig. Oh, wait a sec....
    12. Re:Keyboard error. by cculianu · · Score: 2, Informative

      This was a bug on some AMD K6 CPU's. The hlt instruction is used in an idle loop to tell the CPU that nothing's happening. The CPU can then reduce its power consumption and generally cool itself off if it gets a bunch of these instructions in a row.

      This instruction is used as a power management technique, and also helps cool the cpu down.

      Anyway the hlt instruction should work, but for some reason was broken on some AMD K6 cpu's. The solution was to pass a special kernel parameter (I think) to get linux to not use that instruction. Either that or compile without APM support.. I forget now...

    13. Re:Keyboard error. by NitsujTPU · · Score: 2

      Actually, I think that you could see that error message.

      If you are booting Linux via a serial connection, so all of the text output is being pushed to serial, then you would see the error message over serial, even though your monitor never comes up.

    14. Re:Keyboard error. by penguinboy · · Score: 2

      The 'nohlt' option.

  3. Error by _Spirit · · Score: 5, Funny

    Had a Mac program long ago that featured the following error msg:

    I must remember to put an error message here

    And in another:

    Whoops !
    If you see this error please report the code as I have forgotten put an error message here

    --

    beauty is only a light switch away

    1. Re:Error by Jethro · · Score: 2

      I used to work for a modem manufacturor once. We had a data/fax/voice modem - and this is the old pre-Windows days, so we had our own proprietary software for the voice part.

      It did the usual Replace-The-Answering-Machine stuff, with optional voice mail boxes, etc. Neat stuff.

      One day they sent me a version of the software that was translated to English and asked me to test it. One of the things I did was replace the standard messages (like "You have reached an automated answering device") with... well... interesting messages. Such as me singing the Vampire version of "Heartbreak Hotel" ("Bloodbank Hotel") complete with fake Hungarian accent.

      They shipped the floppy (yes, floppy) I was testing on to the customer.

      I hear they actually liked it, though...

      --


      In the land of the blind, the one-eyed man is kinky.
  4. Printer on fire by Anonymous Coward · · Score: 5, Funny
    me@machine:/usr/src/linux/drivers/char% grep "on fire" *.c

    lp.c: /* not offline or out of paper. on fire? */
    lp.c: printk(KERN_ERR "lp%d reported invalid error status (on fire, eh?)\n", minor);
    lp_m68k.c: printk(KERN_NOTICE "lp%d: on fire\n",dev);
    lp_m68k.c: /* not offline or out of paper. on fire? */
    lp_m68k.c: printk(KERN_NOTICE "lp%d: on fire\n",dev);
    1. Re:Printer on fire by Lucas+Membrane · · Score: 2

      The old big-iron IBM's had ways to prevent all these silly hardware errors -- things like 'Branch on chad box full' and 'Eject typeball if not Cyrillic'. And fire on big, fast, printers was a significant risk back in those days.

    2. Re:Printer on fire by Jeremi · · Score: 3, Funny
      Actually, the history goes like this: some wag at Be added a function to the kernel:


      bool is_computer_on() - Returns true if the computer is turned on; if the computer is off, the result is undefined.


      Not to be outdone, another Be engineer added bool is_computer_on_fire()

      --


      I don't care if it's 90,000 hectares. That lake was not my doing.
    3. Re:Printer on fire by iabervon · · Score: 5, Informative

      Reportedly, that error message is traditional, and used to be accurate. You'd get that if the printer had jammed in such a way that there was paper pressed on one side against a spinning part, generating heat and paper dust. By the time you got to the printer, it would probably have burst into flames. Of course, the printer could have broken in a less catastrophic way, but people don't tend to complain when their computer tells them their huge printer is on fire and it turns out it's merely broken. These days, of course, printers rarely burst into flames, but if there's something mysteriously wrong with the printer that's not one of the standard problems, who knows? (The message tends to come up if the kernel doesn't understand the printer status quite right)

      See this linux kernel post.

    4. Re:Printer on fire by Flaxter · · Score: 5, Funny

      According to my copy of the BeBook it was actually:
      double is_computer_on_fire()
      Returns the temperature of the motherboard if the computer is currently on fire. If the computer isn't on fire, the function returns some other value.
      and of course the classic:
      int32 is_computer_on(void)
      Returns 1 if the computer is on. If the computer isn't on, the value returned by this function is undefined.

      (source:
      http://bang.dhs.org/be/bebook/The%20Kernel%20Kit /S ystem.html)

      Those were the days.

  5. error message by sheol · · Score: 5, Funny

    i once received the following at work in the proprietary software used for cable tv tech support/etc....

    "You need help. Please call 1-800-xxx-xxxx for assistance."

  6. Amiga Error by Haxx · · Score: 4, Funny


    Remember the Amiga 500/1500 error message that said

    "Guru Medatation"

    1. Re:Amiga Error by 91degrees · · Score: 2, Funny

      Also gave ASCII code for "Help" (or possible "HELP" or "help") if it didn't have a clue where the error occured.

    2. Re:Amiga Error by Anonymous Coward · · Score: 2, Interesting
      Yeah, those drove me nuts. Here's the rational behind it from the jargon file:

      guru meditation n. Amiga equivalent of `panic' in UNIX (sometimes just called a `guru' or `guru event'). When the system crashes, a cryptic message of the form "GURU MEDITATION #XXXXXXXX.YYYYYYYY" may appear, indicating what the problem was. An Amiga guru can figure things out from the numbers. Generally a guru event must be followed by a Vulcan nerve pinch.

      This term is (no surprise) an in-joke from the earliest days of the Amiga. There used to be a device called a `Joyboard' which was basically a plastic board built onto a joystick-like device; it was sold with a skiing game cartridge for the Atari game machine. It is said that whenever the prototype OS crashed, the system programmer responsible would calm down by concentrating on a solution while sitting cross-legged on a Joyboard trying to keep the board in balance. This position resembled that of a meditating guru. Sadly, the joke was removed in AmigaOS 2.04.

    3. Re:Amiga Error by ewhac · · Score: 5, Interesting

      Everyone likes to malign the Amiga system crash dialog, simply because it bore the term 'Guru Meditation'. "Ha ha," they joke, "see how primitive and useless the error message was."

      You have to understand that this was a massive advance forward. Prior to that, the major systems were first-generation Macs (which displayed a certain number of bomb icons and nothing else); and Apple ]['s, Commodore-64s, and MS-DOS-running PC clones -- all of which displayed nothing; it just (if you were lucky) silently locked up.

      Carl Sassenrath, designer and author of the Amiga's 'kernel', thought this state of affairs sucked, so he did something about it. Amiga's Guru Meditations, cryptic though they were, told the programmer which task was responsible for the crash (first hex number), and what exception it generated (second hex number). You could then hit the right mouse button to drop into a very primitive serial debugger to get more information. While these numbers were useless to 95% of the users out there, it was information the user could give to the vendor, helping them track down the problem more easily -- information they never had before.

      Meanwhile, everyone just happily tolerated Windoze BSODs, even though they were, and still are, no more informative than Amiga Guru Meditations.

      Schwab

    4. Re:Amiga Error by ewhac · · Score: 2
      Meanwhile, everyone just happily tolerated Windoze BSODs, even though they were, and still are, no more informative than Amiga Guru Meditations.
      What's that supposed to mean? If having information, even cryptic info, is helpful for the Amiga, why is it only "tolerated" in the BSOD?

      Perhaps I was unclear. BSODs were/are tolerated in the Windows world, but Guru Meditations weren't tolerated. According to industry pundits at the time, Guru Meditations were offered as "proof" that Amiga was an unreliable platform that should be avoided. Then comes crash-happy Windows, and the pundits acknowledge BSODs very rarely, and only then with the aphorism, "Oh well, it happens."

      Those of us who were Amiga stalwarts saw this overt practice of double-standards as just the tiniest bit unfair.

      Schwab

    5. Re:Amiga Error by DunbarTheInept · · Score: 2

      The reason to hate the guru meditation errors is that they came up too often. That was a big problem on the Amiga. I don't know what caused it, but it's annoying as all get out to have to reboot because of some unknown problem, several times a day.

      --

      Don't label something "offtopic" unless you know the topic well enough to tell what's on topic.

    6. Re:Amiga Error by Kymermosst · · Score: 2

      Apple ]['s, Commodore-64s, and MS-DOS-running PC clones -- all of which displayed nothing; it just (if you were lucky) silently locked up.

      What Apple II's were you using? Most of the time, the II crashed at a BRK instruction, and dumped you into the monitor (debugger for you youngins) and dumped the machine address and registers at the time of the break. (Actually, the machine address plus 2, for technical reasons.)
      Some of the same info that Windows displays upon BSOD.

      --
      "Alcohol, Tobacco, Firearms, and Explosives" should be a convenience store, not a government agency.
    7. Re:Amiga Error by kubrick · · Score: 2

      I don't know what caused it

      The same things that usually cause computers to crash -- bad programming and in this case no memory protection (i.e. all memory was shared). The OS itself wasn't overly stable in its 1.x versions, but really improved after that.

      As for the applications themselves, some programmers can do good work under those conditions and some can't -- you tended to find out who belonged to which group pretty easily. :)

      --
      deus does not exist but if he does
  7. Gotta be the classic MacOS... by Greebz · · Score: 5, Funny



    "An Error Occurred Because An Error Occurred"

    Ah, so that's why!

    1. Re:Gotta be the classic MacOS... by Ignominious+Cow+Herd · · Score: 2, Funny

      That reminds me of a Paradox error message I got once.

      "Application requested abnormal termination."

      Huh? Is that like: "Hey, please terminate me abnormally!"

      --
      Lump lingered last in line for brains, and the ones she got were sorta rotten and insane.
    2. Re:Gotta be the classic MacOS... by bpbond · · Score: 2, Funny

      Another good one: I remember being dumped into MacsBug at the breakpoint "BowelsOfTheMemoryManager"!

      --
      "Science is a tribute to what we can know although we are fallible" -Jacob Bronowski
    3. Re:Gotta be the classic MacOS... by global_diffusion · · Score: 2

      I worked at a web shop where somebody was fooling with the javascript on Macs. He apparently put in a popup-message that said, "Stop using Macs, you fucker!" in the code and forgot to take it out. This was, of course, fantastic for when we did a walkthrough with the clients on their Mac. For some reason (probably because I was still in high school) I took the blame for this one.

    4. Re:Gotta be the classic MacOS... by Verteiron · · Score: 2

      One of my favorite errors was one I got on a Mac Classic II...

      "Cannot open `' because ."

      --
      End of lesson. You may press the button.
    5. Re:Gotta be the classic MacOS... by Reziac · · Score: 2

      I got this error message from MacOS 8.5:

      "Dude, like, something went wrong!"

      D'oh!!

      --
      ~REZ~ #43301. Who'd fake being me anyway?
    6. Re:Gotta be the classic MacOS... by petis · · Score: 2

      Remembers me of the people at the airport Charles De Gaulle, just outside Paris, France:

      "de plain is lejt, bacoz de plain is lejt"

      (The plane is late, because the plane is late.. D'oh!)

    7. Re:Gotta be the classic MacOS... by GoRK · · Score: 2

      Did it go, like, "Beep boop beep beep?"

    8. Re:Gotta be the classic MacOS... by Reziac · · Score: 2

      Nope, but it did then proceed to lock up.

      Oh, and the program we were trying to install.. from CDROM ... told us if we had any trouble, to disable all the extensions. What's wrong with this picture? :)

      --
      ~REZ~ #43301. Who'd fake being me anyway?
  8. The best BeOS error by eexlebots · · Score: 5, Funny

    "Error: No error"

    I got that one a few times; always memorable. Almost as fun as seeing your GUI melt into the joy of a KDL:

    "Welcome to Kernel Debugging Land!"

    --
    ***
  9. "Your system date is set to year 8192. by nusuth · · Score: 4, Funny
    This version of Winzip does not work after year 2099."

    --

    Gentlemen, you can't fight in here, this is the War Room!

    1. Re:"Your system date is set to year 8192. by stienman · · Score: 3, Funny

      This version of Winzip does not work after year 2099.

      Ahhhhhh!

      So that's why I'm not getting a response to my zipped messages to the future. I'll try bzip instead...

      -Adam

    2. Re:"Your system date is set to year 8192. by blincoln · · Score: 4, Informative

      Dang, I just tried to replicate this error for a funny screenshot, and apparently XP "does not work after year 2099" either, since it rolls back to 1980 instead of 2100. Maybe if I set it in the BIOS...

      --
      "...always new atoms but always doing the same dance, remembering what the dance was yesterday." -Richard Feynman
    3. Re:"Your system date is set to year 8192. by anthony_dipierro · · Score: 4, Funny

      I guess that's one way to make sure copyrights never expire.

  10. My favorite error message... by anthony_dipierro · · Score: 2

    Earned me $1000 bugs bounty from Netscape back in the day. When you tried to access the URL in the history file through java, it threw a security exception to the effect of "You cannot access the information about http://the/url.here". Chop off the beginning of the sentence, and there's your URL. Silly Netscape programmers.

  11. Sometimes Barney plays on his own by hklingon · · Score: 5, Funny

    This error is documented in MS's KB:
    "Sometimes Barney Starts Playing Peekaboo on his own." Scary.

    1. Re:Sometimes Barney plays on his own by Bugaboo · · Score: 2, Funny

      Hahaha, that's pretty funny. This one, too: Computer Randomly Plays Classical Music

    2. Re:Sometimes Barney plays on his own by wik · · Score: 2

      Yes, but this one is just full of innuendo:

      ActiMates: How to play with Barney

      --
      / \
      \ / ASCII ribbon campaign for peace
      x
      / \
    3. Re:Sometimes Barney plays on his own by cpeterso · · Score: 2


      During normal operation or in Safe mode, your computer may play "Fur Elise" or "It's a Small, Small World" seemingly at random. This is an indication sent to the PC speaker from the computer's BIOS that the CPU fan is failing or has failed, or that the power supply voltages have drifted out of tolerance.

      isn't that what happened to HAL 9000? ;-)

  12. Illegal Operation by stephenisu · · Score: 5, Interesting

    Working in Technical support for a government website frequented by technophobes with college aged children, I can't count the times I have had people scared to death because their computer had encountered an illegal operation. One woman started yelling at her kids for putting that &#*!ing nappy (napster I am guessing) thing on their machine. It took me 15 minutes to explain the situation to her.. after the 10 minutes of telling her to calm down.. at least she wasn't one of the criers.

    --
    Sigs? We don't need no stinking sigs!
    1. Re:Illegal Operation by Dexx · · Score: 4, Funny

      I work tech support now. Dont' get any of those, but one of our production systems threw this at me the other day:
      "System Error: You need to contact technical support."

      Unfortunately, the guy in the next cube over wasn't much help...

      --
      Feel the fear and do it anyway.
    2. Re:Illegal Operation by Jucius+Maximus · · Score: 5, Funny
      "Working in Technical support for a government website frequented by technophobes with college aged children, I can't count the times I have had people scared to death because their computer had encountered an illegal operation."

      I once worked with this woman with poor vision who was hysterical because something about an "illegal abortion" had appeared on her machine.

      She said that she had advised a girl who had made some mistakes on such matters but never was actually involved in such a thing. Only later she realised what it really said.

    3. Re:Illegal Operation by spudnic · · Score: 4, Funny

      As a Systems Administrator, I must concur that the most annoying error messages are the ones that tell me to "Consult your Systems Administrator".

      --
      load "linux",8,1
    4. Re:Illegal Operation by DunbarTheInept · · Score: 2

      I wonder what they changed it to. "Illegal Operation" is in fact the real technical term for what happened (a machine language instruction code that doesn't map to any real instruction on the CPU was attempted) This happens when the CPU tries executing a sequence of bytes that don't contain proper machine language code. That almost always happens because of a bad pointer error on the part of the programmer, where he ended up overwriting part of the program's own code in memory at some point.

      It's a term that doesn't come up often in Unix, because Unix puts the program code into totally different memory pages from the stack and the heap, where it is flagged as read-only. Attempts to write to it are segfaults just like writing to some other programs' memory would be. (Which gives great detection of wild pointers, but prevents the technique of self-modifying code, which annoyed some early assembly programmers.)

      --

      Don't label something "offtopic" unless you know the topic well enough to tell what's on topic.

    5. Re:Illegal Operation by jonadab · · Score: 2

      Darn straight. The correct plural is unices.

      --
      Cut that out, or I will ship you to Norilsk in a box.
    6. Re:Illegal Operation by Ayende+Rahien · · Score: 2

      No, actually that is the other way around.
      *nix is the one that doesn't use segmentation much, while MS used to use it pretty heavily in the past up until ME, I think.

      The difference is in terminoogy, *nix usually calls it seg fault, MS calls it illegal operation, which is actually the more correct term.

      typdef void (*f)(void);
      int main()
      {
      f func = 0;
      func();
      return 0;
      }

      Should gives this error.

      --

      --
      Two witches watched two watches.
      Which witch watched which watch?
  13. Gnarly error messages by Doctor+Sbaitso · · Score: 5, Funny

    I've encountered "Error: too many errors" several times before.

    --

    ---
    Hello, Slashdot user. My name is Dr. Sbaitso. I am here to help you.
    1. Re:Gnarly error messages by kidlinux · · Score: 2

      Heh, your Dr. Sbaitso sig reminded me of an error..
      If you swore at Sbaitso too much, he dumped core :P
      (Or pretended to dump something anyway, maybe his pants, always a good time with Dr. Sbaitso. ;)

      --
      -kidlinux.
    2. Re:Gnarly error messages by MouseR · · Score: 3, Funny

      MPW, the "Mac Programer's Workshop", is a Unix-like development environment for Pre Mac OS X machines. It started a long time ago and was pretty neat and is now a discontinued product. you can still download it for free, and includes pretty good PowerPC compilers.

      Anyhow, one of it's earlier compilers, Sc and ScPP by Symantec (it precedes the MrC compilers), had some nifty errors. Including my all-time favorite:

      ##ScPP: Too many errors; make fewer.

      Another cool one was:

      ##ScPP: A type declaration was a total surprise to me at this time.

    3. Re:Gnarly error messages by plumby · · Score: 2
      If you go to here you'll get a whole page of MPW error messages including


      "type in (cast) must be scalar; ANSI 3.3.4; page 39, lines 10-11 (I know you don't care, I'm just trying to annoy you)

      and the ever helpful

      huh?

  14. $ PATH=pretending! /usr/ucb/which sense by Mwongozi · · Score: 5, Funny
    no sense in pretending
  15. Undefined? by stu_coates · · Score: 5, Funny

    While doing some JavaScript programming with and old version of Netscape:

    Undefined is not defined
  16. AppleWorks GS by axneck · · Score: 5, Funny

    AppleWorks GS on the Apple IIGS... "A serious system error has occured" and two buttons appeared. The first button said "Reset", and the second button had an arrow pointing to the first button. :)

  17. C++ template errors by bunyip · · Score: 4, Insightful

    Anybody that's used C++ templates a lot would know that compile errors can easily be 10-20 lines long (per error).

    I don't remember who said it, but C++ templates are clearly the work of the devil.

    1. Re:C++ template errors by MagPulse · · Score: 2

      Here's a CUJ article with a freeware script to "decrypt" STL error messages. I haven't tried it, but it seems the author keeps it up-to-date, and supports a good range of compilers including gcc 2.95.x/3.x and MSVC++ 6/7.

  18. Ebonics Error Msg by Nameis · · Score: 2, Funny
    This one tools dev guy liked creating 'gansta' style error messages in Fargo, ND of all places.

    My personal favorite: Somethin' be hosed with da proc

  19. Real Media by egg+troll · · Score: 3, Funny

    There's this little gem from Real Media.

    --

    C - A language that combines the speed of assembly with the ease of use of assembly.
    1. Re:Real Media by dilger · · Score: 2, Funny
      Here's another lovely one...

      And a screenshot of the support page opened when clicking "More info"...

      :)
      cbd.

    2. Re:Real Media by quasar0 · · Score: 5, Funny

      this is just funny.

  20. It's not getting any better by PhotoGuy · · Score: 3, Interesting
    With the modern leading edge technology that is Windows XP Pro, a fresh install, applying all service packs, it notifies me that it has found new hardware (the S3 Savage IX chip on my Toshiba); I go through the wizard that pops up, only to end in a failure error message "The data is invalid."

    Yeah, that's a helpful one. *Anything* would have been more useful than that.

    --
    Love many, trust a few, do harm to none.
    1. Re:It's not getting any better by Idarubicin · · Score: 2
      ...I go through the wizard that pops up, only to end in a failure error message "The data is invalid."

      Not only that, but the grammar is defective too.

      --
      ~Idarubicin
    2. Re:It's not getting any better by Reziac · · Score: 2

      Had a similar experience with Win2K. It could not be convinced to leave an OPTi64 sound card alone (ignored Disable in HW Profile). It didn't like the drivers yet insisted on trying to install them, and produced a series of nonsense messages (unable to find the very file it was looking at, unable to ID "new hardware" followed by the card's exact name, etc.) Eventually I gave up and kicked Win2K off that machine!

      --
      ~REZ~ #43301. Who'd fake being me anyway?
  21. "ERROR: SUCCESS!" by davemarmaros · · Score: 5, Funny

    The fax machine in my office's mailroom displays this to confirm that your outgoing fax was sent. It confused the heck out of me the first time...

    1. Re:"ERROR: SUCCESS!" by Jucius+Maximus · · Score: 3, Funny
      "The fax machine in my office's mailroom displays this to confirm that your outgoing fax was sent. It confused the heck out of me the first time..."

      Does the fax machine run XP Embedded?

  22. My favorite windows error: by hklingon · · Score: 4, Funny

    My favorite Windows Error.

    Though now on NT/2000 these errors are logged in the handy-dany event logger.

    1. Re:My favorite windows error: by spectecjr · · Score: 2

      Actually, that error is caused by someone displaying the code returned from GetLastError() when no error has actually occurred. The only error is that the programmer didn't check the error codes correctly and see that there wasn't really one. :)

      --
      Coming soon - pyrogyra
    2. Re:My favorite windows error: by leshert · · Score: 2

      There are lots of these "damned if you do, damned if you don't" cases in Windows. Mostly due to APIs that state, "If the return error is , the call failed, and the specific error can be obtained by calling GetLastError()."

      But of course, the API didn't bother to call SetLastError(), so the apps programmer is screwed either way.

  23. Apple's MPW C compiler famous for its error msgs by Cerlyn · · Score: 5, Interesting

    Apple once put out a C compiler famous for its error messages. Who else would make a compiler that states "This label is the target of a goto from outside of the block containing this label AND this block has an automatic variable with an initializer AND your window wasn't wide enough to read this whole error message"?

    Searching for Apple compiler error messages on Google picks up dozens of sites with the error messages from this compiler, as well as spreads out the slashdot effect.

    Doing a search for Eudora humor error messages on Google shows Eudora to have a similar sense of humor as well ("Memory is tight-Live Dangerously").

  24. one of my favorites by -=Izzy=- · · Score: 2

    eth0: Something Wicked happened! 0400.

    well.. it would be a favorite, if i didnt see it so often.

  25. Oooooops. by cosyne · · Score: 4, Funny

    Or something to that effect. It was a few years ago, so probably MacOS8. Just the standard error box with no explaination besides "Oooooops"

    There's always the old favorite "This application has performed a fatal error and will be shut down: Windows" and the similar "This file appears to be corrupted or infected, and should be replaced: Symantec AntiVirus." I'll post the screenshot of the antivirus one if i find it.

    1. Re:Oooooops. by 0x0d0a · · Score: 2

      The "infected" error makes sense. The AV software could wipe the virus, but couldn't restore the original executable to a virgin state, and is warning you that you might run into problems.

  26. Re:Error,Cannot Close Application, Click OK to clo by JWSmythe · · Score: 5, Funny

    I still put those in for giggles.. Usually in something like this:

    if ($a > 0){
    #something
    }elsif($a 0){
    #something
    }elsif($a = 0){
    #something
    }else{
    die "Error: You shouldn't see this."
    };

    --
    Serious? Seriousness is well above my pay grade.
  27. A Few Windows Error messages by cOdEgUru · · Score: 5, Funny

    (1) Winerr 00E : Unexplained Error - Please tell us how this happened
    (2) 01B - Error Removing Temp File; Kernel.dll Will Be Substituted
    (3) 01C - Wrong Disk Formatted. Sorry About That.
    (4)Title: setup32.exe - error in application
    The instruction "0x77e0a053" points to memory at "0x0f1366b8". The data was not transferred into RAM because of an I/O error in "0x00000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 0000000000000000000000000000000c0000240".
    That's a lot of zeros... I thought addresses were only 32 bits long in Windows2000...

    1. Re:A Few Windows Error messages by Salsaman · · Score: 3, Funny
      Actually what really happened was this:

      Bill Gates: 640K should be enough for anybody.

      MS Exec: (cough) actually Bill, 640K isn't really very much memory at all...

      Pause...

      Bill G: (rubbing chin) Alright then - one meeeellion beeeellion treeeellion bytes should be enough for anybody.

      MS Exec: yes Excellency, I shall ensure the changes are executed immediately.

  28. cute error msg by jennygerbi · · Score: 5, Funny


    I like this far more than is acceptable:

    >cat food
    >cat: cannot open food

    1. Re:cute error msg by Iamthefallen · · Score: 2, Funny

      almost as fun as
      >man my_butt

      --
      Wax-Museum Fire Results In Hundreds Of New Danny DeVito Statues
    2. Re:cute error msg by wildcard023 · · Score: 2

      I seem to remember typing:

      cat 'food in cans'
      cat: cannot open food in cans

      --
      Mike

      --
      -- Mike wildcard@illuminatus.org
  29. Apollo workstation by hedley · · Score: 5, Funny

    At a DN300's boot prompt I typed:

    > ?

    You must be from Prime. Use 'h' for help.

    Prime was Apollo's competitor at the time. :)

    Hedley

    1. Re:Apollo workstation by ces · · Score: 2

      My favorite Apollo Domain error was
      "stream is not a pad"

      I know a programmer who spent a LOOONG time trying to figure out what the hell that was.

      Turns out you had to use a "pad" window type to use a text window for both input and output.

      --
      Happy Fun Ball is for external use only.
    2. Re:Apollo workstation by pyropaul · · Score: 2, Funny

      Another favourite apollo error message was something like "unit will not fit thru 19" hatch". If I recall correctly, it was a dig at Pr1me who'd had a contract with the navy for some kind of computer to go on a submarine. When the device was ready to be installed, they discovered it wouldn't fit through the hatch on the submarine! The founders of apollo were former Pr1me folks.

  30. Dr. Watson caused a Dr. Watson by borwells · · Score: 5, Funny

    My favorite on the NT servers was a popup explainging that the Dr. Watson process had generated a Dr. Watson error. If the system hadn't frozen I would have screen-capped that bad boy.

    Also, twice when using Veritas Backup Exec NT 7.3 I received a warning error messages stating that there were over 1 billion administrators currently connected to the system, so I should be careful making changes. I wasn't aware Backup Exec was so popular.

    --
    "We can't solve problems by using the same kind of thinking we used when we created them."
    1. Re:Dr. Watson caused a Dr. Watson by Reziac · · Score: 2

      Once in a long while some DOS app presents me with "Unable to allocate 4GB memory" ... talk about wishful thinking!!

      --
      ~REZ~ #43301. Who'd fake being me anyway?
  31. Could the Dell dude do gnarly error messages? by Rai · · Score: 5, Funny

    "Gnarly Error Messages" make me picture the Dell dude popping up like the M$ Clippy and saying something like "Dude, your program just totally crashed. Bummer!"

    1. Re:Could the Dell dude do gnarly error messages? by swankypimp · · Score: 2

      Dude, you're gettin' a blue screen!

      --

      --All your stolen base are belong to Rickey Henderson
  32. Error Msg by spoonist · · Score: 2, Funny

    This one has been pissing off quite a few people as of late:

    # rm -f /bin/laden
    /bin/laden: Not found
    #

  33. How to totally screw up Win2k in less than 1 min. by eggstasy · · Score: 4, Interesting

    Go to Control Panel, Administrative Tools, and disable all services. At no time does Win2k give you a warning that this might be dangerous, but upon rebooting your system will be totally and irrecoverably screwed, as Win2k will tell you that you need the plug and play service to enable any service that you try to enable, INCLUDING the PnP service itself! Reinstalling restored the services to their settings, but it was still not working very well for reasons I cannot understand, so I had to do a clean install to a separate directory!
    You gotta love MS's monolithic integration...

  34. Half-Life Network Error by MBCook · · Score: 2
    Every once in a while I get a lovely little error from Half-Life. It's a simple little dialog box with an OK button. It's titled "Half-Life", has one of those yeild signs with an exclamation on it, and has this helpful message:

    NET_Send ERROR: NO ERROR

    --
    Comment forecast: Bits of genius surrounded by a sea of mediocrity.
  35. My favorite .... by taniwha · · Score: 2
    Synopsys a chip-design tool had a netlist plotter than ran under X - it's graphics implementation sucked and when you used it with an X server other than Suns it would get through it's initialisation and start to throw up the first window .... somewhere in there just after the empty window appears on the screen it would decide that things were not all alright with X and it should abort .... of course it had to tell you about that so it tries to throw up a dialog box ..... about 1/2 way through that process, after the empty dialog appears on the screen it decides something is wrong .... but it has to tell you about it ......

    Things get fun fast - new boxes are appearing on the screen as fast as it can create them, meanwhile I'm hunting for the xterm session somewhere under 50 boxes that I created the program from and trying to retain focus so that I can type enough to kill the damn thing ....

  36. LOL Errors by DrugCheese · · Score: 2, Funny

    I remember the first time I seen the Half-Life error "ERROR: Dormant entity is thinking!!" I was impressed with the AI that it had a function built in to kill it off when it became sentient, I laughed forever. Literally.

    I can't remember which game it was, something under linux, I got the error "HOLY $HIT there's an error!" Open source kicks a$$

    --
    *DrugCheese rants*
  37. My Favorite SQL Error Message by Ikari+Gendou · · Score: 5, Funny
    --

    Call on God, but row AWAY from the rocks!

  38. SGI message - has anybody else had this? by fantomas · · Score: 5, Interesting

    First time my boss went away and left me in charge of everything, our baby, the SGI Indigo2 ( this was a few years ago) decided to die big style. I am not a full blooded geek so scuse me if I don't describe this right, but...


    ...screen filled with text, went up the screen rapidly filling the whole thing, I think it was like when you start up and all the boot stuff goes past. Finally the screen flashes then does a sort of blue screen of death and the only text on the screen in the top left is DON'T PANIC.


    I swear I saw this, if I hadn't seen this with my own eyes, I wouldn't believe it, but there I am, the boss is away for the first time on holiday and the computer is saying 'DON'T PANIC' . I knew things were very, very bad.


    Can somebody tell me about this error message, how SGI got to put it on their machines, and why?


    (end note is boss was cool as ever and the engineers fixed it and we got our data back, but boy, was I afraid to touch that machine again...)

    1. Re:SGI message - has anybody else had this? by Twirlip+of+the+Mists · · Score: 5, Informative

      I hate to ruin a perfectly good story, but what you saw was probably "DOUBLE PANIC."

      If an SGI box kernel panics, it does exactly what you described, printing the message "KERNEL PANIC" at the top of the textport and spewing out lots of stack traces after it.

      Now, kernel panics are, of course, handled by a handler. (Those panic messages don't happen by magic, you know.) If, on the off chance, your machine should panic, and then panic again inside the panic handler-- apart from meaning something is really, really wrong-- the system prints the message "DOUBLE PANIC" on the screen.

      That's probably what you saw. I've seen this many times-- always due to faulty hardware.

      Of course, I wouldn't put it past SGI to put a joke in their panic messages. This is, of course, the company that warned users in its workstation owner's guide not to "dangle the mouse by its cable or throw mouse at co-workers."

      And there's always the ever-popular audiopanel -spinaltap gag. Running audiopanel with the -spinaltap flag makes the VU meters go to 11. Naturally.

      --

      I write in my journal
    2. Re:SGI message - has anybody else had this? by quantaman · · Score: 2

      Did you have your towel with you?

      --
      I stole this Sig
    3. Re:SGI message - has anybody else had this? by stu_coates · · Score: 2

      I'm sure I've seen the Double Panic on Sequent Dynix boxes also.

  39. PC Load Letter by Brian_Ellenberger · · Score: 2, Funny

    WTF Does PC Load Letter mean!!!

  40. make love by stile · · Score: 3, Funny

    That's like the fun command you could use on some older versions of make:

    $ make love
    make: don't know how to make love. Stop.

    1. Re:make love by larien · · Score: 2
      Some version of make had a special case:

      $ make love
      Not war?

  41. Comment removed by account_deleted · · Score: 5, Funny

    Comment removed based on user account deletion

  42. C++ Templates by SuperKendall · · Score: 3, Insightful

    For sheer length, it's hard to beat C++ template errors.

    I had a friend at work who hund a nice full page error message hung on his wall as a monument to C++ templates.

    --
    "There is more worth loving than we have strength to love." - Brian Jay Stanley
    1. Re:C++ Templates by drinkypoo · · Score: 2
      It's funny that you mention this. In Tactical Ops, a mod for Unreal Tournament, I occasionally get errors in about 8 point text which create a dialog box which nearly fills my entire screen.

      I am running 1600x1200 resolution.

      Does that seem excessive to anyone?

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    2. Re:C++ Templates by srichman · · Score: 2
      For sheer length, it's hard to beat C++ template errors.
      Wtf is a template error message beautifier for g++, written in perl.

      Use it like this: wtf ./configure or wtf make or wtf g++

  43. HAL9000 by lateralus_1024 · · Score: 5, Funny

    [in soothing voice]"Dave, I'm afraid I can't let you do that."

    --
    If you think /. comments are bad, check out Digg.
  44. linux by Kallahar · · Score: 5, Funny

    When installing linux you can get this error:

    ***Kernel panic: I have no root and I want to scream

    if you don't tell the kernel where to find it's root filesystem.

    Travis

    1. Re:linux by Dynedain · · Score: 2

      Thats actually a refference to a short story by Harlan Ellison called "I have no mouth, and I must scream" wherein a computer ai (called AM) has destroyed/controlled the entire world save 4 people it keeps alive simply to torture.

      --
      I'm out of my mind right now, but feel free to leave a message.....
    2. Re:linux by Ayende+Rahien · · Score: 2

      That was a really creepy story.
      I read it some 6 - 8 years ago, and I can still remember it, that means something.
      BTW, it's not exactly AI, it'd develop to god-like style thingie.
      In the end, one person kills the other, and the AI make it into something that can't kill itself, so it can amuse itself.

      --

      --
      Two witches watched two watches.
      Which witch watched which watch?
  45. Roxio EZ-CD Creator by Anonymous Coward · · Score: 2, Funny

    "A Catastrophic Error Has Occured.

  46. kernel died. by shawnhh · · Score: 2, Informative
    kernel died.
    fairly common headache with mandrake.
  47. Re:Apple's MPW C compiler famous for its error msg by taniwha · · Score: 2, Funny

    yeah "too many errors on a line - make fewer" was always one of my faves

  48. In Delphi by WetCat · · Score: 2, Funny
    I was quite puzzled when I saw


    Error message: Abstract error.

  49. here's one by prostoalex · · Score: 2

    * Please choose 'formkeys' for the category!
    Thank you.

  50. PHP by GigsVT · · Score: 2

    PHP has a pretty bad one. If you try to do a passthrough or fopen of a file that is loaded over http, and the file is 404 or permission denied you get something like:

    Error on line 65: fopen("http://my-url/","r") - Success

    The developers have some contrived argument about why this isn't a bug, but it sure is confusing the first time you see it. Maybe they are trying to make a philosophical statment, that success is an error?

    --
    I've had enough abrasive sigs. Kittens are cute and fuzzy.
  51. Lawson Insight Desktop (LID) by fooguy · · Score: 2

    We replaced our financial system this year with the shinest new version of Lawson, so this one has been around for a while. They have something like eight front ends, but the terminal based front end -- The Lawson Insight Desktop, or LID -- happens to be the fastest, and has been around the longest. Each form you load has a default action (Inquire/Add/Chage/etc), but sometimes you run into this:

    In an Action Mode of 'No Action' You Must Select an Action to Perform.

    --
    "All I ever wanted was to see Larry Wall give Bill Gates a Perl necklace."
    http://www.eisenschmidt.org/jweisen
  52. Re:Error,Cannot Close Application, Click OK to clo by packeteer · · Score: 2

    Thats standard error code. You just specify a boolean situation that SHOULD never happen and if it does do this. Thats how errors are done in major programs.

    --
    unzip; strip; touch; finger; mount; fsck; more; yes; unmount; sleep
  53. Drama queen software by BernardMarx · · Score: 2, Funny
    Once, while installing Worms World Party:

    ----
    | Error: Install Error
    | Reason: Catastrophic Failure
    | OK?
    ----

    Way to diagnose the problem...
  54. Stupid C by IamTheRealMike · · Score: 2
    You know C is a language in need of some help when I get an error that says:

    "Because this program is running as root, the error message below cannot be properly formatted and may appear incorrectly:

    Failure while attempting %s"

    We may make fun of Microsoft, but that really, really cheesed me off.

    1. Re:Stupid C by Spock+the+Vulcan · · Score: 2
      You know C is a language in need of some help when I get an error that says:

      "Because this program is running as root, the error message below cannot be properly formatted and may appear incorrectly:

      Failure while attempting %s"

      We may make fun of Microsoft, but that really, really cheesed me off.


      Why? The compiler seems to be doing the sane, safe thing here. Why are you trying to do a compile as root anyway?
    2. Re:Stupid C by 0x0d0a · · Score: 2

      Seems that if it's trying to avoid sprintf(), it could just use snprintf() instead of doing this...

  55. HTTP 503.1 by utahjazz · · Score: 5, Funny

    Service unavailable due to link posted on Slashdot.

  56. From the old Sierra game by Sycraft-fu · · Score: 2

    Hero's Quest 2 (aka Quest for Glory 2). It was possable to get the game to throw an error that was to the effect of "Oops, you did something we didn't think of" and it would then crash. I was able to do this fairly repeatably against a certian enemy by throwing a fireball at it right as it got close enough for the game to try to switch to the combat interface (you could damage enemies in the normal wlaking around interface with long range stuff, but it switched to combat mode when they got close).

  57. Errors covering errors by Ektanoor · · Score: 5, Interesting

    Many years ago, one of my colleagues fell into a weird situation. He was quite good in Assembler and wrote some quite long program. When he finished, he said that he doubts that the program could work. "I should have done some checks before finishing it..." He compiles the program, gets ready for some long debugging and... the program works... He stares at the screen.
    "Something is wrong here..."
    "What?" I ask.
    "The program works...".
    "Well it should doesn't it?".
    "No, it shouldn't, no one can write Assembler in such volume and avoid errors..."
    "But does the program give the right result?"
    "Yes, but that's impossible! I nearly guessed how to do it. How can it work?.."

    So he starts checking the program. Finds nothing. Debugs it, all seems to work. Then he starts to doubt that the results are correct. So he makes two three checks by hand. Then he writes a small segment of the program and things go nuts.He gets back to the whole program and starts debugging it, step by step. In the end, and after taking four times more what took him to create the program, he approaches me with some clear relief.

    "There were errors..."
    "So the result was wrong..."
    "No, the result was absolutely right!"
    "!?!"
    "Well, the fact is that I did one offset wrong but in other section of the program, another error in made returned the values to normal. That's why the program worked fine..."

    How many such programs exist?

    1. Re:Errors covering errors by Fnkmaster · · Score: 3, Funny
      That's like the old CS51 assignment I did where for NO apparent reason, an index was magically one off at the end of some large array calculation, so when I printed the results out, the first result in this array was always a zero. The solution? I simply added one to the pointer before printing the array.


      Of course, my TA called me out on it when I got the graded result back -- she had taken off three points. I said, fine, if YOU can find the flaw in the rest of my logic, then I will accept that I made a mistake and deserved to be docked three points. She rapidly gave up, and only took off one point instead. :) The joys of pointer arithmetic.

    2. Re:Errors covering errors by ca1v1n · · Score: 2

      I once wrote a program that had an off-by-one error in it that would resize the relevant vector to be one element larger than it needed to be, and initialize that value to zero. It had another error where I had a of one on the wrong side of a parenthesis in a modulus operation to calculate the address in the vector, so when it should have been looking at index 0, it was looking at index n. Fortunately, all the work on element 0 was done with it stored as a temporary variable, and when it was written back, if all else had gone well, it should have contained a 0 anyway. When I printed out my data, it just put in the 0 at the end of the vector in place of the 0 at the beginning, and the TA figured I must know something special because he didn't understand how it worked.

    3. Re:Errors covering errors by sql*kitten · · Score: 2

      How many such programs exist?

      Have you ever had that feeling when you've written your program, it compiles with no errors, but you are afraid to run it because if it doesn't work, you've no idea what else to try?

  58. My Best Ever by coene · · Score: 4, Funny

    Is when Windows Media Player 6 (before all the gooey interface stuff) gave me an:

    Error #112233:
    Catastrophic Failure

    And then it continued to play the Divx movie fine....

    1. Re:My Best Ever by nchip · · Score: 2

      I got this with Microsoft SQL server Enterprise Manager..

      screenshot here.

      Scared the hell out of me turned out to mean "I just lost the connection to database". Someone really thought of usefull error messages..

      --
      signatures pending - ansa@kos.to - (dont mail there)
  59. BEA Weblogic by rfsayre · · Score: 2

    When you're short on disk space and you attempt to start Weblogic, it will log a reflection exception that says

    "Error while verifying magic: expected EOF"

  60. If you can see this press OK by lyberth · · Score: 3, Funny

    If you are unable to see this press Cancel.

    Message i got when installing Windows XP

    --

    There isn't much like the scent of a fresh harddisk
    1. Re:If you can see this press OK by breon.halling · · Score: 2

      Message i got when installing Windows XP

      Yep, there's your mistake right there. ;)

      --
      "Yeah, well, Dracula called and he's coming over tonight for you and I said okay."
  61. Re:Error,Cannot Close Application, Click OK to clo by tdelaney · · Score: 3, Informative

    Actually, that is very poor error reporting. It gives no indication of what the error is. It gives no indication of *where* the error is.

    At the very least, the line number should be written to a log file, with as much data as you can pull together. A better thing to do is to write a stack trace to a log file, with a snapshot of the environment when it occurred (what you tried to do, locals, globals, etc).

  62. Great old Amiga error message... by nathanis · · Score: 5, Funny

    I remember I was using an old Amiga disk-doctor type utility, and I got this wonderful error message:
    'Cannot mark bad blocks because the block used for marking bad blocks is bad.'
    Say THAT 10 times fast.
    I've been telling this wonderful story to my computer friends for ages, and finally, I have an online outlet for it! Yay!

  63. LSI-11 by fidget42 · · Score: 2

    While in college, we did our assembly programming on an LSI-11 single board computer. Whenever you mistyped a command it gave you the most helpful of all error messages: What?

    --
    The dogcow says "Moof!"
  64. Other humorous error messages by Anonymous Coward · · Score: 5, Funny

    A friend once got a javascript error that would have made Bill Clinton proud:

    'is' is not defined

    I once got a Windows message telling me to insert the CD labeled 'Windows 98' into the floppy drive C: (really! all three in one!)

    But my favorite was an old mainframe warning:

    Warning: Starting system abort routine. Enter 'go' to continue or 'no' to stop.

    To this day I don't know whether 'go' would continue aborting, or continue running, nor whether 'no' would stop running, or stop aborting!

    1. Re:Other humorous error messages by Jucius+Maximus · · Score: 4, Funny
      From the MS Office Clippy:

      Clippit has performed an illegal operation and will be arrested.

      From an old issue of PC Magazine:

      Error 23 occured when attempting to report that error 23 occured.

    2. Re:Other humorous error messages by Tablizer · · Score: 5, Funny

      Error 23 occured when attempting to report that error 23 occured.

      That reminds me of a screenshot I once saw that said:

      Not enough memory to display error m

    3. Re:Other humorous error messages by Anonvmous+Coward · · Score: 2

      I got an error message once: The process completed successfully.

    4. Re:Other humorous error messages by tantrum · · Score: 2

      I was kinda surprised when I wanted to use a NT4 box to surf, and I suddenly got an error stating "The internet is busy", strangely engough this box was connected to a LAN, and every other network operation worked.

      The internet was not down neither. ;)

    5. Re:Other humorous error messages by hords · · Score: 3, Funny

      I like this one!

      Your Password Must Be at Least 18770 Characters and Cannot Repeat Any of Your Previous 30689 Passwords

      Microsoft Article

    6. Re:Other humorous error messages by Ateist · · Score: 3, Funny

      My absolute favourite is the good old DOS message if your key-board wasn't connected: "No keyboard detected, press ENTER to continue" logic for computers...

    7. Re:Other humorous error messages by datadictator · · Score: 4, Funny

      About three years ago I was working with the imutable Wolf Kotze on a criminal database for the South-African police. It was a SCO/NT/Linux based program with an SQL backend.
      The code was later running into the tens of thousands of lines so we got into the habit of using the word FUCK in every single error message.
      The reason being that it allowed you to get to the error generation code (the parts where ninety percent of your debugging happens) with a simple text search.

      We also kept another set of 'proper ' error messages in a sepperate file, complete with a script to replace them in the code automagically, this way our code would have the funny fuck messages, but the code we shipped would not.

      Of course there was a bug in our script and it left one in.
      So one night, around three in the morning, my phone rings:
      'Hello Venter speaking'
      'Mr. Venter, this is Sargeant Willis of the Sunnyside Police Station.'
      'Uh yeah ?'
      'You are listed as the guy to call if we have problems with the computer system ?'
      'Yes ? Can you tell me what's wrong ?'
      'It says: No you've gone and fucked the whole system you dimwitted moron !'

      Needless to say I the next day I went looking for new employment.

      Ciao

    8. Re:Other humorous error messages by flossie · · Score: 2, Funny

      Perfectly logical. As soon as you can press ENTER, you can proceed.

    9. Re:Other humorous error messages by Deathlizard · · Score: 2

      My Personal Favorite is From Fortres Clean Slate 1.1 BSOD

      COW: There Are No Pages Left. It Is Too Deep.

    10. Re:Other humorous error messages by Myself · · Score: 2

      I got "You do not exist. Go away." while trying to ctrl-alt-del a Slackware installation many years ago.

      I giggled for a moment, then got really worried and jabbed for the power switch.

    11. Re:Other humorous error messages by Sir+Tristam · · Score: 2
      I worked on a system that generated transaction tracking numbers in base 36 (a-z, 0-9). We would occasionally have to intercept the "blue" numbers...
      Been there, done that for temporary file names. The correct answer: use base 31 (just like base 36 but exclude aeiou). No additional processing to see if you've created a bad word, because without the five main vowels you're not going to be creating many words. Any "bad words" that a user complains about can be attributed to their dirty mind and not your dirty program, so it's pretty safe to use where a user might see it.

      I can't claim credit for coming up with this plan, though. I got it from the book _Programming as if People Mattered_, by Nathaneil S. Borenstein, which has several other examples of off-beat error messages and broken user interfaces.

      Chris Beckenbach

    12. Re:Other humorous error messages by Codifex+Maximus · · Score: 2

      While booting:
      Keyboard error - press any key to continue...

      While running Access:
      Error 0: There is no message for this error.

      --
      Codifex Maximus ~ In search of... a shorter sig.
  65. Error: by mindstrm · · Score: 2, Funny

    A popup dialog box saying:

    Error: Operation completed successfully.

    No indication of what software generated it or why.

    On windows of course.

  66. Perl by JimR · · Score: 2

    According to the Camel book Perl may output the following error:

    internal disaster in regexp
    but only if there's a bug in the regexp parser. (I've certainly never seen it).

    IIRC awk on HP-UX used to only have one error, something along the lines of:

    syntax error near line 1.
    bailing out.

    And I remember a long time ago seeing some Windows service fail to start "due to the following error: Success".

    --
    #exclude <ms/windows.h>
  67. Gnome by dasheiff · · Score: 2

    * Need To Add Memory Dealication Code Here *

    -Message after exiting Gnome from an exported X session.

  68. PCAnywhere 9.2 error message by el-schwa · · Score: 2, Funny

    This has to be my all time favorite, but PCAnywhere for Windows will give me "Error loading error message." on boot.

  69. Microsoft Knowledge Base Article - Q325038 by cpeterso · · Score: 5, Funny
  70. Norton Anti-Virus 3.x on Win95 by lateralus_1024 · · Score: 3, Funny


    After a 20+minute download (with 33.6kbps isp)I launched the Virus Definition Update package only to get the confirmation:

    "The following file may have a Virus, contiue anyway?"

    This was a NortonAV popup messagebox, not netscape or ie.

    --
    If you think /. comments are bad, check out Digg.
  71. Win98 Device Manager by hoagieslapper · · Score: 2, Funny

    I cam across this error while trying to trouble shoot a hardware problem on a Win98 machine.

    "The device is not working properly because the device is not working properly"

    Thanks Bill for the info!

  72. Ellen Error by Kenshin · · Score: 3, Informative

    This page in particular has the forbearer error to Ellen Feiss:
    http://www.mixed-up.com/markb/humor/mpc.ht ml

    "Huh ?"

    --

    Does it make you happy you're so strange?

  73. You do not exist... by Chicane-UK · · Score: 2

    I am sure that everyone who has used Linux has at some point or other made the mistake of putting a blank line at the top of the /etc/passwd file - then when you try and login or pretty much do anything on a console, you get that message :

    "You do not exist - go away."

    I had hit happen once or twice when I was new to Linux.. it can be a little concerning :)

    --
    "Hey! Unless this is a nude love-in, get the hell off my property!!"
  74. All MVS error messages by tkrotchko · · Score: 5, Funny

    All IBM MVS error messages end up saying this in the manual:

    ERROR: Error on open macro at the address indicated

    PROGRAMMER ACTION: Fix and rerun.

    No joke.

    --
    You were mistaken. Which is odd, since memory shouldn't be a problem for you
  75. SCO Unix Error by LowellPorter · · Score: 2, Funny

    A couple of years ago the company I worked for used SCO Unix. Once an error popped up that said "No Sleeping in Stream Head of Pipe".

  76. Thanks for reminding me by sh0rtie · · Score: 5, Funny


    ____________________________
    Internet Explorer
    Line: 142
    Char: 7
    Error: 'null' is null or not an object
    Code:0
    URL: http://jobs.microsoft.co.uk/working.asp
    _________ ___________________

    http://remember.mine.nu/null.jpg

  77. Re:Not funny on its own but by jafac · · Score: 3, Funny

    I used to label my drive "DEFECTIVE" - so that whenever I did a DIR, it said - "The volume label on drive C: is DEFECTIVE"

    --

    These are my friends, See how they glisten. See this one shine, how he smiles in the light.
  78. Edit your error messages! by wirelessbuzzers · · Score: 3, Funny

    Yep. I had a Mac LC. I changed my bomb error to say, "someone set up us the bomb!" Fun, editing error messages. There's a hack somewhere that replaces the BSOD with Haiku:

    Windows XP crashed.
    I am the blue screen of death.
    No one hears your screams.

    One for some disk-scanning tool was:

    Three things are certain:
    Death, taxes and loss of data.
    Guess which has occurred.

    Then there's the
    +++OUT OF CHEESE ERROR+++
    +++MELON MELON MELON+++
    +++REDO FROM START+++
    error, copied from The Hogfather

    --
    I hereby place the above post in the public domain.
  79. My personal (own experiences) top 9 list! by Jugalator · · Score: 3, Funny

    1. MS Excel: Cannot quit Microsoft Excel. [OK]

    2. MS Outlook: The COM Transaction Integrator Resync TP service depends on the SnaBase service which failed to start because of the following error: The operation completed successfully.

    3. Cannot copy 16SID_~1. The file exists.

    4. MS FrontPage: Out of memory while attempting to allocate 0 byte.

    5. MS Word: Cannot execute the command since Unknown is busy.

    6. MS Windows Update: This update solves the security problem with an uncontrolled buffer in the SNMP service in Windows XP. You can find more information in MS Security Bulletin MS02-006. Download the problem now to stop malicious users from .... bla bla

    7. The window Internet Explorer or the ActiveX-control on this page is busy. If you close this window there might be problems. Do you wish to close the window? [OK/Cancel]

    8. Winsock Error: -10000. No Error.

    9. Dreamweaver: An unnamed file contains an invalid path. [OK]

    --
    Beware: In C++, your friends can see your privates!
  80. I have a whole collection of them by Gruturo · · Score: 2

    ...but they're mostly graphic. I hold a "Windows Gems" folder with screenshots of the best ones.

    One is a confirmation dialog box in which you have FIVE buttons: Yes, OK, Abort, No, OK.

    One is Easy Cd creator saying that "The CD cannot be erased. The CD could be dirty of damaged. Clean the CD and retry. Usually, erasing the CD is an acceptable solution". Never figured out the last part of it.

    Then I have 2 different flavours of dialog boxes titled "System Error" saying "Operation Completed Succesfully" and only an OK button.

    I also have a scary "Cannot exit Microsoft Excel" (!!!) one, plus a whole subfolder of terrible Italian messages translated from the English original with some automatic software..... some real pearls in there ("Guidatore" instead of driver, "Galleggiante" instead of Floating Point)

    --

    Vacuum cleaners suck. Kings rule.
  81. Re:Error,Cannot Close Application, Click OK to clo by wirelessbuzzers · · Score: 4, Funny

    elsif($a 0)

    die "Error: You shouldn't see this unless I forgot a less than sign (or Slashdot removed it)."

    --
    I hereby place the above post in the public domain.
  82. Re:Apple's MPW C compiler famous for its error msg by davidmccabe · · Score: 5, Funny

    Or how about:

    "You can't modify a constant, float upstream, win an argument with the IRS, or satisfy this compiler." :-D

    Oh for the days when Apple had a since of humor.

  83. Don�t edit the error file by scotay · · Score: 2

    The Progress-based POS system we were developing indexed into a text file of error messages. We would often edit the file to spice up the error messages that filled our days with development horror. Occasionally our development databases got mistakenly deployed to customer sites.

    I still remember the call from a curious CFO who called to inquire as to the reason behind the "**no ad_mstr record available you chowderhead!" messages he kept getting.

  84. Actually it's F1 by Rui+del-Negro · · Score: 5, Funny

    And personally I prefer the ones that said "Keyboard not found; press F1 to continue"

    RMN
    ~~~

    1. Re:Actually it's F1 by odaiwai · · Score: 2

      so now the BIOS has to recognise the mouse? Why don't we implement a set of PS/2 mouse drivers in the BIOS, oh and we need serial too, just in case, and probably USB to make sure we've covered everything, and heck, while we're here and we're using the mouse, let's put a windowing system in the BIOS. 64Mb BIOS ROM?

      dave

    2. Re:Actually it's F1 by murgee · · Score: 2, Informative
      You realize that's been done, right? I have 486 boards with mouse support in the BIOS. And a GUI. (AMI WinBios or somesuch. They suck, IMHO.) My ThinkPad 765XL has a GUI-based BIOS too, with animation and everything (the little ducky mouse cursor has real flapping wings! no, really). Plus, for the most part, and from what I've seen (which lately is just Dell machines), the BIOS probes for a PS/2 mouse anyway. There's also typically USB keyboard support in there at least, so you can use your USB keyboard on a machine with a non-USB capable OS (such as DOS).

      Plus, an 8 megabyte (you used little b, I assume you mean bits?) BIOS wouldn't surprise me. I don't know what the BIOS sizes on newer motherboards are now, though.

      --
      mrg
    3. Re:Actually it's F1 by Monkelectric · · Score: 2

      Ive written dos mouse drivers before ... its really pretty trivial. The hardest part at the time (long ago) was getting documentation on the mouse but a copy of pc secrets cleared that up.

      --

      Religion is a gateway psychosis. -- Dave Foley

  85. System Administrator by Anonymous Coward · · Score: 3, Funny

    What really gets on my tits, is microsofts excuse for an error message:

    "Please contact your system administrator."

    - I am the fucking adminsitrator and I still don't have a fucking clue!

    1. Re:System Administrator by jimfrost · · Score: 2
      Heh. I remember helping out tech support with one particular customer who couldn't get our software to run. It fell to me because I wrote the error message that he was seeing.

      Our software could run on either X11 or SunView (remember SunView?). I had detection code in there to tell you to try the other version of the program if it encountered certain graphics environment initialization problems.

      Well, this guy couldn't get either one to run for some reason. I asked him which window system he was running.

      Him: I'm not running either of them.
      Me: Well, you have to run one of them.
      Him: I can't. Every time I try to start the window system, it says "/dev/fb: File not found".
      Me: Oh, ok. Someone must have deleted the framebuffer device. You'll have to talk to your system administrator to restore it.
      Him: I /am/ the system administrator.
      Me (moaning "oh god" to myself): Ok, then I suggest you call Sun technical support.

      If someone was going to walk him through the task of figuring out which video hardware he had installed, I wanted it to be somebody else :-)

      --
      jim frost
      jimf@frostbytes.com
  86. Red Screen of Death by Kircle · · Score: 2, Funny

    One day at work a guy a few isles down starts screaming, and everyone went to see what was wrong. Apparently, his NT machine got a Red Screen of Death! Totally not making this up. Don't know what he did to make it so beat red mad...

    --

    -- Kircle

  87. Atari ST error messages by Rui+del-Negro · · Score: 2

    I loved the Atari ST error messages. Compared to some things Windows sometimes spits out, they were actually quite clear and helpful.

    RMN
    ~~~

  88. ResEdit and Mac OS X by Triv · · Score: 4, Funny

    It's really really easy to change your error messages in a pre-OSX Mac system. When I was in 8th grade I got a good shot in at my music teacher. I booted up our studio computer, fired up ResEdit and changed a resourse or three. So instead of "Please re-insert disk" he saw "Hey! I was eating that!" Instead of the standard Error type-11 messages (application crashed - out of memory - restart) he got "what did you do that for? - (poke again)" and the restart / shutdown dialogue was replaced with "play God." - restart, Shut Down and Cancel turned into Resurrect, Eternal Damnation and Have Mercy. :)

    Good times.

    triv

    1. Re:ResEdit and Mac OS X by Triv · · Score: 2

      yeah yeah, replying to my own post. I guess slashcode doesn't like the ">" -key in the titles. That should've read "ResEdit and >Mac Os X. Ah well. :)

      Triv

    2. Re:ResEdit and Mac OS X by Triv · · Score: 2

      DAMNIT! .

      (shoots foot)

      I'm takin' a nap.

      Triv

  89. Malloc type lacks magic by Sivar · · Score: 2

    I was graced with this error when I compiled the FreeBSD kernel with GCC's "-malign-double" option.

    Malloc type lacks magic.

    I still have no idea what that is supposed to mean.

    --
    Computer Science is no more about computers than astronomy is about telescopes. --E. W. Dijkstra
  90. My first unix error... by ChrisKnight · · Score: 4, Funny

    The year was 1989, and I was installing Interactive 386/ix (AT&T licensed UNIX) on a pc. At some point in working on the box I got the error "bad magik". I have loved unix and unix-like operating systems ever since. DOS was always boring.

    -Chris

    --
    -- This sig is only a test. If this were a real sig it would say something witty. --
  91. Funky error message by hwestiii · · Score: 4, Funny

    My favorite error message (not really an error, more informational) came from a driver for a Cannon office printer (floor model copy machine + printer + fax) when requesting a size for a margin. The message stated "Enter an integer between 0 and 1.2"

    1. Re:Funky error message by Idarubicin · · Score: 2

      Yes, but is that "between 0 and 1.2" inclusive?

      --
      ~Idarubicin
  92. "YOU HAVE COMMITTED AN INEXPLICABLE ERROR" by Archeopteryx · · Score: 3, Funny

    I got the title as an error message from RSX-11M Fortran-IV Plus in about 1982. Turns out, after bothering the folks at DEC for days, that the problem was a mis-aligned named COMMON section. Why didn't they just SAY so???

    --
    Dog is my co-pilot.
  93. A friend of mine by Alien+Being · · Score: 2

    once wrote some code to control a wafer-handling robot. Most of the problems the robot would run into could be fixed with operator intervention. There were all kinds of messages in there like "please move the arm to the home position."

    An engineer was in the lab late one night working with the robot when he got the error message "You're screwed pal."

    It was alpha code, and never would have gone into the field, but he was pissed nonetheless. After he cooled down, he admitted that the message was in fact very accurate and that at least he knew that it was time to go home.

  94. DR SBAITSO BY CREATIVE LABS PLEASE ENTER YOUR NAME

    Hehehe....That brings back memories. I was a kid when I had that. I can remember opening up the file and changing all the phrases to contain rude words. Of course, it took me a while to figure out how a hex editor is different to a normal text editor.

  95. The Dreaded /. Error Message: by Devil's+BSD · · Score: 5, Funny
    My most interesting error messages go something like this.

    [root@localhost]% [Where is Jimmy Hoffa?
    Missing ].

    [root@localhost]% gotta light?
    no match.

    [root@localhost]% ^What is saccharine?
    Bad substitute.

    [root@localhost]% cat "food in cans"
    cat: can't open food in cans

    [root@localhost]% rm God
    God not found.

    [root@localhost]% talk VladimirPutin@Kremlin
    Cannot find VladimirPutin@Kremlin: Your party is not logged on.

    More funny UNIX commands here.

    --
    I'm the Devil the Windows users warned you about.
    1. Re:The Dreaded /. Error Message: by anonymous+loser · · Score: 2
      [root@localhost]% gotta light? no match.

      I always did it as:

      % got a light? got: no match.

  96. SWTP prompt by frovingslosh · · Score: 5, Funny

    The old SWTP microprocessor kits used to output a single * as a prompt. I prety much knew how the day was going to go when I saw one that, the first time it was powered up, type out FU

    --
    I'm an American. I love this country and the freedoms that we used to have.
  97. 500 Server too busy by jelle · · Score: 2

    IIS...

    --
    --- Hindsight is 20/20, but walking backwards is not the answer.
  98. someone's in the kitchen by Jucius+Maximus · · Score: 5, Funny

    The Selecting Blendolini Causes Choco-Banana Shake Hang From the BSOD-on-my-toaster dept issue was a real error in a Microsoft related program, "Someone's in the Kitchen." There used to be a whole technet article describing the crash involving the choco-banana shake recipe, but it was pulled. For reference, check this out: Q157668 Mystery solved.

    1. Re:someone's in the kitchen by w3woody · · Score: 5, Funny

      OH, MY, GOD!

      As the principle software developer on Someone's in the Kitchen (the title helped pay the down payment on my house), I have to say I didn't realize this problem had made it to the published Microsoft Knowledge Base. Of all things...

      Though I have to admit, the funniest bug report I ever tracked for that product was a timing error in a .wav file that got integrated into the Kitchen product. At one point, the 'Fridge says "Eeeek! A cockroach!."

      Problem was, the wave file was cut short, and the play back of the audio stopped before the syllable "roach."

      Needless to say fixing that problem before GM was slightly more important than the Blendolini Choco-Shake hang.

  99. WinNT by Karamchand · · Score: 2, Funny

    The POP3 server service depends on the SMTP server service, which
    failed to start because of the following error:
    The operation completed successfully.
    -Windows NT Server v3.51-

    Error 95: Bad user input, replace user and try again :-)

  100. PC LOAD LETTER?? by flacco · · Score: 2, Funny

    What the fuck is that?!

    --
    pr0n - keeping monitor glass spotless since 1981.
    1. Re:PC LOAD LETTER?? by iabervon · · Score: 2

      You're not going to get away with waiting for one of the NPCs to fix the printer for you this time.

  101. Topez Sound Studio by NeoPotato · · Score: 2, Funny

    I had a program called Topez Sound Studio that repeatedly gave me the error message:

    Shit.

  102. Linux errors are the best by LupusUF · · Score: 3, Funny

    I was compiling a program once (I sure as hell wish I remembered which program it was) and it told me that my refrigerator did not have enough beer. The program still compiled of course...it just flashed that error across the screen.

    1. Re:Linux errors are the best by Teferi · · Score: 3, Informative

      Enlightenment configure script:

      Checking for mass_quantities_of_bass_ale in -lfridge...not found!
      Checking for mass_quantities_of_any_ale in -lfridge...not found!

      --
      -- Veni, vidi, dormivi
    2. Re:Linux errors are the best by 0x0d0a · · Score: 4, Funny

      There's a lightweight library designed for very small programs called owfat.

      The switch to link against this library was thus -lowfat

    3. Re:Linux errors are the best by TheGratefulNet · · Score: 2

      it was an autoconf script. I saw that one too. something like 'checking for libfridge.a'. like that. just an echo to the screen and a delay - just for grins.

      --

      --
      "It is now safe to switch off your computer."
    4. Re:Linux errors are the best by Florian+Weimer · · Score: 2

      I think this idea has been borrowed from GNU's libiberty, the GNU portability library which frees you from the restrictions of a particular platform.

  103. Messages from other planets by dcavanaugh · · Score: 5, Funny

    Back in my VAX/VMS days, the powers that be decided to name the machines after planets. The limit was six characers, so the names were "VENUS", "MARS", and "PLUTO". So far, so good.

    Certain conditions, (such as a reboot) were generally accompanied by broadcast messages that would (in our case) be sent to hundreds of dumb terminals in about 12 different cities.

    *** Reply received from operator on MARS ***
    System shutdown in 5 minutes

    1. Re:Messages from other planets by DunbarTheInept · · Score: 2

      Along similar lines, it used to be common to see messages like:
      /earth is full.

      --

      Don't label something "offtopic" unless you know the topic well enough to tell what's on topic.

    2. Re:Messages from other planets by dcavanaugh · · Score: 2

      The ultimate fun would be to take the output of $SHOW DEVICE/MOUNTED and ask sysadmin or operations job applicants to explain what it means.

  104. Very Unnerving by avalys · · Score: 3, Funny

    From a TI-86 calculator, in the middle of my math final:

    ERROR 29: BAD GUESS

    Not exactly what I wanted to hear from my calculator.

    --
    This space intentionally left blank.
  105. 'I'm crushing your head!' by Anml4ixoye · · Score: 4, Funny
    My favorite from Macromedia:

    'I'm crushing your head!' error appears after leaving open a pop-up slider

    Product: Flash
    Platform: All
    Versions: 5.0
    ID: 15438

    Issue
    After leaving a slider pop-up open, the user switches to another functio] such as accessing a menu or testing a movie. Flash then behaves unexpectedly. Sometimes an error message appears which states:

    "I'm crushing your head!" "Crashing at gPopupDail should be new!. Yes = go to debugger, No = keep running, Cancel = terminate."

    At other times the slider may continue to appear independently of the panel.

    Reason
    This error is caused by leaving the a pop-up slider open while attempting to perform another function.

    Solution
    Click out of the slider area to close the pop-up slider before testing the movie or accessing another menu.
  106. Error code found in the wild by Matey-O · · Score: 3, Funny

    A Friend (not a FOAF, just a friend) worked for a company that wrote software for optimising the layout on ICs. The error they coded wasn't ever supposed to be encountered outside the development area, unfortunately the got a call from a customer asking what

    "Error: Wrong Gender, unable to have sex."

    meant.

    --
    "Draco dormiens nunquam titillandus."
    1. Re:Error code found in the wild by Tablizer · · Score: 2

      The error they coded wasn't ever supposed to be encountered outside the development area, unfortunately the got a call from a customer asking what "Error: Wrong Gender, unable to have sex." meant.

      I almost got in trouble for having silly "internal" error messages. The lead developer once had an experience where somebody put an error message like, "Sanity Check: Something is really fucked in the ass if you see this message."

      Unfortunately something a religious user did triggered that message, and complained loudedly. The developers had to sift through large masses of code and review each message. He did not want to go thru such an experience again, and thus told (threatened) me not to play with error message text.

    2. Re:Error code found in the wild by Skjellifetti · · Score: 2

      A friend of mine pulled a similar stunt with a medical database where the test data was inadvertantly released to the customer along with the program. According to the test data, the CEO of the customer's company had AIDS as a result of anal sex. The CEO was somewhere close to Jerry Falwell in his beliefs and was quite upset with the program and my friend's company as a result.

      Learn the Lesson: Keep all of your error msgs and test data innocuous and professional because you never know which important customer will be offended by your lame attempts to make your day interesting.

      If you put it in the program:

      /* Can't be reached, but I really need to change the error msg anyway.*/
      print_error("How'd the fucking idiot user get here?");

      Murphy will guarantee that it will be released like that and that the most influential fucking idiot user will be the one to get there.

    3. Re:Error code found in the wild by jimfrost · · Score: 2
      Heh. My favorite from a customer call was from someone who got the message:

      "Internal error - call ech."

      I personally got yelled at for throwing some expletives in our source code after spending a really long period of time tracking down an OS bug in HP/UX such that if you closed a pty the wrong way your program became immortal (ie kill -9 wouldn't kill it, nor anything else). Who knew we had source licensees?

      --
      jim frost
      jimf@frostbytes.com
    4. Re:Error code found in the wild by sql*kitten · · Score: 2

      He did not want to go thru such an experience again, and thus told (threatened) me not to play with error message text.

      It's a serious issue. If your customer has a system running bespoke code from many different vendors, and you have sloppy or frivolous errors in your logs, then there is a high likelihood that they will think the rest of your code is sloppy, and you will be the first person they call if anything goes wrong. Even if the problem is elsewhere, it still sucks up valuable time when you have to prove to them what really happened and why it's another vendor's fault. If you want to be taken seriously, then even the log files your application generates have to be polished.

    5. Re:Error code found in the wild by Skjellifetti · · Score: 3, Insightful

      All occupations have professional rules of conduct. Rock stars are expected to show up to their concerts on time, not be trashed, and play their hearts out. I have seen Eric Clapton and Joe Cocker so wasted they could hardly stand up, let alone play, leaving a lot of very unhappy fans (i.e. customers) in their wake. Some friends of mine fired their lead singer/guitar a couple of years ago because he was consitently showing up drunk for gigs. If you think those rules are boring, then don't try and be a rock star. But within the scope of those rules, a lot of musicians seem to have a lot of fun.

      Bottom line: If you think that the professional rules of conduct in your chosen occupation are boring, then you are either in the wrong profession or too immature to be working in that occupation.

  107. My most memorable by Zaknafein500 · · Score: 2

    "Too many flobject code blocks in room 87."

    I got this one once at about 4:30 in the morning trying to get a sound card to work with the game Full Throttle

    --

    "The guide is definitive, reality is frequently inaccurate."
  108. Is Jeeves gay? by wirelessbuzzers · · Score: 4, Funny

    It's the "Jovial" one right now, but for a while it gave an error:

    HTTP error 403: file is none of your business
    You have a lot of nerve even clicking on this link.

    --
    I hereby place the above post in the public domain.
  109. From the land of data management by dasmegabyte · · Score: 2

    I work in the bowels of an internet company, designing conversion scripts which are invoked by a web scheduler and whose output is never seen by anybody save me. So for the first few months I was there I generally didn't bother cleaning up any of the debug error messages.

    Occasionally, something I wrote a while back will break and generally I'll go in and fix it. I usually get a chuckle out of the old error messages which generally are based around whatever non-sequitor humor is popular that week:

    "File Not Found. But I'll look harder."

    "The invoked class started Okay. Anything else you can't deal with is your own problem."

    "All your ads-20021003.xml are belong to httpd!"

    "Server reports status as: 'Zzzzzzz....'" (and the genious here, see, is the number of z's corresponded to the number of 30 second wait states between database checkups.)

    "An unknown error has ocurred. Don't ask me, I just work here."

    --
    Hey freaks: now you're ju
  110. I saw this one when a COBOL program abended... by Schnapple · · Score: 2
    "A catastrophic error has occured."

    Not just a bad error, a catastrophic one. Bizarrely this error never happens when it really is a bad error, but every time I see it I picture Hiroshima.

  111. Installing NT4.0 by Ramses0 · · Score: 2

    ...on a 60gb IDE hard drive (just a few months ago). "Cannot install Windows NT, Hard Drive too big!"

    No joke. And I have a sneaking suspicion that windows 95 wouldn't install because I had 512 mb of ram, and it didn't know what to do with it.

    --Robert

    1. Re:Installing NT4.0 by berniecase · · Score: 2

      NT4's max boot partition size is 2GB. This is one reason why I really dislike having to keep an NT4 server at work for testing.

  112. I didn't make this up since I can't do ascii art by Kernel+Panic · · Score: 5, Funny

    Here's a kernel dump I got once while creating a software raid. I tried to post it, but the lameness filter keeps stopping me.

    Kernel error

    --
    No datacenter is secure if it has windows.
  113. IBM 1130 by GordoSlasher · · Score: 3, Funny

    I used an IBM 1130 in college (yes, we had electricity in those days). There were half a dozen or so status lamps on the front console. These were bulbs inset into rectanglar holes, with a chunk of translucent colored plastic containing a phrase for the status. One was a green piece of plastic labeled "Power" and another was a red one labeled "Parity Error".

    The computer was down for a week due to a parity error when the system was powered up. The IBM tech couldn't figure it out. Eventually somebody looked at a picture of the console in the manual and noticed the Power and Parity Error indicators had been switched. The system was working all along!

  114. OS/360 error message... Sort of... by AdrianG · · Score: 3, Funny

    I know someone who, in college, changed our local instance of OS/360-MVT to that instead of giving the traditional

    • INTERVENTION REQUIRED ON device

    message, it would say

    • DIVINE INTERVENTION REQUIRED ON device

    Adrian

  115. old Mac OS error message by paulschreiber · · Score: 2

    An unknown error occurred because an unknown error occurred.

  116. The error message you don't want to see.... by selectspec · · Score: 2

    exception in swapper - core file dumped (failed!)
    oops - kernel panic:
    epc = 0xdeadbeef
    vaddr = 0xdeadbeef
    ECC uncorrectable double bit errors reported!
    sda0 reports bad blocks!
    sda1 reports bad blocks!
    fsck failed - inodes missing!
    processor temp exceeding threshold!
    fan tray 0 failed! ...but worst of all:

    Coffee supplies dangerously low.

    --

    Someone you trust is one of us.

  117. Printer not found by cosyne · · Score: 5, Funny

    Back in the 80s, we got an Amiga 1000, and my dad was trying to hook up an apple image writer to the serial port. Apparently, the Amiga would dump error messages to the serial port, expecting a terminal to be connected. So at some point, he tries to print something, it doesn't work, the machine trys printing an error message to the serial port. So the printer makes it laborious dot matrix printing noises, and then advances the paper, which says "Printer not found".

  118. Compiler error messages by danrik · · Score: 2, Funny

    I was playing around with a compiler a friend wrote for a compiler class..... it had only one error message: "You lied: You told me this was a program."

  119. Re:How to totally screw up Win2k in less than 1 mi by Spire · · Score: 2, Interesting

    Did you try booting from the installation CD, installing the Recovery Console, and then manually reenabling the services using the enable command? Or does the enable command require PnP too?

    --
    begin 644 .sig22&%I;"P@9F5L;&]W(&=E96 LA`end
  120. Sun Blade 150 after installing Debian: by Sivar · · Score: 2, Redundant

    Error: I have no root and I must scream.

    (Couldn't find the hard drive)

    --
    Computer Science is no more about computers than astronomy is about telescopes. --E. W. Dijkstra
  121. Comment removed by account_deleted · · Score: 4, Informative

    Comment removed based on user account deletion

  122. VB Help by Oink.NET · · Score: 2
    When writing VB code, you can press F1 to display help on the selected keyword. But periodically I'll get a message that says:

    Unable to display help

    and two buttons:

    [OK] [Help]
  123. Blue Screen by Helmholtz · · Score: 2

    For a while I kept getting blue screens on my win2k box at work (turns out it was a hardware issue). Most mornings I would come in to:

    IRQ LESS THAN OR EQUAL TO ZERO

    --
    RFC2119
  124. Re:Apple's MPW C compiler famous for its error msg by Artifex · · Score: 2

    Who else would make a compiler that states "This label is the target of a goto from outside of the block containing this label AND this block has an automatic variable with an initializer AND your window wasn't wide enough to read this whole error message"?

    Maybe the programmer coding the errors is a parent, and had read Alexander and the Terrible, Horrible, No Good, Very Bad Day recently.

    Are the error messages the same globally (i.e., even in Australia)?

    (Okay, if you're not giggling yet, read this link)

    --
    Get off my launchpad!
  125. Not exactly an error message but still funny by targo · · Score: 3, Funny
  126. "jackpot" - from "diff" in Unix v6 by karl.auerbach · · Score: 2

    My favorite error message was the single word "jackpot". It issued from the version 6 Unix "diff" program on seemingly random occassions. (This was the same version of Unix that contained the comment in the kernel "You are not expected to understand this.")

  127. How about this one... by BlueBlade · · Score: 3, Funny

    I was messing around with an old parallel port drive in DOS, when the device driver flaked out or something. DOS helpfully printed out this error message :

    Out of paper on Drive D:

    Hum, sure.

    --
    Religion is the best example of mass psychosis
  128. Re:Error,Cannot Close Application, Click OK to clo by Old+Wolf · · Score: 2

    That's why you make every "never-see" error message slightly different. For example, "Error: You should not see this", "Error: You won't see this", etc.
    Then you just grep for the exact error message and you know where it was, without having to bombard the user with gobbledygook like "Exception 035 occured at ab098643:e80sd98, eax was 09843609" etc. If I were a dumb user I'd rather see something I can read

  129. haikus by margaret · · Score: 2, Interesting

    The web browser that came with BeOS had haiku error messages built-in. The only one I remember was a 404 error that went something like

    The page that you seek
    No longer exists
    But many others remain.

    Anybody remember any others?

    1. Re:haikus by Mr+Guy · · Score: 2

      That's a spin of "This is just to say"

      http://www.poets.org/poems/poems.cfm?prmID=1380

  130. not enough memory to display error message by cr@ckwhore · · Score: 2

    I got this one when working in VB6 one day...

    "Not enough memory to display error message"

    --
    Skiers and Riders -- http://www.snowjournal.com
  131. The worst error EVAR by jerkychew · · Score: 2

    "Slashdot requires you to wait 20 seconds between hitting 'reply' and submitting a comment."

    1. Re:The worst error EVAR by jerkychew · · Score: 2

      EVAR is a common message board 'fake' typo. It's up there with 'TEH FUNNAY' and 'NO YUO!!!1'

      In other words, it was done on purpose.

  132. Well Gee by Maskirovka · · Score: 2
    *******Dummy Mode ON************


    I don't know about the other stuff, but your OSPF adjacensy errors are caused by the routers not being level with each other. This can cause hello packets to pool near the interface of whichever router is nearer the ground. You can fix this problem by violently shaking the cable near the router interface for about 1 minute while it's plugged in.Good luck!

    Maskirovka

    My spelling is checked by Tacospill 3.1

  133. "Error: Too many errors" by coljac · · Score: 2

    That's a javascript error in IE. Real helpful.

    --
    Everyone knows that damage is done to the soul by bad motion pictures. -Pope Pius XI
  134. TiVo by subuni · · Score: 5, Funny

    If the internal temperature on your TiVo reaches a certain point, you're greated with an image of the TiVo dude in flames, with a message "Your TiVo is on fire! Call 911 now!". http://tivo.samba.org/download/belboz/firegood.jpg .

  135. Re:Not funny on its own but by Tablizer · · Score: 2

    I used to label my drive "DEFECTIVE" - so that whenever I did a DIR, it said - "The volume label on drive C: is DEFECTIVE"

    A sign of hacky developers is a bunch of production files, tables, and directies named things like "test5" or "try3".

    Even I have fell into that trap once or twice when there were deadlines looming and there is not enough time to change a bunch of test references back to real names.

  136. Error... by silvaran · · Score: 2

    Error: Success

  137. make: stop. don't know how to make love! by geoswan · · Score: 5, Funny
    ...that featured the following error msg:
    I must remember to put an error message here

    I read a case history that was somewhat similar. Except the error message was in Latin. Someone who had once taken Latin was tracked down, and asked to translate. The translation was something like, "Unto the son is born a brother". When the original programmer was tracked down, he was embarrassed. "But that condition was never supposed to arrive. He had some kind of complicated data structure, where each element could have children and siblings. Except the element at the apex of the tree was supposed to be a special case -- no siblings.

    But since it was never supposed to happen the original programmer didn't bother to put a meaningful error message.

    Back with good old version 7, make gave error messages like:

    make: stop. don't know how to make foo!

    if you had typed "make foo" and there was no makefile, or no rule for foo in the makefile.

    When computer naive people (remember them) would ask what computers could do, it was fun to have them sit down and type:

    make love

    Which would, of course, result in:

    make: stop. don't know how to make love!

    "make war" was another good one.

  138. Re:Insert what to continue? by Tablizer · · Score: 3, Funny

    Not exactly an error message. More of a message error, but I'm sure alot of people have heard of the "Please insert dick and press any key to continue..." urban legend. Ouch.

    Imagine the lawsuit when some newbie takes it literally while running porn software.

    Tech support line: "You reformatted your what?"

  139. Best error message ever by quacking+duck · · Score: 2, Funny

    Beep beep beep beep!

  140. Re:How to totally screw up Win2k in less than 1 mi by Idarubicin · · Score: 4, Insightful
    Go to Control Panel, Administrative Tools, and disable all services.

    ...You gotta love MS's monolithic integration...

    Yep. You gotta love people who either a) mess with things they don't understand or b) deliberately try to break things...and then find that they're broken.

    Granted, there exists an argument that even when apparently working correctly most MS products are badly broken, but that's for another post...

    --
    ~Idarubicin
  141. Recursive error by Tablizer · · Score: 2


    Recursive error due to recursive error due to recursive error due to recursive error due to recursive error due to.....

  142. Values of beta will give rise to dom! by BitwizeGHC · · Score: 5, Interesting

    This story from Dennis Ritchie tells of an error message in old versions of Unix that was actually sort of a Bell Labs version of "All your base".

    From personal experience, one that sticks out in my mind is from Microsoft's Flight Simulator. If you auger into the ground, it says "Crash". If you bellyflop into Lake Michigan it says "Splash". But if you make a perfect landing, forgetting the minor detail of putting down your landing gear, it'd say "Crash! Lower your gear next time!" This message dates all the way back to MFS 1.0.

    --
    N4st0r, trixx0r h0bb1tz0rz! Th3y st0l3 0ur pr3c10uzz!
  143. Your Password Must Be at Least 18770 Characters... by ine8181 · · Score: 3, Interesting

    Microsoft Windows 2000 presents:

    Error Message: Your Password Must Be at Least 18770 Characters and Cannot Repeat Any of Your Previous 30689 Passwords

    http://support.microsoft.com/default.aspx?scid=kb; en-us;Q276304

  144. Re:Turn the computer off by Blkdeath · · Score: 3, Interesting
    Make sure to power down the motherboard first. ADB and PS/2 keyboards are not hot pluggable; horror stories of fried controller chips are common.
    I just finished telling our co-op student that very thing. He's convinced that since he's done it before with no problems, that it's perfectly ok. He remained steadfast until I told him he would be on the hook for any motherboard that got damaged in doing it. :)
    --
    BD Phone Home!

    Shameless plug. Like you weren't expecting it.

  145. Wordstar Error: by farrellj · · Score: 2

    ERROR ERROR: FATAL ERROR

    At which point not only did Wordstar hang, but so did the Apple ][+!

    ttyl
    Farrell

    --
    CAN-CON 2019 - Ottawa's only book oriented Science Fiction Convention! October 18-20, Sheraton Hotel, Ottawa, Canada h
  146. Unix errors... by bytesmythe · · Score: 2

    $ man "my ass"

    No manual entry for my ass

    --
    bytesmythe
    Hypocrisy is the resin that holds the plywood of society together.
    -- Scott Meyer
  147. Windows media player 7 by Fembot · · Score: 2, Informative
    I think it was windows media player that comes with win2k that said "Error: The pins are not connected" needless to say I took a screen shot of it :-)


    Also of interestError message hall of shame

    1. Re:Windows media player 7 by BurritoWarrior · · Score: 2

      LOL. You are not alone:

      http://support.microsoft.com/default.aspx?scid=k b; en-us;Q300366

  148. no joke... by thegarbageman · · Score: 2, Funny

    After finishing a database application I got a complaint from the accounts payable office that the new program was telling her "money is not an object"

    --
    "I propose we leave math to the machines and go play outside." - Calvin
  149. My favorite by Milinar · · Score: 2, Funny

    "Microsoft Word cannot edit the unknown."

  150. When you write your own errors by dmorin · · Score: 5, Funny
    "Tech support."
    "The printer doesn't work."
    "Is there an error? What does it say?"
    "It's all the way in the next room."
    "Ma'am, I need to know the error."
    "It says printer error."
    "Could you read me exactly what is says?"
    "I remembered. That's what it says. Printer error."
    "Ok, ma'am? You're talking to the guy that wrote the software. I know for a fact that it doesn't say printer error, because I never wrote an error message that says printer error. Now please put down the phone, go into the other room, and read me the real message."
    *click*

    True story.

    1. Re:When you write your own errors by DNAGuy · · Score: 2
      This is why I became a programmer in the first place. As a tech support type, I always wanted to be the guy who knew just about everything about the systems I was working on. I figured there was no better way than to write them myself.

      I still get satisfaction when a user asks, "How do you know that?" and I can say, "because I wrote it that way." :)

      --

      BRENT ROCKWOOD, EST'd 1975

  151. SQL Server by Old+Wolf · · Score: 2

    If you try and install SQL Server 2000 Service Pack 1 on Windows 98, it proceeds for a while and then fails with a messagebox:

    "Unable to run the script files."

    Of course, they didnt think to mention which files, or why they couldnt run...

  152. RedHat 7.1 system by TheCabal · · Score: 2, Funny

    "You're running me on a live system! That's incredibly stupid."

    This popped up in a RedHat 7.1 system while trying to get some QLogic HBA adapters to work.

  153. GEC4090 error message in hex by matt_wilts · · Score: 2

    One of the hex crashcodes of the X25 packet-switches I worked on on the JANET network in the 1980s had a crash code of "EEEEDEAD".

    Matt

  154. java servlet/j2EE stack traces Re:C++ Templates by StandardDeviant · · Score: 2

    Stack traces from within a servlet/J2EE container can be just as bad. "An exception was raised in Blah (called by Foo called by Bar called by Baz called by Quux called by yo mamma called by the illuminati called by the paper boy called by the log cabin republicans called by yo mamma again (boy, she done get around) called by larry wall called by 'jenny' the transvestite stripper homless man called by cowbody neal called by ..." on and on for several hundred lines...

    1. Re:java servlet/j2EE stack traces Re:C++ Templates by rfsayre · · Score: 3, Insightful

      see, I usually read those as:

      An exception was raised in ThingWrittenByMe called at a bad time from AnotherThingWrittenByMe
      bullshit
      bullshit
      bulls hit
      bullshit
      bullshit
      bullshit ...
      bullshit
      called by MainThing.run()

    2. Re:java servlet/j2EE stack traces Re:C++ Templates by Paul+Komarek · · Score: 2

      Suddenly I'm very happy that Python prints stack traces in reverse, so that the non-bullshit part doesn't scroll of the top of the screen.

      -Paul Komarek

  155. Amiga: "User Stupidity Error" by mtgstuber · · Score: 3, Funny

    Many years ago on my Amiga (call me a fanatic, but I still love that machine) there was a very cool file management program. For the life of me I can't remember the name. Anyway, if you tried to do certain things, like delete a floppy disk, or format a directory, it would pop up a message "User Stupidity Error." Finally, some code that tells it like it is. I wish I could put "User Stupidity Errors" in my programs at work . . .

    Does anybody remember what the name of the program was?

    1. Re:Amiga: "User Stupidity Error" by Milalwi · · Score: 3, Informative

      Anyway, if you tried to do certain things, like delete a floppy disk, or format a directory, it would pop up a message "User Stupidity Error." Finally, some code that tells it like it is. I wish I could put "User Stupidity Errors" in my programs at work . . .

      Does anybody remember what the name of the program was?

      I was going to mention this one, but you beat me to it. I always thought that error message was a riot. I got it when trying to rename a file to the same name as a directory (in the same directory).

      And it was "Disk Man", or at least that's the name on the icon of my 2500. (Powered up for the first time on about 2 years!)

      Milalwi
  156. AIEE!! by kidlinux · · Score: 2

    Heh, I had some funky x86 hardware that often caused Linux to crash. I can't remember the details exactly, but I think there was usually a big dump to screen, followed by:

    Aiee, killing interrupt handler!

    And the system halted. I always gotta kick out of my computer screaming "Aiee!"
    Once I nearly went "Aiee!" because my system crashed (in the same manner) after a 175 day uptime, my personal record.

    --
    -kidlinux.
  157. V7 help command by mildness · · Score: 2, Funny
    In 1982 I was completely new to Unix. There were two cryptic manuals and really no books. Knowing a bit about other computers one day I typed in "help". Unix replied:

    "The Lord helps those who help themselves"

    A riot those old Bell Labs guys!

    Cheers,

    Bill

    --
    bamph
  158. The Mac OS wins this one hands down by Imazalil · · Score: 2, Interesting

    There are two classic errors that occur only on the mac (in my experience)... 1) The error window crashes before it can generate the proper code for the crash leading to such great things such as "Error: -45642487" yes, it generated negative errors. and... 2) While shutting down the computer, an error pops up "Error, please restart the computer" go back to Special > Shutdown or Restart "Error, please restart the computer" repeat indefinitely.

  159. PC Loadletter by jabbo · · Score: 5, Funny

    PC Load letter? What the fuck does that mean?

    That bitch is lucky I'm not armed.

    --
    Remember that what's inside of you doesn't matter because nobody can see it.
    1. Re:PC Loadletter by odaiwai · · Score: 4, Funny

      It means: "We here at $PRINTER_CORP really hate you goddamn limeys or you smelly Europeans with your different paper sizes and we're going to damn well specify an American paper size by default in every single application and printer we sell, so that you have to go hunt them all out and change them individually!"

      dave

    2. Re:PC Loadletter by Dynedain · · Score: 2

      I hate that stupid piece of shit!

      for those of you that didn't get the parent joke (or my reply) rent this movie

      --
      I'm out of my mind right now, but feel free to leave a message.....
  160. tcsh: bill gates by hbmartin · · Score: 2, Funny

    With tcsh enter 'bill gates'. tcsh's helpful spelling corrector will answer 'kill gates?'

    --
    Karma: Bizzare (mostly affected by varying internal caffeine levels.)
  161. Re:I didn't make this up since I can't do ascii ar by rfsayre · · Score: 2

    someone please explain why this is funny, or at least what the picture means. or is it just the fact that there was a picture?

  162. My Favorite by the+eric+conspiracy · · Score: 2

    The best error message I ever received was from an older version of Eudora on the Mac.

    If you close all the windows for Eurora but still have the appliaction open, nad start typing a message it will respond with:

    "You might as well stop typing because nobody is listening".

    Totally Zen.

  163. Re:Turn the computer off by Blkdeath · · Score: 2, Flamebait
    I must have hot-plugged keyboards (both kinds) and PS/2 mice about 10 thousand times in my life, and never saw one get damaged because of that.
    Just like I told him; it only takes once.

    Grounded wrist straps are a bit extreme (I ground myself against the power supply - ie; grounded metal, and our carpet isn't very succeptable to static build up at all), but remembering not to plug/unplug a keyboard while the computer is powered is simple and requires little or no effort on your part. Why do something that's potentially dangerous - just because you can?

    For the record, I have fried the keyboard controller on a motherboard by plugging in the keyboard while it was powered, and we have a motherboard on ice right now with blown PS/2 ports because the owner unplugged the keyboard before it was powered off.

    Isn't the extra 10 seconds worth saving an hour's labour and the cost of a new motherboard? Come on; use a little common sense.

    --
    BD Phone Home!

    Shameless plug. Like you weren't expecting it.

  164. Internet Explorer Error Message by cbowland · · Score: 2
    Back in the day, when I.E. 3.x was all the rage, I did tech support for a online medical subscription service. My favorite error message was


    wait for it...


    Your browser is wrong.

    --

    Give a man a fish and he will eat for a day.
    Teach him to eat and he will fish forever.

  165. It's all about the donuts, baby. by cookd · · Score: 3, Funny

    This was in the back of PC Magazine a few weeks ago. Sorry I can't remember the specifics.

    Setting: A published piece of software, in a moderately obscure error case. The first half of the error message is fabricated (since I don't remember the specifics) but the second half tells volumes about programmers and their motivations:

    This feature has not yet been correctly implemented. Bad Programmer. No donut.

    --
    Time flies like an arrow. Fruit flies like a banana.
  166. Sexiest error message EVER! by tweakt · · Score: 2

    .

    Barbara and Victora... ACCESS FORBIDDEN!

    lameness
    filter
    sucks

  167. A coworker of mine.... by AtariDatacenter · · Score: 2

    She approached me because she couldn't understand why she kept getting this error. It said, "Not a logical operator." I think she took it personally. ;)

  168. My personal favorite by exley · · Score: 2, Interesting

    Back in the days of middle school, I got this error on one of the Macs when trying to get my floppy back:

    Not enough memory to eject disk

  169. Silent death (long) by RetiredMidn · · Score: 3, Funny
    Old story, but still my favorite...


    In the 70's I worked in a college computer center equipped with an RCA Spectra 70 batch-oriented system. I was fixing a problem with one of the line printers (paper stacking) when I got a bad static shock from the printer cabinet, at which point the printer abruptly stopped printing.


    I walked over to the operator's console to report the problem, and was interrupted by the console teletype printing a message (paraphrased):


    Job 00371 has device LPT1 in silent death


    While we were trying to figure that out, the console continued to print out messages every 30 seconds or so:


    Job 00358 has device MTA0 in silent death


    Job 00364 has device CDR0 in silent death

    ...and so on through all the peripherals. The center's systems programmer was called in, and he indicated that he had no idea what the messages meant. About this time the console printed the line:


    Job *SYS* has device CPU0 in silent

    ...and stopped.

  170. Zen Error by daniel_isaacs · · Score: 2

    Classic Mac OS had a great error. When you had a window for a folder open, and tried to drag and drop the folder's icon into that window, you'd get something like "A folder may not be placed within itself."

    --
    - Dan I.
    1. Re:Zen Error by DunbarTheInept · · Score: 2

      And that is one way in which Unix is superior. In Unix you *can*, with linking (hard or soft), put a directory inside itself if you had some reason to.

      --

      Don't label something "offtopic" unless you know the topic well enough to tell what's on topic.

    2. Re:Zen Error by Ctrl-Z · · Score: 2


      I remember at some point in the past using that technique so that a tmp-cleaner would leave a particular directory alone. Unfortunately, I can't remember exactly how the link went.

      --
      www.timcoleman.com is a total waste of your time. Never go there.
    3. Re:Zen Error by shogun · · Score: 2

      On all existing implementations, you cannot make a hard link to a directory, and hard links cannot cross filesystem boundaries. (These restrictions are not mandated by POSIX, however.)

      *sigh* so often i've wanted to hard link directories, and across file systems to boot. Would enable me to give chrooted users access to some material thats kept elsewhere easily without letting them wander around the filesystem.

    4. Re:Zen Error by greenrd · · Score: 2
      That's what mount -bind and related options are for on Linux. See man mount.

  171. old Apple kernel calls... by muddy_mudskipper · · Score: 2

    one afternoon, while pushing the limits of an Apple II+, me and my cousin managed to get the system to display "Call Kernel xxx-xxxx"
    at the wise age of 13, we decided to pick up the phone and call the "number" (hey, call kernel - why not, maybe he could help us!)
    to further weird things out, there was some funky "government-sounding" answering queue on the number we called, so we hung up quickly and watched the doors and windows for the next hour...

  172. Corrupt files on Win95 by Kidbro · · Score: 3

    A former colleague of mine encountered a gem in Win95. Unfortunately, I have no screen shot, but and it's not really an error message, but anyway;

    While, I believe, double clicking on a directory icon in the explorer in order to open it, a dialog box occurs:
    "The files in this directory are corrupt. Do you want to move these files to the trashcan? [OK]"

    Only one button, OK, was providing for answering this fatal question...

    Which reminds me of a wonderful message I got when I was installing a version of Rational's UML modelling package Rose back in... 97 I guess. No screenshot here either, and I probably remember the exact wording wrong, but something along the lines of:
    "Rational Rose has detected that UNKNOWN is installed on your computer. Do you want to uninstall UNKNOWN before continuing? [OK] [Cancel]"

  173. While programming by RedWolves2 · · Score: 2

    When I program the message that kills me is:

    "Error Expected"

    I wish I was expecting it.

  174. Mac errors by jtharpla · · Score: 2

    Classic Mac apps had some cool error messages. OS 7.6 had a crash that produced a "Bluets and Granola Bars!" error. OS 7.6.1 went one better with "Just figured out what BETA stands for". This is documented at MacVirus

    Course I'm also partial to Amiga's "Guru Meditation error" or the Atari ST's cherry bombs (the number of cherry bombs indicated the severity of the error, leading one writer to comment that if you got six or seven (forget the number) bombs, your Atari might as well jump off the desk and hurl itself into the trash!)

  175. Win98SE by zerOnIne · · Score: 2
    an interesting one i came accross in Win98SE once:


    Error: PERROR17 - Error description for 'ERR:GeneralErrMsg' not available.


    I'm still not sure where it came from ...

    --
    09
  176. Re:How to totally screw up Win2k in less than 1 mi by 4444444 · · Score: 3, Interesting

    try setting the computer name to com1 on any version of windows

    --

    http://Lenny.com
    4 great justice!
  177. True Story by MakeItStopItHurts · · Score: 2, Funny

    In 1996 I was working at a Web development firm called Giant Step in Chicago. At that time a lot of people (including Bill Gates) still thought the Web wasn't going to change much. I had referred a friend, named Andy (who may read this) for a programming job there. He was immediately assigned to work on the new Oldsmobile Web site, which accounted (at the time) for something like 3/4 of our annual revenue. The is old enough to have been missed by the Internet Archive. What a shame. Oldsmobile was going to use a really new markup feature: Frames. Andy was (like most geeks) a pretty antisocial person, so in his tag, he always typed: You're a loser, get a real browser.&lt/noframes> When Oldsmobile launched the new Web site, they launched it on dialup capable consoles right in some dealer showrooms. The consoles were shipped running the latest and greatest (Windows 95) and a brand new browser from Microsoft. Yes, it was flawed back then too. Andy didn't know he had it right -- MS wasn't even a player then, and no one took them seriously. The time between when the first dealer called our client-service rep complaining that the new system had called him a loser to the time Andy was fired, packed, and gone was about 10 minutes.

  178. Re:Turn the computer off by topham · · Score: 2

    I've done it a few times myself, same thing, no problem. I know 2 people that fried motherboards while doing it with the older AT-style connector though. (Which, again, I've done a half dozen times without problem..) since I heard of the problem I stopped doing it. How am I supposed to know if the mb was designed correctly to prevent that problem?

  179. Mac Classic error by agrounds · · Score: 2

    While running some trajectory simulations through MacSpin 2.0 on my Mac Classic back in 1991, I had MacSpin bail on me and the entire System froze to this bizarre gray screen with a single dialogue box. It said:
    You have entered the Twilight Zone at sector -27359. Continue?
    The only button said 'OK'.
    I actually called Apple about this error, and after chewing on it for about 12 hours, they called me back and said they felt it was a trap left in by the programmers of MacSpin, and to just reboot.

  180. MS-DOS's "REN" by Dr.Dubious+DDQ · · Score: 3, Funny

    My all-time favorite is the old "ren" error - "Duplicate file name or file not found".

    If it's not immediately funny - parse it:
    "Duplicate file name" = "The file exists"
    "File not Found" = "The file doesn't exist"

    So...basically the error message says "the file exists or it doesn't"....

  181. Who is general failure, and why is he trying ... by geoswan · · Score: 2
    Who is general failure, and why is he trying to read my drive?

    I didn't make this up. I saw it in someone else's signature file. Obviously a response to the MS error message:

    General Failure reading drive a:

  182. Something wrong! by Icephreak1 · · Score: 2, Funny
    I used to work for Netcom Canada where we had our own in-house software for business related hosting services, and no word of a lie, while I was once testing the software it unexpectedly crashed with the error:

    Something wrong!


    Naturally I laughed.

    - IP
  183. KMAG YOYO by surfcow · · Score: 3, Funny

    KMAG YOYO ... reportedly an MVS error. Displayed only when a theoretically impossible state occurred. Once, while testing the system, it came up. The old programmer said it meant: "kiss my *ss guys, you're on your own".

  184. Deleting files in Windows... by eplese · · Score: 2

    I'm not sure what version of Windows it was with, but I once saw the error message that was something like...

    Error deleting file: No more disk space.

  185. Gotta light?, make love, and bad magic number by Charles+Dodgeson · · Score: 2, Redundant
    On older versious of csh, the error message to

    gotta light?

    was pretty good. (It was "No match").

    Also earlier Unix make, (not GNU make) had a nice error response to make love. ("don't know how to make love. Stop.")

    One of my favorites, as a complete newbie in 1979, was probagly the consequence of typing ld in place of ls in some long forg The result was "bad magic number". That truly had me baffled.

    --
    Prime numbers are exactly what Alan Greenspan says they are -S. Minsky
  186. TeX by Sandmann · · Score: 2, Funny

    TeX can produce the error

    "Interwoven alignment preambles are not allowed"

    and all the TeXbook has to say about it is:

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

  187. Favorite Mac Error message by overunderunderdone · · Score: 5, Funny

    Well this one is not really an error message. There was a multimedia company that had a promotional floppy (this was before CD's) that had this gag error message pop up on your mac (it's been a while so I might not get the wording exactly right)

    "How would you like if I erased all your files?" with two buttons both of which said "OK". If you clicked on the button it would say "just kidding" if you clicked anywhere else it would call you a coward.

  188. Re:Engrish! by NoMoreNicksLeft · · Score: 2

    Are you sure some of those aren't ebonics error messages?

  189. Kernel 2.0 , my dumb error by Lupulack · · Score: 2, Funny

    I remember way back in the 2.0.x days , I tried enabling SMP support on a dual P150 machine. This was when doing so entailed editing the makefile by hand.

    Well , I apparently did something wrong , because on booting my shiny new SMP enabled kernel I got the error message,

    "This should never happen. You must have done something extraordinarily stupid. I suggest you fix it."

    Oddly enough , that day I considered myself honoured.

    --
    The fact that no one understands you doesn't mean you're an artist.
  190. Expected vs unexpected errors by jmorris42 · · Score: 3, Insightful

    Of course. If you are saving a file to disk, disk full, write error, write protect, etc are all examples of errors that should be expected and allowances made. Getting a seg fault would be UNexpected and falling back to the apps generic error handler is probably acceptable.

    --
    Democrat delenda est
  191. Plustek? Mustek? Some kinda scanner by fredsan · · Score: 2

    A few years ago, we were installing some drivers for a scanner on a computer in a classroom... The installation appeared to go fine, but the software added something to the RUN= line in Win 3.11's INI. When Windows restarted, and that program executed, it brought up a dialog that said:

    "System was destroyed."

    --
    ESC:wq
  192. Won't find this on a posIT underneath the keyboard by phiz187 · · Score: 2, Funny
    Error Message:
    Your password must be at least 18770 characters and cannot repeat any of your previous 30689 passwords. Please type a different password. Type a password that meets these requirements in both text boxes.
    Who's the genius that came up with this one?
    --
    Pretend I said something meaningful or insightful here.
  193. Re:Turn the computer off by Jucius+Maximus · · Score: 2
    "I just finished telling our co-op student that very thing. He's convinced that since he's done it before with no problems, that it's perfectly ok. He remained steadfast until I told him he would be on the hook for any motherboard that got damaged in doing it. :)"

    Sh!t !!!

    Could this be why I have a machine with an intermittently working PS/2 keyboard port? I'm almost certain it's been hot plugged.

    (Just for the record, I've probably hot plugged PS/2 keyboards hundreds of times but I can only think of this one instance where it POSSIBLY caused a problem.)

  194. we'll have to re-enter the entire spreadsheet by Astrorunner · · Score: 2

    Noooo, no, no, no. Just rewrite the 'autoexec.bat' file and stick in a memory manager, that's all. Just take a minute. Don't worry!

  195. Mod this as a troll if you must by ninewands · · Score: 2

    But the funniest "error message" I've ever seen was:

    win.exe not found:
    (A)bort, (R)etry, (C)heer

  196. Too many errors on one line. Make fewer. by mveloso · · Score: 2, Funny

    This is from the classic MPW C 68k compiler. There were lots more messages, most of which I've forgotten. Apparently the writer was an englishman with a truly droll sense of humor.

  197. VirtualPC inside VirtualPC by Phroggy · · Score: 5, Funny

    An amusing error I got when trying to run VirtualPC for Windows inside VirtualPC for Mac. Yes, this is real.

    --
    $x='S24;r)>63/* h@<5+oZ)32"5cz';$me='phroggy'x$];
    $x=~y+ -xz+\0-Tx+;print$_^chop$me for split'',$x;
  198. Re:Read BSOD by cscx · · Score: 2

    I have heard, however, that there are special versions of Solaris that, when coupled with the correct special Sun hardware, let you pull out the processor while the OS is up. Now that's cool, but _why_ would you want to do such a thing?

  199. Mainframe message by cbdavis · · Score: 2, Funny

    Message to confirm the creation of the CPU
    firmware IOCDS file:

    File is Writed

  200. "Possible hardware or software error" by Garg · · Score: 2, Funny

    A friend who used to work on Burroughs equipment told me he once that message.

    I like the 'possible' part. (It could be neither! Quantum physics no doubt involved!)

    What's really scary is I understood most of the message that prompted this article...

    Garg

    --
    Garg
    Alumnus, Xavier's School for Gifted Youngsters
  201. Eudora programmers by 0x0d0a · · Score: 3, Interesting

    Eudora is a very nice piece of software. The developers had quite a sense of humor -- I distinctly remember a checkbox for "waste CPU cycles drawing trendy 3d junk".

    Eudora was also very good at actually *describing* what an option did (unlike MS software, which usually says something like "The website could not be contacted", which does the end user no good and gives the troubleshooter headaches. Error messages also contained relevant information, and the whole piece of software was fast and stable.

    Definitely one of the better written apps I've ever used, and one where it seems that the engineer/techie types had more leeway.

    1. Re:Eudora programmers by qengho · · Score: 2

      Eudora...developers had quite a sense of humor

      The release notes for an old version had a note that said something like "Tracking down [some error] was so exciting for my three-year-old daughter that she threw up."

    2. Re:Eudora programmers by Bert+Peers · · Score: 2

      Heh, yeah. I'm running the Ad-version of Eudora, which is free but shows a small, tolerable ad in the lower left corner. One day I got an error that basically came down to Eudora thinking I was trying to get rid of the ad by displaying an Always On Top window over it ! Which was nice, I mean, someone over there has to be smart enough to anticipate that hack, and then do something about it as well (I'm not sure how I'd go about detecting that, other than doing ugly desktop DC grabs or so). Too bad I was _not_ covering up the window, maybe my Hauppauge confused them :) But the techs definitely have some freedom there.

  202. My favorite from an ex-employer by dfinster · · Score: 2, Funny

    We sent this out to the big-six accounting firms in our tax-compliance application several years ago:

    "Shut 'er down Clancy - She's pumpin' mud."

    Another year this one went out:

    "So sad, too bad, nighty night, zzzz."

  203. Re:Read BSOD by darc · · Score: 2, Informative

    In a zero downtime environment, you may need to replace a faulty processor while the system is still hot. Most of these systems are multiprocessor though, which is why it exists.

    --
    Tired of legitimate data sources? Try UNCYCLOPEDIA
  204. Re:the ultimate Amiga error message was great... by Malor · · Score: 3, Interesting

    Oh duh. Sorry, you're right. Pre-emptive without memory protection. Examples of cooperative multitasking are Mac OS9 and earlier(tolerable) and Windows 3.1 (well beyond horrible).

    I met RJ Mical once, the man who wrote Exec, which was the Amiga's multitasking engine. (I think it would be called the scheduler/dispatcher now.) Exec was responsible for the extremely, extremely efficient context switches that made the Amiga so fast and responsive. Motorola used to use his code as an example of 'how to do multitasking on a 68000'. I have a vague memory that Exec did a context switch in something like 11 instructions.

    I am rarely speechless, but I was there... what do you aay to a demigod? (well, other than 'thank you', which I think I did manage. :-) )

    Anyway, thanks for the correction. Duh.

  205. Life's error messages by Tablizer · · Score: 3, Funny


    Unknown Error in "step 5. Profit!"

  206. I have had a few oddball messages too. by MrNybbles · · Score: 2, Interesting

    I had a Windows 98 program I was writing and some file got linked that somehow wasn't updated. The address of the error was 0000:cafedead. At first I thought the computer was trying to tell me something. I had another one that was along the lines of "Unable to open the folder foo because it doesn't exist." So did I just double click on a non-existant folder? The one that really bugs me is when I shutdown Windows and it hangs and I am forced to power off. On the next boot I usually get an error message about it not being shut down properly. Why can't Windows unmount the disks BEFORE it hangs? I'd ask for it never to hang, but I don't think I could do that with a striaght face.

    --
    Losing faith in humanity one person at a time.
  207. Re:anyone see the new page on engrish.com? by MillionthMonkey · · Score: 2

    You mean it's impossible to write an endlessly recursive loop in ASP? I guess I must have missed the fanfare when Microsoft solved the halting problem.

  208. Media Player 9Beta(they forgot to enter the error) by DaHat · · Score: 2

    This is where the problem and solution goes (ErrorCode, ExtraInfo)

  209. Java by ReadParse · · Score: 2, Funny

    What, I need to elaborate?

  210. Re:Turn the computer off by itwerx · · Score: 4, Informative

    Totally OT but here's the deal on that:

    - most newer PS/2 keyboards can be hot plugged with no problem
    - most older (AT-style) keyboards with a PS/2 adaptor will cause damage
    - the damage is actually caused by a filter capacitor in the keyboard drawing too much juice initially for the poor little fuse on the PS/2 port to handle. If you look at any mbd with PS/2 ports (and you know what a surface mount fuse looks like) you'll see one each for the mouse and keyboard
    - newer keyboards (anything made in the last 4 or 5 years) are better designed and have smaller filter capacitors, hence less risk (if any) of blowing the fuse
    - if you do blow the fuse you can just bridge it with a carefully bent paperclip or a bit of careful soldering; I've never seen any other part of the circuit take any damage after bridging, even with repeated hot-plugs of the keyboard (or mouse) which toasted the fuse originally
    But yeah, hot-plugging anything that isn't actually designed for it is kind of asking for trouble.

  211. Weird error messages? by dacarr · · Score: 2
    Ooh, ooh, ooh! I have one! It's second hand though.

    A friend who has since moved to Chicago had described to me the kernel panic message in SCO Unix. When it finished panicking, the machine's last words were "Aieeee! I'm going to die now!..." The machine never rebooted after than, and they just installed Linux on it afterwards.

    For the record, I had an older version of Linux on a 486 once that KP'ed on me - it had a similar message at the bottom of the screen. Have any other Linux users out there experienced this?

    --
    This sig no verb.
  212. Re:Read BSOD by sg_oneill · · Score: 2

    Yeah. It's some pretty amazing stuff. A friend of mine attempted to put together (It didn't work) a linux kernel patch that allowed hot swapping of kernels (updates).Didn't work tho the theory was reasonably sound. How would ones microsoft friends feel on that? "I just upgraded to a new operating system and the web server was up the whole time."

    --
    Excuse the Unicode crap in my posts. That's an apostrophe, and slashdot is busted.
  213. Found in Air Traffic Management Code: by mekkab · · Score: 3, Funny

    Return_Value = Otay_Buckwheat;

    Right up there with 0xDEADBEEF- RS6000 proc's when the registers aren't initialized.

    --
    In the future, I would want to not be isolated from my friends in the Space Station.
    1. Re:Found in Air Traffic Management Code: by angelo · · Score: 2, Funny

      AIX 4.3 running on PPC has a d39dbeef error when there is a hardware problem. I've also seen a 0xdeadbeef before on a model 230. It was an error I was happy to see (230s were garbage)

  214. engrish error message.. by bo0push3r · · Score: 2, Interesting

    from a driver/application package belonging to a commodity..

    "This program no work under this version Windows!!!"

  215. Shut her down Scotty, she's sucking mud again. by Ldir · · Score: 5, Funny
    True story, this message was in Tandy Xenix c. 1982 or so. The Tandy 16/6000 ran Xenix (UNIX System III with a lot of the BSD enhancements) on a Motorola 68000, but used a Z80 subsystem for I/O processing, including the console. This message was generated on the console by the Z80 subsystem. I don't remember exactly what caused it - it was really rare - but it basically meant the system was thoroughly hosed. You could see the message in the "z80ctl" binary if you knew where to look.

    I doubt you could get that message past the suits these days. If you did, I'm sure Paramount would demand a royalty every time the message appeared (Star Trek franchiise).

  216. "domain error: forces on balls too great" by MillionthMonkey · · Score: 4, Funny

    Gdk-ERROR **: Fatal IO error 9 (Bad file descriptor) on X server :0.0.
    attraction: domain error: forces on balls too great


    Here is a screenshot.

    Not that it's exactly on topic, but here are links to a few other pictures of Windows error messages and bluescreens from the same site that I thought were funny.

  217. "Not That Button, You Idiot..." by dugndog · · Score: 2, Funny
    Early in my career, I was writing code for a small system which required 12 hour compiles. Intermediate compile results were written to three cassette drives (standard music cassettes). As cassettes filled up they had to be removed and replaced in exactly the correct order or the system would freeze and you had to start over. Not only that, but the compiler was slightly flaky and would sometimes hang even if you did everything right. If the compiler hung, you had a fifty-fifty chance that it would continue if you pushed the red console reset button.

    I was in one of those intense periods where we needed a clean compile every day. So I would code for a couple of hours, fire off a compile, and then monitor it into the night. Needless to say, after a few days, I was pretty wiped.

    Late One evening, deep into the compile, the dreaded hang occurred (you could tell because the cassettes stopped turning). With trembling hand, I reached for the red button to see my fate. I pushed the button (at least I think I pushed the right button).

    The console began to print...
    "Not that button you idiot! the red button"
    In my sleep-deprived stupor, I could only stare. Then I hesitantly reached out and pushed the red button again. The machine burped, The cassettes began to turn, I could only watch and wait the remaining hours of the compile to see if I had running code.

    And no, I could never reproduce the message! (Note: if anyone cares, this was a Burroughs B-80, compiling Burroughs S-1000 software)
  218. TRS-80 Error by VivianC · · Score: 3, Funny

    My fave is still an error from the TRSDOS days:

    Error: Unprintable Error

    Come on! You can tell me.

    --
    Viv

    Gmail invites for ip
  219. My boss... by cr0sh · · Score: 2
    He showed me an error he got when he was upgrading a reporting package on an NT server - the error message came back as a standard Windows modal dialog box that said "Error", and an OK button. No error number, no extra text, didn't even have a proper caption - just the word "Error".

    Needless to say, he was pissed, and I was laughing...

    --
    Reason is the Path to God - Anon
  220. Re:Error,Cannot Close Application, Click OK to clo by tdelaney · · Score: 3, Informative

    No - what should happen is something like ...

    An unexpected error has occurred. The details of the error have been recorded in the log file:

    Log file name

    Please email the above file to devteam@company.invalid.

    Your currently-opened files have been saved as the files:

    Filename 1
    Filename 2

    [Application name] will now quit.


    and then quit as gracefully as possible.

    This does a couple of things:

    1. It saves the state in a logfile.

    2. It tells the user what is going on, without confusing them.

    3. It allows the user the option of opening the logfile and seeing what info they will be sending the developer.

    4. It allows the user to recover their work (hopefully - not always possible).

  221. Re:Turn the computer off by DunbarTheInept · · Score: 2
    Isn't the extra 10 seconds worth saving an hour's labour and the cost of a new motherboard?
    Your machine boots in 10 seconds?? Damn, how'd you manage to pull that off?
    --

    Don't label something "offtopic" unless you know the topic well enough to tell what's on topic.

  222. Favorite dying machine... by cr0sh · · Score: 2

    My favorite machine erroring and dying has to be an Amiga - aside from the standard "Guru meditation error", Amigas die spectacularly when faced with a non-AmigaDOS program running. Typically, when such a program dies (I would suspect a buffer overflow from what happens), rather than an error, you get a sound and light show. Because of the way the custom sound and video processors are tied into the system, such an error gives snow, funky sound, etc until the system either freezes or (rarely) reboots.

    --
    Reason is the Path to God - Anon
  223. Re:Not funny on its own but by sg_oneill · · Score: 3, Funny

    Ok. This is a bad admission but here goes. I *used* to have a bad habit of using bizare dada names for test variables so they would stick out at me when cleaning code up for production. Some of them where just ludicrous. I realised the practice was getting way too whacky when the boss came in red in the face asking what the fuck a variable called "MaryCarefullyWipesHerFrock" was doing in his precious code, and why it was commented that it was "being taken from behind by intDuckMonster"

    --
    Excuse the Unicode crap in my posts. That's an apostrophe, and slashdot is busted.
  224. Re:make: stop. don't know how to make love! by Kragg · · Score: 3, Funny

    I always liked:

    %man arse

    no manual entry for arse

    --
    If you can't see this, click here to enable sigs.
  225. trs-80 level 1 basic by TheGratefulNet · · Score: 2

    back in the old TRS-80 model 1 (level 1 basic), there were ONLY THREE errors. wow. how generous.

    they were:

    • "how?"
      goto and gosub line numbers that didn't exist

    • "what?"
      syntax errors and things like that.

    • "sorry"
      divide by zero, overflows, general errors like that.
    --

    --
    "It is now safe to switch off your computer."
  226. C64 get lost by Virtex · · Score: 2

    If you type GET LOST on a Commodore 64, it will respond with ILLEGAL DIRECT,

    --
    For every post, there is an equal and opposite re-post.
  227. Re:Read BSOD by cscx · · Score: 3, Insightful

    How would ones microsoft friends feel on that?

    Personally, I don't think they'd give a shit as you stated it didn't work. That being said, I think they'd ask you why that mission critical server was not in a redundant load-balanced cluster/farm.

  228. Practical joke.. by Anonvmous+Coward · · Score: 3, Funny

    I played a joke on my company a few years ago. I screen capped and altered an error message to say "The radiation shielding on your monitor has failed, please do not sit directly in front of your monitor."

    I placed this image in the middleof a copy of a page from our website, then sent a company-wide email exlaining the new update they needed to see. After a few people asked me about the error message (also asking me to order new monitors...), I copied a CNN health page and gave it a few minor alterations. I wrote a fake explanation of a new virus going around called the "Microwave Virus" that overloaded the UV guns in your monitor. This exposure can cause people to feel tired, irritable, and a few other normal things you feel while you're at work. I then renamed my computer to 'www.cnn-news.com' and posted the page using MS Personal Web Server. I sent out a 'Sysadmin Virus Warning' and went to lunch.

    When I got back from lunch, a group of my coworkers were trying to figure out if they should go home or if they should see their doctors first. Heh.

    They weren't so stunned that I faked the message, but rather that I had faked CNN's site so well. Pity they missed the typo in the error message.

    1. Re:Practical joke.. by drinkypoo · · Score: 2
      Radiation is/was an INIT/APPL pair for MacOS 7 (And similar) systems which would generate error dialogs on various systems via appletalk.

      Just install the init on their system, run the application, choose a machine from the list, and send them bogus messages.

      The name comes from the default message, which was (I hope I get this right) "The radiation shield on your monitor has failed. Please sit back 5 feet." If that's not it, I'm at least very close.

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    2. Re:Practical joke.. by Anonvmous+Coward · · Score: 2

      D'oh! THat reminds me, I forgot to credit Scott Addams (Creator of Dilbert) for that one. I was inspired to do that joke from his book 'The Joy of Work'. I think one of the people wrote in and described something like you just said.

      Poop, I was gonna mention that and forgot. The only thing I did new with that joke was embellished it with the CNN health page spoof. Heh.

  229. Re:Error,Cannot Close Application, Click OK to clo by ReverendRyan · · Score: 5, Funny
    I was programming back in the Good 'ol Days, and one of those ACTUALLY HAPPENED! I was programming in QBX under PC-DOS 7.0, and nothing was working right... so i suck in a statement similar to the following, and it executed!:

    if 1=2 then print "OOPS!"


    Needless to say, I didnt go back to programming for the rest of the day...
  230. Low Revenue Alarm by Animats · · Score: 2

    I once put a message "Low Revenue Alarm" in a system for a commercial time-sharing service bureau, back when CPU time cost real money. When billed revenue per unit time fell below a reasonable value for a few seconds, but there was work queued to be done, this message came up. Usually, it indicated some kind of resource deadlock, although it would also come up when the operators fell behind on tape mounting. The operators hated it; the CEO loved it.

  231. Favorite Win32 error... by ZxCv · · Score: 2

    ...happened when I was trying to free some space on a small drive being used on a NT4 machine.

    Upon selecting the desired files and hitting Delete, I received the following error:

    Cannot delete XXXXXXX: Not enough free space.

    --

    Perl - $Just @when->$you ${thought} s/yn/tax/ &couldn\'t %get $worse;
  232. Re:Turn the computer off by Blkdeath · · Score: 2
    Your machine boots in 10 seconds?? Damn, how'd you manage to pull that off?
    I've been in PC repair for so long I unconsciously look for the keyboard init (three LEDs flashing briefly). If I don't see it, I quickly examine why. Usually I turn it off before the POST is completed.

    Of course, if the computer has "Halt on Keyboard" enabled, that's a sure-fire way of discovering the problem.

    --
    BD Phone Home!

    Shameless plug. Like you weren't expecting it.

  233. On Solaris (I believe) by Gudlyf · · Score: 2
    FREEING FREE FRAG

    Not really an "error", but still sounds strange.

    --
    Trolls lurk everywhere. Mod them down.
  234. NVRAM insanity error by jimfrost · · Score: 4, Funny
    My favorite error message came out of an AT&T 3b2 running SysV.2 or maybe V.3. We were trying to break into it because the root password had been forgotten and unfortunately you needed a hardware password to boot it single user ... and of course someone had changed that from the default and nobody knew it, either. We got the bright idea of disconnecting the battery to reset the machine to hardware defaults.

    The next reboot gave us "NVRAM insanity error." Quite descriptive. :-)

    --
    jim frost
    jimf@frostbytes.com
  235. Re:Turn the computer off by DunbarTheInept · · Score: 2

    My boots usually take so long that I turn the machine on and then *leave*, go get something from the 'fridge, come back in time to answer the LILO question before it times out and picks a default.

    It takes my machine at least 20 seconds just to get to the part where it starts looking on the hard drive for a boot sector.

    --

    Don't label something "offtopic" unless you know the topic well enough to tell what's on topic.

  236. A few classic error messages by herbierobinson · · Score: 2

    For starters, there was the original PDP 11 C compiler. It only had three error messages:

    Syntax Error.
    Undefined Symbol.
    Register Lockup.

    But the real classic came from the Honeywell Level 6:

    "Not enough memory to log off."

    A hint to all you coders out there: Allocate any message buffer you will need to logout/disconnect/close at login/connect/open time (this rule is especially applicatble to streams drivers).

    --
    An engineer who ran for Congress. http://herbrobinson.us
  237. I second that! by hyyx · · Score: 2

    I got one of those also... it still bugs me to this day. This was upon bootup:

    The dump

  238. An unexpected error occurred, by drwiii · · Score: 2
  239. funny / weird messages by MegaFur · · Score: 2

    One time I mounted a floppy disk that had some problems under Linux. I know it had problems because when mount mounted it, it said it was mounting it read-only because there were errors detected in the filesystem. I copied some data off it, then unmounted it. When I unmounted it, I got a message that said, "Attempting to write to a read-only filesystem. uhh..."
    I don't know why something was attempting to write to the disk on umount.

    I think one of my favorite messages was the message that, that old Apple ][e printing program (what the hell was it called? Printshop? I can't remember) would display when it was calculating what commands to send to the printer next. It would flash the word `THINKING' on the screen in a huge font and alternate the "colors". (It wasn't actually a color monitor--it was monochrome but it had the capacity for bright text as well.)

    And let's not forget the error message Haikus (sp?) that people were playing with before. I really liked some of those. I think that some real programs (for programmers, not regular users) should try error messages delivered as Haiku. It would be neat. The point would be to have more than one Haiku for the same thing; then always follow that with the no-nonsense error message down below the Haiku. The Haiku would be like a little treat to offset all the compiler errors. Sort of like a quote of the day.

    Now back to Linux. Quite a long time ago, I foolishly tried to run X Windows on a 486 with only 16MB. It didn't exactly crash, it just kept the hard drive going non-stop. Even when I didn't move the mouse for over a minute. When I would go to shutdown X Windows, over in the console where I had typed startx&, there'd be a status message like this:
    Sending server the TERM signal,
    waiting for server to shutdown...

    Sometimes, that's all there'd be. But because this machine had only 16MB and the hard drive was thrasing so much from running X, everything was drastically slowed down. Sometimes, after about 30 sec-1 min, I'd see:
    Server too slow to shutdown
    Sending server the KILL signal,
    waiting for server to die...

    In plain vanilla MS-DOS, if DOS fails to read from a floppy disk in a certain special way, what can happen is this:
    C:\>dir a:
    [the disk churns and time passes...]
    [some more time passes]
    Volume in drive A is unlabled
    [again time passes]
    [still more time passes]
    Fail on INT 24

    C:\>

    If you're stupid or unlucky enough to be in a situation where you have to make a batch file for COMMAND.COM, then all the error messages are cryptic. Because, as the script executes, there's no indication of what line caused the error message (unless you do an echo on and there are certain situations where that won't help. All you see is stuff like:
    Bad command or filename
    Syntax error
    File not found
    all the way down the screen.

    Oh yeah, and then there's INTERCAL, where the compiler error messages are actually intended to be not understandable.

    Actually, the message ?Syntax error was really cryptic the first time I saw it, since I had no idea what the hell `s-Y-n-tax' was. (I was 12.) In general, every (status or error) message a computer gives you is cryptic without context. Ironic since computers can't really understand context, eh?

    --
    Furry cows moo and decompress.
  240. Kernel32.dll by Lothsahn · · Score: 2, Funny

    Kernel32.dll is using too many system resources and must be terminated...

    It couldn't be MORE accurate!

    --
    -=Lothsahn=-
  241. qmail errors by prockcore · · Score: 2

    if qmail-send can't talk with qmail-spawn (or a few other processes) it simply quits with the error:

    cannot start: hath the daemon spawn no fire?

    We've banned the usage of qmail because of it. Any software package that prints out unhelpful errors like that doesn't belong on our servers.

  242. Re:Engrish! by Skuld-Chan · · Score: 2

    I remember a job I had a long time ago where a co-worker was trying to decipher similar messages on a NEC telephone switch. They (nec) have since gotten a lot better since then, but I got the impression that the program was really only have translated properly. Either that or the original program was written in engrish and that was that.

    Wouldn't suprise me - I mean the only way to log into it was using a 300 baud modem/terminal (I kid you not - you could not make it go any faster) - the thing reaked of not being complete.

  243. Re:I didn't make this up since I can't do ascii ar by Skuld-Chan · · Score: 2

    I get a similar error (same hhgttg gfx) if I load my old sparcstation 10 out to much (like compiling a kernel - 2.4.17). It seems to do firewalling just fine otherwise.

  244. Re:Turn the computer off by drinkypoo · · Score: 2
    While this is true, I've only ever killed one keyboard controller doing this.

    I've had people tell me that you cannot fry a circuit which is energized via static. If this is true, then it must be because I hot-plugged it. On the other hand, people tell me that it's easy to kill a keyboard controller with static. If the first set of people are wrong, then that could be it.

    --
    "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
  245. For those who don't know Apollo by drinkypoo · · Score: 2

    They made Motorola 68k-based (I had some with 68020s) Unix workstations (which ran DomainOS) which are the source of UNC paths, except they used forward slashes like sane people; //machinename/usr/src or what have you. The machines I'm familiar with (DN4000) are ISA-bus and basically look like full AT desktop PCs.

    --
    "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
  246. GURU MEDITATION by Jace+of+Fuse! · · Score: 2

    GURU MEDITATION Software Failure

    Error#8001 000C

    --

    "Everything you know is wrong. (And stupid.)"

    Moderation Totals: Wrong=2, Stupid=3, Total=5.
  247. Sense of humor by drinkypoo · · Score: 2
    Geeks used to be allowed to express their sense of humor. Now we are informed that humor is the leading cause of lawsuits against these companies.

    Installing SAGE Idrix on their cute little 68000-based machine (I think it had 16mb ram! cute little machine) produced a message about how you ought to go get a cup of coffee because "this will take a while..." etc. Those pesky cartridge tapes were slowowwwwwww.

    I wonder how much work it would be to design and build a 68020-based computer with a PCI bus.

    --
    "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
  248. Seen after many a BSOD by BoneFlower · · Score: 2

    Probably not verbatim, as I haven't seen a BSOD since I started running XP, but here it is:

    "Windows was not shut down properly so Scandisk is running to check the hard disk for errors. To avoid this happening in the future, always shut down windows properly"

    Gee thanks! Maybe next time you will LET ME SHUT DOWN WINDOWS PROPERLY!

  249. When will they ever learn? by Guppy06 · · Score: 2

    "We are experiencing MVS processor spin loops, the programs are running while holding a disabled CPU. This is causing XCF communication delays to the point where we are losing VTAM RTP routing, are suffering OSPF adjacency failures on TCP/IP dynamic routing and MIM VCF failures. Whatever this code is, it should NOT be propagated to production or we run the risk of losing the development plex if XCF signaling is adversely impacted by processor disabled spin loops"

    When will sysadmins ever learn to keep their anti-virus software up to date, lest they become the victims of the Good Times virus like these poor souls?

  250. Re:How to totally screw up Win2k in less than 1 mi by g4dget · · Score: 4, Insightful

    Changing a bunch of configuration settings in a GUI should not be something that's unrecoverable through normal, documented means.

  251. Re:Turn the computer off by Ctrl-Z · · Score: 2


    While I believe that PS/2 hotplugging can damage controllers and such, it's not really all that common an occurrence.

    In my experience, however, PS/2 hotplugging rarely works very well, with results from just plain not working until reboot to things working slower than usual until the next reboot.

    If I hotplug the keyboard in my laptop, the repeat rate becomes significantly slower until reboot. I have a USB mouse, so I'm not sure how PS/2 mice behave, but I seem to remember them not being very happy.

    --
    www.timcoleman.com is a total waste of your time. Never go there.
  252. Re:How to totally screw up Win2k in less than 1 mi by sql*kitten · · Score: 3, Insightful

    Go to Control Panel, Administrative Tools, and disable all services.

    An easier way to screw up any NT kernel based OS is to set its pagefile smaller than 2M. It'll still run, but it won't be a happy bunny...

  253. Hot Pants by serutan · · Score: 2

    It wasn't exactly an error, but a friend of mine inherited a Mac in her office that every so often would yell out, "Hot Pants!" in James Brown's voice. She never figured out what it was trying to tell her.

  254. Re:SGI faulty hardware by fantomas · · Score: 2

    yup, it turned out that the hard drive had died in some very sick manner. 3 months later, the replacement did as well - turns out SGI UK had a bad batch, oh great. Interesting to hear about the SGI jokes though because I really think it said 'Don't Panic' rather than 'Double Panic'. Of course I could be wrong but being pretty into Hitchhikers GTTG , that was one of the things which freaked me out the most. A kind of 'Oh no reality and fiction are starting to bleed into each other ' kinda ting.


    Cheers for your explanation...


  255. You'd need one BIG recycle bin... by Andy+Smith · · Score: 2

    The default Win95 install included a desktop icon for "The Internet" which was just a shortcut to MSIE if I remember correctly. If you dragged it to the recycle bin you got the message: "Are you sure you want to delete The Internet?"

  256. Re:How to totally screw up Win2k in less than 1 mi by Bud · · Score: 2

    Heh, the first BeBox had dual CPUs, and a common demo was to run some processor-intensive task, open the CPU load monitor application and disable one processor. It was actually quite impressive, seeing the system moving processes from one processor to another...

    And then, you could of course disable both processors... instant freeze!

    --Bud

  257. WinAmp by inkswamp · · Score: 2
    I was installing Winamp on a Windows machine and decided to cancel it midway through, and got an error along the lines of "Are you sure you want to cancel installing this software? Doing so may require you to reinstall later."

    Uh-huh.

    --
    --Rick "If it isn't broken, take it apart and find out why."
  258. Re:How to totally screw up Win2k in less than 1 mi by ajv · · Score: 2

    Setting all your services to disabled is directly equivalent to chkconfig --disable'ing each "service" in Deadrat... and then wondering why your system doesn't go multi-user.

    At least it's possible to recover from both using command line tools on each OS.

    Andrew

    --
    Andrew van der Stock
  259. Re:How to totally screw up Win2k in less than 1 mi by ajv · · Score: 2

    XP allows you to survive without a pagefile.

    Andrew

    --
    Andrew van der Stock
  260. Incorrect password. The correct password is asdfg. by sopuli · · Score: 2, Funny

    The joys of moving debugging code to production.

  261. Weird error messages by The+Moving+Shadow · · Score: 2, Funny

    I remember those old Sierra-On-Line error messages: "OOPS! You did something we didn't think of" and then some advice to restore your last saved game. And there were those creative people from Origin that made my Wing Commander game crash sometimes with the enigmatical message: "Error: Forgot to salt the fries..." I never figured out what that meant.

  262. Re:Error,Cannot Close Application, Click OK to clo by joto · · Score: 2
    No, you don't. That would mean you would quickly spend a lot of time on writing boilerplate code for error-situations instead of being productive. The error can easily be found later with a debugger.

    Of course, the assert() macro in C is a good alternative. Simply writing assert(0) will give you the filename and line-number, unless you deliver applications without runtime checking. Of course, writing a NEVER_EXCUTED macro isn't that hard, so that would be an even better alternative. But both assert() and NEVER_EXECUTED leads to excessive bloat, and the debugger solution might be better after all...

    Another quite popular alternative, is to put a unique insult to the user in each error-message. This is quite popular. E.g. die("you son of a bitch"), die("you moron"), die("you filthy fever-ridden faggot"), and so on... Since the error messages are not supposed to be seen by the user, this is in theory ok. Just don't tell the boss it was you when they one day complain...

  263. Re:Turn the computer off by nzhavok · · Score: 2

    The first time I saw a significant increase in POST speed was when I upgraded to a thunderbird-950 (with a gigabyte GA-7ZM mobo IIRC). I missed the POST the first time I booted because it took about 2 seconds between power on and booting from the HD. Surprised the hell outta me.

    --

    He who defends everything, defends nothing. -- Fredrick The Great
  264. Illegal error by feenberg · · Score: 3, Funny

    I like the message I got from VM 370 many years ago:

    Illegal Error: Device returned illegal error code.

    Translation is "You bought a third party compatible disk drive and it returned an error code to the OS that wasn't defined".

  265. Help desk call... by floydigus · · Score: 2, Funny

    user: "Hello, I have a problem with my computer"
    me: "What does it say?"
    user: "unable to find pointer device"
    me: "I think that means there is a problem with the mouse"
    user: "Oh my god! It's been stolen"

    --

    All things in moderation; including moderation

  266. Re:All BIOSs have support for mice! by doug363 · · Score: 2

    Int 33h is the DOS mouse driver interface. BIOS interrupts are int numbers < 20h. The standard PC BIOS doesn't have a mouse driver interface to my knowledge.

  267. Re:How to totally screw up any windoze machine by anticypher · · Score: 3, Interesting

    try deleting your own MAC address from the machine.

    arp -d [your mac addy]

    Note to idiots willing to try this:
    You will have to completely re-install windows after doing this. You will lose all the data on your hard drives. You will not be able to restore your machine in any other way.

    I haven't yet tried this on XP, but I've done demos on 95, 98, nt4 and 2000, and in each time the MCSEs could never recover the system afterwards.

    the AC

    --
    Hemos is like...sci-fi fans;he thinks technology is cool, but he hasn't bothered to understand the science it's based on
  268. NT profile copy error by JohnCub · · Score: 2, Insightful

    The oddest error I ever saw was this one

    For those not interested in the 15k image, it says:

    Error: The operation completed successfully.

    --
    -= Why can't I add 'Anonymous Coward' to my list of Foes? =-
  269. "Your erroneous pink rabbit has been ignored" by leonbrooks · · Score: 2

    From a Sperry Univac System 80 RPG II compiler, non-reproducible, upon being fed a piece of code by a certain gentleman who is still with us, still writing code that bad.

    Same gent wrote an order-N-cubed sort algorithm (on the same machine, still in RPG II) that occasionally lost up to four results - from the top of the list, no less, and for the business's key revenue-raising activity, no less - and when ordered out of that business by a court, his successor replaced the monstrosity with a simple order-N-squared(ish) bubble sort that didn't lose anything and generally worked well. A few months later, however, our ace programmer returned armed with nastier court documents - and put his broken, slow sort back in again...

    An interesting error non-message from a DEC CoBOL compiler: you didn't need an INDENTIFICATION DIVISION but if you had one, and it was wrong, the compiler silently deleted your source code. Get the message? (-:

    --
    Got time? Spend some of it coding or testing
    1. Re:"Your erroneous pink rabbit has been ignored" by Sir+Tristam · · Score: 2
      I guess this is where the RPG-II ones go...

      I once programmed a report on an B10 AS/400 in System/36 compatibility mode that produced a sales revenue summary. The sales department wanted the figures ordered and sub-totaled one way (Region/Salesman) and the finance department wanted the figures ordred another way (General Ledger Account Number). So this report consisted of one program to gather the summary numbers to a work file, one program to print the work file in Sales Department format, and one program to print in Finance Department format. This was front-ended with a program that would ask for the date range and how many copies of the report were desired in each format.

      If you requested 0 copies for Finance and 0 copies for Sales, it would display a message, "So what's the point?" and exit, without running any of the other programs.

      Chris Beckenbach

  270. Error messages that should NOT go out by Phemur · · Score: 3, Funny
    (Names have been changed to protect the innocent)

    Our customer support group received a call one day from someone asking to talk to Bob. The cs rep replied that this was Foo Inc's support line, and gave them the head office number. The customer insisted that this was a legitimate problem with the software.

    When the cs rep dug a little deeper, the customer said: "I was running your software, and an error message came up that said 'This should never happen. If it does, call Bob' ".

    Sure enough, I grepped the code, and Bob had left that error message in an obscure part of the code.

    Phemur

  271. Re:Read BSOD by sg_oneill · · Score: 2

    The lack of money that is prevelant in 99% non-lala-imaginary real world small businesses.

    --
    Excuse the Unicode crap in my posts. That's an apostrophe, and slashdot is busted.
  272. Bill Gates the road by Anonymous Coward · · Score: 2, Funny

    Try running Bill Gates the Road Ahead CD-ROM on windows XP.

    You get the following error
    Installation Problem
    Sorry, The Road Ahead does not run on Windows NT. Please install on a computer running Windows 3.10 or greater

  273. Re:Turn the computer off by rweir · · Score: 2

    It's one of those things you never believe until it happens to you. This machine right here is a testament to me ignoring good advice.

  274. Re:Not funny on its own but by BreakWindows · · Score: 3, Funny

    > Forth will rise again

    ITYM "again will rise Forth" :)

    Yoda You Like Are If FORTH Understand You Will Then

  275. silly by rve · · Score: 4, Interesting

    Heh, 1000 comments so noone is going to read this.

    The BBC micro's response to trying to renumber a BASIC source with steps of 0:

    Silly.

  276. Re:How to totally screw up Win2k in less than 1 mi by Idarubicin · · Score: 2
    The latest versions of Windows are supposed to be exclusively GUIs. You should be able to do anything and everything to adjust configurations without leaving the Windows environment. (Whether MS actually accomplishes this is another matter, but still...)

    Quite frankly, if people are going to be investigating (and changing) settings under Administrative Tools inside the Control Panel then they should realize that their actions might have consequences. (I'm stretching the analogy a bit, but do we say computer hardware is badly designed because any idiot with a screwdriver can open the case and impale his or her CPU?)

    --
    ~Idarubicin
  277. Pithy by qengho · · Score: 2

    Actual message from an industrial control app, at least during beta:

    "The error handler didn't."

  278. Out of brushes/pens? by Tom7 · · Score: 2


    I got, when my Win32 program was leaking brushes/pens:

    A Required Resource Was Not ... and then a blank button to click.

  279. Best error message ever by pz · · Score: 3, Funny

    This was in production Lisp Machine system code for a long time. I don't recall what triggered the error, but I did manage to get it once on a TI Explorer (Texas Instrument's Lisp Machine):

    Something really bad happened. See if RMS is in the building.

    Since RMS was responsible for much of the system code, this kind of made sense. But it was in a commercial machine! And, yes, it meant *that* RMS.

    --

    Put my fist through my alarm clock with its ding-dong death inside my ear. - The Blackjacks.
  280. My favorite error from Windows... by Kjella · · Score: 2

    "Error: Operation completed successfully"

    Of course, lately I'm starting to wonder if it's some kind of error checking for DRM, as in:

    Do(ForbiddenOp,DRM_data)
    DoOp(DRM_data)
    If (No DRM_permission)
    Error(Operation completed successfully)
    EndIf
    EndDo

    Kjella

    --
    Live today, because you never know what tomorrow brings
  281. Not an error... but by NitsujTPU · · Score: 2

    Ok, so, I work in a lab with several programmers from a rival company (at my client's facility). While there, I sit at a Sun workstation.

    Ok, so, from bash I use name completion in the shell right. Every time I do that, the keyboard beeps. I'm sure that these windows programmers think that I'm breaking that damn computer with all of those "error beeps."

  282. Permanant I/O error while reading Polish backwards by rneches · · Score: 2

    It kind of makes sense, oddly enough. This error was thrown by a
    preprocessor on PDP/11, if I remember the tale correctly. It was
    induced when you screwed up your data types (float, int, +, or
    something like that). In order to turn this into a valid assembly
    instruction, you have to reverse the order of the elements (add $r1
    $r2). If the preprocessor didn't have a function for generating the
    proper assembly, it would hang. The program waiting for its output
    would then report an unrecoverable IO error... while reading reverse
    Polish notation backwards.

    How's that?

    --
    In spite of the suggestions and all the tests that I have made, I have not cavato a spider from the hole.
  283. MVS messages in spin loops? No way no how! by JohnQPublic · · Score: 2, Informative

    'We are experiencing MVS processor spin loops, the programs are running while holding a disabled CPU. This is causing XCF communication delays to the point where we are losing VTAM RTP routing, are suffering OSPF adjacency failures on TCP/IP dynamic routing and MIM VCF failures. Whatever this code is, it should NOT be propagated to production or we run the risk of losing the development plex if XCF signaling is adversely impacted by processor disabled spin loops'.

    You're confusing an error message with an operator's description of a problem. MVS can't display error messages while in disabled spin loops, the I/O interrupts are blocked by the "disabled" part!

    You want a good example of bad error messages? How about anything except MVS messages? I'm serious - the MVS "Messages and Codes" manuals are huge, and list every message issued by the software complete with advice on what to do when you receive the message! How, one asks, can you find the right advice? Easy: every message begins with a "message identifier" - a short alphanumeric sequence that uniquely identifies it and points directly to the place where the doc lives.

    Try that with your average Open Source project. Hell, try to just get a list of the errors reported, let alone advice on what to do when they are reported.

  284. Re:Error,Cannot Close Application, Click OK to clo by EvanED · · Score: 2

    I once spent a couple hours trying to debug somethign like this... proof that you should set the warning level to the max (then read the warnings). VC++ warns you about this, but only if reporting level 4 warnings. The default is level 3. (Personally, I'd put assignemnets in an if statement at perhaps a level 2 warning, maybe at level 1, because it's almost never done, so 99.9% if it happens it's a typo.)

  285. You have recieved a General Undefined Error! by RandomUsername99 · · Score: 2, Funny

    That one is for a product called the elmo-phone that I used to do tech support at for this outsourced company. The other good one was if your voice can not be recognized by the product (it wasn't REALLY voice recognition, it just tested to see if there was any sound), elmo would say "elmo can't hear you!" in this really urgent voice. God damn that scared the crap out of a lot of kids.

  286. Re:I didn't make this up since I can't do ascii ar by himi · · Score: 2

    That's just part of the oops text on any SPARC Linux kernel.

    Dave Miller has a weird sense of humour ;-)

    himi

    --

    My very own DeCSS mirror.
  287. Not much to make fun of, really... by DeadVulcan · · Score: 2

    I realize that "Japanese Emperor Era" must sound a little silly to North American ears, but it's Japan's traditional system for measuring years, and is still used, just as frequently as (if not more than) the Christian year-of-our-lord. Google found me this great little explanation that just taught me more than I ever knew about it, myself.

    And since this involves the Japanese version of Outlook, this is actually quite a run-of-the-mill bug.

    --
    Accountability on the heads of the powerful.
    Power in the hands of the accountable.
  288. Reinstall Windows, after Bluescreen by TibbonZero · · Score: 2

    Woha, this topic has gotten posts quickly! I guess people get errors every now and then :)

    My oddest one was when I got a blue screen of some type, that seemed recoverable, because it said it any key to try to continue or something like that (hard to remember it was in Windows 98 years ago...). Anyway, I hit the spacebar about 30 times, getting different error messages, until I got one that indicated I had to then reset my computer, and reload Windows... That's pretty odd.

    I get plenty of Protools errors that are outright as well. The damn program tells me that I dont' have a fast enough hard drive to record one freaking track of audio some days. For some reason, other programs will record fine...

    --
    Tibbon
    tibbon.com
  289. My all-time favorite by tadas · · Score: 2

    Back in the '80's there was a peer-to-peer network called 10Net.

    A version was released to allow the use of Ethernet cards as well as their own proprietary cards. I was trying to upgrade to the new version without removing the old version, which turned out to be a no-no.

    When I ran Install.BAT, the program started, but instead of asking the required questions to set up the network, the screen went completely blank. After about 15 seconds, a message appeared on the screen.

    The message was "Help me, Obi-Wan".

    --
    This page accidentally left blank
  290. Microsoft encouriging better password security? by imlepid · · Score: 2, Funny

    While poking around the Knowledge Base I found an article Q276304 discussing this error message which pops up under certain circumstances when changing your password in Win2k:

    "Your Password Must Be at Least 18770 Characters and Cannot Repeat Any of Your Previous 30689 Passwords"

    I have been hounding people who have weak passwords on the network I administer and it's been tough getting people to come up with 8 character passwords!

  291. Re:How to totally screw up Win2k in less than 1 mi by NoOneInParticular · · Score: 2
    On a related note, I was once trying to get a usb camera working on win2k, and had to remove all these plug-and-play drivers that win2k thought I wanted, to be able to install the real drivers. I encountered an 'unknown device'. Well, as I didn't want an 'unknown device', I deleted it.

    It turned out that every driver starts out as an unknown device before it gets installed, but still depends on the presence of the unknown device. So all, yes *all*, my drivers got flushed and the machine being a laptop, I had to reinstall all the firmware from scratch.

    Of course I got the default message that all drivers that depended on this driver would get deleted as well, but this is something you also get when no drivers depend on the thing. But no, a simple list of the stuff it is about to delete was too much trouble.

  292. Re:Internet Explorer has amused me many times... by LoonXTall · · Score: 2

    "Ignoring this, everything works fine, but clicking OK will of course close all instances of the browser."

    I've seen this many a time on our old Pentium struggling with Netscape 4.7. If the browser is still operable, I just push the error dialog down under the Taskbar and go merrily on my way.

    Another problem that NS likes to throw up on that machine is an infinite crash loop. The first box looks like a normal crash, but all the ones after Close is clicked say something about advert.dll.

    That machine is so old, it came with Netscape 1.x. I have no idea when my mom will give it up, though.

    --

    ~~~LXT~~~
    Life is like a computer program: anything that can't happen, will.

  293. Re:Turn the computer off by afidel · · Score: 2

    Laptops are about the only systems that I would hotplug ps/2 devices on as they have the inputs buffered because this kind of abuse is expected. Regular desktops don't have the ps/2 ports buffered and I have seen about a dozen blown ports over the last 5 years or so due to hotpluging. Thankfully this will go away in the future as ps/2 goes away in favor of USB which IS designed for hotplug.

    --
    There are 4 boxes to use in the defense of liberty: soap, ballot, jury, ammo. Use in that order. Starting now.
  294. COBOL (?) misparenthesizing error by LoonXTall · · Score: 2

    I didn't see this firsthand, but my father did, so it's not quite urban legend yet.

    He was doing something on the mainframe one day at work (back in the day when 1200 bps was fast!) and got the following error:

    Unusual use of parentheses accepted with some reservations as to intended meaning.

    Very few people there had ever seen that particular error.

    --

    ~~~LXT~~~
    Life is like a computer program: anything that can't happen, will.

  295. small penis joke error? by phorm · · Score: 2

    A few ones we had fun with in the lab...

    "Error: The system has reported that you have a small penis, do you have a small penis?"

    The "No" button has a mouseover that switched it with the "Yes" button. The coder missing the tab button (you could tab to no), but only clicking "Yes" would exit the app anyways.

    There was another funny one, not an error, that turned the user's desktop into a mosaic puzzle that had to solved before he/she could continue.

  296. Win Explorer by rat7307 · · Score: 3, Funny

    A guy I work with had shakey hands and with taps enabled on his laptop, he managed to drag the Start menu stuff in Win98 to another directory.
    When I tried to drag the Start Menu Dir back to where it belonged I got:

    Cannot perform this operation as it is a Rooted Explorer

    Amen to that.....

    --
    Burma?
  297. Nope, apt-get still has that one by smcv · · Score: 2

    If Debian's apt-get can't find your nameserver (i.e. the network's down or your DNS daemon's died), it will still respond:

    Something wicked happened resolving 'ftp.uk.debian.org:http' (-3)
    Failed to fetch http://ftp.uk.debian.org/debian/dists/unstable/con trib/source/Release


    Some others:

    When my CD-burner fails in Linux (I don't entirely blame it, I'm using cheap no-name media), cdrecord will sometimes complain "scsi sendcmd: [...some hex...]: no error" as it spits out a coaster.

    The BBC Micro had some great (if rather terse) error messages, like "Mistake" (triggered by BASIC it couldn't parse) and "Silly" (triggered by renumbering lines and requesting a gap between line numbers that wasn't between 1 and 255).

  298. Practical joke by allanj · · Score: 2

    Back in the days when 286 processors were all most people had in their PC (including mine), one guy at school got a 386SX based system running at a whopping 16 MHz. Now this was all good and fine, but for the fact that he was constantly nagging us about our systems being slow, outdated, ridiculous and whatnot. So we made a little TSR (Terminate Stay Resident) program that did nothing but count to 20000 ~18 times per second (the frequency of the DOS time clock). When it loaded, it wrote "CPU instability detected - switching to XT mode" and of course made the machine run sooooo slowly (XTs are the slowest PC-compatibles ever made, in case you're too young to know). It took him several days to figure it out, and it was REALLY difficult not to laugh our a**es off in the meantime.

    --
    Black holes are where God divided by zero
  299. Re:GURU MEDITATION by LoonXTall · · Score: 2

    Your .sig is correct--you are wrong. The Amiga gave out 32-bit errors, with a period between them.

    In case anyone cares, for the error number you give, that's an illegal instruction encountered at address 0x8001.

    My favorite meditations were the equivalent of the UNIX bus error, when the given address was way outside the 24-bit space that our A500 used.... "87FFFFFC? What's it doing there?"

    --

    ~~~LXT~~~
    Life is like a computer program: anything that can't happen, will.

  300. Win98 BSOD: "The volume had open files on it" by LoonXTall · · Score: 2

    This one occasionally bites me ever since I trashed the MBR a couple of years ago. (I am still grateful for gpart.) Because of the way I reinstalled things, Win98's file system is not quite as big as its partition, and occasionally it emits the error on booting, with no removable media in any drive:

    The volume that was removed had open files on it. Next time be sure the volume can really be removed before ejecting it.

    Attempting to continue causes a squall of SODs in both blue and black, proclaiming the death of everything multiple times. Eventually it locks hard and has to be reset in hardware.

    Simply trying to give the three-finger salute causes the same hard lock.

    Then, of course, it bitches that it wasn't shut down properly. Sheesh, it didn't even get started!

    --

    ~~~LXT~~~
    Life is like a computer program: anything that can't happen, will.

  301. windows data error by mehu · · Score: 2, Funny

    My all-time favorite:

    The data could not be "read"

    (yes, the quotes are part of the error message)

  302. Re:Turn the computer off by dattaway · · Score: 2

    Surface mount fuses seem stupid to me.

    I'd rather replace any burned out surface mount fuses than figure out how to repair a circuit traces. They are just a tweezer away from replacement. You want to protect those smaller than hair diameter traces that look like viral dna snaking into many layers of the circuit board.

    Large fuses may seem like a good idea, but think about circuit board real estate, connection integrety, and inductance generated by large fuses. And many of these fuses are solid state, autoresetting. This would be the only valid reason to power cycle your computer to fix your errors.

  303. Keyboard ROMs that don't know when to die. by Myself · · Score: 2

    Funny, I have a bad connector on my keyboard.. it's an IBM M-series (clicky monster), the type with the removable cord. Whenever I set the keyboard down sharply, it must jiggle the power pin or something, and it doesn't work until I reseat the connector.

    Of course this causes the keyboard to reinitialize, which hoses up my typematic rate, so I have a hotkey (Ctrl-Alt-X) which pops up the Keyboard control panel. I just change a setting then change it back, then hit OK. Windows commits the "changes" by writing them to the keyboard, and my repeat rate is back to normal.

    I've done this hundreds of times now, it happens once or twice a day and I've been using this keyboard at least since '99. Nothing's fried yet. You'd think I'd have the common sense to open the thing and resolder the connector.

    Y'know what DOES cook motherboards? Remeber when cases had keyboard locks on them? The two-wire lead from the keyboard lock was installed backwards, so the metal body of the lock wasn't connected to ground, but to the keyboard lock sense lead. One dry winter day, I touched the lock and drew a large spark. The machine locked up and by the time I reached for the power button, I was smelling smoke.

    Opening the machine revealed that the keyboard BIOS EPROM had gotten quite hot, enough to wrinkle and discolor the shiny sticker placed over the erase window. Just for kicks, we plugged the machine back in and powered it up to see what would happen.

    Much to our surprise, the machine booted normally! The keyboard worked and everything, and that system remained in service for another 2 or 3 years before bloatware forced a motherboard upgrade. During the upgrade, we got a good chuckle out of the memory of the melted sticker.

  304. Re:GURU MEDITATION by Jace+of+Fuse! · · Score: 2

    Actually, that's just the last part of the error, I left out quite a bit because memory did fail me.

    However, the final part of the error message was two sets of four numbers.

    The first part, if I remember correct (and I don't claim to be remembering everything perfectly), had something to do with the ROM range, and the second was an error number, at least, in some of the GURU types anyway.

    000C -- Failed Sanity Check.

    Look it up.

    --

    "Everything you know is wrong. (And stupid.)"

    Moderation Totals: Wrong=2, Stupid=3, Total=5.
  305. Good old Windows NT by Xaroth · · Score: 2, Funny

    My all-time favorite error message was this, encountered while emptying the recycle bin:

    "Unable to delete files due to insufficient disk space. Try deleting some files to free up more disk space."

  306. Fatal Error On Stack Crawlout by jlusk4 · · Score: 2

    Sorry I missed this posting over the weekend.

    I always got a kick out of the Primos message on the subject line. Conjured up the images of a cross-eyed little stick figure expiring as he was attempting to crawl out from under a pile of bricks and rubble.

    John.

  307. Re:Turn the computer off by jonadab · · Score: 2

    > ADB and PS/2 keyboards are not hot pluggable

    PS/2 is not _guaranteed_ to be hot pluggable. It's up to the
    motherboard manufacturer whether to make it hot pluggable. _Most_
    motherboards don't do anything worse than fail to reinitialise the
    device (keyboard or mouse) so that it won't continue to work until
    after a power cycle, but that's not guaranteed. Some especially
    nice motherboards will actually manage to reinstate the device
    on the fly and go on as if it had not been unplugged.

    But the reason it says "press [some key] to continue" is because
    it's possible to get the message when the keyboard _is_ actually
    plugged in. (I've seen this happen as a result of a stuck key.)

    --
    Cut that out, or I will ship you to Norilsk in a box.
  308. Re:Turn the computer off by jonadab · · Score: 2

    > Thankfully this will go away in the future as ps/2 goes
    > away in favor of USB

    Don't hold your breath. USB is a nightmare, both for the hardware
    people and for the software developers[1]. PS/2, aside from the hot
    plugging issue, just works, and people are sticking with it, for
    the most part. ADB is going away, but that's because Apple has
    monolithic control of all Mac motherboards, as well as the OS, so
    they can ensure that USB works on the Mac, at least for hardware
    devices that Apple controls. The keyboard and mouse that come with
    the Mac are fine for this reason; the minute you go buy a digital
    camera or somesuch, though, you start having the same sort of
    nightmarish driver issues as on the PC. Out of 3 non-Apple USB
    devices I've tried to install on Mac systems, one of them worked
    without hunting down extra drivers from the manufacturer's site;
    one of them took me hours to hunt down the driver (which was very
    well hidden on Epson's site) but then worked fine, and the third
    never worked correctly. All 3 devices claimed to support MacOS.
    It seems to me that few hardware manufacturers have a decent
    working understanding of USB, and this seems unlikely to change
    very soon.

    Anyway, back to the PC side... some major manufacturers started
    making "legacy-free" (USB, no PS/2, no serial, no parallel) PCs a
    while back, but they didn't sell well, and I haven't seen as many
    of them lately as when they first came out. (The Compaq IPaq, for
    example, was available legacy-free (the vendor-preferred, more
    advertised model) or with standard ports, the latter being slightly
    pricier; it has now been discontinued in favour of the Evo, which
    just comes with standard ports. Because legacy-free didn't sell.)

    Conclusion: PS/2 is not going away. Especially not for keyboards.
    Serial isn't going away as such either, although before very long
    most home users won't have any serial devices. (It will remain,
    because it's VERY firmly entrenched in the industrial specialty
    device market.) Of the three long-standing standard port types
    on the PC, parallel is the most likely to go away soonest, IMO.

    Then there's firewire... I'm starting to wonder if it will ever
    actually catch on. I've seen half a dozen systems with firewire
    ports (granted, five of them are Macs), but I've yet to lay eyes
    on a firewire device, other than in a catalog or advertisement.
    Maybe I don't hang out in the right circles, or something. I've
    seen more cat4 cable than firewire cable.

    [1] Oh, and for users too. Do they count anymore?

    --
    Cut that out, or I will ship you to Norilsk in a box.
  309. Re:GURU MEDITATION by Jace+of+Fuse! · · Score: 2

    The GURU MEDITATION was replaced in AmigaOS 2.0x, which was what I ran from about the time it become available for older Amigas, on up till I had my A1200 and A4000.

    It was simply called a "SOFTWARE FAILURE", and they did indeed format out the error codes differently.

    I would hook up the A1200 and GURU it real quick, but it's really not worth it.

    In 2.0, there was also a YELLOW version of the GURU called "RECOVERABLE ERROR", it was like the standard "SOFTWARE FAILURE" except 9 out of 10 times it would shut down the application that was running and return you to the Workbench. Not too shabby for an OS without memory protection.

    --

    "Everything you know is wrong. (And stupid.)"

    Moderation Totals: Wrong=2, Stupid=3, Total=5.
  310. Re:Hitchiker's Guide Reference by decaying · · Score: 2

    That horrid green thing was only on the US editions (IIRC).... because the publishers thought the series needed something similar on the cover because the names of the books didn't indicate they were in the same series....

    --
    ----- One piece short of Legoland
  311. Re:Turn the computer off by OrangeSpyderMan · · Score: 2

    Upon being required to enter the modem's serial number he, without thinking, pulled the card out to look at the back.

    I think you hit the nail on the head here.

    --
    Try NetBSD... safe,straightforward,useful.
  312. Flash: "I'm crushing your head" by docbrown42 · · Score: 2

    here

    I assume one of the programmers was watching too much Kids in the Hall

    --
    Ed Wedig
    Graphic design services
    docbrown.net
  313. You don't exist by Andy+Dodd · · Score: 2

    While not a kernel error, and one that is a BITCH to reproduce. (I don't know how you'd get it without intentionally damaging your system...)

    "You don't exist. Go away."

    I believe it can be achieved something like this:
    Log in as user
    Delete user from all password files

    --
    retrorocket.o not found, launch anyway?
  314. Artisoft LANtastic by zero_offset · · Score: 2
    Good old networking under Windows 3.1...
    One day this error message appeared on my screen:

    ERROR: NETBIOS has become Twizzled.

    I clicked Ok, and everything continued working normally. I searched the hard drive and couldn't find that text anywhere on the machine. I contacted Artisoft (we were one of their larger customers) and they insisted it wasn't from LANtastic. So I contacted Microsoft (back when they had support people you could talk to) and they also denied complicity.

    To this day I'm not exactly sure what "twizzled" means. Never saw the error again.

    --

    Slashdot quality declines as the number of hot grits posts decreases. - Provolt's Law, Apr-09-2005

  315. Actual text from error message: by 74ragbug · · Score: 2, Funny

    The World Wide Web Publishing Service service terminated unexpectedly. It has done this 3 time(s). The following corrective action will be taken in 0 milliseconds: No action.

  316. BULLSHIT! by lizrd · · Score: 2
    I call bullshit!

    First of all, arp -d doesn't take a MAC address as an argument so if you were to attempt to do this you get the error message:
    ARP: bad IP address 00-60-97-db-a3-2d
    If you do actually input your IP address you get the message:
    The specified entry was not found
    which isn't all that surprising since arp -a doesn't even show your own mac address.

    --
    I don't want free as in beer. I just want free beer.
  317. Re:Turn the computer off by twilightzero · · Score: 2

    I've been looking into this for a while, and I'm under the impression that Win XP does NOT fully boot in 10 seconds or whatever. It seems like it boots the UI first, so you get your desktop/whatever right away and can do basic stuff, then continues to start up services after you're surfing my computer. The reason I say this as I've seen multiple times when a Win XP system was started up and as soon as the desktop was up I launched a program. Depending on what the program does, you may get an error message that states the service isn't started yet. Waiting for a few seconds and trying it again generally results in the program running fine. Just my $.02 on that topic.

    --

    "Christ what a design! I could eat a handful of iron filings and PUKE a better emergency pump than that!"
  318. Re:Read BSOD by duren686 · · Score: 2

    Fine then, two computers. Total cost: $2000 tops. Canadian. Unless you want to play UT2k3 on it with a 60" plasma TV and GeForce4 or something that you wouldn't use a server to do.

    --
    Y2K Compliant since the late 1890s