Re: lsof crashes in Arm Optimized Routines
- Reply: Mark Millard : "Re: lsof crashes in Arm Optimized Routines"
- In reply to: Ronald Klop : "lsof crashes in Arm Optimized Routines"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 15 Nov 2022 11:33:18 UTC
Sorry for the noise. But I cannot reproduce this today. I can scroll back in my terminal and see the command and error from yesterday, but running the same again just works. Regards and happy hacking, Ronald. Van: Ronald Klop <ronald-lists@klop.ws> Datum: maandag, 14 november 2022 21:53 Aan: freebsd-arm@FreeBSD.org, Andrew Turner <andrew@FreeBSD.org> Onderwerp: lsof crashes in Arm Optimized Routines > > Hi, > > See https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267760 : Segmentation fault in lsof. > Program received signal SIGSEGV, Segmentation fault. > Invalid permissions for mapped object. > memcpy () at /home/ronald/dev/freebsd/src/contrib/arm-optimized-routines/string/aarch64/memcpy.S:175 > 175 stp D_l, D_h, [dst, 64]! > I also remembered this change: https://cgit.freebsd.org/src/log/contrib/arm-optimized-routines?showmsg=1 about Arm Optimized Routines. > > Could this be related? What can I do to help debug this? > > Regards, > > Ronald. >