MegaGlest Forum

MegaGlest => Bug reports => Closed bug reports => Topic started by: titi on 29 September 2013, 23:01:27

Title: [fixed]rev 4583 crash in randomgen line 109
Post by: titi on 29 September 2013, 23:01:27
In windows in the menu ( with rain ) I crashed 2 times now in randomgen.cpp in line 109 .

update:
from the logfile:
Code: [Select]
[2013-09-30 00:25:41] Runtime Error information:
======================================================
In [..\..\source\shared_lib\sources\util\randomgen.cpp::Shared::Util::RandomGen::randRange Line: 109] res < min || res > max, min = -0.030000, max = 0.030000, res = -0.030000
Stack Trace:
00000000 00000000 00000000 f49713b9 ZwGetContextThread!ntdll (null)(0) +18
00000000 00000000 00000000 f49713b9 ZwGetContextThread!ntdll (null)(0) +18
Title: Re: rev 4583 crash in randomgen line 109
Post by: tomreyn on 30 September 2013, 03:22:19
We should try to integrate breakpad into the snapshot builds...
Title: Re: rev 4583 crash in randomgen line 109
Post by: softcoder on 3 October 2013, 05:10:34
This bug should be fixed in svn since 4592