Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror
×
Bug

Software Bug Caused Qantas Airbus A330 To Nose-Dive 603

pdcull writes "According to Stuff.co.nz, the Australian Transport Safety Board found that a software bug was responsible for a Qantas Airbus A330 nose-diving twice while at cruising altitude, injuring 12 people seriously and causing 39 to be taken to the hospital. The event, which happened three years ago, was found to be caused by an airspeed sensor malfunction, linked to a bug in an algorithm which 'translated the sensors' data into actions, where the flight control computer could put the plane into a nosedive using bad data from just one sensor.' A software update was installed in November 2009, and the ATSB concluded that 'as a result of this redesign, passengers, crew and operators can be confident that the same type of accident will not reoccur.' I can't help wondering just how a piece of code, which presumably didn't test its input data for validity before acting on it, could become part of a modern jet's onboard software suite?"

Comment Re:Users disagree with him (Score 1) 980

*shrug* I've never done OSX coding (beyond posix-ish porting of some code from linux), so I have no idea of how things are implemented under the hood. I think quicksilver's open source (?) though, so that might be somewhere to look?

Comment Re:Users disagree with him (Score 1) 980

And then there's OS X's inability to send keystrokes to any application other than the one in front. What a huge UI fumble. Got the ability to remotely control an app by sending it keystrokes? Too bad. Won't work under OSX unless the app is already active, in which case, you're not remote controlling it, because the app attempting the control has lost the focus.

I have a couple applications on OSX that can accept keystrokes without being the active application (specifically, notational velocity, quicksilver and VLC (though it's limited to just eating the play/pause-next/previous keys)

Comment Re:Why So Implausible? (Score 1) 302

In fact, neutrinos have most of the right properties to be dark matter, except that other observations rule them out

their masses are way way too small to account for dark matter. I remember a back-of-the-envelope calculation that shows that if you packed enough neutrinos into galaxies to account for the missing mass currently accounted for by dark matter, their interaction cross sections would end up being large enough to be observable. We don't see anything spraying off those interactions, so that can't be the explanation

Comment Re:Why So Implausible? (Score 2) 302

There is NO other evidence for it. So an entire new classification of matter that no one has ever (or can ever) seen, felt, or observed was created to satisfy this one anomaly. And yet, this is the industry standard, that 90% of all matter must be Dark Matter just because someone screwed up when calculating orbital momentum.

What's more implausible, that 90% of matter is something that we'll never observe except, conveniently, through the orbital momentum of stars, or that galaxies have a noticeable gravitational pull on objects in nearby galaxies over billions of years?

Which one is it? Also, the guy below beat me to the observations.

Comment Re:what's going on in italy lately? (Score 5, Insightful) 302

Conventional leap of faith: this strange unseen matter exists and interacts gravitationally but somehow isn't available on Earth, cannot be created or observed or studied in a lab,

Unless supersymmetry is RP-conserving.

Electrical leap of faith: electrical processes explain the lack of mass through the electric force which is many orders of magnitude stronger than gravity and is more effective at long distances and is the only logical explanation for light-years-long jets of matter (Birkeland currents), can be observed in any laboratory with modest equipment and is known to scale both up and down, and through processes not yet understood there is enough charge separation in the Universe to provide the potential difference to cause these circuits to flow.

If you're willing to believe that far off galaxies have ridiculous amount of charge separation (something we have no theories or experimental evidence for), then believing that there are weakly interacting massive particles or other forms of dark matter can't be a stretch. Electromagnetism is strong (relatively), there would have to be something really trying to hard to convince the different charges to keep apart

I wonder how long it will be before science is forced to throw out dark matter and embrace electrical effects. Ten years? Twenty?

It's not a matter of time, it's a matter of evidence. If you can come up with a self-consistent theory that explains these electrical effects and have predictable effects that can be measured then you can have your moment in the sun.

Comment Re:The scam of Siri (Score 2) 403

It's my understanding from reading the articles from a guy who managed to hack it onto the 3GS that the 4S actually has some pretty good voice canceling hardware onboard. Whether or not that's true, I can't say, but from the article I read, apparently things needed to be VERY quiet or the text-to-speech would fail hard.

Comment Re:16GB RAM and GCC optimization (Score 1) 357

And like I said, it was just an example. There's obviously more optimizations than just inlining.

Even well-separated and intelligently written software benefits from the compiler doing smart things, and to do that, it needs as much information as possible. Also, a *ton* of the memory usage for compiling something that large comes just from the bookkeeping required to keep track of debug information.

Comment Holding my breath.. (Score 1) 111

Maybe they'll fix the piss-poor OSX version. I reverted back to 2.x, and try the 5.x revisions occasionally, but they just have the worst interface ever.

On a side note, it would be nice if someone could crack the skype protocol and, say, add it to something like libpurple, then we wouldn't have to worry about things like that.

Slashdot Top Deals

Kleeneness is next to Godelness.

Working...