This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author chaselton
Recipients chaselton, ethan.furman, freakboy3742, r.david.murray, refi64
Date 2015-04-18.20:38:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1429389523.06.0.751075707784.issue23496@psf.upfronthosting.co.za>
In-reply-to
Content
Ryan,
Sorry...same problem.

Segmentation fault
generate-posix-vars failed
make: *** [pybuilddir.txt] Error 1
/bld/python/cpython-master/cpython $ addr2line -C -f -e /lib/libpython3.5m.so.1.0 0008f42c
_PyMem_RawStrdup
/bld/python/cpython-master/cpython/Objects/obmalloc.c:358
History
Date User Action Args
2015-04-18 20:38:43chaseltonsetrecipients: + chaselton, r.david.murray, freakboy3742, ethan.furman, refi64
2015-04-18 20:38:43chaseltonsetmessageid: <1429389523.06.0.751075707784.issue23496@psf.upfronthosting.co.za>
2015-04-18 20:38:43chaseltonlinkissue23496 messages
2015-04-18 20:38:42chaseltoncreate