View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0005554 | Spring engine | General | public | 2017-05-14 13:16 | 2017-05-14 18:05 | ||||
Reporter | abma | ||||||||
Assigned To | Kloot | ||||||||
Priority | normal | Severity | crash | Reproducibility | have not tried | ||||
Status | resolved | Resolution | fixed | ||||||
Product Version | 103.0 +git | ||||||||
Target Version | 104.0 | Fixed in Version | 103.0 +git | ||||||
Summary | 0005554: validation test: SEGV in rts/Net/Protocol/NetProtocol.cpp:132 | ||||||||
Description | ================================================================= ==1639==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000008 (pc 0x000000874932 bp 0x7ffe23671000 sp 0x7ffe23670ff0 T0) #0 0x874931 in std::unique_ptr<std::vector<unsigned int, std::allocator<unsigned int> > [], std::default_delete<std::vector<unsigned int, std::allocator<unsigned int> > []> >::get() const /usr/include/c++/5/bits/unique_ptr.h:542 #1 0x86f669 in std::unique_ptr<Assimp::Subdivider, std::default_delete<Assimp::Subdivider> >::operator->() const /usr/include/c++/5/bits/unique_ptr.h:299 #2 0x88d7bd in CNetProtocol::Send(std::shared_ptr<netcode::RawPacket const>) ../../rts/Net/Protocol/NetProtocol.cpp:132 0000003 0xf72828 in CEngineOutHandler::DestroySkirmishAI(unsigned long) ../../rts/ExternalAI/EngineOutHandler.cpp:625 0000004 0xf6ba5e in CEngineOutHandler::~CEngineOutHandler() ../../rts/ExternalAI/EngineOutHandler.cpp:83 0000005 0xf72fa8 in void spring::SafeDelete<CEngineOutHandler*>(CEngineOutHandler*&) ../../rts/System/SafeUtil.h:22 #6 0xf6b9b6 in CEngineOutHandler::Destroy() ../../rts/ExternalAI/EngineOutHandler.cpp:71 #7 0x620670 in CGame::KillMisc() ../../rts/Game/Game.cpp:819 #8 0x61a7f4 in CGame::~CGame() ../../rts/Game/Game.cpp:319 #9 0x61a8fd in CGame::~CGame() ../../rts/Game/Game.cpp:333 0000010 0x634f5a in void spring::SafeDelete<CPathEstimator*>(CPathEstimator*&) ../../rts/System/SafeUtil.h:22 #11 0xe579d5 in SpringApp::ShutDown(bool) ../../rts/System/SpringApp.cpp:946 0000012 0xe567e0 in SpringApp::Run() ../../rts/System/SpringApp.cpp:903 0000013 0xe1e254 in Run(int, char**) ../../rts/System/Main.cpp:46 0000014 0xe1e312 in main ../../rts/System/Main.cpp:95 #15 0x7f07c801a82f in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x2082f) #16 0x5bfa28 in _start (/tmp/spring/tests/usr/local/bin/spring-headless+0x5bfa28) AddressSanitizer can not provide additional info. SUMMARY: AddressSanitizer: SEGV /usr/include/c++/5/bits/unique_ptr.h:542 std::unique_ptr<std::vector<unsigned int, std::allocator<unsigned int> > [], std::default_delete<std::vector<unsigned int, std::allocator<unsigned int> > []> >::get() const ==1639==ABORTING | ||||||||
Additional Information | http://buildbot.springrts.com/builders/validationtests/builds/5486/steps/validation%20test/logs/stdio | ||||||||
Tags | No tags attached. | ||||||||
Checked infolog.txt for Errors | |||||||||
Attached Files |
|
![]() |
|
Kloot (developer) 2017-05-14 14:29 |
~CEngineOutHandler sends a netmsg... sigh. |
Kloot (developer) 2017-05-14 18:05 |
same as 0005553 afaict |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2017-05-14 13:16 | abma | New Issue | |
2017-05-14 14:28 | Kloot | Assigned To | => Kloot |
2017-05-14 14:28 | Kloot | Status | new => assigned |
2017-05-14 14:29 | Kloot | Note Added: 0017622 | |
2017-05-14 18:05 | Kloot | Status | assigned => resolved |
2017-05-14 18:05 | Kloot | Resolution | open => fixed |
2017-05-14 18:05 | Kloot | Fixed in Version | => 103.0 +git |
2017-05-14 18:05 | Kloot | Note Added: 0017623 |