Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Segfault after instantiation of class #10

Open
blackbit42 opened this issue Jul 26, 2017 · 1 comment
Open

Segfault after instantiation of class #10

blackbit42 opened this issue Jul 26, 2017 · 1 comment

Comments

@blackbit42
Copy link

blackbit42 commented Jul 26, 2017

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

@Preacher066
Copy link

I too can reproduce this on Centos-8 64 bit Python2.7.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants