Boost logo

Boost :

From: Mike Ensor (MikeEnsor_at_[hidden])
Date: 2001-10-30 17:52:45


I have been experiencing an "Application Error" almost every time I run
boost/python library with my c++ classes. After all the code has been run,
I get an error that pops up "The instruction at.... referenced memory at
"0x0000008". The memory could not be read".

In addition to this I get lots of "undentifible c++ exception" exceptions.
I wrapped all of my sections of code that add classes to the library with
try and catch statements and if it catches something it throws a python
exception. It seems to be pretty random too. Sometimes it throws the
except, and sometimes it doesn't. I am using Microsoft Visual C++ 6.0.
(service pack 2)

Thank you,
Mike Ensor


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk