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 jaraco
Recipients jaraco
Date 2012-05-16.00:30:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1337128226.09.0.195352889874.issue14822@psf.upfronthosting.co.za>
In-reply-to
Content
It seems the Win32 build is okay. Only x64 is affected.

I did a debug build, and it caught the error in errors.c line 60:

Unhandled exception at 0x1e289aeb (python33_d.dll) in python_d.exe: 0xC0000005: Access violation reading location 0x00000000000000b8.
History
Date User Action Args
2012-05-16 00:30:26jaracosetrecipients: + jaraco
2012-05-16 00:30:26jaracosetmessageid: <1337128226.09.0.195352889874.issue14822@psf.upfronthosting.co.za>
2012-05-16 00:30:25jaracolinkissue14822 messages
2012-05-16 00:30:25jaracocreate