View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0005444 | Spring engine | General | public | 2017-01-31 03:53 | 2017-02-06 16:07 | ||||
Reporter | Google_Frog | ||||||||
Assigned To | Kloot | ||||||||
Priority | normal | Severity | crash | Reproducibility | have not tried | ||||
Status | resolved | Resolution | fixed | ||||||
Product Version | 103.0 +git | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0005444: 103.0.1-545-g6e5a68c Crash while loading from LuaMenu | ||||||||
Description | Here is a crash that occurred while starting a skirmish game with chobby. It is possibly related to ports since the lines before the crash are: [f=-000001] [LuaMenu] Error: In Update(): <function> [f=-000001] [LuaMenu] Error: Removed widget: <ZK wrapper loopback interface> | ||||||||
Tags | No tags attached. | ||||||||
Checked infolog.txt for Errors | |||||||||
Attached Files |
|
![]() |
|||||||||||
|
![]() |
|
Kloot (developer) 2017-02-02 13:46 |
common factors with 5446: LoadingMT=1 and reloading |
Google_Frog (reporter) 2017-02-04 11:11 |
Another log for start of game crash: https://github.com/ZeroK-RTS/CrashReports/issues/5 |
Kloot (developer) 2017-02-04 12:33 |
rts/System/Platform/Win/CrashHandler.cpp:185 rts/System/Platform/Win/CrashHandler.cpp:347 ??:0 ??:0 /opt/mxe/tmp-gcc/gcc-4.8.1/libstdc++-v3/libsupc++/vterminate.cc:82 /opt/mxe/tmp-gcc/gcc-4.8.1/libstdc++-v3/libsupc++/eh_terminate.cc:39 /opt/mxe/tmp-gcc/gcc-4.8.1/libstdc++-v3/libsupc++/eh_globals.cc:145 rts/System/OffscreenGLContext.cpp:311 /opt/mxe/usr/lib/gcc/i686-w64-mingw32/4.8.1/include/c++/functional:2029 OffscreenGLContext isn't even used when LoadingMT=0, seems invalid. |
Kloot (developer) 2017-02-06 16:07 |
looks to have been inserted by 5a687922df, fixed in 02c0a6ac9f |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2017-01-31 03:53 | Google_Frog | New Issue | |
2017-01-31 03:53 | Google_Frog | File Added: infolog.txt | |
2017-02-02 13:44 | Kloot | Relationship added | related to 0005446 |
2017-02-02 13:46 | Kloot | Note Added: 0017173 | |
2017-02-04 11:11 | Google_Frog | Note Added: 0017188 | |
2017-02-04 12:33 | Kloot | Note Added: 0017189 | |
2017-02-05 18:02 | Kloot | Relationship added | related to 0005456 |
2017-02-06 16:07 | Kloot | Assigned To | => Kloot |
2017-02-06 16:07 | Kloot | Status | new => resolved |
2017-02-06 16:07 | Kloot | Resolution | open => fixed |
2017-02-06 16:07 | Kloot | Note Added: 0017229 |