1)
Message boards :
Number crunching :
Comp errors on 1.05 for Gentoo Linux
(Message 169)
Posted 6 Sep 2011 by Bok Post: You are totally welcome. Though I live in North Carolina, Tempe is almost my second home, I'll be back out there in a few weeks :) |
2)
Message boards :
Number crunching :
Comp errors on 1.05 for Gentoo Linux
(Message 159)
Posted 6 Sep 2011 by Bok Post: Sure thing. System has 16Gb Ram with almost all of it totally free right now. (gdb) bt #0 0x0000003a76277e13 in _int_free () from /lib64/libc.so.6 #1 0x0000003a76265eed in fclose@@GLIBC_2.2.5 () from /lib64/libc.so.6 #2 0x00007ffff7de1f3a in _nss_files_getpwuid_r () from /lib64/libnss_files.so.2 #3 0x000000000085345d in getpwuid_r () #4 0x0000000000853029 in getpwuid () #5 0x000000000068a5e5 in pari_get_homedir () #6 0x000000000068abea in path_expand () #7 0x000000000068af29 in gp_expand_path () #8 0x000000000069cca0 in pari_init_opts () #9 0x000000000041150e in MartinetSearch(char*, char*, int, long, long, long*) () #10 0x0000000000403196 in main () |
3)
Message boards :
Number crunching :
Comp errors on 1.05 for Gentoo Linux
(Message 151)
Posted 6 Sep 2011 by Bok Post: Tried the debug-info command but it didn't find anything to install. Looks like the debuginfo repos for centos 6 are not updated yet.. Do I need a version compiled with a -g ? Reading symbols from /root/BOINC/projects/stat.la.asu.edu_NumberFields/GetBoundedDecics_1.06_x86_64-pc-linux-gnu...done. (gdb) r Starting program: /root/BOINC/projects/stat.la.asu.edu_NumberFields/GetBoundedDecics_1.06_x86_64-pc-linux-gnu Program received signal SIGFPE, Arithmetic exception. 0x0000003a76277e13 in _int_free () from /lib64/libc.so.6 Missing separate debuginfos, use: debuginfo-install glibc-2.12-1.7.el6.x86_64 |
4)
Message boards :
Number crunching :
Comp errors on 1.05 for Gentoo Linux
(Message 145)
Posted 6 Sep 2011 by Bok Post: Yeah, same thing for mine with 1.06. |
5)
Message boards :
Number crunching :
Comp errors on 1.05 for Gentoo Linux
(Message 138)
Posted 5 Sep 2011 by Bok Post:
I think that's your gmp version, look for libgmp and see what that is. find / -name libgmp* should be in /usr/lib64/ |
6)
Message boards :
Number crunching :
Comp errors on 1.05 for Gentoo Linux
(Message 135)
Posted 5 Sep 2011 by Bok Post: If it helps at all here is the strace. [root@dbase2 stat.la.asu.edu_NumberFields]# strace ./GetBoundedDecics_1.05_x86_64-pc-linux-gnu execve("./GetBoundedDecics_1.05_x86_64-pc-linux-gnu", ["./GetBoundedDecics_1.05_x86_64-p"...], [/* 22 vars */]) = 0 uname({sys="Linux", node="dbase2", ...}) = 0 brk(0) = 0xea6000 brk(0xea71c0) = 0xea71c0 arch_prctl(ARCH_SET_FS, 0xea68a0) = 0 set_tid_address(0xea6b70) = 16342 set_robust_list(0xea6b80, 0x18) = 0 rt_sigaction(SIGRTMIN, {0x7ee090, [], SA_RESTORER|SA_SIGINFO, 0x7f6620}, NULL, 8) = 0 rt_sigaction(SIGRT_1, {0x7ee120, [], SA_RESTORER|SA_RESTART|SA_SIGINFO, 0x7f6620}, NULL, 8) = 0 rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0 getrlimit(RLIMIT_STACK, {rlim_cur=10240*1024, rlim_max=RLIM_INFINITY}) = 0 brk(0xec81c0) = 0xec81c0 brk(0xec9000) = 0xec9000 futex(0xbbf260, FUTEX_WAKE_PRIVATE, 2147483647) = 0 open("stderr.txt", O_WRONLY|O_CREAT|O_APPEND, 0666) = 3 fstat(3, {st_mode=S_IFREG|0644, st_size=554, ...}) = 0 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f8d7adf4000 fstat(3, {st_mode=S_IFREG|0644, st_size=554, ...}) = 0 lseek(3, 554, SEEK_SET) = 554 dup3(3, 2, 0) = 2 close(3) = 0 munmap(0x7f8d7adf4000, 4096) = 0 rt_sigaction(SIGILL, NULL, {SIG_DFL, [], 0}, 8) = 0 rt_sigaction(SIGILL, {0x763bb0, [], SA_RESTORER, 0x7f6620}, NULL, 8) = 0 rt_sigaction(SIGABRT, NULL, {SIG_DFL, [], 0}, 8) = 0 rt_sigaction(SIGABRT, {0x763bb0, [], SA_RESTORER, 0x7f6620}, NULL, 8) = 0 rt_sigaction(SIGBUS, NULL, {SIG_DFL, [], 0}, 8) = 0 rt_sigaction(SIGBUS, {0x763bb0, [], SA_RESTORER, 0x7f6620}, NULL, 8) = 0 rt_sigaction(SIGSEGV, NULL, {SIG_DFL, [], 0}, 8) = 0 rt_sigaction(SIGSEGV, {0x763bb0, [], SA_RESTORER, 0x7f6620}, NULL, 8) = 0 rt_sigaction(SIGSYS, NULL, {SIG_DFL, [], 0}, 8) = 0 rt_sigaction(SIGSYS, {0x763bb0, [], SA_RESTORER, 0x7f6620}, NULL, 8) = 0 rt_sigaction(SIGPIPE, NULL, {SIG_DFL, [], 0}, 8) = 0 rt_sigaction(SIGPIPE, {0x763bb0, [], SA_RESTORER, 0x7f6620}, NULL, 8) = 0 open("init_data.xml", O_RDONLY) = -1 ENOENT (No such file or directory) brk(0xec8000) = 0xec8000 open("boinc_lockfile", O_WRONLY|O_CREAT, 0664) = 3 fcntl(3, F_SETLK, {type=F_WRLCK, whence=SEEK_SET, start=0, len=0}) = 0 stat("init_data.xml", 0x7fff459486d0) = -1 ENOENT (No such file or directory) open("/etc/localtime", O_RDONLY) = 4 fstat(4, {st_mode=S_IFREG|0644, st_size=3519, ...}) = 0 fstat(4, {st_mode=S_IFREG|0644, st_size=3519, ...}) = 0 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f8d7adf4000 read(4, "TZif2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\4\0\0\0\4\0\0\0\0"..., 4096) = 3519 lseek(4, -2252, SEEK_CUR) = 1267 read(4, "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) = 2252 lseek(4, 3518, SEEK_SET) = 3518 close(4) = 0 munmap(0x7f8d7adf4000, 4096) = 0 write(2, "10:16:14 (16342): Can't open ini"..., 73) = 73 mmap(NULL, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f8d7adf1000 mprotect(0x7f8d7adf1000, 4096, PROT_NONE) = 0 clone(child_stack=0x7f8d7adf3e50, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tidptr=0x7f8d7adf49d0, tls=0x7f8d7adf4700, child_tidptr=0x7f8d7adf49d0) = 16343 rt_sigaction(SIGALRM, {0x75e340, [], SA_RESTORER|SA_RESTART, 0x7f6620}, NULL, 8) = 0 setitimer(ITIMER_REAL, {it_interval={0, 100000}, it_value={0, 100000}}, NULL) = 0 lstat("in", {st_mode=S_IFREG|0644, st_size=414, ...}) = 0 stat("in", {st_mode=S_IFREG|0644, st_size=414, ...}) = 0 open("in", O_RDONLY) = 4 fcntl(4, F_SETFD, FD_CLOEXEC) = 0 fstat(4, {st_mode=S_IFREG|0644, st_size=414, ...}) = 0 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f8d7adf0000 read(4, "[y^2 + 3, [0, 1], -3, 2, [Mat([1"..., 4096) = 414 close(4) = 0 munmap(0x7f8d7adf0000, 4096) = 0 lstat("out", 0x7fff459488c0) = -1 ENOENT (No such file or directory) stat("out", 0x7fff45948890) = -1 ENOENT (No such file or directory) lstat("GetBoundedDecics_state", 0x7fff459488c0) = -1 ENOENT (No such file or directory) stat("GetBoundedDecics_state", 0x7fff45948890) = -1 ENOENT (No such file or directory) stat("GetBoundedDecics_state", 0x7fff45948ac0) = -1 ENOENT (No such file or directory) write(2, "APP: Checkpoint Flag = 0.\n", 26) = 26 write(2, "APP: a21 Starting Value = -10000"..., 37) = 37 write(2, "APP: a32 Starting Value = -10000"..., 37) = 37 write(2, "APP: PolyCount starting value = "..., 35) = 35 write(2, "APP: Stat Count 1 = 0.\n", 23) = 23 write(2, "APP: Stat Count 2 = 0.\n", 23) = 23 write(2, "APP: Stat Count 3 = 0.\n", 23) = 23 getrlimit(RLIMIT_STACK, {rlim_cur=10240*1024, rlim_max=RLIM_INFINITY}) = 0 geteuid() = 0 socket(PF_FILE, SOCK_STREAM|SOCK_CLOEXEC|SOCK_NONBLOCK, 0) = 4 connect(4, {sa_family=AF_FILE, path="/var/run/nscd/socket"}, 110) = -1 ENOENT (No such file or directory) close(4) = 0 socket(PF_FILE, SOCK_STREAM|SOCK_CLOEXEC|SOCK_NONBLOCK, 0) = 4 connect(4, {sa_family=AF_FILE, path="/var/run/nscd/socket"}, 110) = -1 ENOENT (No such file or directory) close(4) = 0 open("/etc/nsswitch.conf", O_RDONLY) = 4 fstat(4, {st_mode=S_IFREG|0644, st_size=1688, ...}) = 0 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f8d7adf0000 read(4, "#\n# /etc/nsswitch.conf\n#\n# An ex"..., 4096) = 1688 read(4, "", 4096) = 0 close(4) = 0 munmap(0x7f8d7adf0000, 4096) = 0 open("/etc/ld.so.cache", O_RDONLY) = 4 fstat(4, {st_mode=S_IFREG|0644, st_size=71751, ...}) = 0 mmap(NULL, 71751, PROT_READ, MAP_PRIVATE, 4, 0) = 0x7f8d7addf000 close(4) = 0 open("/lib64/libnss_files.so.2", O_RDONLY) = 4 read(4, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20!\0\0\0\0\0\0"..., 832) = 832 fstat(4, {st_mode=S_IFREG|0755, st_size=61624, ...}) = 0 mmap(NULL, 2147728, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7f8d7abd2000 mprotect(0x7f8d7abde000, 2093056, PROT_NONE) = 0 mmap(0x7f8d7addd000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0xb000) = 0x7f8d7addd000 close(4) = 0 open("/lib64/libc.so.6", O_RDONLY) = 4 read(4, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0p\355!v:\0\0\0"..., 832) = 832 fstat(4, {st_mode=S_IFREG|0755, st_size=1838296, ...}) = 0 mmap(0x3a76200000, 3664040, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x3a76200000 mprotect(0x3a76375000, 2097152, PROT_NONE) = 0 mmap(0x3a76575000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x175000) = 0x3a76575000 mmap(0x3a7657a000, 18600, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x3a7657a000 close(4) = 0 open("/lib64/ld-linux-x86-64.so.2", O_RDONLY) = 4 read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360\n\240u:\0\0\0"..., 832) = 832 fstat(4, {st_mode=S_IFREG|0755, st_size=150672, ...}) = 0 mmap(0x3a75a00000, 2228520, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x3a75a00000 mprotect(0x3a75a1e000, 2097152, PROT_NONE) = 0 mmap(0x3a75c1e000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x1e000) = 0x3a75c1e000 mmap(0x3a75c20000, 296, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x3a75c20000 close(4) = 0 mprotect(0x3a75c1e000, 4096, PROT_READ) = 0 mprotect(0x3a76575000, 16384, PROT_READ) = 0 mprotect(0x7f8d7addd000, 4096, PROT_READ) = 0 munmap(0x7f8d7addf000, 71751) = 0 mmap(NULL, 4294967296, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f8c7abd2000 open("/etc/passwd", O_RDONLY|O_CLOEXEC) = 4 fcntl(4, F_GETFD) = 0x1 (flags FD_CLOEXEC) fstat(4, {st_mode=S_IFREG|0644, st_size=1731, ...}) = 0 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f8d7adf0000 read(4, "root:x:0:0:root:/root:/bin/bash\n"..., 4096) = 1731 close(4) = 0 munmap(0x7f8d7adf0000, 4096) = 0 --- SIGFPE (Floating point exception) @ 0 (0) --- +++ killed by SIGFPE (core dumped) +++ |
7)
Message boards :
Number crunching :
Comp errors on 1.05 for Gentoo Linux
(Message 133)
Posted 5 Sep 2011 by Bok Post: 3.5.0 is the latest release of gmp available for CentOS6 from the main repos. Whilst I can update to the latest with a build I tend to try and keep to the repos on my database servers (which this is). I'll see if I can find an update on one of the 3rd party repos like atomic. p.s. I tried running strace after renaming the file to 'in' but it didn't give anything more than a floating point exception and core dumped. Anything else to try in the meantime? |
8)
Message boards :
Number crunching :
Comp errors on 1.05 for Gentoo Linux
(Message 126)
Posted 5 Sep 2011 by Bok Post: I run CentOS6 on this box. Agree on the library issue, I tried an ldd first as well but with it being dynamic.. If I knew how to put in the arguments I could run strace on it, tried a few things but it's obviously not correct, strace doesn't seem to give too much and fails with - --- SIGFPE (Floating point exception) @ 0 (0) --- +++ killed by SIGFPE (core dumped) +++ Floating point exception (core dumped) but I can't tell whether that's because of the incorrect argument. |
9)
Message boards :
Number crunching :
Comp errors on 1.05 for Gentoo Linux
(Message 124)
Posted 5 Sep 2011 by Bok Post: I just reset the project and still get the same thing unfortunately. Do you need an strace ? |
10)
Message boards :
News :
Thank you to all the new participants.
(Message 31)
Posted 20 Aug 2011 by Bok Post: As you are exporting the xml stats, I did add them to the Free-DC stats pages, which you can see here. http://stats.free-dc.org/stats.php?page=proj&proj=num Was quite a coincidence, as I added them on thursday whilst I was staying out in Tempe, Az just a few blocks down from ASU (Courtyard Marriott on Ash Ave :) ) Back home in NC now though. Good luck with the project! Bok |