Page 1 of 1

[16.36] Crash on startup [Arch Linux]

Posted: Tue Apr 03, 2018 2:35 pm
by sci4me
I can't get the game to start on Arch Linux. I am running 0.16.36. I tried both downloading the game from factorio.com as well as using a package manager to install it.

Here's my log:

Code: Select all

   0.000 2018-04-03 09:33:12; Factorio 0.16.36 (build 36253, linux64, alpha)
   0.000 Operating system: Linux
   0.000 Program arguments: "factorio" 
   0.000 Read data path: /usr/share/factorio
   0.000 Write data path: /home/sci4me/.factorio [408262/452350MB]
   0.000 Binaries path: /usr
   0.009 System info: [CPU: AMD Ryzen 7 1800X Eight-Core Processor         , 16 cores, RAM: 32155 MB]
   0.009 Environment: DISPLAY=:1, WAYLAND_DISPLAY=<unset>
   0.009 Display options: [FullScreen: 1] [VSync: 1] [UIScale: system (100.0%)] [MultiSampling: OFF] [Screen: 255] [Lang: en]
   0.080 Error CrashHandler.cpp:520: Received SIGSEGV
Factorio crashed. Generating symbolized stacktrace, please wait ...
#0  0x0000000000a7ad6d in ?? at ??:0
#1  0x00000000009a1bf1 in ?? at ??:0
#2  0x00000000009a2008 in ?? at ??:0
#3  0x00000000009a2059 in ?? at ??:0
#4  0x00000000013894e8 in ?? at ??:0
#5  0x0000000000011dd0 in ?? at ??:0
#6  0x00000000011a2a22 in ?? at ??:0
#7  0x000000000121779d in ?? at ??:0
#8  0x0000000001212fb5 in ?? at ??:0
#9  0x00000000004bdfd2 in ?? at ??:0
#10 0x0000000000991592 in ?? at ??:0
#11 0x0000000000992934 in ?? at ??:0
#12 0x0000000000c41fdb in ?? at ??:0
#13 0x0000000000c6fb0e in ?? at ??:0
#14 0x0000000000427a4e in ?? at ??:0
#15 (nil) in ?? at ??:0
#16 0x000000000042c27f in ?? at ??:0
Stack trace logging done
   0.094 Error Util.cpp:67: Unexpected error occurred. If you're running the latest version of the game you can help us solve the problem by posting the contents of the log file on the Factorio forums.
Please also include the save file(s), any mods you may be using, and any steps you know of to reproduce the crash.
   0.116 Info CrashHandler.cpp:615: Wrote minidump to /home/sci4me/.factorio/factorio-dump-current.dmp
Note: I do have addr2line installed.... But it doesn't seem to be working properly. Would greatly appreciate any help!

Re: [16.36] Crash on startup [Arch Linux]

Posted: Wed Apr 04, 2018 2:14 pm
by Oxyd
It crashes trying to find an XRandr CRTC for your display. Do you have any interesting multi-monitor or multi-GPU setup?

Re: [16.36] Crash on startup [Arch Linux]

Posted: Wed Apr 04, 2018 2:39 pm
by sci4me
Yes, I have a GTX 1070 with three monitors and a GTX 1080 with 0 (for crypto mining).

Re: [16.36] Crash on startup [Arch Linux]

Posted: Wed Apr 04, 2018 4:10 pm
by Oxyd
Well, I think I fixed the immediate crash here. If the game still doesn't work after this, it should hopefully get a little bit further in its start-up and produce a more interesting log file.

So, try with 0.16.37 once it's released and if it still doesn't start, then post the new log.