Boost C++ Libraries: Ticket #517: is_empty sets my paths' _M_p to 0xffffffff https://svn.boost.org/trac10/ticket/517 <pre class="wiki">Env: FreeBSD 5.4 gcc 3.4.2 boost: 1.33.0 Before calling is_empty on a valid dir, I have a path with _M_p set to a valid address. After calling is_empty _M_p points to 0xffffffff In libs/filesystem/src/operations_posix_windows.cpp we have the dir_itr_init function at line 273. At linie 302 it calls: m_imp-&gt;entry_path.m_path_append( "dummy", no_check ); When returning from this function _M_p is no longer valid (points to 0xffffffff). I'm guessing more info is needed, so you are welcome to write me and I will help in any way I can. Best regards db </pre> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/517 Trac 1.4.3 nobody Sat, 19 Nov 2005 18:45:12 GMT <link>https://svn.boost.org/trac10/ticket/517#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/517#comment:1</guid> <description> <pre class="wiki">Logged In: NO Forgot to write my email: db@trunet.dk </pre> </description> <category>Ticket</category> </item> <item> <dc:creator>beman_dawes</dc:creator> <pubDate>Tue, 29 Nov 2005 16:09:21 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/517#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/517#comment:2</guid> <description> <pre class="wiki">Logged In: YES user_id=51042 More information needed. Submitter queried by private email. </pre> </description> <category>Ticket</category> </item> <item> <dc:creator>beman_dawes</dc:creator> <pubDate>Wed, 14 Dec 2005 03:03:52 GMT</pubDate> <title>status changed https://svn.boost.org/trac10/ticket/517#comment:3 https://svn.boost.org/trac10/ticket/517#comment:3 <ul> <li><strong>status</strong> <span class="trac-field-old">assigned</span> → <span class="trac-field-new">closed</span> </li> </ul> <pre class="wiki">Logged In: YES user_id=51042 The best guess on this is that it was an error outside of the Filesystem library. --Beman </pre> Ticket