climateprediction.net home page
Posts by Tony Sultana

Posts by Tony Sultana

1) Questions and Answers : Unix/Linux : New work for new machine? (Message 55632)
Posted 1 Feb 2017 by Tony Sultana
Post:
OK. I will switch to Wine inside the Lubuntu 32-bit VM.

Thanks
2) Questions and Answers : Unix/Linux : New work for new machine? (Message 55630)
Posted 1 Feb 2017 by Tony Sultana
Post:
I went ahead and created a 32-bit Lubuntu (1 cpu/1 GB RAM/5.7 GB SSD free) in VirtualBox with only CPDN running now, to see how that does. I am just waiting for a task to download.

I have all other Boinc projects running in Linux so I will avoid Wine on the system.

Tony
3) Questions and Answers : Unix/Linux : New work for new machine? (Message 55628)
Posted 1 Feb 2017 by Tony Sultana
Post:
I too have been trying to get climateprediction.net to run on Debian Stretch. It has not run anything for a month until now and it stopped after a few seconds.

I ran an strace and ldd on wah2am3m2_um_8.12_i686-pc-linux-gnu with the following output. The program fails for incorrect arguments but I cannot determine what is missing. It looks that all the i386 files are present.

Linux saint-marie 4.8.0-2-amd64 #1 SMP Debian 4.8.15-2 (2017-01-04) x86_64 GNU/Linux
boinc 7.6.33+dfsg-5

tony@saint-marie:/work/workspace/BOINC/projects/climateprediction.net$ strace ./wah2_8.12_i686-pc-linux-gnu
execve("./wah2_8.12_i686-pc-linux-gnu", ["./wah2_8.12_i686-pc-linux-gnu"], [/* 55 vars */]) = 0
strace: [ Process PID=23222 runs in 32 bit mode. ]
brk(NULL) = 0xa00e000
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
mmap2(NULL, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf76ec000
access("/etc/ld.so.preload", R_OK) = 0
open("/etc/ld.so.preload", O_RDONLY|O_CLOEXEC) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
close(3) = 0
open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=147425, ...}) = 0
mmap2(NULL, 147425, PROT_READ, MAP_PRIVATE, 3, 0) = 0xf76c8000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/lib/i386-linux-gnu/libpthread.so.0", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\300O\0\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=132408, ...}) = 0
mmap2(NULL, 115296, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xf76ab000
mmap2(0xf76c4000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x18000) = 0xf76c4000
mmap2(0xf76c6000, 4704, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xf76c6000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/lib/i386-linux-gnu/libdl.so.2", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0000\n\0\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=13860, ...}) = 0
mmap2(NULL, 16488, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xf76a6000
mmap2(0xf76a9000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0xf76a9000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/usr/lib/i386-linux-gnu/libstdc++.so.6", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\1\1\1\3\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260\331\6\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=1529100, ...}) = 0
mmap2(NULL, 1540472, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xf752d000
mmap2(0xf769c000, 28672, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x16e000) = 0xf769c000
mmap2(0xf76a3000, 8568, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xf76a3000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/lib/i386-linux-gnu/libm.so.6", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\1\1\1\3\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\340F\0\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=341556, ...}) = 0
mmap2(NULL, 344144, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xf74d8000
mmap2(0xf752b000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x52000) = 0xf752b000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/lib/i386-linux-gnu/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\240 \0\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=116312, ...}) = 0
mmap2(NULL, 119380, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xf74ba000
mmap2(0xf74d6000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1b000) = 0xf74d6000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/lib/i386-linux-gnu/libc.so.6", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\1\1\1\3\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\360\203\1\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=1787812, ...}) = 0
mmap2(NULL, 1796636, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xf7303000
mmap2(0xf74b4000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1b0000) = 0xf74b4000
mmap2(0xf74b7000, 10780, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xf74b7000
close(3) = 0
mmap2(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7301000
set_thread_area({entry_number:-1, base_addr:0xf7302140, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0 (entry_number:12)
mprotect(0xf74b4000, 8192, PROT_READ) = 0
mprotect(0xf74d6000, 4096, PROT_READ) = 0
mprotect(0xf752b000, 4096, PROT_READ) = 0
mmap2(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf72ff000
mprotect(0xf769c000, 24576, PROT_READ) = 0
mprotect(0xf76a9000, 4096, PROT_READ) = 0
mprotect(0xf76c4000, 4096, PROT_READ) = 0
mprotect(0xf7716000, 4096, PROT_READ) = 0
munmap(0xf76c8000, 147425) = 0
set_tid_address(0xf73021a8) = 23222
set_robust_list(0xf73021b0, 12) = 0
rt_sigaction(SIGRTMIN, {sa_handler=0xf76af9f0, sa_mask=[], sa_flags=SA_SIGINFO}, NULL, 8) = 0
rt_sigaction(SIGRT_1, {sa_handler=0xf76afa70, sa_mask=[], sa_flags=SA_RESTART|SA_SIGINFO}, NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0
ugetrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM_INFINITY}) = 0
uname({sysname="Linux", nodename="saint-marie", ...}) = 0
brk(NULL) = 0xa00e000
brk(0xa033000) = 0xa033000
futex(0xf76a39f4, FUTEX_WAKE_PRIVATE, 2147483647) = 0
futex(0xf76a39fc, FUTEX_WAKE_PRIVATE, 2147483647) = 0
write(2, "Main program exiting, invalid ar"..., 69Main program exiting, invalid arguments: need UMID and 10 args total
) = 69
chdir("") = -1 ENOENT (No such file or directory)
chdir("") = -1 ENOENT (No such file or directory)
fstat64(1, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 0), ...}) = 0
write(1, "Cleaning up from the run...\n", 28Cleaning up from the run...
) = 28
open("tmp", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
rmdir("tmp") = -1 ENOENT (No such file or directory)
open("dataout", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
rmdir("dataout") = -1 ENOENT (No such file or directory)
open("jobs", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
rmdir("jobs") = -1 ENOENT (No such file or directory)
open("datain", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
rmdir("datain") = -1 ENOENT (No such file or directory)
chdir("..") = 0
stat64(".xml", 0xff9973c4) = -1 ENOENT (No such file or directory)
rmdir("") = -1 ENOENT (No such file or directory)
chdir("") = -1 ENOENT (No such file or directory)
write(2, "Could not change to slots direct"..., 37Could not change to slots directory
) = 37
open("/etc/localtime", O_RDONLY|O_CLOEXEC) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=2453, ...}) = 0
fstat64(3, {st_mode=S_IFREG|0644, st_size=2453, ...}) = 0
read(3, "TZif2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\5\0\0\0\5\0\0\0\0"..., 4096) = 2453
_llseek(3, -24, [2429], SEEK_CUR) = 0
read(3, "\nMST7MDT,M3.2.0,M11.1.0\n", 4096) = 24
close(3) = 0
write(2, "07:37:10 (23222): called boinc_f"..., 4107:37:10 (23222): called boinc_finish(2)
) = 41
nanosleep({tv_sec=2, tv_nsec=0}, 0xff997378) = 0
exit_group(2) = ?
+++ exited with 2 +++
tony@saint-marie:/work/workspace/BOINC/projects/climateprediction.net$ ldd wah2_8.12_i686-pc-linux-gnu
linux-gate.so.1 (0xf7767000)
libpthread.so.0 => /lib/i386-linux-gnu/libpthread.so.0 (0xf7722000)
libdl.so.2 => /lib/i386-linux-gnu/libdl.so.2 (0xf771d000)
libstdc++.so.6 => /usr/lib/i386-linux-gnu/libstdc++.so.6 (0xf75a2000)
libm.so.6 => /lib/i386-linux-gnu/libm.so.6 (0xf754d000)
libgcc_s.so.1 => /lib/i386-linux-gnu/libgcc_s.so.1 (0xf752f000)
libc.so.6 => /lib/i386-linux-gnu/libc.so.6 (0xf7378000)
/lib/ld-linux.so.2 (0x56627000)
tony@saint-marie:/work/workspace/BOINC/projects/climateprediction.net$ locate linux-gate.so.1
tony@saint-marie:/work/workspace/BOINC/projects/climateprediction.net$ locate /lib/ld-linux.so.2
/lib/ld-linux.so.2
tony@saint-marie:/work/workspace/BOINC/projects/climateprediction.net$ locate libjpeg.so.62
/usr/lib/i386-linux-gnu/libjpeg.so.62
/usr/lib/i386-linux-gnu/libjpeg.so.62.2.0
/usr/lib/x86_64-linux-gnu/libjpeg.so.62
/usr/lib/x86_64-linux-gnu/libjpeg.so.62.2.0




©2024 climateprediction.net