Open ServerBBQ opened 1 year ago
By crashes system, did you mean the whole OS crash or just blender?
Can you run blender in terminal to see if there is any error?
flatpak run org.blender.Blender
Yes whole os crashes, I need to hard reset every time this happens.
It didn't crash when running it via the terminal. Edit: it was a fluke
I decided to try running the command from the .desktop file and it crashed
/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=blender --file-forwarding org.blender.Blender @@ @@
logs:
Failed to open dir (No such file or directory): /run/user/1000/gvfs/
amdgpu: amdgpu_cs_query_fence_status failed.
amdgpu: The CS has been rejected (-125), but the context isn't robust.
amdgpu: The process will be terminated.
Freeing memory after the leak detector has run. This can happen when using static variables in C++ that are defined outside of functions. To fix this error, use the 'construct on first use' idiom.
Freeing memory after the leak detector has run. This can happen when using static variables in C++ that are defined outside of functions. To fix this error, use the 'construct on first use' idiom.
blender: ../external_epoxy/src/dispatch_common.c:872: epoxy_get_proc_address: Assertion `0 && "Couldn't find current GLX or EGL context.\n"' failed.
Freeing memory after the leak detector has run. This can happen when using static variables in C++ that are defined outside of functions. To fix this error, use the 'construct on first use' idiom.
It is rather hard to tell, it could be issue with blender that show memory leak.
I'm having the same issue on Fedora Kinoite 38 with an RX 5700 XT.
Specs:
Troubleshooting steps:
Steps to reproduce:
Image of crash: