Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Feb 2020 15:45:39 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 244049] php 7.3.14 crashes under ASLR enabled, on FreeBSD 12.1
Message-ID:  <bug-244049-227-IAxOzLwcrp@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-244049-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-244049-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D244049

--- Comment #1 from =C3=96zg=C3=BCr Kazancci <ozgur@kazancci.com> ---
Comment on attachment 211564
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D211564
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)

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-244049-227-IAxOzLwcrp>