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

Malaysian passes away in forklift accident at Jurong

A Facebook group dedicated to accidents involving Malaysians shared a CCTV video of an accident which happened in Jurong. It is unclear when the accident happened, but the facebook page claimed that the lorry driver who died in the accident is a Malaysian.

The video showed a forklift carrying heavy loads above the lorry driver’s head, when it fell on him. Workers who were shocked by the accident can be seen running towards the fallen lorry driver. The post has gone viral with over 2,000 shares.

https://www.youtube.com/watch?v=Z3Y1MWm4wrc

Update: Channel NewsAsia has since identified the man as a 54-year-old, and that he was pronounced dead by paramedics at the scene. The incident happened at CWT Logistics Hub, at 52 Tanjong Penjuru on Tuesday (9 May) at about 10.30pm.

- Advertisement -

Hot this week

‘What is this?’ Passenger complained that buses skipped stop twice, waited almost an hour for another one

On Facebook, a commuter shared: Waited for bus 74 and my bus stop got skipped both times, had to wait close to an hour for the third bus to finally let me board. What is this? The bus doesn't have ...

‘C’mon, please don’t do this.’ Singapore Food Agency reminds diners not to eat food dropped on hawker centre tables

"C’mon, please don’t do this 😥 Once food is dropped on an unclean tabletop, the surface of the food item would have been contaminated by bacteria. And there is no such thing as the 'three-second ...

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