$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2006-08-30 15:33:20
Tanguy Fautre <tanguy.fautre_at_[hidden]> writes:
> I narrowed the problem a bit.
>
> The problem arise when a boost::python::error_already_set is thrown but
> never caught (i.e. adding a try/catch block in main() solves the problem).
>
> It seems to me that an uncaught exception should not cause a segfault in
> Boost.Python. Should it?
No.
-- Dave Abrahams Boost Consulting www.boost-consulting.com