All of lore.kernel.org
 help / color / mirror / Atom feed
* Segfault on nonexistent journal device
@ 2005-04-17  1:38 Adam Nielsen
  2005-04-18 12:56 ` Edward Shishkin
  2005-04-27 13:27 ` searching on groups of files in reiser4 Nicolas Smallwood
  0 siblings, 2 replies; 5+ messages in thread
From: Adam Nielsen @ 2005-04-17  1:38 UTC (permalink / raw)
  To: reiserfs-list

Hi all,

Further to my previous message, I've found that if you try to mount a reiserfs device and tell it to use a nonexistent log device, you get a segfault and a kernel NULL pointer dereference - in case this hasn't already been fixed in a newer release, this is what I did:

$ mount -t reiserfs /dev/cdrom /mnt/cdrom -o ro,nolog,jdev=t
Segmentation fault

kernel: ReiserFS: hdc: warning: journal_init_dev: Cannot open 't': -2
kernel: Unable to handle kernel NULL pointer dereference at virtual address 00000000
kernel:  printing eip:
kernel: c018b5b2
kernel: *pde = 00000000
kernel: Oops: 0000 [#1]
...
kernel: Call Trace:
kernel:  [<c01b27b0>] journal_init_dev+0x140/0x1b0
kernel:  [<c01af2ba>] allocate_bitmap_node+0x3a/0xa0
kernel:  [<c01af3ce>] allocate_bitmap_nodes+0x1e/0x50
...

It seems that after this I can no longer mount any reiserfs volumes - time for a restart I think.

Cheers,
Adam.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2005-04-27 21:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-17  1:38 Segfault on nonexistent journal device Adam Nielsen
2005-04-18 12:56 ` Edward Shishkin
2005-04-27 13:27 ` searching on groups of files in reiser4 Nicolas Smallwood
2005-04-27 14:24   ` Hans Reiser
2005-04-27 21:57     ` David Masover

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.