Boost logo

Boost Testing :

From: Stephen Carson (StephenC_at_[hidden])
Date: 2005-07-17 15:12:09


This failure in date_time:
http://tinyurl.com/8efyu

And this failure in serialization (and many others like it):
http://tinyurl.com/7reft

Look suspiciously similar:
EXIT STATUS: 138

Where would I find out what a "138" means?

In date_time, there are two tests that fail compilation. The tests that
seem to fit the pattern here successfully link but then fail at runtime
(testlocal_time_input_facet & testtime_input_facet) with the 138 exit
code.

In serialization, a number of DLL tests are failing at runtime.
These fail with a 138 exit status as above:
test_array_xml_archive_dll
test_array_text_archive_dll
...

But these "w" (wide character?) tests fail with 132:
test_array_text_warchive_dll
test_array_xml_warchive_dll
...

In these 132 cases, I note this possibly helpful linker warning:
 Warning : dynamic library './libboost_serialization-cw9-d-1_33.dylib'
section '__TEXT' ($01000000-$01089000)
           overlaps with dynamic library './libboost_wserialization-cw9-d-
1_33.dylib' section '__TEXT' ($01000000-$01079000)
           (need to run redo_prebinding)
           
Here a few examples of this overlapping library issue:
http://tinyurl.com/b6s3c
http://tinyurl.com/aam7b
http://tinyurl.com/a3cgj

I will continue investigations, but I'm hoping some of the above might
mean more to others than it does to me.

--
Stephen W. Carson
Dirxion Software, St. Louis, MO, USA. 
_______________________________________________________
_________
Sent via the WebMail system at Mail.Dirxion.com
 
                   

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