Reproduceable panic on boot

Steve Kargl sgk at troutmask.apl.washington.edu
Sun Mar 7 11:08:25 PST 2004


On Sun, Mar 07, 2004 at 10:49:29AM -0800, Brian Buchanan wrote:
> >From this morning's sources, on an IBM ThinkPad T40p:
> 
> Mounting root from ufs:/dev/ad0s1a
> 
> Memory modified after free 0xc45c7800(508) val=1000100 @ 0xc45c7800
> 
> Stopped at     mtrash_ctor+0x3a:       movl     0x20(%eax),%eax
> db> trace
> mtrash_ctor
> uma_zalloc_arg
> malloc
> elf32_load_file
> exec_elf32_imgact
> kern_execve
> execve
> syscall

This looks familiar.

> When I boot with no modules except ACPI, the panic occurs after:

What happens if you boot with no modules including ACPI?

Try changing line 575 of ata-all.c from -1 to 3.

-- 
Steve


More information about the freebsd-current mailing list