Date: Thu, 10 Oct 2013 15:31:27 -0700 From: Adrian Chadd <adrian@freebsd.org> To: =?ISO-8859-1?Q?Peter_Ankerst=E5l?= <peter@pean.org> Cc: FreeBSD Net <freebsd-net@freebsd.org> Subject: Re: kern/182665: [wlan] Kernel panic when creating second wlandev. Message-ID: <CAJ-VmokmDnGy7wMh6AYBpu414tqDBmcuu4f=7qfBJZs7YM7qSA@mail.gmail.com> In-Reply-To: <193DD662-CB03-412F-A170-AD28BA67C612@pean.org> References: <201310091810.r99IA3mS098467@freefall.freebsd.org> <CAJ-VmomMsq8EnaDgkhvOM2aRagnDKsR6jrt6tsm6hr5d_9kV=g@mail.gmail.com> <193DD662-CB03-412F-A170-AD28BA67C612@pean.org>
next in thread | previous in thread | raw e-mail | index | archive | help
what's the backtrace from the kernel crash?
That's a bit odd.. :-)
-adiran
On 10 October 2013 11:38, Peter Ankerst=E5l <peter@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+=3Dk[2];
> 175 case 2 : b+=3Dk[1];
> 176 case 1 : a+=3Dk[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@freebsd.org> wrote:
>
> > Hi,
> >
> > Is there a backtrace for this? Iv'e not seen this before.
> >
> >
> > -adrian
>
>
>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJ-VmokmDnGy7wMh6AYBpu414tqDBmcuu4f=7qfBJZs7YM7qSA>
