Version: Dungeon Crawl Stone Soup 0.21-a0-251-g5e8393f Platform: unix Bits: 64 Game mode: normal Tiles: online Command line: /usr/games/crawl-git-5e8393f939 -name Britaniac -rc /dgldir/rcfiles/crawl-git/Britaniac.rc -macro /dgldir/rcfiles/crawl-git/Britaniac.macro -morgue /dgldir/morgue/Britaniac/ -webtiles-socket /crawl-master/webserver/sockets/Britaniac:2017-09-05.04:40:15.sock -await-connection RC options: restart_after_game = false Crash caused by signal #15: Terminated Obtained 32 stack frames. /usr/games/crawl-git-5e8393f939(_Z17write_stack_traceP8_IO_FILEi+0x23) [0x67cd63]: write_stack_trace(_IO_FILE*, int) /usr/games/crawl-git-5e8393f939(_Z13do_crash_dumpv+0x2b8) [0x6838c8]: do_crash_dump() /usr/games/crawl-git-5e8393f939(_Z20crash_signal_handleri+0x74) [0x67cfd4]: crash_signal_handler(int) /lib/x86_64-linux-gnu/libc.so.6(+0x321e0) [0x7faea55bd1e0]: /usr/lib/x86_64-linux-gnu/liblua5.1.so.0(+0x14881) [0x7faea6e3e881]: /usr/lib/x86_64-linux-gnu/liblua5.1.so.0(+0x16099) [0x7faea6e40099]: /usr/lib/x86_64-linux-gnu/liblua5.1.so.0(+0x16f09) [0x7faea6e40f09]: /usr/lib/x86_64-linux-gnu/liblua5.1.so.0(+0xce7d) [0x7faea6e36e7d]: /usr/lib/x86_64-linux-gnu/liblua5.1.so.0(+0xc0ca) [0x7faea6e360ca]: /usr/lib/x86_64-linux-gnu/liblua5.1.so.0(+0xd02f) [0x7faea6e3702f]: /usr/lib/x86_64-linux-gnu/liblua5.1.so.0(lua_pcall+0x51) [0x7faea6e32b41]: /usr/games/crawl-git-5e8393f939(_ZN4CLua9calltopfnEP9lua_StatePKcP13__va_list_tagiPA1_S4_+0x55) [0x668ac5]: CLua::calltopfn(lua_State*, char const*, __va_list_tag*, int, __va_list_tag (*) [1]) /usr/games/crawl-git-5e8393f939(_ZN4CLua6callfnEPKcS1_z+0x165) [0x669185]: CLua::callfn(char const*, char const*, ...) /usr/games/crawl-git-5e8393f939(_ZN7map_def8run_hookERKSsb+0x38) [0x897d38]: map_def::run_hook(std::string const&, bool) /usr/games/crawl-git-5e8393f939(_ZN7map_def16run_lua_epilogueEb+0x8e) [0x897eae]: map_def::run_lua_epilogue(bool) /usr/games/crawl-git-5e8393f939(_ZN7map_def16validate_map_defERK12depth_ranges+0xf9) [0x8a84c9]: map_def::validate_map_def(depth_ranges const&) /usr/games/crawl-git-5e8393f939(_Z7yyparsev+0x20ab) [0xbcf09b]: yyparse() /usr/games/crawl-git-5e8393f939(_Z8read_mapRKSs+0x357) [0x8c7a47]: read_map(std::string const&) /usr/games/crawl-git-5e8393f939() [0x8387a9] /usr/lib/x86_64-linux-gnu/liblua5.1.so.0(+0xca28) [0x7faea6e36a28]: /usr/lib/x86_64-linux-gnu/liblua5.1.so.0(+0x17328) [0x7faea6e41328]: /usr/lib/x86_64-linux-gnu/liblua5.1.so.0(+0xce7d) [0x7faea6e36e7d]: /usr/lib/x86_64-linux-gnu/liblua5.1.so.0(+0xc0ca) [0x7faea6e360ca]: /usr/lib/x86_64-linux-gnu/liblua5.1.so.0(+0xd02f) [0x7faea6e3702f]: /usr/lib/x86_64-linux-gnu/liblua5.1.so.0(lua_pcall+0x51) [0x7faea6e32b41]: /usr/games/crawl-git-5e8393f939(_ZN4CLua8execfileEPKcbbb+0xd8) [0x668298]: CLua::execfile(char const*, bool, bool, bool) /usr/games/crawl-git-5e8393f939(_Z9read_mapsv+0x2a) [0x8c61da]: read_maps() /usr/games/crawl-git-5e8393f939(_Z12startup_stepv+0x355) [0xadb4b5]: startup_step() /usr/games/crawl-git-5e8393f939() [0xbc9776] /usr/games/crawl-git-5e8393f939(main+0x2eb) [0x5e9d2b]: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xfd) [0x7faea55a9ead]: /usr/games/crawl-git-5e8393f939() [0x5ea26d] Trying to run gdb. Compilation info: <<<<<<<<<<< Compiled with GCC 4.7.2 on Sep 5 2017 at 06:27:15 Build platform: x86_64-linux-gnu Platform: x86_64-linux-gnu CFLAGS: -O2 -pipe -DUSE_TILE -DUSE_TILE_WEB -Wall -Wformat-security -Wundef -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-decls -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/include/lua5.1 -Irltiles -g -DWIZARD -DASSERTS -DREGEX_PCRE -DCLUA_BINDINGS -DDGAMELAUNCH -DSAVE_DIR_PATH="/crawl-master/crawl-git-5e8393f939/saves" -DSHARED_DIR_PATH="/crawl-master/crawl-git/saves" -DDATA_DIR_PATH="/crawl-master/crawl-git-5e8393f939/data/" -DWEB_DIR_PATH="/crawl-master/crawl-git-5e8393f939/data/web/" -isystem /usr/include/ncursesw LDFLAGS: -rdynamic -O2 >>>>>>>>>>> Place info: branch = 0, depth = 1 Level id: D:1 Level build method = ABSENT, level layout type = ABSENT, absdepth0 = 0 Markers: <<<<<<<<<<<<<<<<<<<<<< >>>>>>>>>>>>>>>>>>>>>> Messages: <<<<<<<<<<<<<<<<<<<<<< >>>>>>>>>>>>>>>>>>>>>> Game state: mouse_enabled: 0, waiting_for_command: 0, terminal_resized: 0 io_inited: 0, need_save: 0, saving_game: 0, updating_scores: 0: seen_hups: 2, map_stat_gen: 0, type: 1, arena_suspended: 0 prev_cmd = CMD_NO_CMD repeat_cmd = CMD_NO_CMD Player: {{{{{{{{{{{ Name: [] Species: Yak Job: Unemployed HP: 0/0; mods: 0/0 MP: 0/0; mod: 0 Stats: 0 (0) 0 (0) 0 (0) Position: (0, 0) , god: No God (0), turn_is_over: 0, banished: 0 Skills (mode: auto) Name | can_train | train | training | level | points | progress Fighting | | 0 | 0 | 0 | 0 | 0/1 Short Blades | | 0 | 0 | 0 | 0 | 0/50 Long Blades | | 0 | 0 | 0 | 0 | 0/42 Axes | | 0 | 0 | 0 | 0 | 0/1 Maces & Flails | | 0 | 0 | 0 | 0 | 0/42 Polearms | | 0 | 0 | 0 | 0 | 0/50 Staves | | 0 | 0 | 0 | 0 | 0/1 Slings | | 0 | 0 | 0 | 0 | 0/35 Bows | | 0 | 0 | 0 | 0 | 0/50 Crossbows | | 0 | 0 | 0 | 0 | 0/1 Throwing | | 0 | 0 | 0 | 0 | 0/29 Armour | | 0 | 0 | 0 | 0 | 0/50 Dodging | | 0 | 0 | 0 | 0 | 0/1 Stealth | | 0 | 0 | 0 | 0 | 0/25 Shields | | 0 | 0 | 0 | 0 | 0/1 Unarmed Combat | | 0 | 0 | 0 | 0 | 0/50 Spellcasting | | 0 | 0 | 0 | 0 | 0/1 Conjurations | | 0 | 0 | 0 | 0 | 0/17 Hexes | | 0 | 0 | 0 | 0 | 0/50 Charms | | 0 | 0 | 0 | 0 | 0/1 Summonings | | 0 | 0 | 0 | 0 | 0/14 Necromancy | | 0 | 0 | 0 | 0 | 0/59 Translocations | | 0 | 0 | 0 | 0 | 0/1 Transmutations | | 0 | 0 | 0 | 0 | 0/12 Fire Magic | | 0 | 0 | 0 | 0 | 0/59 Ice Magic | | 0 | 0 | 0 | 0 | 0/1 Air Magic | | 0 | 0 | 0 | 0 | 0/10 Earth Magic | | 0 | 0 | 0 | 0 | 0/59 Poison Magic | | 0 | 0 | 0 | 0 | 0/1 Invocations | | 0 | 0 | 0 | 0 | 0/8 Evocations | | 0 | 0 | 0 | 0 | 0/59 Spell bugs: Durations: Attributes: #59: 1 Mutations: Inventory bugs: Equipment: }}}}}}}}}}} Webtiles message buffer: Webtiles JSON stack: Screenshot: @ clua stack: dlua stack: dungeon.lua, function map_environment_by_name, line 82 dungeon.lua, function (null), line 178 [C], function load_des_file, line -1 loadmaps.lua, function (null), line 10 Lua persistent data: <<<<<<<<<<<<<<<<<<<<<< oka_arena_cages: false nemelex_gamble_triggered: false grunt_iron_hall_animated: false grunt_orc_gardens_giant_problem: false dk_vt_stepped: false nemelex_gamble_announced: false grunt_gauntlet_trap_triggered: false aquarium_serial_pool_size: 1 dk_vt_tree_died: false bailey_type: bailey_axe dk_xom_monty_hall_triggered: false xom_gg_granted: false ice_cave_hard: false kb_xom_sheep_generated: false wucad_mu_died: false hep_ancestral_shrine_reborn: false >>>>>>>>>>>>>>>>>>>>>> Lua marker contents: <<<<<<<<<<<<<<<<<<<<<< >>>>>>>>>>>>>>>>>>>>>>