// Adds dimensions UUID, Author and Topic into GA4
Wednesday, May 27, 2026
32.9 C
Singapore

Singaporean woman arrested for abusing police during stop at Second Link

SINGAPORE: A Singaporean woman was arrested on Friday night (Sept 27) after she allegedly verbally abused Malaysian police officers during a traffic stop at the Malaysia–Singapore Second Link.

According to Malaysian daily The Star, the incident took place at about 8:30 p.m. at the 3.8km mark of the bridge. Officers conducting checks had stopped a vehicle and found that its exhaust pipe had been illegally modified.

As the officers prepared to issue a summons, the driver, a Singaporean woman, reportedly became agitated and hurled verbal abuse at them. She was subsequently arrested.

In a statement, the Malaysian police said they are investigating the case under three charges: obstructing public servants from carrying out their duties, using insulting words, and suspected illegal entry into Malaysia.

The police added that the case serves as a reminder for motorists and members of the public to comply with the law and cooperate with enforcement officers.

Investigations are ongoing.

- Advertisement -

Hot this week

More Singaporeans aim to save over S$1 million and retire by 40, study finds

While many Singapore residents believe financial independence is achievable, confidence remains mixed and anxiety persists.

Very few Singaporeans are satisfied with their pay: Study

Jobstreet by SEEK released its "Salary Pulse: Singapore 2026" report on Monday (25th). The survey shows that while most Singaporean employees believe their salaries are reasonable, very few are tru...

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