// Adds dimensions UUID, Author and Topic into GA4
Tuesday, June 30, 2026
26.1 C
Singapore

RSAF suspends F-16 training after fighter jet crash at Tengah Air Base

SINGAPORE: The Republic of Singapore Air Force (RSAF) has halted all training for its F-16 fighter jet fleet following a crash incident involving one of its aircraft at Tengah Air Base, yesterday (8 May).

The incident occurred during a routine training exercise when the aircraft encountered issues during take-off, leading to an emergency ejection by the pilot.

According to a statement released by the Ministry of Defence (MINDEF), the crash occurred at approximately 12:35pm. The F-16 pilot, who has over 2,000 flying hours on this aircraft type, experienced flight control issues as he was lifting off from the runway.

Acting promptly and in accordance with emergency procedures, the pilot ejected from the jet before it crashed within the air base’s premises.

The pilot was successfully retrieved and taken to a medical facility for a thorough examination. He was conscious and able to walk after the incident and medical checks found no major injuries.

As a safety precaution, the RSAF has temporarily suspended training activities for the entire F-16 fleet. MINDEF emphasized that detailed investigations are underway to ascertain the cause of the crash, with safety being the top priority. The suspension will remain in place until the RSAF and investigation teams confirm it is safe to resume operations.

TISG/

- Advertisement -

Hot this week

BCA: Condominium bylaws can’t be used to restrict owners from renting out, the right to transfer, lease, or mortgage their own units in SG

Condo management bodies can't use by-laws to limit property owners’ legal right to their own homes, following a dispute at a Geylang condominium

SG Judge: Child would be safer with one parent at a time due to the parents’ violent history whenever they’re together

The judge concluded that separating the parents, rather than separating the child from both parents, was enough to reduce the immediate risk

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