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

Bug#1108462: linux-image-6.12.33+deb13-amd64: Fails to write mounted NTFS drive, I/O error



Package: src:linux
Version: 6.12.33-1
Severity: important
X-Debbugs-Cc: debian-amd64@lists.debian.org, dhao2001@outlook.com
User: debian-amd64@lists.debian.org
Usertags: amd64

Dear Maintainer,

After upgrading the kernel version from `6.12.32` to `6.12.33+deb13`, I was unable to perform file write operations on my NTFS volumes, although file reads are still possible.

The volume's mount entry is as follows (mounted with GNOME Files):

```
/dev/nvme1n1p1 on /media/myname/Data type ntfs3 (rw,nosuid,nodev,relatime,uid=1000,gid=1000,iocharset=utf8,uhelper=udisks2)
```

An IO error occurs when writing files, either in GNOME Files or via the terminal, or in other applications, e.g.,

```
myname@MyPC:~$ echo "xxx" > /media/myname/Data/test.txt
bash: /media/myname/Data/test.txt: Input/output error
```

After making sure to completely reboot Windows many times, I believe that this issue is not due to Windows Fast Boot.

Also, when I boot with the previous version `6.12.32` kernel, this issue no longer occurs.

Unfortunately, I didn't notice anything helpful in `dmesg`.

I'm not sure if this issue is directly related to the kernel image. However, since ntfs3 is used to mount the NTFS volume, I decided to report it here. Please let me know if this is the wrong place and I would like to apologize for the potential mistakes.

In the meantime, please let me know if there is any information I can submit to further clarify this issue.

Thanks a lot!


-- Package-specific info:
** Version:
Linux version 6.12.33+deb13-amd64 (debian-kernel@lists.debian.org) (x86_64-linux-gnu-gcc-14 (Debian 14.2.0-19) 14.2.0, GNU ld (GNU Binutils for Debian) 2.44) #1 SMP PREEMPT_DYNAMIC Debian 6.12.33-1 (2025-06-19)

** Command line:
BOOT_IMAGE=/@rootfs/boot/vmlinuz-6.12.33+deb13-amd64 root=UUID=12345678-1234-5678-9012-abcd12345678 ro rootflags=subvol=@rootfs nvidia-drm.modeset=1 quiet

** Tainted: PWOE (12801)
 * proprietary module was loaded
 * kernel issued warning
 * externally-built ("out-of-tree") module was loaded
 * unsigned module was loaded

** Loaded modules:
...
ntfs3
ext4
vfat
fat
btrfs
...


-- System Information:
Debian Release: 13.0
  APT prefers testing-security
  APT policy: (990, 'testing-security'), (990, 'testing'), (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 6.12.33+deb13-amd64 (SMP w/16 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_WARN, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=en_HK.UTF-8, LC_CTYPE=en_HK.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages linux-image-6.12.33+deb13-amd64 depends on:
ii  initramfs-tools [linux-initramfs-tool]  0.148.2
ii  kmod                                    34.2-2
ii  linux-base                              4.12

Versions of packages linux-image-6.12.33+deb13-amd64 recommends:
ii  apparmor  4.1.0-1

Versions of packages linux-image-6.12.33+deb13-amd64 suggests:
pn  debian-kernel-handbook  <none>
ii  firmware-linux-free     20241210-2
ii  grub-efi-amd64          2.12-8
pn  linux-doc-6.12          <none>

Versions of packages linux-image-6.12.33+deb13-amd64 is related to:
ii  firmware-amd-graphics      20250410-2
pn  firmware-atheros           <none>
pn  firmware-bnx2              <none>
pn  firmware-bnx2x             <none>
pn  firmware-brcm80211         <none>
pn  firmware-cavium            <none>
pn  firmware-cirrus            <none>
ii  firmware-intel-graphics    20250410-2
ii  firmware-intel-misc        20250410-2
pn  firmware-intel-sound       <none>
pn  firmware-ipw2x00           <none>
pn  firmware-ivtv              <none>
ii  firmware-iwlwifi           20250410-2
pn  firmware-libertas          <none>
pn  firmware-marvell-prestera  <none>
ii  firmware-mediatek          20250410-2
ii  firmware-misc-nonfree      20250410-2
pn  firmware-myricom           <none>
pn  firmware-netronome         <none>
pn  firmware-netxen            <none>
ii  firmware-nvidia-graphics   20250410-2
pn  firmware-qcom-soc          <none>
pn  firmware-qlogic            <none>
ii  firmware-realtek           20250410-2
pn  firmware-samsung           <none>
pn  firmware-siano             <none>
pn  firmware-ti-connectivity   <none>
pn  xen-hypervisor             <none>

-- no debconf information


Reply to: