[Bug 244049] php 7.3.14 crashes under ASLR enabled, on FreeBSD 12.1

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Feb 11 15:45:40 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244049

--- Comment #1 from Özgür Kazancci <ozgur at kazancci.com> ---
Comment on attachment 211564
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=211564
truss trace dump of the command

I can see that a SEGV_MAPERR is occurring, This usually indicates that PHP is
trying to access an invalid memory page for some reason and fails. It is
unclear as to whether the issue is with ASLR or PHP itself (and ASLR just
happens to reveal it)

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-bugs mailing list