URL:
  <http://gna.org/bugs/?14826>

                 Summary: "Attempt to dereference invalid iterator" assert in
TSL scenario 2
                 Project: Battle for Wesnoth
            Submitted by: espreon
            Submitted on: Monday 11/23/2009 at 18:07
                Category: Bug
                Severity: 4 - Important
                Priority: 6
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 1.7.8+svn (39903M)
        Operating System: Sabayon Linux

    _______________________________________________________

Details:

The game crashes during a cutscene in my campaign, The Silver Lands.

This is what the terminal gives me:

wesnoth: src/unit_map.hpp:113: typename iter_types::pointer_type
unit_map::iterator_base<iter_policy, iter_types>::operator->() const [with
iter_policy = unit_map::unit_policy, iter_types =
unit_map::standard_iter_types]: Assertion `policy_.valid(i_, map_) &&
"Attempt to dereference invalid iterator"' failed.
Aborted

One can obtain my campaign from the addons server or Wesnoth-UMC-Dev.

Link for svn co:
http://wesnoth-umc-dev.svn.sf.net/svnroot/wesnoth-umc-dev/trunk/The_Silver_Lands

Steps to reproduce:

- Skip scenario one with debug + n

- Move Tyramos (the ghost) to 23,30.

- Wait for Tyramos to move to the second castle... and Wesnoth should have
crashed...

Lines of importance:

- 1,128 to 1,148
- 1,334 to 1,555
- 1,558 to 1,910

Note that throwing the events instead of activating them the normal way will
not cause the assert.




    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?14826>

_______________________________________________
  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