I tested vagrant 2.4.9 and 2.4.10.dev+000573-f2960d54
If I run vagrant without any arguments (arguments does not matter) I got the following error.
bash: /tmp/.mount_vagranMIMelF/usr/lib/libreadline.so.8: no version information available (required by bash)
bash: /tmp/.mount_vagranMIMelF/usr/lib/libreadline.so.8: no version information available (required by bash)
bash: /tmp/.mount_vagranMIMelF/usr/lib/libreadline.so.8: no version information available (required by bash)
bash: /tmp/.mount_vagranMIMelF/usr/lib/libreadline.so.8: no version information available (required by bash)
bash: symbol lookup error: /tmp/.mount_vagranMIMelF/usr/lib/libreadline.so.8: undefined symbol: UP
I'm using opensuse leap 16, but I think, vagrant is an AppImage, so the underlying os libs should not matter.