[ANN] Meliae 0.2.1rc1 available
John Arbash Meinel
john at arbash-meinel.com
Thu Jul 1 20:47:44 BST 2010
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Gordon Tyler wrote:
>> bzr branch lp:meliae/0.2
>> cd 0.2
>> python setup.py build_ext -i
>> python run_tests.py
>
>> That at least shows that the test suite passes, which is a good sign
>> that it will work (albeit not a guarantee).
>
> Platform: Windows 7 64-bit Home Premium
> Python: ActivePython 2.6.4.8, Python 2.6.4 (r264:75706, Nov 3 2009,
> 13:23:17) [MSC v.1500 32 bit (Intel)]
>
> Running the tests causes the python process to crash. The crash dialog
> shows this:
>
> Problem signature:
> Problem Event Name: APPCRASH
> Application Name: python.exe
> Application Version: 0.0.0.0
> Application Timestamp: 4af09f6f
> Fault Module Name: _loader.pyd
> Fault Module Version: 0.0.0.0
> Fault Module Timestamp: 4c2cbc9b
> Exception Code: c0000005
> Exception Offset: 00006dc5
> OS Version: 6.1.7600.2.0.0.768.3
> Locale ID: 1033
> Additional Information 1: 0a9e
> Additional Information 2: 0a9e372d3b4ad19135b953a78882e789
> Additional Information 3: 0a9e
> Additional Information 4: 0a9e372d3b4ad19135b953a78882e789
>
> I tried using pdb, but the same thing happened and no backtrace.
>
> I used MS Visual C++ 2008 (i.e. version 9.0) configured with its
> vcvars32 script to build the project. I haven't had any trouble building
> other python extensions with it.
>
Sure. I think I'm using the same.
What version of Pyrex or Cython do you have installed?
If you try running as:
python run_tests.py --verbose
It should print out what test is being run, which should help isolate
where the fault is occurring.
John
=:->
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAkws8N8ACgkQJdeBCYSNAANjsgCeMmDkqVVy5ktxW954yypPITht
DaIAni33NMiuQFxv+Hh3PvYjlshblPWF
=5b/F
-----END PGP SIGNATURE-----
More information about the bazaar
mailing list