Thread: Missle Bug

  1. #1
    Redundantly Redundant RoD's Avatar
    Join Date
    Sep 2002
    Location
    Missouri
    Posts
    6,331

    Missle Bug

    Guess they should have done some more debugging eh? : )

    http://www.pcworld.com/news/article/0,aid,110035,00.asp

  2. #2
    ....
    Join Date
    Aug 2001
    Location
    Groningen (NL)
    Posts
    2,380

  3. #3
    Redundantly Redundant RoD's Avatar
    Join Date
    Sep 2002
    Location
    Missouri
    Posts
    6,331
    lmao some scarry stuff

  4. #4
    Registered User
    Join Date
    Nov 2002
    Posts
    1,109
    Originally posted by RoD
    lmao some scarry stuff
    agreed. especially ones with break statements in the wrong place. but it happens.

  5. #5
    Redundantly Redundant RoD's Avatar
    Join Date
    Sep 2002
    Location
    Missouri
    Posts
    6,331
    well its always the easiest part that gets messed up : )

  6. #6
    . Driveway's Avatar
    Join Date
    May 2002
    Posts
    469
    25. Railway Signal Box Altona, Germany
    (not enough memory)


    any crashes?

  7. #7
    Confused Magos's Avatar
    Join Date
    Sep 2001
    Location
    Sweden
    Posts
    3,145
    4. Mars Climate Orbiters, Loss
    (Mixture of pounds and kilograms, 1999)
    LOL! Shouldn't these kind of systems be heavily tested before sent as faar as Mars?
    MagosX.com

    Give a man a fish and you feed him for a day.
    Teach a man to fish and you feed him for a lifetime.

  8. #8
    Banned
    Join Date
    Jan 2003
    Posts
    1,708
    if(RocketIsFlying) {
    if(RocketIsHappy)
    HitCorrectTarget();
    }
    else
    CrashInRandomCountry();

  9. #9
    Registered User Xei's Avatar
    Join Date
    May 2002
    Posts
    719
    It makes sense to me. The aircrafts were probably flying too low. How can a missle be able to tell the difference from a missile, or another aircraft? They all give off heat. I don't think its a software issue, it must be personal error that nobody wants to admit to.

    So while they are conducting a software investigation, it gives them time to cover it all up.

  10. #10
    cereal killer dP munky's Avatar
    Join Date
    Nov 2002
    Posts
    655
    what about the human caused ones...i know they all are but, you guys remember that mars mission that, the software guys wrote code in imperial, and when they tried to fly it they used meters and it was all f'ed up
    guns dont kill people, abortion clinics kill people.

  11. #11
    Registered User Xei's Avatar
    Join Date
    May 2002
    Posts
    719
    I heard that they did that and it crashed into mars, but I still think that there must be more to the story.

  12. #12
    train spotter
    Join Date
    Aug 2001
    Location
    near a computer
    Posts
    3,868
    >>The aircrafts were probably flying too low. How can a missle be able to tell the difference from a missile, or another aircraft? They all give off heat. I don't think its a software issue, it must be personal error that nobody wants to admit to.


    The planes fly at a set altitude.

    The planes give off radio signals.

    The planes have a four digit 'friend or foe' ID code.

    a quote from CNN text at the bottom of the screen on Fri night.

    "less than one percent of missiles fail to miss their targets"
    "Man alone suffers so excruciatingly in the world that he was compelled to invent laughter."
    Friedrich Nietzsche

    "I spent a lot of my money on booze, birds and fast cars......the rest I squandered."
    George Best

    "If you are going through hell....keep going."
    Winston Churchill

  13. #13
    Banned
    Join Date
    Jan 2003
    Posts
    1,708
    are you talking about the patriot missile system or the tomahawk missile system? The most recent US missiles that have gone astray were the tomahawks, and they aren't used for shooting down airplanes AFAIK.

  14. #14
    train spotter
    Join Date
    Aug 2001
    Location
    near a computer
    Posts
    3,868
    Ummm..........Patriots.

    I thought this was clear enough.

    "How can a missle be able to tell the difference from a missile, or another aircraft?"

    As you say tommahawks are surface to surface.

    If you missed that you probably missed the double negative in the CNN quote.
    "Man alone suffers so excruciatingly in the world that he was compelled to invent laughter."
    Friedrich Nietzsche

    "I spent a lot of my money on booze, birds and fast cars......the rest I squandered."
    George Best

    "If you are going through hell....keep going."
    Winston Churchill

  15. #15
    Just a Member ammar's Avatar
    Join Date
    Jun 2002
    Posts
    953

    Talking

    You know...
    Maybe they should post the code here, and can help debugging it!
    none...

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. gaks bug?
    By Yarin in forum A Brief History of Cprogramming.com
    Replies: 5
    Last Post: 08-31-2008, 02:47 PM
  2. Debugging a rare / unreproducible bug..
    By g4j31a5 in forum A Brief History of Cprogramming.com
    Replies: 18
    Last Post: 08-05-2008, 12:56 PM
  3. Another link from Microsoft about bug in fread
    By vart in forum A Brief History of Cprogramming.com
    Replies: 2
    Last Post: 05-06-2008, 11:56 AM
  4. ATL bug of CComPtr?
    By George2 in forum Windows Programming
    Replies: 6
    Last Post: 04-07-2008, 07:52 AM
  5. Fixing bug in Quake 2 Engine!
    By hajas in forum Game Programming
    Replies: 4
    Last Post: 06-22-2007, 10:12 AM