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 core dumps in Ubuntu 20.04 #3234

Closed
man-csl opened this issue Aug 31, 2020 · 1 comment
Closed

Carla core dumps in Ubuntu 20.04 #3234

man-csl opened this issue Aug 31, 2020 · 1 comment

Comments

@man-csl
Copy link

man-csl commented Aug 31, 2020

Just downloaded and ran Carla on Ubuntu 20.04 and it core dumps.
The machine has 32GB RAM and 12 cores. Its two display cards, intel and GeForce MX130.
Following is the stacktrace I got in GDB. Most of the remaining treads are in waiting state.

Thread 57 (Thread 0x7fffcbfff700 (LWP 241500)):
#0 0x0000000002e801c4 in ?? ()
#1 0x0000000002eaa075 in ?? ()
#2 0x0000000002ea9c3a in ?? ()
#3 0x0000000002eac945 in ?? ()
#4 0x0000000002eaf8b7 in ?? ()
#5 0x0000000003731271 in ?? ()
#6 0x0000000002841384 in ?? ()
#7 0x0000000002841fca in ?? ()
#8 0x0000000002b5b0b1 in ?? ()
#9 0x0000000002b5b255 in ?? ()
#10 0x0000000002190fbb in ?? ()
#11 0x0000000002190c23 in ?? ()
#12 0x0000000002fad932 in ?? ()
#13 0x00000000021c60a2 in ?? ()
#14 0x00000000021b5f5d in ?? ()
#15 0x00007ffff7f8e609 in start_thread (arg=) at pthread_create.c:477
#16 0x00007ffff77cd103 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Could this be related to incompatible HW/drivers?

@man-csl
Copy link
Author

man-csl commented Sep 2, 2020

./CarlaUE4.sh -opengl worked. Closing the issue.

@man-csl man-csl closed this as completed Sep 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant