View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0001129 | Spring engine | General | public | 2008-10-13 22:06 | 2008-10-14 00:33 | ||||
Reporter | imbaczek | ||||||||
Assigned To | Kloot | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Product Version | 0.77b3+svn | ||||||||
Target Version | Fixed in Version | 0.77b3+svn | |||||||
Summary | 0001129: loading multiple units onto an intruder causes invalid deallocation | ||||||||
Description | BA 6.5 /give intruder, give 2 flash, select flashes, right-click on intruder | ||||||||
Additional Information | http://pastebin.com/d1b3aa871 Program received signal SIGTRAP, Trace/breakpoint trap. m_deallocator (sourceFile=0xb3c2c0 "??", sourceLine=0, sourceFunc=0xb3c2c0 "??", deallocationType=6, reportedAddress=0x44886250) at rts\System\mmgr.cpp:1401 1401 if (au == NULL) throw "Request to deallocate RAM that w s never allocated"; Current language: auto; currently c++ (gdb) bt #0 m_deallocator (sourceFile=0xb3c2c0 "??", sourceLine=0, sourceFunc=0xb3c2c0 "??", deallocationType=6, reportedAddress=0x44886250) at rts\System\mmgr.cpp:1401 #1 0x00427009 in operator delete (reportedAddress=0x44886250) at rts\System\mmgr.cpp:934 #2 0x0050f2a4 in CCommandAI::FinishCommand (this=0x16099ba8) at g:/mingw/bin/../lib/gcc/mingw32/4.3.2/include/c++/ext/new_allocator.h:98 0000003 0x0051fac1 in CMobileCAI::ExecuteLoadUnits (this=0x16099ba8, c=@0x160b2df0) at rts\Sim\Units\CommandAI\MobileCAI.cpp:431 0000004 0x0051d954 in CMobileCAI::Execute (this=0xb2b06c) at rts\Sim\Units\CommandAI\MobileCAI.cpp:377 0000005 0x00520ada in CMobileCAI::SlowUpdate (this=0x16099ba8) at rts\Sim\Units\CommandAI\MobileCAI.cpp:362 #6 0x00511457 in CCommandAI::GiveAllowedCommand (this=0x16099ba8, c=@0x22fc28, fromSynced=true) at rts\Sim\Units\CommandAI\CommandAI.cpp:702 #7 0x0051dcfa in CMobileCAI::GiveCommandReal (this=0x16099ba8, c=@0x22fc28, fromSynced=false) at rts\Sim\Units\CommandAI\MobileCAI.cpp:268 #8 0x00859453 in CSelectedUnitsAI::GiveCommandNet (this=0xc2eca0, c=@0x22fc28, player=0) at rts\Game\SelectedUnitsAI.cpp:249 #9 0x00852b6c in CSelectedUnits::NetOrder (this=0xc2ea40, c=@0x22fc28, playerID=0) at rts\Game\SelectedUnits.cpp:555 0000010 0x00823c22 in CGame::ClientReadNet (this=0xb5a6ac8) at rts\Game\Game.cpp:3606 #11 0x00825298 in CGame::Update (this=0xb5a6ac8) at rts\Game\Game.cpp:2472 0000012 0x0042aa4b in SpringApp::Update (this=0x22feb8) at rts\System\SpringApp.cpp:870 0000013 0x0043303e in SpringApp::Run (this=0x22feb8, argc=1, argv=0x3e43e0) at rts\System\SpringApp.cpp:1069 0000014 0x00420937 in Run (argc=1, argv=0x3e43e0) at rts\System\Main.cpp:95 #15 0x004209b9 in WinMain@16 (hInstanceIn=0x400000, hPrevInstance=0x0, lpCmdLine=0x241f00 "", nCmdShow=10) at rts\System\Main.cpp:121 #16 0x0092693c in main () (gdb) | ||||||||
Tags | No tags attached. | ||||||||
Checked infolog.txt for Errors | |||||||||
Attached Files |
|
![]() |
|
imbaczek (reporter) 2008-10-13 22:08 |
dizekat's on it, waiting for patch. |
Kloot (developer) 2008-10-14 00:32 |
Fixed by Auswaschbar. |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2008-10-13 22:06 | imbaczek | New Issue | |
2008-10-13 22:06 | imbaczek | Additional Information Updated | |
2008-10-13 22:08 | imbaczek | Note Added: 0002851 | |
2008-10-14 00:32 | Kloot | Note Added: 0002866 | |
2008-10-14 00:33 | Kloot | Status | new => resolved |
2008-10-14 00:33 | Kloot | Fixed in Version | => 0.77b3+svn |
2008-10-14 00:33 | Kloot | Resolution | open => fixed |
2008-10-14 00:33 | Kloot | Assigned To | => Kloot |