BlindMindStudios / StarRuler2-Source

4X Space Strategy game Star Ruler 2's open source distribution.
http://starruler2.com
Other
1.45k stars 244 forks source link

Aborted (core dumped) #36

Open SAUCYSOUP76 opened 5 years ago

SAUCYSOUP76 commented 5 years ago

Tried to start new game

`Initializing sound Initializing window system Loading engine settings Initializing OpenGL Engine Registering mods Starting 5 threads on 4 processors. Loading mod(s) OpenGL vendor 'X.Org', renderer 'AMD RS880 (DRM 2.50.0 / 4.14.57-1-MANJARO, LLVM 6.0.1)' version '3.0 Mesa 18.1.4' Loaded in 19.7 seconds libpng warning: iCCP: known incorrect sRGB profile libpng warning: iCCP: known incorrect sRGB profile libpng warning: iCCP: known incorrect sRGB profile libpng warning: iCCP: known incorrect sRGB profile libpng warning: iCCP: known incorrect sRGB profile libpng warning: iCCP: known incorrect sRGB profile libpng warning: iCCP: known incorrect sRGB profile libpng warning: iCCP: known incorrect sRGB profile libpng warning: iCCP: known incorrect sRGB profile libpng warning: iCCP: known incorrect sRGB profileShadow scripts: 680ms load, 2812ms compile

libpng warning: iCCP: known incorrect sRGB profile libpng warning: iCCP: known incorrect sRGB profile Client scripts: 909ms load, 4836ms compile

gcm_sched_early_pass: unscheduled ops:

MEM_SCRATCH WRITE_ACK 15 ES:3 SCRATCH.390 Caught Segfault at 0xbc

Stack trace: ./bin/lin64/StarRuler2.bin(+0x2008a0) [0x56466c4428a0] ./bin/lin64/StarRuler2.bin(+0x20093c) [0x56466c44293c] /usr/lib/libpthread.so.0(+0x11a80) [0x7f11395ada80] /usr/lib/dri/r600_dri.so(+0x1e0240) [0x7f11198e0240] /usr/lib/dri/r600_dri.so(+0x1e0a7f) [0x7f11198e0a7f] /usr/lib/dri/r600_dri.so(+0x1e1a3c) [0x7f11198e1a3c] /usr/lib/dri/r600_dri.so(+0x1e2215) [0x7f11198e2215] /usr/lib/dri/r600_dri.so(+0x1e248e) [0x7f11198e248e] /usr/lib/dri/r600_dri.so(+0x1dd464) [0x7f11198dd464] /usr/lib/dri/r600_dri.so(+0x22e8ae) [0x7f111992e8ae] /usr/lib/dri/r600_dri.so(+0x1c5126) [0x7f11198c5126] /usr/lib/dri/r600_dri.so(+0x1c65a5) [0x7f11198c65a5] /usr/lib/dri/r600_dri.so(+0x1264d0) [0x7f11198264d0] /usr/lib/dri/r600_dri.so(+0x5f27e8) [0x7f1119cf27e8] /usr/lib/dri/r600_dri.so(+0x68a519) [0x7f1119d8a519] /usr/lib/dri/r600_dri.so(+0x68aeff) [0x7f1119d8aeff] ./bin/lin64/StarRuler2.bin(+0x179c63) [0x56466c3bbc63] ./bin/lin64/StarRuler2.bin(+0x1f9d98) [0x56466c43bd98] ./bin/lin64/StarRuler2.bin(+0x1fea3d) [0x56466c440a3d] ./bin/lin64/StarRuler2.bin(+0x2028ff) [0x56466c4448ff] [0x7f10c07e13cc]

Script Exception: (null) /home/redsquirrel/StarRuler2-Source/scripts/toolkit/util/draw_model.as util.draw_model::void drawLitModel(const Model&inout, const Material@, const recti&inout, const quaterniond&inout, double = 1.0, const vec3f&inout = vec3f ( ), const Color&inout = colors :: White) | Line 13 | Col 2 new_game::void ShipsetChooser::drawElement(uint, const recti&inout) | Line 2354 | Col 5 elements.GuiIconGrid::void GuiIconGrid::draw() | Line 187 | Col 5 elements.BaseGuiElement::void BaseGuiElement::draw() | Line 398 | Col 4 elements.GuiSkinElement::void GuiSkinElement::draw() | Line 46 | Col 3 elements.BaseGuiElement::void BaseGuiElement::draw() | Line 398 | Col 4 elements.BaseGuiElement::void BaseGuiElement::draw() | Line 398 | Col 4 elements.GuiSkinElement::void GuiSkinElement::draw() | Line 46 | Col 3 elements.BaseGuiElement::void BaseGuiElement::draw() | Line 398 | Col 4 elements.GuiOverlay::void GuiOverlay::draw() | Line 95 | Col 3 gui::void RootElement::draw() | Line 564 | Col 4 gui::void draw() | Line 169 | Col 2

Aborted (core dumped) `