View Issue Details

IDProjectCategoryView StatusLast Update
0002495Spring engineGeneralpublic2011-07-07 02:58
ReporterBeherith Assigned Toabma  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionunable to reproduce 
Product Version0.82.7+git 
Summary0002495: (master) HangTimeout is ignored
DescriptionHang detection ignores HangTimeout.
Its still 10000 msecs no matter what I set it to, and I need it disabled so I can debug in VS.
TagsNo tags attached.
Checked infolog.txt for Errors

Activities

Beherith

2011-06-22 22:17

reporter   ~0006801

Oooh, someone please edit the title, i failed hard :(

abma

2011-06-23 05:01

administrator   ~0006802

Last edited: 2011-06-23 05:08

are you sure, that you edited the right config file? when looking the source-code i can't find an error...
in .springrc:
0 means will be set to default value (10 seconds)
<0 means disabled

see https://github.com/spring/spring/blob/master/rts/System/Platform/Watchdog.cpp#L262

Beherith

2011-06-25 21:05

reporter   ~0006806

I used the edit settings available through launching spring.exe.

abma

2011-06-26 02:40

administrator   ~0006808

Last edited: 2011-06-26 02:40

so... at which value did you set it? it works for me, so it looks like you're doing something different.

zerver

2011-06-26 18:24

reporter   ~0006812

It could be that you have to restart after using "Edit settings". Many config values require this.

abma

2011-07-07 02:58

administrator   ~0006953

no feedback received...

Issue History

Date Modified Username Field Change
2011-06-22 22:16 Beherith New Issue
2011-06-22 22:16 Beherith Graphics Card => unknown
2011-06-22 22:17 Beherith Note Added: 0006801
2011-06-23 01:52 abma Summary (master) => (master) HangTimeout is ignored
2011-06-23 05:01 abma Note Added: 0006802
2011-06-23 05:03 abma Note Edited: 0006802
2011-06-23 05:08 abma Note Edited: 0006802
2011-06-23 12:36 abma Status new => feedback
2011-06-25 21:05 Beherith Note Added: 0006806
2011-06-26 02:40 abma Note Added: 0006808
2011-06-26 02:40 abma Note Edited: 0006808
2011-06-26 18:24 zerver Note Added: 0006812
2011-07-07 02:58 abma Note Added: 0006953
2011-07-07 02:58 abma Status feedback => resolved
2011-07-07 02:58 abma Resolution open => unable to reproduce
2011-07-07 02:58 abma Assigned To => abma