* Re: 2.6.32.8-stable review : kernel crashed asap [not found] ` <201002051622.02980.toralf.foerster@gmx.de> @ 2010-02-05 15:57 ` Américo Wang [not found] ` <201002051730.39578.toralf.foerster@gmx.de> 0 siblings, 1 reply; 2+ messages in thread From: Américo Wang @ 2010-02-05 15:57 UTC (permalink / raw) To: Toralf Förster; +Cc: Américo Wang, linux-kernel, netdev 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. 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? Thank you! -- Live like a child, think like the god. ^ permalink raw reply [flat|nested] 2+ messages in thread
[parent not found: <201002051730.39578.toralf.foerster@gmx.de>]
* Re: 2.6.32.8-stable review : kernel crashed asap [not found] ` <201002051730.39578.toralf.foerster@gmx.de> @ 2010-02-06 4:19 ` Américo Wang 0 siblings, 0 replies; 2+ messages in thread From: Américo Wang @ 2010-02-06 4:19 UTC (permalink / raw) To: Toralf Förster; +Cc: LKML, netdev 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. ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-02-06 4:25 UTC | newest] Thread overview: 2+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- [not found] <201002042129.41462.toralf.foerster@gmx.de> [not found] ` <20100205151021.GB9690@hack> [not found] ` <201002051622.02980.toralf.foerster@gmx.de> 2010-02-05 15:57 ` 2.6.32.8-stable review : kernel crashed asap Américo Wang [not found] ` <201002051730.39578.toralf.foerster@gmx.de> 2010-02-06 4:19 ` Américo Wang
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).