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

Package:
nvtop
Source:
nvtop
Description:
Neat Videocard TOP
Submitter:
Date:
2023-10-23 17:36:18 UTC
Severity:
normal
Tags:
#1040892#5
Date:
2023-07-11 23:58:24 UTC
From:
To:
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,