[Bug 289749] linux-compat fails because "unsupported madvise behav 25"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 22 Sep 2025 12:56:50 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289749 --- Comment #2 from Hannes Hauswedell <h2+fbsdports@fsfe.org> --- (In reply to Mark Johnston from comment #1) > madvise behaviour 25 is MADV_COLLAPSE. From reading the description, it causes the kernel to try and map the specified range using superpages if possible. I would expect that to be safe to ignore, the problem is something else. OK, so FreeBSD does not abort, simple because it doesn't know this flag? Yeah, then it's something else. Is there a recommended way for debugging segfaults in the linux-compat? > What has changed since "previously"? Other/older games, so not relevant here (because those games likely just didn't request the flag). -- You are receiving this mail because: You are the assignee for the bug.