View Issue Details [ Jump to Notes ] [ Related Changesets ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0005831 | Spring engine | General | public | 2017-11-07 22:23 | 2017-11-08 00:16 | ||||
Reporter | abma | ||||||||
Assigned To | Kloot | ||||||||
Priority | normal | Severity | minor | Reproducibility | have not tried | ||||
Status | resolved | Resolution | fixed | ||||||
Product Version | 104.0 +git | ||||||||
Target Version | 105.0 | Fixed in Version | |||||||
Summary | 0005831: spring-headless: VBO.cpp:203: GLubyte* VBO::MapBuffer(GLintptr, GLsizeiptr, GLbitfield): Assertion `ptr != nullptr' failed. | ||||||||
Description | spring-headless: ../../rts/Rendering/GL/VBO.cpp:203: GLubyte* VBO::MapBuffer(GLintptr, GLsizeiptr, GLbitfield): Assertion `ptr != nullptr' failed. [CrashHandler] Error: Aborted (SIGABRT) in spring 104.0.1-327-gc5ff5a5 develop (Debug Signal-NaNs Headless) [CrashHandler] Error: Halted Stacktrace for Spring 104.0.1-327-gc5ff5a5 develop (Debug Signal-NaNs Headless) using libunwind: [CrashHandler] Error: [00] ./build/validation/../../rts/System/Platform/Linux/CrashHandler.cpp:833 CrashHandler::HaltedStacktrace(std::__cxx11::basic_string<char, std::char_traits<char>, std::a [...] [CrashHandler] Error: [01] ./build/validation/../../rts/System/Platform/Linux/CrashHandler.cpp:939 CrashHandler::HandleSignal(int, siginfo_t*, void*) [CrashHandler] Error: [02] /lib/x86_64-linux-gnu/libpthread.so.0(+0x11390) [0x7f366cace390] __restore_rt [CrashHandler] Error: [03] /build/glibc-bfm8X4/glibc-2.23/signal/../sysdeps/unix/sysv/linux/raise.c:54 __GI_raise [CrashHandler] Error: [04] /build/glibc-bfm8X4/glibc-2.23/stdlib/abort.c:91 __GI_abort [CrashHandler] Error: [05] /build/glibc-bfm8X4/glibc-2.23/assert/assert.c:92 __assert_fail_base [CrashHandler] Error: [06] /lib/x86_64-linux-gnu/libc.so.6(+0x2dc82) [0x7f366c720c82] __assert_fail [CrashHandler] Error: [07] ./build/validation/../../rts/Rendering/GL/VBO.cpp:204 VBO::MapBuffer(long, long, unsigned int) [CrashHandler] Error: [08] ./build/validation/../../rts/Rendering/GL/VBO.cpp:165 VBO::MapBuffer(unsigned int) [CrashHandler] Error: [09] ./build/validation/../../rts/Rendering/GL/RenderDataBuffer.hpp:365 VA_TYPE_2dT* GL::RenderDataBuffer::MapBuffer<VA_TYPE_2dT>(VBO&, bool, bool) [CrashHandler] Error: [10] ./build/validation/../../rts/Rendering/GL/RenderDataBuffer.hpp:343 VA_TYPE_2dT* GL::RenderDataBuffer::MapElems<VA_TYPE_2dT>(bool, bool) [CrashHandler] Error: [11] ./build/validation/../../rts/Rendering/GL/RenderDataBuffer.hpp:420 void GL::TRenderDataBuffer<VA_TYPE_0>::Setup<std::array<Shader::ShaderInput, 1ul> >(GL::Render [...] [CrashHandler] Error: [12] ./build/validation/../../rts/Rendering/GL/RenderDataBuffer.cpp:68 GL::InitRenderBuffers() [CrashHandler] Error: [13] ./build/validation/../../rts/Rendering/GlobalRendering.cpp:541 CGlobalRendering::PostInit() [CrashHandler] Error: [14] ./build/validation/../../rts/System/SpringApp.cpp:234 SpringApp::Init() [CrashHandler] Error: [15] ./build/validation/../../rts/System/SpringApp.cpp:793 SpringApp::Run() [CrashHandler] Error: [16] ./build/validation/../../rts/System/Main.cpp:43 Run(int, char**) [CrashHandler] Error: [17] ./build/validation/../../rts/System/Main.cpp:93 main [CrashHandler] Error: [18] /build/glibc-bfm8X4/glibc-2.23/csu/../csu/libc-start.c:325 __libc_start_main [CrashHandler] Error: [19] .../spring-headless(_start+0x29) [0x620e79] ?? | ||||||||
Additional Information | http://buildbot.springrts.com/builders/validationtests/builds/5534/steps/validation%20test_1/logs/stdio | ||||||||
Tags | No tags attached. | ||||||||
Checked infolog.txt for Errors | |||||||||
Attached Files |
|
![]() |
|
Kloot (developer) 2017-11-08 00:16 |
Fix f9cae9db5f406e49a9314f2794bfd1a5f2746247 committed to develop branch: fix 0005831, repo: spring changeset id: 9227 |
![]() |
|||
spring: develop f9cae9db
Timestamp: 2017-11-08 00:23:33 Author: Kloot [ Details ] [ Diff ] |
fix 0005831 | ||
mod - rts/Game/SelectedUnitsHandler.cpp | [ Diff ] [ File ] | ||
mod - rts/Map/SMF/Basic/BasicMeshDrawer.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/CommandDrawer.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/DefaultPathDrawer.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/Env/BumpWater.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/Fonts/glFont.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/Fonts/glFont.h | [ Diff ] [ File ] | ||
mod - rts/Rendering/GL/RenderDataBuffer.hpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/GL/VBO.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/HUDDrawer.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/Map/InfoTexture/Modern/AirLos.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/Map/InfoTexture/Modern/Combiner.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/Map/InfoTexture/Modern/Height.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/Map/InfoTexture/Modern/Los.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/Map/InfoTexture/Modern/MetalExtraction.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/Map/InfoTexture/Modern/Radar.cpp | [ Diff ] [ File ] | ||
mod - rts/System/SplashScreen.cpp | [ Diff ] [ File ] | ||
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2017-11-07 22:23 | abma | New Issue | |
2017-11-08 00:16 | Kloot | Changeset attached | => spring develop f9cae9db |
2017-11-08 00:16 | Kloot | Note Added: 0018627 | |
2017-11-08 00:16 | Kloot | Assigned To | => Kloot |
2017-11-08 00:16 | Kloot | Status | new => resolved |
2017-11-08 00:16 | Kloot | Resolution | open => fixed |