Blender 2.80 crash when trying to use opencl

It left me this crash log

Blender 2.80 (sub 74), Commit date: 2019-06-11 21:45, Hash d93a7290e506

backtrace

./blender(BLI_system_backtrace+0x1d) [0x13835ad]
./blender() [0x1169ef9]
/lib/x86_64-linux-gnu/libc.so.6(+0x3ef20) [0x7f8863885f20]

Besides this, I was installing opencl without installing the amdgpu-pro drivers. According to this manual, https://boinc.berkeley.edu/forum_thread.php?id=11417&sort_style=&start=0
This happen with drivers 19.10
I am now going to try blender 2.79b, and also try 18.40 drivers.
The 18.40 drivers worked using the method in the manual, without crashing on OPENSuse.

I am now using kde neon.

After this, because KDE Neon is ubuntu OS, I installed the drivers using the script. OpenCl only using 18.40. Blender is reporting fine.

The reason I wanted to use OpenCL without installing the drivers, is because on OPENSuse the x-window system will not open when the opencl drivers are out of date.