From: Jacek Kawa <jfk@zeus.polsl.gliwice.pl>
To: "Richard B. Johnson" <root@chaos.analogic.com>
Cc: Linux kernel <linux-kernel@vger.kernel.org>
Subject: Re: Register corruption --patch
Date: Wed, 20 Oct 2004 22:27:12 +0200 [thread overview]
Message-ID: <20041020202711.GA3685@finwe.eu.org> (raw)
In-Reply-To: <Pine.LNX.4.61.0410200836020.10672@chaos.analogic.com>
Richard B. Johnson wrote
> On Wed, 20 Oct 2004, Jacek Kawa wrote:
> >Richard B. Johnson wrote:
> >
> >>This 'C' compiler destroys parameters passed to functions
> >>even though the code does not alter that parameter.
[...]
> >>I have been having trouble with mysterious things like:
> >[...]
> >>(4) Data errors in email.
> >>(5) Network connections failing to go away `netstat -c` shows
> >>hundreds of lines of very old history.
> >>... etc.
> >
> >Having troubles with some strange (and -as it seems- temporary)
> >data corruptions here[*], I was wondering, whether would it be
> >posiible to easily diagnose this somehow?
> >
> >[*] like diff running serval times over same two files can
> > only once in a while show one character altered
[...]
> If the corruption goes away, you've either fixed the problem
> or have changed the size of something so that something that
> was getting trashed before by some completely-unrelated code,
> is now able to survive.
In a way patch helped to track down the error: while compiling
new kernel[*] I was hit by SEGFAULT, so I ran memtest....
Well, it's not new RAM, so it goes away now, and I will give
a plain 2.6.9 next try.
[*] I compiled -rc4 and -final (well, even twice) not so long
ago and everythig was fine those days. :/
> Without some specific OOPS, some code to trace, it's just
> a crap game. But, the semaphore patch can't hurt anything.
Thanks for explanation. I will apply workaround in case
of 'mysterious' corruption reappear.
BTW, could it be, that CONFIG_REGPARM makes problem visible with
your compiler (somehow)?
--
Jacek Kawa **So, logically... If she weighs the same as a duck,
she's made of wood. And therefore-? A witch! A witch!**
next prev parent reply other threads:[~2004-10-20 20:59 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-10-19 15:14 Richard B. Johnson
2004-10-20 0:34 ` Jacek Kawa
2004-10-20 12:44 ` Richard B. Johnson
2004-10-20 20:27 ` Jacek Kawa [this message]
2004-10-20 20:37 ` Richard B. Johnson
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=20041020202711.GA3685@finwe.eu.org \
--to=jfk@zeus.polsl.gliwice.pl \
--cc=linux-kernel@vger.kernel.org \
--cc=root@chaos.analogic.com \
/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
Powered by JetHome