Re: lsof crashes in Arm Optimized Routines
Ronald Klop <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.arm |
|---|---|
| Message-ID | <490902644.115954.1668511998644@localhost> |
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 <[email protected]> Datum: maandag, 14 november 2022 21:53 Aan: [email protected], Andrew Turner <[email protected]> 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. >