Skip to content
New issue

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

Crash when starting server in Editor in UE5.5 #8364

Open
PabloVD opened this issue Nov 13, 2024 · 2 comments
Open

Crash when starting server in Editor in UE5.5 #8364

PabloVD opened this issue Nov 13, 2024 · 2 comments
Labels
bug Team Task ue5-bugs Bugs associated with the UE5 version of carla

Comments

@PabloVD
Copy link
Contributor

PabloVD commented Nov 13, 2024

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:

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)

@PabloVD PabloVD added bug Team Task ue5-bugs Bugs associated with the UE5 version of carla labels Nov 13, 2024
@Blyron
Copy link
Contributor

Blyron commented Nov 13, 2024

@PabloVD PabloVD moved this to In Progress in PUBLIC ROADMAP Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Team Task ue5-bugs Bugs associated with the UE5 version of carla
Projects
Status: In Progress
Development

No branches or pull requests

2 participants