Blender 4.0.2 crashes when trying to render #118723

Closed
opened 2024-02-25 17:10:27 +01:00 by Mirto-Silvio-Busico · 6 comments

System Information
Operating system: Linux-6.6.15-amd64-x86_64-with-glibc2.37 64 Bits, X11 UI
Graphics card: AMD Radeon RX 6700 XT (radeonsi, navi22, LLVM 17.0.6, DRM 3.54, 6.6.15-amd64) AMD 4.6 (Core Profile) Mesa 23.3.5-1

Blender Version
Broken: version: 4.0.2, branch: Unknown, commit date: Unknown Unknown, hash: Unknown
Worked: (newest version of Blender that worked as expected)

Short description of error
When I open the attached blend file and click the Display render preview icon Blender crashes
Using the default general file it works correctly

Exact steps for others to reproduce the error

  1. open the attached blend file
  2. click the Display render preview icon
  3. Blender chrashes

The logs:

Segmentation fault (core dumped)
mirto@mostro:~$ cat blender.txt 
libpng error: IDAT: CRC error
ImageInput::read_image() failed: PNG read error: IDAT: CRC error
PNG library error
IMB_ibImageFromMemory: unknown file-format (<packed data>)
Read prefs: "/home/mirto/.config/blender/4.0/config/userpref.blend"
Read blend: "/DATA-3/nfs-area/Blender_Vagabondo/Blender_files/CASE_MURI_ASSET/case_con_muri_modulari-01.blend"
Writing: /tmp/case_con_muri_modulari-01.crash.txt
mirto@mostro:~$ cat /tmp/case_con_muri_modulari-01.crash.txt
# Blender 4.0.2, Unknown revision
bpy.context.space_data.context = 'OUTPUT'  # Property
bpy.context.space_data.system_folders_active = 3  # Property

# backtrace
blender(+0xf6d517) [0x55b635143517]
blender(+0x83db0d) [0x55b634a13b0d]
/lib/x86_64-linux-gnu/libc.so.6(+0x3c510) [0x7f351ba5a510]
/lib/x86_64-linux-gnu/libjpeg.so.62(+0x376f3) [0x7f352746b6f3]
/lib/x86_64-linux-gnu/libjpeg.so.62(jpeg_abort+0x19) [0x7f352744c049]
/lib/x86_64-linux-gnu/libjpeg.so.62(jpeg_finish_decompress+0x59) [0x7f3527450019]
blender(+0x128c649) [0x55b635462649]
blender(+0x128ce56) [0x55b635462e56]
blender(+0x128e2e7) [0x55b6354642e7]
blender(+0x89b553) [0x55b634a71553]
blender(+0x89b95b) [0x55b634a7195b]
blender(+0x89da92) [0x55b634a73a92]
blender(+0x89e0c0) [0x55b634a740c0]
blender(+0x141174e) [0x55b6355e774e]
blender(+0x28685ab) [0x55b636a3e5ab]
blender(+0x29300c0) [0x55b636b060c0]
blender(+0x2930fae) [0x55b636b06fae]
blender(+0x2ec9882) [0x55b63709f882]
/lib/x86_64-linux-gnu/libtbb.so.12(+0x2cf4b) [0x7f3527f38f4b]
/lib/x86_64-linux-gnu/libtbb.so.12(+0x22a6c) [0x7f3527f2ea6c]
/lib/x86_64-linux-gnu/libc.so.6(+0x8845c) [0x7f351baa645c]
/lib/x86_64-linux-gnu/libc.so.6(+0x108bbc) [0x7f351bb26bbc]

# Python backtrace
mirto@mostro:~$ 


**System Information** Operating system: Linux-6.6.15-amd64-x86_64-with-glibc2.37 64 Bits, X11 UI Graphics card: AMD Radeon RX 6700 XT (radeonsi, navi22, LLVM 17.0.6, DRM 3.54, 6.6.15-amd64) AMD 4.6 (Core Profile) Mesa 23.3.5-1 **Blender Version** Broken: version: 4.0.2, branch: Unknown, commit date: Unknown Unknown, hash: `Unknown` Worked: (newest version of Blender that worked as expected) **Short description of error** When I open the attached blend file and click the Display render preview icon Blender crashes Using the default general file it works correctly **Exact steps for others to reproduce the error** 1) open the attached blend file 2) click the Display render preview icon 3) Blender chrashes The logs: ```mirto@mostro:~$ blender >blender.txt 2>&1 Segmentation fault (core dumped) mirto@mostro:~$ cat blender.txt libpng error: IDAT: CRC error ImageInput::read_image() failed: PNG read error: IDAT: CRC error PNG library error IMB_ibImageFromMemory: unknown file-format (<packed data>) Read prefs: "/home/mirto/.config/blender/4.0/config/userpref.blend" Read blend: "/DATA-3/nfs-area/Blender_Vagabondo/Blender_files/CASE_MURI_ASSET/case_con_muri_modulari-01.blend" Writing: /tmp/case_con_muri_modulari-01.crash.txt mirto@mostro:~$ cat /tmp/case_con_muri_modulari-01.crash.txt # Blender 4.0.2, Unknown revision bpy.context.space_data.context = 'OUTPUT' # Property bpy.context.space_data.system_folders_active = 3 # Property # backtrace blender(+0xf6d517) [0x55b635143517] blender(+0x83db0d) [0x55b634a13b0d] /lib/x86_64-linux-gnu/libc.so.6(+0x3c510) [0x7f351ba5a510] /lib/x86_64-linux-gnu/libjpeg.so.62(+0x376f3) [0x7f352746b6f3] /lib/x86_64-linux-gnu/libjpeg.so.62(jpeg_abort+0x19) [0x7f352744c049] /lib/x86_64-linux-gnu/libjpeg.so.62(jpeg_finish_decompress+0x59) [0x7f3527450019] blender(+0x128c649) [0x55b635462649] blender(+0x128ce56) [0x55b635462e56] blender(+0x128e2e7) [0x55b6354642e7] blender(+0x89b553) [0x55b634a71553] blender(+0x89b95b) [0x55b634a7195b] blender(+0x89da92) [0x55b634a73a92] blender(+0x89e0c0) [0x55b634a740c0] blender(+0x141174e) [0x55b6355e774e] blender(+0x28685ab) [0x55b636a3e5ab] blender(+0x29300c0) [0x55b636b060c0] blender(+0x2930fae) [0x55b636b06fae] blender(+0x2ec9882) [0x55b63709f882] /lib/x86_64-linux-gnu/libtbb.so.12(+0x2cf4b) [0x7f3527f38f4b] /lib/x86_64-linux-gnu/libtbb.so.12(+0x22a6c) [0x7f3527f2ea6c] /lib/x86_64-linux-gnu/libc.so.6(+0x8845c) [0x7f351baa645c] /lib/x86_64-linux-gnu/libc.so.6(+0x108bbc) [0x7f351bb26bbc] # Python backtrace mirto@mostro:~$ ```
Mirto-Silvio-Busico added the
Status
Needs Triage
Type
Report
Severity
Normal
labels 2024-02-25 17:10:27 +01:00
Iliya Katushenock added the
Platform
Linux
Interest
Render & Cycles
labels 2024-02-25 17:17:57 +01:00
Member

branch: Unknown, commit date: Unknown Unknown, hash: Unknown

Hi, thanks for the report. It seems you're using blender build from distros package?
Could you check in official blender builds: https://builder.blender.org/download/daily/

> branch: Unknown, commit date: Unknown Unknown, hash: Unknown Hi, thanks for the report. It seems you're using blender build from distros package? Could you check in official blender builds: https://builder.blender.org/download/daily/
Pratik Borhade added
Status
Needs Information from User
and removed
Status
Needs Triage
labels 2024-02-26 07:31:23 +01:00

Hi @PratikPB2123 the build comes from the Debian Trixie repositories that says:

mirto@bianco500:~$ nala show blender
Package: blender
Version: 4.0.2+dfsg-1+b1
Architecture: amd64
Installed: yes
Priority: optional
Essential: no
Section: graphics
Source: blender
Origin: Debian
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Installed-Size: 86.5 MB

I also downloaded Blender from the blender.org download page
blender-4.0.2-linux-x64.tar.xz

and also tried the 4.1
blender-4.1.0-beta+v41.0f266ca3c99c-linux.x86_64-release.tar.xz

always with the same error

Hi @PratikPB2123 the build comes from the Debian Trixie repositories that says: ``` mirto@bianco500:~$ nala show blender Package: blender Version: 4.0.2+dfsg-1+b1 Architecture: amd64 Installed: yes Priority: optional Essential: no Section: graphics Source: blender Origin: Debian Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org> Installed-Size: 86.5 MB ``` I also downloaded Blender from the blender.org download page ` blender-4.0.2-linux-x64.tar.xz` and also tried the 4.1 `blender-4.1.0-beta+v41.0f266ca3c99c-linux.x86_64-release.tar.xz` always with the same error

Tried with today build
blender-4.1.0-beta+v41.5db2a842c08b-linux.x86_64-release.tar.xz

and when I try to open the previousy attached case_con_muri_modulari-01.blend file it crashes the entire machine.

After the reboot I see in the session log:

mirto@mostro:~$ cat blender.txt 
amdgpu: amdgpu_cs_query_fence_status failed.
mirto@mostro:~$ 
Tried with today build `blender-4.1.0-beta+v41.5db2a842c08b-linux.x86_64-release.tar.xz` and when I try to open the previousy attached case_con_muri_modulari-01.blend file it crashes the entire machine. After the reboot I see in the session log: ``` mirto@mostro:~$ cat blender.txt amdgpu: amdgpu_cs_query_fence_status failed. mirto@mostro:~$ ```
Pratik Borhade added
Status
Needs Triage
and removed
Status
Needs Information from User
labels 2024-02-26 10:00:14 +01:00

Hi @PratikPB2123 seems that the error is related to MESA
In https://cgit.freedesktop.org/mesa/drm/tree/amdgpu/amdgpu_cs.c I see

drm_public int amdgpu_cs_query_fence_status(struct amdgpu_cs_fence *fence,
					    uint64_t timeout_ns,
					    uint64_t flags,
					    uint32_t *expired)
{
	bool busy = true;
	int r;

	if (!fence || !expired || !fence->context)
		return -EINVAL;
	if (fence->ip_type >= AMDGPU_HW_IP_NUM)
		return -EINVAL;
	if (fence->ring >= AMDGPU_CS_MAX_RINGS)
		return -EINVAL;
	if (fence->fence == AMDGPU_NULL_SUBMIT_SEQ) {
		*expired = true;
		return 0;
	}

	*expired = false;

	r = amdgpu_ioctl_wait_cs(fence->context, fence->ip_type,
				fence->ip_instance, fence->ring,
			       	fence->fence, timeout_ns, flags, &busy);

	if (!r && !busy)
		*expired = true;

	return r;
}

I don't know if it is useful but below are the MESA packages for Trixie (installed and not)

mirto@mostro:~$ nala show mesa-*
Notice: Selecting mesa-utils
  Instead of virtual package mesa-utils-extra

Package: mesa-common-dev
Version: 23.3.5-1
Architecture: amd64
Installed: no
Priority: optional
Essential: no
Section: libdevel
Source: mesa
Origin: Debian
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Installed-Size: 3.0 MB
Depends: libgl-dev, libglx-dev, libx11-dev, libdrm-dev (>= 2.4.95)
Replaces: libegl1-mesa-dev
Breaks: libegl1-mesa-dev (< 18.2.5-2)
Homepage: https://mesa3d.org/
Download-Size: 2.3 MB
APT-Sources: http://deb.debian.org/debian/ testing/main amd64 Packages
Description: Developer documentation for Mesa
 This package includes the specifications for the Mesa-specific OpenGL
 extensions, the complete set of release notes and the development header
 files common to all Mesa packages.

==================================================================================================================================================================================================

Package: mesa-drm-shim
Version: 23.3.5-1
Architecture: amd64
Installed: no
Priority: optional
Essential: no
Section: libs
Source: mesa
Origin: Debian
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Installed-Size: 379 KB
Depends: libc6 (>= 2.34)
Homepage: https://mesa3d.org/
Download-Size: 64 KB
APT-Sources: http://deb.debian.org/debian/ testing/main amd64 Packages
Description: DRM shim libraries
 This package provides drm-shim libraries which can be used for testing DRM drivers when
 none exists on the host

==================================================================================================================================================================================================

Package: mesa-opencl-icd
Version: 23.3.5-1
Architecture: amd64
Installed: no
Priority: optional
Essential: no
Section: libs
Source: mesa
Origin: Debian
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Installed-Size: 111.2 MB
Provides: opencl-icd
Depends: 
  libclc-17
  ocl-icd-libopencl1 | libopencl1
  libc6 (>= 2.34)
  libclang-cpp17 (>= 1:17.0.6)
  libdrm-amdgpu1 (>= 2.4.110)
  libdrm-nouveau2 (>= 2.4.107-4)
  libdrm-radeon1 (>= 2.4.107-4)
  libdrm2 (>= 2.4.107-4)
  libelf1 (>= 0.142)
  libexpat1 (>= 2.0.1)
  libgcc-s1 (>= 4.2)
  libllvm17
  libllvmspirvlib17
  libstdc++6 (>= 12)
  libzstd1 (>= 1.5.5)
  zlib1g (>= 1:1.1.4)
Homepage: https://mesa3d.org/
Download-Size: 19.3 MB
APT-Sources: http://deb.debian.org/debian/ testing/main amd64 Packages
Description: free implementation of the OpenCL API -- ICD runtime
 This package contains the mesa implementation of the OpenCL (Open Compute
 Language) library, which is intended for use with an ICD loader. OpenCL
 provides a standardized interface for computational analysis on graphical
 processing units.

==================================================================================================================================================================================================

Package: mesa-utils
Version: 9.0.0-2
Architecture: amd64
Installed: yes
Priority: optional
Essential: no
Section: x11
Source: mesa-demos
Origin: Debian
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Installed-Size: 2.2 MB
Provides: mesa-utils-extra
Depends: mesa-utils-bin
Replaces: mesa-utils-extra
Conflicts: mesa-utils-extra
Homepage: https://mesa3d.org/
Download-Size: 954 KB
APT-Sources: http://deb.debian.org/debian/ testing/main amd64 Packages
Description: Miscellaneous Mesa utilities -- symlinks
 This package provides symlinks to several native utilities provided by Mesa,
 including glxinfo and glxgears.

==================================================================================================================================================================================================

Package: mesa-utils-bin
Version: 9.0.0-2
Architecture: amd64
Installed: yes
Priority: optional
Essential: no
Section: x11
Source: mesa-demos
Origin: Debian
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Installed-Size: 1.0 MB
Depends: 
  libc6 (>= 2.34)
  libdecor-0-0 (>= 0.1.0)
  libegl1
  libgl1
  libgles2
  libvulkan1 (>= 1.2.131.2)
  libwayland-client0 (>= 1.20.0)
  libwayland-egl1 (>= 1.15.0)
  libx11-6
  libxcb1
  libxkbcommon-x11-0 (>= 0.5.0)
  libxkbcommon0 (>= 0.5.0)
Homepage: https://mesa3d.org/
Download-Size: 157 KB
APT-Sources: http://deb.debian.org/debian/ testing/main amd64 Packages
Description: Miscellaneous Mesa utilities -- native applications
 This package provides native builds of utilities provided by Mesa, including
 glxinfo and glxgears.

==================================================================================================================================================================================================

Package: mesa-va-drivers
Version: 23.3.5-1
Architecture: amd64
Installed: yes
Priority: optional
Essential: no
Section: libs
Source: mesa
Origin: Debian
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Installed-Size: 15.2 MB
Provides: va-driver
Enhances: libva2
Depends: 
  libc6 (>= 2.34)
  libdrm-amdgpu1 (>= 2.4.110)
  libdrm-nouveau2 (>= 2.4.107-4)
  libdrm-radeon1 (>= 2.4.107-4)
  libdrm2 (>= 2.4.107-4)
  libelf1 (>= 0.142)
  libexpat1 (>= 2.0.1)
  libgcc-s1 (>= 3.4)
  libllvm17
  libstdc++6 (>= 11)
  libx11-xcb1 (>= 2:1.8.7)
  libxcb-dri2-0 (>= 1.8)
  libxcb-dri3-0
  libxcb-present0
  libxcb-sync1
  libxcb-xfixes0
  libxcb1 (>= 1.9.2)
  libxshmfence1
  libzstd1 (>= 1.5.5)
  zlib1g (>= 1:1.1.4)
Replaces: vdpau-va-driver
Breaks: vdpau-va-driver (< 0.7.4-5)
Homepage: https://mesa3d.org/
Download-Size: 3.8 MB
APT-Sources: http://deb.debian.org/debian/ testing/main amd64 Packages
Description: Mesa VA-API video acceleration drivers
 These libraries provide the Video Acceleration API (VA-API) for Unix.
 They provide accelerated video playback (incl. H.264) and video
 post-processing for the supported graphics cards.
 .
 This package enables support for VA-API for some gallium drivers.

==================================================================================================================================================================================================

Package: mesa-vdpau-drivers
Version: 23.3.5-1
Architecture: amd64
Installed: yes
Priority: optional
Essential: no
Section: libs
Source: mesa
Origin: Debian
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Installed-Size: 14.3 MB
Provides: vdpau-driver
Enhances: libvdpau1
Depends: 
  libvdpau1
  libc6 (>= 2.34)
  libdrm-amdgpu1 (>= 2.4.110)
  libdrm-nouveau2 (>= 2.4.107-4)
  libdrm-radeon1 (>= 2.4.107-4)
  libdrm2 (>= 2.4.107-4)
  libelf1 (>= 0.142)
  libexpat1 (>= 2.0.1)
  libgcc-s1 (>= 3.4)
  libllvm17
  libstdc++6 (>= 11)
  libx11-xcb1 (>= 2:1.8.7)
  libxcb-dri2-0 (>= 1.8)
  libxcb-dri3-0
  libxcb-present0
  libxcb-sync1
  libxcb-xfixes0
  libxcb1 (>= 1.9.2)
  libxshmfence1
  libzstd1 (>= 1.5.5)
  zlib1g (>= 1:1.1.4)
Homepage: https://mesa3d.org/
Download-Size: 3.5 MB
APT-Sources: http://deb.debian.org/debian/ testing/main amd64 Packages
Description: Mesa VDPAU video acceleration drivers
 These libraries provide the Video Decode and Presentation API for Unix.
 They provide accelerated video playback (incl. H.264) and video
 post-processing for the supported graphics cards.
 .
 This package enables support for VDPAU for some gallium drivers.

==================================================================================================================================================================================================

Package: mesa-vulkan-drivers
Version: 23.3.5-1
Architecture: amd64
Installed: yes
Priority: optional
Essential: no
Section: libs
Source: mesa
Origin: Debian
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Installed-Size: 52.9 MB
Provides: vulkan-icd
Depends: 
  libvulkan1
  python3:any
  libc6 (>= 2.34)
  libdrm-amdgpu1 (>= 2.4.110)
  libdrm2 (>= 2.4.107-4)
  libelf1 (>= 0.142)
  libexpat1 (>= 2.0.1)
  libgcc-s1 (>= 3.4)
  libllvm17
  libstdc++6 (>= 11)
  libwayland-client0 (>= 1.20.0)
  libx11-xcb1 (>= 2:1.8.7)
  libxcb-dri3-0 (>= 1.13)
  libxcb-present0
  libxcb-randr0 (>= 1.13)
  libxcb-shm0
  libxcb-sync1
  libxcb-xfixes0
  libxcb1 (>= 1.9.2)
  libxshmfence1
  libzstd1 (>= 1.5.5)
  zlib1g (>= 1:1.1.4)
Homepage: https://mesa3d.org/
Download-Size: 9.9 MB
APT-Sources: http://deb.debian.org/debian/ testing/main amd64 Packages
Description: Mesa Vulkan graphics drivers
 Vulkan is a low-overhead 3D graphics and compute API. This package
 includes Vulkan drivers provided by the Mesa project.
mirto@mostro:~$ 
Hi @PratikPB2123 seems that the error is related to MESA In `https://cgit.freedesktop.org/mesa/drm/tree/amdgpu/amdgpu_cs.c` I see ``` drm_public int amdgpu_cs_query_fence_status(struct amdgpu_cs_fence *fence, uint64_t timeout_ns, uint64_t flags, uint32_t *expired) { bool busy = true; int r; if (!fence || !expired || !fence->context) return -EINVAL; if (fence->ip_type >= AMDGPU_HW_IP_NUM) return -EINVAL; if (fence->ring >= AMDGPU_CS_MAX_RINGS) return -EINVAL; if (fence->fence == AMDGPU_NULL_SUBMIT_SEQ) { *expired = true; return 0; } *expired = false; r = amdgpu_ioctl_wait_cs(fence->context, fence->ip_type, fence->ip_instance, fence->ring, fence->fence, timeout_ns, flags, &busy); if (!r && !busy) *expired = true; return r; } ``` I don't know if it is useful but below are the MESA packages for Trixie (installed and not) ``` mirto@mostro:~$ nala show mesa-* Notice: Selecting mesa-utils Instead of virtual package mesa-utils-extra Package: mesa-common-dev Version: 23.3.5-1 Architecture: amd64 Installed: no Priority: optional Essential: no Section: libdevel Source: mesa Origin: Debian Maintainer: Debian X Strike Force <debian-x@lists.debian.org> Installed-Size: 3.0 MB Depends: libgl-dev, libglx-dev, libx11-dev, libdrm-dev (>= 2.4.95) Replaces: libegl1-mesa-dev Breaks: libegl1-mesa-dev (< 18.2.5-2) Homepage: https://mesa3d.org/ Download-Size: 2.3 MB APT-Sources: http://deb.debian.org/debian/ testing/main amd64 Packages Description: Developer documentation for Mesa This package includes the specifications for the Mesa-specific OpenGL extensions, the complete set of release notes and the development header files common to all Mesa packages. ================================================================================================================================================================================================== Package: mesa-drm-shim Version: 23.3.5-1 Architecture: amd64 Installed: no Priority: optional Essential: no Section: libs Source: mesa Origin: Debian Maintainer: Debian X Strike Force <debian-x@lists.debian.org> Installed-Size: 379 KB Depends: libc6 (>= 2.34) Homepage: https://mesa3d.org/ Download-Size: 64 KB APT-Sources: http://deb.debian.org/debian/ testing/main amd64 Packages Description: DRM shim libraries This package provides drm-shim libraries which can be used for testing DRM drivers when none exists on the host ================================================================================================================================================================================================== Package: mesa-opencl-icd Version: 23.3.5-1 Architecture: amd64 Installed: no Priority: optional Essential: no Section: libs Source: mesa Origin: Debian Maintainer: Debian X Strike Force <debian-x@lists.debian.org> Installed-Size: 111.2 MB Provides: opencl-icd Depends: libclc-17 ocl-icd-libopencl1 | libopencl1 libc6 (>= 2.34) libclang-cpp17 (>= 1:17.0.6) libdrm-amdgpu1 (>= 2.4.110) libdrm-nouveau2 (>= 2.4.107-4) libdrm-radeon1 (>= 2.4.107-4) libdrm2 (>= 2.4.107-4) libelf1 (>= 0.142) libexpat1 (>= 2.0.1) libgcc-s1 (>= 4.2) libllvm17 libllvmspirvlib17 libstdc++6 (>= 12) libzstd1 (>= 1.5.5) zlib1g (>= 1:1.1.4) Homepage: https://mesa3d.org/ Download-Size: 19.3 MB APT-Sources: http://deb.debian.org/debian/ testing/main amd64 Packages Description: free implementation of the OpenCL API -- ICD runtime This package contains the mesa implementation of the OpenCL (Open Compute Language) library, which is intended for use with an ICD loader. OpenCL provides a standardized interface for computational analysis on graphical processing units. ================================================================================================================================================================================================== Package: mesa-utils Version: 9.0.0-2 Architecture: amd64 Installed: yes Priority: optional Essential: no Section: x11 Source: mesa-demos Origin: Debian Maintainer: Debian X Strike Force <debian-x@lists.debian.org> Installed-Size: 2.2 MB Provides: mesa-utils-extra Depends: mesa-utils-bin Replaces: mesa-utils-extra Conflicts: mesa-utils-extra Homepage: https://mesa3d.org/ Download-Size: 954 KB APT-Sources: http://deb.debian.org/debian/ testing/main amd64 Packages Description: Miscellaneous Mesa utilities -- symlinks This package provides symlinks to several native utilities provided by Mesa, including glxinfo and glxgears. ================================================================================================================================================================================================== Package: mesa-utils-bin Version: 9.0.0-2 Architecture: amd64 Installed: yes Priority: optional Essential: no Section: x11 Source: mesa-demos Origin: Debian Maintainer: Debian X Strike Force <debian-x@lists.debian.org> Installed-Size: 1.0 MB Depends: libc6 (>= 2.34) libdecor-0-0 (>= 0.1.0) libegl1 libgl1 libgles2 libvulkan1 (>= 1.2.131.2) libwayland-client0 (>= 1.20.0) libwayland-egl1 (>= 1.15.0) libx11-6 libxcb1 libxkbcommon-x11-0 (>= 0.5.0) libxkbcommon0 (>= 0.5.0) Homepage: https://mesa3d.org/ Download-Size: 157 KB APT-Sources: http://deb.debian.org/debian/ testing/main amd64 Packages Description: Miscellaneous Mesa utilities -- native applications This package provides native builds of utilities provided by Mesa, including glxinfo and glxgears. ================================================================================================================================================================================================== Package: mesa-va-drivers Version: 23.3.5-1 Architecture: amd64 Installed: yes Priority: optional Essential: no Section: libs Source: mesa Origin: Debian Maintainer: Debian X Strike Force <debian-x@lists.debian.org> Installed-Size: 15.2 MB Provides: va-driver Enhances: libva2 Depends: libc6 (>= 2.34) libdrm-amdgpu1 (>= 2.4.110) libdrm-nouveau2 (>= 2.4.107-4) libdrm-radeon1 (>= 2.4.107-4) libdrm2 (>= 2.4.107-4) libelf1 (>= 0.142) libexpat1 (>= 2.0.1) libgcc-s1 (>= 3.4) libllvm17 libstdc++6 (>= 11) libx11-xcb1 (>= 2:1.8.7) libxcb-dri2-0 (>= 1.8) libxcb-dri3-0 libxcb-present0 libxcb-sync1 libxcb-xfixes0 libxcb1 (>= 1.9.2) libxshmfence1 libzstd1 (>= 1.5.5) zlib1g (>= 1:1.1.4) Replaces: vdpau-va-driver Breaks: vdpau-va-driver (< 0.7.4-5) Homepage: https://mesa3d.org/ Download-Size: 3.8 MB APT-Sources: http://deb.debian.org/debian/ testing/main amd64 Packages Description: Mesa VA-API video acceleration drivers These libraries provide the Video Acceleration API (VA-API) for Unix. They provide accelerated video playback (incl. H.264) and video post-processing for the supported graphics cards. . This package enables support for VA-API for some gallium drivers. ================================================================================================================================================================================================== Package: mesa-vdpau-drivers Version: 23.3.5-1 Architecture: amd64 Installed: yes Priority: optional Essential: no Section: libs Source: mesa Origin: Debian Maintainer: Debian X Strike Force <debian-x@lists.debian.org> Installed-Size: 14.3 MB Provides: vdpau-driver Enhances: libvdpau1 Depends: libvdpau1 libc6 (>= 2.34) libdrm-amdgpu1 (>= 2.4.110) libdrm-nouveau2 (>= 2.4.107-4) libdrm-radeon1 (>= 2.4.107-4) libdrm2 (>= 2.4.107-4) libelf1 (>= 0.142) libexpat1 (>= 2.0.1) libgcc-s1 (>= 3.4) libllvm17 libstdc++6 (>= 11) libx11-xcb1 (>= 2:1.8.7) libxcb-dri2-0 (>= 1.8) libxcb-dri3-0 libxcb-present0 libxcb-sync1 libxcb-xfixes0 libxcb1 (>= 1.9.2) libxshmfence1 libzstd1 (>= 1.5.5) zlib1g (>= 1:1.1.4) Homepage: https://mesa3d.org/ Download-Size: 3.5 MB APT-Sources: http://deb.debian.org/debian/ testing/main amd64 Packages Description: Mesa VDPAU video acceleration drivers These libraries provide the Video Decode and Presentation API for Unix. They provide accelerated video playback (incl. H.264) and video post-processing for the supported graphics cards. . This package enables support for VDPAU for some gallium drivers. ================================================================================================================================================================================================== Package: mesa-vulkan-drivers Version: 23.3.5-1 Architecture: amd64 Installed: yes Priority: optional Essential: no Section: libs Source: mesa Origin: Debian Maintainer: Debian X Strike Force <debian-x@lists.debian.org> Installed-Size: 52.9 MB Provides: vulkan-icd Depends: libvulkan1 python3:any libc6 (>= 2.34) libdrm-amdgpu1 (>= 2.4.110) libdrm2 (>= 2.4.107-4) libelf1 (>= 0.142) libexpat1 (>= 2.0.1) libgcc-s1 (>= 3.4) libllvm17 libstdc++6 (>= 11) libwayland-client0 (>= 1.20.0) libx11-xcb1 (>= 2:1.8.7) libxcb-dri3-0 (>= 1.13) libxcb-present0 libxcb-randr0 (>= 1.13) libxcb-shm0 libxcb-sync1 libxcb-xfixes0 libxcb1 (>= 1.9.2) libxshmfence1 libzstd1 (>= 1.5.5) zlib1g (>= 1:1.1.4) Homepage: https://mesa3d.org/ Download-Size: 9.9 MB APT-Sources: http://deb.debian.org/debian/ testing/main amd64 Packages Description: Mesa Vulkan graphics drivers Vulkan is a low-overhead 3D graphics and compute API. This package includes Vulkan drivers provided by the Mesa project. mirto@mostro:~$ ```
Member

amdgpu: amdgpu_cs_query_fence_status failed... seems that the error is related to MESA

hi, yes, looks related to mesa. Found report with similar error on their repo but quite different situation: https://gitlab.freedesktop.org/mesa/mesa/-/issues/10596
Best to report this issue to mesa then (and this ticket can be closed?).

> amdgpu: amdgpu_cs_query_fence_status failed... seems that the error is related to MESA hi, yes, looks related to mesa. Found report with similar error on their repo but quite different situation: https://gitlab.freedesktop.org/mesa/mesa/-/issues/10596 Best to report this issue to mesa then (and this ticket can be closed?).
Blender Bot added
Status
Archived
and removed
Status
Needs Triage
labels 2024-03-04 10:18:53 +01:00

Thanks

Thanks
Sign in to join this conversation.
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset System
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Viewport & EEVEE
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Asset Browser Project
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Module
Viewport & EEVEE
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Severity
High
Severity
Low
Severity
Normal
Severity
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender#118723
No description provided.