Boost logo

Boost Users :

Subject: Re: [Boost-users] [BGL] Boost 1.45 implicit graph A* example crashes
From: Jeremiah Willcock (jewillco_at_[hidden])
Date: 2010-11-30 11:07:21


On Sun, 28 Nov 2010, Szymon Gatner wrote:

> Hi,
>
> I just tried running example included with BGL astar_maze.cpp and it
> crashes every time I do that.

I was able to run it (the trunk version, which should match 1.45.0) under
GCC and Linux without any problems. Valgrind reported no problems with
the code either. Are you sure this isn't a problem in Boost.Unordered?
I am not familiar with VC++ memory errors -- are you getting an invalid
access (like a segmentation fault)? I saw references to PageHeap
(<URL:http://support.microsoft.com/kb/286470>) online; it might be able to
give more information about the problem.

-- Jeremiah Willcock


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net