Gpu_process_host.cc(989)] GPU process exited unexpectedly: exit_code=133

When I mouse over toggle controls (like the list of models) cursor crashes. These are the error messages it throws before exiting.

lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 24.04 LTS
Release: 24.04
Codename: noble

[138354:0809/145414.911844:ERROR:browser_main_loop.cc(278)] GLib-GObject: …/…/…/gobject/gsignal.c:2685: instance ‘0x428021c9ed0’ has no handler with id ‘2933’
[138354:0809/145931.335328:ERROR:gpu_process_host.cc(989)] GPU process exited unexpectedly: exit_code=133
[138413:0809/145931.861837:ERROR:command_buffer_proxy_impl.cc(131)] ContextResult::kTransientFailure: Failed to send GpuControl.CreateCommandBuffer.
[138354:0809/145931.862020:ERROR:command_buffer_proxy_impl.cc(131)] ContextResult::kTransientFailure: Failed to send GpuControl.CreateCommandBuffer.
[138354:0809/145931.862764:ERROR:gpu_process_host.cc(989)] GPU process exited unexpectedly: exit_code=133
[138413:0809/145932.325637:ERROR:command_buffer_proxy_impl.cc(131)] ContextResult::kTransientFailure: Failed to send GpuControl.CreateCommandBuffer.
[138354:0809/145932.326245:ERROR:command_buffer_proxy_impl.cc(131)] ContextResult::kTransientFailure: Failed to send GpuControl.CreateCommandBuffer.
[138354:0809/145932.326789:ERROR:gpu_process_host.cc(989)] GPU process exited unexpectedly: exit_code=133
[138413:0809/145932.597584:ERROR:command_buffer_proxy_impl.cc(131)] ContextResult::kTransientFailure: Failed to send GpuControl.CreateCommandBuffer.
[138354:0809/145932.727492:ERROR:gpu_process_host.cc(989)] GPU process exited unexpectedly: exit_code=133
[138354:0809/145933.077124:ERROR:gpu_process_host.cc(989)] GPU process exited unexpectedly: exit_code=133
[138354:0809/145933.455502:ERROR:gpu_process_host.cc(989)] GPU process exited unexpectedly: exit_code=133
[138354:0809/145933.754701:ERROR:gpu_process_host.cc(989)] GPU process exited unexpectedly: exit_code=133
[138354:0809/145934.038211:ERROR:gpu_process_host.cc(989)] GPU process exited unexpectedly: exit_code=133
[138354:0809/145934.378752:ERROR:gpu_process_host.cc(989)] GPU process exited unexpectedly: exit_code=133
[138354:0809/145934.378984:FATAL:gpu_data_manager_impl_private.cc(448)] GPU process isn’t usable. Goodbye.
Trace/breakpoint trap (core dumped)

3 Likes

I’m running into the same problem when I use the --no-sandbox flag. Double-clicking the AppImage works for me, but it’s not ideal. Hopefully, we’ll find a better solution soon!

Same problem for me when using --no-sandbox, but using sandbox flag is the only way to get cursor running in the first place.

Anyone found a fix yet?

Also even when using --no-sandbox it crashes all the time. Unusable on my kubuntu right now…