Git Product home page Git Product logo

Comments (5)

ironbee avatar ironbee commented on September 24, 2024

Eldar,

On Wed, Dec 12, 2012 at 3:53 PM, Eldar Zaitov [email protected]:

2012-12-13T01:52:17.9648+0400 INFO - ( htp_response.c:729 ) [16723] LibHTP
Invalid response line
ibcli1: data.c:601: ib_data_get_ex: Assertion `dpi != ((void *)0)' failed.

Program received signal SIGABRT, Aborted.

I seem to be unable to reproduce this. Can you send me the configuration,
request and response files that you're using, as well as the exact command
line and any other information that might be helpful in reproducing the
crash?

Thanks

-Nick

from ironbee.

kyprizel avatar kyprizel commented on September 24, 2024

$ cat ironbee.conf

LogLevel 9 # can be any

SensorId AAAABBBB-1111-2222-3333-FFFF00000023
SensorName blabla
SensorHostname blablabla.com

LoadModule "ibmod_htp.so"
LoadModule "ibmod_pcre.so"
LoadModule "ibmod_ac.so"
LoadModule "ibmod_rules.so"

Set parser "htp"

AuditEngine RelevantOnly
AuditLogIndex None
AuditLogBaseDir /tmp
AuditLogSubDirFormat "%Y%m%d-%H%M"
AuditLogDirMode 0755
AuditLogParts minimal request requestBody -response -responseBody

RequestBuffering Off

<Site site1>
    SiteId AAAABBBB-1111-2222-4444-000000000001
    Hostname *

    RuleEnable "all"

    <Location />
        LogLevel 9
        AuditLogParts +debug
    </Location>
</Site>

$ gdb ibcli
(gdb) r --request-file 1 --response-file 2 --config ironbee.conf

Now you have all the required info.

from ironbee.

nickleroy avatar nickleroy commented on September 24, 2024

On Sat, Dec 15, 2012 at 9:10 AM, Eldar Zaitov [email protected]:

Now you have all the required info.

$ gdb ibcli
(gdb) r --request-file 1 --response-file 2 --config ironbee.conf

You didn't attach the request and response files.

-Nick

from ironbee.

kyprizel avatar kyprizel commented on September 24, 2024

both are in the first message (hexdumps).

from ironbee.

ironbee avatar ironbee commented on September 24, 2024

Eldar,

I've pushed a fix for this to the 0.6.x branch.

Thanks for reporting.

-Nick

from ironbee.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.