MantisBT - VCMI
View Issue Details
0002962VCMIGUI - PreGamepublic2018-04-22 00:102018-04-22 17:33
karliss 
karliss 
normalcrashalways
closedfixed 
Arch Linux
 
 
0002962: Crash when loading/starting game by double clicking
version VCMI 0.99 d9d01f0b6886272fd3a4eec9d5b4f96d01b2a4f6

Loading a save by double clicking on the save entry and then continuing to click causes crash. Trying to run with address sanitizer indicated 4-5 different problems mostly related to double free but it seems that main problem is server not taking in to account current state when processing received packets and thus performing certain actions multiple times/in wrong order.

Similar thing happens in single scenario screen.
1) Open load screen
2) quickly click on a save entry as fast as possible
No tags attached.
Issue History
2018-04-22 00:10karlissNew Issue
2018-04-22 17:31karlissNote Added: 0007578
2018-04-22 17:33karlissStatusnew => closed
2018-04-22 17:33karlissAssigned To => karliss
2018-04-22 17:33karlissResolutionopen => fixed

Notes
(0007578)
karliss   
2018-04-22 17:31   
Fixed in 965b33d16a5e98d334e401e558fde7be9d56acf9.