alexbrainman / odbc

odbc driver written in go
BSD 3-Clause "New" or "Revised" License
348 stars 139 forks source link

signal 13 received but handler not on signal stack #167

Closed achettyiitr closed 2 years ago

achettyiitr commented 2 years ago

signal 13 received but handler not on signal stack fatal error: non-Go code set up signal handler without SA_ONSTACK flag

achettyiitr commented 2 years ago

We are continuously getting this issue.

alexbrainman commented 2 years ago

@achettyiitr I don't debug someone else's programs.

Alex

achettyiitr commented 2 years ago

Great.

achettyiitr commented 2 years ago

Thanks for the update.