Crash on load - latest build linux curses

Game crashes on load after 1-2 turns.

Can provide save if required.

I have just crashed with a similar message, on yesterday’s git version gedd527f.

/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/include/g++-v4/debug/safe_iterator.h:263:
    error: attempt to dereference a singular iterator.

Objects involved in the operation:
iterator "this" @ 0x0x3688b38 {
type = N11__gnu_debug14_Safe_iteratorINSt9__cxx199814_List_iteratorI4itemEENSt7__debug4listIS3_SaIS3_EEEEE (mutable iterator);
  state = singular;
  references sequence with type `NSt7__debug4listI4itemSaIS1_EEE' @ 0x0x3688b38
}

Save file: http://www.filedropper.com/cata-crashtar
To reproduce, move a couple of map tiles to the left.

Run the game (updated to latest git, version 0.B-1971-gddef397), under gdb, output enclosed in attachment.
I have also run the game under valgrind, and somehow I couldn’t reproduce the bug.

P.S.: Oh shit: "The upload folder is full. Please try a smaller file and/or contact an administrator."
Where can I upload files over here???

[quote=“john, post:3, topic:8479”]Run the game (updated to latest git, version 0.B-1971-gddef397), under gdb, output enclosed in attachment.
I have also run the game under valgrind, and somehow I couldn’t reproduce the bug.

P.S.: Oh shit: "The upload folder is full. Please try a smaller file and/or contact an administrator."
Where can I upload files over here???[/quote]

Cloud-host it (I use dropbox) and throw a link.

Still crashing in the latest build.

Here’s the savegame:

Crash after a couple of turns even when standing in place.

Sorry for the doublepost but since this is a rather severe issue I’m taking the liberty to report it’s still happening in the latest build. To make sure it’s not my save I generated a new world and made a beeline for the nearest city, same crash.

I also see something similar to this (just started playing, checked out from git ~2 days ago), but my error is “attempt to dereference a singular iterator”, and doesn’t seem to be consistently replicable.

hmm… Can’t reproduce on last build (x86) with your save.

Confirmed, unable to reproduce with the latest build either.