GPUOpen-LibrariesAndSDKs / RadeonProRenderBlenderAddon

This hardware-agnostic rendering plug-in for Blender uses accurate ray-tracing technology to produce images and animations of your scenes, and provides real-time interactive rendering and continuous adjustment of effects.
https://gpuopen.com/radeon-prorender-suite/
Apache License 2.0
486 stars 57 forks source link

Blender 2.93.15 crash after enabling the addon #640

Closed FMHR78 closed 4 months ago

FMHR78 commented 1 year ago

Hello. I am trying to run Radeon Prorender in Blender. I open Blender, install the RadeonProRenderForBlender_3.6.0_Ubuntu20.zip, check the tick box, Blender crashes. This is the terminal output:


~/Public/Blender/2.93.15$ ./blender
Read prefs: /home/administrador/.config/blender/2.93/config/userpref.blend
BlendLuxCore 2.6 registered (with pyluxcore 2.6)
Updating device list
addon_utils.disable: rprblender not disabled
Modules Installed (rprblender) from '/media/administrador/WD-Black/Blender/Linux/RENDERIZADORES/Radeon Pro Render/RadeonProRenderForBlender_3.6.0_Ubuntu20.zip' into '/home/administrador/.config/blender/2.93/scripts/addons'
2023-07-25 04:02:24,664 INFO rpr.engine.init [139641970544960]:  Core version: 3.1.1 build 0x5c28d0d6
2023-07-25 04:02:24,677 INFO rpr.engine.init [139641970544960]:  RIF version: 1.7.1 build 0xfdc139ba
Warning: No supported ray tracing API. Building acceleration structures will be unavailable
Warning: 16-bit calculations are not fully supported by device: Radeon RX 580 Series
Hardware raytracing support has not been detected, falling back to software raytracing
Program "compute_ibl_brdf_lut.comp" compilation time: 116 ms
Writing: /tmp/blender.crash.txt
Segmentation fault (core dumped)
administrador@Djiin-Mark-IV:~/Public/Blender/2.93.15$ ./blender
Read prefs: /home/administrador/.config/blender/2.93/config/userpref.blend
BlendLuxCore 2.6 registered (with pyluxcore 2.6)
Updating device list
Saved session recovery to '/tmp/quit.blend'

Is there a workaround for this issue?

My System setup: Ubuntu-Studio 22.04 LTS KDE Plasma Version: 5.24.7 KDE Frameworks Version: 5.92.0 Qt Version: 5.15.3 Kernel Version: 5.19.0-1030-lowlatency (64-bit) Graphics Platform: X11

  1. Operating System: Ubuntu Studio 22.04
  2. Processors: 16 × AMD Ryzen 7 1700 Eight-Core Processor Memory: 31.3 GiB of RAM Graphics Processor: Radeon RX 580 Series Blender 2.93.15

Blender log file: blender.crash.txt

OzzyHelix commented 10 months ago

I'm having the same problem but on blender 2.82a

OzzyHelix commented 10 months ago

I ran ./blender --debug-all in valgrind hopefully this can be fixed blender-log-valgrind.txt