Bug 201512 - sysutils/py-psutil: process.as_dict causes process to abort
Summary: sysutils/py-psutil: process.as_dict causes process to abort
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-13 00:40 UTC by Yuri Victorovich
Modified: 2016-11-25 16:38 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (sunpoet)


Attachments
testcase (130 bytes, text/plain)
2015-07-13 00:40 UTC, Yuri Victorovich
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Yuri Victorovich freebsd_committer freebsd_triage 2015-07-13 00:40:20 UTC
Created attachment 158674 [details]
testcase

Getting this with python 2.7 and 3.4:

> # python psutil-aborts.py 
> as_dict >
> as_dict <
> as_dict >
> Abort trap
Comment 1 Po-Chuan Hsieh freebsd_committer freebsd_triage 2016-11-25 16:38:23 UTC
It seems being fixed by usptream. It does not occur with the latest version (5.0.0).