https://bugs.freedesktop.org/show_bug.cgi?id=108572
Jan Vesely changed:
What|Removed |Added
Resolution|--- |DUPLICATE
Status|NEW
https://bugs.freedesktop.org/show_bug.cgi?id=108572
Timothy Arceri changed:
What|Removed |Added
Blocks||99553
Referenced Bugs:
https://bugs.
https://bugs.freedesktop.org/show_bug.cgi?id=108572
--- Comment #6 from Marco ---
As previously said, commenting si_clear_buffer makes clinfo and opencl work
again (with mesa master from git)
ndex c6f93e7..1523919 100644
--- a/src/gallium/drivers/radeonsi/si_pipe.c
+++ b/src/gallium/drivers/rad
https://bugs.freedesktop.org/show_bug.cgi?id=108572
--- Comment #5 from Marco ---
The same freeze occurs even on mesa master (19.1.0) from today.
This is the stack trace (with a Ctrl+C on clinfo frozen)
#0 0x77eb4289 in syscall () from /lib/x86_64-linux-gnu/libc.so.6
#1 0x717
https://bugs.freedesktop.org/show_bug.cgi?id=108572
--- Comment #4 from Marco ---
Gimp does not segfault, it just freeze:
Stacktrace is this:
#0 0x7fb1f9872a79 in syscall () at /lib/x86_64-linux-gnu/libc.so.6
#1 0x7fb1ccbfcb5c in () at
/usr/lib/x86_64-linux-gnu/gallium-pipe/pipe_radeo
https://bugs.freedesktop.org/show_bug.cgi?id=108572
--- Comment #3 from Timothy Arceri ---
If you build radeonsi with debug sysmbols i.e. use --enable-debug you should be
able to run gimp in gdb and see exactly were the segfault is. Could be as
simple as a NULL check missing somewhere.
--
You a
https://bugs.freedesktop.org/show_bug.cgi?id=108572
Marco changed:
What|Removed |Added
Component|Gallium/StateTracker/Clover |Drivers/Gallium/radeonsi
Assignee|mes