Re: problems with 7.2, vm_page_insert: page already inserted

2009-04-18 Thread Raul
Dimitry Andric escribió: As a side note, isc-dhcp30-server port doesn't like the new jail stuff Please see http://www.freebsd.org/cgi/query-pr.cgi?pr=131515 for a possible fix. Your patch builds cleanly and looks good (against today's sources), at least not using jails at all :). Let me see

Re: problems with 7.2, vm_page_insert: page already inserted

2009-04-17 Thread Raul
Alan Cox escribió: I believe that this problem is now resolved. A recent MFC overlooked one critical change. That change was MFCed a few minutes ago. So, please update your kernel. Rebuilding right now, thanks. Regards Raul ___ freebsd-stable@fre

Re: problems with 7.2, vm_page_insert: page already inserted

2009-04-17 Thread Manolis Kiagias
Alan Cox wrote: > I believe that this problem is now resolved. A recent MFC overlooked > one critical change. That change was MFCed a few minutes ago. So, > please update your kernel. > > Regards, > Alan > > I will csup and rebuild tonight, thanks for sharing! ___

Re: problems with 7.2, vm_page_insert: page already inserted

2009-04-17 Thread Alan Cox
I believe that this problem is now resolved. A recent MFC overlooked one critical change. That change was MFCed a few minutes ago. So, please update your kernel. Regards, Alan ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailma

problems with 7.2, vm_page_insert: page already inserted

2009-04-16 Thread Manolis Kiagias
(Sorry for not directly replying to the thread, just subscribed to the list) I've had this panic myself, on a system that would run 7.1 for weeks at a time. More importantly, this is a very standard desktop system with very simple apps for casual use: FreeBSD atlantis.dyndns.org 7.2-PRERELEASE Fr

Re: problems with 7.2, vm_page_insert: page already inserted

2009-04-13 Thread Andriy Gapon
Here's another one: panic: vm_page_insert: page already inserted cpuid = 1 KDB: stack backtrace: db_trace_self_wrapper() at 0x8018bd85 = db_trace_self_wrapper+0x2a kdb_backtrace() at 0x802d3717 = kdb_backtrace+0x32 panic() at 0x802a95ac = panic+0x1b0 vm_page_insert() at 0xf

Re: problems with 7.2, vm_page_insert: page already inserted

2009-04-12 Thread Raphael Becker
On Sat, Apr 11, 2009 at 08:30:42PM -0400, Ken Smith wrote: > That said if there is a bug it's likely to be something fairly difficult > to reproduce (lots of people are running 7.2-PRERELEASE and so far only > two reports of this issue) so it's not a shock for you to have only had > it happen once

Re: problems with 7.2, vm_page_insert: page already inserted

2009-04-12 Thread Pete French
>You're the second one to report this panic so it's caught our notice as >something to watch over. One report of a panic like this is potentially >issues with memory errors or any number of other possibilities given >this area of code but more than that deserves us paying more attention >to it. W

Re: problems with 7.2, vm_page_insert: page already inserted

2009-04-12 Thread Raul
El dom, 12-04-2009 a las 00:00 -0400, Ken Smith escribió: > On Sat, 2009-04-11 at 23:35 -0400, Mike Tancsa wrote: > > I am wondering if it was an issue > > of not having swap. > > Raul, > > Any chance your machine might have somehow run low on available memory > (either by not having swap enabl

Re: problems with 7.2, vm_page_insert: page already inserted

2009-04-11 Thread Ken Smith
On Sat, 2009-04-11 at 23:35 -0400, Mike Tancsa wrote: > I am wondering if it was an issue > of not having swap. Raul, Any chance your machine might have somehow run low on available memory (either by not having swap enabled, or perhaps not enough swap space)? Thanks (and thanks Mike). --

Re: problems with 7.2, vm_page_insert: page already inserted

2009-04-11 Thread Mike Tancsa
At 08:30 PM 4/11/2009, Ken Smith wrote: On Sun, 2009-04-12 at 02:04 +0200, Raul wrote: > I've rebuilt all ports twice without a glitch, except isc-dhcp30-server > but that's another story. Can this double rebuilt help somehow with that > sort of error?. I'm still out of ideas ... If the double r

Re: problems with 7.2, vm_page_insert: page already inserted

2009-04-11 Thread Alan Cox
Raul wrote: El sáb, 11-04-2009 a las 19:37 -0500, Alan Cox escribió: Please post your kernel configuration file. It's rather simple: [] include GENERIC ident TURING options IPSEC device enc device crypto [] That's all. Ok, th

Re: problems with 7.2, vm_page_insert: page already inserted

2009-04-11 Thread Raul
El sáb, 11-04-2009 a las 19:37 -0500, Alan Cox escribió: > Please post your kernel configuration file. Maybe loaded kernel modules are also interesting: [] Id Refs AddressSize Name 1 17 0x8010 c13558 kernel 21 0x80e22000 8113czfs.ko 31 0

Re: problems with 7.2, vm_page_insert: page already inserted

2009-04-11 Thread Raul
El sáb, 11-04-2009 a las 19:37 -0500, Alan Cox escribió: > Please post your kernel configuration file. It's rather simple: [] include GENERIC ident TURING options IPSEC device enc device crypto [] That's all. Regards Raul __

Re: problems with 7.2, vm_page_insert: page already inserted

2009-04-11 Thread Alan Cox
Please post your kernel configuration file. Regards, Alan ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Re: problems with 7.2, vm_page_insert: page already inserted

2009-04-11 Thread Ken Smith
On Sun, 2009-04-12 at 02:04 +0200, Raul wrote: > I've rebuilt all ports twice without a glitch, except isc-dhcp30-server > but that's another story. Can this double rebuilt help somehow with that > sort of error?. I'm still out of ideas ... If the double rebuild did help somehow it's still an issu

Re: problems with 7.2, vm_page_insert: page already inserted

2009-04-11 Thread Dimitry Andric
On 2009-04-12 02:04, Raul wrote: > As a side note, isc-dhcp30-server port doesn't like the new jail stuff Please see http://www.freebsd.org/cgi/query-pr.cgi?pr=131515 for a possible fix. ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.or

Re: problems with 7.2, vm_page_insert: page already inserted

2009-04-11 Thread Raul
Hi again. El sáb, 11-04-2009 a las 12:55 +0200, Raul escribió: > Hello! > > Last night I've switched at home from 7.1R to RELENG_7. Everything went > smooth but 2 hours 46 mins later the box paniced with: vm_page_insert: > page already inserted. The 1688MB dump stopped at 1417 ... there is no >

problems with 7.2, vm_page_insert: page already inserted

2009-04-11 Thread Raul
Hello! Last night I've switched at home from 7.1R to RELENG_7. Everything went smooth but 2 hours 46 mins later the box paniced with: vm_page_insert: page already inserted. The 1688MB dump stopped at 1417 ... there is no dump available :/. The box, a dell t105, has been rock solid (as freeBSD) un