Skip to content

Segfault with psutil.net_connections() #512

Closed
@wowi42

Description

Hi
I have a little segfault with psutil on FreeBSD 10 :

wowi@wowi.io:/root# uname -a
FreeBSD wowi.io 10.0-RELEASE-p3 FreeBSD 10.0-RELEASE-p3 #0: Tue May 13 18:31:10 UTC 2014     root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  amd64
wowi@wowi.io:/root# python
Python 2.7.6 (default, May 15 2014, 18:58:42)
[GCC 4.2.1 Compatible FreeBSD Clang 3.3 (tags/RELEASE_33/final 183502)] on freebsd10
Type "help", "copyright", "credits" or "license" for more information.
>>> import psutil
>>> psutil.net_connections()
Segmentation fault (core dumped)

Python come directly from pkg, and psutil version is 2.1.1
Peace

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions