[0.15.9, linux] crash with shaders disabled on starting map

Bugs that we were not able to reproduce, and/or are waiting for more detailed info.
gheift
Fast Inserter
Fast Inserter
Posts: 188
Joined: Tue Mar 03, 2015 9:20 pm
Contact:

[0.15.9, linux] crash with shaders disabled on starting map

Post by gheift »

Hi,

I looked in the config.ini file and found an option to disable the shaders: shader-enabled = false
After disabling the shader, I am not able to start a new game or load a saved game.

config.ini

Code: Select all

[path]
read-data=__PATH__executable__/../../data
write-data=__PATH__executable__/../..
[general]
locale=
[graphics]
shader-enabled=false
Backtrace:

Code: Select all

#3  0x00007ff29a6a2030 in ?? at ??:0
#4  0x000000000086d266 in composeDiffuseAndLight at /tmp/factorio-pQPxC1/src/Graphics/DrawEngine.cpp:172
#5  0x0000000000e375a8 in render at /tmp/factorio-pQPxC1/src/Graphics/DrawEngine.cpp:136
#6  0x0000000000ea5fd6 in render at /tmp/factorio-pQPxC1/src/Graphics/GameRenderer.cpp:190
#7  0x00007ff29a68f2b1 in render at /tmp/factorio-pQPxC1/src/GameView.cpp:911
#8  0x000000000040aae9 in render at /tmp/factorio-pQPxC1/src/Game.cpp:325
Startinfo:

Code: Select all

   0.000 2017-05-07 11:48:53; Factorio 0.15.9 (build 29504, linux64, alpha)
   0.000 Operating system: Linux
   0.000 Program arguments: "/home/gheift/.local/opt/factorio/bin/x64/factorio" 
   0.000 Read data path: /home/gheift/.local/opt/factorio/data
   0.000 Write data path: /home/gheift/.local/opt/factorio
   0.000 Binaries path: /home/gheift/.local/opt/factorio/bin
   0.007 System info: [CPU: Intel(R) Core(TM) i5-4210U CPU @ 1.70GHz, 4 cores, RAM: 7907MB]
   0.008 Display options: [FullScreen: 0] [VSync: 1] [UIScale: 100%] [MultiSampling: OFF] [Screen: 255]
   0.013 Available display adapters: 1
   0.013  [0]: resolution 1920x1080px at [0,0]
   0.013 Create display on adapter 0. Size 1280x720 at position [310, 162].
   0.036 Initialised OpenGL:[0] Mesa DRI Intel(R) Haswell Mobile ; driver: 3.0 Mesa 13.0.6
   0.047 Graphics settings preset: medium
   0.047 Graphics options: [Graphics quality: normal] [Video memory usage: high] [Light scale: 25%] [DXT: false]
Full log is attached.

Kind regards,
Gerhard
Attachments
factorio-current.log
(3.68 KiB) Downloaded 56 times
User avatar
Klonan
Factorio Staff
Factorio Staff
Posts: 5311
Joined: Sun Jan 11, 2015 2:09 pm
Contact:

Re: [0.15.9, linux] crash with shaders disabled on starting map

Post by Klonan »

Thanks for the report,

Does this issue persist after a full system restart?
Can you check for any video driver updates?
gheift
Fast Inserter
Fast Inserter
Posts: 188
Joined: Tue Mar 03, 2015 9:20 pm
Contact:

Re: [0.15.9, linux] crash with shaders disabled on starting map

Post by gheift »

Hi Klonan,

yes it persists after reboot, even with 0.15.12. The driver should be up to date (running Debian unstable). I can provide a core dump if you can give me a location where I can upload around 100MiB.

Kind regards,
Gerhard
Loewchen
Global Moderator
Global Moderator
Posts: 9658
Joined: Wed Jan 07, 2015 5:53 pm
Contact:

Re: [0.15.9, linux] crash with shaders disabled on starting map

Post by Loewchen »

gheift wrote:I can provide a core dump if you can give me a location where I can upload around 100MiB.
Best upload it to a hosting service like dropbox or googledrive and post an access link
Post Reply

Return to “Pending”