Perforce Crashes When adding server info

Here is my setup.

One computer is hosting Perforce Server then I have my main workstation. I can connect to my Perforce server with the P4V clients so the workspaces are created and added some file for testing. So perforce is working just fine. Both are on the same network.

Now when I add source control in UE4 (running 4.8) I don’t even get to type any info in then it just crashes.

Here is what i am getting every time I try to add source control

Stack overflow - code c00000fd (first/second chance not available)

“”

MZA64
MZA64
ws2_32
ws2_32
UE4Editor_PerforceSourceControl!NetTcpSelector::Select()
UE4Editor_PerforceSourceControl!NetTcpTransport::SendOrReceive()
UE4Editor_PerforceSourceControl!NetBuffer::Receive()
UE4Editor_PerforceSourceControl!RpcTransport::Receive()
UE4Editor_PerforceSourceControl!Rpc::DispatchOne()
UE4Editor_PerforceSourceControl!Rpc::Dispatch()
UE4Editor_PerforceSourceControl!Client::WaitTag()
UE4Editor_PerforceSourceControl!Client::RunTag()
UE4Editor_PerforceSourceControl!Client::Run()
UE4Editor_PerforceSourceControl!FPerforceConnection::RunCommand()
UE4Editor_PerforceSourceControl!FPerforceConnection::EstablishConnection()
UE4Editor_PerforceSourceControl!FPerforceConnection::FPerforceConnection()
UE4Editor_PerforceSourceControl!FScopedPerforceConnection::Initialize()
UE4Editor_PerforceSourceControl!FPerforceGetWorkspacesWorker::Execute()
UE4Editor_PerforceSourceControl!FPerforceSourceControlCommand::DoThreadedWork()
UE4Editor_Core!FQueuedThread::Run() [d:\buildfarm\buildmachine_++depot+ue4-releases+4.8\engine\source\runtime\core\private\hal\threadingbase.cpp:336]
UE4Editor_Core!FRunnableThreadWin::Run() [d:\buildfarm\buildmachine_++depot+ue4-releases+4.8\engine\source\runtime\core\private\windows\windowsrunnablethread.cpp:73]
UE4Editor_Core!FRunnableThreadWin::GuardedRun() [d:\buildfarm\buildmachine_++depot+ue4-releases+4.8\engine\source\runtime\core\private\windows\windowsrunnablethread.cpp:26]
kernel32
ntdll

Reinstall UE4 maybe…??