** Summary changed:
- boost::python::execfile exits with: Error in `python': double free or
corruption
+ boost::python::exec_file exits with: Error in `python': double free or
corruption
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubunt
Bug is still present, and it seems to affect the original boost 1.58 as
well.
The bug is fixed from boost 1.59 on, and cherry-picking from boost 1.59
solved the issue for me.
This is the patch I used:
https://github.com/aambrosano/boost.python/commit/b90b05fdd9a9f7e239e91fe45fead8afdb113987.diff
Bug is still present, and it seems to affect the original boost 1.58 as
well.
The bug is fixed from boost 1.59 on, and cherry-picking from boost 1.59
solved the issue for me.
This is the patch I used
https://github.com/aambrosano/boost.python/commit/d9c999d6244487f5be4a437154c28209c407bc5c.diff
Same here, there seems to be a patch on the github repository for
boost::python.
https://github.com/boostorg/python/pull/15/files
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1600345
Title:
boost: