mrkite / TerraFirma

Mapping for Terraria
http://seancode.com/terrafirma
BSD 2-Clause "Simplified" License
278 stars 61 forks source link

Manjaro Segfault, qt5-related #94

Closed zauberparacelsus closed 4 years ago

zauberparacelsus commented 4 years ago

Terrafirma is crashing for me on Manjaro Linux, after having built it from its AUR package.

When I run it via console, I get the following output:

qt5ct: using qt5ct plugin
qt5ct: D-Bus global menu: no
Segmentation fault (core dumped)

If I run it through GDB, I get the following output:

Starting program: /usr/bin/terrafirma 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[New Thread 0x7ffff2a23700 (LWP 31052)]
qt5ct: using qt5ct plugin
[New Thread 0x7fffeba43700 (LWP 31053)]
qt5ct: D-Bus global menu: no
[New Thread 0x7fffeb1ad700 (LWP 31054)]
[New Thread 0x7fffea9ac700 (LWP 31055)]

Thread 1 "terrafirma" received signal SIGSEGV, Segmentation fault.
0x00007ffff6d29290 in QString::operator=(QString const&) ()
   from /usr/lib/libQt5Core.so.5
mrkite commented 4 years ago

Try with the new version.