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"

    F Offline
    F Offline
    fjdiewornncalwe
    wrote on last edited by
    #3

    At least the dev was nice enough to let you know that worse was yet to come. In my first year of writing code, I had put in a "temporary" dialog for myself which ended up getting released. The entire message was "Oops". That was useful, wasn't it... D'OH!!!!

    I wasn't, now I am, then I won't be anymore.

    V B 2 Replies 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"

      G Offline
      G Offline
      GibbleCH
      wrote on last edited by
      #4

      Some of the latest bad error messages we've seen here are "An unknow error has occurred" (yep, with the spelling mistake) Another From a M$ app logged this useful message to the windows event log "The" I think that's my favorite.

      M P 2 Replies Last reply
      0
      • G GibbleCH

        Some of the latest bad error messages we've seen here are "An unknow error has occurred" (yep, with the spelling mistake) Another From a M$ app logged this useful message to the windows event log "The" I think that's my favorite.

        M Offline
        M Offline
        Mike Baldini
        wrote on last edited by
        #5

        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

        S G 2 Replies 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"

          Sander RosselS Offline
          Sander RosselS Offline
          Sander Rossel
          wrote on last edited by
          #6

          A nice joke I encountered on some website: "*Pic of broken computer* Oh no! What did you do!? Just kidding... An error occurred while processing your request" and then something about lemurs[^] trying to fix the problem :laugh: What was quite bad though, I was recently working on a company application. Many times stuff go wrong and the user doesn't even know because Exceptions are caught at some lower level and never passed to the UI (a horror in itself). But then I DID get an error... Or rather a message box with an error icon. The message itself was non-existant :laugh:

          It's an OO world.

          public class Naerling : Lazy<Person>{}

          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
            AspDotNetDev
            wrote on last edited by
            #7

            "The file '' could not be refactored." No, I am not leaving out the file name... it really used empty quotes.

            Somebody in an online forum wrote:

            INTJs never really joke. They make a point. The joke is just a gift wrapper.

            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"

              C Offline
              C Offline
              Chris Meech
              wrote on last edited by
              #8

              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]

              A G 2 Replies 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]

                A Offline
                A Offline
                AspDotNetDev
                wrote on last edited by
                #9

                Perhaps they couldn't think of an appropriate word, so they used that one out of desperation.

                Somebody in an online forum wrote:

                INTJs never really joke. They make a point. The joke is just a gift wrapper.

                1 Reply Last reply
                0
                • F fjdiewornncalwe

                  At least the dev was nice enough to let you know that worse was yet to come. In my first year of writing code, I had put in a "temporary" dialog for myself which ended up getting released. The entire message was "Oops". That was useful, wasn't it... D'OH!!!!

                  I wasn't, now I am, then I won't be anymore.

                  V Offline
                  V Offline
                  Vasily Tserekh
                  wrote on last edited by
                  #10

                  Thats the same thing my teacher said c'mon, that message is very unprofessional and when feeding your children depends on that its doesn't sound like a joke :)

                  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

                    S Offline
                    S Offline
                    StM0n
                    wrote on last edited by
                    #11

                    Honesty suits you well :-D :thumbsup:

                    (yes|no|maybe)*

                    1 Reply Last reply
                    0
                    • F fjdiewornncalwe

                      At least the dev was nice enough to let you know that worse was yet to come. In my first year of writing code, I had put in a "temporary" dialog for myself which ended up getting released. The entire message was "Oops". That was useful, wasn't it... D'OH!!!!

                      I wasn't, now I am, then I won't be anymore.

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

                      The message you get from Acrobat Reader if you make a mistake in PDF creation is nearly this useful (it is "There was an error reading the document", if I remember right).

                      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"

                        S Offline
                        S Offline
                        SeattleC
                        wrote on last edited by
                        #13

                        I dunno. I got an error message from microsoft visual C++ (either 6 or 2003, can't remember) refeencing an internal file and line number, and requesting I report the error to "a graduate student". I thought that was pretty weak for a big-time commercial product. Back in the day, I remember running strings(1) on the executable for Framemaker. Along the list of other error messages was this really terrific one; "Evacuate now, in our moment of triumph? I think you overestimate their chances." I can't imagine what horrible condition produces this message, but presumably there is a terrific kaboom right after.

                        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
                          Anastasiosyal
                          wrote on last edited by
                          #14

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

                            C Offline
                            C Offline
                            ChrisNic
                            wrote on last edited by
                            #15

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

                            L B J 3 Replies 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"

                              I Offline
                              I Offline
                              ilovecashmere
                              wrote on last edited by
                              #16

                              haha I just got the following error while trying to load the link to this forum. LOL it totally took me off guard. I thought it was a joke and then I realized... "This is the worst error message ever." Worst Error Ever

                              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
                                Ahn_7
                                wrote on last edited by
                                #17

                                Really thats very funny..Ever Never heard like this dude !!!!

                                "Worship God But First Respect Human"

                                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"

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