Hi everyone,
I’m running into an issue where Chrome crashes and shows this message while using my React application:
Aw, Snap! Something went wrong while displaying this webpage.
Error code: SIGILL
Here’s the screenshot for reference:
At first, I thought it might be caused by heavy API polling, so I tried reducing multiple API calls, but the issue still persists. The console doesn’t show any direct errors except a few accessibility warnings, so I’m not able to identify the root cause.
Has anyone faced this issue before?
If yes, what was the cause, and is there any known fix or workaround to avoid this SIGILL browser crash?
Any help or suggestions would be greatly appreciated.
Thanks!
