Bug 1174891

Summary: Crash with --ignore-crawlers option
Product: [Fedora] Fedora EPEL Reporter: Rickard Bennison <rickard>
Component: goaccessAssignee: Eduardo Echeverria <echevemaster>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: unspecified    
Version: el6CC: echevemaster, i
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: goaccess-0.8.5-1.el6 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-01-06 18:56:35 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Rickard Bennison 2014-12-16 17:00:23 UTC
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

Comment 1 Fedora Update System 2014-12-17 02:13:46 UTC
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

Comment 2 Fedora Update System 2014-12-17 19:45:02 UTC
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).

Comment 3 Fedora Update System 2015-01-06 18:56:35 UTC
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.