lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Fri, 29 Dec 2023 11:28:23 -0600
From: "Theodore Ts'o" <tytso@....edu>
To: Chris Rankin <rankincj@...il.com>
Cc: Pavel Machek <pavel@....cz>, LKML <linux-kernel@...r.kernel.org>,
        netdev@...r.kernel.org
Subject: Re: Does Linux still support UP?

On Fri, Dec 29, 2023 at 04:03:56PM +0000, Chris Rankin wrote:
> 
> I have already attached as much information as I am *ever* likely to
> be able to extract about this problem to the Bugzilla ticket.

In addition to doing a bisection, something else you might want to
try, since in the bugzilla you have hypothesized that it might be a
bug in the e100 driver, is to try building a kernel without the driver
configured, and see if that makes the kernel not hang.  If it does,
then it's likely that the problem is either in the e100 driver, or
maybe somewhere in the networking stack --- although in that case it's
more likely someone else would have noticed.

Something else you might try is to connect up a serial console, so you
can get the full output from sysrq output.  The other advantage of
using a serial console is people are much more likely to scan a text
file with the consoles, as opposed to downloading and trying to make
sense of the screen snapshots.  (BTW, was the flash enabled on your
cell phone?  The bright white spot in the middle of the screen makes
it very hard to read.)

I'd also try sysrq-l (show backtrace for all active CPU's), so you can
see where the kernel is actually hanging.

For better or for worse, support for old hardware is a volunteer
effort, so owners of the said old hardware need to do a bunch of the
leg work.  Or if you can have a paid support contract, maybe you can
pay someone to gather the detail, but when you say "is feature X
supported" in an open source project, that has a different meaning
from a commercial software product.

						- Ted

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ