[Boost-bugs] [Boost C++ Libraries] #11084: segfault in process_queued_events, boost statechart

Subject: [Boost-bugs] [Boost C++ Libraries] #11084: segfault in process_queued_events, boost statechart
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-03-06 21:17:54


#11084: segfault in process_queued_events, boost statechart
------------------------------+-----------------------------
 Reporter: rodrigo.tobar@… | Owner: andreas_huber69
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: statechart
  Version: Boost 1.57.0 | Severity: Problem
 Keywords: |
------------------------------+-----------------------------
 Im using boost 1.57.0. I had a segfault in the process_event method. The
 event (build with react) is processed ok, the segfault is procduced when
 is processes events inqueued.

 Im searching in the code, but no exist events in the eventQueue_ queue.
 What condition would be exist for this thing?

 Many thanks


 #7 <signal handler called>
 #8 intrusive_ptr (this=0x8d88efc, evt=...) at
 /usr/include/boost/smart_ptr/intrusive_ptr.hpp:90
 #9 process_queued_events (this=0x8d88efc, evt=...) at
 /usr/include/boost/statechart/state_machine.hpp:907
 #10 boost::statechart::state_machine<ConnectorStateMachine, ConnIdle,
 std::allocator<void>,
 boost::statechart::null_exception_translator>::process_event
 (this=0x8d88efc, evt=...)
     at /usr/include/boost/statechart/state_machine.hpp:280

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/11084>
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:18 UTC