Bug#1040892: nvtop: disabling one GPU aborts with "We should not be processing a client id twice per update"

rozbrajaczpoziomow at gmail.com rozbrajaczpoziomow at gmail.com
Wed Jul 12 00:58:24 BST 2023


Package: nvtop
Version: 3.0.1-1
Severity: normal

Dear Maintainer,

I have a multi-GPU system:
	$ lspci -s 0000:00:02.0
	00:02.0 VGA compatible controller: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics Controller (rev 06)
	$ lspci -s 0000:03:00.0
	03:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Navi 24 [Radeon RX 6400/6500 XT/6500M] (rev c1)
and am presently using both, but debian nvtop isn't compiled with i915
support, and I don't really care what happens there, and thus I've
disabled the "Xeon" one in Setup, GPU Select>; this caused the following
on the next update, and on restart
	nvtop: ./src/extract_gpuinfo_amdgpu.c:946: parse_drm_fdinfo_amd: Assertion `!cache_entry_check && "We should not be processing a client id twice per update"' failed.
	Aborted
config attached.

Best,

-- System Information:
Debian Release: 12.0
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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

Versions of packages nvtop depends on:
ii  libc6         2.36-9
ii  libncursesw6  6.4-4
ii  libsystemd0   252.6-1
ii  libtinfo6     6.4-4

nvtop recommends no packages.

nvtop suggests no packages.

-- no debconf information
-------------- next part --------------
; Please do not edit this file.
; The file is automatically generated and modified by nvtop by pressing F12.
; If you wish to modify an option, use nvtop's setup window (F2) and follow up by saving the preference (F12).
[GeneralOption]
UseColor = true
UpdateInterval = 1000
ShowInfoMessages = true

[HeaderOption]
UseFahrenheit = false
EncodeHideTimer = 3.000000e+01

[ChartOption]
ReverseChart = false

[ProcessListOption]
HideNvtopProcess = true
SortOrder = descending
SortBy = memory
DisplayField = pId
DisplayField = user
DisplayField = gpuId
DisplayField = type
DisplayField = gpuRate
DisplayField = memory
DisplayField = cpuUsage
DisplayField = cpuMem
DisplayField = cmdline

[Device]
Pdev = 0000:00:02.0
Monitor = true
ShownInfo = gpuRate
ShownInfo = gpuMemRate


[Device]
Pdev = 0000:03:00.0
Monitor = false
ShownInfo = gpuRate
ShownInfo = gpuMemRate



More information about the pkg-nvidia-devel mailing list