You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use OpenXLSX to read a spreadsheet (produced by a bank). If a cell beyond the last one is read by mistake, the following system error appears: "terminated by signal SIGSEGV (Address boundary error)". I was expecting an exception.