I committed:
> 2023-05-12 Bruno Haible
>
> sigsegv: Add tentative support for Hurd/x86_64.
> Reported by Samuel Thibault .
> * lib/sigsegv.c: Update from libsigsegv/src/fault-hurd-i386.h.
This was not sufficient. Sergey Bugaev pointed out that
- my comments were wrong,
-
Samuel Thibault wrote:
> > This adds SIGSEGV_FAULT_STACKPOINTER for the hurd-amd64 case
> >
> > --- ./lib/sigsegv.c.original2023-05-05 10:45:54.673751100 +
> > +++ ./lib/sigsegv.c 2023-05-05 10:48:47.903577554 +
> > @@ -351,6 +351,17 @@
> > "old esp, if trapped from user". */
On Sat, May 6, 2023 at 8:34 PM Samuel Thibault
wrote:
> This adds SIGSEGV_FAULT_STACKPOINTER for the hurd-amd64 case
>
> --- ./lib/sigsegv.c.original2023-05-05 10:45:54.673751100 +
> +++ ./lib/sigsegv.c 2023-05-05 10:48:47.903577554 +
> @@ -351,6 +351,17 @@
> "old esp, if trapp