When I run my MUD by going ./startup &, I log in, request a quest a few times, copyover, and I get this error:
Program received signal SIGTRAP, Trace/breakpoint trap.
0x40001e60 in _start () at rtld.c:158
158 rtld.c: No such file or directory.
in rtld.c
(gdb) bt
#0 0x40001e60 in _start () at rtld.c:158
This looks pretty serious, so I would appreciate any
help you can provide.
Xanth

