[C++-sig] Segmentation Fault with Boost.Python and Inheritance

Jonas Wielicki j.wielicki at sotecware.net
Fri May 18 10:41:03 CEST 2012


On 17/05/12 23:42, Gabe Rives-Corbett wrote:
> I'm getting a seg fault when trying to call a virtual method on a base class from python.
I had a similar problem a few days ago. Which g++ version are you using?
I had problems with 4.7.0 (redhat) while 4.6.3 (redhat) was working fine.

-- 
Jonas


More information about the Cplusplus-sig mailing list