Date: Tue, 15 Nov 2022 12:33:18 +0100 (CET) From: Ronald Klop <ronald-lists@klop.ws> To: Ronald Klop <ronald-lists@klop.ws> Cc: freebsd-arm@FreeBSD.org, Andrew Turner <andrew@FreeBSD.org> Subject: Re: lsof crashes in Arm Optimized Routines Message-ID: <490902644.115954.1668511998644@localhost> In-Reply-To: <1331707040.259440.1668459233836@localhost> References: <1331707040.259440.1668459233836@localhost>
next in thread | previous in thread | raw e-mail | index | archive | help
------=_Part_115952_782226044.1668511998567 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit 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. > ------=_Part_115952_782226044.1668511998567 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit <html><head></head><body>Sorry for the noise.<br> <br> 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.<br> <br> Regards and happy hacking,<br> Ronald.<br> <br> <p><strong>Van:</strong> Ronald Klop <ronald-lists@klop.ws><br> <strong>Datum:</strong> maandag, 14 november 2022 21:53<br> <strong>Aan:</strong> freebsd-arm@FreeBSD.org, Andrew Turner <andrew@FreeBSD.org><br> <strong>Onderwerp:</strong> lsof crashes in Arm Optimized Routines</p> <blockquote style="padding-right: 0px; padding-left: 5px; margin-left: 5px; border-left: #000000 2px solid; margin-right: 0px"> <div class="MessageRFC822Viewer" id="P"> <div class="MultipartAlternativeViewer"> <div class="TextHTMLViewer" id="P.P.P">Hi,<br> <br> See <a href="https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267760">https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267760</a> : Segmentation fault in lsof. <pre class="bz_comment_text" id="comment_text_0" style=";white-space: pre-wrap;white-space: pre-wrap;">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]!</pre> <br> I also remembered this change: <a href="https://cgit.freebsd.org/src/log/contrib/arm-optimized-routines?showmsg=1">https://cgit.freebsd.org/src/log/contrib/arm-optimized-routines?showmsg=1</a> about <a href="https://cgit.freebsd.org/src/commit/contrib/arm-optimized-routines?id=d49ad20625283a78649d9ea237bc50c390d80cf1">Arm Optimized Routines</a>.<br> <br> Could this be related? What can I do to help debug this?<br> <br> Regards,<br> <br> Ronald.<br> </div> </div> </div> </blockquote></body></html> ------=_Part_115952_782226044.1668511998567--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?490902644.115954.1668511998644>