// Adds dimensions UUID, Author and Topic into GA4
Monday, August 3, 2026
31.9 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

Singapore man struggles with salary comparison after friends secure S$5.5k-S$6k jobs: ‘I can’t help but feel an ache in my chest’

SINGAPORE: A Singaporean man earning S$3,500 a month has admitted he's finding it hard to feel satisfied with his career after seeing many of his friends land jobs paying S$5,500 to S$6,000 a month...

Singapore fashion retailer Love, Bonito urges customers to remain vigilant against potential scams after security incident

SINGAPORE: Singapore fashion retailer Love, Bonito urged customers to remain vigilant against potential scams after a security vulnerability on its website allowed unauthorised access to customer a...

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