Page 1 of 1

WEAKNESS class causes Edge to crash

Posted: Wed Jan 13, 2021 3:00 am
by Lobo
Using the WEAKNESS class causes Edge to randomly crash to desktop. It's enough just to use the line WEAKNESS.CLASS=X; and nothing else to provoke it.

But it doesn't always happen. As soon as I can get a test case that is 100% reproducible I'll post it here.

Note that this also happens in edge 1.35 too.

Re: WEAKNESS class causes Edge to crash

Posted: Sat Jan 16, 2021 4:07 am
by Lobo
It's probably just some variable not being initialized properly: maybe you don't need a test case, just go over the code making sure weakness stuff is being done correctly?

Re: WEAKNESS class causes Edge to crash

Posted: Tue May 11, 2021 11:29 am
by Lobo
Seems to be fixed!