Re: No Core

From: Peter Nielsen (acido@email.dk)
Date: 06/05/02


> Every time my mud has crashed with no error messages, except for
> Sigmentation Faults, there is no core made...:(
>
> Anyone ran into this before?  I am running RedHat Linux 7.2 with
> Circle30bpl17 with all the fixins (code is modified).
>
> Mythran

Try start your mud up with this in autorun..

ulimit -c unlimited
MALLOC_CHECK_=1 bin/circle $FLAGS $PORT >> syslog 2>&1

--
   +---------------------------------------------------------------+
   | FAQ: http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html |
   | Archives: http://post.queensu.ca/listserv/wwwarch/circle.html |
   | Newbie List:  http://groups.yahoo.com/group/circle-newbies/   |
   +---------------------------------------------------------------+



This archive was generated by hypermail 2b30 : 06/25/03 PDT