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 nick
Recipients casevh, dchud, edsu, loewis, mmueller, nick, skip.montanaro, theller
Date 2010-03-22.23:23:49
SpamBayes Score 1.8053927e-06
Marked as misclassified No
Message-id <1269300232.09.0.295797136165.issue1544339@psf.upfronthosting.co.za>
In-reply-to
Content
Unfortunately I also get core dump applying that patch alone.

core 'core' of 12847:   /usr/local/Python-2.4.6-SunCC/bin/python setup.py test
 feaf0cfe ffi_call_SYSV (fefb0fc8, 8045898, feaf0b08, feaf08e4, 8045880, 4) + 66
 feaf0caf ffi_call_SYSV (feaf08e4, 8045880, 4, 1, 8045920, fe95133c) + 17
 feaf0b08 ffi_call (80458b0) + 64
 feaeb47a _call_function_pointer (1001, fe95133c, 8045910, 8045900, 82a27bc, 804
5920) + 86
 feaebad0 _CallProc (fe95133c, 842298c, 1001, 0, 82e1e74, 0) + 2dc
 feae8408 CFuncPtr_call (83fe304, 842298c, 0, 8422a6c) + 190
 08063423 PyObject_Call (83fe304, 842298c, 0, 8063423) + 23
 080b308c do_call  (83fe304, 8045aec, 1, 0) + 54
 080b2806 call_function (8045aec, 1, cd24f104, 82ca2cc) + ae
 080afd91 PyEval_EvalFrame (8275154, 815ded4, 82b30b4, 0) + 27a1
 080b1782 PyEval_EvalCodeEx (82ba460, 82b30b4, 0, 8262388, 1, 826238c) + 8ba
 080b2cd6 fast_function (82ca2cc, 8045c9c, 1, 1, 0, 80f1740) + 15a
 080b2822 call_function (8045c9c, 0, a0, 0) + ca
History
Date User Action Args
2010-03-22 23:23:52nicksetrecipients: + nick, loewis, skip.montanaro, theller, casevh, mmueller, edsu, dchud
2010-03-22 23:23:52nicksetmessageid: <1269300232.09.0.295797136165.issue1544339@psf.upfronthosting.co.za>
2010-03-22 23:23:50nicklinkissue1544339 messages
2010-03-22 23:23:49nickcreate