Re: Copyover Causing Seg. Fault when Loading Triggers...

From: George Greer (greerga@circlemud.org)
Date: 08/11/99


On Wed, 11 Aug 1999, Peter Ajamian wrote:

>#0  0x4009cc61 in chunk_alloc (ar_ptr=0x4012d580, nb=184) at
>malloc.c:2672
>#1  0x4009cb8a in __libc_malloc (bytes=176) at malloc.c:2616

Crashes in malloc mean you have a memory corruption bug somewhere.

Running 'MALLOC_CHECK_=1 bin/circle' will work around it in the meantime
but you really need to fix the source. (And no, I cannot tell you where the
source is, check sprintf, strcpy, strcat, etc).

--
George Greer
greerga@circlemud.org


     +------------------------------------------------------------+
     | Ensure that you have read the CircleMUD Mailing List FAQ:  |
     |  http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html  |
     +------------------------------------------------------------+



This archive was generated by hypermail 2b30 : 12/15/00 PST