yabar
yabar copied to clipboard
Possible Memory Allocation Error - corrupted size vs. prev_size
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
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.
+1 Also having this problem on arch, usually crashed within a couple minutes.