Re: Early drop to debugger with DEBUG_MEMGUARD

2013-08-13 Thread David Wolfskill
On Tue, Aug 13, 2013 at 08:29:44AM +0300, Konstantin Belousov wrote: ... The r254025 indeed introduced the problem, and Davide pointed out you a workaround for the assertion triggering. Right; I tried one of those -- I hope I got it right... Proper fix for the memguard requires a policy of

Re: Panic - ffs_valloc: dup alloc

2013-08-13 Thread Chris Torek
For what (little :-) ) it's worth, I got bit by this too. Ultimately it boils down to the problem that once the on-disk file system is sufficiently broken, the journal doesn't have enough information for fsck to even detect the problem, much less fix it. (In my case the problem most likely was

Re: Positional arguments/load command broken in boot loader; cannot load old kernel

2013-08-13 Thread Xin Li
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On 08/13/13 09:36, Garrett Cooper wrote: I made the mistake of installing CURRENT on my file server at home this morning and thought I could just boot the old kernel, do a zfs rollback, then continue on my merry way. Turns out I was horribly

Hang with nvidia-driver

2013-08-13 Thread Alex
Hi. I just upgraded to revision 254271 and am experiencing a hang when slim starts. The monitor goes blank (no signal) and the fans increase in speed, suggesting high CPU usage. I have a GeForce GT 440. As suggested on the forums, I tried setting machdep.disable_mtrrs=1 at the boot loader, but

Re: Hang with nvidia-driver

2013-08-13 Thread Matthew Seaman
On 13/08/2013 19:37, Alex wrote: Hi. I just upgraded to revision 254271 and am experiencing a hang when slim starts. The monitor goes blank (no signal) and the fans increase in speed, suggesting high CPU usage. I have a GeForce GT 440. As suggested on the forums, I tried setting

Re: Hang with nvidia-driver

2013-08-13 Thread Mark Johnston
On Tue, Aug 13, 2013 at 2:37 PM, Alex alex...@gmail.com wrote: Hi. I just upgraded to revision 254271 and am experiencing a hang when slim starts. The monitor goes blank (no signal) and the fans increase in speed, suggesting high CPU usage. I have a GeForce GT 440. As suggested on the forums,

Re: quick hack to support option VIMAGE on USB Ethernet

2013-08-13 Thread Craig Rodrigues
On Mon, Aug 12, 2013 at 8:57 PM, YAMAMOTO Shigeru shig...@iij.ad.jp wrote: My try is, 1) I try to enable option VIMAGE at r254236@HEAD. It causes panic at accessing V_if_index in ifindex_alloc_locked(). Can you provide the kernel backtrace for this panic? It would be interesting to see

Re: Early drop to debugger with DEBUG_MEMGUARD

2013-08-13 Thread Jeff Roberson
On Mon, 12 Aug 2013, David Wolfskill wrote: On Tue, Aug 13, 2013 at 08:29:44AM +0300, Konstantin Belousov wrote: ... The r254025 indeed introduced the problem, and Davide pointed out you a workaround for the assertion triggering. Right; I tried one of those -- I hope I got it right...

Re: panic: UMA: Increase vm.boot_pages with 32 CPUs

2013-08-13 Thread Jeff Roberson
On Mon, 12 Aug 2013, Colin Percival wrote: Hi all, A HEAD@254238 kernel fails to boot in EC2 with panic: UMA: Increase vm.boot_pages on 32-CPU instances. Instances with up to 16 CPUs boot fine. I know there has been some mucking about with VM recently -- anyone want to claim this, or

Re: Early drop to debugger with DEBUG_MEMGUARD

2013-08-13 Thread Jeff Roberson
On Tue, 13 Aug 2013, Jeff Roberson wrote: On Mon, 12 Aug 2013, David Wolfskill wrote: On Tue, Aug 13, 2013 at 08:29:44AM +0300, Konstantin Belousov wrote: ... The r254025 indeed introduced the problem, and Davide pointed out you a workaround for the assertion triggering. Right; I tried one

Positional arguments/load command broken in boot loader; cannot load old kernel

2013-08-13 Thread Garrett Cooper
I made the mistake of installing CURRENT on my file server at home this morning and thought I could just boot the old kernel, do a zfs rollback, then continue on my merry way. Turns out I was horribly wrong. In addition to colors added to the boot loader (h shiny!!!), it appears the

Re: Positional arguments/load command broken in boot loader; cannot load old kernel

2013-08-13 Thread Garrett Cooper
Sorry. Hit the send button too soon... On Aug 13, 2013, at 10:15 AM, Xin Li delp...@delphij.net wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On 08/13/13 09:36, Garrett Cooper wrote: I made the mistake of installing CURRENT on my file server at home this morning and thought I

Re: Hang with nvidia-driver

2013-08-13 Thread Alex
I can confirm that the patch found on the pastebin fixes the problem. On Tue, Aug 13, 2013 at 3:06 PM, Mark Johnston ma...@freebsd.org wrote: On Tue, Aug 13, 2013 at 2:37 PM, Alex alex...@gmail.com wrote: Hi. I just upgraded to revision 254271 and am experiencing a hang when slim starts.

Re: panic: UMA: Increase vm.boot_pages with 32 CPUs

2013-08-13 Thread Jim Harris
On Tue, Aug 13, 2013 at 3:05 PM, Jeff Roberson jrober...@jroberson.netwrote: On Mon, 12 Aug 2013, Colin Percival wrote: Hi all, A HEAD@254238 kernel fails to boot in EC2 with panic: UMA: Increase vm.boot_pages on 32-CPU instances. Instances with up to 16 CPUs boot fine. I know there

[head tinderbox] failure on arm/arm

2013-08-13 Thread FreeBSD Tinderbox
TB --- 2013-08-13 23:50:29 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-08-13 23:50:29 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB ---

[head tinderbox] failure on i386/i386

2013-08-13 Thread FreeBSD Tinderbox
TB --- 2013-08-13 23:50:29 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-08-13 23:50:29 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB ---

Re: Early drop to debugger with DEBUG_MEMGUARD

2013-08-13 Thread David Wolfskill
On Tue, Aug 13, 2013 at 12:44:54PM -1000, Jeff Roberson wrote: ... Please try 254308. It is working for me. Starting from: FreeBSD freebeast.catwhisker.org 10.0-CURRENT FreeBSD 10.0-CURRENT #1244 r254279M/254280:143: Tue Aug 13 11:11:06 PDT 2013

Re: panic: UMA: Increase vm.boot_pages with 32 CPUs

2013-08-13 Thread Jeff Roberson
On Tue, 13 Aug 2013, Jim Harris wrote: On Tue, Aug 13, 2013 at 3:05 PM, Jeff Roberson jrober...@jroberson.net wrote: On Mon, 12 Aug 2013, Colin Percival wrote: Hi all, A HEAD@254238 kernel fails to boot in EC2 with panic: UMA: Increase