kern/182665: [wlan] Kernel panic when creating second wlandev.

Adrian Chadd adrian at freebsd.org
Thu Oct 10 22:31:28 UTC 2013


what's the backtrace from the kernel crash?

That's a bit odd.. :-)



-adiran



On 10 October 2013 11:38, Peter Ankerstål <peter at pean.org> wrote:

> Sorry, had to rebuild kernel with debug symbols.
>
> Heres the output:
>
> (kgdb) list *0xc0800110
> 0xc0800110 is in jenkins_hash32 (/usr/src/sys/libkern/jenkins_hash.c:177).
> 172       switch(length)                     /* all the case statements
> fall through */
> 173       {
> 174       case 3 : c+=k[2];
> 175       case 2 : b+=k[1];
> 176       case 1 : a+=k[0];
> 177         final(a,b,c);
> 178       case 0:     /* case 0: nothing left to add */
> 179         break;
> 180       }
> 181       /*------------------------------------------------------ report
> the result */
>
>
> On Oct 9, 2013, at 11:18 PM, Adrian Chadd <adrian at freebsd.org> wrote:
>
> > Hi,
> >
> > Is there a backtrace for this? Iv'e not seen this before.
> >
> >
> > -adrian
>
>
>


More information about the freebsd-net mailing list