On 11/25/2009 02:00 PM, Paul Thomas wrote:
> On Wed, Nov 25, 2009 at 2:13 PM, Kevin Constantine
> <
kevin.co...@gmail.com> wrote:
>> Hey Everyone-
>>
>> I've been seeing kernel panics with both 2.6.28.3, and 2.6.30 within an
>> hour or so of turning the linuxstamp on. The stack traces always seem
>> to point at functions related to networking. I've pasted a couple of
>> the crash outputs below. The linuxstamp isn't typically doing anything
>> when the crashes occur, in fact it'll crash even if I haven't logged in.
>>
>> If I ifconfig the interface down, the linuxstamp stays up indefinitely.
>> Any pointers in one direction or another would be much appreciated.
>>
>
> Kevin,
>
> I've never seen a oops like this before. I've had boards powered up
> and network connected for weeks without any problems.
>
> I'm not to familiar with the details of an oops, but one thing you can
> do is make sure all the debugging information is turned on. Also you
> might do a mem-test in u-boot to verify that it's not a memory error.
>
> After that you can join the linux-net mailing list
>
http://vger.kernel.org/vger-lists.html#linux-net and post the oops
> there.
>
> thanks,
> Paul
Thanks Paul-
The other thing worth noting is that these same types of panics have
occurred on two different linuxstamps. The panics only seem to happen
when I'm plugged into my network at work. I've had it plugged in at
home for days at a time without a panic. That said, there is obviously
a ton more "obscure" network traffic happening at work. So who knows.
Any suggestions on what debugging to enable?
-kevin