Re: [Boost-bugs] [Boost C++ Libraries] #4842: "pure virtual method called; terminate called without an active exception" on shutdown

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #4842: "pure virtual method called; terminate called without an active exception" on shutdown
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-11-24 11:43:53


#4842: "pure virtual method called; terminate called without an active exception"
on shutdown
-------------------------------+--------------------------------------------
  Reporter: eric_niebler | Owner: ramey
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: serialization
   Version: Boost 1.44.0 | Severity: Regression
Resolution: | Keywords: serialization singleton
-------------------------------+--------------------------------------------

Comment (by jan.boehme@…):

 I attached a packed project containing a Jamroot defining two rules, one
 to show the crash at the mentioned location, another which works around
 the problem by changing the libraries link order. Of course a workaround
 like this isn't appropriate for real projects.
 This sample should help to identify the problems background. I think it's
 because a dll was already unloaded which brings a later delete of a
 belonging extended_type_info into trouble.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/4842#comment:1>
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-02-16 18:50:04 UTC