Opened 12 years ago

Closed 12 years ago

#31575 closed defect (fixed)

pextlib.dylib segfault

Reported by: nerdling (Jeremy Lavergne) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: base Version: 2.0.99
Keywords: Cc:
Port:

Description

Got a segfault while building py24-pyqt4 on 10.6 server using trunk.

Attachments (1)

base.crash.txt (10.9 KB) - added by nerdling (Jeremy Lavergne) 12 years ago.

Download all attachments as: .zip

Change History (3)

Changed 12 years ago by nerdling (Jeremy Lavergne)

Attachment: base.crash.txt added

comment:1 Changed 12 years ago by nerdling (Jeremy Lavergne)

Let me know if I should rebuild trunk with any special flags, or what other information should be gathered.

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

Resolution: fixed
Status: newclosed

Most likely the fdopen call failed. r89463 should avoid the crash and give you the errno if it happens again.

Note: See TracTickets for help on using tickets.