Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Nov 2003 19:06:40 +0100
From:      Phil Regnauld <regnauld+ppc@catpipe.net>
To:        Peter Grehan <grehan@freebsd.org>
Cc:        freebsd-ppc@freebsd.org
Subject:   Re: Project Status
Message-ID:  <20031124180640.GB48087@moof.catpipe.net>
In-Reply-To: <3FC14264.4030006@freebsd.org>
References:  <3FBC803E.9040900@paradise.net.nz> <3FBCC515.4080200@freebsd.org> <20031123145123.GA72550@moof.catpipe.net> <3FC14264.4030006@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031124180640.GB48087>