Created
October 25, 2016 03:10
-
-
Save tels7ar/0636bb3b72f7084e1f1ca3be7c645abb to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#0 mmspell_would_be_useless (magr=0x100218f70, mdef=0x0, adtyp=241, spellnum=4) at /Users/phollenback/Downloads/nethack4-4.3-beta2/libnethack/src/mcastu.c:740 | |
appropriate_vizarray = <optimized out> | |
believed_loe = <optimized out> | |
#1 0x000000010017ad72 in castum (mtmp=0x0, mattk=0x1001e4084) at /Users/phollenback/Downloads/nethack4-4.3-beta2/libnethack/src/mcastu.c:1016 | |
cnt = <optimized out> | |
spellnum = <optimized out> | |
#2 0x000000010006ee9d in do_command (command=<optimized out>, arg=<optimized out>) at /Users/phollenback/Downloads/nethack4-4.3-beta2/libnethack/src/cmd.c:1706 | |
res = <optimized out> | |
#3 0x000000010001ff96 in command_input (cmdidx=2193488, arg=0x4) at /Users/phollenback/Downloads/nethack4-4.3-beta2/libnethack/src/allmain.c:1376 | |
didmove = <error reading variable didmove (Cannot access memory at address 0x1)> | |
#4 0x000000010001fc88 in nh_play_game (fd=<optimized out>, followmode=<error reading variable: Cannot access memory at address 0x2>) | |
at /Users/phollenback/Downloads/nethack4-4.3-beta2/libnethack/src/allmain.c:658 | |
save_interrupted = 1 '\001' | |
command_from_user = <error reading variable command_from_user (Cannot access memory at address 0x0)> | |
cmdidx = <optimized out> | |
save_incomplete = 1 '\001' | |
replay_forced = <error reading variable replay_forced (Cannot access memory at address 0x0)> | |
file_done = <error reading variable file_done (Cannot access memory at address 0x0)> | |
ret = <optimized out> | |
#5 0x0000000100021c9a in nhnet_play_game (gid=2193488, followmode=4) at /Users/phollenback/Downloads/nethack4-4.3-beta2/libnethack_client/src/clientapi.c:158 | |
jmsg = <optimized out> | |
ret = <error reading variable ret (Cannot access memory at address 0xb)> | |
#6 0x000000010001cf26 in playgame (fd_or_gameno=4, followmode=<optimized out>) at /Users/phollenback/Downloads/nethack4-4.3-beta2/nethack/src/rungame.c:754 | |
reconnect_tries_upon_network_error = <error reading variable reconnect_tries_upon_network_error (Cannot access memory at address 0x3)> | |
ret = <optimized out> | |
#7 0x000000010001d659 in loadgame () at /Users/phollenback/Downloads/nethack4-4.3-beta2/nethack/src/rungame.c:728 | |
buf = "Slippy\tRog-hum-fem-cha\tExp:11, 55246 turns, on Dungeons:3\000\070", '\000' <repeats 117 times>, "qx\000\000\377\177\000\000\064\335\000\000\001\000\000\000\002\000\000\000\000\000\000\000"... | |
savedir = "/Users/phollenback/.config/NetHack4/save/", '\000' <repeats 123 times>, "c\000\000\000\a\000\000\000\001\000\000\000quit", '\000' <repeats 75 times> | |
filename = "/Users/phollenback/.config/NetHack4/save/1455836461_Slippy.nhgame", '\000' <repeats 51 times>, "l\000\000\000\003\000\000\000\001\000\000\000view replay", '\000' <repeats 245 times>... | |
pick = {3} | |
size = <optimized out> | |
files = <optimized out> | |
menu = <optimized out> | |
fd = 2199408 | |
status = <optimized out> | |
ret = <optimized out> | |
#8 0x0000000100001d3e in mainmenu () at /Users/phollenback/Downloads/nethack4-4.3-beta2/nethack/src/main.c:297 | |
menuresult = {2} | |
verstr = "Version 4.3.0\000\000\000e\001\031\000\001\000\000\000\030\002\031\000\001\000\000" | |
first = <error reading variable first (Cannot access memory at address 0x1)> | |
copybanner = 0x1001daeb0 | |
#9 main (argc=<optimized out>, argv=0xe) at /Users/phollenback/Downloads/nethack4-4.3-beta2/nethack/src/main.c:361 | |
init_ok = <optimized out> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment