View Issue Details

IDProjectCategoryView StatusLast Update
0003240Spring engineGeneralpublic2012-08-12 17:15
Reportercleanrock Assigned ToKloot  
PrioritynormalSeveritycrashReproducibilityhave not tried
Status closedResolutionduplicate 
Summary0003240: SIGSEGV on git 2a49c60 (90, post_release)
DescriptionI just specced a zk test game and both me and the player (GoogleFrog) crashed.
Stack trace from infolog (full infolog attached):
[f=0025493] Error: Segmentation fault (SIGSEGV) in spring 89.0.1-90-g2a49c60 HEAD (OMP)
[f=0025493] Error: Stacktrace:
[f=0025493] Error: <0> /lib/libc.so.6(+0x35020) [0x7fd4a5c63020]
[f=0025493] Error: <1> /usr/lib/gcc/x86_64-unknown-linux-gnu/4.7.1/../../../../include/c++/4.7.1/istream:821
[f=0025493] Error: <2> /home/johanr/projects_other/spring/rts/Game/Game.cpp:546
[f=0025493] Error: <3> /home/johanr/projects_other/spring/rts/Game/GameServer.cpp:2212
[f=0025493] Error: <4> /home/johanr/projects_other/spring/rts/System/Util.h:106
[f=0025493] Error: <5> /home/johanr/projects_other/spring/rts/Game/Game.cpp:442
[f=0025493] Error: <6> /home/johanr/projects_other/spring/rts/Game/UI/GuiHandler.cpp:1340
[f=0025493] Error: <7> /usr/lib/gcc/x86_64-unknown-linux-gnu/4.7.1/../../../../include/c++/4.7.1/bits/basic_string.h:536
[f=0025493] Error: <8> /home/johanr/projects_other/spring/rts/Game/IActionExecutor.h:40
[f=0025493] Error: <9> /usr/lib/gcc/x86_64-unknown-linux-gnu/4.7.1/../../../../include/c++/4.7.1/bits/basic_string.h:242

I dont have a core dump but this is Game.cpp:546:
smoothGround = new SmoothHeightMesh(ground, float3::maxxpos, float3::maxzpos, SQUARE_SIZE * 2, SQUARE_SIZE * 40);
TagsNo tags attached.
Attached Files
infolog.txt (Attachment missing)
Checked infolog.txt for Errors

Relationships

duplicate of 0003239 resolvedKloot 89.0.1-90-g2a49c60 crash 

Activities

Issue History

Date Modified Username Field Change
2012-08-12 15:10 cleanrock New Issue
2012-08-12 15:10 cleanrock File Added: infolog.txt
2012-08-12 17:15 Kloot Relationship added duplicate of 0003239
2012-08-12 17:15 Kloot Status new => closed
2012-08-12 17:15 Kloot Assigned To => Kloot
2012-08-12 17:15 Kloot Resolution open => duplicate