Starting program: petrobots
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7ffffc8d0700 (LWP 748)]
[Detaching after fork from child process 749]
[Detaching after fork from child process 750]
shared memfd open() failed: Function not implemented
[New Thread 0x7ffffb810700 (LWP 751)]
ALSA lib confmisc.c:767:(parse_card) cannot find card '0'
ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1246:(snd_func_refer) error evaluating name
ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:5047:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM default
Failed to open audio device: ALSA: Couldn't open audio device: No such file or directory
Thread 1 "petrobots" received signal SIGSEGV, Segmentation fault.
PlatformSDL::displayImage (this=0x7ffffffedfa0, image=Platform::ImageIntro) at PlatformSDL.cpp:618
618 palette = imageSurfaces[image]->format->palette;
(gdb) p imageSurfaces
$1 = {0x0, 0x0, 0x0}