// Adds dimensions UUID, Author and Topic into GA4
Thursday, January 15, 2026
26.8 C
Singapore

Detached trailer load crushes lorry cab and kills driver and passenger instantly

MALAYSIA: A routine stop at a traffic light turned deadly in Sarawak on Wednesday (Dec 3) when a trailer truck carrying heavy machinery suffered a rare and catastrophic failure, killing both men in the cab.

According to Bernama, the incident occurred at about 4:20 p.m. at a traffic light intersection near Jalan Miri Bypass. The trailer had been slowing to a halt at a red light when the machinery it was transporting suddenly broke free and surged forward, crushing the cab beneath its weight.

A video circulating online shows the trailer easing to a stop before the massive load lurches violently, collapsing the front section of the vehicle. Bloodstains could be seen on the road in the aftermath, adding to the shock of the already gruesome scene.

The Sarawak Fire and Rescue Department’s operations centre said a crane had to be deployed to lift the heavy machinery off the trailer before rescuers could reach the victims. Once access was secured, they found the driver, aged 55, and his 44-year-old assistant trapped inside the mangled cab. Both were pronounced dead at the scene from severe injuries.

See also  Causeway Link updates CW7P schedule from Sept 11 for smoother cross-border travel

Authorities have not released further details on what caused the machinery to detach. The case is under investigation.

- Advertisement -

Hot this week

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); } });
// //