Subject: Re: kern_malloc error
To: None <tech-kern@netbsd.org>
From: Christos Zoulas <christos@astron.com>
List: tech-kern
Date: 06/20/2007 23:16:18
In article <EEC37EDA-73C1-4AE8-BD3F-7336C9EBF4F1@mac.com>,
Adam Hamsik  <haaaad@mac.com> wrote:
>Hi folks
>
>
>I'm trying to use netbsd 4-99-19 under the parallels desktop but I  
>have this some problems with this. When I try to make pkgsrc/devel/ 
>gmake I got panic with non diagnostic kernel or this error message  
>with DIAGNOSTIC kernel:
>
>Data modified on freelist: word 0 of object 0xc0faa8b0 size 8  
>previous type bar (0x61732e74 != 0xdeadbeef)
>Data modified on freelist: word 0 of object 0xc0faa730 size 8  
>previous type bar (0x61732e74 != 0xdeadbeef)
>Data modified on freelist: word 0 of object 0xc0faa420 size 8  
>previous type bar (0x61732e74 != 0xdeadbeef)
>Data modified on freelist: word 0 of object 0xc0faa2d0 size 8  
>previous type bar (0x61732e74 != 0xdeadbeef)
>Data modified on freelist: word 0 of object 0xc0faa0a0 size 8  
>previous type bar (0x61732e74 != 0xdeadbeef)
>Data modified on freelist: word 0 of object 0xc0faa5c0 size 8  
>previous type bar (0x74736275 != 0xdeadbeef)

Does a kernel with options MALLOCLOG give more information?

christos