Skip to content

Segfault after instantiation of class  #10

@blackbit42

Description

@blackbit42

I experience a segfault with pynetfilter_conntrack, reproducible with:

$ python -c "import pynetfilter_conntrack; pynetfilter_conntrack.Conntrack()"

Since issue #4 is specific regarding the call to catch() I believe this is not a duplicate.

Versions (Debian stretch):

  • pynetfilter-conntrack: 0.7 (from pip)
  • libnetfilter-conntrack: 1.0.6
  • linux: 4.9.0

Here are an example python file and the gdb 'backtrace full' after the segfault.

gdb-output.txt
ct.py.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions