[GNU/Linux] Advanced Edition random crashes

Discuss problems related to FTL here. If you are having a problem or experiencing a bug PLEASE READ THE "MUST READ" POST.
Post Reply
nikto
Posts: 21
Joined: Sat Dec 15, 2012 5:35 pm

[GNU/Linux] Advanced Edition random crashes

Post by nikto »

Heya! I'm playing Advanced Edition now and i had 2 crashes in 2 days (today and yesterday). Today game crashed when i was jumping to next system. Yesterday, can't say for sure, but most likely i was jumping to next system too.
When i played 1.3.3 (i.e. game before AE) i never had segfaults.
Version is 1.5.10. GNU/Linux. 32 bit. NO mods.
Error in console is: "Caught crash seg fault."

PS: i'm attaching a tarball with directory ~/.local/share/FasterThanLight. It has crash.04.26.00.42.txt and crash.04.27.19.11.txt files, which may be useful in detecting a bug. Also save files are present, just in case (save is unaltered (i didn't run the game, after it crashed).
User avatar
Matthew
Site Admin
Posts: 966
Joined: Thu Apr 19, 2012 9:31 am

Re: [GNU/Linux] Advanced Edition random crashes

Post by Matthew »

Sorry about the crashes!

Can you run directly from a terminal and post any output from a game that crashes?

As a generic thing for random crashes, people do find it can help to enable the frame limiter or v-sync from within FTL options.
Matthew Davis, Subset Games Developer - If you're looking for tech support, you'll get help faster emailing directly, contact info here
nikto
Posts: 21
Joined: Sat Dec 15, 2012 5:35 pm

Re: [GNU/Linux] Advanced Edition random crashes

Post by nikto »

Sure. Here is the output to console:

Loading Arch = x86
Initializing Crash Catcher...
Initializing Video
Video Initialized
Opengl version = 2.1.2 NVIDIA 304.121
Starting audio library...
Audio Initialized!
Resource Preload: 10.098
Loading text....
Initializing animations...
Animations Initialized!
Loading Ship Blueprints....
Blueprints Loaded!
Initializing Sound Data....
Generating world...
Loading achievements...
Loading score file...
Running Game!

When the game crashes, additional line appears, "Caught crash seg fault".
I have both frame limiter and vsync turned on in FTL's options.
nikto
Posts: 21
Joined: Sat Dec 15, 2012 5:35 pm

Re: [GNU/Linux] Advanced Edition random crashes

Post by nikto »

I'll post contents of crash dumps here, for convenience:
signal 11 (Segmentation fault), address is 0x83a3000 from 0xb7159097
[bt]: (1) /lib/libc.so.6(memcpy+0x27) [0xb7159097]
[bt]: (2) /lib/libc.so.6(memcpy+0x27) [0xb7159097]
[bt]: (3) /usr/lib/libstdc++.so.6(_ZNSs4_Rep8_M_cloneERKSaIcEj+0x59) [0xb734fe19]
[bt]: (4) /usr/lib/libstdc++.so.6(_ZNSsC2ERKSs+0x50) [0xb73505c0]
[bt]: (5) /home/shagrath/Games/FTL/data/x86/bin/FTL() [0x82b5dff]
[bt]: (6) /home/shagrath/Games/FTL/data/x86/bin/FTL() [0x8172b2d]
[bt]: (7) /home/shagrath/Games/FTL/data/x86/bin/FTL() [0x8172d3b]
[bt]: (8) /home/shagrath/Games/FTL/data/x86/bin/FTL() [0x816584a]
[bt]: (9) /home/shagrath/Games/FTL/data/x86/bin/FTL() [0x81a3636]
[bt]: (10) /home/shagrath/Games/FTL/data/x86/bin/FTL() [0x8141c08]
[bt]: (11) /home/shagrath/Games/FTL/data/x86/bin/FTL() [0x814731e]
[bt]: (12) /home/shagrath/Games/FTL/data/x86/bin/FTL() [0x814a9a5]
[bt]: (13) /home/shagrath/Games/FTL/data/x86/bin/FTL() [0x8052b38]
[bt]: (14) /home/shagrath/Games/FTL/data/x86/bin/FTL() [0x8053a7b]
[bt]: (15) /home/shagrath/Games/FTL/data/x86/bin/FTL() [0x8053bfe]
[bt]: (16) /lib/libc.so.6(__libc_start_main+0xf3) [0xb70ef7a3]
[bt]: (17) /home/shagrath/Games/FTL/data/x86/bin/FTL(__gxx_personality_v0+0x369) [0x804d641]
crash.04.26.00.42.txt lines 1-18/18 (END)
signal 11 (Segmentation fault), address is 0xfffffffc from 0x806e637
[bt]: (1) /home/shagrath/Games/FTL/data/x86/bin/FTL() [0x806e637]
[bt]: (2) /home/shagrath/Games/FTL/data/x86/bin/FTL() [0x806e637]
[bt]: (3) /home/shagrath/Games/FTL/data/x86/bin/FTL() [0x8173881]
[bt]: (4) /home/shagrath/Games/FTL/data/x86/bin/FTL() [0x817d2f0]
[bt]: (5) /home/shagrath/Games/FTL/data/x86/bin/FTL() [0x81970b9]
[bt]: (6) /home/shagrath/Games/FTL/data/x86/bin/FTL() [0x81a3696]
[bt]: (7) /home/shagrath/Games/FTL/data/x86/bin/FTL() [0x805511e]
[bt]: (8) /home/shagrath/Games/FTL/data/x86/bin/FTL() [0x8141c47]
[bt]: (9) /home/shagrath/Games/FTL/data/x86/bin/FTL() [0x814731e]
[bt]: (10) /home/shagrath/Games/FTL/data/x86/bin/FTL() [0x814a9a5]
[bt]: (11) /home/shagrath/Games/FTL/data/x86/bin/FTL() [0x8052b38]
[bt]: (12) /home/shagrath/Games/FTL/data/x86/bin/FTL() [0x8053a7b]
[bt]: (13) /home/shagrath/Games/FTL/data/x86/bin/FTL() [0x8053bfe]
[bt]: (14) /lib/libc.so.6(__libc_start_main+0xf3) [0xb70e07a3]
crash.04.27.19.11.txt lines 1-15/15 (END)
Post Reply