On Mon, Nov 14, 2016 at 05:43:00PM +0100, Andrea Zagli wrote: > i try to use git-pbuilder to build a package for wheezy; but after run the > command 'DIST=wheezy git-pbuilder create' i got a segmentation fault when it > tries to chroot
If I'm not mistaken, this is basically a duplicate of #844350. Using the "vsyscall=emulate" boot parameter fixed this issue for me.

