Your message dated Sun, 23 Mar 2025 06:11:28 +0000
with message-id <[email protected]>
and subject line Bug#1093124: fixed in linux 6.13.8-1~exp1
has caused the Debian Bug report #1093124,
regarding libhsa-runtime64-1: HSA exception: Queue create failed at
hsaKmtCreateQueue with multiple programs
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 [email protected]
immediately.)
--
1093124: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1093124
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libhsa-runtime64-1
Version: 5.7.1-3
Severity: important
Dear Maintainer,
as an example darktable can't use my GPU anymore.
Programs I used to reproduce the error:
darktable-cltest, clpeak and clinfo -l
with all these programs I get lines like these:
HSA exception: Queue create failed at hsaKmtCreateQueue
Maybe the "best" info is from darktable-cltest:
darktable 5.0.0
Copyright (C) 2012-2024 Johannes Hanika and other contributors.
Compile options:
Bit depth -> 64 bit
Debug -> DISABLED
SSE2 optimizations -> ENABLED
OpenMP -> ENABLED
OpenCL -> ENABLED
Lua -> ENABLED - API version 9.4.0
Colord -> ENABLED
gPhoto2 -> ENABLED
GMIC -> ENABLED - Compressed LUTs are supported
GraphicsMagick -> ENABLED
ImageMagick -> DISABLED
libavif -> ENABLED
libheif -> ENABLED
libjxl -> ENABLED
LibRaw -> ENABLED - Version 0.22.0-Devel202403
OpenJPEG -> ENABLED
OpenEXR -> ENABLED
WebP -> ENABLED
See https://www.darktable.org/resources/ for detailed documentation.
See https://github.com/darktable-org/darktable/issues/new/choose to report
bugs.
0.3710 [dt_get_sysresource_level] switched to 1 as `default'
0.3710 total mem: 64229MB
0.3710 mipmap cache: 8028MB
0.3710 available mem: 32114MB
0.3710 singlebuff: 501MB
0.3747 [opencl_init] opencl disabled via darktable preferences
0.3748 [opencl_init] opencl library 'libOpenCL' found on your system and
loaded, preference 'default path'
0.4307 [opencl_init] found 1 platform
[opencl_init] found 1 device
[dt_opencl_device_init]
DEVICE: 0: 'gfx803'
CONF KEY: cldevice_v5_amdacceleratedparallelprocessinggfx803
PLATFORM, VENDOR & ID: AMD Accelerated Parallel Processing, Advanced
Micro Devices, Inc., ID=4098
CANONICAL NAME: amdacceleratedparallelprocessinggfx803
DRIVER VERSION: 3590.0 (HSA1.1,LC)
DEVICE VERSION: OpenCL 1.2
DEVICE_TYPE: GPU, dedicated mem
GLOBAL MEM SIZE: 8192 MB
MAX MEM ALLOC: 6963 MB
MAX IMAGE SIZE: 16384 x 16384
MAX WORK GROUP SIZE: 256
MAX WORK ITEM DIMENSIONS: 3
MAX WORK ITEM SIZES: [ 1024 1024 1024 ]
ASYNC PIXELPIPE: NO
PINNED MEMORY TRANSFER: NO
AVOID ATOMICS: NO
MICRO NAP: 250
ROUNDUP WIDTH & HEIGHT 16x16
CHECK EVENT HANDLES: 128
TILING ADVANTAGE: 0.000
DEFAULT DEVICE: NO
HSA exception: Queue create failed at hsaKmtCreateQueue
HSA exception: Queue create failed at hsaKmtCreateQueue
HSA exception: Queue create failed at hsaKmtCreateQueue
HSA exception: Queue create failed at hsaKmtCreateQueue
HSA exception: Queue create failed at hsaKmtCreateQueue
HSA exception: Queue create failed at hsaKmtCreateQueue
HSA exception: Queue create failed at hsaKmtCreateQueue
HSA exception: Queue create failed at hsaKmtCreateQueue
HSA exception: Queue create failed at hsaKmtCreateQueue
*** could not create command queue *** CL_OUT_OF_HOST_MEMORY
[opencl_init] no suitable devices found.
0.4530 [opencl_init] FINALLY: opencl PREFERENCE=OFF is NOT AVAILABLE and
NOT ENABLED.
-- System Information:
Debian Release: trixie/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 6.12.6-amd64 (SMP w/16 CPU threads; PREEMPT)
Locale: LANG=en_US.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages libhsa-runtime64-1 depends on:
ii libc6 2.40-5
ii libdrm-amdgpu1 2.4.123-1
ii libdrm2 2.4.123-1
ii libelf1t64 0.192-4
ii libgcc-s1 14.2.0-12
ii libhsakmt1 5.7.0-1
ii libstdc++6 14.2.0-12
libhsa-runtime64-1 recommends no packages.
libhsa-runtime64-1 suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: linux
Source-Version: 6.13.8-1~exp1
Done: Salvatore Bonaccorso <[email protected]>
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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Salvatore Bonaccorso <[email protected]> (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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Sun, 23 Mar 2025 06:40:56 +0100
Source: linux
Architecture: source
Version: 6.13.8-1~exp1
Distribution: experimental
Urgency: medium
Maintainer: Debian Kernel Team <[email protected]>
Changed-By: Salvatore Bonaccorso <[email protected]>
Closes: 1091696 1093124 1098698 1099591 1100641 1100694
Changes:
linux (6.13.8-1~exp1) experimental; urgency=medium
.
* New upstream stable update:
https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.13.8
- fs/netfs/read_collect: add to next->prev_donated (Closes: #1098698,
#1099591)
.
[ Salvatore Bonaccorso ]
* drm/amdkfd: Fix user queue validation on Gfx7/8 (Closes: #1093124)
* net/sunrpc: Enable RPCSEC_GSS_KRB5_ENCTYPES_AES_SHA2 (Closes: #1100641)
* [x86] drivers/pinctrl/intel: Enable PINCTRL_INTEL_PLATFORM as module
(Closes: #1100694)
* ata: libata-core: Add ATA_QUIRK_NO_LPM_ON_ATI for certain Samsung SSDs
(Closes: #1091696)
.
[ Madhu Adav M J ]
* drivers/nvme/target: Enable NVME_TARGET_PASSTHRU
* drivers/nvme/target: Enable NVME_TARGET_LOOP and NVME_TARGET_FCLOOP
as modules
Checksums-Sha1:
7443cc79cbcf9cabbfa516601b6b415630d1e3f7 200434 linux_6.13.8-1~exp1.dsc
c5d649a3f9c823e1689d48879024ce8e680ecff9 151549996 linux_6.13.8.orig.tar.xz
1db80940458f29447a155c4379fded60285cd547 1546228
linux_6.13.8-1~exp1.debian.tar.xz
27e298398f3f85b3d74996aa66b5ade2b18702e8 6664
linux_6.13.8-1~exp1_source.buildinfo
Checksums-Sha256:
2d6454a6eac44473e952a4ff093907a14e98a48f941d684ad6710723e5e0661d 200434
linux_6.13.8-1~exp1.dsc
5f3820da9128a21876bfa56299406febbf24f694d2a3216e8d4080dfe75b1ede 151549996
linux_6.13.8.orig.tar.xz
9d8cc6eec0979333701d387bea4f45424af85dfaa122e15b4959954ee9c82458 1546228
linux_6.13.8-1~exp1.debian.tar.xz
abd85f3efc4bcd214be11173e90398662981faf3a25f3fdead6784227831d3ea 6664
linux_6.13.8-1~exp1_source.buildinfo
Files:
293b1150b215b8908340cacd4dd8103c 200434 kernel optional linux_6.13.8-1~exp1.dsc
2b412fdff5ab2cb4c090baa5a7232563 151549996 kernel optional
linux_6.13.8.orig.tar.xz
9e33f561a6444ac4f1bc62727b487c39 1546228 kernel optional
linux_6.13.8-1~exp1.debian.tar.xz
eee8d73a8452ce52f0fbf19b8f491e05 6664 kernel optional
linux_6.13.8-1~exp1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQKmBAEBCgCQFiEERkRAmAjBceBVMd3uBUy48xNDz0QFAmffn9xfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDQ2
NDQ0MDk4MDhDMTcxRTA1NTMxRERFRTA1NENCOEYzMTM0M0NGNDQSHGNhcm5pbEBk
ZWJpYW4ub3JnAAoJEAVMuPMTQ89Elh0QAIlaknCIkLtDg19+vzQpl4wBv3Ks4ju8
R3uHoySMqzXFzwWMd9w2WIherNHPR/i9PNPUYGRykUT1eaAv5ENE+P3CbdB0d9jL
eAOhPLRS1bIAEXmsMjvjs+bm/DSVcosOFh26Gmv4hRBYR+eBemIeCURcLNz6wOwE
8pgi1fo3x7TrRRtA+5SoJzXMUCGU77eQc1t6QZC/dV5yy6bz5UiffATP/HwPWH9n
vgD2L/Vmjdn7KnMC8XQbEc829bSsmYXunXjOsVpWd6ZWeR///BQKyedJWUpdh6Je
U3j0y/ttpU+w1EphbJ2/V7jSygg2h3THIXtueG5bT2U7ylrGM/SqUaObTtimalaj
4x2WPCJ4ytTgyw+7ZrYO85x/pqDWJrJB/gdc6HWdj+kpWZFo1OVp/O7jPk7+Wh2C
grErvTIkhFtUfLWt2WKt3FjJBoqf+OGVdTBNrNNAumbePUViPrWJsOXQlC3ulDrD
RV7sH+pPZF06V3u/XOE3zqykqnf5IgmvogD+Hq73bjXunzShIEkdOOBjjtWHSJaB
uPk2CBqdDHWTTUAydHQ4B/5vQ61kkkf4TyzwblFK90tNjFkQ2QqUR+gM+Huh4HC1
UnA/ZN4O9mwJewfN/Pefo0Vj4bFT9h8nZSjlPal6+r2ULKjnlMh5RpG//zlIB4oR
7+U7MDcACE4o
=DhiO
-----END PGP SIGNATURE-----
pgpg5GToILjjf.pgp
Description: PGP signature
--- End Message ---