tags 647326 confirmed thanks On 11/02/2011 05:44 AM, Alban Browaeys wrote: > Package: zfs-fuse > Version: 0.7.0-2 > Severity: important > > zfs-fuse fails to start and either segfault or report an invalid long > option. Attached is a patch that initialize argv[O] in read_cfg, ie > it currently point to unitialized memory and this memory is read when > there is an option passed to zfs-fuse. > I also comment the /etc/zfs/zfsrc argument as it seems it is not a valid > argument. > Patch compile and run.
Hi, Alban Martin also found this problem, so I am CC'ing him. Thanks for the patch. I can reproduce this bug on 64bit box only. It seems 32bit box does not have this problem. I tried your patch, however, the segfault is still there. Did the patch work for you? -- Asias He -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

