View Issue Details

IDProjectCategoryView StatusLast Update
0004993Spring engineGeneralpublic2015-11-09 22:59
Reporterabma Assigned TojK  
PrioritynormalSeverityminorReproducibilityhave not tried
Status resolvedResolutionfixed 
Product Version100.0+git 
Target Version101.0 
Summary0004993: testQuadField fails sometimes
Descriptionhttp://buildbot.springrts.com/builders/full-windows-test/builds/3249/steps/test/logs/stdio
Additional Informationhttps://github.com/spring/spring/blob/develop/test/engine/Sim/Misc/testQuadField.cpp#L83

start: 3.261024 0.000000 4.552507 dir: -0.999999 0.000000 -0.000754 length: 2.261239

../../test/engine/Sim/Misc/testQuadField.cpp(92): error in "QuadField": Too less quads returned!
TagsNo tags attached.
Checked infolog.txt for Errors

Activities

abma

2015-11-09 19:25

administrator   ~0015323


full-windows started:
Mon Nov 9 04:41:04 2015

+108 seconds:

so test started Mon Nov 9 04:42:52 2015

-> unix timestamp 1447040572

elapsedTime=139.511377

so, from unix timestamp + 0-140 should reproduce it :D


abma

2015-11-09 22:22

administrator   ~0015324

haha, got it:

with srand(1447040849); i can reproduce it on the buildslave.

abma

2015-11-09 22:24

administrator   ~0015325

start: 0x408E8B04 0x0 0x40BE8F0A dir: 0xBF800000 0x0 0xB95859A1 length: 0x401D2656

jK

2015-11-09 22:59

developer   ~0015326

Fix 9cfb556653c23427e64772575c9371aa042ada55 committed to develop branch: fix 0004993: duno if it fixes all bugs, at least it fixes this one, repo: spring changeset id: 5767

Issue History

Date Modified Username Field Change
2015-11-09 04:58 abma New Issue
2015-11-09 04:59 abma Additional Information Updated
2015-11-09 19:14 abma Status new => closed
2015-11-09 19:14 abma Assigned To => abma
2015-11-09 19:14 abma Resolution open => unable to reproduce
2015-11-09 19:25 abma Note Added: 0015323
2015-11-09 19:25 abma Status closed => feedback
2015-11-09 22:22 abma Note Added: 0015324
2015-11-09 22:22 abma Status feedback => assigned
2015-11-09 22:24 abma Note Added: 0015325
2015-11-09 22:24 abma Assigned To abma =>
2015-11-09 22:24 abma Status assigned => new
2015-11-09 22:59 jK Changeset attached => spring develop 9cfb5566
2015-11-09 22:59 jK Note Added: 0015326
2015-11-09 22:59 jK Assigned To => jK
2015-11-09 22:59 jK Status new => resolved
2015-11-09 22:59 jK Resolution unable to reproduce => fixed