Linux Launching the game occasionally doesn't work

ErrantOverflow

Terrarian
When I press the Launch game option on Steam, there is a chance that the game doesn't launch at all. When this happens, the game will appear to be running on the background, but no screen will be rendered. I've tried to pinpoint what exactly triggers this behavior, but this happens even when I have no other programs running on the background. The problem can present itself after several attempts in a row.

I have tried the following things:
1) Verifying the integrity of the files
2) Reinstalling the game
3) Deleting the config .json on my documents
4) Running the game with prime-run
5) Typed "export TERM=xterm" both before, during and after launching the game.

Needless to say, I am running on the latest Nvidia drivers.

Before posting the error log, I'll give a few details about my system.

OS: Manjaro Linux
KERNEL: 5.13.1-3-MANJARO
CPU: Intel Core i7-9750H @ 2.60GHz
GPU: NVIDIA NVIDIA GeForce GTX 1660 Ti
GPU DRIVER: NVIDIA 470.42.01
RAM: 16 GB

I am playing on a Laptop, but I am running the entire session with optimus-manager, so everything is being processed by the gpu.

Now, the error log itself is the following:
Code:
Error Logging Enabled.

=================================================================
    Native Crash Reporting
=================================================================
Got a SIGABRT while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================

=================================================================
    Native stacktrace:
=================================================================
    0x6ec4f2 - ./Terraria.bin.x86_64 : (null)
    0x6ec7ec - ./Terraria.bin.x86_64 : (null)
    0x6e84b9 - ./Terraria.bin.x86_64 : (null)
    0x6ebb78 - ./Terraria.bin.x86_64 : (null)
    0x7f2bb5e34870 - /usr/lib/libpthread.so.0 : (null)
    0x7f2bb5c76d22 - /usr/lib/libc.so.6 : gsignal
    0x7f2bb5c60862 - /usr/lib/libc.so.6 : abort
    0x7f2bb5cb8d28 - /usr/lib/libc.so.6 : (null)
    0x7f2bb5cc092a - /usr/lib/libc.so.6 : (null)
    0x7f2bb5cc3d5c - /usr/lib/libc.so.6 : (null)
    0x7f2bb5cc54e1 - /usr/lib/libc.so.6 : __libc_malloc
    0x7f2bb5d014f5 - /usr/lib/libc.so.6 : (null)
    0x7f2bb5d01573 - /usr/lib/libc.so.6 : (null)
    0x7f2b986f6745 - /home/errantoverflow/.local/share/Steam/steamapps/common/Terraria/lib64/libsteam_api.so : (null)
    0x7f2b986f6711 - /home/errantoverflow/.local/share/Steam/steamapps/common/Terraria/lib64/libsteam_api.so : (null)
    0x7f2b986f7692 - /home/errantoverflow/.local/share/Steam/steamapps/common/Terraria/lib64/libsteam_api.so : (null)
    0x7f2b986f99b5 - /home/errantoverflow/.local/share/Steam/steamapps/common/Terraria/lib64/libsteam_api.so : (null)
    0x7f2b986fa795 - /home/errantoverflow/.local/share/Steam/steamapps/common/Terraria/lib64/libsteam_api.so : (null)
    0x7f2b986fb5bd - /home/errantoverflow/.local/share/Steam/steamapps/common/Terraria/lib64/libsteam_api.so : SteamAPI_Init
    0x7f2b9892a111 - /home/errantoverflow/.local/share/Steam/steamapps/common/Terraria/lib64/libCSteamworks.so : Init
    0x414ae649 - Unknown

=================================================================
    Telemetry Dumper:
=================================================================

I am not very computer-literate, so the cause of these errors goes beyond me. I would appreciate if anyone could lend me a hand.
 
Ahhh! looks like you are having the same error as me. i posted my logs over here Linux - Terraria crashes on load SIGABRT or SIGSEGV

You wont believe how happy i am to know i am not alone! If you need some help getting some more logs i can help you over on my thread. being able to compare logs might show what might be going on. Especially since my issue seems to be distro agnostic.
 
For me just the same! Manjaro linux with latest updates. The same log.
Some mouth ago all was fine.
 
Back
Top Bottom