From: David Chandler <chandler@grammatech.com>
To: Brian Gerst <bgerst@didntduck.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Bug Report: Dereferencing a bad pointer
Date: Thu, 08 Nov 2001 18:15:08 -0500 [thread overview]
Message-ID: <3BEB11FC.BF3D5E30@grammatech.com> (raw)
In-Reply-To: <Pine.LNX.3.95.1011108162912.239A-100000@chaos.analogic.com> <3BEAFFC6.EAC56763@grammatech.com> <3BEB0986.BA2D5DFD@didntduck.org>
0xc0001000 hangs the same way that 0xc0000000 does. I have reproduced
this on a 2.4.9+UML kernel running in user-mode linux on top of a
Pentium-4 2.4.2-2(RedHat) host. 'top' says that 75% of CPU is going to
the system in that case also.
Please Cc: me on any replies.
David Chandler
--
_____
David L. Chandler. GrammaTech, Inc.
mailto:chandler@grammatech.com http://www.grammatech.com
Brian Gerst wrote:
>
> David Chandler wrote:
> >
> > Debugging the offender,
> > int main() { int k = (int *)0xc0000000; }
> > is not very informative: single-stepping over the sole command just
> > hangs, and you have to press Control-C to interrupt gdb, at which point
> > you can single-step right into the same problem again.
> >
> > When the program hangs, 'top' says that the CPU is fully utilized and
> > the system is spending 80% of its time in the kernel and 20% in the
> > offending process.
> >
> > Have you not been able to duplicate it on a 2.4 kernel on x86? If not,
> > please tell me which 2.4 kernel correctly seg faults.
>
> How about address 0xc0001000? I have been unable to reproduce this on a
> PII running 2.4.9, and an Athlon running 2.4.14.
>
> --
>
> Brian Gerst
next prev parent reply other threads:[~2001-11-08 23:15 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-11-07 23:23 Bug Report: Dereferencing a bad pointer David Chandler
2001-11-07 23:40 ` Benjamin LaHaise
2001-11-08 15:29 ` David Chandler
2001-11-08 16:02 ` Richard B. Johnson
2001-11-08 17:17 ` David Chandler
2001-11-08 21:32 ` Richard B. Johnson
2001-11-08 21:57 ` David Chandler
2001-11-08 22:39 ` Brian Gerst
2001-11-08 23:15 ` David Chandler [this message]
2001-11-09 13:33 ` Richard B. Johnson
2001-11-08 17:53 ` Tahar
2001-11-08 16:27 ` Benjamin LaHaise
2001-11-08 18:02 ` Alan Cox
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=3BEB11FC.BF3D5E30@grammatech.com \
--to=chandler@grammatech.com \
--cc=bgerst@didntduck.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox