id summary reporter owner description type status milestone component version severity resolution keywords cc 11084 segfault in process_queued_events, boost statechart rodrigo.tobar@… Andreas Huber "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 #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, boost::statechart::null_exception_translator>::process_event (this=0x8d88efc, evt=...) at /usr/include/boost/statechart/state_machine.hpp:280" Bugs new To Be Determined statechart Boost 1.57.0 Problem