linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Linux based router Kernel Panic (2.6.23 - 2.6.26-rc9)
@ 2008-07-21 14:39 Daniel Kubiak
  2008-07-21 15:15 ` Alexey Dobriyan
  0 siblings, 1 reply; 6+ messages in thread
From: Daniel Kubiak @ 2008-07-21 14:39 UTC (permalink / raw)
  To: linux-kernel

Hello,

I've got Linux based router (Intel Xeon 3060 + Intel S3200SH ServerBoard 
with 2x1GbE NIC) which make NAT and QoS for 2000+ computers. Usually 
past 4-8 days of uptime I've got Kernel Panic. I try 2.6.23-2.6.26-rc9 
kernels). Here is photo of Kernel Panic: 
http://www.sor.osiris.czest.pl/dsc02009.jpg


-- 
z poważaniem
Daniel Kubiak

jid/e-mail: sor@czlug.icis.pcz.pl

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Linux based router Kernel Panic (2.6.23 - 2.6.26-rc9)
  2008-07-21 14:39 Linux based router Kernel Panic (2.6.23 - 2.6.26-rc9) Daniel Kubiak
@ 2008-07-21 15:15 ` Alexey Dobriyan
  2008-07-21 19:40   ` Daniel Kubiak
  0 siblings, 1 reply; 6+ messages in thread
From: Alexey Dobriyan @ 2008-07-21 15:15 UTC (permalink / raw)
  To: Daniel Kubiak; +Cc: linux-kernel

On Mon, Jul 21, 2008 at 04:39:35PM +0200, Daniel Kubiak wrote:
> I've got Linux based router (Intel Xeon 3060 + Intel S3200SH ServerBoard 
> with 2x1GbE NIC) which make NAT and QoS for 2000+ computers. Usually past 
> 4-8 days of uptime I've got Kernel Panic. I try 2.6.23-2.6.26-rc9 kernels). 
> Here is photo of Kernel Panic: http://www.sor.osiris.czest.pl/dsc02009.jpg

Enable CONFIG_KALLSYMS and CONFIG_DEBUG_BUGVERBOSE next time.

Or you can grab vmlinux of that kernel and decipher addresses by hand.


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Linux based router Kernel Panic (2.6.23 - 2.6.26-rc9)
  2008-07-21 15:15 ` Alexey Dobriyan
@ 2008-07-21 19:40   ` Daniel Kubiak
  2008-07-21 19:46     ` Jiri Slaby
  0 siblings, 1 reply; 6+ messages in thread
From: Daniel Kubiak @ 2008-07-21 19:40 UTC (permalink / raw)
  To: Alexey Dobriyan; +Cc: linux-kernel

Alexey Dobriyan pisze:
> Enable CONFIG_KALLSYMS and CONFIG_DEBUG_BUGVERBOSE next time.
> 
> Or you can grab vmlinux of that kernel and decipher addresses by hand.
> 
I've got CONFIG_KALLSYMS and CONFIG_DEBUG_BUGVERBOSE set to yes, here is 
my kernel config http://www.sor.osiris.czest.pl/config-2.6.26-rc9-nat2


-- 
z poważaniem
Daniel Kubiak

jid/e-mail: sor@czlug.icis.pcz.pl

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Linux based router Kernel Panic (2.6.23 - 2.6.26-rc9)
  2008-07-21 19:40   ` Daniel Kubiak
@ 2008-07-21 19:46     ` Jiri Slaby
  2008-07-22  5:59       ` Daniel Kubiak
  0 siblings, 1 reply; 6+ messages in thread
From: Jiri Slaby @ 2008-07-21 19:46 UTC (permalink / raw)
  To: Daniel Kubiak; +Cc: Alexey Dobriyan, linux-kernel

On 07/21/2008 09:40 PM, Daniel Kubiak wrote:
> Alexey Dobriyan pisze:
>> Enable CONFIG_KALLSYMS and CONFIG_DEBUG_BUGVERBOSE next time.
>>
>> Or you can grab vmlinux of that kernel and decipher addresses by hand.
>>
> I've got CONFIG_KALLSYMS and CONFIG_DEBUG_BUGVERBOSE set to yes, here is 
> my kernel config http://www.sor.osiris.czest.pl/config-2.6.26-rc9-nat2

Could you provide also System.map?

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Linux based router Kernel Panic (2.6.23 - 2.6.26-rc9)
  2008-07-21 19:46     ` Jiri Slaby
@ 2008-07-22  5:59       ` Daniel Kubiak
  2008-07-22  8:18         ` Jiri Slaby
  0 siblings, 1 reply; 6+ messages in thread
From: Daniel Kubiak @ 2008-07-22  5:59 UTC (permalink / raw)
  To: Jiri Slaby, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 216 bytes --]

Jiri Slaby pisze:
> 
> Could you provide also System.map?
> 
Yes, of course: http://www.sor.osiris.czest.pl/System.map-2.6.26-rc9-nat2

-- 
z poważaniem
Daniel Kubiak

jid/e-mail: sor@czlug.icis.pcz.pl


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 260 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Linux based router Kernel Panic (2.6.23 - 2.6.26-rc9)
  2008-07-22  5:59       ` Daniel Kubiak
@ 2008-07-22  8:18         ` Jiri Slaby
  0 siblings, 0 replies; 6+ messages in thread
From: Jiri Slaby @ 2008-07-22  8:18 UTC (permalink / raw)
  To: Daniel Kubiak; +Cc: linux-kernel

On 07/22/2008 07:59 AM, Daniel Kubiak wrote:
> Jiri Slaby pisze:
>>
>> Could you provide also System.map?
>>
> Yes, of course: http://www.sor.osiris.czest.pl/System.map-2.6.26-rc9-nat2

Well, neither the config nor the System.map are not from the kernel you make a 
snapshot from -- it's a 2.6.25 or earlier kernel and you are referring to 
2.6.26-rc9. System.map is useless anyway, I overlooked module addresses in the 
panic before. Try to reproduce with the config you attached and post snapshot 
from that kernel.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2008-07-22  8:20 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-07-21 14:39 Linux based router Kernel Panic (2.6.23 - 2.6.26-rc9) Daniel Kubiak
2008-07-21 15:15 ` Alexey Dobriyan
2008-07-21 19:40   ` Daniel Kubiak
2008-07-21 19:46     ` Jiri Slaby
2008-07-22  5:59       ` Daniel Kubiak
2008-07-22  8:18         ` Jiri Slaby

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).