[C++-sig] boost::python std::vector< std::string > crash

John Reid j.reid at mail.cryst.bbk.ac.uk
Thu Jun 22 17:59:51 CEST 2006


Joel de Guzman wrote:
> 
> [snips]
> 
> That's odd. I can't reproduce your results. To be sure, I added
> your test in libs/python/test/vector_indexing_suite.cpp/py.
> I'm getting no crash. Please check out the test suite and run it.
> 
> Regards,


The test suite crashes in the same place as my code. I guess there's 
something wrong in my build set up.

I'm on XP with

Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 
for 80x86

and

Python 2.4.3

I've tried various set ups to build python extensions, perhaps I bungled 
something up somewhere. I'm going to try doing a complete refresh from 
cvs and running the python test again unless anyone has something better 
to suggest.

Thanks,
John.




More information about the Cplusplus-sig mailing list