Segmenttation fault when starting launcher (on linux)
All it says is just 'Segmentation fault (core dumped)' when i run it.
When you run it thru gdb you get this:
Starting program: /usr/bin/minecraft-launcher
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Program received signal SIGSEGV, Segmentation fault.
0x0000000003785060 in ?? ()
I added a strace.txt file so that i dont clog this description up.
Environment
Java: Open jdk 1.8.0_212
OS version Ubuntu MATE 19 (disco)
Created Issue:
Segmenttation fault when starting launcher
All it says is just 'Segmentation fault (core dumped)' when i run it.
When you run it thru gdb you get this:Starting program: /usr/bin/minecraft-launcher
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".Program received signal SIGSEGV, Segmentation fault.
0x0000000003785060 in ?? ()Environment
Java: Open jdk 1.8.0_212
OS version Ubuntu MATE 19 (disco)
Segmenttation fault when starting launcher (on linux)
All it says is just 'Segmentation fault (core dumped)' when i run it.
When you run it thru gdb you get this:Starting program: /usr/bin/minecraft-launcher
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".Program received signal SIGSEGV, Segmentation fault.
0x0000000003785060 in ?? ()I added a strace.txt file so that i dont clog this description up.
You are already Log In
How To Get Log In
Are you certain you are running the latest version? We fixed a crash that looked exactly like this, and it seems to have been fixed for everyone else.
oh it is already fixed. thanks.