Re: r269147: NULL mp in getnewvnode() via kern_proc_filedesc_out()

2014-08-06 Thread Peter Holm
On Wed, Aug 06, 2014 at 09:15:12PM +0300, Konstantin Belousov wrote: > On Wed, Aug 06, 2014 at 12:48:28PM -0500, Bryan Drewery wrote: > > On 8/5/2014 10:56 PM, Bryan Drewery wrote: > > > On 8/5/2014 10:19 PM, Konstantin Belousov wrote: > > >> On Tue, Aug 05, 2014 at 09:47:57PM -0500, Bryan Drewery

Re: panic: aatpic_assign_cpu: bad cookie [Was: Build machine OK; laptop panics @r269515]

2014-08-06 Thread Trond Endrestøl
On Wed, 6 Aug 2014 22:48+0200, Trond Endrestøl wrote: > On Wed, 6 Aug 2014 19:21+0200, Trond Endrestøl wrote: > > > On Tue, 5 Aug 2014 20:49-0700, John Baldwin wrote: > > > > > > > > On Aug 5, 2014, at 2:29 PM, Michael Butler > > > wrote: > > > > > > > On 08/05/14 16:56, Michael Butler wrote

Re: panic: aatpic_assign_cpu: bad cookie [Was: Build machine OK; laptop panics @r269515]

2014-08-06 Thread Michael Butler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 08/06/14 17:07, David Wolfskill wrote: > On Wed, Aug 06, 2014 at 10:48:32PM +0200, Trond Endrestøl wrote: >> ... Reverting r269510 did the trick, i.e.: >> >> cd /usr/src && svn up && svn diff -r 269510:269509 | patch >> >> My i386 head VM is runni

Re: panic: aatpic_assign_cpu: bad cookie [Was: Build machine OK; laptop panics @r269515]

2014-08-06 Thread David Wolfskill
On Wed, Aug 06, 2014 at 10:48:32PM +0200, Trond Endrestøl wrote: > ... > Reverting r269510 did the trick, i.e.: > > cd /usr/src && svn up && svn diff -r 269510:269509 | patch > > My i386 head VM is running smoothly with r269641M, with M meaning only > the above reversal. > ... Works for me, as

Re: panic: aatpic_assign_cpu: bad cookie [Was: Build machine OK; laptop panics @r269515]

2014-08-06 Thread Trond Endrestøl
On Wed, 6 Aug 2014 19:21+0200, Trond Endrestøl wrote: > On Tue, 5 Aug 2014 20:49-0700, John Baldwin wrote: > > > > > On Aug 5, 2014, at 2:29 PM, Michael Butler > > wrote: > > > > > On 08/05/14 16:56, Michael Butler wrote: > > >> On 08/05/14 16:02, John Baldwin wrote: > > >> > > >>> My guess

Re: r269147: NULL mp in getnewvnode() via kern_proc_filedesc_out()

2014-08-06 Thread Konstantin Belousov
On Wed, Aug 06, 2014 at 12:48:28PM -0500, Bryan Drewery wrote: > On 8/5/2014 10:56 PM, Bryan Drewery wrote: > > On 8/5/2014 10:19 PM, Konstantin Belousov wrote: > >> On Tue, Aug 05, 2014 at 09:47:57PM -0500, Bryan Drewery wrote: > >>> Has anyone else encountered this? Got it while running poudriere

Re: r269147: NULL mp in getnewvnode() via kern_proc_filedesc_out()

2014-08-06 Thread Bryan Drewery
On 8/5/2014 10:56 PM, Bryan Drewery wrote: > On 8/5/2014 10:19 PM, Konstantin Belousov wrote: >> On Tue, Aug 05, 2014 at 09:47:57PM -0500, Bryan Drewery wrote: >>> Has anyone else encountered this? Got it while running poudriere. >>> NULL mp in getnewvnode() [...] vn_fullpath1() at v

Re: r259580 breaks radeonkms

2014-08-06 Thread Roger Pau Monné
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 06/08/14 19:38, Konstantin Belousov wrote: > On Wed, Aug 06, 2014 at 06:52:14PM +0200, Roger Pau Monn?? wrote: >> On 06/08/14 16:35, Nathan Whitehorn wrote: >>> >>> >>> On 2014-08-06 02:35, Roger Pau Monn?? wrote: On 06/08/14 02:37, Nathan Wh

Re: r259580 breaks radeonkms

2014-08-06 Thread Konstantin Belousov
On Wed, Aug 06, 2014 at 06:52:14PM +0200, Roger Pau Monn?? wrote: > On 06/08/14 16:35, Nathan Whitehorn wrote: > > > > > > On 2014-08-06 02:35, Roger Pau Monn?? wrote: > >> On 06/08/14 02:37, Nathan Whitehorn wrote: > >>> Kernels with r269580 will panic when loading the radeonkms driver in > >>>

Re: r259580 breaks radeonkms

2014-08-06 Thread Garrett Cooper
> On Aug 6, 2014, at 9:52, Roger Pau Monné wrote: > >> On 06/08/14 16:35, Nathan Whitehorn wrote: >> >> >>> On 2014-08-06 02:35, Roger Pau Monné wrote: On 06/08/14 02:37, Nathan Whitehorn wrote: Kernels with r269580 will panic when loading the radeonkms driver in pmap_page_set_m

Re: r259580 breaks radeonkms

2014-08-06 Thread Nathan Whitehorn
On 08/06/14 09:52, Roger Pau Monné wrote: On 06/08/14 16:35, Nathan Whitehorn wrote: On 2014-08-06 02:35, Roger Pau Monné wrote: On 06/08/14 02:37, Nathan Whitehorn wrote: Kernels with r269580 will panic when loading the radeonkms driver in pmap_page_set_memattr(). This probably indicates a b

Re: panic: aatpic_assign_cpu: bad cookie [Was: Build machine OK; laptop panics @r269515]

2014-08-06 Thread Trond Endrestøl
On Tue, 5 Aug 2014 20:49-0700, John Baldwin wrote: > > On Aug 5, 2014, at 2:29 PM, Michael Butler > wrote: > > > On 08/05/14 16:56, Michael Butler wrote: > >> On 08/05/14 16:02, John Baldwin wrote: > >> > >>> My guess is that the recent Xen changes tickled something. > >> > >> I can confirm

Re: r259580 breaks radeonkms

2014-08-06 Thread Roger Pau Monné
On 06/08/14 16:35, Nathan Whitehorn wrote: > > > On 2014-08-06 02:35, Roger Pau Monné wrote: >> On 06/08/14 02:37, Nathan Whitehorn wrote: >>> Kernels with r269580 will panic when loading the radeonkms driver in >>> pmap_page_set_memattr(). This probably indicates a bug in radeonkms, but >>> the

Xorg failure (segfault after vm_error: pager read error, pid 1562 (Xorg)) on Amd64

2014-08-06 Thread David Mackay
Hello, Today I undertook to update my kernel and world, last built on July the 5th, to the latest -CURRENT sources from svn. Upon starting Xorg, this error emerged: vm_error: pager read error, pid 1562 (Xorg) Segmentation fault at address 0x80081e000 Fatal server error: Caught signal 11 (Segmen

Re: Xorg failure (segfault after vm_error: pager read error, pid 1562 (Xorg)) on Amd64

2014-08-06 Thread Garrett Cooper
On Aug 6, 2014, at 9:18 AM, David Mackay wrote: > Hello, > > Today I undertook to update my kernel and world, last built on July > the 5th, to the latest -CURRENT sources from svn. > > Upon starting Xorg, this error emerged: > > vm_error: pager read error, pid 1562 (Xorg) > Segmentation fault

Re: r259580 breaks radeonkms

2014-08-06 Thread Nathan Whitehorn
On 2014-08-06 02:35, Roger Pau Monné wrote: On 06/08/14 02:37, Nathan Whitehorn wrote: Kernels with r269580 will panic when loading the radeonkms driver in pmap_page_set_memattr(). This probably indicates a bug in radeonkms, but the system is unusable in the meantime. -Nathan I seem to be

Re: r259580 breaks radeonkms

2014-08-06 Thread Michael Schmiedgen
Something is wrong with Intel hardware too on CURRENT from yesterday. I have not looked deeper into it. Michael ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "fre

Re: r259580 breaks radeonkms

2014-08-06 Thread Roger Pau Monné
On 06/08/14 02:37, Nathan Whitehorn wrote: > Kernels with r269580 will panic when loading the radeonkms driver in > pmap_page_set_memattr(). This probably indicates a bug in radeonkms, but > the system is unusable in the meantime. > -Nathan I seem to be able to load radeonkms just fine after r2695