goaccess: crashed by Sig 11
on macos 11.5.2
[PARSING forum.log] {68857} @ {34428/s}/s}
==14331== GoAccess 1.5.1 crashed by Sig 11
==14331==
==14331== VALUES AT CRASH POINT
==14331==
==14331== FILE: forum.log
==14331== Line number: 70669
==14331== Invalid data: 111
==14331== Piping: 0
this is line 70669:
78.56.32.39 - - [04/Mar/2021:21:09:52 +0100] "GET /++resource++ripe.plonetheme.javascripts/template.js?_=1614888592332 HTTP/1.1" 200 21630 "https://www.ripe.net/participate/mail/forum/anti-abuse-wg/PDEwMDE4MzA4YzIyNWQ2MTMxNjA2NjI4NDQ4ZDZlNjM0QG4wLmx0Pg==?fbclid=IwAR0rVfrBD_kcM0qkVN29sWvz0ony-YFAIC8v_vBTtcSqwOZY0KdoqT5VnE8" "Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0" TLSv1.2
About this issue
- Original URL
- State: closed
- Created 3 years ago
- Comments: 15 (6 by maintainers)
recompiling with
--with-getline
also “fixed” the issue, and invalid requests went to 0.Awesome. Thanks for sharing that. I’ve pushed a fix that should address this. Please feel free to build from development and let me know how it goes on your end. I plan to deploy a new release after this fix.
By the way, you can build using
--with-getline
so it can allocate lines longer than 4096 chars.i have used goaccess on the m1 before and generate html report routinely. first time this happened. i’ll get you the
bt
tonight.