Re: [reiserfs-dev] oops with reiserfs and kernel 2.5.4-pre1 on sparc64

From: Luigi Genoni (kernel@Expansa.sns.it)
Date: Thu Feb 07 2002 - 09:59:53 EST


IT says that the kernel BUG is at buffer.c at line 2243; that is:

 /* Size must be within 512 bytes and PAGE_SIZE */
        if (size < 512 || size > PAGE_SIZE)
                BUG();

Luigi

On Thu, 7 Feb 2002, Oleg Drokin wrote:

> Hello!
>
> On Thu, Feb 07, 2002 at 10:58:27AM +0100, Luigi Genoni wrote:
>
> > > Can any of sparc64 people comment on what kind of exception will one
> > > get for __builtin_trap?
> > > Second BUG() seems to be out of the question, though.
> > > Do you have CONFIG_DEBUG_BUGVERBOSE enabled?
> > No, I have not
> If you'd enable it, you'd get a message on a next crash, where this BUG()
> happened exactly (so that we can verify my guess)
>
> Bye,
> Oleg
>

-
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/



This archive was generated by hypermail 2b29 : Thu Feb 07 2002 - 21:01:02 EST