Subject: Re: [Boost-bugs] [Boost C++ Libraries] #9097: directory_iterator crash with intel release builds on windows
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-09-10 12:14:55
#9097: directory_iterator crash with intel release builds on windows
---------------------------------------+------------------------
Reporter: Nils Gladitz <gladitz@â¦> | Owner: bemandawes
Type: Bugs | Status: new
Milestone: To Be Determined | Component: filesystem
Version: Boost 1.54.0 | Severity: Regression
Resolution: | Keywords:
---------------------------------------+------------------------
Comment (by Nils Gladitz <gladitz@â¦>):
This is a stack trace which seem to suggest that the crash may be due to a
call to free():
{{{
0 RtlFreeHeap ntdll 0x779c320e
1 HeapFree kernel32 0x7787300a
2 free MSVCR100 0x73c98d94
3 boost::filesystem::detail::directory_iterator_construct
operations.cpp 2150 0x13fe4050b
4 main bfs_test.cpp 6 0x13fe31426
5 __tmainCRTStartup crtexe.c 555 0x13fe6cefa
6 BaseThreadInitThunk kernel32 0x7786652d
7 RtlUserThreadStart ntdll 0x7799c541
}}}
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/9097#comment:1> 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:14 UTC