Created attachment 360828 [details] Strace of segfault Description of problem: Trying to create a PV or a VG fails. Version-Release number of selected component (if applicable): system-config-lvm-1.1.9-1.fc11.noarch How reproducible: Always. Steps to Reproduce: 1. Try to initialize a device. Fail. 2. Apply patch. Fail differently. Manually run pvcreate 3. Try to create a VG, command generated segfaults. Actual results: Fails. Expected results: Things work. Additional info: Attached is a stace of the segfault and a patch to correct the typeo.
Created attachment 360829 [details] CommandHandler.py Patch
Removing "--config 'log{command_names=0}'" allows the command(s) to run successfully.
Probably an LVM2 bug (removing this option from s-c-lvm now), fixed in bug #522315 *** This bug has been marked as a duplicate of bug 522315 ***