LLE8
LLE8
Use `debuild --no-tgz-check -us -uc -b` as described in documentation for Debian/Ubuntu. In my cases (Bullseye, Bookworm) was -O2: `g++ -g -O2 -ffile-prefix-map=/home/user1/i2pd=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pedantic -std=c++17 -fPIC...
In my experience, while normal operation (not under DDoS-attack) assumed memory leak is from 500KB to 1MB per day, but not every day.
i2pd version 2.47.0-68-g2f74e670 (0.9.58) floodfill = true uptime 1 d 4 h /var/lib/i2pd/peerProfiles/ folder grew from 0 to 2 GB, 507000 files 14000-14500 transit tunnels i2pd process memory usage: about...
I think may be helpful ~prlimit --as~ ~prlimit --rss~ http://jlebar.com/2011/6/15/Limiting_the_amount_of_RAM_a_program_can_use.html
@snaike00 Raspberry Pi?
Судя по "some like this: i2pd_*bionic1_armhf.deb" на этом устройстве Ubuntu 18.04?
i2pd version 2.47.0-80-g623c3f46 Uptime 7 d 18 h Size of /var/lib/i2pd/peerProfiles/ folder is 196 MB, 31718 files i2pd process memory usage about 170 MB, 12000 transit tunnels Либо атака прекратилась...
Значит там есть все нужные средства разработки и библиотеки? Может быть попробовать собрать непосредственно на самом устройстве? 512 МБ ОЗУ + 1ГБ свопа найдется? Отсюда https://i2pd.readthedocs.io/en/latest/devs/building/unix/ можно извлечь простую и...
А может для этого устройства есть OpenWrt? Транк собирается относительно просто https://github.com/PurpleI2P/i2pd/issues/345 там есть соответствующий Makefile
/var/lib/i2pd/core образовался? Если нет, то в /lib/systemd/system/i2pd.service написать LimitCORE=infinity (вероятно убрать # в соответствующей строчке). Или при сборке из исходников то же самое в contrib/i2pd.service