$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2004-07-26 03:23:46
John Torjo wrote:
> Gennadiy Rozental wrote:
> > When I run Boost.Test unit test for 10 compilers in crashes sometimes
> > (but quite regularly). How could I track the issue? Looks like it depend
> > on amount target it actually need to update with current run.
>
> note: I also have some bjam crashes for gcc (on a Win2000 box). After
> successfully running it once for gcc, if I run it again, it'll crash.
You mean, you can reproduce it 100%? If so, can you produce stacktrace? Or
better yet, get it to crash several times and see of stacktrace is the same?
- Volodya