79523476

Date: 2025-03-20 16:07:19
Score: 0.5
Natty:
Report link

I had a same problem, and my fix was to specify some random address to mmap instead of providing NULL. My guess is that the OS tries to pack virtual addresses as tightly as possible, so there is no space for remap to grow.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • High reputation (-1):
Posted by: Bogi