// Adds dimensions UUID, Author and Topic into GA4
Monday, August 3, 2026
31.9 C
Singapore

Bird strike speculated to be cause of engine fire on Malaysia Airlines plane

SINGAPORE: A Malaysia Airlines flight en route from Manila to Kuala Lumpur was compelled to return to Ninoy Aquino International Airport (NAIA) on Saturday (March 15) following an engine fire shortly after takeoff.

The incident occurred at approximately 5:22 pm local time, when the Boeing 737-800, registered as 9M-MSB, experienced a malfunction in its left engine, leading to visible flames.

Passengers aboard the flight recounted a sudden fire in the engine accompanied by noticeable cabin vibrations. One passenger shared images on social media, depicting flames emanating from the left engine, and commended the crew for their professional handling of the situation. Malaysia Airlines responded to the post, expressing gratitude for the passengers’ understanding.

Another passenger recounted observing flashing lights during the incident, initially mistaking them for reflections. It was only upon feeling unusual vibrations that they realised the lights were indicative of a fire.

The flight crew’s prompt decision to return to Manila ensured a safe landing approximately 40 minutes later, with all passengers and crew disembarking without injury. While initial reports speculated a bird strike as the potential cause of the engine fire, Malaysia Airlines has yet to confirm the exact cause of the incident.

The aircraft, which had departed Manila at 5:22 pm, was scheduled to arrive at Kuala Lumpur International Airport at 9:25 pm. Flight tracking data confirms the flight’s departure but does not provide further details on its status post-incident.

- Advertisement -

Hot this week

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...

‘Getting zero offers for 2 months was a good slap in the face’: Fresh grad reluctantly accepts job offer that pays below salary expectations

SINGAPORE: It seems the job market is forcing the hands of some fresh graduates, pushing them to accept jobs that pay below their salary expectations. Recently, an NUS graduate shared anonymously...

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