Re: NetBSD 7.0 i386 panic during boot

2015-10-17 Thread Andreas Gustafsson
In the very first message of this thread, Mayuresh wrote: > On an i386 desktop I was running 6.x and just upgraded 7.0 sets (excluding > etc). After this I am not able to boot. > > I am not aware how to gather the error trace, though quoting lines that I > think are relevant: > > ACPI Exception:

Re: NetBSD 7.0 i386 panic during boot

2015-10-17 Thread Mayuresh
On Sat, Oct 17, 2015 at 01:33:32PM +0300, Andreas Gustafsson wrote: > The discussion that ensued branched out in lots of different > directions, but as far as I can see, none of them actually > offered a diagnosis of the original problem reported. > > To me, this looks very much like the same prob

Crash on -current in pool_drain()

2015-10-17 Thread Paul Goyette
Under heavy load, and after several hours of building packages, I am seeing the following crash. I'm doing a bisect to narrow down more, but it has been happening at least a week ago, with kernel and all modules build from sources updated on 2015-10-13 at 08:30:00 UTC. (This is on amd64) Here's

Does wscons use compat syscalls to switch sessions

2015-10-17 Thread Paul Goyette
I just noticed that when switching console sessions from my X display (on ttyE4) to the console session (on ttyE0), the system auto-loads the "compat" kernel module. Is this expected? normal? Shouldn't all "current" production code be using "current" syscalls and/or ioctls? +-