2025-06-14 04:50 CEST

View Issue Details Jump to Notes ]
IDProjectCategoryView StatusLast Update
0004151Spring engineGeneralpublic2013-11-13 23:42
Reporterabma 
Assigned ToKloot 
PrioritynormalSeveritymajorReproducibilityalways
StatusresolvedResolutionfixed 
Product Version95.0.1+git 
Target Version96.0Fixed in Version95.0.1+git 
Summary0004151: assertion failed: FBO.cpp:304: void FBO::Bind(): Assertion `boundBuffer == 0' failed.
Description[f=0000000] Switching to ROAM Mesh Rendering
[f=0000000] Creating TreeDrawer
[f=0000000] Error: [CreateProgramObject] Tried to create "treeNearDefShaderARB" a ARB shader program on hardware w/o support for it!
[f=0000000] Error: [CreateShaderObject] Tried to create a ARB shader ("ARB/treeNS.vp") on hardware that does not support them!
[f=0000000] Creating ProjectileDrawer & UnitDrawer
[f=0000000] Creating Projectile Textures
[f=0000000] Warning: [CCEG::Load] krogtaarblaster: Unknown tag CSimpleParticleSystem::size
[f=0000000] Creating Water
spring: rts/Rendering/GL/FBO.cpp:304: void FBO::Bind(): Assertion `boundBuffer == 0' failed.
[f=0000000] Error: Aborted (SIGABRT) in spring 95.0.1-36-gacf76ee develop (Debug)
[f=0000000] Error: Stacktrace:
[f=0000000] Error: <0> /lib/x86_64-linux-gnu/libpthread.so.0(+0xfbb0) [0x7f5a65760bb0]
[f=0000000] Error: <1> /lib/x86_64-linux-gnu/libc.so.6(gsignal+0x37) [0x7f5a6231df77]
[f=0000000] Error: <2> /lib/x86_64-linux-gnu/libc.so.6(abort+0x148) [0x7f5a623215e8]
[f=0000000] Error: <3> /lib/x86_64-linux-gnu/libc.so.6(+0x2fd43) [0x7f5a62316d43]
[f=0000000] Error: <4> /lib/x86_64-linux-gnu/libc.so.6(+0x2fdf2) [0x7f5a62316df2]
[f=0000000] Error: <5> /home/abma/dev/spring/develop/rts/Rendering/GL/FBO.cpp:305
[f=0000000] Error: <6> /home/abma/dev/spring/develop/rts/Rendering/Env/AdvWater.cpp:99
[f=0000000] Error: <7> /home/abma/dev/spring/develop/rts/Rendering/Env/IWater.cpp:154
[f=0000000] Error: <8> /home/abma/dev/spring/develop/rts/Rendering/WorldDrawer.cpp:68 (discriminator 1)
[f=0000000] Error: <9> /home/abma/dev/spring/develop/rts/Game/Game.cpp:691
[f=0000000] Error: <10> /home/abma/dev/spring/develop/rts/Game/Game.cpp:524
[f=0000000] Error: <11> /home/abma/dev/spring/develop/rts/Game/LoadScreen.cpp:125
[f=0000000] Error: <12> /home/abma/dev/spring/develop/rts/Game/LoadScreen.cpp:191 (discriminator 1)
[f=0000000] Error: <13> /home/abma/dev/spring/develop/rts/Game/PreGame.cpp:308 (discriminator 1)
[f=0000000] Error: <14> /home/abma/dev/spring/develop/rts/Game/PreGame.cpp:163
[f=0000000] Error: <15> /var/tmp/home/dev/spring/develop/rts/System/Platform/Threading.cpp:348
[f=0000000] Error: <16> /home/abma/dev/spring/develop/rts/System/SpringApp.cpp:959
[f=0000000] Error: <17> /home/abma/dev/spring/develop/rts/System/SpringApp.cpp:1041
[f=0000000] Error: <18> /home/abma/dev/spring/develop/rts/System/Main.cpp:64
[f=0000000] Error: <19> /home/abma/dev/spring/develop/rts/System/Main.cpp:123
[f=0000000] Error: <20> /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf5) [0x7f5a62308de5]
[f=0000000] Error: <21> ??:?
[f=0000000] [CCollisionHandler] dis-/continuous tests: 0/0
[f=0000000] [~CPathCache(40x20)] cacheHits=0 hitPercentage=0% numHashColls=0 maxCacheSize=0
[f=0000000] [~CPathCache(40x20)] cacheHits=0 hitPercentage=0% numHashColls=0 maxCacheSize=0
[f=0000000] [~CPathCache(160x80)] cacheHits=0 hitPercentage=0% numHashColls=0 maxCacheSize=0
[f=0000000] [~CPathCache(160x80)] cacheHits=0 hitPercentage=0% numHashColls=0 maxCacheSize=0
spring: rts/Rendering/GL/FBO.cpp:304: void FBO::Bind(): Assertion `boundBuffer == 0' failed.
TagsNo tags attached.
Checked infolog.txt for Errors
Attached Files

-Relationships
+Relationships

-Notes

~0012111

abma (administrator)

note, commented out this, to let it compile:
+ //assert(boundBuffer == fboId);
see https://github.com/spring/spring/commit/6ce8d28e68f075d5a1a158e5349287bda6005f74#commitcomment-4590768

~0012124

Kloot (developer)

yeah, thanks (didn't check buildbot for a while)
+Notes

-Issue History
Date Modified Username Field Change
2013-11-13 20:26 abma New Issue
2013-11-13 20:55 Kloot Assigned To => Kloot
2013-11-13 20:55 Kloot Status new => assigned
2013-11-13 21:01 abma Note Added: 0012111
2013-11-13 23:42 Kloot Note Added: 0012124
2013-11-13 23:42 Kloot Status assigned => resolved
2013-11-13 23:42 Kloot Fixed in Version => 95.0.1+git
2013-11-13 23:42 Kloot Resolution open => fixed
+Issue History