Opened 12 years ago
Closed 12 years ago
#36085 closed defect (fixed)
python27: os.getgroups() causes segfault
Reported by: | skymoo (Adam Mercer) | Owned by: | jyrkiwahlstedt |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.2 |
Keywords: | Cc: | ||
Port: | python27 |
Description
When using the os.getgroups()
method from the os module python27 segfaults, crash log attached.
python32 doesn't have this issue, nor the system python-2.7.1
Attachments (1)
Change History (5)
Changed 12 years ago by skymoo (Adam Mercer)
Attachment: | Python_2012-09-07-173943_mimir.crash added |
---|
comment:1 Changed 12 years ago by skymoo (Adam Mercer)
comment:4 Changed 12 years ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
I can reproduce this on two different machines, both running Lion. Forcing a rebuild of
python27
results in the same crash.