Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Sep 2023 08:55:29 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 273929] AArch64 machine-dependent code clobbers X0 in SIGTRAP from capsicum violations
Message-ID:  <bug-273929-227-j9m9AGLL6u@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-273929-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-273929-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=3D273929

--- Comment #5 from David Chisnall <theraven@FreeBSD.org> ---
I'm not sure what the `mc->mc_gpregs.gp_elr` modification is for in the link
register.  The PC is set to the instruction after the syscall return in the
signal handler and so you shouldn't need to skip any instructions.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



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