question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

GPU process launch failed on mermaid container

See original GitHub issue

Hi and thanks for your fantastic project!

I’ve stumbled into two problems (the other I’ve added to another already open thread).

My environment is a Mac M1 (arm64) and 0.18.0 for the containers. The version 0.17.2 works like a charm! 😃

It get lots of errors on the mermaid container, I’ve googled it and found an interesting answer on stack overflow that seems to fix the problem (this is way over my league).

The problem log:

qemu: unknown option 'type=utility'
kroki-mermaid-1      | [1202/054624.912567:WARNING:bluez_dbus_manager.cc(248)] Floss manager not present, cannot set Floss enable/disable.
kroki-mermaid-1      | [1202/054624.915318:ERROR:gpu_process_host.cc(967)] GPU process launch failed: error_code=1002
kroki-mermaid-1      | [1202/054624.916075:WARNING:gpu_process_host.cc(1273)] The GPU process has crashed 1 time(s)
kroki-mermaid-1      | [1202/054625.141590:ERROR:gpu_process_host.cc(967)] GPU process launch failed: error_code=1002
kroki-mermaid-1      | [1202/054625.141657:WARNING:gpu_process_host.cc(1273)] The GPU process has crashed 2 time(s)
kroki-mermaid-1      | [1202/054625.148070:ERROR:network_service_instance_impl.cc(470)] Network service crashed, restarting service.
kroki-mermaid-1      | qemu: unknown option 'type=utility'
kroki-mermaid-1      | [1202/054625.188976:ERROR:gpu_process_host.cc(967)] GPU process launch failed: error_code=1002
kroki-mermaid-1      | [1202/054625.191424:WARNING:gpu_process_host.cc(1273)] The GPU process has crashed 3 time(s)

Cheers, Mario 😃

Issue Analytics

  • State:open
  • Created 10 months ago
  • Comments:7 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
Mogzttercommented, Dec 17, 2022

Thanks for checking, I will include this change and release a version later this month

1reaction
mariotoffiacommented, Dec 17, 2022

@Mogztter works like a charm - now I can render using mermaid!!

Did only run docker buildx bake --set "*.platform=linux/arm64" --set="*.output=type=docker" kroki-mermaid and docker run yuzutech/kroki-mermaid:latest.

Thanks!! 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

"gpu process launch failed: error_code=40" · Issue #32074 ...
When I opened the app, the app should be launched without any error. Actual Behavior. Created a demo electron app with electron version>=10...
Read more >
CEF Forum • GPU process launch failed on Mac
Hi, I'm trying to get CEF working for some off-screen rendering on Mac. (It's working great on Windows already).
Read more >
Error: Failed to launch the browser process puppeteer
What worked for me was: let browser = await puppeteer.launch({ executablePath: '/usr/bin/chromium-browser', args: [ '--disable-gpu', '--disable ...
Read more >
Troubleshooting GPU Problems - NZXT Support Center
Key indicators that your GPU is failing are unstable visual artifacts, high temperatures, and loud noises coming from the GPU. Although there ...
Read more >
Untitled
Failure success sign, Toro 20016 owners manual, Orient. obergewand, ... High torsional stiffness, Pharmaceutical product launch process.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found