// Adds dimensions UUID, Author and Topic into GA4
Friday, July 10, 2026
32.2 C
Singapore

Malaysia to resume search for missing flight MH370 on Dec 30

MALAYSIA: The Malaysian Ministry of Transport has announced that it will resume the search for missing Malaysia Airlines Flight MH370, scheduling a new operation to begin on Dec 30.

According to Reuters, the Ministry confirmed that the renewed efforts will involve an extensive seabed search.

The British seabed‑exploration firm Ocean Infinity has also committed to restarting a 55‑day underwater search mission, to be carried out in phases. Ocean Infinity’s participation signals a restart in what is expected to be a methodical effort to examine previously inaccessible ocean floor areas thought to be relevant to MH370’s likely flight path.

Flight MH370, a Boeing 777 en route from Kuala Lumpur to Beijing, disappeared on Mar 8, 2014, while carrying 227 passengers and 12 crew members.

The aircraft has never been located. Over the years, multiple search efforts have been launched, but none have yielded conclusive evidence of the missing plane’s fate.

Earlier this year, a search operation had been scheduled for April in the southern Indian Ocean, based on new analysis and leads. However, that plan was suspended due to adverse weather conditions that made deep‑sea exploration unsafe.

The newly announced mission is intended to rebuild on earlier efforts, potentially covering new sectors of the ocean floor not previously surveyed.

- Advertisement -

Hot this week

Why some Singaporeans stopped buying the cheapest option and started saving more

SINGAPORE: If there's one thing many Singaporeans excel at, it's finding clever ways to save money. Recently, many revealed the simple lifestyle changes that quietly ended up saving them a surpri...

Photo of helpers waiting outside maid agency puts treatment of domestic workers under the spotlight

SINGAPORE: A viral photo of several domestic helpers sitting on the floor outside a maid agency has sparked fresh debate over how migrant workers are treated in Singapore, with many netizens callin...

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //
Enable Notifications OK No thanks