Skip to main content
  1. Home
  2. Emerging Tech
  3. News

Boeing Starliner valve mapping error could have brought down the spacecraft

Add as a preferred source on Google
 

Boeing’s first orbital test of its Starliner capsule in December last year did not go as planned, with a timing issue causing the craft to not reach the correct orbit. But it turns out the timing wasn’t the only problem: This week, NASA and Boeing announced that there was a second issue uncovered in the investigation of the problems during the test.

Recommended Videos

The first issue, which was reported on in the days after the failed test flight, was a timing anomaly. The craft’s computers registered the incorrect time from the rocket, which meant that the craft’s autonomous systems thought they were at a different point in the mission than they actually were. This meant engineers on the ground had to work quickly to correct the timing issue, and by the time they had corrected it they had used too much fuel to make it to the International Space Station (ISS) as planned.

Image used with permission by copyright holder

Now, NASA and Boeing have disclosed they discovered another issue that occurred during the test flight. A “valve mapping error” occurred in the software controlling the separation of the crew module and the service module. These sections are important for landing the capsule, as during landing the crew stays in the crew module, while the service module completes the deorbit burn before splitting off to land in the ocean.

The two different configurations of the craft, one with crew and service modules together and one with them separated, require two different mappings for the thrusters. But during the orbital test flight, both conditions were mistakenly assigned the same mapping.

The engineers involved in the test flight were able to spot and correct this issue before it came time for separation, so everything worked out for the landing. However, if they had not caught this issue, the two different modules could have bumped together during separation, which could have knocked the crew module off course and could have caused serious problems or even destroyed the craft.

NASA expressed concern about the potential severity of both of the issues, saying in a blog post that “both errors could have led to risk of spacecraft loss” and that “there were numerous instances where the Boeing software quality processes either should have or could have uncovered the defects.”

Before making plans to move forward with more Starliner testing, NASA says it intends to perform a further investigation into the root cause of the issues and expects a decision on its review to be available in the next few weeks.

Georgina Torbet
Georgina has been the space writer at Digital Trends space writer for six years, covering human space exploration, planetary…
Researchers hid a prompt injection inside a PNG, and AI fell for it
Hacker

AI coding assistants like Claude are becoming every developer's favorite coworker. They can review code, explain confusing functions, and even write entire features with a single prompt. But new research suggests that this growing trust could also become their biggest weakness.

A team of security researchers (professor Sudipta Chattopadhyay and researcher Murali Ediga) has demonstrated an unusual attack that doesn't target the AI model directly. Instead, it targets what the AI doesn't pay enough attention to during code reviews. Rather than hiding malicious instructions in lines of code, the researchers tucked them inside an image file. Since many AI review tools treat images as decorative assets rather than as something worth inspecting, the pull request can appear perfectly harmless and sail through the review.

Read more
AI has already fallen into the wrong hands and they’re using it to make bombs
Logo, Text

Artificial intelligence has quickly become the go-to tool for everything from writing emails and summarizing meetings to helping students study or developers debug code. But the same technology that saves people time can also be misused, and a new report suggests that terrorist organizations are finding ways to do exactly that.

According to a research paper shared with The New York Times ahead of its publication, researchers found evidence that members of Boko Haram have been using popular AI chatbots to support both day-to-day activities and combat-related tasks. Interviews with 27 former members conducted in Nigeria over the past two years suggest that tools such as ChatGPT, Gemini, Claude, Grok, Meta AI, and DeepSeek were used to gather technical information, troubleshoot weapons, and even assist with planning attacks.

Read more
Claude Code can now browse the web without opening Chrome
The desktop app now includes an in-app browser that can read websites, click links, and interact with web apps.
Claude Code Featured

Developers spend a surprising amount of time bouncing between their code editor, browser tabs, API documentation, GitHub issues, and design files. Anthropic thinks Claude Code should simply do all of that without constantly asking users to switch windows. The company has announced a new in-app browser for Claude Code on desktop, allowing its AI coding assistant to open websites, read documentation, inspect designs, and interact with web pages directly from within the application.

A browser built into Claude Code

Read more