DarkCastleMUD / DarkCastle

Dark Castle is a text-based MUD (multi-user dungeon) that was originally based on DIKU MUD around 1995. It has been running since then.
https://www.dcastle.org/
GNU Lesser General Public License v2.1
12 stars 11 forks source link

Check coredump for a bug? #108

Closed TehDreadPirateRoberts closed 2 years ago

TehDreadPirateRoberts commented 3 years ago

I was on my mort running in Zamar. In room 24825 I was trying to "k damar". There was no, "They aren't here." message, just huge lag between each command. The following popped up on my imm: //(bug) produce_coredump called with pointer (nil) //(bug) Error detected: Producing coredump 1 of 10. //(bug) produce_coredump called with pointer (nil) //(bug) Error detected: Producing coredump 2 of 10. //(bug) produce_coredump called with pointer (nil) //(bug) Error detected: Producing coredump 3 of 10. //(bug) produce_coredump called with pointer (nil) //(bug) Error detected: Producing coredump 4 of 10. //(bug) produce_coredump called with pointer (nil) //(bug) Error detected: Producing coredump 5 of 10. //(bug) produce_coredump called with pointer (nil) //(bug) Error detected: Producing coredump 6 of 10. //(bug) produce_coredump called with pointer (nil) //(bug) Error detected: Producing coredump 7 of 10. //(bug) produce_coredump called with pointer (nil) //(bug) Error detected: Producing coredump 8 of 10. //(bug) produce_coredump called with pointer (nil) //(bug) Error detected: Producing coredump 9 of 10. //(bug) produce_coredump called with pointer (nil) //(bug) Error detected: Producing coredump 10 of 10. //(bug) produce_coredump called with pointer (nil) //(bug) Error detected: Unable to produce coredump. Limit of 10 reached.

The 10th one actually didn't come up again until I went back to that room and tried to type "k zamar" again, with the same results..

TehDreadPirateRoberts commented 2 years ago

Haven't seen this again, I am going to assume it is resolved...