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

Carla 0.9.13 Segmentation fault (Bad file descriptor) #4935

Open
hh0rva1h opened this issue Nov 29, 2021 · 9 comments
Open

Carla 0.9.13 Segmentation fault (Bad file descriptor) #4935

hh0rva1h opened this issue Nov 29, 2021 · 9 comments
Assignees

Comments

@hh0rva1h
Copy link

CARLA 0.9.13 (docker image)
Platform: Linux

We are observing the following segfault repeatedly in our experiments with Carla:

LowLevelFatalError [File:Unknown] [Line: 136]
Exception thrown: close: Bad file descriptor
Signal 11 caught.
Malloc Size=65538 LargeMemoryPoolOffset=65554
4.26.2-0+++UE4+Release-4.26 522 0
Disabling core dumps.
CommonUnixCrashHandler: Signal=11
Engine crash handling finished; re-raising signal 11 for the default handler. Good bye.

Unfortunately we do not yet have a minimal example to reproduce and dropping all of our code here is not an option, but the crash happens quite reliably: out of 10 experiments we do, at least 3 crash after some time due to this segfault.

I don't know whether the [Line: 136] gives you any hint where the problem might lie, if not, please share some instructions how we could help you with debugging this issue.

Might be related: #3197, #3994

@varunjammula
Copy link

@bernatx Any updates on this?

@aishgupta
Copy link

@bernatx Any help on this?

@PatrickFSLin
Copy link

Any update? I've been stuck and tried to solve this issue for over a week, but got nothing further...even with carla 0.9.14 #5611

@stale
Copy link

stale bot commented Jun 1, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale Issue has not had recent activity label Jun 1, 2023
@hjh0119
Copy link

hjh0119 commented Jun 25, 2023

I have the same issue , any solution?

@stale stale bot removed the stale Issue has not had recent activity label Jun 25, 2023
@Leviathan321
Copy link

I am experiencing the same issue. Is this already solved?

@lumurillo
Copy link

I am having the same issue even in 0.9.15. Any suggestion?

@hdp-alt
Copy link

hdp-alt commented Jul 24, 2024

Hello everybody,

I got a similar error code after (building and) running a package with CARLA-UE5.

grafik

In my case the segmentation fault is caused by the Vulkan or GPU settings, I guess.
I have 128GB RAM and 12GB VRAM, this should be sufficient for CARLA-UE5.

Does somebody know a solution for this error message?

@Blyron
Copy link
Contributor

Blyron commented Nov 6, 2024

For those in UE4 versions please share the repro steps to get this crash. We cannot do anything only with that information. We need repro steps for crashes.

For UE5 ( this documentation is WIP ) https://carla-ue5.readthedocs.io/en/latest/start_quickstart/ you need at least 16GB VRAM

@Blyron Blyron assigned Blyron and unassigned bernatx Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests