* Complete lockup when using g++ on reiserfs
@ 2002-01-21 11:41 Fabio Fracassi
2002-01-21 13:51 ` Oleg Drokin
0 siblings, 1 reply; 2+ messages in thread
From: Fabio Fracassi @ 2002-01-21 11:41 UTC (permalink / raw)
To: linux-kernel
Hi
Please CC answers to me since I'm not subscribed here.
Since a while now I sometimes get strange lockups when trying to compile
c++ programms.
I cannot reproduce it exactly, but on larger c++ apps like Kde or Mozilla,
the build hangs sooner or later.
I get this behavior with all kernels from 2.4.3 to 2.4.16 (haven't checked
the newer ones yet)
The problem is that I cannot truely locate, where the error occurs, the logs
are quite, and the system is truely dead (only HW reset works)
I first suspected my graphics HW (NVIDIA) to be causing the problems, but
the problems remain under Plain console, with no Drivers loaded.
The recent AMD/AGP Bug is also not causing it, I've checked that.
I suppose the Problem is somewhere in the ReiserFs part, since when this hang
happens the last processed c++ file sometimes gets corrupted.
If you need more Info on this please contact me, I'll try to give it then
I Hope someone can help me.
TIA
Fabio Fracassi
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Complete lockup when using g++ on reiserfs
2002-01-21 11:41 Complete lockup when using g++ on reiserfs Fabio Fracassi
@ 2002-01-21 13:51 ` Oleg Drokin
0 siblings, 0 replies; 2+ messages in thread
From: Oleg Drokin @ 2002-01-21 13:51 UTC (permalink / raw)
To: Fabio Fracassi; +Cc: linux-kernel
Hello!
On Mon, Jan 21, 2002 at 12:41:02PM +0100, Fabio Fracassi wrote:
> I suppose the Problem is somewhere in the ReiserFs part, since when this hang
> happens the last processed c++ file sometimes gets corrupted.
I won;t be so sure about that.
It may be that hang appears elsewhere, and reiserfs just have no time
to fill allocated data block with meaningful data.
Reiserfs does not offer data journaling, so only metadata consistiency is
there.
What you are describing looks more like faulty hardware.
Bye,
Oleg
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-01-21 13:51 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-01-21 11:41 Complete lockup when using g++ on reiserfs Fabio Fracassi
2002-01-21 13:51 ` Oleg Drokin
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox