Boost C++ Libraries: Ticket #11194: named_mutex creation error https://svn.boost.org/trac10/ticket/11194 <p> When creating a named_mutex object under windows, if the event registry does not contain a record with id 6005 an inteprocess_exception is thrown by get_bootup_time function. The attached sample works if event id 6005 exists but fails otherwise </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/11194 Trac 1.4.3 trivelli.lorenzo@… Fri, 17 Apr 2015 10:14:46 GMT attachment set https://svn.boost.org/trac10/ticket/11194 https://svn.boost.org/trac10/ticket/11194 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">main.cpp</span> </li> </ul> Ticket trivelli.lorenzo@… Fri, 17 Apr 2015 10:16:47 GMT attachment set https://svn.boost.org/trac10/ticket/11194 https://svn.boost.org/trac10/ticket/11194 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">main.2.cpp</span> </li> </ul> Ticket trivelli.lorenzo@… Fri, 17 Apr 2015 10:19:06 GMT attachment set https://svn.boost.org/trac10/ticket/11194 https://svn.boost.org/trac10/ticket/11194 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">main.3.cpp</span> </li> </ul> Ticket trivelli.lorenzo@… Fri, 17 Apr 2015 10:21:07 GMT attachment set https://svn.boost.org/trac10/ticket/11194 https://svn.boost.org/trac10/ticket/11194 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">main.4.cpp</span> </li> </ul> Ticket trivelli.lorenzo@… Fri, 17 Apr 2015 11:31:10 GMT <link>https://svn.boost.org/trac10/ticket/11194#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/11194#comment:1</guid> <description> <p> sorry for the same file attached four times, but I'm reasonably sure I clicked once on the "attach" button... is there any way to remove them ? </p> </description> <category>Ticket</category> </item> <item> <author>trivelli.lorenzo@…</author> <pubDate>Fri, 17 Apr 2015 11:33:12 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/11194#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/11194#comment:1</guid> <description> <p> sorry for the same file attached four times, but I'm reasonably sure I clicked once on the "attach" button... is there any way to remove them ? </p> </description> <category>Ticket</category> </item> <item> <dc:creator>anonymous</dc:creator> <pubDate>Fri, 17 Apr 2015 13:47:18 GMT</pubDate> <title>summary changed https://svn.boost.org/trac10/ticket/11194#comment:2 https://svn.boost.org/trac10/ticket/11194#comment:2 <ul> <li><strong>summary</strong> <span class="trac-field-old">named_mufex creation error</span> → <span class="trac-field-new">named_mutex creation error</span> </li> </ul> Ticket anonymous Fri, 17 Apr 2015 13:49:20 GMT summary changed https://svn.boost.org/trac10/ticket/11194#comment:2 https://svn.boost.org/trac10/ticket/11194#comment:2 <ul> <li><strong>summary</strong> <span class="trac-field-old">named_mufex creation error</span> → <span class="trac-field-new">named_mutex creation error</span> </li> </ul> Ticket