AshleyYakeley / Truth

Changes and Pinafore projects. Pull requests not accepted.
https://pinafore.info/
GNU General Public License v2.0
32 stars 0 forks source link

mmap 4096 bytes at (nil): Cannot allocate memory #189

Closed AshleyYakeley closed 1 year ago

AshleyYakeley commented 1 year ago

Apparently this is due to a bug in the Linux kernel. (Haskell Discourse) (GHC Gitlab)

Fixed in Linux 6.2.9, but apparently broken in 6.3.1.

GHC 9.4 fixes this.

AshleyYakeley commented 1 year ago

Fixed, switched to GHC 9.4.