#989233 malloc(): smallbin double linked list corrupted

Package:
newsboat
Source:
newsboat
Description:
text mode rss feed reader with podcast support
Submitter:
Allan Wind
Date:
2021-05-29 20:42:04 UTC
Severity:
normal
#989233#5
Date:
2021-05-29 20:31:35 UTC
From:
To:
Dear Maintainer,

I am getting this error once in a while:

"malloc(): smallbin double linked list corrupted"

and the program exists and leaves the terminal in a modified
state.  echo disabled, I think.  Sorry, I did not think of
running stty to figure out what.

I have not been able to reproduce the issue.  This looks
potentially interesting:

https://github.com/newsboat/newsboat/blob/master/CHANGELOG.md#2221---2021-01-10

2.22

...

Memory corruption while rendering an article with JavaScript that
contains HTML (#1300) (Alexander Batischev)


/Allan