2025-07-19 16:52 CEST

View Issue Details Jump to Notes ]
IDProjectCategoryView StatusLast Update
0002805Spring engineGeneralpublic2011-12-03 16:00
Reporterabma 
Assigned ToKloot 
PrioritynormalSeveritycrashReproducibilityhave not tried
StatusresolvedResolutionfixed 
Product Version 
Target VersionFixed in Version84.0.1 
Summary0002805: (validationtest) SIGSEV in FarTextureHandler.cpp:133
Descriptionhttp://buildbot.springrts.com/builders/validationtests/builds/596/steps/validation%20test_5/logs/stdio:

Program received signal SIGSEGV, Segmentation fault.
0x0000000000de59c1 in CFarTextureHandler::CreateFarTexture (this=0x4e533f0, obj=0x7c39160) at /home/buildslave/full-linux/build/rts/Rendering/FarTextureHandler.cpp:133
133 cache[obj->team][model->id] = -1;
#0 0x0000000000de59c1 in CFarTextureHandler::CreateFarTexture (this=0x4e533f0, obj=0x7c39160) at /home/buildslave/full-linux/build/rts/Rendering/FarTextureHandler.cpp:133
        model = 0x7d0d890
        maxSprites = 32767
        sunDir = {<float3> = {static binder = {class_ = 0x1c5dae0, base = 0x0, flags = creg::CF_None, memberRegistrator = 0x1c22ca0, name = 0x167060f "float3", size = 12, constructor = 0x112bc46 <float3::_ConstructInstance(void*)>, destructor = 0x112bc72 <float3::_DestructInstance(void*)>, nextBinder = 0x1c22d60}, static memberRegistrator = 0x1c22d38, static CMP_EPS = 9.99999975e-05, static NORMALIZE_EPS = 9.99999996e-13, static maxxpos = 4095, static maxzpos = 4095, x = 0, y = 0, z = 0}, static binder = {class_ = 0x1c5db50, base = 0x0, flags = creg::CF_None, memberRegistrator = 0x1c22d40, name = 0x1670797 "float4", size = 16, constructor = 0x112c14a <float4::_ConstructInstance(void*)>, destructor = 0x112c176 <float4::_DestructInstance(void*)>, nextBinder = 0x1c2bae0}, static memberRegistrator = 0x1c22dd8, w = 0}
#1 0x0000000000de69fd in CFarTextureHandler::Draw (this=0x4e533f0) at /home/buildslave/full-linux/build/rts/Rendering/FarTextureHandler.cpp:303
        obj = @0x7c39160
        it =
        va = 0x7fffffffe720
#2 0x0000000000de867f in CFeatureDrawer::Draw (this=0x234e3a0) at /home/buildslave/full-linux/build/rts/Rendering/FeatureDrawer.cpp:215
        gd = 0x4a28ba0
0000003 0x0000000000e96ab2 in CWorldDrawer::Draw (this=0x4e93980) at /home/buildslave/full-linux/build/rts/Rendering/WorldDrawer.cpp:144
        noAdvShading = 62
        myScopedTimerFromMakro = {<BasicTimer> = {<boost::noncopyable_::noncopyable> = {<No data fields>}, name = "WorldDrawer::Total", starttime = 42039}, autoShowGraph = false}
        gd = 0x4a28ba0
        plane_below = {0, -1, 0, 0}
        plane_above = {0, 1, 0, 0}
0000004 0x0000000000adf0d7 in CGame::Draw (this=0x1e54150) at /home/buildslave/full-linux/build/rts/Game/Game.cpp:1105
        currentTime = 42038
        doDrawWorld = true
        gd = 0x4a28ba0
        start = 0
0000005 0x000000000110e8ae in SpringApp::Update (this=0x7fffffffeb70) at /home/buildslave/full-linux/build/rts/System/SpringApp.cpp:993
        cputimer = {<BasicTimer> = {<boost::noncopyable_::noncopyable> = {<No data fields>}, name = "GameController::Draw", starttime = 42038}, autoShowGraph = false}
        updateSim = true
        ret = 1
#6 0x000000000110e9df in SpringApp::Run (this=0x7fffffffeb70, argc=2, argv=0x7fffffffed38) at /home/buildslave/full-linux/build/rts/System/SpringApp.cpp:1092
No locals.
#7 0x00000000010ef0a3 in MainFunc (argc=2, argv=0x7fffffffed38, ret=0x7fffffffec0c) at /home/buildslave/full-linux/build/rts/System/Main.cpp:51
        app = {cmdline = 0x1c58bc0, static ogc = 0x0, binaryName = "/tmp/spring/tests/usr/local/bin/spring-headless"}
#8 0x00000000010ef336 in Run (argc=2, argv=0x7fffffffed38) at /home/buildslave/full-linux/build/rts/System/Main.cpp:62
        ret = -1
        err = 0x15da285
#9 0x00000000010ef3cf in main (argc=2, argv=0x7fffffffed38) at /home/buildslave/full-linux/build/rts/System/Main.cpp:92
No locals.
A debugging session is active.

    Inferior 1 [process 18370] will be killed.
TagsNo tags attached.
Checked infolog.txt for Errors
Attached Files

-Relationships
+Relationships

-Notes

~0007802

abma (administrator)

still crashes:

[f=0002305] Error: Segmentation fault (SIGSEGV) in spring 84.0.1-262-g1eecb2d develop (Debug)
[f=0002305] Error: Stacktrace:
[f=0002305] Error: <0> /lib/x86_64-linux-gnu/libc.so.6(+0x36420) [0x7f471ae2c420]
[f=0002305] Error: <1> /usr/include/c++/4.6/bits/stl_vector.h:571
[f=0002305] Error: <2> /home/abma/dev/spring/develop/rts/Rendering/FarTextureHandler.cpp:129
[f=0002305] Error: <3> /home/abma/dev/spring/develop/rts/Rendering/FarTextureHandler.cpp:300
[f=0002305] Error: <4> /home/abma/dev/spring/develop/rts/Rendering/FeatureDrawer.cpp:217
[f=0002305] Error: <5> /home/abma/dev/spring/develop/rts/Rendering/WorldDrawer.cpp:145
[f=0002305] Error: <6> /home/abma/dev/spring/develop/rts/Game/Game.cpp:1105
[f=0002305] Error: <7> /home/abma/dev/spring/develop/rts/System/SpringApp.cpp:993
[f=0002305] Error: <8> /home/abma/dev/spring/develop/rts/System/SpringApp.cpp:1092
[f=0002305] Error: <9> /home/abma/dev/spring/develop/rts/System/Main.cpp:51

~0007803

Kloot (developer)

doh
+Notes

-Issue History
Date Modified Username Field Change
2011-12-03 15:36 abma New Issue
2011-12-03 15:42 Kloot Status new => resolved
2011-12-03 15:42 Kloot Fixed in Version => 84.0.1
2011-12-03 15:42 Kloot Resolution open => fixed
2011-12-03 15:42 Kloot Assigned To => Kloot
2011-12-03 15:51 abma Note Added: 0007802
2011-12-03 15:51 abma Assigned To Kloot =>
2011-12-03 15:51 abma Status resolved => new
2011-12-03 16:00 Kloot Note Added: 0007803
2011-12-03 16:00 Kloot Status new => resolved
2011-12-03 16:00 Kloot Assigned To => Kloot
+Issue History