NetBSD Problem Report #55106
From www@netbsd.org Wed Mar 25 19:55:49 2020
Return-Path: <www@netbsd.org>
Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200])
(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
(Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified))
by mollari.NetBSD.org (Postfix) with ESMTPS id 8777B1A9213
for <gnats-bugs@gnats.NetBSD.org>; Wed, 25 Mar 2020 19:55:49 +0000 (UTC)
Message-Id: <20200325195548.CE0501A9217@mollari.NetBSD.org>
Date: Wed, 25 Mar 2020 19:55:48 +0000 (UTC)
From: edwardm5000@gmail.com
Reply-To: edwardm5000@gmail.com
To: gnats-bugs@NetBSD.org
Subject: Less command locks computer
X-Send-Pr-Version: www-1.0
>Number: 55106
>Category: port-i386
>Synopsis: Less command locks computer
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: port-i386-maintainer
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Wed Mar 25 20:00:00 +0000 2020
>Last-Modified: Thu Mar 26 19:40:01 +0000 2020
>Originator: Edward martinez
>Release: Netbsd 9.0 stable
>Organization:
>Environment:
Netbsd localhost 9.0 stable generic #0 ed@localhost:/use/obj/sys/arch/i386/compile/GENERIC i386
>Description:
When reading text files with less, the computer locks up. Keyboard not responsive. Need to power off laptop by using power button.
>How-To-Repeat:
Read file using less command
>Fix:
>Audit-Trail:
From: Martin Husemann <martin@duskware.de>
To: gnats-bugs@netbsd.org
Cc:
Subject: Re: port-i386/55106: Less command locks computer
Date: Thu, 26 Mar 2020 08:54:39 +0100
It certainly does not do that for most of us. You need to provide more
information of what you actually do and what happens.
1) are you in X or on a wscons console?
2) can you switch virtual terminals after the lock? (with Ctrl-Alt-F1...F4)
2) can you break into ddb when it locks up (Ctrl-Alt-Esc)? If that works
type bt<ENTER> and take a phote
3) does it happen for all files?
... probably more that I forgot
Martin
From: "edward m.gibson" <edwardm5000@gmail.com>
To: gnats-bugs@netbsd.org
Cc: port-i386-maintainer@netbsd.org, gnats-admin@netbsd.org,
netbsd-bugs@netbsd.org
Subject: Re: port-i386/55106: Less command locks computer
Date: Thu, 26 Mar 2020 12:36:25 -0700
--0000000000005be0d405a1c71af9
Content-Type: text/plain; charset="UTF-8"
Laptop not running X. Command line only.
On login says: NetBSD/i386 (Amnesiac) (constty)
less locks up computer when scrolling large text file, like
/usr/src/UPDATING. When I begin to scroll down the file, less command locks
up the PC half way through reading the file. Keyboard becomes non
responsive
Thanks
On Thu, Mar 26, 2020, 12:55 AM Martin Husemann <martin@duskware.de> wrote:
> The following reply was made to PR port-i386/55106; it has been noted by
> GNATS.
>
> From: Martin Husemann <martin@duskware.de>
> To: gnats-bugs@netbsd.org
> Cc:
> Subject: Re: port-i386/55106: Less command locks computer
> Date: Thu, 26 Mar 2020 08:54:39 +0100
>
> It certainly does not do that for most of us. You need to provide more
> information of what you actually do and what happens.
>
> 1) are you in X or on a wscons console?
> 2) can you switch virtual terminals after the lock? (with
> Ctrl-Alt-F1...F4)
> 2) can you break into ddb when it locks up (Ctrl-Alt-Esc)? If that works
> type bt<ENTER> and take a phote
> 3) does it happen for all files?
>
> ... probably more that I forgot
>
> Martin
>
>
--0000000000005be0d405a1c71af9
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
<div dir=3D"auto">Laptop not running X. Command line only.=C2=A0=C2=A0<div =
dir=3D"auto">On login says: NetBSD/i386 (Amnesiac) (constty)</div><div dir=
=3D"auto"><br></div><div dir=3D"auto">less locks up computer when scrolling=
large text file, like=C2=A0</div><div dir=3D"auto">/usr/src/UPDATING. When=
I begin to scroll down the file, less command locks up=C2=A0 the PC half w=
ay through reading the file. Keyboard becomes non responsive</div><div dir=
=3D"auto"><br></div><div dir=3D"auto">Thanks</div></div><br><div class=3D"g=
mail_quote"><div dir=3D"ltr" class=3D"gmail_attr">On Thu, Mar 26, 2020, 12:=
55 AM Martin Husemann <<a href=3D"mailto:martin@duskware.de" target=3D"_=
blank" rel=3D"noreferrer">martin@duskware.de</a>> wrote:<br></div><block=
quote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc=
solid;padding-left:1ex">The following reply was made to PR port-i386/55106=
; it has been noted by GNATS.<br>
<br>
From: Martin Husemann <<a href=3D"mailto:martin@duskware.de" rel=3D"nore=
ferrer noreferrer" target=3D"_blank">martin@duskware.de</a>><br>
To: <a href=3D"mailto:gnats-bugs@netbsd.org" rel=3D"noreferrer noreferrer" =
target=3D"_blank">gnats-bugs@netbsd.org</a><br>
Cc: <br>
Subject: Re: port-i386/55106: Less command locks computer<br>
Date: Thu, 26 Mar 2020 08:54:39 +0100<br>
<br>
=C2=A0It certainly does not do that for most of us. You need to provide mor=
e<br>
=C2=A0information of what you actually do and what happens.<br>
<br>
=C2=A0 1) are you in X or on a wscons console?<br>
=C2=A0 2) can you switch virtual terminals after the lock? (with Ctrl-Alt-F=
1...F4)<br>
=C2=A0 2) can you break into ddb when it locks up (Ctrl-Alt-Esc)? If that w=
orks<br>
=C2=A0 =C2=A0 =C2=A0type bt<ENTER> and take a phote<br>
=C2=A0 3) does it happen for all files?<br>
<br>
=C2=A0... probably more that I forgot<br>
<br>
=C2=A0Martin<br>
<br>
</blockquote></div>
--0000000000005be0d405a1c71af9--
(Contact us)
$NetBSD: query-full-pr,v 1.46 2020/01/03 16:35:01 leot Exp $
$NetBSD: gnats_config.sh,v 1.9 2014/08/02 14:16:04 spz Exp $
Copyright © 1994-2020
The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.