View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0004634 | Spring engine | General | public | 2014-12-16 21:24 | 2014-12-17 02:07 | ||||
Reporter | abma | ||||||||
Assigned To | jK | ||||||||
Priority | normal | Severity | crash | Reproducibility | have not tried | ||||
Status | resolved | Resolution | fixed | ||||||
Product Version | 98.0.1+git | ||||||||
Target Version | 99.0 | Fixed in Version | |||||||
Summary | 0004634: crash in rts/Sim/Misc/CollisionHandler.h:59 | ||||||||
Description | Program received signal SIGSEGV, Segmentation fault. 0x00000000010ed2ee in CollisionQuery::GetHitPiece (this=0x0) at rts/Sim/Misc/CollisionHandler.h:59 59 LocalModelPiece* GetHitPiece() const { return lmp; } (gdb) bt #0 0x00000000010ed2ee in CollisionQuery::GetHitPiece (this=0x0) at rts/Sim/Misc/CollisionHandler.h:59 #1 0x00000000010e9d06 in CCollisionHandler::IntersectPiecesHelper (u=0xd9f13a0, p0=..., p1=..., cq=0x0) at rts/Sim/Misc/CollisionHandler.cpp:295 #2 0x00000000010e9d5a in CCollisionHandler::IntersectPieceTree (u=0xd9f13a0, p0=..., p1=..., cq=0x0) at rts/Sim/Misc/CollisionHandler.cpp:304 0000003 0x00000000010e8f0c in CCollisionHandler::DetectHit (v=0x7fffffffd570, o=0xd9f13a0, p0=..., p1=..., cq=0x0, forceTrace=false) at rts/Sim/Misc/CollisionHandler.cpp:54 0000004 0x00000000012f420f in CWeapon::GetTargetBorderPos (this=0xaa126c0, targetUnit=0xd9f13a0, rawTargetPos=..., rawTargetVec=..., rawTargetDir=...) at rts/Sim/Weapons/Weapon.cpp:1042 0000005 0x00000000012f4787 in CWeapon::TestRange (this=0xaa126c0, tgtPos=..., targetUnit=0xd9f13a0) at rts/Sim/Weapons/Weapon.cpp:1123 #6 0x00000000012f453f in CWeapon::TryTarget (this=0xaa126c0, tgtPos=..., userTarget=false, targetUnit=0xd9f13a0) at rts/Sim/Weapons/Weapon.cpp:1081 #7 0x00000000012f2ae2 in CWeapon::AttackUnit (this=0xaa126c0, newTargetUnit=0xd9f13a0, isUserTarget=false) at rts/Sim/Weapons/Weapon.cpp:642 #8 0x000000000129de75 in CUnit::SlowUpdateWeapons (this=0x9db7a80) at rts/Sim/Units/Unit.cpp:1114 #9 0x000000000129dbc4 in CUnit::SlowUpdate (this=0x9db7a80) at rts/Sim/Units/Unit.cpp:1062 0000010 0x00000000012c1440 in CUnitHandler::Update (this=0x498a9f0) at rts/Sim/Units/UnitHandler.cpp:292 #11 0x000000000060f513 in CGame::SimFrame (this=0x225e7f0) at rts/Game/Game.cpp:1580 0000012 0x000000000079db46 in CGame::ClientReadNet (this=0x225e7f0) at rts/Net/NetCommands.cpp:506 0000013 0x000000000060c84b in CGame::Update (this=0x225e7f0) at rts/Game/Game.cpp:1026 0000014 0x0000000000b5b796 in SpringApp::Update (this=0x7fffffffe200) at rts/System/SpringApp.cpp:842 #15 0x0000000000b5b8ff in SpringApp::Run (this=0x7fffffffe200) at rts/System/SpringApp.cpp:873 #16 0x0000000000b1e76d in Run (argc=1, argv=0x7fffffffe3e8) at rts/System/Main.cpp:48 #17 0x0000000000b1efc2 in main (argc=1, argv=0x7fffffffe3e8) at rts/System/Main.cpp:107 | ||||||||
Tags | No tags attached. | ||||||||
Checked infolog.txt for Errors | |||||||||
Attached Files |
|
![]() |
|
abma (administrator) 2014-12-16 23:12 Last edited: 2014-12-16 23:12 |
happens in latest release branch |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2014-12-16 21:24 | abma | New Issue | |
2014-12-16 23:12 | abma | Note Added: 0013867 | |
2014-12-16 23:12 | abma | Note Edited: 0013867 | View Revisions |
2014-12-17 02:07 | jK | Changeset attached | => spring release 0f78ebec |
2014-12-17 02:07 | jK | Assigned To | => jK |
2014-12-17 02:07 | jK | Status | new => resolved |
2014-12-17 02:07 | jK | Resolution | open => fixed |