https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281471
--- Comment #11 from Rupesh Pilania <[email protected]> --- (In reply to Rupesh Pilania from comment #7) We found that MALLOC_OPTIONS was set to X in our env, which was causing cores with above aslr patch for compat/10 libraries. Setting MALLOC_OPTIONS = "XDm" resolves the core issue with compat/10 libraries. But I am not sure how that patch impacted compat/10. -- You are receiving this mail because: You are the assignee for the bug.
