https://bugs.documentfoundation.org/show_bug.cgi?id=100545

--- Comment #8 from Tor Lillqvist <t...@iki.fi> ---
Aron, the very point of the function clGetExtensionFunctionAddress() is to
figure out whether some OpenCL extension function is unsupported. Besides, I
doubt the backtrace is based on real debug information from the OpenCL and
amdocl modules (system DLLs), but just exported symbols.
OpenCL!clGetExtensionFunctionAddress+0x877 means 0x877 bytes after the exported
clGetExtensionFunctionAddress, which is quite far and might quite well be in
some totally unrelated, internal, function in the OpenCL module. Unfortunately
the stack trace does not show anything inside LibreOffice.

M, yes, the problematic file would be essential to figure out what is going on.

M, please provide also a log file produced with
SAL_LOG=+INFO.opencl+INFO.sc.opencl+WARN .

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to