Boost C++ Libraries: Ticket #9359: Submachine without event causes segmentation fault (core dumped) https://svn.boost.org/trac10/ticket/9359 <p> Hi, </p> <p> You can find enclosed a basic state machine with one submachine. This submachine waits for "event1" and then exit normally. </p> <p> However, if you change "event1" to "msm::front::none" in its transition table and comment the two last lines of the "test" function that are responsible to send the event, you have a segmentation fault. </p> <p> Am I doing something wrong or is it really a bug affecting submachine without event ? </p> <p> Cheers. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/9359 Trac 1.4.3 Rémy Lefevre <lefevreremy@…> Sun, 10 Nov 2013 10:28:29 GMT attachment set https://svn.boost.org/trac10/ticket/9359 https://svn.boost.org/trac10/ticket/9359 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">test.cpp</span> </li> </ul> Ticket Christophe Henry Mon, 18 Nov 2013 20:32:57 GMT <link>https://svn.boost.org/trac10/ticket/9359#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/9359#comment:1</guid> <description> <p> Which version of boost and compiler are you using? I just tried with trunk (which is the same as 1.55)/ VC10 and all works as expected. </p> <p> Could you try a more recent version? I remember fixing some bug with pseudo exit in I think 1.53 or 1.54. </p> <p> Cheers, Christophe </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Christophe Henry</dc:creator> <pubDate>Mon, 18 Nov 2013 20:33:47 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/9359#comment:2 https://svn.boost.org/trac10/ticket/9359#comment:2 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">invalid</span> </li> </ul> Ticket Rémy Lefevre <lefevreremy@…> Tue, 26 Nov 2013 14:29:57 GMT <link>https://svn.boost.org/trac10/ticket/9359#comment:3 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/9359#comment:3</guid> <description> <p> I am using boost 1.54 and gcc 4.8.2. </p> <p> I will try boost 1.55 as soon as I can. </p> <p> Cheers, Rémy. </p> </description> <category>Ticket</category> </item> <item> <author>Rémy Lefevre <lefevreremy@…></author> <pubDate>Sun, 22 Dec 2013 13:37:19 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/9359#comment:4 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/9359#comment:4</guid> <description> <p> I tried with boost 1.55 but same problem... </p> </description> <category>Ticket</category> </item> </channel> </rss>