All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Américo Wang" <xiyou.wangcong@gmail.com>
To: "Toralf Förster" <toralf.foerster@gmx.de>
Cc: LKML <linux-kernel@vger.kernel.org>, netdev@vger.kernel.org
Subject: Re: 2.6.32.8-stable review : kernel crashed asap
Date: Sat, 6 Feb 2010 12:19:26 +0800	[thread overview]
Message-ID: <20100206041926.GA4529@hack> (raw)
In-Reply-To: <201002051730.39578.toralf.foerster@gmx.de>

On Fri, Feb 05, 2010 at 05:30:39PM +0100, Toralf Förster wrote:
>
>Américo Wang wrote at 16:57:01
>> On Fri, Feb 05, 2010 at 04:22:02PM +0100, Toralf Förster wrote:
>> >Américo Wang wrote at 16:10:21
>> >
>> >> On Thu, Feb 04, 2010 at 09:29:41PM +0100, Toralf Förster wrote:
>> >> >Immediately during boot it crashed w/ the attached config - no lines
>> >> > within syslog  to post.
>> >>
>> >> What error messages did you see on your screen?
>> >
>> >I attached a screen shot.
>> 
>> Thanks! It's better that if you can capture these info via netconsole
>> or something like that, so that you copy and paste them into email.
>I know - but I'm at home where I've only this ThinkPad ...
>
>> Hmm, it seems that a null pointer deref happened in
>> net/ipv4/devinet.c::inetdev_init(), so Cc'ing netdev guys....
>> 
>> Could you please run the command:
>> 
>>   addr2line -e your_2.6.32.8_vmlinux 0xc11fea28
>> 
>> to check in which line we dereferenced a null pointer?
>
>Here's the information :
>
>n22 /usr/src/linux-2.6.32.8 # addr2line -e vmlinux 0xc11fea28
>devinet.c:0
>

Hmm, thanks, we already found the problem, I think the patch here:

http://patchwork.kernel.org/patch/77357/

should be able to fix this problem.

Thanks for reporting!

-- 
Live like a child, think like the god.
 

      parent reply	other threads:[~2010-02-06  4:25 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-04 20:29 2.6.32.8-stable review : kernel crashed asap Toralf Förster
2010-02-05 15:10 ` Américo Wang
     [not found]   ` <201002051622.02980.toralf.foerster@gmx.de>
2010-02-05 15:57     ` Américo Wang
     [not found]       ` <201002051730.39578.toralf.foerster@gmx.de>
2010-02-06  4:19         ` Américo Wang [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20100206041926.GA4529@hack \
    --to=xiyou.wangcong@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=toralf.foerster@gmx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.