Attempting to setup Exchange account in System Preferences causes crash

I figured it out.. After looking more closely at the log and mulling over it for a moment I noticed in the log:

*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** setObjectForKey: object cannot be nil (key: serverName)'

So I attempted to setup the account in Preferences>Internet Accounts again but this time, I started the process with all of my internet connections disabled. So I disabled the wifi and ethernet adapters beforehand. Now, when after entering my info, and selecting continue instead of crashing it displayed a new window requesting that I manually enter the server address. I manually entered the server, reactivated my network connection, and selected continue, at which point it completed successfully.

The problem must be that when the system attempts to find the server automatically it fails to find it, and rather than request it manually, it crashes. But if there is no internet connection its forced to request the information since it is unable to search for it.

enter image description here