climateprediction.net home page
Posts by old_user3143

Posts by old_user3143

1) Questions and Answers : Unix/Linux : error 171 on debian woody (Message 3236)
Posted 7 Sep 2004 by old_user3143
Post:
> ldd hadsm3_4.03_i686-pc-linux-gnu
> libstdc++.so.5 => /usr/lib/libstdc++.so.5 (0x40023000)
> libm.so.6 => /lib/tls/i686/cmov/libm.so.6 (0x400dd000)
> libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x40101000)
> libc.so.6 => /lib/tls/i686/cmov/libc.so.6 (0x4010a000)
> /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

Appears to be fine. Can you run hadsm3_4.03_i686-pc-linux-gnu directly and which output do you get? On a working system it should produce:

$ ./hadsm3_4.03_i686-pc-linux-gnu
boinc_parse_init_data_file(): can't open init data file
Model exiting, invalid arguments: need UMID

On an older system I get

/lib/libc.so.6: version `GLIBC_2.3' not found (required by ./hadsm3_4.03_i686-pc-linux-gnu

ie the libc library is too old for hadsm3_4.03. You can check this by executing

ldd -v /lib/libc.so.6
(in your case /lib/tls/i686/cmov/libc.so.6)

The output should have an entry containing GLIBC_2.3, if not then libc.so.6 is too old.

See also the parallel discussion at
http://climateapps2.oucs.ox.ac.uk/cpdnboinc/forum_thread.php?id=303
2) Questions and Answers : Unix/Linux : error 171 on debian woody (Message 2703)
Posted 2 Sep 2004 by old_user3143
Post:
> 2004-08-26 17:24:55 [climateprediction.net] Unrecoverable error for result
> 00qg_300025937_0 (process exited with code 127 (0x7f))

Your boinc 4.05 client seems to be fine but the programme which does the climate simulation (hadsm3_4.03_i686-pc-linux-gnu or similar) exits unexpectedly (don't know what code 127 means, though). Have a look whether all the libraries required by hadsm3 are available:

ldd -v projects/climateprediction.net/hadsm3_4.03_i686-pc-linux-gnu




©2024 climateprediction.net