View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0005507 | Spring engine | Linux | public | 2017-04-02 20:10 | 2017-04-02 21:34 |
| Reporter | burp | Assigned To | Kloot | ||
| Priority | urgent | Severity | crash | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Product Version | 103.0 +git | ||||
| Summary | 0005507: g82259fc segfaults | ||||
| Description | Version 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.. | ||||
| Tags | No tags attached. | ||||
| Checked infolog.txt for Errors | |||||
| 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 |