This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Pablosky
Recipients Pablosky
Date 2018-09-03.14:01:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1535983307.72.0.56676864532.issue34570@psf.upfronthosting.co.za>
In-reply-to
Content
Platform details:
Ubuntu 16.04 LTS (64 bit)
Python 2.7.12

I am using Robot framework environment for testing. It looks segmentation fault appears when there is a lot (like 20) of pybot (Robot Framework component) instances running in the system. When the crash appears single pybot instance is killed. Rest is fine.

It happens sporadically. Like 4% of pybot executions.
History
Date User Action Args
2018-09-03 14:01:47Pabloskysetrecipients: + Pablosky
2018-09-03 14:01:47Pabloskysetmessageid: <1535983307.72.0.56676864532.issue34570@psf.upfronthosting.co.za>
2018-09-03 14:01:47Pabloskylinkissue34570 messages
2018-09-03 14:01:47Pabloskycreate