- Sponsor
-
Notifications
You must be signed in to change notification settings - Fork 4k
Eeception "Disabling core dumps" was thrown while running "./CarlaUE4.sh" #3196
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
Comments
I built the new master branch on Ubuntu 18.04 and packaged it. It also throws the same error. while running
GPU: nvidia 1060 6GB |
This is likely not due to a bug, since
indicates that the address Carla likes to use for client is already in use, either due to the fact that some other program is using it or more likely due to the fact that another Carla process is still running (sometimes for me after Ctrl+C the Carla Window is gone but there is still a Carla process binding to port 2000 and when running Carla again this exception is thrown. Simply killing Carla process solves that problem.) |
@tinmodeHuang To be honest I don't really understand your report. Carla is clearly running as indicated by the screenshot that you posted.
This is not an error but a message that tells you that core dumps are disabled. This is expected and happens to everyone running Carla with default options. So what exactly is not working for you? |
I agree with you at the point. |
though I have known that the message just indicates that producing relevant log was hold back instead of error happened, I got in wrong direction of solving it as you said. |
@tinmodeHuang sorry for the delay. As it has been mentioned already, the "disabling core dumps" message is just letting you know that CARLA won't generate a core dump. However, I understand from your message that you are having problems running the server or client (this part wasn't clear to me). In order to help you, could you please provide us with more information? First, for simplicity, we are going to consider CARLA 0.9.9.4 and vulkan (-vulkan).
|
I won't modify posted description of the issue anymore in order to help those being in the same situation realise that message isn't a matter. |
I have met the same problem with released pack carla0.9.6, which prints |
perhaps I couldn't have make it clear in the last comment, which the exception doesn't matter as germanros1987 said, thus you can open another terminal to run something relevant. |
use that |
yes ! it works.but why does './CarlaUE4.sh' fail to present the CarlaUE4 window continuesly? |
worked for me |
I am still facing this problem and cannot figure out the reason!
|
@Derekabc Have you solved the problem? I have met the same problem and I find it has no error information. So I don't know where to fix |
@tinmodeHuang Have you found any solution because I am also facing the same issue. |
@tinmodeHuang Have you found any solution? Because I am also facing the same issue running Carla 0.9.12 / 0.9.13 on Ubuntu 18.04. But I can run 0.9.9 successfully. Very strange. |
Hi, I'm not sure about the problem discussing here. The thing about core dumps is just a warning telling you that no core dump will be created on crash. That is normal. About running Carla 0.9.9 but not 0.9.12 or 0.9.13, the difference maybe that in last version the support to -opengl is deprecated by Unreal, so if you don't have proper drivers for Vulkan Carla will not run, on Ubuntu. I would need more specific details about the problem to help. |
I have tried all the above but still cant find the solution. I am trying to run the Docker container for carla 9.13 on a windows 10 host. Maybe the issue is that I am using windows? |
./CarlaUE4.sh -opengl -carla-server -benchmark -fps=10 |
Have you found any solution because I am also facing the same issue. |
Have you solved this problem? I'm having the same problem. |
works to me, thx |
Configures:
Ubuntu 18.04 LTS desktop
GTX 1660Ti 6G
Nvidia-driver-440
opengl4.6
vulkan1.1
Carla release 0.9.9.4, 0.9.8, 0.9.7.4 and 0.9.6
Exception as follow :
Problem: I couldn't key any command about Carla in either the terminal window or other one after above exception appeared
Then enter "CTRL+C" to end up, only the following usually appears
Key "nvidia-smi" into the other terminial while running

./CarlaUE4.sh
callThe ways tried & Corresponding results(ranked):
those respectively.
that can't help improve the matter anymore.
the same error still appears.
the same error still appears.
be alike.
Some ways that haven't been tried:
some people think that the issue is caused by the CarlaUE4.sh script does not pass in the arguments to the underlying binary ,refering to nyukhalov's comment, which dosen't match my situation from my view.
the other people tried to delete some material in maps and then re-compile it, please refer to run carla0.9.9 error in ubuntu18.04 #2917, in my opinion, which have impact on completeness of files and further cause some unexpected issue, in addition, that solution isn't suitable for the new like me.
the way to edit allocation of memory size for running
./CarlaUE4.sh
call is proposed from my understand towards error reports and the first way above.I spent clear 3 days doing all above and reading all about the error under issues tag, I'd appreciate it if anyone could help me, I'll clear my head during the next few days.
hey @bernatx @germanros1987
I'm still new to the OS & Carla, could you help me with the problem or assign anyone to do?
The text was updated successfully, but these errors were encountered: