View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0005855 | Spring engine | General | public | 2017-12-27 17:29 | 2018-01-08 01:17 | ||||
Reporter | silentwings | ||||||||
Assigned To | Kloot | ||||||||
Priority | normal | Severity | minor | Reproducibility | have not tried | ||||
Status | resolved | Resolution | fixed | ||||||
Product Version | 104.0 +git | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0005855: crash with 104.0.1-104-g2135e2e maintenance | ||||||||
Description | See infolog | ||||||||
Tags | No tags attached. | ||||||||
Checked infolog.txt for Errors | |||||||||
Attached Files |
|
![]() |
|
silentwings (reporter) 2017-12-27 17:30 |
(https://stacktranslate.springrts.com/index.php seemed to be broken) |
abma (administrator) 2017-12-27 17:52 |
> (https://stacktranslate.springrts.com/index.php seemed to be broken) no, the dbg file was automaticly deleted: https://github.com/spring/spring/blob/develop/buildbot/master/cleanup.sh#L7 |
abma (administrator) 2017-12-27 17:54 |
can you attach the demo file? C:\Users\Nic\Documents\My Games\Spring\demos\20171227_162535_DeltaSiegePrime Ultimate_104.0.1-104-g2135e2e maintenance.sdfz maybe its a synced crash... |
Kloot (developer) 2017-12-27 18:20 |
this looks like sdp model file corruption: rts/Sim/Objects/SolidObjectDef.cpp:71 rts/Sim/Units/Unit.cpp:299 rts/Sim/Units/UnitLoader.cpp:101 rts/Lua/LuaSyncedCtrl.cpp:1256 rts/lib/lua/src/ldo.cpp:321 rts/lib/lua/src/lvm.cpp:613 rts/lib/lua/src/ldo.cpp:378 also, it is a *bad idea* to auto-delete symbols belonging to the latest N >= 1 builds. |
silentwings (reporter) 2017-12-27 18:24 |
Attached. I rejoined the game, did not crash a second time. |
Kloot (developer) 2017-12-27 20:14 Last edited: 2017-12-27 20:15 |
probably a duplicate of 0005847 then, similar/equal conditions (joinas + forcestart) appear to have occurred. replicating this consistently would be extremely useful. |
abma (administrator) 2017-12-28 16:45 |
> also, it is a *bad idea* to auto-delete symbols belonging to the latest N >= 1 builds. disk space is limited on the server, thats why the script was made. also it exists a lot longer than the maintainance branch ;-) |
Kloot (developer) 2018-01-08 01:16 |
Fix 122fab1916131451f3ac3e2cf044df1fc7269fc1 committed to develop branch: fix 0005855 likely also covers the bulk of other random desync/crash reports post-104, repo: spring changeset id: 9385 |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2017-12-27 17:29 | silentwings | New Issue | |
2017-12-27 17:29 | silentwings | File Added: infolog.txt | |
2017-12-27 17:30 | silentwings | Note Added: 0018691 | |
2017-12-27 17:52 | abma | Note Added: 0018692 | |
2017-12-27 17:54 | abma | Note Added: 0018693 | |
2017-12-27 17:54 | abma | Status | new => feedback |
2017-12-27 18:20 | Kloot | Note Added: 0018694 | |
2017-12-27 18:24 | silentwings | File Added: 20171227_162535_DeltaSiegePrime Ultimate_104.0.1-104-g2135e2e maintenance.sdfz | |
2017-12-27 18:24 | silentwings | Note Added: 0018695 | |
2017-12-27 18:24 | silentwings | Status | feedback => new |
2017-12-27 20:14 | Kloot | Note Added: 0018696 | |
2017-12-27 20:15 | Kloot | Note Edited: 0018696 | View Revisions |
2017-12-28 16:45 | abma | Note Added: 0018697 | |
2018-01-08 01:16 | Kloot | Changeset attached | => spring develop 122fab19 |
2018-01-08 01:16 | Kloot | Note Added: 0018711 | |
2018-01-08 01:16 | Kloot | Assigned To | => Kloot |
2018-01-08 01:16 | Kloot | Status | new => resolved |
2018-01-08 01:16 | Kloot | Resolution | open => fixed |
2018-01-08 01:17 | Kloot | Relationship added | has duplicate 0005847 |