Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Other Discussions
  3. The Weird and The Wonderful
  4. The worst error message ever, ever

The worst error message ever, ever

Scheduled Pinned Locked Moved The Weird and The Wonderful
delphivisual-studiohelp
52 Posts 46 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • V Vasily Tserekh

    When I was at college i was forced to make a project with lazarus(a free Delphi IDE), Thi IDE is so wrong at so many levels that among other stuff that happened to me i received this error messsage "Oops the IDE has entered in depuration state(the ide freezed down) you only have to close it and wait for the worse"

    D Offline
    D Offline
    dieguzzo
    wrote on last edited by
    #18

    On Windows 98 while doing a very dangerous operations (something regarding the file system, so very destructive :laugh: ), an empty message box appeared with a question icon and two button: Yes No... this is the worst error message! You know something bad has happened, you don't know what the remedy was proposed by W98 :wtf:

    1 Reply Last reply
    0
    • A Anastasiosyal

      For me it has to be while I was installing a microsoft product on win2k and witnessed the following error message:

      The installation was halted because the following error occured: No Error.

      I guess the installer got a bit confused.

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #19

      That's cute. Reminds me of one from a cryptic UNIX GUI in the 1990s:

      +----------------------+
      | Error 0 |
      +----------------------+
      | |
      | No error text for "" |
      | |
      +----------------------+

      P 1 Reply Last reply
      0
      • V Vasily Tserekh

        When I was at college i was forced to make a project with lazarus(a free Delphi IDE), Thi IDE is so wrong at so many levels that among other stuff that happened to me i received this error messsage "Oops the IDE has entered in depuration state(the ide freezed down) you only have to close it and wait for the worse"

        L Offline
        L Offline
        Lost User
        wrote on last edited by
        #20

        From TeX, the geeky typesetting program:

        Sorry, Pandora. (You sneaky devil)
        Pretend you are Hercule Poirot: examine all the clues.

        1 Reply Last reply
        0
        • C ChrisNic

          I prefer the old BIOS message "Keyboard not found. Press any key to continue"

          L Offline
          L Offline
          lognormal
          wrote on last edited by
          #21

          Yes! This happened on booting old IBM XTs. If I recall it said Keyboard error Press F1 to continue Maybe it was some laid back engineer's sense of humour?

          Why make life more difficult than it is?

          1 Reply Last reply
          0
          • V Vasily Tserekh

            When I was at college i was forced to make a project with lazarus(a free Delphi IDE), Thi IDE is so wrong at so many levels that among other stuff that happened to me i received this error messsage "Oops the IDE has entered in depuration state(the ide freezed down) you only have to close it and wait for the worse"

            J Offline
            J Offline
            Jeremy Hutchinson
            wrote on last edited by
            #22

            The worst I ever came across was from Quadbase (a 90's database system).

            Should never get here.

            At that point we knew we had really f-ed up the database.

            1 Reply Last reply
            0
            • M Mike Baldini

              My favorite... "Ironically, we experienced an error while attempting to send the error report." The only other thing I could think of to say was 'Error report sent successfully', but I don't like to lie to the users ;P

              "Reality is merely an illusion, albeit a very persistent one." -Albert Einstein

              G Offline
              G Offline
              Gary Huck
              wrote on last edited by
              #23

              That could qualify as the 'best' or 'favorite' error. Ya gotta have a sense of humor in this biz.

              1 Reply Last reply
              0
              • V Vasily Tserekh

                When I was at college i was forced to make a project with lazarus(a free Delphi IDE), Thi IDE is so wrong at so many levels that among other stuff that happened to me i received this error messsage "Oops the IDE has entered in depuration state(the ide freezed down) you only have to close it and wait for the worse"

                L Offline
                L Offline
                loyal ginger
                wrote on last edited by
                #24

                At least the message told you something relating to the error. Years back I had a program that wrote data to Microsoft Access database tables. One day it quit working and gave this error message: "Invalid arguments." I scratched my head for a while trying to figure out what that meant. Finally I noticed that the size of the Access file is dangerously high (2GB). That was when I changed my app to use MySql.

                1 Reply Last reply
                0
                • C ChrisNic

                  I prefer the old BIOS message "Keyboard not found. Press any key to continue"

                  B Offline
                  B Offline
                  BobJanova
                  wrote on last edited by
                  #25

                  This one actually makes sense, it makes sure you fixed the error (by plugging in a keyboard) before continuing.

                  1 Reply Last reply
                  0
                  • V Vasily Tserekh

                    When I was at college i was forced to make a project with lazarus(a free Delphi IDE), Thi IDE is so wrong at so many levels that among other stuff that happened to me i received this error messsage "Oops the IDE has entered in depuration state(the ide freezed down) you only have to close it and wait for the worse"

                    R Offline
                    R Offline
                    robsonpg
                    wrote on last edited by
                    #26

                    Delphi 5: "Catastrophic error." in a single message box with a ok button. Simple! Amazing! :))

                    A 1 Reply Last reply
                    0
                    • V Vasily Tserekh

                      When I was at college i was forced to make a project with lazarus(a free Delphi IDE), Thi IDE is so wrong at so many levels that among other stuff that happened to me i received this error messsage "Oops the IDE has entered in depuration state(the ide freezed down) you only have to close it and wait for the worse"

                      K Offline
                      K Offline
                      Konstardiy from Tbilisi
                      wrote on last edited by
                      #27

                      The worst message for me is no message at all: one time i got a error meeeage box with empty text, just error icon and "Error" caption with OK button. I don't remember where i got it, it was a log time ago, but this was the worst "error message i seen:)

                      1 Reply Last reply
                      0
                      • V Vasily Tserekh

                        When I was at college i was forced to make a project with lazarus(a free Delphi IDE), Thi IDE is so wrong at so many levels that among other stuff that happened to me i received this error messsage "Oops the IDE has entered in depuration state(the ide freezed down) you only have to close it and wait for the worse"

                        L Offline
                        L Offline
                        Lost User
                        wrote on last edited by
                        #28

                        No mouse found message[^]

                        1 Reply Last reply
                        0
                        • V Vasily Tserekh

                          When I was at college i was forced to make a project with lazarus(a free Delphi IDE), Thi IDE is so wrong at so many levels that among other stuff that happened to me i received this error messsage "Oops the IDE has entered in depuration state(the ide freezed down) you only have to close it and wait for the worse"

                          B Offline
                          B Offline
                          BrainiacV
                          wrote on last edited by
                          #29

                          Oracle 7

                          Bad END statement

                          The problem was, "Label not found," I guess since it found the END statement before finding the label, it was the END statement's fault. I used to wallpaper my cube with bad error messages from Oracle and a note saying what they really meant.

                          Psychosis at 10 Film at 11 Those who do not remember the past, are doomed to repeat it. Those who do not remember the past, cannot build upon it.

                          1 Reply Last reply
                          0
                          • V Vasily Tserekh

                            When I was at college i was forced to make a project with lazarus(a free Delphi IDE), Thi IDE is so wrong at so many levels that among other stuff that happened to me i received this error messsage "Oops the IDE has entered in depuration state(the ide freezed down) you only have to close it and wait for the worse"

                            A Offline
                            A Offline
                            applogic
                            wrote on last edited by
                            #30

                            Watermark, a late 90's content management product, had an error message that read... "Thank You Sir, may I have another?"

                            1 Reply Last reply
                            0
                            • V Vasily Tserekh

                              When I was at college i was forced to make a project with lazarus(a free Delphi IDE), Thi IDE is so wrong at so many levels that among other stuff that happened to me i received this error messsage "Oops the IDE has entered in depuration state(the ide freezed down) you only have to close it and wait for the worse"

                              M Offline
                              M Offline
                              Monalot
                              wrote on last edited by
                              #31

                              A few years ago I was developing a financial app. I asked my boss what the program should do if a particular condition arose. He replied that it couldn't happen so, don't worry about it. I put the following message in the program: "If you get this message, call my bosses name and home phone number". He received middle of the night calls for years.

                              1 Reply Last reply
                              0
                              • L Lost User

                                That's cute. Reminds me of one from a cryptic UNIX GUI in the 1990s:

                                +----------------------+
                                | Error 0 |
                                +----------------------+
                                | |
                                | No error text for "" |
                                | |
                                +----------------------+

                                P Offline
                                P Offline
                                Peter R Fletcher
                                wrote on last edited by
                                #32

                                DEC's RT-11 OS (I'm showing my age) also had a text-based Help system. You typed: 'Help [Command Name]' at the command line, and you got a screen of text, usually with things like command line options. If [Command Name] was not recognised, you got back the single line: 'There is no Help for [Command Name]'. The programmer had a sense of humor. If you typed: 'Help Me', you got back: 'There is no Help for you'!

                                B 1 Reply Last reply
                                0
                                • P Peter R Fletcher

                                  DEC's RT-11 OS (I'm showing my age) also had a text-based Help system. You typed: 'Help [Command Name]' at the command line, and you got a screen of text, usually with things like command line options. If [Command Name] was not recognised, you got back the single line: 'There is no Help for [Command Name]'. The programmer had a sense of humor. If you typed: 'Help Me', you got back: 'There is no Help for you'!

                                  B Offline
                                  B Offline
                                  Bminas
                                  wrote on last edited by
                                  #33

                                  I remember that! They also had error number 69 - no path to partner in their RSX system. Early networking.

                                  1 Reply Last reply
                                  0
                                  • C Chris Meech

                                    GL_Terminator wrote:

                                    depuration

                                    Very odd word to use, since it's meaning refers to being cleansed or purified. :)

                                    Chris Meech I am Canadian. [heard in a local bar] In theory there is no difference between theory and practice. In practice there is. [Yogi Berra] posting about Crystal Reports here is like discussing gay marriage on a catholic church’s website.[Nishant Sivakumar]

                                    G Offline
                                    G Offline
                                    Gregg Lobdell
                                    wrote on last edited by
                                    #34

                                    A bad synonym for the "garbage collection" phase of memory management perhaps?

                                    1 Reply Last reply
                                    0
                                    • V Vasily Tserekh

                                      When I was at college i was forced to make a project with lazarus(a free Delphi IDE), Thi IDE is so wrong at so many levels that among other stuff that happened to me i received this error messsage "Oops the IDE has entered in depuration state(the ide freezed down) you only have to close it and wait for the worse"

                                      K Offline
                                      K Offline
                                      KChandos
                                      wrote on last edited by
                                      #35

                                      One of my favorite error messages comes from the mainframe world in the Natural environment from Software AG. Natural makes the attempt to not only tell you what's wrong, but what you may be able to do to fix the problem. I don't remember the exact text of the message but it was something along the lines of "an error has occurred". The memorable part is the suggested fix: "Check program and correct".

                                      1 Reply Last reply
                                      0
                                      • V Vasily Tserekh

                                        When I was at college i was forced to make a project with lazarus(a free Delphi IDE), Thi IDE is so wrong at so many levels that among other stuff that happened to me i received this error messsage "Oops the IDE has entered in depuration state(the ide freezed down) you only have to close it and wait for the worse"

                                        K Online
                                        K Online
                                        kmoorevs
                                        wrote on last edited by
                                        #36

                                        My first computer book ever was call "Sad Macs, Bombs, and Other Disasters". I had inherited a powermac 6100 with system 7.5. I really enjoyed all the bomb icons complete with an error number...how informative!

                                        "Go forth into the source" - Neal Morse

                                        A 1 Reply Last reply
                                        0
                                        • B BillW33

                                          I have seen some really bad error messages, but I haven't seen any worse than that one. X|

                                          Just because the code works, it doesn't mean that it is good code.

                                          M Offline
                                          M Offline
                                          Mikel Taylor
                                          wrote on last edited by
                                          #37

                                          While a greenie, the following code was (accidentally) released into production: Messagebox: Title "Oops" Message: "Mikel Sucks as a programmer since this should never happen."

                                          J 1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups