dex4er / fakechroot

gives a fake chroot environment
GNU Lesser General Public License v2.1
295 stars 73 forks source link

/usr/bin/fakechroot: line 263: 2628 Segmentation fault #102

Open dharanlinux opened 2 years ago

dharanlinux commented 2 years ago

Hi Team,

I am trying to do the inbuilt test of the rpm package. In this, I am facing the below issue on fakechroot execution.

Error log:

+/usr/bin/fakechroot: line 263:  2628 Segmentation fault      LD_LIBRARY_PATH="$fakechroot_paths" LD_PRELOAD="$fakechroot_lib" "$fakechroot_cmd" "$@"

Can you please elaborate, on why it failed with segfault?

Using fakechroot-2.20.1 version.