From: Hong Tran Duc <hongtd2k@gmail.com>
To: Matthew Wilcox <matthew@wil.cx>
Cc: linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org,
linux-ide@vger.kernel.org
Subject: Re: Oops when read/write or mount/unmount continuously ~ 600.000 times
Date: Sun, 03 Aug 2008 22:18:57 +0700 [thread overview]
Message-ID: <4895CC61.6040301@gmail.com> (raw)
In-Reply-To: <20080803133817.GG26461@parisc-linux.org>
Matthew Wilcox wrote:
> On Sun, Aug 03, 2008 at 07:49:50PM +0700, Hong Tran Duc wrote:
>
>> The reasons is almost linked list on those function was broken. Ex:
>> linkedlist->next linkedlist->prev = NULL or set to invalid address.
>> In the situation SIGILL, the instruction pointer (NIP) is same as the
>> return address register (LR).
>>
>
> In later kernels, we have a list debugging option which lets you find
> list corruptions earlier.
>
I'm not have much experience with linux kernel architecture, so I don't
know where I can focus on.
Currently, I'm suspecting these module are affected with this Oops:
Block I/O management and filesystem, some Wait Queue ? Is that correct ?
Or would you give me some suggestion what is the most suspicious ? or
some debugging option you told above ?
Thanks for your help,
--
nm.
GPG Key ID: 0xDD253B25
Fingerprint: 2B17 D64A 9561 A443 2ABC 1302 4641 D0B7 DD25 3B25
prev parent reply other threads:[~2008-08-03 15:19 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-03 12:49 Oops when read/write or mount/unmount continuously ~ 600.000 times Hong Tran Duc
2008-08-03 13:38 ` Matthew Wilcox
2008-08-03 15:18 ` Hong Tran Duc [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=4895CC61.6040301@gmail.com \
--to=hongtd2k@gmail.com \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-ide@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=matthew@wil.cx \
/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 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).