From: Rene Herman <rene.herman@gmail.com>
To: Pekka Enberg <penberg@cs.helsinki.fi>
Cc: Jens Axboe <jens.axboe@oracle.com>,
Linux Kernel <linux-kernel@vger.kernel.org>
Subject: Re: [Q] Bio traversal trouble?
Date: Tue, 05 Jun 2007 00:49:30 +0200 [thread overview]
Message-ID: <466496FA.4070508@gmail.com> (raw)
In-Reply-To: <4664785C.4090205@gmail.com>
On 06/04/2007 10:38 PM, Rene Herman wrote:
> On 06/04/2007 08:41 PM, Pekka Enberg wrote:
>
> [ Jens' email address updated to his oracle address ]
>
>> We can see that we're reading 2048 bytes from port 0x300 and storing
>> the data in memory location 0x8c1d2071 which causes the OOPS. What's
>> surprising is that EBP is set to 0x8c1d2071 too which suggests stack
>> corruption (note that ioread8_rep() is a fastcall so it does not
>> create a stack frame of its own). What you could do here is add some
>> printks and watch how dst changes over time to see if you can figure
>> out a pattern.
>
> Mmm, I do always run with 4K stacks, I guess I'll try that next.
Nope, still there with 8K stacks and not harder to trigger.
Rene.
prev parent reply other threads:[~2007-06-04 22:52 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-06-04 9:42 [Q] Bio traversal trouble? Rene Herman
2007-06-04 15:07 ` Rene Herman
2007-06-04 15:09 ` Rene Herman
2007-06-04 18:41 ` Pekka Enberg
2007-06-04 20:38 ` Rene Herman
2007-06-04 22:49 ` Rene Herman [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=466496FA.4070508@gmail.com \
--to=rene.herman@gmail.com \
--cc=jens.axboe@oracle.com \
--cc=linux-kernel@vger.kernel.org \
--cc=penberg@cs.helsinki.fi \
/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.