On Tue, Aug 06, 2002 at 11:05:26AM +0000, [EMAIL PROTECTED] wrote:
> 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.

You're debugging your operating system, take a step back and look
at your code before you dive into the guts of that other beast.

Edwin

-- 
Edwin Groothuis      |            Personal website: http://www.MavEtJu.org
[EMAIL PROTECTED]    |    Weblog: http://www.mavetju.org/weblog/weblog.php 
bash$ :(){ :|:&};:   | Interested in MUDs? http://www.FatalDimensions.org/

Reply via email to