9fans archive / 1998 / 08 / 15 / prev next From: Kenji Okamoto okamoto@ear... Subject: [9fans] updated version of ktrans Date: Thu, 13 Aug 1998 14:15:58 +0900 When free() the allocated memory, I got the following error messages: k.out 351: suicide: sys: trap: fault read addr=0xa1bcbde8 pc=0x38d4. and acid pointed the error place at line # 118 in port/malloc.c. What can be the cause of this error? #118 suggests free() got the wright memory block... malloc.c source is too difficult to me to got it wright. ;_; Kenji