public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Andreas Dilger <adilger@turbolabs.com>
To: boris <boris@macbeth.rhoen.de>
Cc: Fabian Arias <dewback@vtr.net>,
	linux-kernel@vger.kernel.org, reiserfs-list@namesys.com
Subject: Re: 2.4.9-ac12 - problem mounting reiserfs (parse error?)
Date: Wed, 19 Sep 2001 14:31:31 -0600	[thread overview]
Message-ID: <20010919143131.Q14526@turbolinux.com> (raw)
In-Reply-To: <Pine.LNX.4.33.0109191053400.1244-100000@portland.hansa.lan> <Pine.LNX.4.40.0109191248360.5460-100000@ronto.dewback.cl> <20010919214735.A932@macbeth.rhoen.de>
In-Reply-To: <20010919214735.A932@macbeth.rhoen.de>

On Sep 19, 2001  21:47 +0200, boris wrote:
> On Wed, Sep 19, 2001 at 12:49:54PM -0400, Fabian Arias wrote:
> > - Debian Sid
> > - mount 2.11h
> > - gcc-2.95.4 (20010902 Debian prerelease) and 3.0.2pre010908.
> 
> dito ...
>  
> > But in my case I don't have "defaults" on fstab on my reiserfs partitions:
> > 
> > /dev/hdc1  /      ext2          defaults,errors=remount-ro      0 1
> > /dev/hdc5  /home  reiserfs      rw                              0 2
> 
> but I can boot :
> 
> /dev/scsi/host0/bus0/target5/lun0/part1	/	reiserfs	defaults,errors=remount-ro	0	0
> 
> with:
> reiserfs: Unrecognized mount option errors
> 
> everything is ok until I run lilo:
> 
> 
> Unable to handle kernel NULL pointer dereference at virtual address 00000000
>  printing eip:
> 00000000
> *pde = 00000000
> 
> Entering kdb (current=0xc58d8000, pid 738) on processor 0 Oops: Oops
> due to oops @ 0x0
> eax = 0x00000000 ebx = 0xc5a7ebd4 ecx = 0xc7bb8c9c edx = 0xc1179bf0 
> esi = 0xc1179bd4 edi = 0x00000000 esp = 0xc58d9f20 eip = 0x00000000 
> ebp = 0xc58d9f54 xss = 0x00000018 xcs = 0x00000010 eflags = 0x00010246 
> xds = 0xc1170018 xes = 0x00000018 origeax = 0xffffffff &regs = 0xc58d9eec
> 
> ....
> 0xc5a5e000 00000588 00000578  0  001  stop  0xc5a5e370 bash
> 0xc5a4c000 00000737 00000588  0  000  stop  0xc5a4c370 lilo
> 0xc58d8000 00000738 00000737  1  000  run   0xc58d8370*lilo.real
> [0]kdb> btp 738
>     EBP       EIP         Function(args)
> 0xc012a310 0x00000000 <unknown> (0xc5a7ebd4, 0xc1179bd4)
>                                kernel <unknown> 0x0 0x0 0x0
>            0xc012a310 do_generic_file_read+0x364 (0xc5a7ebd4, 0xc5a7ebf4, 0xc58d9f88, 0xc012a6fc)
>                                kernel .text 0xc0100000 0xc0129fac 0xc012a51c
> 0xc58d9f98 0xc012a7d2 generic_file_read+0x7a (0xc5a7ebd4, 0x805a920, 0x200, 0xc5a7ebf4)
>                                kernel .text 0xc0100000 0xc012a758 0xc012a8dc
> 0xc58d9fbc 0xc0138e28 sys_read+0x98 (0x4, 0x805a920, 0x200, 0x805c768, 0x3)
>                                kernel .text 0xc0100000 0xc0138d90 0xc0138e64
>            0xc01071cb system_call+0x33
>                                kernel .text 0xc0100000 0xc0107198 0xc01071d0

What version of LILO are you using?  Versions >= 21.6 _should_ automatically
do tail unpacking for mapped files via ioctl, but maybe it is not well tested.
Even so, it should NOT be possible to cause it to oops with bad data to the
ioctl, if this is the case.  I've CC'd reiserfs-list on this as well.

Cheers, Andreas
--
Andreas Dilger  \ "If a man ate a pound of pasta and a pound of antipasto,
                 \  would they cancel out, leaving him still hungry?"
http://www-mddsp.enel.ucalgary.ca/People/adilger/               -- Dogbert


  reply	other threads:[~2001-09-19 20:33 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-19 15:02 2.4.9-ac12 - problem mounting reiserfs (parse error?) Pavel Roskin
2001-09-19 16:49 ` Fabian Arias
2001-09-19 19:04   ` Wayne Whitney
2001-09-19 19:29     ` Andreas Dilger
2001-09-19 20:14       ` Wayne Whitney
2001-09-19 20:29         ` Andreas Dilger
2001-09-19 21:08         ` Wayne Whitney
2001-09-19 19:47   ` boris
2001-09-19 20:31     ` Andreas Dilger [this message]
2001-09-20  0:25   ` [PATCH] " Pavel Roskin
2001-09-22  0:10     ` [PATCH] 2.4.9-ac13 - parse_options() in reiserfs still broken Pavel Roskin
2001-09-22  0:23       ` Alan Cox

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=20010919143131.Q14526@turbolinux.com \
    --to=adilger@turbolabs.com \
    --cc=boris@macbeth.rhoen.de \
    --cc=dewback@vtr.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=reiserfs-list@namesys.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