[C++-sig] threading problem

Adam Hupp hupp at cs.wisc.edu
Fri Nov 21 00:13:54 CET 2003


On Thu, Nov 20, 2003 at 03:34:08PM -0600, manderso at cs.wisc.edu wrote:
> 
> I've been using Boost.Python in my research work for about 6 months
> now, and I've just recently bumped into a problem with threading
> during PyFinalize.  It has me confused, and I'm not entirely sure what
> path to pursue in trying to debug it.  I don't expect anyone to be
> able to solve the problem from the information herein, but I'm hoping
> that someone will have an intuition on what *might* be the problem;
> candidates that I should try to track down.

Long time no see :)

I have admittedly not read your whole mail, but I believe there is a
known problem with calling PyFinalize when using boost::python.  I'm
sure there's something in the archives about it.

-Adam




More information about the Cplusplus-sig mailing list