// Adds dimensions UUID, Author and Topic into GA4
Sunday, August 2, 2026
29.4 C
Singapore

Man throws eggs at police cars, may face jail and caning for vandalism

SINGAPORE: A string of prank calls and eggs thrown at police vehicles prompted rapid action by enforcement officers and a charge under Singapore’s vandalism law.

A 28-year-old man is set to be charged after allegedly making repeated false reports to the police hotline, then targeting responding officers with egg attacks. According to the Singapore Police Force (SPF), the case occurred over several weeks and involved at least 18 bogus calls.

The incidents took place between Feb 3 and March 22, with each call reporting supposed crimes that didn’t exist. Officers who responded found no incidents, but on three occasions on March 15, 21, and 22, their vehicles were hit with eggs after they stepped out to investigate.

SPF said follow-up investigations by Ang Mo Kio Police Division led to the man’s arrest on March 23. He is believed to have obtained a mobile line using a lost identity card, which he then used to place the false calls.

The pattern was that a false report would be made, and when officers arrived to check the scene, their vehicles would be vandalized. Such irresponsible acts tie up police resources and risk delaying responses to real emergencies.

The man will be charged on March 25 under the Vandalism Act 1966. If convicted, he faces a fine of up to S$2,000, jail for up to three years, and possible caning of three to eight strokes.

SPF stated that such acts show disregard for the law and will be dealt with sternly because, in real cases that require officers’ fast response, unlawful actions, such as making prank calls, slow down the authorities’ response to genuine emergencies.

The case also shows how emergency hotlines are misused and not taken seriously by some individuals for whatever reason, but each false report made draws officers away from real incidents, where time matters most.

- Advertisement -

Hot this week

Why do Singaporeans complain so often? Here’s what netizens had to say

Do Singaporeans complain too much? A Facebook user posed the question, and many shared their own views on why complaining has become such a common part of daily life.

Elderly man allegedly scolds Gen Z commuter over MRT seat until a ‘May I Have a Seat’ card appears

SINGAPORE: A Gen Z commuter wearing a yellow “May I have a seat” card allegedly refused to cave in after an elderly man demanded that he give up his seat on the MRT. A fellow commuter who witness...

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