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

Bug#1107479: marked as done (util-linux: blkid hangs forever after inserting a DVD-RAM)



Your message dated Sun, 06 Jul 2025 18:56:12 +0000
with message-id <E1uYUX6-00GREA-MS@fasolo.debian.org>
and subject line Bug#1107479: fixed in linux 6.15.5-1~exp1
has caused the Debian Bug report #1107479,
regarding util-linux: blkid hangs forever after inserting a DVD-RAM
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
1107479: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1107479
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: util-linux
Version: 2.38.1-5+deb12u3
Severity: normal
X-Debbugs-Cc: r.sommer@gmx.de

Dear Maintainer,

blkid works all the time as expected but hangs forever after inserting any DVD-
RAM in the drive. dmesg then reports every approx. 120s (up to 10 times):

[  363.635218] INFO: task blkid:2224 blocked for more than 120 seconds.
[  363.635232]       Tainted: P           OE      6.1.0-37-amd64 #1 Debian
6.1.140-1
[  363.635235] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this
message.
[  363.635238] task:blkid           state:D stack:0     pid:2224  ppid:2216
flags:0x00004002
[  363.635245] Call Trace:
[  363.635247]  <TASK>
[  363.635252]  __schedule+0x34d/0x9e0
[  363.635266]  schedule+0x5a/0xd0
[  363.635271]  schedule_preempt_disabled+0x11/0x20
[  363.635276]  __mutex_lock.constprop.0+0x399/0x700
[  363.635283]  pkt_ioctl+0x42/0x120 [pktcdvd]
[  363.635294]  pkt_ioctl+0xce/0x120 [pktcdvd]
[  363.635302]  ? do_syscall_64+0x61/0xb0
[  363.635308]  ? do_filp_open+0xaf/0x160
[  363.635313]  blkdev_ioctl+0x133/0x270
[  363.635318]  __x64_sys_ioctl+0x90/0xd0
[  363.635324]  do_syscall_64+0x55/0xb0
[  363.635328]  ? kmem_cache_free+0x15/0x310
[  363.635336]  ? __rseq_handle_notify_resume+0xa9/0x4a0
[  363.635341]  ? mntput_no_expire+0x4a/0x250
[  363.635345]  ? exit_to_user_mode_prepare+0x40/0x1e0
[  363.635351]  ? syscall_exit_to_user_mode+0x1e/0x40
[  363.635354]  ? do_syscall_64+0x61/0xb0
[  363.635369]  ? handle_mm_fault+0xdb/0x2d0
[  363.635379]  ? do_user_addr_fault+0x1b0/0x550
[  363.635384]  ? exit_to_user_mode_prepare+0x40/0x1e0
[  363.635387]  entry_SYSCALL_64_after_hwframe+0x6e/0xd8
[  363.635391] RIP: 0033:0x7fdb30633d1b
[  363.635394] RSP: 002b:00007ffda9123850 EFLAGS: 00000246 ORIG_RAX:
0000000000000010
[  363.635397] RAX: ffffffffffffffda RBX: 0000561da2fd0830 RCX:
00007fdb30633d1b
[  363.635399] RDX: 00007ffda91238d0 RSI: 0000000000005395 RDI:
0000000000000006
[  363.635400] RBP: 0000000000000006 R08: 0000000000000007 R09:
0000561da2fe3290
[  363.635402] R10: 8044f69e8533263d R11: 0000000000000246 R12:
0000000000000000
[  363.635403] R13: 0000000000000000 R14: 0000000000000000 R15:
800000006845269f
[  363.635406]  </TASK>
...
[  484.469750] INFO: task blkid:2224 blocked for more than 241 seconds.
...

The DVD-RAM can then no longer be accessed nor mounted nor formatted. STRG-C
does not help and the process cannot be killed at all. Only reboot (which takes
more than 5min. due to some timeouts) eliminates this issue.

I've tried it on another machine (almost same package versions) and blkid works
as expected until udftools (2.3-1) is installed and a DVD-RAM is inserted.


-- System Information:
Debian Release: 12.11
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'proposed-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.1.0-37-amd64 (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.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 util-linux depends on:
ii  libblkid1         2.38.1-5+deb12u3
ii  libc6             2.36-9+deb12u12
ii  libcap-ng0        0.8.3-1+b3
ii  libcrypt1         1:4.4.33-2
ii  libmount1         2.38.1-5+deb12u3
ii  libpam0g          1.5.2-6+deb12u1
ii  libselinux1       3.4-1+b6
ii  libsmartcols1     2.38.1-5+deb12u3
ii  libsystemd0       254.26-1~bpo12+1
ii  libtinfo6         6.4-4
ii  libudev1          254.26-1~bpo12+1
ii  libuuid1          2.38.1-5+deb12u3
ii  util-linux-extra  2.38.1-5+deb12u3
ii  zlib1g            1:1.2.13.dfsg-1

Versions of packages util-linux recommends:
ii  sensible-utils  0.0.17+nmu1

Versions of packages util-linux suggests:
ii  dosfstools          4.2-1
ii  kbd                 2.5.1-1+b1
pn  util-linux-locales  <none>

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: linux
Source-Version: 6.15.5-1~exp1
Done: Salvatore Bonaccorso <carnil@debian.org>

We believe that the bug you reported is fixed in the latest version of
linux, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1107479@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Salvatore Bonaccorso <carnil@debian.org> (supplier of updated linux package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sun, 06 Jul 2025 20:38:08 +0200
Source: linux
Architecture: source
Version: 6.15.5-1~exp1
Distribution: experimental
Urgency: medium
Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
Changed-By: Salvatore Bonaccorso <carnil@debian.org>
Closes: 1103397 1107479 1108597
Changes:
 linux (6.15.5-1~exp1) experimental; urgency=medium
 .
   * New upstream stable update:
     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.15.5
     - x86/pkeys: Simplify PKRU update in signal frame (Closes: #1103397)
 .
   [ Macpaul Lin ]
   * [arm64] drivers/usb/typec/mux: Enable TYPEC_MUX_IT5205 as module
   * [arm64] sound/soc/mediatek: Enable sound for MediaTek MT8365 EVK
     - Enable SND_SOC_MT8365 as module
     - Enable SND_SOC_MT8365_MT6357 as module
   * [arm64] drivers/dma/mediatek: Enable DMA support for MediaTek peripherals
     - Enable MTK_HSDMA as module
     - Enable MTK_UART_APDMA as module
   * [arm64] drivers/net/ethernet/mediatek: Enable ethernet for MT8365
     - Enable NET_MEDIATEK_STAR_EMAC as module
   * drivers/bluetooth: set BT_HCIBTUSB_POLL_SYNC=y
   * All the above Closes: #1108597
 .
   [ Bastian Blank ]
   * [cloud] Enable SATA_AHCI.
 .
   [ Uwe Kleine-König ]
   * Disable CONFIG_CDROM_PKTCDVD for all archs as this driver is
     orphaned, buggy and not needed. (Closes: #1107479)
 .
   [ Ben Hutchings ]
   * rtla: Enable use of libcpupower
Checksums-Sha1:
 47fffc91b9f016a5e1bbe07e656538a0d6a6a23e 192327 linux_6.15.5-1~exp1.dsc
 4d7a880d6f8c787353f4e57995c53ab7775c8cb3 154230376 linux_6.15.5.orig.tar.xz
 0d12a47098e44ffeeedbc6269b2b1ae06db0b330 1528900 linux_6.15.5-1~exp1.debian.tar.xz
 33638209c137f15a2a9a74c6469ce945925c3ed6 6633 linux_6.15.5-1~exp1_source.buildinfo
Checksums-Sha256:
 fae72052774987b825dca2a6545e18dcd5775edfae59ce90001bdc7c6f988c1a 192327 linux_6.15.5-1~exp1.dsc
 b55e368b80b69b78ce0ae36d3578f767e59e9497c88db3de7adf7c8f26a20906 154230376 linux_6.15.5.orig.tar.xz
 4a7323d56a90048924ea7e7997fad967cfff4d8debf95cf5b84e8b630e280c43 1528900 linux_6.15.5-1~exp1.debian.tar.xz
 76704cc8db6ddd9b4c6fcf1b630c3df9948c67acf025023fbc7941005f01fbd0 6633 linux_6.15.5-1~exp1_source.buildinfo
Files:
 17dc2aa144d0b60e16caa3db265a2517 192327 kernel optional linux_6.15.5-1~exp1.dsc
 40d116574c8295ddbb4af59e9e5c3410 154230376 kernel optional linux_6.15.5.orig.tar.xz
 c0dbdb8238f93d764204738e6bf55387 1528900 kernel optional linux_6.15.5-1~exp1.debian.tar.xz
 7f8345c080fb4f03453eea28c7b7ac66 6633 kernel optional linux_6.15.5-1~exp1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQKmBAEBCgCQFiEERkRAmAjBceBVMd3uBUy48xNDz0QFAmhqw09fFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDQ2
NDQ0MDk4MDhDMTcxRTA1NTMxRERFRTA1NENCOEYzMTM0M0NGNDQSHGNhcm5pbEBk
ZWJpYW4ub3JnAAoJEAVMuPMTQ89E4Z4P/iAdTdFOTZ9oAkyvawnJS1s+vr/YbyBg
cWSvjI/G/YV5QLuDCb2Vc6dUlfq/0DKKUy9NZspIYdhNd2vA3qjBsDqmdYfS2xxI
0VpZBnyODwbnVPvztxE1CXjs6A6Emjr4/zYwUuJNitRXedh9WxbPkilc1LQRmuRy
9e6PRCO2r8hwtURDig3/SCf+KZ4lLYNsaqH1b2bndlELdaJLecsqP2Fv2XVSETRL
m7jEg+Q6PXDEjgiA8WoOwDFFEJ4+JsBxcwKZ2Ae9KITw1KOHXMDbb0ATh5Uemj8Z
9EHkryEVHUeG5gaU0zwj2t24btovIKOTF3nov2o2sxQgIw5/AbPJfEKX/0fljUMb
6XIOL3HG38SwzjQ6R/p2CFkAl69m/dGimRX1IaKjWK+9VKUFSpt2yaxDN7nlahG0
UgfxNxdIKmwuYDmPlVbqqud/VP+ypkFKOsRDwGK0Qv9uIUeqIBmXz8yBIn/ZYtdZ
Gs+PLiA/t+4nGfkAMEdw/f3eCrxXS65qdAIQ8rWwPbOQ54HWwP7yfGYTUUSi7/hH
ujBeeTLPJGmlJdafc7VuKoq3Ui2lKRo2fTWMBi13esm5TuGDAUNVtAGAV/X3J9PF
IvWZzO4nAiUy8uTImHjt6AtWvY1HFoX7JQjAEcRQgdcEVeiNlXQBvP2whdsqpBdn
VaGxfZgXbaz1
=AH89
-----END PGP SIGNATURE-----

Attachment: pgpipmIGz_cQW.pgp
Description: PGP signature


--- End Message ---

Reply to: