Quantcast
Viewing all articles
Browse latest Browse all 5273

Troubleshooting • Re: App crash at startup on RPiOS

The bug does not occur on boot, sorry.

I have a problem with mmap, I thought the page sizes were 4096 bytes like on Ubuntu, but on Raspberry Pi OS it doesn't seem to be the case, a solution would be to recompile the Kernel to have a size of 4096 bytes (too complicated).

I tried

Code:

getconf PAGESIZE
it returns "16384" which is 4096*4

is there any reason not to use "4096" on RPiOS ?

Statistics: Posted by pol9520 — Sat Jun 29, 2024 8:04 am



Viewing all articles
Browse latest Browse all 5273

Trending Articles