Opened 13 years ago
Closed 13 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)
Change History (3)
Changed 13 years ago by nerdling (Jeremy Lavergne)
Attachment: | base.crash.txt added |
---|
comment:1 Changed 13 years ago by nerdling (Jeremy Lavergne)
comment:2 Changed 13 years ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | new → closed |
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.
Let me know if I should rebuild trunk with any special flags, or what other information should be gathered.