Periodic travel segfault

Hi All,

So I’ve been running into a segmentation fault when using the travel command in latest experimental. It doesn’t happen 100%, but is fairly common. This is on ArchLinux curses 64-bit. I only started encountering the problem this morning.

I’m willing to provide a stack trace or save file if it would be helpful, but not sure of the best way to do so. I’ve built with debugging enabled. Thanks for any advice :slight_smile:

Stack trace would certainly be helpful. Save would be helpful if it had a reliable way of reproducing the crash.

Stack trace (if there’s another way of getting this which is preferred, please let me know :slight_smile: https://www.dropbox.com/s/p4bj93iq8acu82b/stacktrace.txt?dl=0

World save, https://www.dropbox.com/s/bzc7f529b90329m/save.zip?dl=0 If you start this, and try to (V)iew and Travel to the military black box, it segfaults every time.

Thank you, both the stacktrace and the save were useful.

PRed the fix here: https://github.com/CleverRaven/Cataclysm-DDA/pull/15935