Loading...
  OR  Zero-K Name:    Password:   

Spring crashing (Linux)

7 posts, 697 views
Post comment
Filter:    Player:  
sort
9 years ago
After working around the ZK lobby problem (by reverting to the older lobby), spring is now crashing every time I try to run it.

The 91.0 engine reports:
[f=0000000] Error: Floating point exception (SIGFPE) in spring 91.0 (OMP)
[f=0000000] Error: Stacktrace:
[f=0000000] Error: <0> /lib/x86_64-linux-gnu/libpthread.so.0(+0x10340) [0x7f9ad5624340]

And the 98.0 engine reports:
[f=0000000] [CrashHandler] Error: Segmentation fault (SIGSEGV) in spring 98.0.1-270-gcfa53e8 LockFreeLua
[f=0000000] [CrashHandler] Error: Halted Stacktrace for Spring 98.0.1-270-gcfa53e8 LockFreeLua using libunwind:
[f=0000000] [CrashHandler] Error: [00] .../spring() [0x92d60f] log_util_prepareSection
[f=0000000] [CrashHandler] Error: [01] .../spring() [0x92d7b4] log_util_prepareSection
[f=0000000] [CrashHandler] Error: [02] /lib/x86_64-linux-gnu/libpthread.so.0(+0x10340) [0x7f16cc425340] __restore_rt
+0 / -0
ignore
+0 / -0


9 years ago
does this happen if you launch Spring directly?
+0 / -0
9 years ago
If I just run spring (no parameters), I get a menu with no text. Clicking various things works, in terms of bringing up other menus, still no text.

Trying to run a demo (91.0 engine) gave:
[f=0000000] Loading Radar Icons
X Error of failed request: GLXBadLargeRequest
Major opcode of failed request: 155 (GLX)
Minor opcode of failed request: 2 (X_GLXRenderLarge)
Serial number of failed request: 3006
Current serial number in output stream: 3014
AL lib: ReleaseALC: 1 device not closed

Using the --safemode option gave:LuaRules: Loaded gadget: CustomUnitShaders_91 LuaRules/Gadgets/customunitshaders/91_main.lua
[f=0000000] Error: Floating point exception (SIGFPE) in spring 91.0 (OMP)
[f=0000000] Error: Stacktrace:
[f=0000000] Error: <0> /lib/x86_64-linux-gnu/libpthread.so.0(+0x10340) [0x7ffa50bed340]
[f=0000000] Error: <1> engine/91.0/spring() [0xc6e135]
[f=0000000] Error: <2> engine/91.0/spring() [0xc6efcf]
[f=0000000] Error: <3> engine/91.0/spring() [0xc5043d]
[f=0000000] Error: <4> engine/91.0/spring(_ZN6Assimp8Importer19ApplyPostProcessingEj+0x1f0) [0xc3f7e0]
[f=0000000] Error: <5> engine/91.0/spring(_ZN6Assimp8Importer8ReadFileEPKcj+0x102d) [0xc4144d]
[f=0000000] Error: <6> engine/91.0/spring() [0x7c5796]
[f=0000000] Error: <7> engine/91.0/spring() [0x7c93fc]
[f=0000000] Error: <8> engine/91.0/spring() [0x95a3a2]
[f=0000000] Error: <9> engine/91.0/spring() [0x6cbe1c]
[f=0000000] [CCollisionHandler] dis-/continuous tests: 0/0


Are there other commandline options that I should supply?

+0 / -0
9 years ago
If I run the 98 engine with no parameters and click the right things, it tries to start the game, and I get:
[f=0000000] [CrashHandler] Error: Segmentation fault (SIGSEGV) in spring 98.0.1-270-gcfa53e8 LockFreeLua
[f=0000000] [CrashHandler] Error: Halted Stacktrace for Spring 98.0.1-270-gcfa53e8 LockFreeLua using libunwind:
[f=0000000] [CrashHandler] Error: [00] ./spring() [0x92d60f] log_util_prepareSection
[f=0000000] [CrashHandler] Error: [01] ./spring() [0x92d7b4] log_util_prepareSection
[f=0000000] [CrashHandler] Error: [02] /lib/x86_64-linux-gnu/libpthread.so.0(+0x10340) [0x7f07dc3a4340] __restore_rt
[f=0000000] Error: [ErrorMessageBox][1] msg="Spring has crashed:
Segmentation fault (SIGSEGV).

+0 / -0


9 years ago
Does it happen if/when you run other Spring games?
+0 / -0
9 years ago
I don't have any other spring games.

However, I seem to have fixed the problem.

While working on it, I found that glxinfo was reporting that direct rendering was off again. I ended up updating my video drivers (NVIDIA), again, which fixed the direct rendering and fixed the text on the menus when I run spring without any parameters. I don't know if it was rebooting the computer, updating the video drivers, or something else that fixed it.

Sorry for the trouble.
+0 / -0