2025-07-18 20:31 CEST

View Issue Details Jump to Notes ]
IDProjectCategoryView StatusLast Update
0005225Spring engineGeneralpublic2016-05-07 18:42
ReporterPicassoCT 
Assigned TojK 
PrioritynormalSeverityminorReproducibilitysometimes
StatusresolvedResolutionfixed 
Product Version101.0+git 
Target VersionFixed in Version 
Summary0005225: Crash upon off-screen gamestart
DescriptionStarted Game
Alt Tabed to Notedpad++
Flickering Screen
BlueScreen because Driver Locked and did not return

inb4 WinXP get a decent system
TagsNo tags attached.
Checked infolog.txt for Errors
Attached Files

-Relationships
+Relationships

-Notes

~0016257

abma (administrator)

with Journeywar test-277-9f0fc4d i still get this:
[f=-000001] Error: [ErrorMessageBox][1] msg="[CCEG::ParseExplosionCode] incorrect use of "dir" (dir)" IsMainThread()=1 fromMain=0

~0016258

abma (administrator)

(made infolog.txt an attachment)

~0016259

abma (administrator)

also can you remove please this from springsettings.cfg?

SpringData = F:/Documents and Settings/PicassoCT/My Documents/My Games/Spring;

~0016260

abma (administrator)

crash is this:

==4312==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000070 (pc 0x00000082abdb bp 0x7ffef8b4fc30 sp 0x7ffef8b4fc20 T0)
    #0 0x82abda in Assimp::ScenePriv(aiScene const*) rts/lib/assimp/code/ScenePrivate.h:72
    #1 0xbfda97 in CGroundDecalHandler::LoadDecalShaders() rts/Rendering/Env/Decals/GroundDecalHandler.cpp:176
    #2 0xbfb1f2 in CGroundDecalHandler::CGroundDecalHandler() rts/Rendering/Env/Decals/GroundDecalHandler.cpp:85
    0000003 0xb90049 in IGroundDecalDrawer::GetInstance() rts/Rendering/Env/IGroundDecalDrawer.cpp:37
    0000004 0xc9b469 in CFeatureDrawer::~CFeatureDrawer() rts/Rendering/FeatureDrawer.cpp:165
    0000005 0xc9b589 in CFeatureDrawer::~CFeatureDrawer() rts/Rendering/FeatureDrawer.cpp:170
    #6 0x63a309 in void SafeDelete<SharedLib*>(SharedLib*&) rts/System/Util.h:240
    #7 0xe0d9cf in CWorldDrawer::~CWorldDrawer() rts/Rendering/WorldDrawer.cpp:60
    #8 0x639ce2 in void SafeDelete<CWorldDrawer*>(CWorldDrawer*&) rts/System/Util.h:240
    #9 0x625997 in CGame::KillRendering() rts/Game/Game.cpp:773
    0000010 0x61fe7d in CGame::~CGame() rts/Game/Game.cpp:328
    #11 0x61ff7b in CGame::~CGame() rts/Game/Game.cpp:342
    0000012 0x63967a in void SafeDelete<CPathEstimator*>(CPathEstimator*&) rts/System/Util.h:240
    0000013 0xf25cd4 in SpringApp::ShutDown() rts/System/SpringApp.cpp:1054
    0000014 0xefeca4 in ErrorMessageBox(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned int, bool) rts/System/Platform/errorhandler.cpp:107
    #15 0xec37fc in Run(int, char**) rts/System/Main.cpp:49
    #16 0xec42ed in main rts/System/Main.cpp:107
    #17 0x7fc9042f882f in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x2082f)
    #18 0x5c3618 in _start (/mnt/tmp/home/dev/spring/develop/spring+0x5c3618)



error basicly is that CGroundDecalHandler is initialized on shutdown.

~0016261

hokomoko (developer)

Last edited: 2016-05-04 21:16

View 2 revisions

crash on exit when engine can't load -> lower priority.

~0016262

PicassoCT (reporter)

But.. it crashed my whole system? As in, complete restart necessary and bluescreen?

~0016263

abma (administrator)

your gfx drivers are / your system is f..ked

~0016268

PicassoCT (reporter)

Lets go through those phase model again?
Denial:
That cant be my system is the best there is.
Bargainging:
Surely, you can fix it- i make it worth for you while. Thers got to be a donate buttons somwhere.
Acceptance:
Well we all have to go.

~0016270

abma (administrator)

an application should never be able to crash your system.

~0016276

jK (developer)

Fix 69b4be056c8b7136708f413256c39ae656df2634 committed to develop branch: fix 0005225, repo: spring changeset id: 7037
+Notes

-Issue History
Date Modified Username Field Change
2016-05-04 16:26 PicassoCT New Issue
2016-05-04 18:57 abma Note Added: 0016257
2016-05-04 18:58 abma File Added: infolog.txt
2016-05-04 18:58 abma Note Added: 0016258
2016-05-04 18:58 abma Steps to Reproduce Updated View Revisions
2016-05-04 18:59 abma Note Added: 0016259
2016-05-04 19:24 abma Note Added: 0016260
2016-05-04 20:48 hokomoko Priority high => normal
2016-05-04 20:48 hokomoko Severity crash => minor
2016-05-04 20:49 hokomoko Note Added: 0016261
2016-05-04 21:16 hokomoko Note Edited: 0016261 View Revisions
2016-05-04 22:03 PicassoCT Note Added: 0016262
2016-05-05 01:03 abma Note Added: 0016263
2016-05-05 14:21 PicassoCT Note Added: 0016268
2016-05-06 01:22 abma Note Added: 0016270
2016-05-07 18:42 jK Changeset attached => spring develop 69b4be05
2016-05-07 18:42 jK Note Added: 0016276
2016-05-07 18:42 jK Assigned To => jK
2016-05-07 18:42 jK Status new => resolved
2016-05-07 18:42 jK Resolution open => fixed
+Issue History