Boost logo

Boost :

From: Martin Wille (mw8329_at_[hidden])
Date: 2003-12-31 02:39:01


Hi,

regression testing RC_1_31_0 failed due to an infinite loop
occuring in process_jam_log for intel-7.1. I've uploaded
the logfile to http://tinyurl.com/28gmw .

The last xml file created by process_jam_log is for
is_lvalue_iterator_test (line 1774 in the log). The
next test would be zip_iterator_test. The test failed
with after printing ~1700 lines of error messages.

After process_jam_log enters the infinite loop it does
nothing except for allocating and deallocating memory
(using mmap/munmap).

Regards,
m


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk