Running Chromium 84.0.4147 on Tumbleweed (20200821) with Plasma
The application keeps crashing within a few seconds of starting.
this is the output I get . . .
chromium
failed to open /usr/lib64/dri/hybrid_drv_video.so
Not using hybrid_drv_video.so
[8419:8419:0823/174716.370703:ERROR:sandbox_linux.cc(374)] InitializeSandbox() called with multiple threads in process gpu-process.
tcmalloc: large alloc 1708662784 bytes == 0x2b14f9e6d000 @ 0x56536b490174 0x56536b490358 0x565365d66220 0x565365d8152a 0x56536adfacef 0x565365db33a7 0x5653676052bd 0x5653676057c8 0x565367605be9 0x565367536386 0x565363d33ef1 0x565363d4247f 0x565363b62256 0x565365e4779c 0x565365e8c487 0x565365e84b30 0x565365e88b7d 0x565365e41f89 0x565363efe524 0x565363efe5ac 0x565365e5100e 0x565365e73ad3 0x7fbfd8111eaa
Received signal 11 SEGV_MAPERR 7ffe27e87008
#0 0x565365d7f931 base::debug::(anonymous namespace)::StackDumpSignalHandler()
#1 0x7fbfd811d260 (/lib64/libpthread-2.31.so+0x1425f)
#2 0x7fbfd415f344 __memcpy_ssse3
#3 0x56536adfad09 std::__cxx11::basic_string<>::_M_construct<>()
#4 0x565365db33a7 base::Value::Value()
#5 0x5653676052bd cast_channel::(anonymous namespace)::CreateKeepAliveMessage()
#6 0x5653676057c8 cast_channel::CastSocketImpl::DoConnectCallback()
#7 0x565367605be9 cast_channel::CastSocketImpl::DoConnectLoop()
#8 0x565367536386 base::internal::Invoker<>::Run()
#9 0x565363d33ef1 base::internal::CancelableCallbackImpl<>::ForwardRepeating<>()
#10 0x565363d4247f base::internal::Invoker<>::Run()
#11 0x565363b62256 base::internal::Invoker<>::RunOnce()
#12 0x565365e4779c base::TaskAnnotator::RunTask()
#13 0x565365e8c487 base::sequence_manager::internal::ThreadControllerWithMessagePumpImpl::DoWork()
#14 0x565365e84b30 base::MessagePumpLibevent::Run()
#15 0x565365e88b7d base::sequence_manager::internal::ThreadControllerWithMessagePumpImpl::Run()
#16 0x565365e41f89 base::RunLoop::Run()
#17 0x565363efe524 content::BrowserProcessSubThread::IOThreadRun()
#18 0x565363efe5ac content::BrowserProcessSubThread::Run()
#19 0x565365e5100e base::Thread::ThreadMain()
#20 0x565365e73ad3 base::(anonymous namespace)::ThreadFunc()
#21 0x7fbfd8111eaa start_thread
#22 0x7fbfd411caff __GI___clone
r8: 00002b14f9e6d000 r9: 00007ffe27e85420 r10: 00007fbfcab30600 r11: 00007fbfd41b20a0
r12: 0000000065d8152a r13: 00007ffe27e85410 r14: 00007fbfcab30780 r15: 00007fbfcab30770
di: 00002b14f9e6eba0 si: 00007ffe27e86fb0 bp: 00007fbfcab306b0 bx: 00007fbfcab306d0
dx: 0000000065d7f90a ax: 00002b14f9e6d000 cx: 0000000000080000 sp: 00007fbfcab30658
ip: 00007fbfd415f344 efl: 0000000000010206 cgf: 002b000000000033 erf: 0000000000000004
trp: 000000000000000e msk: 0000000000000000 cr2: 00007ffe27e87008
[end of stack trace]
Calling _exit(1). Core file will not be generated.
Have tried deleting cache and config files and a forced reinstall but still getting the error.
Chrome 84.0.4147 runs fine
I’m guessing the info I need is in the above output - just not sure what to do with it.