Testing OpenCL in FreeBSD with my dGPU AMD RX550 (Polaris 12). Several problems that i have found: 1. Using clinfo crashed FreeBSD (reproducible) 2. Using Python lib to access OpenCL is success, but FreeBSD crashed when I close Python's Interpreter (reproducible) 3. Running Chromium crashed FreeBSD after several minutes (reproducible)
@maulanahirzan Even if you can't get mails off it hopefully having a functional dumpdev will help collect them. If it does panic properly it should at least write something that will be extracted on next boot to /var/crash
I think you want to set this sysctl if you want to see the panic and debugger
debug.debugger_on_panic=1
I'm away from my BSD box until the morning but yeah let's get this in front of the right people