sanle / rssrd

rssrd - RSS Reader Daemon. Daemon fetches remote feeds to create their local mirrors in file system. Daemon supports RSS and Atom.
5 stars 0 forks source link

Error when running #1

Open valodiadeseynes opened 6 years ago

valodiadeseynes commented 6 years ago

Hi and thank you for this software.

I'm having the following error when trying to run rssrd:

rssrd: malloc.c:2406: sysmalloc: Assertion `(old_top == initial_top (av) && old_size == 0) || ((unsigned long) (old_size) >= MINSIZE && prev_inuse (old_top) && ((unsigned long) old_end & (pagesize - 1)) == 0)' failed.

I'm running Debian Stretch and had no issue during the compilation. The config files were also created.

Thank you.

EDIT: It seems to be dependent on the source feed. I'm having this issue with the following link:

https://www.reddit.com/r/selfhosted/.rss

I'm not having this issue with github's rss feeds.

sanle commented 5 years ago

tested on fedora 25 all works fine