All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Vladimir V. Saveliev" <vs@namesys.com>
To: lordvan@lordvan.com
Cc: reiserfs-list@namesys.com
Subject: Re: Reiserfsck can't fix FS - part 2
Date: Mon, 19 Dec 2005 12:33:21 +0300	[thread overview]
Message-ID: <43A67E61.4020702@namesys.com> (raw)
In-Reply-To: <10157.195.137.105.19.1134746087.squirrel@195.137.105.19>

Hello

Thomas Raschbacher wrote:
> done.
> error looks pretty much the same to me:
> 

It looks like we did not achieve the goal. Which was to avoid calling
reiserfs_delete_xattrs. Would you try to recompile with reiserfs's xattrs not
configured in?


> ReiserFS: loop2: found reiserfs format "3.6" with standard journal
> ReiserFS: loop2: using ordered data mode
> ReiserFS: loop2: journal params: device loop2, size 8192, journal first
> block 18, max trans len 1024, max batch 900, max commit age 30, max trans
> age 30
> ReiserFS: loop2: checking transaction log (loop2)
> ReiserFS: loop2: Using r5 hash to sort names
> ReiserFS: loop2: Removing [119485 119486 0x0 SD]..<1>Unable to handle
> kernel NULL pointer dereference at virtual address 00000000
>  printing eip:
> 00000000
> *pde = 00000000
> Oops: 0000 [#3]
> PREEMPT
> Modules linked in: smbfs isofs zlib_inflate loop nvidia eeprom asb100
> i2c_sensor i2c_viapro lp snd_seq_midi snd_emu10k1_synth snd_emux_synth
> snd_seq_virmidi snd_seq_midi_emul snd_pcm_oss snd_mixer_oss snd_seq_dummy
> snd_seq_oss snd_seq_midi_event snd_seq ohci_hcd parport_pc parport pcspkr
> via_ircc irda crc_ccitt ehci_hcd emu10k1_gp gameport snd_emu10k1
> snd_rawmidi snd_seq_device snd_ac97_codec snd_pcm snd_timer snd_page_alloc
> snd_util_mem snd_hwdep snd zr36060 adv7175 eth1394 saa7110 zr36067
> i2c_algo_bit videocodec b44 ohci1394 ieee1394 via_agp evdev dvb_ttpci
> l64781 saa7146_vv video_buf saa7146 v4l1_compat v4l2_common videodev
> ves1820 tda8083 stv0297 sp8870 firmware_class ves1x93 ttpci_eeprom stv0299
> i2c_core dvb_core usb_storage usblp uhci_hcd 8139too sg sr_mod
> CPU:    0
> EIP:    0060:[<00000000>]    Tainted: P      VLI
> EFLAGS: 00010286   (2.6.12-gentoo-r6)
> EIP is at stext+0x3feffdd8/0x8
> eax: c0403bc0   ebx: fffffff4   ecx: dd719190   edx: 00000001
> esi: d9dd56b8   edi: e7c9a4b4   ebp: 00000000   esp: eadacbd4
> ds: 007b   es: 007b   ss: 0068
> Process mount (pid: 13599, threadinfo=eadac000 task=d31fb0e0)
> Stack: c0172057 d9dd56b8 e7c9a4b4 00000000 ffffffff c03b4071 dc38d979
> ceb3c400
>        c01720af eadacc10 dd719164 00000000 c017212b eadacc10 dd719164
> dc38d979
>        00000006 c03b406b efe27080 dd719164 00000000 c03b4072 c01d7026
> c03b406b
> Call Trace:
>  [<c0172057>] __lookup_hash+0xa7/0xe0
>  [<c01720af>] lookup_hash+0x1f/0x30
>  [<c017212b>] lookup_one_len+0x6b/0x80
>  [<c01d7026>] __get_xa_root+0x66/0xf0
>  [<c01d722b>] open_xa_dir+0x17b/0x1b0
>  [<c039b8b2>] preempt_schedule+0x42/0x60
>  [<c011970a>] release_console_sem+0xea/0x100
>  [<c01d835d>] reiserfs_delete_xattrs+0x8d/0x240
>  [<c01b1c60>] reiserfs_delete_inode+0x0/0x130
>  [<c01b1cc9>] reiserfs_delete_inode+0x69/0x130
>  [<c0222917>] vsprintf+0x27/0x30
>  [<c01c351d>] prepare_error_buf+0xed/0x1c0
>  [<c01b1c60>] reiserfs_delete_inode+0x0/0x130
>  [<c017f885>] generic_delete_inode+0xc5/0x1b0
>  [<c017fb3c>] iput+0x3c/0x90
>  [<c01bf45f>] finish_unfinished+0x28f/0x4a0
>  [<c01c1e6a>] reiserfs_fill_super+0x6fa/0x7a0
>  [<c01b4960>] reiserfs_init_locked_inode+0x0/0x20
>  [<c01695fe>] sb_set_blocksize+0x2e/0x60
>  [<c0168eb8>] get_sb_bdev+0xf8/0x170
>  [<c01c298f>] get_super_block+0x2f/0x33
>  [<c01c1770>] reiserfs_fill_super+0x0/0x7a0
>  [<c01691ae>] do_kern_mount+0xae/0x190
>  [<c0182ba3>] do_new_mount+0x83/0xe0
>  [<c01833be>] do_mount+0x1ee/0x200
>  [<c0183170>] copy_mount_options+0x60/0xc0
>  [<c039c9ee>] lock_kernel+0x2e/0x50
>  [<c01837cf>] sys_mount+0x9f/0xe0
>  [<c01033db>] sysenter_past_esp+0x54/0x75
> Code:  Bad EIP value.
> 


  reply	other threads:[~2005-12-19  9:33 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-14 15:21 Reiserfsck can't fix FS Thomas Raschbacher
2005-10-14 16:08 ` Vitaly Fertman
2005-10-16 17:40   ` Thomas Raschbacher
2005-10-16 23:37     ` evilninja
2005-10-17 19:34     ` michael chang
2005-10-19 11:27       ` Thomas Raschbacher
2005-10-19 20:17         ` evilninja
     [not found]         ` <b14e81f00510201255x3ee436afveb8222f43f69f8a@mail.gmail.com>
2005-12-11  7:21           ` Thomas Raschbacher
2005-12-12 18:22             ` Bedros Hanounik
2005-12-12 22:15               ` michael chang
     [not found]                 ` <f18a8d980512121454q5170cc19i31c9aa3d653226fe@mail.gmail.com>
2005-12-15 12:09                   ` Reiserfsck can't fix FS - part 2 Thomas Raschbacher
2005-12-15 12:21                     ` Raymond A. Meijer
2005-12-15 13:34                     ` Vladimir V. Saveliev
2005-12-15 20:24                       ` Thomas Raschbacher
2005-12-16  7:43                         ` Vladimir V. Saveliev
2005-12-16 15:14                           ` Thomas Raschbacher
2005-12-19  9:33                             ` Vladimir V. Saveliev [this message]
2005-12-20  7:24                               ` Thomas Raschbacher
2005-12-20  8:14                                 ` Vladimir V. Saveliev
2005-12-22 13:55                                   ` Thomas Raschbacher
2005-12-22 14:38                                     ` Vladimir V. Saveliev
2005-12-23 14:29                                       ` Thomas Raschbacher
2005-12-28  0:48                                       ` Thomas Raschbacher
2005-12-19  0:37                           ` Trying to mount ReiserFS file system read only results in change Linux Tard
2005-12-19  8:08                             ` Vladimir V. Saveliev
2005-12-19 14:24                               ` Linux Tard
2005-12-19 15:57                                 ` Vladimir V. Saveliev
2005-12-19 19:31                                   ` Linux Tard
2005-12-20 12:05                                     ` Vladimir V. Saveliev
2005-12-22 20:43                                       ` Linux Tard
2005-12-23 15:03                                         ` Vladimir V. Saveliev
2005-12-24 16:55                                           ` Linux Tard

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=43A67E61.4020702@namesys.com \
    --to=vs@namesys.com \
    --cc=lordvan@lordvan.com \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.