Open danielytics opened 3 years ago
Thanks again for reporting! This looks interesting, I'll try to look at it sometime in the future, I'm having trouble finding time to do any personal project work recently, but I certainly hope to look at all your issues.
Thanks. There's no rush, none of my issues are blocking me, so whenever you get time is ok. I also meant to do a git-bisect on one of the other issues, but have also not had the time yet, so I totally understand.
When running my codebase with ASan, I noticed that it complained about CR. So I reran the code from #60 and the same thing happens. The code is unchanged from what I posted in #60, the only change is I compiled like this:
I'm unsure if its a false positive due to how CR messes with setjmp/longjmp and crash protection or if there's a real bug.
The ASan report is below: