Questions and Answers :
Bugs :
Process exited with code 195 (0xc3, -61)
Message board moderation
| Author | Message |
|---|---|
|
Send message Joined: 13 May 22 Posts: 46 Credit: 4,173,825 RAC: 1,487 |
Just had 125 work units fail with this error This is what the log shows error: inflate: data stream error (invalid distance too far back) error: failed to read delta base object cb72121655aa88cad46e85794f99baa973fb221e at offset 5623028 from .git/objects/pack/pack-be32e42d826dd3d46acd00678b5d044cc40dc48d.pack fatal: packed object d265512b59708673d1d4fbb4c672981ea8097f7f (stored in .git/objects/pack/pack-be32e42d826dd3d46acd00678b5d044cc40dc48d.pack) is corrupt fatal: fetch-pack: invalid index-pack output 2022-10-29 10:26:34|ERROR|Error executing command (exit code 256): git -C "/home/Conan/BOINC/projects/boinc.loda-lang.org_loda/programs/" pull origin main -q --ff-only terminate called after throwing an instance of 'std::runtime_error' what(): Error executing command (exit code 256): git -C "/home/Conan/BOINC/projects/boinc.loda-lang.org_loda/programs/" pull origin main -q --ff-only Working fine before this. Thanks Conan |
|
Send message Joined: 9 May 22 Posts: 308 Credit: 518,981 RAC: 0 |
Can you please try resetting the project in the BOINC Manager? |
|
Send message Joined: 13 May 22 Posts: 46 Credit: 4,173,825 RAC: 1,487 |
Thanks for the reply Christian, have done so now and awaiting more work to down load once some other projects clear out their work lists. Conan |
|
Send message Joined: 15 May 22 Posts: 15 Credit: 25,682,984 RAC: 0 |
I get the same code 195 (0xc3, -61) but without the other messages. I have already reset the project: OS is Mint 21 https://boinc.loda-lang.org/loda/result.php?resultid=3731395 <core_client_version>7.18.1</core_client_version> <![CDATA[ <message> process exited with code 195 (0xc3, -61)</message> <stderr_txt> 17:44:28 (445209): wrapper (7.7.26015): starting 17:44:28 (445209): wrapper: running ../../projects/boinc.loda-lang.org_loda/loda-221214-linux-x86 (boinc -H 2) 17:44:29 (445209): loda exited; CPU time 0.003363 17:44:29 (445209): app exit status: 0x86 17:44:29 (445209): called boinc_finish(195) </stderr_txt> ]]> |
|
Send message Joined: 15 May 22 Posts: 15 Credit: 25,682,984 RAC: 0 |
Installed git after seeing another thread suggestion to check logs. |
|
Send message Joined: 11 Jan 23 Posts: 1 Credit: 0 RAC: 0 |
Still broken AF... Let us know when you've fixed this issue. |
|
Send message Joined: 13 May 22 Posts: 23 Credit: 1,672,835 RAC: 0 |
LODA was running like clockwork on my iMac and then yesterday new application version 2301.11 was release and all tasks started to fail immediately, <core_client_version>7.20.4</core_client_version> so I did reset the project as suggested above and now it's working again. |
|
Send message Joined: 9 May 22 Posts: 308 Credit: 518,981 RAC: 0 |
@Cthulhu: your logs indicate that you don’t have git installed. On Debian/Ubuntu you can install it by “sudo apt install git” @Jerome: can you please check your logs or try to reset the project? |
|
Send message Joined: 18 Nov 24 Posts: 2 Credit: 1,099,066 RAC: 4,759 |
I returned to this project, and all my arm devices returned "failed wus" after a few secs of computation. <core_client_version>7.20.5</core_client_version> <![CDATA[ <message> process exited with code 195 (0xc3, -61)</message> <stderr_txt> 2026-02-16 12:18:30 (382909): wrapper (8.3.26019): starting 2026-02-16 12:18:30 (382909): wrapper: running ../../projects/boinc.loda-lang.org_loda/loda-260214-linux-arm64 (boinc -H 4) 2026-02-16 12:18:30 (382909): wrapper: created child process 382911 2026-02-16 12:18:31 (382909): loda exited; CPU time 0.000000 2026-02-16 12:18:31 (382909): app exit status: 0x1 2026-02-16 12:18:31 (382909): called boinc_finish(195) </stderr_txt> ]]> Application version LODA v2602.14 aarch64-unknown-linux-gnu Tried project reset, but it did not improve. |
|
Send message Joined: 18 Nov 24 Posts: 2 Credit: 1,099,066 RAC: 4,759 |
/var/lib/boinc-client/projects/boinc.loda-lang.org_loda# ldd loda-260214-linux-arm64 ./loda-260214-linux-arm64: /lib/aarch64-linux-gnu/libc.so.6: version `GLIBC_2.38' not found (required by ./loda-260214-linux-arm64) linux-vdso.so.1 (0x0000007f9b946000) libcurl.so.4 => /lib/aarch64-linux-gnu/libcurl.so.4 (0x0000007f9b5f0000) libz.so.1 => /lib/aarch64-linux-gnu/libz.so.1 (0x0000007f9b5b0000) libm.so.6 => /lib/aarch64-linux-gnu/libm.so.6 (0x0000007f9b500000) libc.so.6 => /lib/aarch64-linux-gnu/libc.so.6 (0x0000007f9b350000) /lib/ld-linux-aarch64.so.1 (0x0000007f9b900000) libnghttp2.so.14 => /lib/aarch64-linux-gnu/libnghttp2.so.14 (0x0000007f9b300000) libidn2.so.0 => /lib/aarch64-linux-gnu/libidn2.so.0 (0x0000007f9b2b0000) librtmp.so.1 => /lib/aarch64-linux-gnu/librtmp.so.1 (0x0000007f9b280000) libssh2.so.1 => /lib/aarch64-linux-gnu/libssh2.so.1 (0x0000007f9b230000) libpsl.so.5 => /lib/aarch64-linux-gnu/libpsl.so.5 (0x0000007f9b1f0000) libssl.so.3 => /lib/aarch64-linux-gnu/libssl.so.3 (0x0000007f9b130000) libcrypto.so.3 => /lib/aarch64-linux-gnu/libcrypto.so.3 (0x0000007f9acb0000) libgssapi_krb5.so.2 => /lib/aarch64-linux-gnu/libgssapi_krb5.so.2 (0x0000007f9ac40000) libldap-2.5.so.0 => /lib/aarch64-linux-gnu/libldap-2.5.so.0 (0x0000007f9abc0000) liblber-2.5.so.0 => /lib/aarch64-linux-gnu/liblber-2.5.so.0 (0x0000007f9ab90000) libzstd.so.1 => /lib/aarch64-linux-gnu/libzstd.so.1 (0x0000007f9aad0000) libbrotlidec.so.1 => /lib/aarch64-linux-gnu/libbrotlidec.so.1 (0x0000007f9aaa0000) libunistring.so.2 => /lib/aarch64-linux-gnu/libunistring.so.2 (0x0000007f9a8d0000) libgnutls.so.30 => /lib/aarch64-linux-gnu/libgnutls.so.30 (0x0000007f9a680000) libhogweed.so.6 => /lib/aarch64-linux-gnu/libhogweed.so.6 (0x0000007f9a610000) libnettle.so.8 => /lib/aarch64-linux-gnu/libnettle.so.8 (0x0000007f9a5a0000) libgmp.so.10 => /lib/aarch64-linux-gnu/libgmp.so.10 (0x0000007f9a500000) libkrb5.so.3 => /lib/aarch64-linux-gnu/libkrb5.so.3 (0x0000007f9a410000) libk5crypto.so.3 => /lib/aarch64-linux-gnu/libk5crypto.so.3 (0x0000007f9a3c0000) libcom_err.so.2 => /lib/aarch64-linux-gnu/libcom_err.so.2 (0x0000007f9a390000) libkrb5support.so.0 => /lib/aarch64-linux-gnu/libkrb5support.so.0 (0x0000007f9a360000) libsasl2.so.2 => /lib/aarch64-linux-gnu/libsasl2.so.2 (0x0000007f9a320000) libbrotlicommon.so.1 => /lib/aarch64-linux-gnu/libbrotlicommon.so.1 (0x0000007f9a2e0000) libp11-kit.so.0 => /lib/aarch64-linux-gnu/libp11-kit.so.0 (0x0000007f9a190000) libtasn1.so.6 => /lib/aarch64-linux-gnu/libtasn1.so.6 (0x0000007f9a150000) libkeyutils.so.1 => /lib/aarch64-linux-gnu/libkeyutils.so.1 (0x0000007f9a120000) libresolv.so.2 => /lib/aarch64-linux-gnu/libresolv.so.2 (0x0000007f9a0f0000) libffi.so.8 => /lib/aarch64-linux-gnu/libffi.so.8 (0x0000007f9a0c0000) /var/lib/boinc-client/projects/boinc.loda-lang.org_loda# ldd wrapper_26019_arm64-pc-linux-gnu linux-vdso.so.1 (0x0000007fb57dc000) libpthread.so.0 => /lib/aarch64-linux-gnu/libpthread.so.0 (0x0000007fb55b0000) libzip.so.4 => /lib/aarch64-linux-gnu/libzip.so.4 (0x0000007fb5580000) libz.so.1 => /lib/aarch64-linux-gnu/libz.so.1 (0x0000007fb5540000) libm.so.6 => /lib/aarch64-linux-gnu/libm.so.6 (0x0000007fb5490000) libgcc_s.so.1 => /lib/aarch64-linux-gnu/libgcc_s.so.1 (0x0000007fb5450000) libc.so.6 => /lib/aarch64-linux-gnu/libc.so.6 (0x0000007fb52a0000) libbz2.so.1.0 => /lib/aarch64-linux-gnu/libbz2.so.1.0 (0x0000007fb5270000) libcrypto.so.3 => /lib/aarch64-linux-gnu/libcrypto.so.3 (0x0000007fb4df0000) /lib/ld-linux-aarch64.so.1 (0x0000007fb5790000) It looks like I need to upgrade my Raspbian distro on my Raspberry Pi 5 to get a higher version of the glibc library. |
©2026 LODA Language