Description of problem: The program crashes when using --ignore-crawlers option. More info: https://github.com/allinurl/goaccess/issues/196 Version-Release number of selected component (if applicable): 0.8.2 How reproducible: Crashes every time, just use the --ignore-crawlers option Steps to Reproduce: 1. Run goaccess -a -f some-access_log --ignore-crawlers Actual results: === GoAccess 0.8.2 crashed by signal 11 === -- STACK TRACE: 0 goaccess(sigsegv_handler+0x44) [0x406414] 1 /lib64/libpthread.so.0(+0xf710) [0x7f10bb05c710] 2 /lib64/libc.so.6(+0x81171) [0x7f10bad3a171] 3 goaccess(xstrdup+0x1b) [0x416a8b] 4 goaccess(is_crawler+0x1b) [0x40567b] 5 goaccess() [0x41123d] 6 goaccess(parse_log+0x13f) [0x41194f] 7 goaccess(main+0x441) [0x40b331] 8 /lib64/libc.so.6(__libc_start_main+0xfd) [0x7f10bacd7d5d] 9 goaccess() [0x4052b9] Expected results: The application should not crash, it should create a report Additional info: This bug has been fixed in 0.8.3 according to the project maintainer so a new build should solve the problem
goaccess-0.8.5-1.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/goaccess-0.8.5-1.el6
Package goaccess-0.8.5-1.el6: * should fix your issue, * was pushed to the Fedora EPEL 6 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=epel-testing goaccess-0.8.5-1.el6' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-EPEL-2014-4748/goaccess-0.8.5-1.el6 then log in and leave karma (feedback).
goaccess-0.8.5-1.el6 has been pushed to the Fedora EPEL 6 stable repository. If problems still persist, please make note of it in this bug report.