[linux-lvm] lvcreate segfault in vg_setup_pointers_for_snapshots

Andreas Dilger adilger at turbolabs.com
Thu Oct 4 03:33:53 UTC 2001


On Oct 03, 2001  23:28 -0400, Jason A. Lixfeld wrote:
> I'm having the same problem:
> 
> # /sbin/lvcreate -L 111G -n test_lv test_vg
> Segmentation fault (core dumped)
> #
> 
> Running:
> LVM driver LVM version 1.0.1-rc4(03/10/2001)
> Kernel 2.4.10
> ext3-2.4-0.9.10-2410
> 
> What's the fix here?!

Uh, gdb /sbin/lvcreate (or maybe /lib/lvm-iop10/lvcreate), then
gdb> r -v -d -L 111G -n test_lv test_vg
[lots of stuff]
Segmentation fault (core dumped)
gdb> info stack

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





More information about the linux-lvm mailing list