I want to use groff in a chroot environment. It bombs out with "Abort trap" which is not very helpful as an error message. I assume it is invoking some tool or data it can't reach. I can run the same command outside the chroot environment without issue - other than security risk.
Is there a debug mode I can use to get a trace of what is being called?
Where can I get a list of what needs to be copied into the chroot environment?