to anon_mmap_commit presumably fixes this, not that I've ever had mmap fail.
Ok, let's commit this as a start.
Okay. The failure address is 0x600e018, 24 bytes after 0x600e000, which is the value of blk. By my count, that is an attempt to access the unused long double data[1] field. ???
i.e. to access the allocated memory... Paolo _______________________________________________ help-smalltalk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-smalltalk
