All of lore.kernel.org
 help / color / mirror / Atom feed
From: Clemens Schwaighofer <cs@tequila.co.jp>
To: linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: Oops and Panics in 2.6.21.1, 2.6.20.6 and 2.6.19.2
Date: Wed, 16 May 2007 10:52:50 +0900	[thread overview]
Message-ID: <464A63F2.5080406@tequila.co.jp> (raw)
In-Reply-To: <464A4F56.6080108@tequila.co.jp>


[-- Attachment #1.1: Type: text/plain, Size: 697 bytes --]

On 05/16/2007 09:24 AM, Clemens Schwaighofer wrote:

> The oops have the same error style like this Panic. I tried to capture
> one, but right after copying it into vim, I got a Panic. So next time I
> try to.

I just got a oops and I could record it, the followed Kernel Panic
didn't send out any Panic to my remote serial box. So I cannot give more
information about that.



-- 
[ Clemens Schwaighofer                      -----=====:::::~ ]
[ TEQUILA\ Japan IT Group                                    ]
[                6-17-2 Ginza Chuo-ku, Tokyo 104-8167, JAPAN ]
[ Tel: +81-(0)3-3545-7703            Fax: +81-(0)3-3545-7343 ]
[ http://www.tequila.co.jp                                   ]

[-- Attachment #1.2: ooops.20070516-01 --]
[-- Type: text/plain, Size: 1763 bytes --]

[ 5955.558356] BUG: unable to handle kernel paging request at virtual address 182b10f7
[ 5955.558362]  printing eip:
[ 5955.558363] 182b10f7
[ 5955.558365] *pde = 00000000
[ 5955.558367] Oops: 0000 [#1]
[ 5955.558369] PREEMPT
[ 5955.558370] Modules linked in: eeprom i2c_viapro i2c_core pcspkr k8temp hwmon eth1394
[ 5955.558377] CPU:    0
[ 5955.558378] EIP:    0060:[<182b10f7>]    Not tainted VLI
[ 5955.558379] EFLAGS: 00010202   (2.6.21.1 #1)
[ 5955.558382] EIP is at 0x182b10f7
[ 5955.558385] eax: 80c7dcc1   ebx: f786bc00   ecx: 182b10f7   edx: 00000002
[ 5955.558388] esi: f7836200   edi: c2669f6c   ebp: f780c88f   esp: c2669f34
[ 5955.558390] ds: 007b   es: 007b   fs: 00d8  gs: 0000  ss: 0068
[ 5955.558393] Process pdflush (pid: 192, ti=c2669000 task=c268da90 task.ti=c2669000)
[ 5955.558395] Stack: c108a454 f7836284 00158443 0000024a f7836200 f783623c c2669f6c c147774c
[ 5955.558401]        c108aa8b c2669fb8 00158925 0000bc01 c1053030 c1052c44 00000000 00000000
[ 5955.558406]        c2669f94 000001b6 0000024a 00000000 00000000 00000000 00000000 00000025
[ 5955.558411] Call Trace:
[ 5955.558413]  [<c108a454>] sync_sb_inodes+0x74/0x280
[ 5955.558419]  [<c108aa8b>] writeback_inodes+0xab/0x110
[ 5955.558423]  [<c1053030>] pdflush+0x0/0x220
[ 5955.558426]  [<c1052c44>] wb_kupdate+0x74/0xe0
[ 5955.558430]  [<c1053144>] pdflush+0x114/0x220
[ 5955.558433]  [<c1052bd0>] wb_kupdate+0x0/0xe0
[ 5955.558436]  [<c102fdd8>] kthread+0xa8/0xe0
[ 5955.558439]  [<c102fd30>] kthread+0x0/0xe0
[ 5955.558442]  [<c1004bff>] kernel_thread_helper+0x7/0x18
[ 5955.558446]  =======================
[ 5955.558447] Code:  Bad EIP value.
[ 5955.558449] EIP: [<182b10f7>] 0x182b10f7 SS:ESP 0068:c2669f34
[ 5955.558455] note: pdflush[192] exited with preempt_count 1


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

  reply	other threads:[~2007-05-16  1:53 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-16  0:24 Oops and Panics in 2.6.21.1, 2.6.20.6 and 2.6.19.2 Clemens Schwaighofer
2007-05-16  1:52 ` Clemens Schwaighofer [this message]
2007-05-16  1:53 ` Andrew Morton
2007-05-16  2:02   ` Clemens Schwaighofer
2007-05-16  2:46   ` Clemens Schwaighofer
2007-05-16  3:18     ` Andrew Morton
2007-05-16 11:05   ` Tejun Heo
2007-05-16 15:29     ` Andrew Morton
2007-05-16 15:40       ` Tejun Heo
2007-05-16 16:06         ` Chuck Ebbert
2007-05-16 16:13         ` Andrew Morton
2007-05-16 18:31           ` [PATCH -stable] sysfs: disable reclamation by default Tejun Heo
2007-05-17 12:04             ` Greg KH
2007-05-17 17:39               ` Maneesh Soni
2007-05-17 17:49                 ` Tejun Heo
2007-05-17 17:52                   ` [PATCH 1/2] sysfs: fix condition check in sysfs_drop_dentry() Tejun Heo
2007-05-21  4:35                     ` Maneesh Soni
2007-05-17 17:59                   ` [PATCH 2/2] sysfs: fix race condition around sd->s_dentry Tejun Heo
2007-05-17 18:16                     ` [PATCH 2/2] sysfs: fix race condition around sd->s_dentry, take#2 Tejun Heo
2007-05-21  5:01                       ` Maneesh Soni
2007-05-21 16:02                         ` Eric Sandeen
2007-05-21 16:15                           ` Tejun Heo
2007-05-22 22:38                         ` Greg KH
2007-05-23  8:21                           ` Tejun Heo
2007-06-08 14:35                             ` Tejun Heo
2007-06-09  6:49                               ` Tejun Heo
2007-06-10 16:18                                 ` Greg KH
2007-05-21  4:39                   ` [PATCH -stable] sysfs: disable reclamation by default Maneesh Soni
2007-05-17 18:54           ` Oops and Panics in 2.6.21.1, 2.6.20.6 and 2.6.19.2 Eric Sandeen
2007-06-29  2:51 ` Clemens Schwaighofer
2007-06-29  6:12   ` Satyam Sharma
2007-06-29  6:18     ` Clemens Schwaighofer

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=464A63F2.5080406@tequila.co.jp \
    --to=cs@tequila.co.jp \
    --cc=linux-kernel@vger.kernel.org \
    /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.