// Adds dimensions UUID, Author and Topic into GA4
Tuesday, June 23, 2026
28.3 C
Singapore

SAF regular serviceman found dead at Changi Naval Base; police rule out homicide for now

SINGAPORE: The Ministry of Defence has revealed that a Singapore Armed Forces (SAF) regular serviceman was found dead at Changi Naval Base early this morning (12 June), around 8.50 am.

In a press statement released this afternoon, MINDEF said that the Singapore Police Force and the Singapore Civil Defence Force were activated. It also clarified that the death was not training-related.

The police have ruled out homicide following preliminary investigations, according to the ministry. It has reportedly classified the case as an unnatural death as investigations continue.

MINDEF said, “The Ministry of Defence and the SAF extend our deepest condolences to the family of the late serviceman, and are assisting the family in their time of grief.”

- Advertisement -

Hot this week

Commenter calls Sylvia Lim ‘a courageous woman who puts Singaporeans first’

When local content creator Alvin Huang posted about WP chair Sylvia Lim, tracing her political journey so far, many Singaporeans praised her for her character and the sacrifices she's made

‘So seamless’: Visitor from India praises Singapore’s GST refund scheme

An Indian tech worker's post on X: Singapore’s GST refund process is honestly so seamless. You just go to the counter, scan your passport, and it automatically shows all your eligible purchases. Se...

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