When I try to run Chromium(chromium-browser
), it displays only the title bar and a border. Here's the error log:
Gkr-Message: secret service operation failed: The name org.freedesktop.secrets was not provided by any .service files
Received signal 4 <unknown> 000076283f76
#0 0x000076ed7d12 base::debug::StackTrace::StackTrace()
#1 0x000076ed7952 base::debug::StackTrace::StackTrace()
#2 0x000076ed7ffc <unknown>
#3 0x0000722cd270 <unknown>
[end of stack trace]
Calling _exit(1). Core file will not be generated.
Received signal 4 <unknown> 000076283f76
#0 0x000076ed7d12 base::debug::StackTrace::StackTrace()
#1 0x000076ed7952 base::debug::StackTrace::StackTrace()
#2 0x000076ed7ffc <unknown>
#3 0x0000722cd270 <unknown>
[end of stack trace]
Calling _exit(1). Core file will not be generated.
Received signal 4 <unknown> 000076283f76
#0 0x000076ed7d12 base::debug::StackTrace::StackTrace()
#1 0x000076ed7952 base::debug::StackTrace::StackTrace()
#2 0x000076ed7ffc <unknown>
#3 0x0000722cd270 <unknown>
[end of stack trace]
Calling _exit(1). Core file will not be generated.
[3728:3728:0714/230011.042444:ERROR:sandbox_linux.cc(343)] InitializeSandbox() called with multiple threads in process gpu-process.
[3651:3681:0714/230011.074254:ERROR:browser_gpu_channel_host_factory.cc(103)] Failed to launch GPU process.
[3651:3681:0714/230011.075020:ERROR:browser_gpu_channel_host_factory.cc(103)] Failed to launch GPU process.
[3651:3681:0714/230011.075433:ERROR:browser_gpu_channel_host_factory.cc(103)] Failed to launch GPU process.
[3651:3681:0714/230011.075699:ERROR:browser_gpu_channel_host_factory.cc(103)] Failed to launch GPU process.
[3651:3681:0714/230011.075936:ERROR:browser_gpu_channel_host_factory.cc(103)] Failed to launch GPU process.
Received signal 4 <unknown> 00007622ff76
#0 0x000076e83d12 base::debug::StackTrace::StackTrace()
#1 0x000076e83952 base::debug::StackTrace::StackTrace()
#2 0x000076e83ffc <unknown>
#3 0x000072279270 <unknown>
[end of stack trace]
Calling _exit(1). Core file will not be generated.
How can I get this to work?
NOTE: I've had a similar problem with Xubuntu as well, but it works fine on Raspbian.
From looking here, I think that it might be problem from a new update, becuase updating chromium caused it to happen in the first place.
If this is true, Could you please tell me how to downgrade (Opposite of upgrade) to a version below 59?