Questions and Answers :
Bugs :
Process exited with code 195 (0xc3, -61)
Message board moderation
Previous · 1 · 2
| Author | Message |
|---|---|
|
Send message Joined: 14 May 22 Posts: 2 Credit: 689,616 RAC: 121 |
The new version of LODA works perfectly under Windows 11. However, it doesn't work at all under Linux (Mint and CachyOS). Here's a Stderr.txt file from one of my computers: <core_client_version>8.2.8</core_client_version> <![CDATA[ <message> process exited with code 127 (0x7f, -129)</message> <stderr_txt> ../../projects/boinc.loda-lang.org_loda/wrapper_26019_x86_64-pc-linux-gnu: error while loading shared libraries: libzip.so.4: cannot open shared object file: No such file or directory </stderr_txt> ]]> I hope LODA can fix this quickly. |
|
Send message Joined: 18 Nov 24 Posts: 4 Credit: 3,685,636 RAC: 28,323 |
The new version of LODA works perfectly under Windows 11. However, it doesn't work at all under Linux (Mint and CachyOS). For Ubuntu or Linux MInt try this: apt install libzip4t64 -y; apt install libzip4 -y; When both commands fail, you might have a higher version of Ubuntu / Mint, which does not have this library in repositories anymore, so try the zip library version 5 and symlink it to v4: apt install libzip5; ln -vs /usr/lib/aarch64-linux-gnu/libzip.so.5 /usr/lib/aarch64-linux-gnu/libzip.so.4 |
|
Send message Joined: 13 May 22 Posts: 32 Credit: 256,540 RAC: 35 |
Still this error on my Win11 machine, even after the reset of the project. Solved with the upgrade of the Git to the latest version for Windows... |
|
Send message Joined: 14 May 22 Posts: 2 Credit: 689,616 RAC: 121 |
Still this error on my Win11 machine, even after the reset of the project. Now, after i upgraded Git to the newest version and resettet Boinc and resettet the Project, it is working. But what i saw at the Task manger from Windows is quite unnormally. The 8 WUs of mine got 0% of CPU-Times for ca. 9-10 Minutes After this they run with the normal rate. The RAM increased in this time from 500-700 Mb to at least 1.5 Gb. But on my Linux machines its not working. I tried the hints i found in the forum but none of them worked. |
|
Send message Joined: 13 May 22 Posts: 50 Credit: 4,462,498 RAC: 3,605 |
Conan: which OS and version are you running on? Can you plese try to test executing the loda binary in the project folder? I suspect a missing library. Sorry for taking so long to respond. The problem is not a missing library but too old a GLIBC version as I get this ./loda-260310-linux-x86: /lib64/libc.so.6: version `GLIBC_2.32' not found (required by ./loda-260310-linux-x86) ./loda-260310-linux-x86: /lib64/libc.so.6: version `GLIBC_2.34' not found (required by ./loda-260310-linux-x86) ./loda-260310-linux-x86: /lib64/libc.so.6: version `GLIBC_2.33' not found (required by ./loda-260310-linux-x86) Would need to upgrade the Linux version that I have. Not really wanting to do this as it works for the many other projects that I run and I don't want it to fail like it did once before when I tried to upgrade so I will leave that computer out for the time being. I will let the project run on my other computers Conan |
|
Send message Joined: 13 May 22 Posts: 50 Credit: 4,462,498 RAC: 3,605 |
Getting a heap of these again, last 39 all failed Conan |
|
Send message Joined: 15 Aug 24 Posts: 5 Credit: 517,370 RAC: 3,527 |
I also got this issue on Mac and Linux today i crunch for Ukraine |
|
Send message Joined: 9 May 22 Posts: 313 Credit: 518,981 RAC: 0 |
Version 260314 was build with GLIBC 2.31. Can you please try to run this loda binary manually and share error messages? |
|
Send message Joined: 2 Nov 22 Posts: 1 Credit: 1,014 RAC: 0 |
May I kindly ask, if there is a solution? For me the error seems unchanged for a longer time meanwhile on my windows 10 Stderr Ausgabe ``` <core_client_version>8.2.9</core_client_version> <![CDATA[ <message> Das Betriebssystem kann (null) nicht ausf�hren. (0xc3) - exit code 195 (0xc3)</message> <stderr_txt> 2026-05-01 09:48:29 (15444): wrapper: running ../../projects/boinc.loda-lang.org_loda/loda-260314-windows-x86.exe (boinc -H 4) 2026-05-01 09:48:29 (15444): wrapper: created child process 10316 2026-05-01 09:48:34 (15444): loda exited; CPU time 0.000000 2026-05-01 09:48:34 (15444): app exit status: 0xc0000409 2026-05-01 09:48:34 (15444): called boinc_finish(195) </stderr_txt> ]]> ``` |
|
Send message Joined: 13 May 22 Posts: 41 Credit: 213,999 RAC: 11 |
Two tasks so far today with the -195 exit error. Task 19856484 Exit status: 195 (0x000000C3) EXIT_CHILD_FAILED Run time: 18 min 8 sec CPU time: 1 min 53 sec Stderr output <core_client_version>8.2.12</core_client_version> --- This tasks has also failed for 3 others with same error message. Task 19860441 Exit status: 195 (0x000000C3) EXIT_CHILD_FAILED Run time: 29 sec CPU time: 0 sec (actually blank) Stderr output <core_client_version>8.2.12</core_client_version> |
|
Send message Joined: 11 Jun 26 Posts: 2 Credit: 267,935 RAC: 4,757 |
Not sure if this is the same bug but I saw many errors like this on my Windows 10 machine. I wonder if that is some concurrency issue triggered by multiple WUs running at the same time... 2026-06-27 17:05:10|INFO |Starting LODA v26.6.27. See https://loda-lang.org/ 2026-06-27 17:05:10|INFO |Found environment variable: PROJECT_DIR=C:\ProgramData\BOINC/projects/boinc.loda-lang.org_loda\ 2026-06-27 17:05:10|INFO |Loading init data from file: init_data.xml 2026-06-27 17:05:10|INFO |Platform: windows-x86, system memory: 8040 MiB 2026-06-27 17:05:10|INFO |User name: Petr Malik, host ID: 20427 2026-06-27 17:05:10|INFO |Using LODA home directory "C:\ProgramData\BOINC/projects/boinc.loda-lang.org_loda\" 2026-06-27 17:05:10|INFO |Checking environment 2026-06-27 17:05:10|WARN |Setting environment variable: COMSPEC=C:\WINDOWS\system32\cmd.exe 2026-06-27 17:05:10|WARN |Setting environment variable: SYSTEMROOT=C:\WINDOWS 2026-06-27 17:05:10|WARN |Setting environment variable: PATH=C:\WINDOWS\system32;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\Program Files\Git\cmd;C:\ProgramData\BOINC/projects/boinc.loda-lang.org_loda\git\cmd;C:\Program Files\Git\usr\bin;C:\ProgramData\BOINC/projects/boinc.loda-lang.org_loda\git\usr\bin 2026-06-27 17:05:10|WARN |Setting environment variable: TMP=C:\ProgramData\BOINC/projects/boinc.loda-lang.org_loda\ 2026-06-27 17:05:10|WARN |Setting environment variable: TEMP=C:\ProgramData\BOINC/projects/boinc.loda-lang.org_loda\ error: Unable to create 'C:/ProgramData/BOINC/projects/boinc.loda-lang.org_loda/programs/.git/index.lock': File exists. Another git process seems to be running in this repository, or the lock file may be stale 2026-06-27 17:05:39|ERROR|Error executing command (exit code 1): git -C "C:\ProgramData\BOINC/projects/boinc.loda-lang.org_loda\programs" pull origin main -q 2026-06-27 17:05:39|ERROR|Failed to update programs repository (age: 1 days) 2026-06-27 17:05:39|ERROR|Exiting due to corrupt programs directory |
©2026 LODA Language