View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001908 | Spring engine | Unit Scripting | public | 2010-04-30 00:55 | 2011-05-04 18:42 |
| Reporter | SirMaverick | Assigned To | zerver | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Product Version | 0.81.2.1 | ||||
| Fixed in Version | 0.82.7+git | ||||
| Summary | 0001908: SIGSEGV in UnitScript.cpp:232 | ||||
| Description | Program received signal SIGSEGV, Segmentation fault. 0x087e09b6 in CUnitScript::Tick (this=0xf3bcb58, deltaTime=33) at /spring/spring/spring-git/rts/Sim/Units/COB/UnitScript.cpp:232 232 pieces[ai->piece]->updated = true; (gdb) bt #0 0x087e09b6 in CUnitScript::Tick (this=0xf3bcb58, deltaTime=33) at /spring/spring/spring-git/rts/Sim/Units/COB/UnitScript.cpp:232 #1 0x087df876 in CUnitScriptEngine::Tick (this=0x8c8008c, deltaTime=33) at /spring/spring/spring-git/rts/Sim/Units/COB/UnitScriptEngine.cpp:81 #2 0x08369967 in CGame::SimFrame (this=0xac9a67b8) at /spring/spring/spring-git/rts/Game/Game.cpp:3514 0000003 0x0836aff3 in CGame::ClientReadNet (this=0xac9a67b8) at /spring/spring/spring-git/rts/Game/Game.cpp:3805 0000004 0x08365eb6 in CGame::Update (this=0xac9a67b8) at /spring/spring/spring-git/rts/Game/Game.cpp:2788 0000005 0x0886e9e5 in SpringApp::Update (this=0xbffff510) at /spring/spring/spring-git/rts/System/SpringApp.cpp:862 #6 0x0886ed04 in SpringApp::Run (this=0xbffff510, argc=2, argv=0xbffff5e4) at /spring/spring/spring-git/rts/System/SpringApp.cpp:990 #7 0x0889a3f8 in Run (argc=2, argv=0xbffff5e4) at /spring/spring/spring-git/rts/System/Main.cpp:111 #8 0x0889a444 in main (argc=2, argv=0xbffff5e4) at /spring/spring/spring-git/rts/System/Main.cpp:127 | ||||
| Tags | No tags attached. | ||||
| Attached Files | |||||
| Checked infolog.txt for Errors | |||||
| duplicate of | 0001822 | closed | Spring Crash | |
| duplicate of | 0002336 | resolved | zerver | Game Crash in UnitScript.cpp:223 |
| related to | 0001877 | resolved | abma | Crash in UnitScripts |
| related to | 0001919 | resolved | Kloot | replay from desynced game shows different games |
| has duplicate | 0002131 | closed | 1v1 no AI conflict terra crash | |
| related to | 0002052 | closed | Conflict Terra crash | |
| related to | 0002258 | resolved | Kloot | Lua rules crashing spring.exe (UnitPreDamaged) in lauxlib.cpp:636 |
|
|
if you still have it, i guess the infolog.txt would be nice to have too. And maybe some background data like: does it happen often, only once, was anything special going on? |
|
|
I don't have the infolog anymore. First time I saw this crash. Only special thing is heavy use of bladewings (flying kamikaze mines). |
|
|
Did everyone crash with this stacktrace, or only one player? |
|
|
[17:11:33] <[0K]SirMaverick> afaik some [17:11:40] <[0K]SirMaverick> not all, but most [17:12:39] <[RoX]Tobi> all same stack trace? [17:12:49] <[0K]SirMaverick> dunno about others [17:13:16] <[0K]SirMaverick> that stacktrace is from repalying demo [17:14:50] <[RoX]Tobi> ah nice |
|
|
unable to reproducable it (using replay) |
|
|
After it crashed in game I run once with release version, then with debug version to get stack trace. I crashed both times. Ran it now, several times with release and debug version. Crashed only once, different stacktrace. Might be memory corruption? Stacktrace: ./spring [0x854109f] [0xb77ef400] # NOTE: no path -> not translating ./spring [0x8477756] ./spring [0x8473831] ./spring [0x80c878a] ./spring [0x80e1348] ./spring [0x80e5499] ./spring [0x84ee4aa] ./spring [0x84f4375] ./spring [0x8529933] ./spring [0x8529dbb] /lib/i686/cmov/libc.so.6(__libc_start_main+0xe5) [0xb6e6ab55] ./spring [0x8088ac1] Translated Stacktrace: /spring/spring-git/rts/System/Platform/CrashHandler.cpp:280 /usr/include/c++/4.4/bits/stl_list.h:151 /spring/spring-git/rts/Sim/Units/COB/UnitScriptEngine.cpp:81 /spring/spring-git/rts/Game/Game.cpp:3515 /spring/spring-git/rts/System/Sync/SyncChecker.h:40 /spring/spring-git/rts/Game/Game.cpp:2790 /spring/spring-git/rts/System/SpringApp.cpp:862 /spring/spring-git/rts/System/SpringApp.cpp:990 /spring/spring-git/rts/System/Main.cpp:64 /spring/spring-git/rts/System/Main.cpp:128 ??:0 ??:0 |
|
|
Crashed again. This time I was only one. |
|
|
give infolog (and if makes sense, other files) again please (can not hurt) |
|
|
2010-05-13 17:06 SirMaverick Note Added: 0004913 2010-05-13 17:08 SirMaverick File Added: infolog.txt 2010-05-13 17:13 SirMaverick File Added: 20100513_164730_unnamed_0.81.2.sdf |
|
|
please try with current spring version, if bug still exists, please reopen this report |
|
|
this is resolved for sure, see 0002336 |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2010-04-30 00:55 | SirMaverick | New Issue | |
| 2010-04-30 00:55 | SirMaverick | File Added: 20100429_233327_unnamed_0.81.2.sdf | |
| 2010-04-30 07:47 | hoijui | Note Added: 0004862 | |
| 2010-04-30 07:48 | hoijui | Note Edited: 0004862 | |
| 2010-04-30 11:50 | jK | Relationship added | has duplicate 0001877 |
| 2010-04-30 11:51 | jK | Relationship deleted | has duplicate 0001877 |
| 2010-04-30 11:51 | jK | Relationship added | related to 0001877 |
| 2010-04-30 18:52 | SirMaverick | Note Added: 0004867 | |
| 2010-05-01 14:34 | tvo | Note Added: 0004873 | |
| 2010-05-01 17:14 | tvo | Note Added: 0004877 | |
| 2010-05-02 13:33 | tvo | Note Added: 0004882 | |
| 2010-05-02 18:18 | SirMaverick | Note Added: 0004883 | |
| 2010-05-02 18:19 | SirMaverick | Note Edited: 0004883 | |
| 2010-05-13 17:06 | SirMaverick | Note Added: 0004913 | |
| 2010-05-13 17:08 | SirMaverick | File Added: infolog.txt | |
| 2010-05-13 17:13 | SirMaverick | File Added: 20100513_164730_unnamed_0.81.2.sdf | |
| 2010-07-12 16:41 | Kloot | Relationship added | related to 0001919 |
| 2010-07-12 21:18 | hoijui | Note Added: 0005082 | |
| 2010-07-12 22:54 | SirMaverick | Note Added: 0005084 | |
| 2010-08-12 13:36 | zerver | Relationship added | duplicate of 0001822 |
| 2010-08-22 14:17 | Kloot | Relationship added | related to 0002052 |
| 2010-09-18 20:16 | hoijui | Relationship added | has duplicate 0002131 |
| 2010-10-14 20:09 | zerver | Note Added: 0005738 | |
| 2010-10-14 20:09 | zerver | Status | new => closed |
| 2010-10-14 20:09 | zerver | Resolution | open => unable to reproduce |
| 2011-05-04 10:04 | abma | Relationship added | related to 0002258 |
| 2011-05-04 18:41 | zerver | Assigned To | => zerver |
| 2011-05-04 18:41 | zerver | Status | closed => assigned |
| 2011-05-04 18:41 | zerver | Resolution | unable to reproduce => reopened |
| 2011-05-04 18:41 | zerver | Relationship added | duplicate of 0002336 |
| 2011-05-04 18:42 | zerver | Note Added: 0006607 | |
| 2011-05-04 18:42 | zerver | Status | assigned => resolved |
| 2011-05-04 18:42 | zerver | Fixed in Version | => 0.82.7+git |
| 2011-05-04 18:42 | zerver | Resolution | reopened => fixed |