badm18

Results 4 comments of badm18

> **Issue type:** `feature request` **Airgram version:** `5.0.0` > > I hope @esindger doing well. I do not see any activity from the author since May on github profile. Is...

Regarding the "Failed persist" issue, as I understand it, it doesn’t really affect anything, so there’s no need to worry about it. What concerns me much more is the speed...

> Can you use addr2line for wasm to convert the stacktrace to the list of actual source code locations? I had to build tdlib in debug mode using DCMAKE_BUILD_TYPE=debug instead...

I tried building TDLib with the -fsanitize=address flag, but unfortunately, this flag seems to fix the out-of-bounds problem, so I was unable to reproduce the issue with this sanitizer. However,...