2024-04-23 21:21 CEST

View Issue Details Jump to Notes ]
IDProjectCategoryView StatusLast Update
0005507Spring engineLinuxpublic2017-04-02 21:34
Reporterburp 
Assigned ToKloot 
PriorityurgentSeveritycrashReproducibilityalways
StatusresolvedResolutionfixed 
Product Version103.0 +git 
Target VersionFixed in Version 
Summary0005507: g82259fc segfaults
DescriptionVersion g82259fc currently used by zk segfaults at the beginning of games. I can't figure out exactly when, but all widgets seem to load properly, and it seems to happen just before players can play after the waiting time.

Thread 1 "spring-main" received signal SIGSEGV, Segmentation fault.
CFarTextureHandler::DrawFarTexture (this=this@entry=0x1568d780, obj=0x2487d000, va=va@entry=0x22ce980) at /home/tobias/tmp/spring/rts/Rendering/FarTextureHandler.cpp:216
216 if (icon.farTexNum == 0)
(gdb) bt
#0 CFarTextureHandler::DrawFarTexture (this=this@entry=0x1568d780, obj=0x2487d000, va=va@entry=0x22ce980) at /home/tobias/tmp/spring/rts/Rendering/FarTextureHandler.cpp:216
#1 0x00000000007667d3 in CFarTextureHandler::Draw (this=0x1568d780) at /home/tobias/tmp/spring/rts/Rendering/FarTextureHandler.cpp:291
#2 0x000000000081926c in CUnitDrawer::Draw (this=0x1dbab180, drawReflection=drawReflection@entry=false, drawRefraction=drawRefraction@entry=false) at /home/tobias/tmp/spring/rts/Rendering/UnitDrawer.cpp:389
0000003 0x000000000081ee44 in CWorldDrawer::DrawOpaqueObjects (this=this@entry=0xea93d10) at /home/tobias/tmp/spring/rts/Rendering/WorldDrawer.cpp:304
0000004 0x000000000081f7b0 in CWorldDrawer::Draw (this=0xea93d10) at /home/tobias/tmp/spring/rts/Rendering/WorldDrawer.cpp:238
0000005 0x000000000049f2ec in CGame::Draw (this=0x239f3c0) at /home/tobias/tmp/spring/rts/Game/Game.cpp:1295
#6 0x000000000087c6aa in SpringApp::Update (this=this@entry=0x7fffffffe010) at /home/tobias/tmp/spring/rts/System/SpringApp.cpp:862
#7 0x00000000008827d8 in SpringApp::Run (this=this@entry=0x7fffffffe010) at /home/tobias/tmp/spring/rts/System/SpringApp.cpp:892
#8 0x000000000086882a in Run (argc=argc@entry=4, argv=argv@entry=0x7fffffffe1b8) at /home/tobias/tmp/spring/rts/System/Main.cpp:44
#9 0x000000000045bf45 in main (argc=4, argv=0x7fffffffe1b8) at /home/tobias/tmp/spring/rts/System/Main.cpp:95


Let me know if you need further details..
TagsNo tags attached.
Checked infolog.txt for Errors
Attached Files

-Relationships
has duplicate 0005499closedKloot 103.0.1-712 midgame crash 
+Relationships

-Notes

~0017409

Anonymous (viewer)

Fix 2ef58708949a8cc27fc292ceb5e939a9ed519692 committed to develop branch: fix 0005507, repo: spring changeset id: 8055
+Notes

-Issue History
Date Modified Username Field Change
2017-04-02 20:10 burp New Issue
2017-04-02 20:37 Kloot Relationship added has duplicate 0005499
2017-04-02 20:38 Kloot Assigned To => Kloot
2017-04-02 20:38 Kloot Status new => assigned
2017-04-02 21:34 Changeset attached => spring develop 2ef58708
2017-04-02 21:34 Anonymous Note Added: 0017409
2017-04-02 21:34 Anonymous Status assigned => resolved
2017-04-02 21:34 Anonymous Resolution open => fixed
+Issue History