Re: Kernel crashes from turnstile_broadcast (/usr/src/sys/kern/subr_turnstile.c:837)

From: Ben Woods <woodsb02_at_gmail.com>
Date: Thu, 27 Oct 2016 21:09:16 +0800
On 24 September 2016 at 18:13, Ben Woods <woodsb02_at_gmail.com> wrote:

> On 22 September 2016 at 21:01, Mateusz Guzik <mjguzik_at_gmail.com> wrote:
>
>> On Thu, Sep 22, 2016 at 08:48:29PM +0800, Ben Woods wrote:
>> > #13 0xffffffff80b4d91c in turnstile_broadcast (ts=0x0, queue=1) at
>> > /usr/src/sys/kern/subr_turnstile.c:837
>> > #14 0xffffffff80ae5e1f in __rw_wunlock_hard (c=0xfffff803f886d960,
>> > tid=<value optimized out>, file=<value optimized out>, line=<value
>> > optimized out>)
>> >     at /usr/src/sys/kern/kern_rwlock.c:1027
>>
>> can you please:
>> f 14
>> x/xg c
>>
>>
>> --
>> Mateusz Guzik <mjguzik gmail.com>
>>
>
> Thanks for the help Mateusz.
>
> (kgdb) f 14
> #14 0xffffffff80ae5e1f in __rw_wunlock_hard (c=0xfffff803f886d960,
> tid=<value optimized out>, file=<value optimized out>, line=<value
> optimized out>)
>     at /usr/src/sys/kern/kern_rwlock.c:1027
> 1027            turnstile_broadcast(ts, queue);
> Current language:  auto; currently minimal
> (kgdb) x/xg c
> 0xfffff803f886d960:     0xfffff8032893aa00
>
> Regards,
> Ben
>

Hi everyone,

Just a heads up that after updating my FreeBSD 12-current machine to
r307773 I am still getting this kernel panic.

Note that I have compiled the kernel with VIMAGE support if that makes any
difference.

Mateusz: any further ideas on what it could be?

Any help is appreciated :)

Regards,
Ben
Received on Thu Oct 27 2016 - 11:09:18 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:08 UTC