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 sjt
Recipients amaury.forgeotdarc, mmokrejs, neologix, pitrou, sjt, skrah, tim.peters, vstinner
Date 2013-09-01.00:26:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1377995168.27.0.820602922435.issue18843@psf.upfronthosting.co.za>
In-reply-to
Content
OK, I backed off the aggressive CFLAGS/CXXFLAGS to " -ggdb -pipe", and ran "emerge =dev-lang/python-2.7.5-r1" *once* each with and without the 'EXTRA_ECONF="--with-pydebug"' flag.  Compiled with GCC 4.7.3.

No crash, same test results as described previously for GCC 4.6.4.

If you have other suggestions, let me know.
History
Date User Action Args
2013-09-01 00:26:09sjtsetrecipients: + sjt, tim.peters, amaury.forgeotdarc, mmokrejs, pitrou, vstinner, skrah, neologix
2013-09-01 00:26:08sjtsetmessageid: <1377995168.27.0.820602922435.issue18843@psf.upfronthosting.co.za>
2013-09-01 00:26:08sjtlinkissue18843 messages
2013-09-01 00:26:06sjtcreate