View Issue Details

IDProjectCategoryView StatusLast Update
0000888Spring engineGeneralpublic2009-02-01 11:35
Reporteracidd_uk Assigned To 
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionwon't fix 
Summary0000888: Mid game crash
DescriptionI played a game where my Spring client crashed mid-game. My own replay was broken, however I got a replay file from one of the players in the game that did not crash. So I can 100% reproduce the crash by watching the replay, as it crashes at the same point in the replay too.

The replay alone wil probably not help, however if I could get some sort of debug build of 0.76b1, then information could be got from that about the crash maybe?
Additional InformationI've attached the replay but it will probably run fine on most people's PCs. I suspect it may be to do with LUAUI since that's the main common difference between clients... Otherwise I guess it could be a hardware compatability issue, but my PC is pretty standard.
TagsNo tags attached.
Attached Files
080405-DeltaSiegeDry-0.76b1.sdf (Attachment missing)
Checked infolog.txt for Errors

Activities

acidd_uk

2008-04-05 04:14

reporter   ~0002034

Ok I watched the replay again with LUAUI turned off by typing "/luaui disable" at the start of the replay. Spring still crashes at the same point, so seems unlikely to be a LUAUI bug.

Kloot

2008-04-05 17:19

developer   ~0002035

Looks untraceable unfortunately:

Program received signal SIGFPE, Arithmetic exception.
[Switching to Thread -1233094944 (LWP 6270)]
0xb6e8daab in ?? () from /usr/lib/libGLcore.so.1
(gdb) bt
#0 0xb6e8daab in ?? () from /usr/lib/libGLcore.so.1
#1 0xbfbd6b20 in ?? ()
#2 0xbfbd6ce0 in ?? ()
0000003 0x00000088 in ?? ()
0000004 0x00000000 in ?? ()

(if anyone really wants to debug this, the
crash happens just after time index 20:23)

acidd_uk

2008-04-22 02:06

reporter   ~0002144

Looks like problem 889, so probably resolved.

Kloot

2008-04-22 02:28

developer   ~0002158

Nope, this one unfortunately still dies predictably at 20:23.

imbaczek

2008-04-24 01:37

reporter   ~0002163

again doesn't crash on my intel 945 laptop, didn't test on nvidia desktop yet.

Issue History

Date Modified Username Field Change
2008-04-05 04:05 acidd_uk New Issue
2008-04-05 04:05 acidd_uk File Added: 080405-DeltaSiegeDry-0.76b1.sdf
2008-04-05 04:14 acidd_uk Note Added: 0002034
2008-04-05 17:19 Kloot Note Added: 0002035
2008-04-22 02:06 acidd_uk Note Added: 0002144
2008-04-22 02:28 Kloot Note Added: 0002158
2008-04-24 01:37 imbaczek Note Added: 0002163
2009-02-01 11:35 Auswaschbar Status new => closed
2009-02-01 11:35 Auswaschbar Resolution open => won't fix