View Issue Details

IDProjectCategoryView StatusLast Update
0000669Spring engineGeneralpublic2008-01-13 14:45
ReporterShadowOfLegends Assigned To 
PrioritynormalSeveritycrashReproducibilityrandom
Status closedResolutionsuspended 
Summary0000669: Game crashes randomly
DescriptionNot really certain why, attached dump file
Additional InformationHD2900XT
Vista Ultimate
AMD X2 2.4 ghz
DDR500 Patriot Ram
TagsNo tags attached.
Attached Files
infolog.txt (Attachment missing)
infolog2.txt (Attachment missing)
Checked infolog.txt for Errors

Activities

Auswaschbar

2007-10-31 18:27

reporter   ~0001393

(4) std::vector<float3, std::allocator<float3> >::_M_insert_aux(__gnu_cxx::__normal_iterator<float3*, std::vector<float3, std::allocator<float3> > >, float3 const&)
    /opt/mingw42/lib/gcc/i586-mingw32msvc/4.2.0/include/c++/bits/stl_heap.h:0

(5) CUnitHandler::ShowUnitBuildSquare(BuildInfo const&, std::vector<Command, std::allocator<Command> > const&)
    /opt/mingw42/lib/gcc/i586-mingw32msvc/4.2.0/include/c++/bits/stl_vector.h:605

(6) CGuiHandler::DrawMapStuff(int)
    /var/lib/buildbot/spring_slave/mingw32-4.2.0/build/rts/Game/UI/GuiHandler.cpp:3703

(7) CGame::DrawWorld()
    /var/lib/buildbot/spring_slave/mingw32-4.2.0/build/rts/Game/Game.cpp:1848

(8) CGame::Draw()
    /var/lib/buildbot/spring_slave/mingw32-4.2.0/build/rts/Game/Game.cpp:1990

(9) SpringApp::Update()
    /var/lib/buildbot/spring_slave/mingw32-4.2.0/build/rts/System/Main.cpp:841

ShadowOfLegends

2007-11-01 19:01

reporter   ~0001395

i wasnt sure if the same crash happened, so i uploaded another file :-P

Kloot

2007-11-03 00:47

developer   ~0001397

No, it's different:

(4) CglFont::glPrintColor(char const*, ...)
    /opt/mingw42/lib/gcc/i586-mingw32msvc/4.2.0/include/c++/bits/basic_string.h:238

(5) CTooltipConsole::Draw()
    /var/lib/buildbot/spring_slave/mingw32-4.2.0/build/rts/Game/UI/TooltipConsole.cpp:103

(6) CGame::Draw()
    /var/lib/buildbot/spring_slave/mingw32-4.2.0/build/rts/Game/Game.cpp:2049

(7) SpringApp::Update()
    /var/lib/buildbot/spring_slave/mingw32-4.2.0/build/rts/System/Main.cpp:841

(8) SpringApp::Run(int, char**)
    /var/lib/buildbot/spring_slave/mingw32-4.2.0/build/rts/System/Main.cpp:1023

(9) Run(int, char**)
    /var/lib/buildbot/spring_slave/mingw32-4.2.0/build/rts/System/Main.cpp:1083

(10) WinMain@16
    /var/lib/buildbot/spring_slave/mingw32-4.2.0/build/rts/System/Main.cpp:1146

ShadowOfLegends

2007-11-03 19:33

reporter   ~0001404

I have changed some of the settings for my ram in my bios because it looked weird, I'll let you know if the crash ever happens again :-P or if it doesnt :-PP
Thanks support team!

Auswaschbar

2008-01-13 14:45

reporter   ~0001810

Closed because of code changes, new versions etc.

Please reopen if this bug still occurs in current version.

Issue History

Date Modified Username Field Change
2007-10-31 08:29 ShadowOfLegends New Issue
2007-10-31 08:29 ShadowOfLegends File Added: infolog.txt
2007-10-31 18:27 Auswaschbar Note Added: 0001393
2007-11-01 19:01 ShadowOfLegends File Added: infolog2.txt
2007-11-01 19:01 ShadowOfLegends Note Added: 0001395
2007-11-03 00:47 Kloot Note Added: 0001397
2007-11-03 19:33 ShadowOfLegends Note Added: 0001404
2008-01-13 14:45 Auswaschbar Status new => closed
2008-01-13 14:45 Auswaschbar Note Added: 0001810
2008-01-13 14:45 Auswaschbar Resolution open => suspended