On 8/10/2013 1:21 PM, Konstantin Belousov wrote:
> On Sat, Aug 10, 2013 at 08:45:47PM +0300, Konstantin Belousov wrote:
>> On Sat, Aug 10, 2013 at 08:44:07PM +0300, Konstantin Belousov wrote:
>>> On Sat, Aug 10, 2013 at 12:15:35PM -0500, Bryan Drewery wrote:
On 8/10/2013 11:44 AM, Bryan Drewer
Hi,
I can reproduce it locally, purely by booting an unchanged amd64 GENERIC.
Are you testing it against an _unmodified_ GENERIC, on amd64?
If it doesn't panic for you but it does panic for me (and I'll go and
get the svn version once I reboot to the old kernel and test) then
there may be a hidd
On 8/10/2013 12:45 PM, Konstantin Belousov wrote:
> On Sat, Aug 10, 2013 at 08:44:07PM +0300, Konstantin Belousov wrote:
>> On Sat, Aug 10, 2013 at 12:15:35PM -0500, Bryan Drewery wrote:
>>> On 8/10/2013 11:44 AM, Bryan Drewery wrote:
On 8/10/2013 6:24 AM, Joel Dahl wrote:
> panic: witness
Konstantin Belousov writes:
> The right fix looks to be just what the panic message told, please try
> this:
The patch managed to fix the crash here at least.
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freeb
On Sat, Aug 10, 2013 at 08:45:47PM +0300, Konstantin Belousov wrote:
> On Sat, Aug 10, 2013 at 08:44:07PM +0300, Konstantin Belousov wrote:
> > On Sat, Aug 10, 2013 at 12:15:35PM -0500, Bryan Drewery wrote:
> > > On 8/10/2013 11:44 AM, Bryan Drewery wrote:
> > > > On 8/10/2013 6:24 AM, Joel Dahl wr
On Sat, Aug 10, 2013 at 08:44:07PM +0300, Konstantin Belousov wrote:
> On Sat, Aug 10, 2013 at 12:15:35PM -0500, Bryan Drewery wrote:
> > On 8/10/2013 11:44 AM, Bryan Drewery wrote:
> > > On 8/10/2013 6:24 AM, Joel Dahl wrote:
> > >> panic: witness_init: pending locks list is too small, increase
>
On Sat, Aug 10, 2013 at 12:15:35PM -0500, Bryan Drewery wrote:
> On 8/10/2013 11:44 AM, Bryan Drewery wrote:
> > On 8/10/2013 6:24 AM, Joel Dahl wrote:
> >> panic: witness_init: pending locks list is too small, increase
> >> WITNESS_PENDLIST
> > I also get this. The last stable revision for me was
On 8/10/2013 11:44 AM, Bryan Drewery wrote:
> On 8/10/2013 6:24 AM, Joel Dahl wrote:
>> panic: witness_init: pending locks list is too small, increase
>> WITNESS_PENDLIST
> I also get this. The last stable revision for me was r254150
r254150 stable, r254171 panic.
backtrace: https://dl.dropboxuse
On 8/10/2013 6:24 AM, Joel Dahl wrote:
> Hi,
>
> I just rebuilt a fresh current on my laptop. It panics on boot with:
>
> panic: witness_init: pending locks list is too small, increase
> WITNESS_PENDLIST
>
> I'm in a hurry right now so I can't gather much more info at the moment, but I
> thought