Re: kernel panic: uvm_fault

2015-01-26 Thread Robert Swindells
Thor Lancelot Simon wrote: >On Mon, Jan 26, 2015 at 08:03:26PM +0100, Joerg Sonnenberger wrote: >> On Mon, Jan 26, 2015 at 01:07:40PM -0500, Thor Lancelot Simon wrote: >> > On Mon, Jan 26, 2015 at 04:28:22PM +0100, Thomas Klausner wrote: >> > > On Mon, Jan 26, 2015 at 10:01:41AM -0500, Thor Lancel

Re: kernel panic: uvm_fault

2015-01-26 Thread Thor Lancelot Simon
On Mon, Jan 26, 2015 at 08:03:26PM +0100, Joerg Sonnenberger wrote: > On Mon, Jan 26, 2015 at 01:07:40PM -0500, Thor Lancelot Simon wrote: > > On Mon, Jan 26, 2015 at 04:28:22PM +0100, Thomas Klausner wrote: > > > On Mon, Jan 26, 2015 at 10:01:41AM -0500, Thor Lancelot Simon wrote: > > > > alloc_bo

Re: kernel panic: uvm_fault

2015-01-26 Thread Joerg Sonnenberger
On Mon, Jan 26, 2015 at 01:07:40PM -0500, Thor Lancelot Simon wrote: > On Mon, Jan 26, 2015 at 04:28:22PM +0100, Thomas Klausner wrote: > > On Mon, Jan 26, 2015 at 10:01:41AM -0500, Thor Lancelot Simon wrote: > > > alloc_bouncebus? On amd64? I think you've got a trashed pointer > > > somewhere. >

Re: kernel panic: uvm_fault

2015-01-26 Thread Thor Lancelot Simon
On Mon, Jan 26, 2015 at 04:28:22PM +0100, Thomas Klausner wrote: > On Mon, Jan 26, 2015 at 10:01:41AM -0500, Thor Lancelot Simon wrote: > > alloc_bouncebus? On amd64? I think you've got a trashed pointer > > somewhere. > > I have > makeoptions DEBUG="-g" # compile full symbol table > > #

Re: kernel panic: uvm_fault

2015-01-26 Thread Thomas Klausner
On Mon, Jan 26, 2015 at 10:01:41AM -0500, Thor Lancelot Simon wrote: > alloc_bouncebus? On amd64? I think you've got a trashed pointer > somewhere. I have makeoptions DEBUG="-g" # compile full symbol table # grep -r _bus_dma_alloc_bouncebuf /usr/src/sys/arch/amd64/ Binary file /usr/src/s

Re: kernel panic: uvm_fault

2015-01-26 Thread Thor Lancelot Simon
alloc_bouncebus? On amd64? I think you've got a trashed pointer somewhere. On Mon, Jan 26, 2015 at 02:47:55PM +0100, Thomas Klausner wrote: > On Mon, Dec 22, 2014 at 03:56:43PM +, Robert Swindells wrote: > > > > Thomas Klausner wrote: > > >On Mon, Dec 22, 2014 at 03:29:58PM +, Robert Sw

Re: kernel panic: uvm_fault

2015-01-26 Thread Thomas Klausner
On Mon, Dec 22, 2014 at 03:56:43PM +, Robert Swindells wrote: > > Thomas Klausner wrote: > >On Mon, Dec 22, 2014 at 03:29:58PM +, Robert Swindells wrote: > >> > >> Thomas Klausner wrote: > >> >I had a kernel panic today with a amd64/7.99.3 kernel from Dec 20. The > >> >last activity I had

Re: kernel panic: uvm_fault

2014-12-25 Thread Thomas Klausner
On Mon, Dec 22, 2014 at 03:49:20PM +0100, Thomas Klausner wrote: > I had a kernel panic today with a amd64/7.99.3 kernel from Dec 20. The > last activity I had started was downloading a file from network to an > NFS directory mounted from a Synology. I just saw that the Synology had installed an o

Re: kernel panic: uvm_fault

2014-12-22 Thread Robert Swindells
Thomas Klausner wrote: >On Mon, Dec 22, 2014 at 03:29:58PM +, Robert Swindells wrote: >> >> Thomas Klausner wrote: >> >I had a kernel panic today with a amd64/7.99.3 kernel from Dec 20. The >> >last activity I had started was downloading a file from network to an >> >NFS directory mounted fro

Re: kernel panic: uvm_fault

2014-12-22 Thread Thomas Klausner
On Mon, Dec 22, 2014 at 04:42:21PM +0100, Thomas Klausner wrote: > I've just done that ("ifconfig wm0 tcp4csum ip4csum udp4csum"): and rereading the previous thread, I've also turned it on for ipv6: wm0: flags=8843 mtu 1500 capabilities=7ff80 capabilities=7ff80 capabilitie

Re: kernel panic: uvm_fault

2014-12-22 Thread Thomas Klausner
On Mon, Dec 22, 2014 at 03:29:58PM +, Robert Swindells wrote: > > Thomas Klausner wrote: > >I had a kernel panic today with a amd64/7.99.3 kernel from Dec 20. The > >last activity I had started was downloading a file from network to an > >NFS directory mounted from a Synology. > > > >last acti

Re: kernel panic: uvm_fault

2014-12-22 Thread Robert Swindells
Thomas Klausner wrote: >I had a kernel panic today with a amd64/7.99.3 kernel from Dec 20. The >last activity I had started was downloading a file from network to an >NFS directory mounted from a Synology. > >last activity I had started was downloading a file from network to an >NFS directory moun

kernel panic: uvm_fault

2014-12-22 Thread Thomas Klausner
Hi! I had a kernel panic today with a amd64/7.99.3 kernel from Dec 20. The last activity I had started was downloading a file from network to an NFS directory mounted from a Synology. I don't know if that's related, but there was no particular load on the machine. >From dmesg after reboot: uvm_f