Hi, I got a segmentation fault while converting my reiser4 partition to the new format: 1) I first launched "debugfs.reiser4 -C /mydevice" (sidenote: il looks like the conversion requires really a lot -- too much ? -- memory. It ate up to 450MB in my case and I had to shut down almost all my running programs in order for it to finish...) 2) fsck.reiser4 asks to do a --build-fs and then fails with a segmentation fault: --------------------------------------------------------------------- [...] INSERTING UNCONNECTED NODES 1. Twigs: done 2. Twigs by item: done 3. Leaves: done 4. Leaves by item: done Twigs: read 0, inserted 0, by item 0, empty 0 Leaves: read 0, inserted 0, by item 0 Time interval: Thu Aug 12 23:00:11 2004 - Thu Aug 12 23:00:11 2004 CHECKING SEMANTIC TREE FSCK: Node (8803157), item (4), [d43d0:6d6174685f696e:d447b] (stat40): wrong size (12478), Fixed to (16384). [=================================================- ] 99%zsh: segmentation fault fsck.reiser4 --build-fs /dev/hdc3 ---------------------------------------------------------------------- I'm attaching a gdb backtrace of this failure (and can send the packed metadata on request). With best regards, Vince