Skip to content
This repository has been archived by the owner on Nov 13, 2023. It is now read-only.

os.getgroups() produces segmentation fault #125

Closed
dangyogi opened this issue Jan 15, 2015 · 2 comments
Closed

os.getgroups() produces segmentation fault #125

dangyogi opened this issue Jan 15, 2015 · 2 comments

Comments

@dangyogi
Copy link

Trying to execute the os.getgroups function in python produces a segmentation fault.

$ python3
>>> import os
>>> os.getgroups()

This works OK on my ubuntu desktop running python 3.4.1.

@dangyogi
Copy link
Author

This is not something that I need to do, so is a low priority...

@virtuald
Copy link
Member

This should be filed against https://github.com/robotpy/roborio-packages instead.

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

No branches or pull requests

2 participants