ASSERT(you.skills[sk] == 0 || !is_useless_skill(sk)) in 'skills.cc' at line 276 failed. Version: Dungeon Crawl Stone Soup: Circus Animals 1.7-131-g07752b3d90 Platform: unix Bits: 64 Game mode: normal Tiles: online Command line: /usr/games/crawl-dcssca -name mearyne -rc /dgldir/rcfiles/crawl-dcssca/mearyne.rc -macro /dgldir/rcfiles/crawl-dcssca/mearyne.macro -morgue /dgldir/morgue/mearyne/ -webtiles-socket /crawl-master/webserver/sockets/mearyne:2026-04-10.12:45:27.sock -await-connection RC options: restart_after_game = false Crash caused by signal #6: Aborted Obtained 16 stack frames. /usr/games/crawl-dcssca(_Z17write_stack_traceP8_IO_FILEi+0x3b) [0x5a2a443d0fcb]: write_stack_trace(_IO_FILE*, int) /usr/games/crawl-dcssca(_Z13do_crash_dumpv+0x379) [0x5a2a443d9a19]: do_crash_dump() /usr/games/crawl-dcssca(_Z20crash_signal_handleri+0xae) [0x5a2a443d132e]: crash_signal_handler(int) /lib/x86_64-linux-gnu/libc.so.6(+0x45330) [0x737ed1ada330]: /lib/x86_64-linux-gnu/libc.so.6(pthread_kill+0x11c) [0x737ed1b33b2c]: /lib/x86_64-linux-gnu/libc.so.6(gsignal+0x1e) [0x737ed1ada27e]: /usr/games/crawl-dcssca(+0x30527b) [0x5a2a443d927b]: /usr/games/crawl-dcssca(+0x30541e) [0x5a2a443d941e]: /usr/games/crawl-dcssca(_Z24reassess_starting_skillsv+0x4e) [0x5a2a447f26ce]: reassess_starting_skills() /usr/games/crawl-dcssca(_Z10setup_gameRK11newgame_def+0x7b1) [0x5a2a4474f381]: setup_game(newgame_def const&) /usr/games/crawl-dcssca(_Z12startup_stepv+0x10ee) [0x5a2a4485b0ee]: startup_step() /usr/games/crawl-dcssca(+0x88e3b6) [0x5a2a449623b6]: /usr/games/crawl-dcssca(main+0x36a) [0x5a2a4433968a]: /lib/x86_64-linux-gnu/libc.so.6(+0x2a1ca) [0x737ed1abf1ca]: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x8b) [0x737ed1abf28b]: /usr/games/crawl-dcssca(_start+0x25) [0x5a2a44339b75]: Trying to run gdb. GNU gdb (Ubuntu 15.0.50.20240403-0ubuntu1) 15.0.50.20240403-git Copyright (C) 2024 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-linux-gnu". Type "show configuration" for configuration details. For bug reporting instructions, please see: . Find the GDB manual and other documentation resources online at: . For help, type "help". Type "apropos word" to search for commands related to "word". [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x0000737ed1ba57d7 in __GI___wait4 (pid=2079314, stat_loc=stat_loc@entry=0x0, options=options@entry=0, usage=usage@entry=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30 #0 0x0000737ed1ba57d7 in __GI___wait4 (pid=2079314, stat_loc=stat_loc@entry=0x0, options=options@entry=0, usage=usage@entry=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30 sc_ret = -512 sc_ret = #1 0x0000737ed1ba591b in __GI___waitpid (pid=, stat_loc=stat_loc@entry=0x0, options=options@entry=0) at ./posix/waitpid.c:38 No locals. #2 0x00005a2a443d173b in call_gdb (file=0x737ed1c994e0 <_IO_2_1_stderr_>, file@entry=0x0) at crash.cc:420 gdb = attach_cmd = "attach 2076587\000\000\000\000\000" #3 0x00005a2a443d9a37 in do_crash_dump () at dbg-asrt.cc:714 t = 140725125922880 dir = "/dgldir/morgue/mearyne/" name = "/dgldir/morgue/mearyne/crash-mearyne-20260410-124554.txt", '\000' file = 0x0 #4 0x00005a2a443d132e in crash_signal_handler (sig_num=6) at crash.cc:193 No locals. #5 No locals. #6 __pthread_kill_implementation (no_tid=0, signo=6, threadid=) at ./nptl/pthread_kill.c:44 tid = ret = 0 pd = old_mask = {__val = {0}} ret = pd = old_mask = ret = tid = ret = resultvar = resultvar = __arg3 = __arg2 = __arg1 = _a3 = _a2 = _a1 = __futex = resultvar = __arg3 = __arg2 = __arg1 = _a3 = _a2 = _a1 = __futex = __private = __oldval = #7 __pthread_kill_internal (signo=6, threadid=) at ./nptl/pthread_kill.c:78 No locals. #8 __GI___pthread_kill (threadid=, signo=signo@entry=6) at ./nptl/pthread_kill.c:89 No locals. #9 0x0000737ed1ada27e in __GI_raise (sig=6) at ../sysdeps/posix/raise.c:26 ret = #10 0x00005a2a443d927b in _BreakStrToDebugger (mesg=mesg@entry=0x7ffd1f244bb0 "ASSERT(you.skills[sk] == 0 || !is_useless_skill(sk)) in 'skills.cc' at line 276 failed.", assert=true) at dbg-asrt.cc:838 No locals. #11 0x00005a2a443d941e in AssertFailed (expr=expr@entry=0x5a2a449a7cc0 "you.skills[sk] == 0 || !is_useless_skill(sk)", file=file@entry=0x5a2a449e3bf3 "skills.cc", line=line@entry=276, text=text@entry=0x0) at dbg-asrt.cc:876 mesg = "ASSERT(you.skills[sk] == 0 || !is_useless_skill(sk)) in 'skills.cc' at line 276 failed.", '\000' , "@L$\037\375\177", '\000' , "`L$\037\375\177\000\000\005\000\000\000\000\000\000\000tile:", '\000' ... args = {{gp_offset = 4, fp_offset = 0, overflow_arg_area = 0x0, reg_save_area = 0x0}} fileName = #12 0x00005a2a447f26ce in reassess_starting_skills () at skills.cc:276 sk = SK_STEALTH next = SK_STEALTH #13 0x00005a2a4474f381 in _setup_generic (ng=...) at ng-setup.cc:642 ring = i = item = item = __for_range = __for_begin = __for_end = i = item = item = __for_range = __for_begin = __for_end = #14 setup_game (ng=...) at ng-setup.cc:421 No locals. #15 0x00005a2a4485b0ee in startup_step () at startup.cc:1044 choice = {name = "mearyne", type = GAME_TYPE_NORMAL, filename = "mearyne.cs", map = "", arena_teams = "", allowed_combos = std::vector of length 0, capacity 0, allowed_species = std::vector of length 0, capacity 0, allowed_jobs = std::vector of length 0, capacity 0, allowed_weapons = std::vector of length 0, capacity 0, species = SP_DJINNI, job = JOB_FIRE_ELEMENTALIST, weapon = WPN_UNKNOWN, fully_random = false, difficulty = DIFFICULTY_EASY} defaults = {name = "", type = GAME_TYPE_NORMAL, filename = "", map = "", arena_teams = "", allowed_combos = std::vector of length 0, capacity 0, allowed_species = std::vector of length 0, capacity 0, allowed_jobs = std::vector of length 0, capacity 0, allowed_weapons = std::vector of length 0, capacity 0, species = SP_UNKNOWN, job = JOB_UNKNOWN, weapon = WPN_UNKNOWN, fully_random = false, difficulty = DIFFICULTY_ASK} ng = {name = "mearyne", type = GAME_TYPE_NORMAL, filename = "", map = "", arena_teams = "", allowed_combos = std::vector of length 0, capacity 0, allowed_species = std::vector of length 0, capacity 0, allowed_jobs = std::vector of length 0, capacity 0, allowed_weapons = std::vector of length 0, capacity 0, species = SP_DJINNI, job = JOB_FIRE_ELEMENTALIST, weapon = WPN_UNKNOWN, fully_random = false, difficulty = DIFFICULTY_EASY} newchar = false #16 0x00005a2a449623b6 in _launch_game () at main.cc:409 game_start = ccon = #17 0x00005a2a4433968a in _launch_game_loop () at main.cc:382 game_ended = false game_ended = ge = fe = E = #18 main (argc=12, argv=0x7ffd1f246198) at main.cc:338 No locals. [Inferior 1 (process 2076587) detached] Compilation info: <<<<<<<<<<< Compiled with GCC 6.4.0 20180424 on Jul 15 2024 at 14:39:37 Build platform: x86_64-linux-gnu Platform: x86_64-linux-gnu CFLAGS: -O2 -pipe -DUSE_TILE -DUSE_TILE_WEB -Wall -Wformat-security -Wundef -Wno-unused-variable -Wno-missing-declarations -Wno-unused-function -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-dcssca/saves" -DDATA_DIR_PATH="/crawl-master/crawl-dcssca/data/" -DWEB_DIR_PATH="/crawl-master/crawl-dcssca/data/web/" -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 LDFLAGS: -rdynamic -fuse-ld=gold -O2 >>>>>>>>>>> Place info: branch = 7, 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: 1, need_save: 0, saving_game: 0, updating_scores: 0: seen_hups: 0, map_stat_gen: 0, type: 1, arena_suspended: 0 prev_cmd = CMD_NO_CMD repeat_cmd = CMD_NO_CMD Player: {{{{{{{{{{{ Name: [mearyne] Species: Djinni Job: Fire Elementalist HP: 0/0; mods: 0/0 MP: 0/0; mod: 0 Stats: 8 (8) 15 (15) 13 (13) Position: (0, 0) , god: No God (0), turn_is_over: 0, banished: 0 Skills (mode: manual) Name | can_train | train | training | level | points | progress Fighting | | 0 | 0 | 0 | 0 | 0/59 Short Blades | | 0 | 0 | 0 | 0 | 0/70 Long Blades | | 0 | 0 | 0 | 0 | 0/42 Axes | | 0 | 0 | 0 | 0 | 0/59 Maces & Flails | | 0 | 0 | 0 | 0 | 0/50 Polearms | | 0 | 0 | 0 | 0 | 0/42 Staves | | 0 | 0 | 0 | 0 | 0/50 Slings | | 0 | 0 | 0 | 0 | 0/59 Bows | | 0 | 0 | 0 | 0 | 0/42 Crossbows | | 0 | 0 | 0 | 0 | 0/42 Throwing | | 0 | 0 | 0 | 0 | 0/59 Armour | | 0 | 0 | 0 | 0 | 0/59 Dodging | | 0 | 0 | 3 | 0 | -311/235 Shields | | 0 | 0 | 0 | 0 | 0/50 Unarmed Combat | | 0 | 0 | 0 | 0 | 0/59 Spellcasting | | 0 | 0 | 3 | 312 | 51/198 Conjurations | | 0 | 0 | 1 | 51 | 1/120 Hexes | | 0 | 0 | 0 | 0 | 0/50 Charms | | 0 | 0 | 0 | 0 | 0/50 Summonings | | 0 | 0 | 0 | 0 | 0/50 Necromancy | | 0 | 0 | 0 | 0 | 0/84 Translocations | | 0 | 0 | 0 | 0 | 0/50 Transmutations | | 0 | 0 | 0 | 0 | 0/50 Fire Magic | | 0 | 0 | 4 | 371 | 46/180 Ice Magic | | 0 | 0 | 0 | 0 | 0/100 Air Magic | | 0 | 0 | 0 | 0 | 0/35 Earth Magic | | 0 | 0 | 0 | 0 | 0/70 Poison Magic | | 0 | 0 | 0 | 0 | 0/50 Light Magic | | 0 | 0 | 0 | 0 | 0/29 Darkness Magic | | 0 | 0 | 0 | 0 | 0/84 Time Magic | | 0 | 0 | 0 | 0 | 0/50 Invocations | | 0 | 0 | 0 | 0 | 0/42 Evocations | | 0 | 0 | 0 | 0 | 0/59 Spell bugs: Durations: Attributes: #59: 1 Mutations: cold vulnerability: 1 (innate) no stealth: 1 (innate) insightful: 1 (innate) ephemeral: 3 (innate) Inventory bugs: Equipment: eq slot #6, inv slot #0: +0 robe }}}}}}}}}}} Webtiles message buffer: Webtiles JSON stack: Screenshot: @ clua stack: dlua stack: Lua persistent data: <<<<<<<<<<<<<<<<<<<<<< >>>>>>>>>>>>>>>>>>>>>> Lua marker contents: <<<<<<<<<<<<<<<<<<<<<< >>>>>>>>>>>>>>>>>>>>>>