eosps
eosps
...... mmap(0x6e2c979f0000, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x6e2c979f0000 openat(AT_FDCWD, "/usr/share/rhsmpamd/etc/rspamd/lua/lupa.lua", O_RDONLY) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/usr/share/rhsmpamd/share/rspamd/rules/lupa.lua", O_RDONLY) = -1 ENOENT (No such file or...
I used the getconf PAGE_SIZE command and found that my system memory page is 64k. But after I re-compile it on this platform, I still get an error when I...
There may be a problem with the lpvm.c file. I searched for MAP_FIXED and only this file appeared.
I used centos 7 on Huawei's arm virtual machine to reproduce the failure. This virtual machine has 8G of memory, but the page_size is still 64k. The rspamd version is...
[root@ecs-3a4e-0004 sbin]# uname -a Linux ecs-3a4e-0004 4.18.0-147.5.1.el8_1.aarch64 #1 SMP Tue Feb 4 23:44:08 UTC 2020 aarch64 aarch64 aarch64 GNU/Linux
Ok i use the latest test
I downloaded Rspamd 3.1. The following error was reported after running. The previous compilation environment remains unchanged. ########################################################################################### 2021-09-09 17:48:58 #47808(main) ; main; main: rspamd 3.1 is loading configuration, build...
I am using LuaJIT-2.1.0-beta3 I think it should be the latest
I only found this on google. Do you have a recommended download address