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.

Fatal error when launching on Linux

See original GitHub issue

Hi. I build osu!lazer from source using this tutorial. But if I try to launch it from command line like in README file (dotnet run --project osu.Desktop), I get a fatal error: https://pastebin.com/mtVvAK7c. I’m using Debian 9.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:12 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
morguldircommented, Aug 3, 2018

Sigh…

Debian has the package libgbm1 which provides “libgbm.so.1”, but we look for “libgbm.so”.

Install the “libgbm-dev” package for now.

0reactions
jedenastkacommented, Aug 7, 2018

Closing.

Read more comments on GitHub >

github_iconTop Results From Across the Web

fatal error when booting up : r/linuxmint
hey :3 im on 20.3 cinnamon, randomly turned my pc on and got this error after selecting the OS. it plops me in...
Read more >
Fatal Error: What It Is and How to Fix It
A fatal error is a type of error that forces a computer program to close or the entire operating system to shut down...
Read more >
UE4 Fatal error or black screen when launching (linux)
When trying to start normally, it comes up with a "UE4 Fatal Error" pop up message box with no further details. Searching around,...
Read more >
Fatal Error - The UNIX and Linux Forums
iam getting an error in the last step when the compiler tries to link the objects , although the compiler executes some applicarions...
Read more >
Installation Fatal Error
A fatal error came when dealing with grub. It would have been helpful to know what it said! My best guess, win and...
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