Re: panic: vm_fault_copy_wired: page missing

2013-04-07 Thread Daniel Braniss
> on 05/04/2013 12:33 Daniel Braniss said the following: > > The system is running FreeBSD-9.1-stable, and is dataless/diskless. > > the culprit is mlockall(2) which is called from the automounter > > amd/am-utils, > > commenting the call, eliminates the panic. > > > > I don't know when the probl

Re: panic: vm_fault_copy_wired: page missing

2013-04-06 Thread Andriy Gapon
on 05/04/2013 12:33 Daniel Braniss said the following: > The system is running FreeBSD-9.1-stable, and is dataless/diskless. > the culprit is mlockall(2) which is called from the automounter amd/am-utils, > commenting the call, eliminates the panic. > > I don't know when the problem surfaced, I wa

Re: panic: vm_fault_copy_wired: page missing

2010-04-18 Thread Daniel Braniss
... > > > so IMHO, the problem is somewhere in the fact that root is diskless. > > > > Root on nfs means that e.g. libc is still mapped from nfs mount. > > argh, forgot about shared libs, so I linked amd static, and it's not > panicking, > yet ... [amd is in the root nfs]. it just panicked :-(

Re: panic: vm_fault_copy_wired: page missing

2010-04-18 Thread Daniel Braniss
> > --SpFw69Q4vVW19Q1W > Content-Type: text/plain; charset=us-ascii > Content-Disposition: inline > Content-Transfer-Encoding: quoted-printable > > On Sun, Apr 18, 2010 at 01:21:26PM +0300, Daniel Braniss wrote: > > > > >=20 > > > > > --QA3RSaXxDkY7tjDy > > > > > Content-Type: text/plain; charset

Re: panic: vm_fault_copy_wired: page missing

2010-04-18 Thread Kostik Belousov
On Sun, Apr 18, 2010 at 01:21:26PM +0300, Daniel Braniss wrote: > > > > > > > > --QA3RSaXxDkY7tjDy > > > > Content-Type: text/plain; charset=us-ascii > > > > Content-Disposition: inline > > > > Content-Transfer-Encoding: quoted-printable > > > > > > > > On Thu, Apr 15, 2010 at 02:54:19PM +0300, D

Re: panic: vm_fault_copy_wired: page missing

2010-04-18 Thread Daniel Braniss
> > > > > > --QA3RSaXxDkY7tjDy > > > Content-Type: text/plain; charset=us-ascii > > > Content-Disposition: inline > > > Content-Transfer-Encoding: quoted-printable > > > > > > On Thu, Apr 15, 2010 at 02:54:19PM +0300, Daniel Braniss wrote: > > > >=20 > > > > > Take NFS out of the picture if you c

Re: panic: vm_fault_copy_wired: page missing

2010-04-16 Thread Daniel Braniss
> > > > --QA3RSaXxDkY7tjDy > > Content-Type: text/plain; charset=us-ascii > > Content-Disposition: inline > > Content-Transfer-Encoding: quoted-printable > > > > On Thu, Apr 15, 2010 at 02:54:19PM +0300, Daniel Braniss wrote: > > >=20 > > > > Take NFS out of the picture if you can... > > > >=20 >

Re: panic: vm_fault_copy_wired: page missing

2010-04-16 Thread Daniel Braniss
> > --QA3RSaXxDkY7tjDy > Content-Type: text/plain; charset=us-ascii > Content-Disposition: inline > Content-Transfer-Encoding: quoted-printable > > On Thu, Apr 15, 2010 at 02:54:19PM +0300, Daniel Braniss wrote: > >=20 > > > Take NFS out of the picture if you can... > > >=20 > > I've been thinkin

Re: panic: vm_fault_copy_wired: page missing

2010-04-15 Thread Kostik Belousov
On Thu, Apr 15, 2010 at 02:54:19PM +0300, Daniel Braniss wrote: > > > Take NFS out of the picture if you can... > > > I've been thinking along those lines, and Kostic is convinced > that the problem lies there, so I guess I'll give it a try, but > it's no realy a solution. Better solution is to

Re: panic: vm_fault_copy_wired: page missing

2010-04-15 Thread Daniel Braniss
> Take NFS out of the picture if you can... > I've been thinking along those lines, and Kostic is convinced that the problem lies there, so I guess I'll give it a try, but it's no realy a solution. cheers, danny ___ freebsd-stable@freebsd.org

Re: panic: vm_fault_copy_wired: page missing

2010-04-15 Thread Ivan Voras
On 04/15/10 13:11, Jeremy Chadwick wrote: On Thu, Apr 15, 2010 at 02:05:26PM +0300, Daniel Braniss wrote: On Thu, Apr 15, 2010 at 01:24:14PM +0300, Daniel Braniss wrote: On Thu, Apr 15, 2010 at 9:22 AM, Daniel Braniss wrote: Hi, I'm getting this with FreeBSD-8-stable, it usually happens when

Re: panic: vm_fault_copy_wired: page missing

2010-04-15 Thread Jeremy Chadwick
On Thu, Apr 15, 2010 at 02:05:26PM +0300, Daniel Braniss wrote: > > On Thu, Apr 15, 2010 at 01:24:14PM +0300, Daniel Braniss wrote: > > > > On Thu, Apr 15, 2010 at 9:22 AM, Daniel Braniss > > > > wrote: > > > > > Hi, > > > > > I'm getting this with FreeBSD-8-stable, it usually happens when > > >

Re: panic: vm_fault_copy_wired: page missing

2010-04-15 Thread Daniel Braniss
> On Thu, Apr 15, 2010 at 01:24:14PM +0300, Daniel Braniss wrote: > > > On Thu, Apr 15, 2010 at 9:22 AM, Daniel Braniss > > > wrote: > > > > Hi, > > > > I'm getting this with FreeBSD-8-stable, it usually happens when > > > > starting apache: > > > > > > alc@ made some VM MFCs yesterday, could yo

Re: panic: vm_fault_copy_wired: page missing

2010-04-15 Thread Jeremy Chadwick
On Thu, Apr 15, 2010 at 01:24:14PM +0300, Daniel Braniss wrote: > > On Thu, Apr 15, 2010 at 9:22 AM, Daniel Braniss wrote: > > > Hi, > > > I'm getting this with FreeBSD-8-stable, it usually happens when > > > starting apache: > > > > alc@ made some VM MFCs yesterday, could you try a 13th of April

Re: panic: vm_fault_copy_wired: page missing

2010-04-15 Thread Daniel Braniss
> > --U3Zg06C/E2vtHpAW > Content-Type: text/plain; charset=us-ascii > Content-Disposition: inline > Content-Transfer-Encoding: quoted-printable > > On Thu, Apr 15, 2010 at 12:39:13PM +0300, Daniel Braniss wrote: > > >=20 > > > --xFkczX7rH1pKA3aV > > > Content-Type: text/plain; charset=3Dus-ascii

Re: panic: vm_fault_copy_wired: page missing

2010-04-15 Thread Daniel Braniss
> On Thu, Apr 15, 2010 at 9:22 AM, Daniel Braniss wrote: > > Hi, > > I'm getting this with FreeBSD-8-stable, it usually happens when > > starting apache: > > alc@ made some VM MFCs yesterday, could you try a 13th of April kernel > and see if it works out for you? with or without the MFC it's sti

Re: panic: vm_fault_copy_wired: page missing

2010-04-15 Thread Kostik Belousov
On Thu, Apr 15, 2010 at 12:39:13PM +0300, Daniel Braniss wrote: > > > > --xFkczX7rH1pKA3aV > > Content-Type: text/plain; charset=us-ascii > > Content-Disposition: inline > > Content-Transfer-Encoding: quoted-printable > > > > On Thu, Apr 15, 2010 at 10:22:20AM +0300, Daniel Braniss wrote: > > > H

Re: panic: vm_fault_copy_wired: page missing

2010-04-15 Thread Daniel Braniss
> > --xFkczX7rH1pKA3aV > Content-Type: text/plain; charset=us-ascii > Content-Disposition: inline > Content-Transfer-Encoding: quoted-printable > > On Thu, Apr 15, 2010 at 10:22:20AM +0300, Daniel Braniss wrote: > > Hi, > > I'm getting this with FreeBSD-8-stable, it usually happens when > > start

Re: panic: vm_fault_copy_wired: page missing

2010-04-15 Thread Daniel Braniss
> On Thu, Apr 15, 2010 at 9:22 AM, Daniel Braniss wrote: > > Hi, > > I'm getting this with FreeBSD-8-stable, it usually happens when > > starting apache: > > alc@ made some VM MFCs yesterday, could you try a 13th of April kernel > and see if it works out for you? the kernel that panics does not i

Re: panic: vm_fault_copy_wired: page missing

2010-04-15 Thread Daniel Braniss
> On Thu, Apr 15, 2010 at 9:22 AM, Daniel Braniss wrote: > > Hi, > > I'm getting this with FreeBSD-8-stable, it usually happens when > > starting apache: > > alc@ made some VM MFCs yesterday, could you try a 13th of April kernel > and see if it works out for you? > asap, btw, I reduced the amoun

Re: panic: vm_fault_copy_wired: page missing

2010-04-15 Thread Daniel Braniss
> On Thu, Apr 15, 2010 at 11:50:41AM +0300, Daniel Braniss wrote: > > > On Thu, Apr 15, 2010 at 12:22 AM, Daniel Braniss > > > wrot=e: > > > > Hi, > > > > I'm getting this with FreeBSD-8-stable, it usually happens when > > > > starting apache: > > > > > > > > panic: vm_fault_copy_wired: page miss

Re: panic: vm_fault_copy_wired: page missing

2010-04-15 Thread Vlad Galu
On Thu, Apr 15, 2010 at 9:22 AM, Daniel Braniss wrote: > Hi, > I'm getting this with FreeBSD-8-stable, it usually happens when > starting apache: alc@ made some VM MFCs yesterday, could you try a 13th of April kernel and see if it works out for you? -- Good, fast & cheap. Pick any two. ___

Re: panic: vm_fault_copy_wired: page missing

2010-04-15 Thread Jeremy Chadwick
On Thu, Apr 15, 2010 at 11:50:41AM +0300, Daniel Braniss wrote: > > On Thu, Apr 15, 2010 at 12:22 AM, Daniel Braniss > > wrot=e: > > > Hi, > > > I'm getting this with FreeBSD-8-stable, it usually happens when > > > starting apache: > > > > > > panic: vm_fault_copy_wired: page missing > > > cpuid

Re: panic: vm_fault_copy_wired: page missing

2010-04-15 Thread Daniel Braniss
> On Thu, Apr 15, 2010 at 12:22 AM, Daniel Braniss wrot=e: > > Hi, > > I'm getting this with FreeBSD-8-stable, it usually happens when > > starting apache: > > > > panic: vm_fault_copy_wired: page missing > > cpuid = 3 > > KDB: enter: panic > > [thread pid 1013 tid 100106 ] > > Stopped at      kdb

Re: panic: vm_fault_copy_wired: page missing

2010-04-15 Thread Kostik Belousov
On Thu, Apr 15, 2010 at 01:06:20AM -0700, Garrett Cooper wrote: > On Thu, Apr 15, 2010 at 12:22 AM, Daniel Braniss wrote: > > Hi, > > I'm getting this with FreeBSD-8-stable, it usually happens when > > starting apache: > > > > panic: vm_fault_copy_wired: page missing > > cpuid = 3 > > KDB: enter:

Re: panic: vm_fault_copy_wired: page missing

2010-04-15 Thread Kostik Belousov
On Thu, Apr 15, 2010 at 10:22:20AM +0300, Daniel Braniss wrote: > Hi, > I'm getting this with FreeBSD-8-stable, it usually happens when > starting apache: > > panic: vm_fault_copy_wired: page missing > cpuid = 3 > KDB: enter: panic > [thread pid 1013 tid 100106 ] > Stopped at kdb_enter+0x3d:

Re: panic: vm_fault_copy_wired: page missing

2010-04-15 Thread Garrett Cooper
On Thu, Apr 15, 2010 at 12:22 AM, Daniel Braniss wrote: > Hi, > I'm getting this with FreeBSD-8-stable, it usually happens when > starting apache: > > panic: vm_fault_copy_wired: page missing > cpuid = 3 > KDB: enter: panic > [thread pid 1013 tid 100106 ] > Stopped at      kdb_enter+0x3d: movq