Error while installing VirtualBox-guest-additions?
Unless you really need features only available with 4.3.20, I would suggest to use the guest additions from the Ubuntu repositories:
sudo apt-get install virtualbox-guest-dkms virtualbox-guest-utils
Restart your VM to apply the changes.