* File/memory corruption in 2.6.37?
@ 2011-02-25 21:57 Thomas Fjellstrom
2011-02-25 22:08 ` Thomas Fjellstrom
0 siblings, 1 reply; 7+ messages in thread
From: Thomas Fjellstrom @ 2011-02-25 21:57 UTC (permalink / raw)
To: linux-kernel
Ever since I upgraded to 2.6.37 from 2.6.36, that kmail's folder indexes are
being corrupted fairly regularly. Far more often than is usual (almost never).
Several a day in fact are being corrupted. I can only imagine that this isn't
the only corruption happening and it is worrying.
--
Thomas Fjellstrom
thomas@fjellstrom.ca
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: File/memory corruption in 2.6.37?
2011-02-25 21:57 File/memory corruption in 2.6.37? Thomas Fjellstrom
@ 2011-02-25 22:08 ` Thomas Fjellstrom
2011-02-25 22:23 ` Thomas Gleixner
0 siblings, 1 reply; 7+ messages in thread
From: Thomas Fjellstrom @ 2011-02-25 22:08 UTC (permalink / raw)
To: linux-kernel
On February 25, 2011, you wrote:
> Ever since I upgraded to 2.6.37 from 2.6.36, that kmail's folder indexes
> are being corrupted fairly regularly. Far more often than is usual (almost
> never). Several a day in fact are being corrupted. I can only imagine that
> this isn't the only corruption happening and it is worrying.
Forgot to give any kind of useful info:
System: Lenovo SL500 laptop, intel core2duo T9400 cpu, 4G ram, gm45 intel gfx
running debian sid, with the current debian 2.6.37 kernel, was running a hand
rolled 2.6.36 kernel with autogroup applied and didn't have these issues.
The only real change has been an updated kernel, and some other misc packages.
(not any KDE packages, have to compile it myself since debian has fallen WAY
behind on KDE again).
--
Thomas Fjellstrom
thomas@fjellstrom.ca
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: File/memory corruption in 2.6.37?
2011-02-25 22:08 ` Thomas Fjellstrom
@ 2011-02-25 22:23 ` Thomas Gleixner
2011-02-25 22:31 ` Thomas Fjellstrom
0 siblings, 1 reply; 7+ messages in thread
From: Thomas Gleixner @ 2011-02-25 22:23 UTC (permalink / raw)
To: Thomas Fjellstrom; +Cc: linux-kernel
On Fri, 25 Feb 2011, Thomas Fjellstrom wrote:
> On February 25, 2011, you wrote:
> > Ever since I upgraded to 2.6.37 from 2.6.36, that kmail's folder indexes
> > are being corrupted fairly regularly. Far more often than is usual (almost
> > never). Several a day in fact are being corrupted. I can only imagine that
> > this isn't the only corruption happening and it is worrying.
>
> Forgot to give any kind of useful info:
>
> System: Lenovo SL500 laptop, intel core2duo T9400 cpu, 4G ram, gm45 intel gfx
>
> running debian sid, with the current debian 2.6.37 kernel, was running a hand
> rolled 2.6.36 kernel with autogroup applied and didn't have these issues.
Could you verify that with an hand rolled 2.6.37.2 ?
Thanks,
tglx
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: File/memory corruption in 2.6.37?
2011-02-25 22:23 ` Thomas Gleixner
@ 2011-02-25 22:31 ` Thomas Fjellstrom
2011-03-02 23:52 ` Andrew Morton
0 siblings, 1 reply; 7+ messages in thread
From: Thomas Fjellstrom @ 2011-02-25 22:31 UTC (permalink / raw)
To: Thomas Gleixner; +Cc: linux-kernel
On February 25, 2011, Thomas Gleixner wrote:
> On Fri, 25 Feb 2011, Thomas Fjellstrom wrote:
> > On February 25, 2011, you wrote:
> > > Ever since I upgraded to 2.6.37 from 2.6.36, that kmail's folder
> > > indexes are being corrupted fairly regularly. Far more often than is
> > > usual (almost never). Several a day in fact are being corrupted. I can
> > > only imagine that this isn't the only corruption happening and it is
> > > worrying.
> >
> > Forgot to give any kind of useful info:
> >
> > System: Lenovo SL500 laptop, intel core2duo T9400 cpu, 4G ram, gm45 intel
> > gfx
> >
> > running debian sid, with the current debian 2.6.37 kernel, was running a
> > hand rolled 2.6.36 kernel with autogroup applied and didn't have these
> > issues.
>
> Could you verify that with an hand rolled 2.6.37.2 ?
>
> Thanks,
>
> tglx
I suppose it won't hurt to give it a try.
--
Thomas Fjellstrom
thomas@fjellstrom.ca
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: File/memory corruption in 2.6.37?
2011-02-25 22:31 ` Thomas Fjellstrom
@ 2011-03-02 23:52 ` Andrew Morton
2011-03-03 0:10 ` Thomas Fjellstrom
2011-03-05 8:58 ` Bastien ROUCARIES
0 siblings, 2 replies; 7+ messages in thread
From: Andrew Morton @ 2011-03-02 23:52 UTC (permalink / raw)
To: thomas; +Cc: Thomas Gleixner, linux-kernel
On Fri, 25 Feb 2011 15:31:00 -0700
Thomas Fjellstrom <thomas@fjellstrom.ca> wrote:
> On February 25, 2011, Thomas Gleixner wrote:
> > On Fri, 25 Feb 2011, Thomas Fjellstrom wrote:
> > > On February 25, 2011, you wrote:
> > > > Ever since I upgraded to 2.6.37 from 2.6.36, that kmail's folder
> > > > indexes are being corrupted fairly regularly. Far more often than is
> > > > usual (almost never). Several a day in fact are being corrupted. I can
> > > > only imagine that this isn't the only corruption happening and it is
> > > > worrying.
> > >
> > > Forgot to give any kind of useful info:
> > >
> > > System: Lenovo SL500 laptop, intel core2duo T9400 cpu, 4G ram, gm45 intel
> > > gfx
> > >
> > > running debian sid, with the current debian 2.6.37 kernel, was running a
> > > hand rolled 2.6.36 kernel with autogroup applied and didn't have these
> > > issues.
> >
> > Could you verify that with an hand rolled 2.6.37.2 ?
> >
> > Thanks,
> >
> > tglx
>
> I suppose it won't hurt to give it a try.
>
Any results yet?
Which filesystem is being used? I've seen at least one similar report
for reiserfs.
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: File/memory corruption in 2.6.37?
2011-03-02 23:52 ` Andrew Morton
@ 2011-03-03 0:10 ` Thomas Fjellstrom
2011-03-05 8:58 ` Bastien ROUCARIES
1 sibling, 0 replies; 7+ messages in thread
From: Thomas Fjellstrom @ 2011-03-03 0:10 UTC (permalink / raw)
To: Andrew Morton; +Cc: Thomas Gleixner, linux-kernel
On March 2, 2011, Andrew Morton wrote:
> On Fri, 25 Feb 2011 15:31:00 -0700
>
> Thomas Fjellstrom <thomas@fjellstrom.ca> wrote:
> > On February 25, 2011, Thomas Gleixner wrote:
> > > On Fri, 25 Feb 2011, Thomas Fjellstrom wrote:
> > > > On February 25, 2011, you wrote:
> > > > > Ever since I upgraded to 2.6.37 from 2.6.36, that kmail's folder
> > > > > indexes are being corrupted fairly regularly. Far more often than
> > > > > is usual (almost never). Several a day in fact are being
> > > > > corrupted. I can only imagine that this isn't the only corruption
> > > > > happening and it is worrying.
> > > >
> > > > Forgot to give any kind of useful info:
> > > >
> > > > System: Lenovo SL500 laptop, intel core2duo T9400 cpu, 4G ram, gm45
> > > > intel gfx
> > > >
> > > > running debian sid, with the current debian 2.6.37 kernel, was
> > > > running a hand rolled 2.6.36 kernel with autogroup applied and
> > > > didn't have these issues.
> > >
> > > Could you verify that with an hand rolled 2.6.37.2 ?
> > >
> > > Thanks,
> > >
> > > tglx
> >
> > I suppose it won't hurt to give it a try.
>
> Any results yet?
>
> Which filesystem is being used? I've seen at least one similar report
> for reiserfs.
So far I haven't noticed the corruption with 2.6.37.2, and I'm using ext3. I'm
going to test with the debian kernel again soon here to see if the problem
come back. I was just seeing if maybe it only happens when I've been using the
system for a long time. I tend to have a lot of issues with this laptop once
its been running for a long enough period (typically related to the intel_gfx
drivers leaking and causing crashes or general unstableness). I had to restart
my laptop a couple days ago, due to it not noticing the resume image.. but I
didn't notice any corruption before that.
--
Thomas Fjellstrom
thomas@fjellstrom.ca
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: File/memory corruption in 2.6.37?
2011-03-02 23:52 ` Andrew Morton
2011-03-03 0:10 ` Thomas Fjellstrom
@ 2011-03-05 8:58 ` Bastien ROUCARIES
1 sibling, 0 replies; 7+ messages in thread
From: Bastien ROUCARIES @ 2011-03-05 8:58 UTC (permalink / raw)
To: Andrew Morton; +Cc: thomas, Thomas Gleixner, linux-kernel
Le jeudi 3 mars 2011 00:52:26, Andrew Morton a écrit :
> On Fri, 25 Feb 2011 15:31:00 -0700
>
> Thomas Fjellstrom <thomas@fjellstrom.ca> wrote:
> > On February 25, 2011, Thomas Gleixner wrote:
> > > On Fri, 25 Feb 2011, Thomas Fjellstrom wrote:
> > > > On February 25, 2011, you wrote:
> > > > > Ever since I upgraded to 2.6.37 from 2.6.36, that kmail's folder
> > > > > indexes are being corrupted fairly regularly. Far more often than
> > > > > is usual (almost never). Several a day in fact are being
> > > > > corrupted. I can only imagine that this isn't the only corruption
> > > > > happening and it is worrying.
> > > >
> > > > Forgot to give any kind of useful info:
> > > >
> > > > System: Lenovo SL500 laptop, intel core2duo T9400 cpu, 4G ram, gm45
> > > > intel gfx
> > > >
> > > > running debian sid, with the current debian 2.6.37 kernel, was
> > > > running a hand rolled 2.6.36 kernel with autogroup applied and
> > > > didn't have these issues.
> > >
> > > Could you verify that with an hand rolled 2.6.37.2 ?
> > >
> > > Thanks,
> > >
> > > tglx
> >
> > I suppose it won't hurt to give it a try.
>
> Any results yet?
>
> Which filesystem is being used? I've seen at least one similar report
> for reiserfs.
Yes in my case kmail+git over reiserfs eat my data quite fast
That is really strange is a simple shell loop : while true; do sync; sleep 1; done; reduce the problem.
Bastien
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2011-03-05 8:58 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-25 21:57 File/memory corruption in 2.6.37? Thomas Fjellstrom
2011-02-25 22:08 ` Thomas Fjellstrom
2011-02-25 22:23 ` Thomas Gleixner
2011-02-25 22:31 ` Thomas Fjellstrom
2011-03-02 23:52 ` Andrew Morton
2011-03-03 0:10 ` Thomas Fjellstrom
2011-03-05 8:58 ` Bastien ROUCARIES
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).