[Boost-bugs] [Boost C++ Libraries] #13262: boost.python purevirtual function in multithreading

Subject: [Boost-bugs] [Boost C++ Libraries] #13262: boost.python purevirtual function in multithreading
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2017-10-16 03:32:10


#13262: boost.python purevirtual function in multithreading
------------------------------+---------------------
 Reporter: luoshen_li@… | Owner: (none)
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: None
  Version: Boost 1.64.0 | Severity: Problem
 Keywords: |
------------------------------+---------------------
 hello boost:
   In the problem, i create a "base" class which include create a new
 thread to process message from a Queue. In the class, there is a member
 function called "detail" which is a pure virtual function to be a
 interface for python.
 i wrap "base" class by boost.python. In the python code, i create a new
 class named "baseup" to inheritance "base".
 the bug is that, when i run the python code, there is a "dump core" error
  hope you can contact me soon and i will support with my code.

-- 
Ticket URL: <https://svn.boost.org/trac10/boost/ticket/13262>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-10-16 03:38:29 UTC