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 skrah
Recipients atossava, jafo, loewis, skrah, terry.reedy, theller
Date 2010-08-05.00:32:14
SpamBayes Score 4.1056963e-05
Marked as misclassified No
Message-id <1280968337.17.0.767776044396.issue2401@psf.upfronthosting.co.za>
In-reply-to
Content
Well, with release-2.7 test_ctypes segfaults om OpenSolaris:


make: *** [test] Segmentation Fault (core dumped)
./python -Wd -3 -E -tt ./Lib/test/regrtest.py -l 
== CPython 2.7.0+ (release27-maint:82854, Jul 13 2010, 19:49:12) [C]
==   Solaris-2.11-i86pc-i386-32bit-ELF little-endian
==   /export/home/stefan/svn/release27-maint/build/test_python_768


Perhaps this should be a new issue though.
History
Date User Action Args
2010-08-05 00:32:17skrahsetrecipients: + skrah, loewis, theller, terry.reedy, jafo, atossava
2010-08-05 00:32:17skrahsetmessageid: <1280968337.17.0.767776044396.issue2401@psf.upfronthosting.co.za>
2010-08-05 00:32:15skrahlinkissue2401 messages
2010-08-05 00:32:14skrahcreate