Boost logo

Boost Testing :

From: Anthony Williams (anthony_w.geo_at_[hidden])
Date: 2006-11-20 12:46:53


"John Maddock" <john_at_[hidden]> writes:

> Guys, we really must get the regressions down to zero: at present there
> appear to be a lot of spurious failures, for example I'm seeing several
> regex failures for Borland-5.8.2, but the tests all pass for me locally.
> What's more the online links all lead to empty failure logs, for example:
> http://tinyurl.com/u75wu. Anyone any ideas?

When I run the regression tests, I get a lot of message boxes popping up. Most
of them are about the inability to find the a required DLL
(e.g. serialization), but some are crashes.

This looks like a compile failure; I haven't got an OBJ for that compile. The
only record in bjam.log

Running the tests directly from the command line (bjam --v2 release
borland-5.8.2 regex_regress), it compiles OK, but I get a link-time failure:

borland.link ..\..\..\bin.v2\libs\regex\test\regex_regress.test\borland-5.8.2\re
lease\link-static\threading-multi\regex_regress.exe
Warning: BSS : 0x00000000 / 0x00400000
Warning: CODE : 0x00228c4e / 0x00400000
Warning: DATA : 0x0001f7d3 / 0x00400000
Warning: DEBSYM : 0x0000000e / 0x00400000
Warning: Extdef flags : 0x000000ac / 0x00004000
Warning: Extdefs : 0x000002b0 / 0x00004000
Warning: Import symbols : 0x00000000 / 0x00100000
Warning: OBJ symbols : 0x0004ab30 / 0x00100000
Warning: Public GSX : 0x0000592c / 0x000c0000
Warning: Publics : 0x0003228c / 0x000c0000
Warning: SegRelocs : 0x000aa118 / 0x00400000
Warning: StringBlock : 0x00000024 / 0x00400000
Warning: UNKNOWN : 0x0000000c / 0x00400000
Warning: Virdefs : 0x00005928 / 0x00020000
Warning: BSS : 0x00000000 / 0x00400000
Warning: CODE : 0x00257ff2 / 0x00400000
Warning: DATA : 0x000143d4 / 0x00400000
Warning: Extdef flags : 0x00000000 / 0x00004000
Warning: Extdefs : 0x00000000 / 0x00004000
Warning: Import symbols : 0x00000000 / 0x00100000
Warning: OBJ symbols : 0x00000000 / 0x00100000
Warning: Public GSX : 0x00000068 / 0x000c0000
Warning: Publics : 0x000003a8 / 0x000c0000
Warning: StringBlock : 0x00000019 / 0x00400000
Warning: Virdefs : 0x00000068 / 0x00020000
Warning: g:/boost/rc-1-34/boost/bin.v2/libs/regex/test/regex_regress.test/borlan
d-5.8.2/release/link-static/threading-multi/regex_regress.ilc: 0x00abc000 / 0x03
000000
Warning: g:/boost/rc-1-34/boost/bin.v2/libs/regex/test/regex_regress.test/borlan
d-5.8.2/release/link-static/threading-multi/regex_regress.ild: 0x0005f000 / 0x03
000000
Warning: g:/boost/rc-1-34/boost/bin.v2/libs/regex/test/regex_regress.test/borlan
d-5.8.2/release/link-static/threading-multi/regex_regress.ilf: 0x0019a000 / 0x03
000000
Warning: g:/boost/rc-1-34/boost/bin.v2/libs/regex/test/regex_regress.test/borlan
d-5.8.2/release/link-static/threading-multi/regex_regress.ils: 0x001cf000 / 0x03
000000
Warning: g:/boost/rc-1-34/boost/bin.v2/libs/regex/test/regex_regress.test/borlan
d-5.8.2/release/link-static/threading-multi/regex_regress.tds: 0x000f0000 / 0x06
000000
Warning: unknown heap name : 0x03000000 / 0x03000000
Fatal: Error detected (IMP327)
Fatal: Access violation. Link terminated.

Anthony

-- 
Anthony Williams
Software Developer
Just Software Solutions Ltd
http://www.justsoftwaresolutions.co.uk

Boost-testing list run by mbergal at meta-comm.com