Running Pop_os 22.04 (with latest updates)
When trying to enable Perforce Revision Control with a blank project in 5.5.3 the Editor crashes instantly (doesn’t even show the Perforce options). Selecting any of the other Revision Control options doesn’t result in a crash.
Anyone have any ideas how to fix or better debug this situation?
[2025.02.15-12.56.47:911][ 1]LogSourceControl: Uncontrolled asset enumeration started...
[2025.02.15-12.56.47:993][ 1]LogPSOHitching: Encountered 50 PSO creation hitches so far (17 graphics, 33 compute). 0 of them were precached.
[2025.02.15-12.56.48:030][ 1]LogFab: Error: Login failed - error code: EOS_InvalidParameters
[2025.02.15-12.56.48:050][ 2]LogSourceControl: Uncontrolled asset enumeration finished in 0.140189 seconds (Found 7186 uncontrolled assets)
[2025.02.15-12.56.48:235][ 3]LogEOSSDK: LogEOS: SDK Config Platform Update Request Successful, Time: 6.278494
[2025.02.15-12.56.48:236][ 3]LogEOSSDK: LogEOSAnalytics: EOS SDK Analytics disabled for route [1].
[2025.02.15-12.56.48:236][ 3]LogEOSSDK: LogEOS: Updating Product SDK Config, Time: 6.331187
[2025.02.15-12.56.48:472][ 17]LogEOSSDK: LogEOSAnalytics: Start Session (User: ...)
[2025.02.15-12.56.48:656][ 28]LogEOSSDK: LogEOS: SDK Config Product Update Request Successful, Time: 6.735528
[2025.02.15-12.56.48:658][ 28]LogEOSSDK: LogEOS: SDK Config Data - Watermark: -36188152
[2025.02.15-12.56.48:658][ 28]LogEOSSDK: LogEOS: ScheduleNextSDKConfigDataUpdate - Time: 6.735528, Update Interval: 359.320618
[2025.02.15-12.56.57:580][476]LogSourceControl: Attempting 'p4 clients -u username'
[2025.02.15-12.56.58:624][476]LogCore: === Critical error: ===
Unhandled Exception: SIGSEGV: invalid attempt to read memory at address 0x0000000000000000
[2025.02.15-12.56.58:624][476]LogCore: Fatal error!
0x00007c9689d9d7fd libc.so.6!UnknownFunction(0x19d7fd)
0x00007c960ddf5119 libUnrealEditor-PerforceSourceControl.so!StrDict::SetVar(char const*, StrPtr const&) [/var/tmp/114171922/depot/r18.1/p4-bin/../p4/support/strbuf.h:338]
0x00007c960dde193f libUnrealEditor-PerforceSourceControl.so!TransDict::VSetVar(StrPtr const&, StrPtr const&) [/var/tmp/114171922/depot/r18.1/p4-bin/../p4/support/strbuf.h:106]
0x00007c960ddf51b5 libUnrealEditor-PerforceSourceControl.so!StrDict::SetArgv(int, char* const*) [/var/tmp/114171922/depot/r18.1/p4-bin/../p4/support/strbuf.h:320]
0x00007c960dd0acff libUnrealEditor-PerforceSourceControl.so!FPerforceConnection::RunCommand(FString const&, TArray<FString, TSizedDefaultAllocator<32> > const&, TArray<FP4Record, TSizedDefaultAllocator<32> >&, TArray<FSharedBuffer, TSizedDefaultAllocator<32> >*, FSourceControlResultInfo&, TDelegate<bool (), FDefaultDelegateUserPolicy>, bool&, ERunCommandFlags) [/home/stry/Projects/UE/ue_src_553/Engine/Source/./../Plugins/Developer/PerforceSourceControl/Source/PerforceSourceControl/Private/PerforceConnection.cpp:1182]
0x00007c960dd05f12 libUnrealEditor-PerforceSourceControl.so!FPerforceConnection::GetWorkspaceList(FPerforceConnectionInfo const&, TDelegate<bool (), FDefaultDelegateUserPolicy>, TArray<FString, TSizedDefaultAllocator<32> >&, FSourceControlResultInfo&) [/home/stry/Projects/UE/ue_src_553/Engine/Source/./../Plugins/Developer/PerforceSourceControl/Source/PerforceSourceControl/Private/PerforceConnection.h:119]
0x00007c960dd22fc4 libUnrealEditor-PerforceSourceControl.so!FPerforceGetWorkspacesWorker::Execute(FPerforceSourceControlCommand&) [/home/stry/Projects/UE/ue_src_553/Engine/Source/./../Plugins/Developer/PerforceSourceControl/Source/PerforceSourceControl/Private/PerforceSourceControlOperations.cpp:2205]
0x00007c960dd0cfae libUnrealEditor-PerforceSourceControl.so!FPerforceSourceControlCommand::DoThreadedWork() [/home/stry/Projects/UE/ue_src_553/Engine/Source/./../Plugins/Developer/PerforceSourceControl/Source/PerforceSourceControl/Private/PerforceSourceControlCommand.cpp:30]
0x00007c9696a39550 libUnrealEditor-Core.so!FQueuedThreadPoolWrapper::FScheduledWork::DoThreadedWork() [/home/stry/Projects/UE/ue_src_553/Engine/Source/Runtime/Core/Public/Misc/QueuedThreadPoolWrapper.h:142]
0x0000000000260bc7 UnrealEditor!FQueuedLowLevelThreadPool::AddQueuedWork(IQueuedWork*, EQueuedWorkPriority)::'lambda'()::operator()() const [/home/stry/Projects/UE/ue_src_553/Engine/Source/Runtime/Core/Public/Misc/QueuedThreadPoolWrapper.h:484]
0x0000000000260401 UnrealEditor!LowLevelTasks::TTaskDelegate<LowLevelTasks::FTask* (bool), 48u>::TTaskDelegateImpl<void LowLevelTasks::FTask::Init<FQueuedLowLevelThreadPool::AddQueuedWork(IQueuedWork*, EQueuedWorkPriority)::'lambda'()>(char16_t const*, LowLevelTasks::ETaskPriority, FQueuedLowLevelThreadPool::AddQueuedWork(IQueuedWork*, EQueuedWorkPriority)::'lambda'()&&, LowLevelTasks::ETaskFlags)::'lambda'(bool), false>::CallAndMove(LowLevelTasks::TTaskDelegate<LowLevelTasks::FTask* (bool), 48u>&, void*, unsigned int, bool) [/home/stry/Projects/UE/ue_src_553/Engine/Source/Runtime/Core/Public/Async/Fundamental/Task.h:499]
0x00007c96965c3226 libUnrealEditor-Core.so!LowLevelTasks::FTask::ExecuteTask() [/home/stry/Projects/UE/ue_src_553/Engine/Source/Runtime/Core/Public/Async/Fundamental/TaskDelegate.h:308]
0x00007c96965ba498 libUnrealEditor-Core.so!LowLevelTasks::FScheduler::ExecuteTask(LowLevelTasks::FTask*) [/home/stry/Projects/UE/ue_src_553/Engine/Source/./Runtime/Core/Private/Async/Fundamental/Scheduler.cpp:267]
0x00007c96965ba8fb libUnrealEditor-Core.so!LowLevelTasks::FScheduler::TryExecuteTaskFrom<LowLevelTasks::Private::TLocalQueueRegistry<1024U, 1024U>::TLocalQueue, &LowLevelTasks::Private::TLocalQueueRegistry<>::TLocalQueue::Dequeue, false> [/home/stry/Projects/UE/ue_src_553/Engine/Source/./Runtime/Core/Private/Async/Fundamental/Scheduler.cpp:457]
0x00007c969657c0b7 libUnrealEditor-Core.so!LowLevelTasks::FScheduler::WorkerLoop(LowLevelTasks::Private::FWaitEvent*, LowLevelTasks::Private::TLocalQueueRegistry<1024u, 1024u>::TLocalQueue*, unsigned int, bool) [/home/stry/Projects/UE/ue_src_553/Engine/Source/./Runtime/Core/Private/Async/Fundamental/Scheduler.cpp:513]
0x00007c969657cd24 libUnrealEditor-Core.so!LowLevelTasks::FScheduler::WorkerMain(LowLevelTasks::Private::FWaitEvent*, LowLevelTasks::Private::TLocalQueueRegistry<1024u, 1024u>::TLocalQueue*, unsigned int, bool) [/home/stry/Projects/UE/ue_src_553/Engine/Source/./Runtime/Core/Private/Async/Fundamental/Scheduler.cpp:571]
0x00007c96967d0042 libUnrealEditor-Core.so!FThreadImpl::Run() [/home/stry/Projects/UE/ue_src_553/Engine/Source/Runtime/Core/Public/Templates/Function.h:470]
0x00007c9696785aa6 libUnrealEditor-Core.so!FRunnableThreadPThread::Run() [/home/stry/Projects/UE/ue_src_553/Engine/Source/./Runtime/Core/Private/HAL/PThreadRunnableThread.cpp:25]
0x00007c96966dc36a libUnrealEditor-Core.so!FRunnableThreadPThread::_ThreadProc(void*) [/home/stry/Projects/UE/ue_src_553/Engine/Source/Runtime/Core/Private/HAL/PThreadRunnableThread.h:187]
0x00007c9689c94ac3 libc.so.6!UnknownFunction(0x94ac2)
0x00007c9689d26850 libc.so.6!UnknownFunction(0x12684f)
[2025.02.15-12.56.58:634][476]LogExit: Executing StaticShutdownAfterError