WFinfo
WFinfo copied to clipboard
Application Hang on Scroll (Axi)
Describe the bug Application is caught in an endless loop when reaching bottom of Axis scroll list (with vaueld relics shown)
To Reproduce Steps to reproduce the behavior:
- Go to 'relics'
- untick hide vaulted
- Click on 'axis'
- Scroll down to last row
- See error
Expected behavior idle cpu and not 100% and flashing unresposive UI
Desktop (please complete the following information):
- OS: [e.g. W10]
- .NET version [e.g. 4.8]
- Version [e.g. v9.,3,3]
WS10 reproducable, but i have no idea what can cause this note : it only freeze the relics window, not the whole software
edit : when trying to re-open the window, WFinfo crashes with these logs : https://pastebin.com/adFz2ts7
WS10 reproducable, but i have no idea what can cause this note : it only freeze the relics window, not the whole software
edit : when trying to re-open the window, WFinfo crashes with these logs : https://pastebin.com/adFz2ts7
just run it on the debugger and it should be easy to figure out. i dont have this thing set up yet nor looked at the code for more than a second :)
Edit: cant reproduce with debugger attached ... Possible race condition?
Suposedly fixed in #154