
4 Feb
2007
4 Feb
'07
1:18 a.m.
"Vincent Torri" <vtorri@univ-evry.fr> wrote in message news:Pine.LNX.4.64.0702031440340.23338@grozny.maths.univ-evry.fr...
Hey,
I'm trying to use the unit test framework of Boost, but my program seg fault. My code is based on that example:
http://boost.org/libs/test/example/unit_test_example3.cpp
Here is the code :
http://rafb.net/p/5UDMk864.html
Here is the backtrace :
http://rafb.net/p/GT86KB44.html
does someone see the problem ?
1. What is the boost version? 2. What is the your target platform? 3. Does it work with different STL implementation? 4 .Could you minimize your test module and exclude any code specific to your project? 5. Could you try the latest version of boost? (1.34 RC) Gennadiy