Torston

Results 11 comments of Torston

Bug specifically affects apps that require --dlsym to hook, seems intel specific bisected to commit 9411963ad907738f24a8286c0fee6e7f8eccb284 still present on latest commit I am on Arc A770

``` #0 0x00007ffff68ab32c in ?? () from /usr/lib/libc.so.6 #1 0x00007ffff685a6c8 in raise () from /usr/lib/libc.so.6 #2 0x00007ffff68424b8 in abort () from /usr/lib/libc.so.6 #3 0x00007ffff6843395 in ?? () from /usr/lib/libc.so.6 #4...

``` #13 0x00007ffff790c5cf in Intel::intel_gpu_thread() () from /usr/local/lib/mangohud/libMangoHud_opengl.so #14 0x00007ffff7c99753 in execute_native_thread_routine () from /usr/local/lib/mangohud/libMangoHud_opengl.so ``` otherwise no change

``` malloc(): unsorted double linked list corrupted fish: Job 1, 'mangohud --dlsym openrct2' terminated by signal SIGABRT (Abort) ``` ``` #13 0x00007ffff7911baf in Intel::intel_gpu_thread() () from /usr/local/lib/mangohud/libMangoHud_opengl.so #14 0x00007ffff7ca7863 in...

openrct2 is the app I'm using for these tests if I use gzdoom w/ OpenGL, I get an app hang instead, killing causes SIGABRT with the same error leaving a...

Setting an application profile in nvidia-settings to disable threaded opts for a Shared Object Name matching libEGL.so.1 allows it to work, with the added bonus of allowing optimizations to stay...

I can't even see cl_showfps or the build information, they're completely invisible no matter what I set the cvars to.

I used to have this issue as well, Artix Linux on NVIDIA proprietary across a few driver versions(525.xx I believe), didn't matter if I was using ToGL or dxvk-native. It...

@0CCULTIST > Intel ARC A580 Mesa 24.0 You're probably affected by https://gitlab.freedesktop.org/mesa/mesa/-/issues/9911