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
{{ message }}
This repository has been archived by the owner on Jan 14, 2025. It is now read-only.
I can confirm this issue, running Arch Linux on several different laptops. Sometimes yabar runs for hours, and sometimes it crashes after a few minutes already. I don't see an obvious rule as to when this happens, however.
After running Yabar for a few minutes the process invariably crashes and returns the following error:
corrupted size vs. prev_size
Aborted (core dumped)
After doing some research it seems this error might be indication of a memory allocation issue in the C code:
https://stackoverflow.com/questions/50797993/corrupted-size-vs-prev-size-in-c
Not sure if this is something only I've encountered or if anyone else has had it but seems like it might be worthwhile investigating.
Regards
The text was updated successfully, but these errors were encountered: