Follow-up Comment #5, patch #1093 (project wesnoth):

Yeah, just crash.
I did some debug on the codes, it really hard to find the real problem.
Seems that some of the object members (just like child widgets and parent) in
new widget framework are already released while accessing, so that the
pointers are invalid.
e.g: when pop-up generate map dialog, calling twindow::show() makes
set_dirty() visiting 'parent_' got a violate memory access.

    _______________________________________________________

Reply to this item at:

  <http://gna.org/patch/?1093>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


_______________________________________________
Wesnoth-bugs mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-bugs

Reply via email to