* Re: boot problems using 2.5.3-dj3 || -dj4
@ 2002-02-08 16:40 Andreas Happe
2002-02-08 17:02 ` Dave Jones
0 siblings, 1 reply; 6+ messages in thread
From: Andreas Happe @ 2002-02-08 16:40 UTC (permalink / raw)
To: lkml
From: "Andreas Happe" <andreashappe@gmx.net>
> With dj4 the computer generates a kernel - oops instead of just freezing.
sorry, with dj4 modprobe dies with the error message
"PAP-14030: direct2indirect: posted or inserted byte exists in the
treeinvalid operand: 0000"
andreas
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: boot problems using 2.5.3-dj3 || -dj4
2002-02-08 16:40 boot problems using 2.5.3-dj3 || -dj4 Andreas Happe
@ 2002-02-08 17:02 ` Dave Jones
2002-02-08 19:34 ` Andreas Happe
0 siblings, 1 reply; 6+ messages in thread
From: Dave Jones @ 2002-02-08 17:02 UTC (permalink / raw)
To: Andreas Happe; +Cc: lkml, green
On Fri, Feb 08, 2002 at 05:40:35PM +0100, Andreas Happe wrote:
> From: "Andreas Happe" <andreashappe@gmx.net>
>
> > With dj4 the computer generates a kernel - oops instead of just freezing.
>
> sorry, with dj4 modprobe dies with the error message
> "PAP-14030: direct2indirect: posted or inserted byte exists in the
> treeinvalid operand: 0000"
Ok, that's one for Oleg & Co to take a look at.
Can you run the oops dump through ksymoops ?
--
| Dave Jones. http://www.codemonkey.org.uk
| SuSE Labs
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: boot problems using 2.5.3-dj3 || -dj4
2002-02-08 17:02 ` Dave Jones
@ 2002-02-08 19:34 ` Andreas Happe
2002-02-11 13:06 ` Oleg Drokin
0 siblings, 1 reply; 6+ messages in thread
From: Andreas Happe @ 2002-02-08 19:34 UTC (permalink / raw)
To: lkml, Dave Jones
> On Fri, Feb 08, 2002 at 05:40:35PM +0100, Andreas Happe wrote:
> > From: "Andreas Happe" <andreashappe@gmx.net>
[...]
> > sorry, with dj4 modprobe dies with the error message
> > "PAP-14030: direct2indirect: posted or inserted byte exists in the
> > treeinvalid operand: 0000"
>
> Ok, that's one for Oleg & Co to take a look at.
> Can you run the oops dump through ksymoops ?
>
the error occurs in ./fs/reiserfs/tail-conversion.c .
the kernel oops jumped to another position by now, but it is still the same
error message. I'm using a reiserfs root position.
> --
> | Dave Jones. http://www.codemonkey.org.uk
> | SuSE Labs
> -
> 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] 6+ messages in thread
* Re: boot problems using 2.5.3-dj3 || -dj4
2002-02-08 19:34 ` Andreas Happe
@ 2002-02-11 13:06 ` Oleg Drokin
2002-02-11 20:05 ` Andreas Happe
0 siblings, 1 reply; 6+ messages in thread
From: Oleg Drokin @ 2002-02-11 13:06 UTC (permalink / raw)
To: Andreas Happe; +Cc: lkml
Hello!
On Fri, Feb 08, 2002 at 08:34:41PM +0100, Andreas Happe wrote:
> > > sorry, with dj4 modprobe dies with the error message
> > > "PAP-14030: direct2indirect: posted or inserted byte exists in the
> > > treeinvalid operand: 0000"
> > Ok, that's one for Oleg & Co to take a look at.
> > Can you run the oops dump through ksymoops ?
> the error occurs in ./fs/reiserfs/tail-conversion.c .
> the kernel oops jumped to another position by now, but it is still the same
> error message. I'm using a reiserfs root position.
Can you please decode the oops you provided.
Also can you run reiserfsck on your partition and give us the log file?
Thank you. (you may need to boot off rescue CD or something to
be able to run reiserfsck on root partition).
Bye,
Oleg
^ permalink raw reply [flat|nested] 6+ messages in thread* Re: boot problems using 2.5.3-dj3 || -dj4
2002-02-11 13:06 ` Oleg Drokin
@ 2002-02-11 20:05 ` Andreas Happe
0 siblings, 0 replies; 6+ messages in thread
From: Andreas Happe @ 2002-02-11 20:05 UTC (permalink / raw)
To: lkml, Oleg Drokin
[...]
> > the error occurs in ./fs/reiserfs/tail-conversion.c .
> > the kernel oops jumped to another position by now, but it is still the
same
> > error message. I'm using a reiserfs root position.
> Can you please decode the oops you provided.
> Also can you run reiserfsck on your partition and give us the log file?
> Thank you. (you may need to boot off rescue CD or something to
> be able to run reiserfsck on root partition).
>
i've done this yesterday and there were a couple of errors (i rebuilt the
tree and tried to rebuild the sb). Due to an error at rebuilding the super
block, I reinstalled my linux system ( i'm not sure if this is related to my
actual kernel, btw. there were some null - files on the fs )
I havn't experienced any errors since then ...
thx,
-Andreas
> Bye,
> Oleg
^ permalink raw reply [flat|nested] 6+ messages in thread
* boot problems using 2.5.3-dj3 || -dj4
@ 2002-02-08 16:22 Andreas Happe
0 siblings, 0 replies; 6+ messages in thread
From: Andreas Happe @ 2002-02-08 16:22 UTC (permalink / raw)
To: lkml
after creating a kernel with 2.5.3-dj3 my system hangs up while it is
starting some daemons at bootup. After removing the vast majority of daemons
from the system the system starts normal.
With dj4 the computer generates a kernel - oops instead of just freezing.
andreas
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2002-02-11 20:08 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-02-08 16:40 boot problems using 2.5.3-dj3 || -dj4 Andreas Happe
2002-02-08 17:02 ` Dave Jones
2002-02-08 19:34 ` Andreas Happe
2002-02-11 13:06 ` Oleg Drokin
2002-02-11 20:05 ` Andreas Happe
-- strict thread matches above, loose matches on Subject: below --
2002-02-08 16:22 Andreas Happe
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox