PDA

View Full Version : Chromiun wont start in kali linux on raspberry pi 3



gufkl
2017-10-27, 13:29
hello everyone
i have a problem
i have chromium installed on my raspberry pi 3
but its wont start when i run in regular user
even when i run command "chromium --no-sandbox"
chromium wont start
the result is like this :
root@kali:~# chromium --no-sandbox
Received signal 7 BUS_ADRALN 000054fb15a1
#0 0x000055dac0ee <unknown>
#1 0x000055dabf6a <unknown>
#2 0x000054f54a88 <unknown>
#3 0x000055dac366 <unknown>
#4 0x0000744aaff0 <unknown>
[end of stack trace]
Calling _exit(1). Core file will not be generated.
root@kali:~# [6353:6353:1027/202834.917569:ERROR:sandbox_linux.cc(344)] InitializeSandbox() called with multiple threads in process gpu-process.

anyone know how to fix this?
thx