On Tuesday, December 22, 2020 9:16:32 PM CST Boyd Stephen Smith Jr. wrote:
> I don't know if its getting far enough to load my profile / cache.  I can
> move .config/chromium and .cache/chromium out of the way temporarily and
> try again... is there anything else I need to make sure the chromium
> process doesn't see?

Tried moving those out of the way, and the behavior _changed_.

I do get a Chromium window, but it's never able to complete displaying the 
Chrome home tab or any website I tried.  The "hung window" dialog appears 
after some time, and can be dismissed with "Wait", but comes back after a 
little while.  Choosing "Kill" causes SIGTRAP at 
content::ChildThreadImpl::IOThreadState::CrashHungProcess()

The entire time any window is displayed, the debugger window is constantly 
spewing ERRORs:

---8<---
[485692:491642:1222/212733.508367:ERROR:gpu_channel_manager.cc(749)] 
ContextResult::kFatalFailure: Failed to create shared context for 
virtualization.
[485692:491642:1222/212733.508374:ERROR:shared_image_stub.cc(470)] 
SharedImageStub: unable to create context
[485692:491642:1222/212733.508377:ERROR:gpu_channel.cc(449)] GpuChannel: 
Failed to create SharedImageStub
[485692:491642:1222/212733.508508:ERROR:gpu_channel_manager.cc(749)] 
ContextResult::kFatalFailure: Failed to create shared context for 
virtualization.
[485692:491642:1222/212733.508515:ERROR:shared_image_stub.cc(470)] 
SharedImageStub: unable to create context
[485692:491642:1222/212733.508518:ERROR:gpu_channel.cc(449)] GpuChannel: 
Failed to create SharedImageStub
[485692:491642:1222/212733.508703:ERROR:gpu_channel_manager.cc(749)] 
ContextResult::kFatalFailure: Failed to create shared context for 
virtualization.
[485692:491642:1222/212733.508710:ERROR:shared_image_stub.cc(470)] 
SharedImageStub: unable to create context
[485692:491642:1222/212733.508713:ERROR:gpu_channel.cc(449)] GpuChannel: 
Failed to create SharedImageStub
[485692:491642:1222/212733.508842:ERROR:gpu_channel_manager.cc(749)] 
ContextResult::kFatalFailure: Failed to create shared context for 
virtualization.
[485692:491642:1222/212733.508849:ERROR:shared_image_stub.cc(470)] 
SharedImageStub: unable to create context
[485692:491642:1222/212733.508852:ERROR:gpu_channel.cc(449)] GpuChannel: 
Failed to create SharedImageStub
[485692:491642:1222/212733.508988:ERROR:gpu_channel_manager.cc(749)] 
ContextResult::kFatalFailure: Failed to create shared context for 
virtualization.
[485692:491642:1222/212733.508995:ERROR:shared_image_stub.cc(470)] 
SharedImageStub: unable to create context
[485692:491642:1222/212733.508998:ERROR:gpu_channel.cc(449)] GpuChannel: 
Failed to create SharedImageStub
[485692:491642:1222/212733.509131:ERROR:gpu_channel_manager.cc(749)] 
ContextResult::kFatalFailure: Failed to create shared context for 
virtualization.
[485692:491642:1222/212733.509138:ERROR:shared_image_stub.cc(470)] 
SharedImageStub: unable to create context
[485692:491642:1222/212733.509141:ERROR:gpu_channel.cc(449)] GpuChannel: 
Failed to create SharedImageStub
[485692:491642:1222/212733.509288:ERROR:gpu_channel_manager.cc(749)] 
ContextResult::kFatalFailure: Failed to create shared context for 
virtualization.
[485692:491642:1222/212733.509296:ERROR:shared_image_stub.cc(470)] 
SharedImageStub: unable to create context
[485692:491642:1222/212733.509300:ERROR:gpu_channel.cc(449)] GpuChannel: 
Failed to create SharedImageStub
[485692:491642:1222/212733.509557:ERROR:gpu_channel_manager.cc(749)] 
ContextResult::kFatalFailure: Failed to create shared context for 
virtualization.
[485692:491642:1222/212733.509565:ERROR:shared_image_stub.cc(470)] 
SharedImageStub: unable to create context
[485692:491642:1222/212733.509569:ERROR:gpu_channel.cc(449)] GpuChannel: 
Failed to create SharedImageStub
[485692:491642:1222/212733.509737:ERROR:gpu_channel_manager.cc(749)] 
ContextResult::kFatalFailure: Failed to create shared context for 
virtualization.
[485692:491642:1222/212733.509743:ERROR:shared_image_stub.cc(470)] 
SharedImageStub: unable to create context
[485692:491642:1222/212733.509746:ERROR:gpu_channel.cc(449)] GpuChannel: 
Failed to create SharedImageStub
--->8---

(they repeat for screen and screens and screens...)

back trace after killing the "unresponsive" window:

---8<---
(gdb) bt
#0  0x000055555d641b0b in 
content::ChildThreadImpl::IOThreadState::CrashHungProcess() ()
#1  0x0000555558af7a02 in 
content::mojom::ChildProcessStubDispatch::Accept(content::mojom::ChildProcess*, 
mojo::Message*) ()
#2  0x000055555af1304e in 
mojo::InterfaceEndpointClient::HandleValidatedMessage(mojo::Message*) ()
#3  0x000055555af1646f in mojo::MessageDispatcher::Accept(mojo::Message*) ()
#4  0x000055555af19f49 in 
mojo::internal::MultiplexRouter::ProcessIncomingMessage(mojo::internal::MultiplexRouter::MessageWrapper*,
 
mojo::internal::MultiplexRouter::ClientCallBehavior, 
base::SequencedTaskRunner*) ()
#5  0x000055555af197a7 in 
mojo::internal::MultiplexRouter::Accept(mojo::Message*) ()
#6  0x000055555af1646f in mojo::MessageDispatcher::Accept(mojo::Message*) ()
#7  0x000055555af1165f in mojo::Connector::DispatchMessage(mojo::Message) ()
#8  0x000055555af11e31 in mojo::Connector::ReadAllAvailableMessages() ()
#9  0x000055555af2aebe in mojo::SimpleWatcher::OnHandleReady(int, unsigned 
int, mojo::HandleSignalsState const&) ()
#10 0x000055555af2b336 in 
base::internal::Invoker<base::internal::BindState<void 
(mojo::SimpleWatcher::*)(int, unsigned int, mojo::HandleSignalsState const&), 
base::WeakPtr<mojo::SimpleWatcher>, int, unsigned int, 
mojo::HandleSignalsState>, void ()>::RunOnce(base::internal::BindStateBase*) 
()
#11 0x000055555a9497d4 in base::TaskAnnotator::RunTask(char const*, 
base::PendingTask*) ()
#12 0x000055555a959aa9 in 
base::sequence_manager::internal::ThreadControllerWithMessagePumpImpl::DoWorkImpl(base::sequence_manager::LazyNow*)
 
()
#13 0x000055555a9597ac in 
base::sequence_manager::internal::ThreadControllerWithMessagePumpImpl::DoWork() 
()
#14 0x000055555a9a40f7 in 
base::MessagePumpLibevent::Run(base::MessagePump::Delegate*) ()
#15 0x000055555a95a10d in 
base::sequence_manager::internal::ThreadControllerWithMessagePumpImpl::Run(bool,
 
base::TimeDelta) ()
#16 0x000055555a9301a0 in base::RunLoop::Run() ()
#17 0x0000555558ecf395 in 
content::BrowserProcessSubThread::IOThreadRun(base::RunLoop*) ()
#18 0x000055555a971618 in base::Thread::ThreadMain() ()
#19 0x000055555a993bcf in base::(anonymous namespace)::ThreadFunc(void*) ()
#20 0x00007ffff7f77ea7 in start_thread (arg=<optimized out>) at 
pthread_create.c:477
--Type <RET> for more, q to quit, c to continue without paging--c
#21 0x00007ffff392fd8f in clone () at ../sysdeps/unix/sysv/linux/x86_64/
clone.S:95

--->8---

-- 
Boyd Stephen Smith Jr.                   ,= ,-_-. =.
b...@iguanasuicide.net                   ((_/)o o(\_))
Twitter: @DaTwinkDaddy                   `-'(. .)`-'
http://iguanasuicide.net/                    \_/

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to