Page 1 of 1

Crash when Starting on Ubuntu 14.04

Posted: Fri Dec 30, 2016 4:23 pm
by radeor
Hi I have 2 machines that are almost identical (home / office) except that my office machine has 6 monitors across 2 gpus (and using 2 X-Servers), whereas my home only has 3 monitors on 1 GPU (all the gpus are geforce 660s). When I run factorio on my home machine it starts up fine.

When I run it on the office machine it fails to start (on either X Server)

This is the stack trace from a freshly downloaded tar.gz:

Code: Select all

./factorio 
   0.000 2016-12-30 10:14:37; Factorio 0.14.21 (build 25327, linux64, alpha)
   0.028 Operating system: Linux (Ubuntu 14.04)
   0.028 Program arguments: "./factorio" 
   0.028 Read data path: /tmp/factorio/factorio/data
   0.028 Write data path: /tmp/factorio/factorio
   0.028 Binaries path: /tmp/factorio/factorio/bin
   0.034 System info: [CPU: Intel(R) Core(TM) i7-4770 CPU @ 3.40GHz, 8 cores, RAM: 32105MB]
   0.035 Display options: [FullScreen: 0] [VSync: 0] [UIScale: 100%] [MultiSampling: OFF] [Screen: 255]
   0.083 Error CrashHandler.cpp:230: Received SIGSEGV
   0.578 Warning Logger.cpp:369: Symbols.size() == 15, usedSize == 13
Factorio crashed. Generating symbolized stacktrace, please wait ...
   1.066 Warning Logger.cpp:369: Symbols.size() == 14, usedSize == 12
#0  0x000000000063251b in writeStackTrace at /tmp/factorio-ZKDrW7/src/Util/CrashHandler.cpp:105
#1  0x00000000006327b4 in SignalHandler at /tmp/factorio-ZKDrW7/src/Util/CrashHandler.cpp:235
#2  0x00007fd3eca3bcb0 in ?? at ??:0
#3  0x0000000000e88fec in xrandr_fetch_crtc at /tmp/factorio-ZKDrW7/libraries/Allegro/src/x/xrandr.c:247
#4  0x0000000000e83725 in xrandr_query at /tmp/factorio-ZKDrW7/libraries/Allegro/src/x/xrandr.c:390
#5  0x0000000000e84435 in _al_xsys_xrandr_init at /tmp/factorio-ZKDrW7/libraries/Allegro/src/x/xrandr.c:828
#6  0x0000000000694a6b in init_mmon_interface at /tmp/factorio-ZKDrW7/libraries/Allegro/src/x/xfullscreen.c:738
#7  0x0000000000c756d1 in _al_xglx_get_monitor_info at /tmp/factorio-ZKDrW7/libraries/Allegro/src/x/xfullscreen.c:916
#8  0x0000000000c8f5d1 in loadAllegro at /tmp/factorio-ZKDrW7/src/GlobalContext.cpp:613
#9  0x0000000000d0747f in init at /tmp/factorio-ZKDrW7/src/GlobalContext.cpp:314
#10 0x00007fd3eca26f45 in run at /tmp/factorio-ZKDrW7/src/MainLoop.cpp:158
#11 0x000000000040ada9 in main at /tmp/factorio-ZKDrW7/src/Main.cpp:815
   1.066 Error Util.cpp:77: 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.

Re: Crash when Starting on Ubuntu 14.04

Posted: Fri Dec 30, 2016 4:39 pm
by prg

Re: Crash when Starting on Ubuntu 14.04

Posted: Wed May 03, 2017 8:39 pm
by Rseding91
Can you reproduce this crash on the latest 0.15?