Crash caused by signal #6: Aborted Version: Dungeon Crawl Stone Soup 0.33-a0-838-ga4bcbd7fdb Platform: unix Bits: 64 Game mode: none Tiles: yes Seed: 8030816422157590998, deterministic pregen: 1 Command line: ./crawl RC options: restart_after_game = false Crash caused by signal #6: Aborted Obtained 19 stack frames. ./crawl(_Z17write_stack_traceP8_IO_FILE+0x25) [0x777135]: write_stack_trace(_IO_FILE*) ./crawl(_Z13do_crash_dumpv+0x3c9) [0x7850a9]: do_crash_dump() ./crawl(_Z20crash_signal_handleri+0x1ac) [0x7774fc]: crash_signal_handler(int) /lib64/libc.so.6(+0x19df0) [0x7f2c96dfadf0]: /lib64/libc.so.6(+0x7327c) [0x7f2c96e5427c]: /lib64/libc.so.6(gsignal+0x1e) [0x7f2c96dfacbe]: /lib64/libc.so.6(abort+0x26) [0x7f2c96de26d6]: /lib64/libc.so.6(+0x26fa) [0x7f2c96de36fa]: /lib64/libc.so.6(+0x11a07) [0x7f2c96df2a07]: /lib64/libc.so.6(+0x747dc) [0x7f2c96e557dc]: /lib64/libSDL3.so.0(+0x12f1a) [0x7f2c94c12f1a]: /lib64/libSDL2_mixer-2.0.so.0(Mix_UnregisterAllEffects+0x1d) [0x7f2c9757c07d]: /lib64/libSDL2_mixer-2.0.so.0(Mix_CloseAudio+0x4a) [0x7f2c9757d8aa]: ./crawl(_ZN13WindowManager8shutdownEv+0x43) [0xfdbb63]: WindowManager::shutdown() ./crawl(_Z3endibPKcz+0x305) [0x8674e5]: end(int, bool, char const*, ...) ./crawl() [0x1030678] /lib64/libc.so.6(+0x35f5) [0x7f2c96de45f5]: /lib64/libc.so.6(__libc_start_main+0x88) [0x7f2c96de46a8]: ./crawl(_start+0x25) [0x69ece5]: Trying to run gdb. GNU gdb (Fedora Linux) 15.2-7.fc42 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-redhat-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". [New LWP 50261] [New LWP 50260] [New LWP 50259] [New LWP 50257] [New LWP 50256] [New LWP 50255] [New LWP 50254] [New LWP 50253] This GDB supports auto-downloading debuginfo from the following URLs: Enable debuginfod for this session? (y or [n]) [answered N; input not from terminal] Debuginfod has been disabled. To make this setting permanent, add 'set debuginfod enabled off' to .gdbinit. To enable execution of this file add add-auto-load-safe-path /home/vonbrand/tmp/crawl/crawl-ref/source/crawl-gdb.py line to your configuration file "/home/vonbrand/.config/gdb/gdbinit". To completely disable this security protection add set auto-load safe-path / line to your configuration file "/home/vonbrand/.config/gdb/gdbinit". For more information about this security protection see the "Auto-loading safe path" section in the GDB manual. E.g., run from the shell: info "(gdb)Auto-loading safe path" Function(s) ^std::(move|forward|as_const|(__)?addressof) will be skipped when stepping. Function(s) ^std::(shared|unique)_ptr<.*>::(get|operator) will be skipped when stepping. Function(s) ^std::(basic_string|vector|array|deque|(forward_)?list|(unordered_|flat_)?(multi)?(map|set)|span)<.*>::(c?r?(begin|end)|front|back|data|size|empty) will be skipped when stepping. Function(s) ^std::(basic_string|vector|array|deque|span)<.*>::operator.] will be skipped when stepping. [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1". 0x00007f2c96e5a872 in __syscall_cancel_arch () from /lib64/libc.so.6 #0 0x00007f2c96e5a872 in __syscall_cancel_arch () at /lib64/libc.so.6 #1 0x00007f2c96e4eaba in __internal_syscall_cancel () at /lib64/libc.so.6 #2 0x00007f2c96e4eb04 in __syscall_cancel () at /lib64/libc.so.6 #3 0x00007f2c96ebee4f in wait4 () at /lib64/libc.so.6 #4 0x000000000077765b in call_gdb(_IO_FILE*) () #5 0x00000000007850be in do_crash_dump() () #6 0x00000000007774fc in crash_signal_handler(int) () #7 0x00007f2c96dfadf0 in () at /lib64/libc.so.6 #8 0x00007f2c96e5427c in __pthread_kill_implementation () at /lib64/libc.so.6 #9 0x00007f2c96dfacbe in raise () at /lib64/libc.so.6 #10 0x00007f2c96de26d6 in abort () at /lib64/libc.so.6 #11 0x00007f2c96de36fa in __libc_message_impl.cold () at /lib64/libc.so.6 #12 0x00007f2c96df2a07 in __libc_assert_fail () at /lib64/libc.so.6 #13 0x00007f2c96e557dc in __pthread_mutex_lock_full () at /lib64/libc.so.6 #14 0x00007f2c94c12f1a in SDL_LockAudioStream_REAL () at /lib64/libSDL3.so.0 #15 0x00007f2c9757c07d in Mix_UnregisterAllEffects () at /lib64/libSDL2_mixer-2.0.so.0 #16 0x00007f2c9757d8aa in Mix_CloseAudio () at /lib64/libSDL2_mixer-2.0.so.0 #17 0x0000000000fdbb63 in WindowManager::shutdown() () #18 0x00000000008674e5 in end(int, bool, char const*, ...) () #19 0x0000000001030678 in main[cold] () #20 0x00007f2c96de45f5 in __libc_start_call_main () at /lib64/libc.so.6 #21 0x00007f2c96de46a8 in __libc_start_main_impl () at /lib64/libc.so.6 #22 0x000000000069ece5 in _start () [Inferior 1 (process 50246) detached] Compilation info: <<<<<<<<<<< Compiled with GCC 15.0.1 20250204 (Red Hat 15.0.1-0) Build platform: x86_64-redhat-linux Platform: x86_64-redhat-linux CFLAGS: -O2 -Wall -pipe -DUSE_TILE -DUSE_TILE_LOCAL -DUSE_SDL -DUSE_GL -DUSE_FT -DWITH_GZFILEOP -pthread -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_SOUND -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wmissing-declarations -Wredundant-decls -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -isystem /usr/include/SDL2 -isystem contrib/install/x86_64-redhat-linux/include -DWIZARD -DASSERTS -DPROPORTIONAL_FONT="/usr/share/fonts/dejavu-sans-fonts/DejaVuSans.ttf" -DMONOSPACED_FONT="/usr/share/fonts/dejavu-sans-mono-fonts/DejaVuSansMono.ttf" -D_GNU_SOURCE=1 -D_REENTRANT -DCLUA_BINDINGS LDFLAGS: -rdynamic -fuse-ld=lld -O2 -Wall >>>>>>>>>>> Place info: branch = 0, depth = 1 Level id: D:1 Level build method = random_map_for_place, level layout type = rooms, absdepth0 = 0 Level vaults: giann_wishing_wells layout_rooms minmay_misc_feat_rows grunt_decor_cap nicolae_figureground_sparkle Markers: <<<<<<<<<<<<<<<<<<<<<< Marker #0, type 0 at (33, 40): feature (stone_stairs_up_i) >>>>>>>>>>>>>>>>>>>>>> Messages: <<<<<<<<<<<<<<<<<<<<<< >>>>>>>>>>>>>>>>>>>>>> Version history: No version history (current version is 0.33-a0-838-ga4bcbd7fdb) 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: 0, 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 Position: (0, 0) , god: No God (0), turn_is_over: 0, banished: 0 Skills (mode: auto) Name | can_currently_train | train | training | level | points | progress Fighting | | 0 | 0 | 0 | 0 | 0/7 Long Blades | | 0 | 0 | 0 | 0 | 0/2 Axes | | 0 | 0 | 0 | 0 | 0/6 Maces & Flails | | 0 | 0 | 0 | 0 | 0/59 Polearms | | 0 | 0 | 0 | 0 | 0/2 Staves | | 0 | 0 | 0 | 0 | 0/5 Ranged Weapons | | 0 | 0 | 0 | 0 | 0/2 Throwing | | 0 | 0 | 0 | 0 | 0/50 Armour | | 0 | 0 | 0 | 0 | 0/2 Dodging | | 0 | 0 | 0 | 0 | 0/2 Stealth | | 0 | 0 | 0 | 0 | 0/50 Shields | | 0 | 0 | 0 | 0 | 0/2 Unarmed Combat | | 0 | 0 | 0 | 0 | 0/2 Spellcasting | | 0 | 0 | 0 | 0 | 0/1 Conjurations | | 0 | 0 | 0 | 0 | 0/50 Hexes | | 0 | 0 | 0 | 0 | 0/2 Summonings | | 0 | 0 | 0 | 0 | 0/59 Necromancy | | 0 | 0 | 0 | 0 | 0/2 Translocations | | 0 | 0 | 0 | 0 | 0/1 Forgecraft | | 0 | 0 | 0 | 0 | 0/50 Fire Magic | | 0 | 0 | 0 | 0 | 0/2 Ice Magic | | 0 | 0 | 0 | 0 | 0/0 Air Magic | | 0 | 0 | 0 | 0 | 0/50 Earth Magic | | 0 | 0 | 0 | 0 | 0/2 Alchemy | | 0 | 0 | 0 | 0 | 0/0 Invocations | | 0 | 0 | 0 | 0 | 0/50 Evocations | | 0 | 0 | 0 | 0 | 0/2 Shapeshifting | | 0 | 0 | 0 | 0 | 0/0 Spell bugs: Durations: Attributes: Mutations: Inventory bugs: Equipment: }}}}}}}}}}} Screenshot: ## ## ... ... $... .... ⌠....##+##...$⌠ ..............$ #....<....# ##.......## ######### clua stack: dlua stack: Lua persistent data: <<<<<<<<<<<<<<<<<<<<<< >>>>>>>>>>>>>>>>>>>>>> Lua marker contents: <<<<<<<<<<<<<<<<<<<<<< >>>>>>>>>>>>>>>>>>>>>>