Project Status

Phil Regnauld regnauld+ppc at catpipe.net
Mon Nov 24 10:06:45 PST 2003


Peter Grehan (grehan) writes:
>  Try http://people.freebsd.org/~grehan/kernel.dave, which should fix
> that.
> 
>  Let me know if you still get the panic.

	That fixed the console video problem, but the panic is there:

	[...]
	GEOM: create disk ad0 dp=0xe1bf7570
	panic: vm_page_insert: already inserted
	Welcome to Debugger, panic
	Stopped at  0x3496f4:  lwz   r0, r1, 0x14
	db>

	where:

	0x003aad40: vm_page_insert+0x74
	0x003aad60: vm_page_alloc+0x358
	0x003aada0: at kmem_alloc+0x1bc
	0x003aadf0: at page_alloc+0x20
	... at slab_zalloc
	at uma_zone_slab
	at uma_zalloc_bucket
	at uma_zalloc_arg
	at malloc
	at devstat_alloc
	at devstat_new_entry
	at disk_create
	at ad_attach
	at ata_boot_attach
	at run_interrup_driven_config_hooks
	at mi_startup
	at kernel_text


More information about the freebsd-ppc mailing list