NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/59152: Panic in genfs(?) onn HEAD amd64



On Mon, 10 Mar 2025, RVP via gnats wrote:

The following reply was made to PR kern/59152; it has been noted by GNATS.

From: RVP <rvp%SDF.ORG@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: kern/59152: Panic in genfs(?) onn HEAD amd64
Date: Mon, 10 Mar 2025 07:54:37 +0000 (UTC)

Looks like bit-rot in genfs_compat_getpages(): NTFS seems to be the
only user of that function (prolly because NTFS can't use genfs_getpages()
as it doesn't implement a proper ntfs_bmap() for it...).

Anyway, the patch below seems to kinda work for me: at least, no panics; but
some of the files on my Windows 11 NTFS have all '\0' in 'em instead of actual
contents. But, NTFS-3g from pkgsrc which is pretty old has issues too:

Patch does not work for me.  Same panic as before.

+---------------------+--------------------------+----------------------+
| Paul Goyette (.sig) | PGP Key fingerprint:     | E-mail addresses:    |
| (Retired)           | 1B11 1849 721C 56C8 F63A | paul%whooppee.com@localhost    |
| Software Developer  | 6E2E 05FD 15CE 9F2D 5102 | pgoyette%netbsd.org@localhost  |
| & Network Engineer  |                          | pgoyette99%gmail.com@localhost |
+---------------------+--------------------------+----------------------+


Home | Main Index | Thread Index | Old Index