Bug 1174891 - Crash with --ignore-crawlers option
Summary: Crash with --ignore-crawlers option
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: goaccess
Version: el6
Hardware: x86_64
OS: Linux
unspecified
low
Target Milestone: ---
Assignee: Eduardo Echeverria
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-12-16 17:00 UTC by Rickard Bennison
Modified: 2015-01-06 18:56 UTC (History)
2 users (show)

Fixed In Version: goaccess-0.8.5-1.el6
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-01-06 18:56:35 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.