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)

Python_2012-09-07-173943_mimir.crash (9.5 KB) - added by skymoo (Adam Mercer) 12 years ago.

Download all attachments as: .zip

Change History (5)

Changed 12 years ago by skymoo (Adam Mercer)

comment:1 Changed 12 years ago by skymoo (Adam Mercer)

I can reproduce this on two different machines, both running Lion. Forcing a rebuild of python27 results in the same crash.

comment:2 Changed 12 years ago by mf2k (Frank Schima)

Confirmed on Mountain Lion with py27-ipython.

comment:3 Changed 12 years ago by jmroot (Joshua Root)

Do the python.org binaries also crash?

comment:4 Changed 12 years ago by jmroot (Joshua Root)

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.