Re: panic: vm_page_insert: page already inserted



Peter Jeremy wrote this message on Tue, Jan 24, 2006 at 23:00 +1100:
> On Tue, 2006-Jan-24 01:46:31 -0800, John-Mark Gurney wrote:
> >Ok, now another panic that doesn't involve my code. Simply loading
> >the bktr module causes this:
> >panic: vm_page_insert: page already inserted
> ...
> >vm_page_insert(c1655fb8,c075a440,11eb1,0) at vm_page_insert+0x36
> >contigmalloc2(c1655fb8,8,0,1,c1655fb8) at contigmalloc2+0x106
>
> If you have a crashdump, can you print the vm_page_t at 0xc1655fb8,
> it's object, the address of kernel_object_store and the vm_object_t
> at 0xc075a440 if it's not kernel_object_store. I've been seeing
> these panics with a patched version contigmalloc() and it would be
> nice to know if there's a bug outside these patches.

Looks like Alan just committed a patch to address this... Of course
this was just as I finally got a crash dump of this panic (like minutes
ago)..

Thanks Alan!

--
John-Mark Gurney Voice: +1 415 225 5579

"All that I will do, has been done, All that I have, has not."
_______________________________________________
freebsd-current@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: panic: vm_fault: fault on nofault entry
    ... This looks similar to the panics I was seeing. ... Alan has posted the following patch: ... I'm building a new kernel with the patch as I type this, ... more often when I fire up mplayer, ...
    (freebsd-current)
  • Re: Panic in rt_check
    ... | I have a machine that panics almost daily in route.c, ... | several patches, without success. ... * we held its last reference. ... The problem here was a stale gateway route going away in flight. ...
    (freebsd-net)
  • Re: Question about the RELENG_5 branch ...
    ... Do patches that resolve problems that are known to cause panics ... >>the 5.x STABLE branch or is it used for something completely different? ... >>Matthew Grooms ...
    (freebsd-questions)
  • Re: panic: vm_page_insert: page already inserted
    ... > the bktr module causes this: ... backtrace right now, just panic message. ... Sometimes the kernel panics. ... I'll provide a backtrace if I'm able to get a good dump. ...
    (freebsd-current)
  • Re: Kernel built with new GCC panics immediately
    ... On Fri, 11 Jul 2003, Alexander Kabaev wrote: ... The panics I get are the same as those from the others, and your patches ... To unsubscribe, ...
    (freebsd-current)