We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
There is a crash when pressing play in editor mode in ue5-dev branch which occurs often (but not always).
ue5-dev
Here is the crash report:
LoginId:cdb5cd8a3e3849138ff555c3fccaaf81-000003e8 Assertion failed: Code == CURLM_OK [File:Developer/DerivedDataCache/Private/Http/CurlHttpClient.cpp] [Line: 572] Error in curl_multi operation: Unrecoverable error in select/poll libUnrealEditor-DerivedDataCache.so!UE::FCurlHttpConnectionPool::ThreadLoop() [/home/tda/CARLA/CARLAbuild/UnrealEngine/Engine/Source/Developer/DerivedDataCache/Private/Http/CurlHttpClient.cpp:572] libUnrealEditor-Core.so!FThreadImpl::Run() [/home/tda/CARLA/CARLAbuild/UnrealEngine/Engine/Source/Runtime/Core/Public/Templates/Function.h:470] libUnrealEditor-Core.so!FRunnableThreadPThread::Run() [/home/tda/CARLA/CARLAbuild/UnrealEngine/Engine/Source/./Runtime/Core/Private/HAL/PThreadRunnableThread.cpp:25] libUnrealEditor-Core.so!FRunnableThreadPThread::_ThreadProc(void*) [/home/tda/CARLA/CARLAbuild/UnrealEngine/Engine/Source/Runtime/Core/Private/HAL/PThreadRunnableThread.h:187] libpthread.so.0!UnknownFunction(0x8608) libc.so.6!clone(+0x42)
The text was updated successfully, but these errors were encountered:
We should check this; https://forums.unrealengine.com/t/repeated-crash-on-linux-error-in-curl-multi-operation-unrecoverable-error-in-select-poll/2062133/2
Sorry, something went wrong.
https://forums.unrealengine.com/t/unreal-5-4-crash-will-not-start-unreal-zen-storage-server-failed-to-launch/1765413/17
No branches or pull requests
There is a crash when pressing play in editor mode in
ue5-dev
branch which occurs often (but not always).Here is the crash report:
The text was updated successfully, but these errors were encountered: