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 on creating new C# script on Linux Mint 18.2 x64 #13922

Closed
shakenov-chinga opened this issue Dec 3, 2017 · 8 comments
Closed

Crash on creating new C# script on Linux Mint 18.2 x64 #13922

shakenov-chinga opened this issue Dec 3, 2017 · 8 comments

Comments

@shakenov-chinga
Copy link

shakenov-chinga commented Dec 3, 2017

Operating system or device, Godot version, GPU Model and driver (if graphics related):
Godot_v3.0-beta1_mono_x11.64

$ glxinfo | grep OpenGL
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: GeForce GT 630/PCIe/SSE2
OpenGL core profile version string: 4.5.0 NVIDIA 384.90
OpenGL core profile shading language version string: 4.50 NVIDIA
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
OpenGL version string: 4.5.0 NVIDIA 384.90
OpenGL shading language version string: 4.50 NVIDIA
OpenGL context flags: (none)
OpenGL profile mask: (none)
OpenGL extensions:
OpenGL ES profile version string: OpenGL ES 3.2 NVIDIA 384.90
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20
OpenGL ES profile extensions:

$ lscpu
Architecture:          x86_64
CPU op-mode(s):        32-bit, 64-bit
Byte Order:            Little Endian
CPU(s):                8
On-line CPU(s) list:   0-7
Thread(s) per core:    2
Core(s) per socket:    4
Socket(s):             1
NUMA node(s):          1
Vendor ID:             GenuineIntel
CPU family:            6
Model:                 60
Model name:            Intel(R) Core(TM) i7-4790K CPU @ 4.00GHz
Stepping:              3
CPU MHz:               4308.105
CPU max MHz:           4400,0000
CPU min MHz:           800,0000
BogoMIPS:              7999.98
Virtualization:        VT-x
L1d cache:             32K
L1i cache:             32K
L2 cache:              256K
L3 cache:              8192K
NUMA node0 CPU(s):     0-7
Flags:                 fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid xsaveopt dtherm ida arat pln pts

$ lsb_release -a
No LSB modules are available.
Distributor ID:	LinuxMint
Description:	Linux Mint 18.2 Sonya
Release:	18.2
Codename:	sonya

$ uname -a
Linux chinga 4.8.0-53-generic #56~16.04.1-Ubuntu SMP Tue May 16 01:18:56 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux

**Issue description:**
Just crashed. Had to quit with CTRL+C.
Here is an output when I ran in with terminal:

$ ./Godot_v3.0-beta1_mono_x11.64 
OpenGL ES 3.0 Renderer: GeForce GT 630/PCIe/SSE2
GLES3: max ubo light: 409
GLES3: max ubo reflections: 455, ubo size: 144
ARVR: Registered interface: Native mobile
Mono: Initializing module...
Mono: Runtime initialized
Mono: ALL IS GOOD
OPENING: /home/chinga/New Game Project (::home::chinga::New Game Project)
ERROR: gdmono_MonoLogCallback: Mono: FALTAL ERROR, ABORTING! Logfile: /home/chinga/.local/share/godot/mono/mono_logs/1512310612.txt

   At: modules/mono/mono_gd/gd_mono_log.cpp:73.
Stacktrace:

/proc/self/maps:
00400000-0325e000 r-xp 00000000 08:02 5899083                            /home/chinga/Programs/Godot_v3.0-beta1_mono_x11_64/Godot_v3.0-beta1_mono_x11.64
0345e000-03469000 r--p 02e5e000 08:02 5899083                            /home/chinga/Programs/Godot_v3.0-beta1_mono_x11_64/Godot_v3.0-beta1_mono_x11.64
03469000-03484000 rw-p 02e69000 08:02 5899083                            /home/chinga/Programs/Godot_v3.0-beta1_mono_x11_64/Godot_v3.0-beta1_mono_x11.64
03484000-034f3000 rw-p 00000000 00:00 0 
0422a000-0a135000 rw-p 00000000 00:00 0                                  [heap]
40369000-40379000 rwxp 00000000 00:00 0 
40380000-40382000 r-xs 00000000 08:02 1703983                            /tmp/.gl2PM4Hg (deleted)
40ead000-40ebd000 rwxp 00000000 00:00 0 
41296000-41337000 rw-p 00000000 00:00 0 
41429000-41439000 rwxp 00000000 00:00 0 
415d1000-415e1000 rwxp 00000000 00:00 0 
7f92fc000000-7f92fc021000 rw-p 00000000 00:00 0 
7f92fc021000-7f9300000000 ---p 00000000 00:00 0 
7f9304000000-7f9304021000 rw-p 00000000 00:00 0 
7f9304021000-7f9308000000 ---p 00000000 00:00 0 
7f93083fd000-7f93087fd000 rw-s 00000000 00:06 527                        /dev/nvidiactl
7f930afff000-7f9310000000 rw-p 00000000 00:00 0 
7f9310000000-7f9310021000 rw-p 00000000 00:00 0 
7f9310021000-7f9314000000 ---p 00000000 00:00 0 
7f9314079000-7f9314279000 rw-s 00000000 00:06 527                        /dev/nvidiactl
7f9314279000-7f9314282000 ---p 00000000 00:00 0 
7f9314282000-7f931447a000 rw-p 00000000 00:00 0 
7f931447a000-7f93147ff000 r--p 00000000 08:02 3801478                    /usr/lib/mono/4.5/mscorlib.dll
7f93147ff000-7f9314800000 ---p 00000000 00:00 0 
7f9314800000-7f9315400000 rw-p 00000000 00:00 0 
7f9315445000-7f9315446000 ---p 00000000 00:00 0 
7f9315446000-7f9315c46000 rw-p 00000000 00:00 0 
7f9315c46000-7f9315e46000 rw-s 00000000 00:06 527                        /dev/nvidiactl
7f9315f0b000-7f9315f14000 ---p 00000000 00:00 0 
7f9315f14000-7f931618c000 rw-p 00000000 00:00 0 
7f9316190000-7f9316191000 rw-p 00000000 00:00 0 
7f9316191000-7f93161f0000 ---p 00000000 00:00 0 
7f93161f0000-7f9316270000 rw-s 00000000 00:06 527                        /dev/nvidiactl
7f9316270000-7f9317fff000 rw-p 00000000 00:00 0 
7f9317fff000-7f931c000000 rw-s 00000000 00:16 5                          /dev/shm/pulse-shm-3888852654
7f931c000000-7f931c021000 rw-p 00000000 00:00 0 
7f931c021000-7f9320000000 ---p 00000000 00:00 0 
7f932002a000-7f932002b000 ---p 00000000 00:00 0 
7f932002b000-7f932026d000 rw-p 00000000 00:00 0 
7f932026d000-7f932026e000 ---p 00000000 00:00 0 
7f932026e000-7f93202ae000 rw-p 00000000 00:00 0 
7f93202ae000-7f93202af000 ---p 00000000 00:00 0 
7f93202af000-7f9320aaf000 rw-p 00000000 00:00 0 
7f9320aaf000-7f9324ab0000 rw-s 00000000 00:16 21                         /dev/shm/pulse-shm-2138451103
7f9324ab0000-7f9324ab7000 r--s 00000000 08:02 4067037                    /usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache
7f9324ab7000-7f9324ab8000 ---p 00000000 00:00 0 
7f9324ab8000-7f9324c11000 rw-p 00000000 00:00 0 
7f9324c11000-7f9324c91000 rw-s 00000000 00:06 527                        /dev/nvidiactl
7f9324c91000-7f9324d11000 rw-s 00000000 00:06 527                        /dev/nvidiactl
7f9324d11000-7f9324d91000 rw-s 00000000 00:06 527                        /dev/nvidiactl
7f9324d91000-7f9324e91000 rw-s 00000000 00:06 527                        /dev/nvidiactl
7f9324e91000-7f9324eb1000 rw-s 00000000 00:06 528                        /dev/nvidia0
7f9324eb1000-7f9324ef1000 rw-s 00000000 00:06 527                        /dev/nvidiactl
7f9324ef1000-7f9324f11000 rw-s 00000000 00:06 527                        /dev/nvidiactl
7f9324f11000-7f9324f51000 rw-s 00000000 00:06 527                        /dev/nvidiactl
7f9324f51000-7f9324f71000 rw-s 00000000 00:06 527                        /dev/nvidiactl
7f9324f71000-7f9324fb1000 rw-s 00000000 00:06 527                        /dev/nvidiactl
7f9324fb4000-7f9324fb8000 rw-p 00000000 00:00 0 
7f9324fbb000-7f9324fd0000 rw-p 00000000 00:00 0 
7f9324fd0000-7f9324fd1000 rw-s 00000000 00:16 33                         /dev/shm/mono.10086
7f9324fd1000-7f9325182000 rw-p 00000000 00:00 0 
7f9325182000-7f9325287000 rw-s 00000000 00:06 527                        /dev/nvidiactl
7f9325287000-7f9325508000 rw-p 00000000 00:00 0 
7f9325508000-7f9325911000 r--p 00000000 08:02 3678504                    /usr/lib/locale/locale-archive
7f9325911000-7f932593b000 r-xp 00000000 08:02 3681225                    /usr/lib/x86_64-linux-gnu/libvorbis.so.0.4.8
7f932593b000-7f9325b3b000 ---p 0002a000 08:02 3681225                    /usr/lib/x86_64-linux-gnu/libvorbis.so.0.4.8
7f9325b3b000-7f9325b3c000 r--p 0002a000 08:02 3681225                    /usr/lib/x86_64-linux-gnu/libvorbis.so.0.4.8
7f9325b3c000-7f9325b3d000 rw-p 0002b000 08:02 3681225                    /usr/lib/x86_64-linux-gnu/libvorbis.so.0.4.8
7f9325b3d000-7f9325b44000 r-xp 00000000 08:02 3680891                    /usr/lib/x86_64-linux-gnu/libogg.so.0.8.2
7f9325b44000-7f9325d44000 ---p 00007000 08:02 3680891                    /usr/lib/x86_64-linux-gnu/libogg.so.0.8.2
7f9325d44000-7f9325d45000 r--p 00007000 08:02 3680891                    /usr/lib/x86_64-linux-gnu/libogg.so.0.8.2
7f9325d45000-7f9325d46000 rw-p 00008000 08:02 3680891                    /usr/lib/x86_64-linux-gnu/libogg.so.0.8.2
7f9325d46000-7f9325d58000 r-xp 00000000 08:02 1315396                    /lib/x86_64-linux-gnu/libgpg-error.so.0.17.0
7f9325d58000-7f9325f58000 ---p 00012000 08:02 1315396                    /lib/x86_64-linux-gnu/libgpg-error.so.0.17.0
7f9325f58000-7f9325f59000 r--p 00012000 08:02 1315396                    /lib/x86_64-linux-gnu/libgpg-error.so.0.17.0
7f9325f59000-7f9325f5a000 rw-p 00013000 08:02 1315396                    /lib/x86_64-linux-gnu/libgpg-error.so.0.17.0
7f9325f5a000-7f9325fc8000 r-xp 00000000 08:02 1315481                    /lib/x86_64-linux-gnu/libpcre.so.3.13.2
7f9325fc8000-7f93261c8000 ---p 0006e000 08:02 1315481                    /lib/x86_64-linux-gnu/libpcre.so.3.13.2
7f93261c8000-7f93261c9000 r--p 0006e000 08:02 1315481                    /lib/x86_64-linux-gnu/libpcre.so.3.13.2
7f93261c9000-7f93261ca000 rw-p 0006f000 08:02 1315481                    /lib/x86_64-linux-gnu/libpcre.so.3.13.2
7f93261ca000-7f93261e1000 r-xp 00000000 08:02 1315680                    /lib/x86_64-linux-gnu/libresolv-2.23.so
7f93261e1000-7f93263e1000 ---p 00017000 08:02 1315680                    /lib/x86_64-linux-gnu/libresolv-2.23.so
7f93263e1000-7f93263e2000 r--p 00017000 08:02 1315680                    /lib/x86_64-linux-gnu/libresolv-2.23.so
7f93263e2000-7f93263e3000 rw-p 00018000 08:02 1315680                    /lib/x86_64-linux-gnu/libresolv-2.23.so
7f93263e3000-7f93263e5000 rw-p 00000000 00:00 0 
7f93263e5000-7f9326472000 r-xp 00000000 08:02 3681227                    /usr/lib/x86_64-linux-gnu/libvorbisenc.so.2.0.11
7f9326472000-7f9326671000 ---p 0008d000 08:02 3681227                    /usr/lib/x86_64-linux-gnu/libvorbisenc.so.2.0.11
7f9326671000-7f932668d000 r--p 0008c000 08:02 3681227                    /usr/lib/x86_64-linux-gnu/libvorbisenc.so.2.0.11
7f932668d000-7f932668e000 rw-p 000a8000 08:02 3681227                    /usr/lib/x86_64-linux-gnu/libvorbisenc.so.2.0.11
7f932668e000-7f9326701000 r-xp 00000000 08:02 3679767                    /usr/lib/x86_64-linux-gnu/libFLAC.so.8.3.0
7f9326701000-7f9326901000 ---p 00073000 08:02 3679767                    /usr/lib/x86_64-linux-gnu/libFLAC.so.8.3.0
7f9326901000-7f9326902000 r--p 00073000 08:02 3679767                    /usr/lib/x86_64-linux-gnu/libFLAC.so.8.3.0
7f9326902000-7f9326903000 rw-p 00074000 08:02 3679767                    /usr/lib/x86_64-linux-gnu/libFLAC.so.8.3.0
7f9326903000-7f9326919000 r-xp 00000000 08:02 1310819                    /lib/x86_64-linux-gnu/libnsl-2.23.so
7f9326919000-7f9326b18000 ---p 00016000 08:02 1310819                    /lib/x86_64-linux-gnu/libnsl-2.23.so
7f9326b18000-7f9326b19000 r--p 00015000 08:02 1310819                    /lib/x86_64-linux-gnu/libnsl-2.23.so
7f9326b19000-7f9326b1a000 rw-p 00016000 08:02 1310819                    /lib/x86_64-linux-gnu/libnsl-2.23.so
7f9326b1a000-7f9326b1c000 rw-p 00000000 00:00 0 
7f9326b1c000-7f9326bf4000 r-xp 00000000 08:02 1315343                    /lib/x86_64-linux-gnu/libgcrypt.so.20.0.5
7f9326bf4000-7f9326df3000 ---p 000d8000 08:02 1315343                    /lib/x86_64-linux-gnu/libgcrypt.so.20.0.5
7f9326df3000-7f9326df4000 r--p 000d7000 08:02 1315343                    /lib/x86_64-linux-gnu/libgcrypt.so.20.0.5
7f9326df4000-7f9326dfc000 rw-p 000d8000 08:02 1315343                    /lib/x86_64-linux-gnu/libgcrypt.so.20.0.5
7f9326dfc000-7f9326dfd000 rw-p 00000000 00:00 0 
7f9326dfd000-7f9326e1e000 r-xp 00000000 08:02 1315419                    /lib/x86_64-linux-gnu/liblzma.so.5.0.0
7f9326e1e000-7f932701d000 ---p 00021000 08:02 1315419                    /lib/x86_64-linux-gnu/liblzma.so.5.0.0
7f932701d000-7f932701e000 r--p 00020000 08:02 1315419                    /lib/x86_64-linux-gnu/liblzma.so.5.0.0
7f932701e000-7f932701f000 rw-p 00021000 08:02 1315419                    /lib/x86_64-linux-gnu/liblzma.so.5.0.0
7f932701f000-7f932703e000 r-xp 00000000 08:02 1315510                    /lib/x86_64-linux-gnu/libselinux.so.1
7f932703e000-7f932723d000 ---p 0001f000 08:02 1315510                    /lib/x86_64-linux-gnu/libselinux.so.1
7f932723d000-7f932723e000 r--p 0001e000 08:02 1315510                    /lib/x86_64-linux-gnu/libselinux.so.1
7f932723e000-7f932723f000 rw-p 0001f000 08:02 1315510                    /lib/x86_64-linux-gnu/libselinux.so.1
7f932723f000-7f9327241000 rw-p 00000000 00:00 0 
7f9327241000-7f9327246000 r-xp 00000000 08:02 3680023                    /usr/lib/x86_64-linux-gnu/libasyncns.so.0.3.1
7f9327246000-7f9327445000 ---p 00005000 08:02 3680023                    /usr/lib/x86_64-linux-gnu/libasyncns.so.0.3.1
7f9327445000-7f9327446000 r--p 00004000 08:02 3680023                    /usr/lib/x86_64-linux-gnu/libasyncns.so.0.3.1
7f9327446000-7f9327447000 rw-p 00005000 08:02 3680023                    /usr/lib/x86_64-linux-gnu/libasyncns.so.0.3.1
7f9327447000-7f93274a9000 r-xp 00000000 08:02 3670250                    /usr/lib/x86_64-linux-gnu/libsndfile.so.1.0.25
7f93274a9000-7f93276a9000 ---p 00062000 08:02 3670250                    /usr/lib/x86_64-linux-gnu/libsndfile.so.1.0.25
7f93276a9000-7f93276ab000 r--p 00062000 08:02 3670250                    /usr/lib/x86_64-linux-gnu/libsndfile.so.1.0.25
7f93276ab000-7f93276ac000 rw-p 00064000 08:02 3670250                    /usr/lib/x86_64-linux-gnu/libsndfile.so.1.0.25
7f93276ac000-7f93276b0000 rw-p 00000000 00:00 0 
7f93276b0000-7f93276b8000 r-xp 00000000 08:02 1315538                    /lib/x86_64-linux-gnu/libwrap.so.0.7.6
7f93276b8000-7f93278b7000 ---p 00008000 08:02 1315538                    /lib/x86_64-linux-gnu/libwrap.so.0.7.6
7f93278b7000-7f93278b8000 r--p 00007000 08:02 1315538                    /lib/x86_64-linux-gnu/libwrap.so.0.7.6
7f93278b8000-7f93278b9000 rw-p 00008000 08:02 1315538                    /lib/x86_64-linux-gnu/libwrap.so.0.7.6
7f93278b9000-7f93278ba000 rw-p 00000000 00:00 0 
7f93278ba000-7f93278bf000 r-xp 00000000 08:02 3679937                    /usr/lib/x86_64-linux-gnu/libXdmcp.so.6.0.0
7f93278bf000-7f9327abe000 ---p 00005000 08:02 3679937                    /usr/lib/x86_64-linux-gnu/libXdmcp.so.6.0.0
7f9327abe000-7f9327abf000 r--p 00004000 08:02 3679937                    /usr/lib/x86_64-linux-gnu/libXdmcp.so.6.0.0
7f9327abf000-7f9327ac0000 rw-p 00005000 08:02 3679937                    /usr/lib/x86_64-linux-gnu/libXdmcp.so.6.0.0
7f9327ac0000-7f9327ac2000 r-xp 00000000 08:02 3679926                    /usr/lib/x86_64-linux-gnu/libXau.so.6.0.0
7f9327ac2000-7f9327cc2000 ---p 00002000 08:02 3679926                    /usr/lib/x86_64-linux-gnu/libXau.so.6.0.0
7f9327cc2000-7f9327cc3000 r--p 00002000 08:02 3679926                    /usr/lib/x86_64-linux-gnu/libXau.so.6.0.0
7f9327cc3000-7f9327cc4000 rw-p 00003000 08:02 3679926                    /usr/lib/x86_64-linux-gnu/libXau.so.6.0.0
7f9327cc4000-7f932915f000 r-xp 00000000 08:02 4462037                    /usr/lib/nvidia-384/libnvidia-glcore.so.384.90
7f932915f000-7f9329180000 rwxp 0149b000 08:02 4462037                    /usr/lib/nvidia-384/libnvidia-glcore.so.384.90
7f9329180000-7f9329562000 r-xp 014bc000 08:02 4462037                    /usr/lib/nvidia-384/libnvidia-glcore.so.384.90
7f9329562000-7f9329762000 ---p 0189e000 08:02 4462037                    /usr/lib/nvidia-384/libnvidia-glcore.so.384.90
7f9329762000-7f9329b65000 rw-p 0189e000 08:02 4462037                    /usr/lib/nvidia-384/libnvidia-glcore.so.384.90
7f9329b65000-7f9329b7e000 rw-p 00000000 00:00 0 
7f9329b7e000-7f9329b81000 r-xp 00000000 08:02 4996609                    /usr/lib/nvidia-384/tls/libnvidia-tls.so.384.90
7f9329b81000-7f9329d81000 ---p 00003000 08:02 4996609                    /usr/lib/nvidia-384/tls/libnvidia-tls.so.384.90
7f9329d81000-7f9329d82000 rw-p 00003000 08:02 4996609                    /usr/lib/nvidia-384/tls/libnvidia-tls.so.384.90
7f9329d82000-7f9329dcc000 r-xp 00000000 08:02 1315368                    /lib/x86_64-linux-gnu/libdbus-1.so.3.14.6
7f9329dcc000-7f9329fcc000 ---p 0004a000 08:02 1315368                    /lib/x86_64-linux-gnu/libdbus-1.so.3.14.6
7f9329fcc000-7f9329fcd000 r--p 0004a000 08:02 1315368                    /lib/x86_64-linux-gnu/libdbus-1.so.3.14.6
7f9329fcd000-7f9329fce000 rw-p 0004b000 08:02 1315368                    /lib/x86_64-linux-gnu/libdbus-1.so.3.14.6
7f9329fce000-7f9329fd8000 r-xp 00000000 08:02 1315411                    /lib/x86_64-linux-gnu/libjson-c.so.2.0.0
7f9329fd8000-7f932a1d7000 ---p 0000a000 08:02 1315411                    /lib/x86_64-linux-gnu/libjson-c.so.2.0.0
7f932a1d7000-7f932a1d8000 r--p 00009000 08:02 1315411                    /lib/x86_64-linux-gnu/libjson-c.so.2.0.0
7f932a1d8000-7f932a1d9000 rw-p 0000a000 08:02 1315411                    /lib/x86_64-linux-gnu/libjson-c.so.2.0.0
7f932a1d9000-7f932a253000 r-xp 00000000 08:02 4063600                    /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-8.0.so
7f932a253000-7f932a452000 ---p 0007a000 08:02 4063600                    /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-8.0.so
7f932a452000-7f932a453000 r--p 00079000 08:02 4063600                    /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-8.0.so
7f932a453000-7f932a454000 rw-p 0007a000 08:02 4063600                    /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-8.0.so
7f932a454000-7f932a465000 r-xp 00000000 08:02 3679939                    /usr/lib/x86_64-linux-gnu/libXext.so.6.4.0
7f932a465000-7f932a664000 ---p 00011000 08:02 3679939                    /usr/lib/x86_64-linux-gnu/libXext.so.6.4.0
7f932a664000-7f932a665000 r--p 00010000 08:02 3679939                    /usr/lib/x86_64-linux-gnu/libXext.so.6.4.0
7f932a665000-7f932a666000 rw-p 00011000 08:02 3679939                    /usr/lib/x86_64-linux-gnu/libXext.so.6.4.0
7f932a666000-7f932a66b000 r-xp 00000000 08:02 3679941                    /usr/lib/x86_64-linux-gnu/libXfixes.so.3.1.0
7f932a66b000-7f932a86a000 ---p 00005000 08:02 3679941                    /usr/lib/x86_64-linux-gnu/libXfixes.so.3.1.0
7f932a86a000-7f932a86b000 r--p 00004000 08:02 3679941                    /usr/lib/x86_64-linux-gnu/libXfixes.so.3.1.0
7f932a86b000-7f932a86c000 rw-p 00005000 08:02 3679941                    /usr/lib/x86_64-linux-gnu/libXfixes.so.3.1.0
7f932a86c000-7f932a875000 r-xp 00000000 08:02 3679959                    /usr/lib/x86_64-linux-gnu/libXrender.so.1.3.0
7f932a875000-7f932aa74000 ---p 00009000 08:02 3679959                    /usr/lib/x86_64-linux-gnu/libXrender.so.1.3.0
7f932aa74000-7f932aa75000 r--p 00008000 08:02 3679959                    /usr/lib/x86_64-linux-gnu/libXrender.so.1.3.0
7f932aa75000-7f932aa76000 rw-p 00009000 08:02 3679959                    /usr/lib/x86_64-linux-gnu/libXrender.so.1.3.0
7f932aa76000-7f932aa97000 r-xp 00000000 08:02 3681354                    /usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0
7f932aa97000-7f932ac96000 ---p 00021000 08:02 3681354                    /usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0
7f932ac96000-7f932ac97000 r--p 00020000 08:02 3681354                    /usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0
7f932ac97000-7f932ac98000 rw-p 00021000 08:02 3681354                    /usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0
7f932ac98000-7f932ad63000 r-xp 00000000 08:02 4462056                    /usr/lib/nvidia-384/libGL.so.384.90
7f932ad63000-7f932ad97000 rwxp 000cb000 08:02 4462056                    /usr/lib/nvidia-384/libGL.so.384.90
7f932ad97000-7f932adab000 r-xp 000ff000 08:02 4462056                    /usr/lib/nvidia-384/libGL.so.384.90
7f932adab000-7f932afaa000 ---p 00113000 08:02 4462056                    /usr/lib/nvidia-384/libGL.so.384.90
7f932afaa000-7f932afd3000 rw-p 00112000 08:02 4462056                    /usr/lib/nvidia-384/libGL.so.384.90
7f932afd3000-7f932afda000 rw-p 00000000 00:00 0 
7f932afda000-7f932b028000 r-xp 00000000 08:02 3671117                    /usr/lib/x86_64-linux-gnu/libpulse.so.0.19.0
7f932b028000-7f932b228000 ---p 0004e000 08:02 3671117                    /usr/lib/x86_64-linux-gnu/libpulse.so.0.19.0
7f932b228000-7f932b229000 r--p 0004e000 08:02 3671117                    /usr/lib/x86_64-linux-gnu/libpulse.so.0.19.0
7f932b229000-7f932b22a000 rw-p 0004f000 08:02 3671117                    /usr/lib/x86_64-linux-gnu/libpulse.so.0.19.0
7f932b22a000-7f932b22d000 r-xp 00000000 08:02 3671122                    /usr/lib/x86_64-linux-gnu/libpulse-simple.so.0.1.0
7f932b22d000-7f932b42d000 ---p 00003000 08:02 3671122                    /usr/lib/x86_64-linux-gnu/libpulse-simple.so.0.1.0
7f932b42d000-7f932b42e000 r--p 00003000 08:02 3671122                    /usr/lib/x86_64-linux-gnu/libpulse-simple.so.0.1.0
7f932b42e000-7f932b42f000 rw-p 00004000 08:02 3671122                    /usr/lib/x86_64-linux-gnu/libpulse-simple.so.0.1.0
7f932b42f000-7f932b528000 r-xp 00000000 08:02 3680013                    /usr/lib/x86_64-linux-gnu/libasound.so.2.0.0
7f932b528000-7f932b727000 ---p 000f9000 08:02 3680013                    /usr/lib/x86_64-linux-gnu/libasound.so.2.0.0
7f932b727000-7f932b72e000 r--p 000f8000 08:02 3680013                    /usr/lib/x86_64-linux-gnu/libasound.so.2.0.0
7f932b72e000-7f932b72f000 rw-p 000ff000 08:02 3680013                    /usr/lib/x86_64-linux-gnu/libasound.so.2.0.0
7f932b72f000-7f932b739000 r-xp 00000000 08:02 3679957                    /usr/lib/x86_64-linux-gnu/libXrandr.so.2.2.0
7f932b739000-7f932b938000 ---p 0000a000 08:02 3679957                    /usr/lib/x86_64-linux-gnu/libXrandr.so.2.2.0
7f932b938000-7f932b939000 r--p 00009000 08:02 3679957                    /usr/lib/x86_64-linux-gnu/libXrandr.so.2.2.0
7f932b939000-7f932b93a000 rw-p 0000a000 08:02 3679957                    /usr/lib/x86_64-linux-gnu/libXrandr.so.2.2.0
7f932b93a000-7f932b93c000 r-xp 00000000 08:02 3679949                    /usr/lib/x86_64-linux-gnu/libXinerama.so.1.0.0
7f932b93c000-7f932bb3b000 ---p 00002000 08:02 3679949                    /usr/lib/x86_64-linux-gnu/libXinerama.so.1.0.0
7f932bb3b000-7f932bb3c000 r--p 00001000 08:02 3679949                    /usr/lib/x86_64-linux-gnu/libXinerama.so.1.0.0
7f932bb3c000-7f932bb3d000 rw-p 00002000 08:02 3679949                    /usr/lib/x86_64-linux-gnu/libXinerama.so.1.0.0
7f932bb3d000-7f932bb46000 r-xp 00000000 08:02 3679388                    /usr/lib/x86_64-linux-gnu/libXcursor.so.1.0.2
7f932bb46000-7f932bd45000 ---p 00009000 08:02 3679388                    /usr/lib/x86_64-linux-gnu/libXcursor.so.1.0.2
7f932bd45000-7f932bd46000 r--p 00008000 08:02 3679388                    /usr/lib/x86_64-linux-gnu/libXcursor.so.1.0.2
7f932bd46000-7f932bd47000 rw-p 00009000 08:02 3679388                    /usr/lib/x86_64-linux-gnu/libXcursor.so.1.0.2
7f932bd47000-7f932be7c000 r-xp 00000000 08:02 3679922                    /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0
7f932be7c000-7f932c07c000 ---p 00135000 08:02 3679922                    /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0
7f932c07c000-7f932c07d000 r--p 00135000 08:02 3679922                    /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0
7f932c07d000-7f932c081000 rw-p 00136000 08:02 3679922                    /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0
7f932c081000-7f932c241000 r-xp 00000000 08:02 1315688                    /lib/x86_64-linux-gnu/libc-2.23.so
7f932c241000-7f932c441000 ---p 001c0000 08:02 1315688                    /lib/x86_64-linux-gnu/libc-2.23.so
7f932c441000-7f932c445000 r--p 001c0000 08:02 1315688                    /lib/x86_64-linux-gnu/libc-2.23.so
7f932c445000-7f932c447000 rw-p 001c4000 08:02 1315688                    /lib/x86_64-linux-gnu/libc-2.23.so
7f932c447000-7f932c44b000 rw-p 00000000 00:00 0 
7f932c44b000-7f932c461000 r-xp 00000000 08:02 1315390                    /lib/x86_64-linux-gnu/libgcc_s.so.1
7f932c461000-7f932c660000 ---p 00016000 08:02 1315390                    /lib/x86_64-linux-gnu/libgcc_s.so.1
7f932c660000-7f932c661000 rw-p 00015000 08:02 1315390                    /lib/x86_64-linux-gnu/libgcc_s.so.1
7f932c661000-7f932c769000 r-xp 00000000 08:02 1315683                    /lib/x86_64-linux-gnu/libm-2.23.so
7f932c769000-7f932c968000 ---p 00108000 08:02 1315683                    /lib/x86_64-linux-gnu/libm-2.23.so
7f932c968000-7f932c969000 r--p 00107000 08:02 1315683                    /lib/x86_64-linux-gnu/libm-2.23.so
7f932c969000-7f932c96a000 rw-p 00108000 08:02 1315683                    /lib/x86_64-linux-gnu/libm-2.23.so
7f932c96a000-7f932c971000 r-xp 00000000 08:02 1315443                    /lib/x86_64-linux-gnu/librt-2.23.so
7f932c971000-7f932cb70000 ---p 00007000 08:02 1315443                    /lib/x86_64-linux-gnu/librt-2.23.so
7f932cb70000-7f932cb71000 r--p 00006000 08:02 1315443                    /lib/x86_64-linux-gnu/librt-2.23.so
7f932cb71000-7f932cb72000 rw-p 00007000 08:02 1315443                    /lib/x86_64-linux-gnu/librt-2.23.so
7f932cb72000-7f932cb75000 r-xp 00000000 08:02 1315677                    /lib/x86_64-linux-gnu/libdl-2.23.so
7f932cb75000-7f932cd74000 ---p 00003000 08:02 1315677                    /lib/x86_64-linux-gnu/libdl-2.23.so
7f932cd74000-7f932cd75000 r--p 00002000 08:02 1315677                    /lib/x86_64-linux-gnu/libdl-2.23.so
7f932cd75000-7f932cd76000 rw-p 00003000 08:02 1315677                    /lib/x86_64-linux-gnu/libdl-2.23.so
7f932cd76000-7f932cd8e000 r-xp 00000000 08:02 1315306                    /lib/x86_64-linux-gnu/libpthread-2.23.so
7f932cd8e000-7f932cf8d000 ---p 00018000 08:02 1315306                    /lib/x86_64-linux-gnu/libpthread-2.23.so
7f932cf8d000-7f932cf8e000 r--p 00017000 08:02 1315306                    /lib/x86_64-linux-gnu/libpthread-2.23.so
7f932cf8e000-7f932cf8f000 rw-p 00018000 08:02 1315306                    /lib/x86_64-linux-gnu/libpthread-2.23.so
7f932cf8f000-7f932cf93000 rw-p 00000000 00:00 0 
7f932cf93000-7f932cfb9000 r-xp 00000000 08:02 1310820                    /lib/x86_64-linux-gnu/ld-2.23.so
7f932cfb9000-7f932d0bd000 rw-p 00000000 00:00 0 
7f932d0bd000-7f932d0be000 ---p 00000000 00:00 0 
7f932d0be000-7f932d108000 rw-p 00000000 00:00 0 
7f932d108000-7f932d188000 r-xp 00000000 08:02 1312256                    /lib/x86_64-linux-gnu/libsystemd.so.0.14.0
7f932d188000-7f932d18b000 r--p 0007f000 08:02 1312256                    /lib/x86_64-linux-gnu/libsystemd.so.0.14.0
7f932d18b000-7f932d18c000 rw-p 00082000 08:02 1312256                    /lib/x86_64-linux-gnu/libsystemd.so.0.14.0
7f932d18c000-7f932d197000 rw-p 00000000 00:00 0 
7f932d197000-7f932d198000 rw-p 00000000 00:00 0 
7f932d198000-7f932d19a000 rw-s 00000000 08:02 1703983                    /tmp/.gl2PM4Hg (deleted)
7f932d19a000-7f932d1ad000 rw-s 00000000 00:06 527                        /dev/nvidiactl
7f932d1ad000-7f932d1ae000 rw-s 00000000 00:06 527                        /dev/nvidiactl
7f932d1ae000-7f932d1b2000 rw-s 00000000 00:06 527                        /dev/nvidiactl
7f932d1b2000-7f932d1b3000 rw-s 00000000 00:06 528                        /dev/nvidia0
7f932d1b3000-7f932d1b4000 rw-s 00000000 00:06 528                        /dev/nvidia0
7f932d1b4000-7f932d1b5000 rw-s 00000000 00:06 528                        /dev/nvidia0
7f932d1b5000-7f932d1b6000 rw-s 00000000 00:06 527                        /dev/nvidiactl
7f932d1b6000-7f932d1b8000 rw-p 00000000 00:00 0 
7f932d1b8000-7f932d1b9000 r--p 00025000 08:02 1310820                    /lib/x86_64-linux-gnu/ld-2.23.so
7f932d1b9000-7f932d1ba000 rw-p 00026000 08:02 1310820                    /lib/x86_64-linux-gnu/ld-2.23.so
7f932d1ba000-7f932d1bb000 rw-p 00000000 00:00 0 
7ffed8801000-7ffed8809000 ---p 00000000 00:00 0 
7ffed8fd8000-7ffed9000000 rw-p 00000000 00:00 0                          [stack]
7ffed915a000-7ffed915c000 r--p 00000000 00:00 0                          [vvar]
7ffed915c000-7ffed915e000 r-xp 00000000 00:00 0                          [vdso]
ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0                  [vsyscall]

Native stacktrace:

	./Godot_v3.0-beta1_mono_x11.64() [0x7f86a3]
	/lib/x86_64-linux-gnu/libpthread.so.0(+0x11390) [0x7f932cd87390]
	/lib/x86_64-linux-gnu/libc.so.6(gsignal+0x38) [0x7f932c0b6428]
	/lib/x86_64-linux-gnu/libc.so.6(abort+0x16a) [0x7f932c0b802a]
	./Godot_v3.0-beta1_mono_x11.64(_Z22gdmono_MonoLogCallbackPKcS0_S0_iPv+0x1b0) [0xb26fb0]
	./Godot_v3.0-beta1_mono_x11.64() [0x99b550]
	./Godot_v3.0-beta1_mono_x11.64() [0x99b6a6]
	./Godot_v3.0-beta1_mono_x11.64() [0x96ae23]
	./Godot_v3.0-beta1_mono_x11.64() [0x94a0f8]
	./Godot_v3.0-beta1_mono_x11.64() [0x94b2f7]
	./Godot_v3.0-beta1_mono_x11.64() [0x94b65e]
	./Godot_v3.0-beta1_mono_x11.64() [0x94edde]
	./Godot_v3.0-beta1_mono_x11.64() [0x94f26a]
	./Godot_v3.0-beta1_mono_x11.64(_ZN6GDMono22_unload_scripts_domainEv+0x5c) [0xbba0ac]
	./Godot_v3.0-beta1_mono_x11.64(_ZN6GDMonoD1Ev+0x26) [0xbba1e6]
	./Godot_v3.0-beta1_mono_x11.64(_ZN14CSharpLanguage6finishEv+0xb6) [0xa4bce6]
	./Godot_v3.0-beta1_mono_x11.64(_ZN12ScriptServer16finish_languagesEv+0x1e) [0x209a3ee]
	./Godot_v3.0-beta1_mono_x11.64(_ZN4Main7cleanupEv+0x108) [0x18bfb98]
	./Godot_v3.0-beta1_mono_x11.64(main+0x66) [0x71c896]
	/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf0) [0x7f932c0a1830]
	./Godot_v3.0-beta1_mono_x11.64() [0x71d90f]

Debug info from gdb:

OpenGL ES 3.0 Renderer: GeForce GT 630/PCIe/SSE2
GLES3: max ubo light: 409
GLES3: max ubo reflections: 455, ubo size: 144
[New LWP 10087]
[New LWP 10088]
[New LWP 10089]
[New LWP 10090]
[New LWP 10091]
[New LWP 10092]
[New LWP 10093]
[New LWP 10094]
[New LWP 10095]
ARVR: Registered interface: Native mobile
Mono: Initializing module...
Mono: Runtime initialized
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00007f932cd86f7b in __waitpid (pid=10099, stat_loc=0x7ffed8ffbfec, options=0) at ../sysdeps/unix/sysv/linux/waitpid.c:29
29	../sysdeps/unix/sysv/linux/waitpid.c: No such file or directory.
  Id   Target Id         Frame 
* 1    Thread 0x7f932d0fe900 (LWP 10086) "Godot_v3.0-beta" 0x00007f932cd86f7b in __waitpid (pid=10099, stat_loc=0x7ffed8ffbfec, options=0) at ../sysdeps/unix/sysv/linux/waitpid.c:29
  2    Thread 0x7f932d0fd700 (LWP 10087) "Godot_v3.0-beta" 0x00007f932cd85827 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=0, futex_word=0x42f0528) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  3    Thread 0x7f9324af7700 (LWP 10088) "Godot_v3.0-beta" 0x00007f932cd85827 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=0, futex_word=0x457c478) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  4    Thread 0x7f9320aae700 (LWP 10089) "threaded-ml" 0x00007f932c17c70d in poll () at ../sysdeps/unix/syscall-template.S:84
  5    Thread 0x7f93202ad700 (LWP 10090) "Godot_v3.0-beta" pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:143
  6    Thread 0x7f932006a700 (LWP 10091) "Godot_v3.0-beta" 0x00007f932c14d30d in nanosleep () at ../sysdeps/unix/syscall-template.S:84
  7    Thread 0x7f9315c45700 (LWP 10092) "SGen worker" pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  8    Thread 0x7f9314fff700 (LWP 10093) "SGen worker" pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  9    Thread 0x7f931610b700 (LWP 10094) "Finalizer" 0x00007f932cd85827 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=0, futex_word=0x3486180) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  10   Thread 0x7f9314479700 (LWP 10095) "Debugger agent" 0x00007f932c0b6826 in __GI___sigsuspend (set=0x34d8c00) at ../sysdeps/unix/sysv/linux/sigsuspend.c:30

Thread 10 (Thread 0x7f9314479700 (LWP 10095)):
#0  0x00007f932c0b6826 in __GI___sigsuspend (set=0x34d8c00) at ../sysdeps/unix/sysv/linux/sigsuspend.c:30
#1  0x000000000098db16 in ?? ()
#2  <signal handler called>
#3  0x00007f932cd8676b in accept () at ../sysdeps/unix/syscall-template.S:84
#4  0x000000000074d835 in ?? ()
#5  0x00000000007621f7 in ?? ()
#6  0x000000000090f207 in ?? ()
#7  0x00007f932cd7d6ba in start_thread (arg=0x7f9314479700) at pthread_create.c:333
#8  0x00007f932c1883dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 9 (Thread 0x7f931610b700 (LWP 10094)):
#0  0x00007f932cd85827 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=0, futex_word=0x3486180) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
#1  do_futex_wait (sem=sem@entry=0x3486180, abstime=0x0) at sem_waitcommon.c:111
#2  0x00007f932cd858d4 in __new_sem_wait_slow (sem=0x3486180, abstime=0x0) at sem_waitcommon.c:181
#3  0x00007f932cd8597a in __new_sem_wait (sem=<optimized out>) at sem_wait.c:29
#4  0x000000000086cdec in ?? ()
#5  0x000000000090f207 in ?? ()
#6  0x00007f932cd7d6ba in start_thread (arg=0x7f931610b700) at pthread_create.c:333
#7  0x00007f932c1883dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 8 (Thread 0x7f9314fff700 (LWP 10093)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x0000000000979ce5 in ?? ()
#2  0x00007f932cd7d6ba in start_thread (arg=0x7f9314fff700) at pthread_create.c:333
#3  0x00007f932c1883dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 7 (Thread 0x7f9315c45700 (LWP 10092)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x0000000000979d2d in ?? ()
#2  0x00007f932cd7d6ba in start_thread (arg=0x7f9315c45700) at pthread_create.c:333
#3  0x00007f932c1883dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 6 (Thread 0x7f932006a700 (LWP 10091)):
#0  0x00007f932c14d30d in nanosleep () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007f932c17ed54 in usleep (useconds=<optimized out>) at ../sysdeps/posix/usleep.c:32
#2  0x000000000188e64f in JoypadLinux::monitor_joypads() ()
#3  0x0000000001232e21 in ThreadPosix::thread_callback(void*) ()
#4  0x00007f932cd7d6ba in start_thread (arg=0x7f932006a700) at pthread_create.c:333
#5  0x00007f932c1883dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 5 (Thread 0x7f93202ad700 (LWP 10090)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:143
#1  0x00007f932b00ce48 in pa_threaded_mainloop_wait () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#2  0x00007f932b22bdf2 in pa_simple_write () from /usr/lib/x86_64-linux-gnu/libpulse-simple.so.0
#3  0x0000000001291ec3 in AudioDriverPulseAudio::thread_func(void*) ()
#4  0x0000000001232e21 in ThreadPosix::thread_callback(void*) ()
#5  0x00007f932cd7d6ba in start_thread (arg=0x7f93202ad700) at pthread_create.c:333
#6  0x00007f932c1883dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 4 (Thread 0x7f9320aae700 (LWP 10089)):
#0  0x00007f932c17c70d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007f932b00c861 in ?? () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#2  0x00007f932affde11 in pa_mainloop_poll () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#3  0x00007f932affe4ae in pa_mainloop_iterate () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#4  0x00007f932affe560 in pa_mainloop_run () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#5  0x00007f932b00c7a9 in ?? () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#6  0x00007f932a229078 in ?? () from /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-8.0.so
#7  0x00007f932cd7d6ba in start_thread (arg=0x7f9320aae700) at pthread_create.c:333
#8  0x00007f932c1883dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 3 (Thread 0x7f9324af7700 (LWP 10088)):
#0  0x00007f932cd85827 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=0, futex_word=0x457c478) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
#1  do_futex_wait (sem=sem@entry=0x457c478, abstime=0x0) at sem_waitcommon.c:111
#2  0x00007f932cd858d4 in __new_sem_wait_slow (sem=0x457c478, abstime=0x0) at sem_waitcommon.c:181
#3  0x00007f932cd8597a in __new_sem_wait (sem=<optimized out>) at sem_wait.c:29
#4  0x00000000011b312d in SemaphorePosix::wait() ()
#5  0x0000000001d31bbc in VisualServerScene::_gi_probe_bake_thread() ()
#6  0x0000000001232e21 in ThreadPosix::thread_callback(void*) ()
#7  0x00007f932cd7d6ba in start_thread (arg=0x7f9324af7700) at pthread_create.c:333
#8  0x00007f932c1883dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 2 (Thread 0x7f932d0fd700 (LWP 10087)):
#0  0x00007f932cd85827 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=0, futex_word=0x42f0528) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
#1  do_futex_wait (sem=sem@entry=0x42f0528, abstime=0x0) at sem_waitcommon.c:111
#2  0x00007f932cd858d4 in __new_sem_wait_slow (sem=0x42f0528, abstime=0x0) at sem_waitcommon.c:181
#3  0x00007f932cd8597a in __new_sem_wait (sem=<optimized out>) at sem_wait.c:29
#4  0x00000000011b312d in SemaphorePosix::wait() ()
#5  0x0000000001fa0557 in _IP_ResolverPrivate::_thread_function(void*) ()
#6  0x0000000001232e21 in ThreadPosix::thread_callback(void*) ()
#7  0x00007f932cd7d6ba in start_thread (arg=0x7f932d0fd700) at pthread_create.c:333
#8  0x00007f932c1883dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 1 (Thread 0x7f932d0fe900 (LWP 10086)):
#0  0x00007f932cd86f7b in __waitpid (pid=10099, stat_loc=0x7ffed8ffbfec, options=0) at ../sysdeps/unix/sysv/linux/waitpid.c:29
#1  0x00000000007f876c in ?? ()
#2  <signal handler called>
#3  0x00007f932c0b6428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#4  0x00007f932c0b802a in __GI_abort () at abort.c:89
#5  0x0000000000b26fb0 in gdmono_MonoLogCallback(char const*, char const*, char const*, int, void*) ()
#6  0x000000000099b550 in ?? ()
#7  0x000000000099b6a6 in ?? ()
#8  0x000000000096ae23 in ?? ()
#9  0x000000000094a0f8 in ?? ()
#10 0x000000000094b2f7 in ?? ()
#11 0x000000000094b65e in ?? ()
#12 0x000000000094edde in ?? ()
#13 0x000000000094f26a in ?? ()
#14 0x0000000000bba0ac in GDMono::_unload_scripts_domain() ()
#15 0x0000000000bba1e6 in GDMono::~GDMono() ()
#16 0x0000000000a4bce6 in CSharpLanguage::finish() ()
#17 0x000000000209a3ee in ScriptServer::finish_languages() ()
#18 0x00000000018bfb98 in Main::cleanup() ()
#19 0x000000000071c896 in main ()

=================================================================
Got a SIGABRT while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries 
used by your application.
=================================================================

Aborted

$ Mono: ALL IS GOOD
ERROR: get_edited_scene_root: Index current_edited_scene=-1 out of size (edited_scene.size()=0)
   At: editor/editor_data.cpp:607.
fragment uses function: zero_if_equal
ERROR: gdmono_MonoLogCallback: Mono: FALTAL ERROR, ABORTING! Logfile: /home/chinga/.local/share/godot/mono/mono_logs/1512310616.txt

   At: modules/mono/mono_gd/gd_mono_log.cpp:73.
Stacktrace:

  at <unknown> <0xffffffff>
  at System.Environment.GetFolderPath (System.Environment/SpecialFolder) [0x00002] in <0a992d39f7a54eb493f9c506bd0334b7>:0
  at Microsoft.Build.Evaluation.ProjectCollection..cctor () [0x00002] in <50974b96ad154a21aeb0a48710d278c8>:0
  at (wrapper runtime-invoke) object.runtime_invoke_void (object,intptr,intptr,intptr) [0x0001f] in <0a992d39f7a54eb493f9c506bd0334b7>:0
  at <unknown> <0xffffffff>
  at Microsoft.Build.Construction.ProjectRootElement.Create () [0x00000] in <50974b96ad154a21aeb0a48710d278c8>:0
  at GodotSharpTools.Project.ProjectGenerator.CreateLibraryProject (string,Microsoft.Build.Construction.ProjectPropertyGroupElement&) [0x00000] in <23408b92c97d4e178b561f27c2391696>:0
  at GodotSharpTools.Project.ProjectGenerator.GenGameProject (string,string,string[]) [0x00015] in <23408b92c97d4e178b561f27c2391696>:0
  at (wrapper runtime-invoke) <Module>.runtime_invoke_object_object_object_object (object,intptr,intptr,intptr) [0x0002b] in <23408b92c97d4e178b561f27c2391696>:0
/proc/self/maps:
00400000-0325e000 r-xp 00000000 08:02 5899083                            /home/chinga/Programs/Godot_v3.0-beta1_mono_x11_64/Godot_v3.0-beta1_mono_x11.64
0345e000-03469000 r--p 02e5e000 08:02 5899083                            /home/chinga/Programs/Godot_v3.0-beta1_mono_x11_64/Godot_v3.0-beta1_mono_x11.64
03469000-03484000 rw-p 02e69000 08:02 5899083                            /home/chinga/Programs/Godot_v3.0-beta1_mono_x11_64/Godot_v3.0-beta1_mono_x11.64
03484000-034f3000 rw-p 00000000 00:00 0 
03819000-0ec06000 rw-p 00000000 00:00 0                                  [heap]
40563000-40573000 rwxp 00000000 00:00 0 
40ebc000-40ebe000 r-xs 00000000 08:02 1703986                            /tmp/.glCZc3Ji (deleted)
414aa000-4154b000 rw-p 00000000 00:00 0 
41c7f000-41c8f000 rwxp 00000000 00:00 0 
41cf0000-41d00000 rwxp 00000000 00:00 0 
41de2000-41df2000 rwxp 00000000 00:00 0 
7fbc9c000000-7fbc9c021000 rw-p 00000000 00:00 0 
7fbc9c021000-7fbca0000000 ---p 00000000 00:00 0 
7fbca0e59000-7fbcac000000 rw-p 00000000 00:00 0 
7fbcac000000-7fbcac045000 rw-p 00000000 00:00 0 
7fbcac045000-7fbcb0000000 ---p 00000000 00:00 0 
7fbcb0000000-7fbcb0021000 rw-p 00000000 00:00 0 
7fbcb0021000-7fbcb4000000 ---p 00000000 00:00 0 
7fbcb4487000-7fbcb4bfe000 rw-p 00000000 00:00 0 
7fbcb4bfe000-7fbcb4ffe000 rw-s 00000000 00:06 527                        /dev/nvidiactl
7fbcb4ffe000-7fbcb53fe000 rw-s 00000000 00:06 527                        /dev/nvidiactl
7fbcb53fe000-7fbcb57fe000 rw-s 00000000 00:06 527                        /dev/nvidiactl
7fbcb57fe000-7fbcb8000000 rw-p 00000000 00:00 0 
7fbcb8000000-7fbcb8021000 rw-p 00000000 00:00 0 
7fbcb8021000-7fbcbc000000 ---p 00000000 00:00 0 
7fbcbc3fc000-7fbcbc5fc000 rw-s 00000000 00:06 527                        /dev/nvidiactl
7fbcbc5fc000-7fbcbdbfe000 rw-p 00000000 00:00 0 
7fbcbdbfe000-7fbcbdffe000 rw-s 00000000 00:06 527                        /dev/nvidiactl
7fbcbdffe000-7fbcc4000000 rw-p 00000000 00:00 0 
7fbcc4000000-7fbcc4021000 rw-p 00000000 00:00 0 
7fbcc4021000-7fbcc8000000 ---p 00000000 00:00 0 
7fbcc8199000-7fbccafff000 rw-p 00000000 00:00 0 
7fbccafff000-7fbccb000000 ---p 00000000 00:00 0 
7fbccb000000-7fbccbc00000 rw-p 00000000 00:00 0 
7fbccbc7a000-7fbccbfff000 r--p 00000000 08:02 3801478                    /usr/lib/mono/4.5/mscorlib.dll
7fbccbfff000-7fbcd0000000 rw-s 00000000 00:16 5                          /dev/shm/pulse-shm-3888852654
7fbcd0000000-7fbcd0021000 rw-p 00000000 00:00 0 
7fbcd0021000-7fbcd4000000 ---p 00000000 00:00 0 
7fbcd4136000-7fbcd4236000 rw-s 00000000 00:06 527                        /dev/nvidiactl
7fbcd4236000-7fbcd4237000 ---p 00000000 00:00 0 
7fbcd4237000-7fbcd4a37000 rw-p 00000000 00:00 0 
7fbcd4a37000-7fbcd4c37000 rw-s 00000000 00:06 527                        /dev/nvidiactl
7fbcd4c3c000-7fbcd4c3d000 ---p 00000000 00:00 0 
7fbcd4c3d000-7fbcd4c7d000 rw-p 00000000 00:00 0 
7fbcd4c7d000-7fbcd4c7e000 ---p 00000000 00:00 0 
7fbcd4c7e000-7fbcd4cbe000 rw-p 00000000 00:00 0 
7fbcd4cbe000-7fbcd4cbf000 ---p 00000000 00:00 0 
7fbcd4cbf000-7fbcd4cff000 rw-p 00000000 00:00 0 
7fbcd4cff000-7fbcd4d08000 ---p 00000000 00:00 0 
7fbcd4d08000-7fbcd4f80000 rw-p 00000000 00:00 0 
7fbcd4f81000-7fbcd4f82000 rw-p 00000000 00:00 0 
7fbcd4f82000-7fbcd4fe1000 ---p 00000000 00:00 0 
7fbcd4fe1000-7fbcd4fe2000 ---p 00000000 00:00 0 
7fbcd4fe2000-7fbcd5022000 rw-p 00000000 00:00 0 
7fbcd50a2000-7fbcd7033000 rw-p 00000000 00:00 0 
7fbcd7033000-7fbcd7034000 ---p 00000000 00:00 0 
7fbcd7034000-7fbcd7074000 rw-p 00000000 00:00 0 
7fbcd7074000-7fbcd7075000 ---p 00000000 00:00 0 
7fbcd7075000-7fbcd7875000 rw-p 00000000 00:00 0 
7fbcd7875000-7fbcdb876000 rw-s 00000000 00:16 41                         /dev/shm/pulse-shm-3205604376
7fbcdb876000-7fbcdb87d000 r--s 00000000 08:02 4067037                    /usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache
7fbcdb87d000-7fbcdb87e000 ---p 00000000 00:00 0 
7fbcdb87e000-7fbcdb9d7000 rw-p 00000000 00:00 0 
7fbcdb9d7000-7fbcdba57000 rw-s 00000000 00:06 527                        /dev/nvidiactl
7fbcdbad7000-7fbcdbb57000 rw-s 00000000 00:06 527                        /dev/nvidiactl
7fbcdbc16000-7fbcdbc17000 ---p 00000000 00:00 0 
7fbcdbc17000-7fbcdbc57000 rw-p 00000000 00:00 0 
7fbcdbc57000-7fbcdbc77000 rw-s 00000000 00:06 528                        /dev/nvidia0
7fbcdbc77000-7fbcdbcb7000 rw-s 00000000 00:06 527                        /dev/nvidiactl
7fbcdbcb7000-7fbcdbcd7000 rw-s 00000000 00:06 527                        /dev/nvidiactl
7fbcdbcd7000-7fbcdbd17000 rw-s 00000000 00:06 527                        /dev/nvidiactl
7fbcdbd17000-7fbcdbd37000 rw-s 00000000 00:06 527                        /dev/nvidiactl
7fbcdbd37000-7fbcdbd77000 rw-s 00000000 00:06 527                        /dev/nvidiactl
7fbcdbd88000-7fbcdbf48000 rw-p 00000000 00:00 0 
7fbcdbf48000-7fbcdc04d000 rw-s 00000000 00:06 527                        /dev/nvidiactl
7fbcdc04d000-7fbcdc2ce000 rw-p 00000000 00:00 0 
7fbcdc2ce000-7fbcdc6d7000 r--p 00000000 08:02 3678504                    /usr/lib/locale/locale-archive
7fbcdc6d7000-7fbcdc701000 r-xp 00000000 08:02 3681225                    /usr/lib/x86_64-linux-gnu/libvorbis.so.0.4.8
7fbcdc701000-7fbcdc901000 ---p 0002a000 08:02 3681225                    /usr/lib/x86_64-linux-gnu/libvorbis.so.0.4.8
7fbcdc901000-7fbcdc902000 r--p 0002a000 08:02 3681225                    /usr/lib/x86_64-linux-gnu/libvorbis.so.0.4.8
7fbcdc902000-7fbcdc903000 rw-p 0002b000 08:02 3681225                    /usr/lib/x86_64-linux-gnu/libvorbis.so.0.4.8
7fbcdc903000-7fbcdc90a000 r-xp 00000000 08:02 3680891                    /usr/lib/x86_64-linux-gnu/libogg.so.0.8.2
7fbcdc90a000-7fbcdcb0a000 ---p 00007000 08:02 3680891                    /usr/lib/x86_64-linux-gnu/libogg.so.0.8.2
7fbcdcb0a000-7fbcdcb0b000 r--p 00007000 08:02 3680891                    /usr/lib/x86_64-linux-gnu/libogg.so.0.8.2
7fbcdcb0b000-7fbcdcb0c000 rw-p 00008000 08:02 3680891                    /usr/lib/x86_64-linux-gnu/libogg.so.0.8.2
7fbcdcb0c000-7fbcdcb1e000 r-xp 00000000 08:02 1315396                    /lib/x86_64-linux-gnu/libgpg-error.so.0.17.0
7fbcdcb1e000-7fbcdcd1e000 ---p 00012000 08:02 1315396                    /lib/x86_64-linux-gnu/libgpg-error.so.0.17.0
7fbcdcd1e000-7fbcdcd1f000 r--p 00012000 08:02 1315396                    /lib/x86_64-linux-gnu/libgpg-error.so.0.17.0
7fbcdcd1f000-7fbcdcd20000 rw-p 00013000 08:02 1315396                    /lib/x86_64-linux-gnu/libgpg-error.so.0.17.0
7fbcdcd20000-7fbcdcd8e000 r-xp 00000000 08:02 1315481                    /lib/x86_64-linux-gnu/libpcre.so.3.13.2
7fbcdcd8e000-7fbcdcf8e000 ---p 0006e000 08:02 1315481                    /lib/x86_64-linux-gnu/libpcre.so.3.13.2
7fbcdcf8e000-7fbcdcf8f000 r--p 0006e000 08:02 1315481                    /lib/x86_64-linux-gnu/libpcre.so.3.13.2
7fbcdcf8f000-7fbcdcf90000 rw-p 0006f000 08:02 1315481                    /lib/x86_64-linux-gnu/libpcre.so.3.13.2
7fbcdcf90000-7fbcdcfa7000 r-xp 00000000 08:02 1315680                    /lib/x86_64-linux-gnu/libresolv-2.23.so
7fbcdcfa7000-7fbcdd1a7000 ---p 00017000 08:02 1315680                    /lib/x86_64-linux-gnu/libresolv-2.23.so
7fbcdd1a7000-7fbcdd1a8000 r--p 00017000 08:02 1315680                    /lib/x86_64-linux-gnu/libresolv-2.23.so
7fbcdd1a8000-7fbcdd1a9000 rw-p 00018000 08:02 1315680                    /lib/x86_64-linux-gnu/libresolv-2.23.so
7fbcdd1a9000-7fbcdd1ab000 rw-p 00000000 00:00 0 
7fbcdd1ab000-7fbcdd238000 r-xp 00000000 08:02 3681227                    /usr/lib/x86_64-linux-gnu/libvorbisenc.so.2.0.11
7fbcdd238000-7fbcdd437000 ---p 0008d000 08:02 3681227                    /usr/lib/x86_64-linux-gnu/libvorbisenc.so.2.0.11
7fbcdd437000-7fbcdd453000 r--p 0008c000 08:02 3681227                    /usr/lib/x86_64-linux-gnu/libvorbisenc.so.2.0.11
7fbcdd453000-7fbcdd454000 rw-p 000a8000 08:02 3681227                    /usr/lib/x86_64-linux-gnu/libvorbisenc.so.2.0.11
7fbcdd454000-7fbcdd4c7000 r-xp 00000000 08:02 3679767                    /usr/lib/x86_64-linux-gnu/libFLAC.so.8.3.0
7fbcdd4c7000-7fbcdd6c7000 ---p 00073000 08:02 3679767                    /usr/lib/x86_64-linux-gnu/libFLAC.so.8.3.0
7fbcdd6c7000-7fbcdd6c8000 r--p 00073000 08:02 3679767                    /usr/lib/x86_64-linux-gnu/libFLAC.so.8.3.0
7fbcdd6c8000-7fbcdd6c9000 rw-p 00074000 08:02 3679767                    /usr/lib/x86_64-linux-gnu/libFLAC.so.8.3.0
7fbcdd6c9000-7fbcdd6df000 r-xp 00000000 08:02 1310819                    /lib/x86_64-linux-gnu/libnsl-2.23.so
7fbcdd6df000-7fbcdd8de000 ---p 00016000 08:02 1310819                    /lib/x86_64-linux-gnu/libnsl-2.23.so
7fbcdd8de000-7fbcdd8df000 r--p 00015000 08:02 1310819                    /lib/x86_64-linux-gnu/libnsl-2.23.so
7fbcdd8df000-7fbcdd8e0000 rw-p 00016000 08:02 1310819                    /lib/x86_64-linux-gnu/libnsl-2.23.so
7fbcdd8e0000-7fbcdd8e2000 rw-p 00000000 00:00 0 
7fbcdd8e2000-7fbcdd9ba000 r-xp 00000000 08:02 1315343                    /lib/x86_64-linux-gnu/libgcrypt.so.20.0.5
7fbcdd9ba000-7fbcddbb9000 ---p 000d8000 08:02 1315343                    /lib/x86_64-linux-gnu/libgcrypt.so.20.0.5
7fbcddbb9000-7fbcddbba000 r--p 000d7000 08:02 1315343                    /lib/x86_64-linux-gnu/libgcrypt.so.20.0.5
7fbcddbba000-7fbcddbc2000 rw-p 000d8000 08:02 1315343                    /lib/x86_64-linux-gnu/libgcrypt.so.20.0.5
7fbcddbc2000-7fbcddbc3000 rw-p 00000000 00:00 0 
7fbcddbc3000-7fbcddbe4000 r-xp 00000000 08:02 1315419                    /lib/x86_64-linux-gnu/liblzma.so.5.0.0
7fbcddbe4000-7fbcddde3000 ---p 00021000 08:02 1315419                    /lib/x86_64-linux-gnu/liblzma.so.5.0.0
7fbcddde3000-7fbcddde4000 r--p 00020000 08:02 1315419                    /lib/x86_64-linux-gnu/liblzma.so.5.0.0
7fbcddde4000-7fbcddde5000 rw-p 00021000 08:02 1315419                    /lib/x86_64-linux-gnu/liblzma.so.5.0.0
7fbcddde5000-7fbcdde04000 r-xp 00000000 08:02 1315510                    /lib/x86_64-linux-gnu/libselinux.so.1
7fbcdde04000-7fbcde003000 ---p 0001f000 08:02 1315510                    /lib/x86_64-linux-gnu/libselinux.so.1
7fbcde003000-7fbcde004000 r--p 0001e000 08:02 1315510                    /lib/x86_64-linux-gnu/libselinux.so.1
7fbcde004000-7fbcde005000 rw-p 0001f000 08:02 1315510                    /lib/x86_64-linux-gnu/libselinux.so.1
7fbcde005000-7fbcde007000 rw-p 00000000 00:00 0 
7fbcde007000-7fbcde00c000 r-xp 00000000 08:02 3680023                    /usr/lib/x86_64-linux-gnu/libasyncns.so.0.3.1
7fbcde00c000-7fbcde20b000 ---p 00005000 08:02 3680023                    /usr/lib/x86_64-linux-gnu/libasyncns.so.0.3.1
7fbcde20b000-7fbcde20c000 r--p 00004000 08:02 3680023                    /usr/lib/x86_64-linux-gnu/libasyncns.so.0.3.1
7fbcde20c000-7fbcde20d000 rw-p 00005000 08:02 3680023                    /usr/lib/x86_64-linux-gnu/libasyncns.so.0.3.1
7fbcde20d000-7fbcde26f000 r-xp 00000000 08:02 3670250                    /usr/lib/x86_64-linux-gnu/libsndfile.so.1.0.25
7fbcde26f000-7fbcde46f000 ---p 00062000 08:02 3670250                    /usr/lib/x86_64-linux-gnu/libsndfile.so.1.0.25
7fbcde46f000-7fbcde471000 r--p 00062000 08:02 3670250                    /usr/lib/x86_64-linux-gnu/libsndfile.so.1.0.25
7fbcde471000-7fbcde472000 rw-p 00064000 08:02 3670250                    /usr/lib/x86_64-linux-gnu/libsndfile.so.1.0.25
7fbcde472000-7fbcde476000 rw-p 00000000 00:00 0 
7fbcde476000-7fbcde47e000 r-xp 00000000 08:02 1315538                    /lib/x86_64-linux-gnu/libwrap.so.0.7.6
7fbcde47e000-7fbcde67d000 ---p 00008000 08:02 1315538                    /lib/x86_64-linux-gnu/libwrap.so.0.7.6
7fbcde67d000-7fbcde67e000 r--p 00007000 08:02 1315538                    /lib/x86_64-linux-gnu/libwrap.so.0.7.6
7fbcde67e000-7fbcde67f000 rw-p 00008000 08:02 1315538                    /lib/x86_64-linux-gnu/libwrap.so.0.7.6
7fbcde67f000-7fbcde680000 rw-p 00000000 00:00 0 
7fbcde680000-7fbcde685000 r-xp 00000000 08:02 3679937                    /usr/lib/x86_64-linux-gnu/libXdmcp.so.6.0.0
7fbcde685000-7fbcde884000 ---p 00005000 08:02 3679937                    /usr/lib/x86_64-linux-gnu/libXdmcp.so.6.0.0
7fbcde884000-7fbcde885000 r--p 00004000 08:02 3679937                    /usr/lib/x86_64-linux-gnu/libXdmcp.so.6.0.0
7fbcde885000-7fbcde886000 rw-p 00005000 08:02 3679937                    /usr/lib/x86_64-linux-gnu/libXdmcp.so.6.0.0
7fbcde886000-7fbcde888000 r-xp 00000000 08:02 3679926                    /usr/lib/x86_64-linux-gnu/libXau.so.6.0.0
7fbcde888000-7fbcdea88000 ---p 00002000 08:02 3679926                    /usr/lib/x86_64-linux-gnu/libXau.so.6.0.0
7fbcdea88000-7fbcdea89000 r--p 00002000 08:02 3679926                    /usr/lib/x86_64-linux-gnu/libXau.so.6.0.0
7fbcdea89000-7fbcdea8a000 rw-p 00003000 08:02 3679926                    /usr/lib/x86_64-linux-gnu/libXau.so.6.0.0
7fbcdea8a000-7fbcdff25000 r-xp 00000000 08:02 4462037                    /usr/lib/nvidia-384/libnvidia-glcore.so.384.90
7fbcdff25000-7fbcdff46000 rwxp 0149b000 08:02 4462037                    /usr/lib/nvidia-384/libnvidia-glcore.so.384.90
7fbcdff46000-7fbce0328000 r-xp 014bc000 08:02 4462037                    /usr/lib/nvidia-384/libnvidia-glcore.so.384.90
7fbce0328000-7fbce0528000 ---p 0189e000 08:02 4462037                    /usr/lib/nvidia-384/libnvidia-glcore.so.384.90
7fbce0528000-7fbce092b000 rw-p 0189e000 08:02 4462037                    /usr/lib/nvidia-384/libnvidia-glcore.so.384.90
7fbce092b000-7fbce0944000 rw-p 00000000 00:00 0 
7fbce0944000-7fbce0947000 r-xp 00000000 08:02 4996609                    /usr/lib/nvidia-384/tls/libnvidia-tls.so.384.90
7fbce0947000-7fbce0b47000 ---p 00003000 08:02 4996609                    /usr/lib/nvidia-384/tls/libnvidia-tls.so.384.90
7fbce0b47000-7fbce0b48000 rw-p 00003000 08:02 4996609                    /usr/lib/nvidia-384/tls/libnvidia-tls.so.384.90
7fbce0b48000-7fbce0b92000 r-xp 00000000 08:02 1315368                    /lib/x86_64-linux-gnu/libdbus-1.so.3.14.6
7fbce0b92000-7fbce0d92000 ---p 0004a000 08:02 1315368                    /lib/x86_64-linux-gnu/libdbus-1.so.3.14.6
7fbce0d92000-7fbce0d93000 r--p 0004a000 08:02 1315368                    /lib/x86_64-linux-gnu/libdbus-1.so.3.14.6
7fbce0d93000-7fbce0d94000 rw-p 0004b000 08:02 1315368                    /lib/x86_64-linux-gnu/libdbus-1.so.3.14.6
7fbce0d94000-7fbce0d9e000 r-xp 00000000 08:02 1315411                    /lib/x86_64-linux-gnu/libjson-c.so.2.0.0
7fbce0d9e000-7fbce0f9d000 ---p 0000a000 08:02 1315411                    /lib/x86_64-linux-gnu/libjson-c.so.2.0.0
7fbce0f9d000-7fbce0f9e000 r--p 00009000 08:02 1315411                    /lib/x86_64-linux-gnu/libjson-c.so.2.0.0
7fbce0f9e000-7fbce0f9f000 rw-p 0000a000 08:02 1315411                    /lib/x86_64-linux-gnu/libjson-c.so.2.0.0
7fbce0f9f000-7fbce1019000 r-xp 00000000 08:02 4063600                    /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-8.0.so
7fbce1019000-7fbce1218000 ---p 0007a000 08:02 4063600                    /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-8.0.so
7fbce1218000-7fbce1219000 r--p 00079000 08:02 4063600                    /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-8.0.so
7fbce1219000-7fbce121a000 rw-p 0007a000 08:02 4063600                    /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-8.0.so
7fbce121a000-7fbce122b000 r-xp 00000000 08:02 3679939                    /usr/lib/x86_64-linux-gnu/libXext.so.6.4.0
7fbce122b000-7fbce142a000 ---p 00011000 08:02 3679939                    /usr/lib/x86_64-linux-gnu/libXext.so.6.4.0
7fbce142a000-7fbce142b000 r--p 00010000 08:02 3679939                    /usr/lib/x86_64-linux-gnu/libXext.so.6.4.0
7fbce142b000-7fbce142c000 rw-p 00011000 08:02 3679939                    /usr/lib/x86_64-linux-gnu/libXext.so.6.4.0
7fbce142c000-7fbce1431000 r-xp 00000000 08:02 3679941                    /usr/lib/x86_64-linux-gnu/libXfixes.so.3.1.0
7fbce1431000-7fbce1630000 ---p 00005000 08:02 3679941                    /usr/lib/x86_64-linux-gnu/libXfixes.so.3.1.0
7fbce1630000-7fbce1631000 r--p 00004000 08:02 3679941                    /usr/lib/x86_64-linux-gnu/libXfixes.so.3.1.0
7fbce1631000-7fbce1632000 rw-p 00005000 08:02 3679941                    /usr/lib/x86_64-linux-gnu/libXfixes.so.3.1.0
7fbce1632000-7fbce163b000 r-xp 00000000 08:02 3679959                    /usr/lib/x86_64-linux-gnu/libXrender.so.1.3.0
7fbce163b000-7fbce183a000 ---p 00009000 08:02 3679959                    /usr/lib/x86_64-linux-gnu/libXrender.so.1.3.0
7fbce183a000-7fbce183b000 r--p 00008000 08:02 3679959                    /usr/lib/x86_64-linux-gnu/libXrender.so.1.3.0
7fbce183b000-7fbce183c000 rw-p 00009000 08:02 3679959                    /usr/lib/x86_64-linux-gnu/libXrender.so.1.3.0
7fbce183c000-7fbce185d000 r-xp 00000000 08:02 3681354                    /usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0
7fbce185d000-7fbce1a5c000 ---p 00021000 08:02 3681354                    /usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0
7fbce1a5c000-7fbce1a5d000 r--p 00020000 08:02 3681354                    /usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0
7fbce1a5d000-7fbce1a5e000 rw-p 00021000 08:02 3681354                    /usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0
7fbce1a5e000-7fbce1b29000 r-xp 00000000 08:02 4462056                    /usr/lib/nvidia-384/libGL.so.384.90
7fbce1b29000-7fbce1b5d000 rwxp 000cb000 08:02 4462056                    /usr/lib/nvidia-384/libGL.so.384.90
7fbce1b5d000-7fbce1b71000 r-xp 000ff000 08:02 4462056                    /usr/lib/nvidia-384/libGL.so.384.90
7fbce1b71000-7fbce1d70000 ---p 00113000 08:02 4462056                    /usr/lib/nvidia-384/libGL.so.384.90
7fbce1d70000-7fbce1d99000 rw-p 00112000 08:02 4462056                    /usr/lib/nvidia-384/libGL.so.384.90
7fbce1d99000-7fbce1da0000 rw-p 00000000 00:00 0 
7fbce1da0000-7fbce1dee000 r-xp 00000000 08:02 3671117                    /usr/lib/x86_64-linux-gnu/libpulse.so.0.19.0
7fbce1dee000-7fbce1fee000 ---p 0004e000 08:02 3671117                    /usr/lib/x86_64-linux-gnu/libpulse.so.0.19.0
7fbce1fee000-7fbce1fef000 r--p 0004e000 08:02 3671117                    /usr/lib/x86_64-linux-gnu/libpulse.so.0.19.0
7fbce1fef000-7fbce1ff0000 rw-p 0004f000 08:02 3671117                    /usr/lib/x86_64-linux-gnu/libpulse.so.0.19.0
7fbce1ff0000-7fbce1ff3000 r-xp 00000000 08:02 3671122                    /usr/lib/x86_64-linux-gnu/libpulse-simple.so.0.1.0
7fbce1ff3000-7fbce21f3000 ---p 00003000 08:02 3671122                    /usr/lib/x86_64-linux-gnu/libpulse-simple.so.0.1.0
7fbce21f3000-7fbce21f4000 r--p 00003000 08:02 3671122                    /usr/lib/x86_64-linux-gnu/libpulse-simple.so.0.1.0
7fbce21f4000-7fbce21f5000 rw-p 00004000 08:02 3671122                    /usr/lib/x86_64-linux-gnu/libpulse-simple.so.0.1.0
7fbce21f5000-7fbce22ee000 r-xp 00000000 08:02 3680013                    /usr/lib/x86_64-linux-gnu/libasound.so.2.0.0
7fbce22ee000-7fbce24ed000 ---p 000f9000 08:02 3680013                    /usr/lib/x86_64-linux-gnu/libasound.so.2.0.0
7fbce24ed000-7fbce24f4000 r--p 000f8000 08:02 3680013                    /usr/lib/x86_64-linux-gnu/libasound.so.2.0.0
7fbce24f4000-7fbce24f5000 rw-p 000ff000 08:02 3680013                    /usr/lib/x86_64-linux-gnu/libasound.so.2.0.0
7fbce24f5000-7fbce24ff000 r-xp 00000000 08:02 3679957                    /usr/lib/x86_64-linux-gnu/libXrandr.so.2.2.0
7fbce24ff000-7fbce26fe000 ---p 0000a000 08:02 3679957                    /usr/lib/x86_64-linux-gnu/libXrandr.so.2.2.0
7fbce26fe000-7fbce26ff000 r--p 00009000 08:02 3679957                    /usr/lib/x86_64-linux-gnu/libXrandr.so.2.2.0
7fbce26ff000-7fbce2700000 rw-p 0000a000 08:02 3679957                    /usr/lib/x86_64-linux-gnu/libXrandr.so.2.2.0
7fbce2700000-7fbce2702000 r-xp 00000000 08:02 3679949                    /usr/lib/x86_64-linux-gnu/libXinerama.so.1.0.0
7fbce2702000-7fbce2901000 ---p 00002000 08:02 3679949                    /usr/lib/x86_64-linux-gnu/libXinerama.so.1.0.0
7fbce2901000-7fbce2902000 r--p 00001000 08:02 3679949                    /usr/lib/x86_64-linux-gnu/libXinerama.so.1.0.0
7fbce2902000-7fbce2903000 rw-p 00002000 08:02 3679949                    /usr/lib/x86_64-linux-gnu/libXinerama.so.1.0.0
7fbce2903000-7fbce290c000 r-xp 00000000 08:02 3679388                    /usr/lib/x86_64-linux-gnu/libXcursor.so.1.0.2
7fbce290c000-7fbce2b0b000 ---p 00009000 08:02 3679388                    /usr/lib/x86_64-linux-gnu/libXcursor.so.1.0.2
7fbce2b0b000-7fbce2b0c000 r--p 00008000 08:02 3679388                    /usr/lib/x86_64-linux-gnu/libXcursor.so.1.0.2
7fbce2b0c000-7fbce2b0d000 rw-p 00009000 08:02 3679388                    /usr/lib/x86_64-linux-gnu/libXcursor.so.1.0.2
7fbce2b0d000-7fbce2c42000 r-xp 00000000 08:02 3679922                    /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0
7fbce2c42000-7fbce2e42000 ---p 00135000 08:02 3679922                    /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0
7fbce2e42000-7fbce2e43000 r--p 00135000 08:02 3679922                    /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0
7fbce2e43000-7fbce2e47000 rw-p 00136000 08:02 3679922                    /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0
7fbce2e47000-7fbce3007000 r-xp 00000000 08:02 1315688                    /lib/x86_64-linux-gnu/libc-2.23.so
7fbce3007000-7fbce3207000 ---p 001c0000 08:02 1315688                    /lib/x86_64-linux-gnu/libc-2.23.so
7fbce3207000-7fbce320b000 r--p 001c0000 08:02 1315688                    /lib/x86_64-linux-gnu/libc-2.23.so
7fbce320b000-7fbce320d000 rw-p 001c4000 08:02 1315688                    /lib/x86_64-linux-gnu/libc-2.23.so
7fbce320d000-7fbce3211000 rw-p 00000000 00:00 0 
7fbce3211000-7fbce3227000 r-xp 00000000 08:02 1315390                    /lib/x86_64-linux-gnu/libgcc_s.so.1
7fbce3227000-7fbce3426000 ---p 00016000 08:02 1315390                    /lib/x86_64-linux-gnu/libgcc_s.so.1
7fbce3426000-7fbce3427000 rw-p 00015000 08:02 1315390                    /lib/x86_64-linux-gnu/libgcc_s.so.1
7fbce3427000-7fbce352f000 r-xp 00000000 08:02 1315683                    /lib/x86_64-linux-gnu/libm-2.23.so
7fbce352f000-7fbce372e000 ---p 00108000 08:02 1315683                    /lib/x86_64-linux-gnu/libm-2.23.so
7fbce372e000-7fbce372f000 r--p 00107000 08:02 1315683                    /lib/x86_64-linux-gnu/libm-2.23.so
7fbce372f000-7fbce3730000 rw-p 00108000 08:02 1315683                    /lib/x86_64-linux-gnu/libm-2.23.so
7fbce3730000-7fbce3737000 r-xp 00000000 08:02 1315443                    /lib/x86_64-linux-gnu/librt-2.23.so
7fbce3737000-7fbce3936000 ---p 00007000 08:02 1315443                    /lib/x86_64-linux-gnu/librt-2.23.so
7fbce3936000-7fbce3937000 r--p 00006000 08:02 1315443                    /lib/x86_64-linux-gnu/librt-2.23.so
7fbce3937000-7fbce3938000 rw-p 00007000 08:02 1315443                    /lib/x86_64-linux-gnu/librt-2.23.so
7fbce3938000-7fbce393b000 r-xp 00000000 08:02 1315677                    /lib/x86_64-linux-gnu/libdl-2.23.so
7fbce393b000-7fbce3b3a000 ---p 00003000 08:02 1315677                    /lib/x86_64-linux-gnu/libdl-2.23.so
7fbce3b3a000-7fbce3b3b000 r--p 00002000 08:02 1315677                    /lib/x86_64-linux-gnu/libdl-2.23.so
7fbce3b3b000-7fbce3b3c000 rw-p 00003000 08:02 1315677                    /lib/x86_64-linux-gnu/libdl-2.23.so
7fbce3b3c000-7fbce3b54000 r-xp 00000000 08:02 1315306                    /lib/x86_64-linux-gnu/libpthread-2.23.so
7fbce3b54000-7fbce3d53000 ---p 00018000 08:02 1315306                    /lib/x86_64-linux-gnu/libpthread-2.23.so
7fbce3d53000-7fbce3d54000 r--p 00017000 08:02 1315306                    /lib/x86_64-linux-gnu/libpthread-2.23.so
7fbce3d54000-7fbce3d55000 rw-p 00018000 08:02 1315306                    /lib/x86_64-linux-gnu/libpthread-2.23.so
7fbce3d55000-7fbce3d59000 rw-p 00000000 00:00 0 
7fbce3d59000-7fbce3d7f000 r-xp 00000000 08:02 1310820                    /lib/x86_64-linux-gnu/ld-2.23.so
7fbce3d7f000-7fbce3e83000 rw-p 00000000 00:00 0 
7fbce3e83000-7fbce3e84000 ---p 00000000 00:00 0 
7fbce3e84000-7fbce3ece000 rw-p 00000000 00:00 0 
7fbce3ece000-7fbce3f4e000 r-xp 00000000 08:02 1312256                    /lib/x86_64-linux-gnu/libsystemd.so.0.14.0
7fbce3f4e000-7fbce3f51000 r--p 0007f000 08:02 1312256                    /lib/x86_64-linux-gnu/libsystemd.so.0.14.0
7fbce3f51000-7fbce3f52000 rw-p 00082000 08:02 1312256                    /lib/x86_64-linux-gnu/libsystemd.so.0.14.0
7fbce3f52000-7fbce3f5d000 rw-p 00000000 00:00 0 
7fbce3f5d000-7fbce3f5e000 rw-s 00000000 00:16 43                         /dev/shm/mono.10096
7fbce3f5e000-7fbce3f60000 rw-s 00000000 08:02 1703986                    /tmp/.glCZc3Ji (deleted)
7fbce3f60000-7fbce3f73000 rw-s 00000000 00:06 527                        /dev/nvidiactl
7fbce3f73000-7fbce3f74000 rw-s 00000000 00:06 527                        /dev/nvidiactl
7fbce3f74000-7fbce3f78000 rw-s 00000000 00:06 527                        /dev/nvidiactl
7fbce3f78000-7fbce3f79000 rw-s 00000000 00:06 528                        /dev/nvidia0
7fbce3f79000-7fbce3f7a000 rw-s 00000000 00:06 528                        /dev/nvidia0
7fbce3f7a000-7fbce3f7b000 rw-s 00000000 00:06 528                        /dev/nvidia0
7fbce3f7b000-7fbce3f7c000 rw-s 00000000 00:06 527                        /dev/nvidiactl
7fbce3f7c000-7fbce3f7e000 rw-p 00000000 00:00 0 
7fbce3f7e000-7fbce3f7f000 r--p 00025000 08:02 1310820                    /lib/x86_64-linux-gnu/ld-2.23.so
7fbce3f7f000-7fbce3f80000 rw-p 00026000 08:02 1310820                    /lib/x86_64-linux-gnu/ld-2.23.so
7fbce3f80000-7fbce3f81000 rw-p 00000000 00:00 0 
7ffffb026000-7ffffb02e000 ---p 00000000 00:00 0 
7ffffb7fb000-7ffffb825000 rw-p 00000000 00:00 0                          [stack]
7ffffb908000-7ffffb90a000 r--p 00000000 00:00 0                          [vvar]
7ffffb90a000-7ffffb90c000 r-xp 00000000 00:00 0                          [vdso]
ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0                  [vsyscall]

Native stacktrace:

	/home/chinga/Programs/Godot_v3.0-beta1_mono_x11_64/Godot_v3.0-beta1_mono_x11.64() [0x7f86a3]
	/lib/x86_64-linux-gnu/libpthread.so.0(+0x11390) [0x7fbce3b4d390]
	/lib/x86_64-linux-gnu/libc.so.6(gsignal+0x38) [0x7fbce2e7c428]
	/lib/x86_64-linux-gnu/libc.so.6(abort+0x16a) [0x7fbce2e7e02a]
	/home/chinga/Programs/Godot_v3.0-beta1_mono_x11_64/Godot_v3.0-beta1_mono_x11.64(_Z22gdmono_MonoLogCallbackPKcS0_S0_iPv+0x1b0) [0xb26fb0]
	/home/chinga/Programs/Godot_v3.0-beta1_mono_x11_64/Godot_v3.0-beta1_mono_x11.64() [0x99b550]
	/home/chinga/Programs/Godot_v3.0-beta1_mono_x11_64/Godot_v3.0-beta1_mono_x11.64() [0x99b602]
	/home/chinga/Programs/Godot_v3.0-beta1_mono_x11_64/Godot_v3.0-beta1_mono_x11.64() [0x851b93]
	/home/chinga/Programs/Godot_v3.0-beta1_mono_x11_64/Godot_v3.0-beta1_mono_x11.64() [0x89e701]
	/home/chinga/Programs/Godot_v3.0-beta1_mono_x11_64/Godot_v3.0-beta1_mono_x11.64() [0x7a2336]
	/home/chinga/Programs/Godot_v3.0-beta1_mono_x11_64/Godot_v3.0-beta1_mono_x11.64() [0x814258]
	/home/chinga/Programs/Godot_v3.0-beta1_mono_x11_64/Godot_v3.0-beta1_mono_x11.64() [0x8161bf]
	/home/chinga/Programs/Godot_v3.0-beta1_mono_x11_64/Godot_v3.0-beta1_mono_x11.64() [0x80794f]
	/home/chinga/Programs/Godot_v3.0-beta1_mono_x11_64/Godot_v3.0-beta1_mono_x11.64() [0x80cc23]
	/home/chinga/Programs/Godot_v3.0-beta1_mono_x11_64/Godot_v3.0-beta1_mono_x11.64() [0x80d3dc]
	[0x41de238c]

Debug info from gdb:

[New LWP 10097]
[New LWP 10101]
[New LWP 10102]
[New LWP 10103]
[New LWP 10106]
[New LWP 10108]
[New LWP 10109]
[New LWP 10110]
[New LWP 10111]
[New LWP 10112]
[New LWP 10113]
[setting tty state failed in terminal_inferior: Input/output error]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00007fbce3b4cf7b in __waitpid (pid=10132, stat_loc=0x7ffffb81dc6c, options=0) at ../sysdeps/unix/sysv/linux/waitpid.c:29
29	../sysdeps/unix/sysv/linux/waitpid.c: No such file or directory.
  Id   Target Id         Frame 
* 1    Thread 0x7fbce3ec4900 (LWP 10096) "Godot_v3.0-beta" 0x00007fbce3b4cf7b in __waitpid (pid=10132, stat_loc=0x7ffffb81dc6c, options=0) at ../sysdeps/unix/sysv/linux/waitpid.c:29
  2    Thread 0x7fbce3ec3700 (LWP 10097) "Godot_v3.0-beta" 0x00007fbce3b4b827 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=0, futex_word=0x38df528) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  3    Thread 0x7fbcdb8bd700 (LWP 10101) "Godot_v3.0-beta" 0x00007fbce3b4b827 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=0, futex_word=0x3b71358) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  4    Thread 0x7fbcd7874700 (LWP 10102) "threaded-ml" 0x00007fbce2f4270d in poll () at ../sysdeps/unix/syscall-template.S:84
  5    Thread 0x7fbcd7073700 (LWP 10103) "Godot_v3.0-beta" pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:143
  6    Thread 0x7fbcd5021700 (LWP 10106) "Godot_v3.0-beta" 0x00007fbce2f1330d in nanosleep () at ../sysdeps/unix/syscall-template.S:84
  7    Thread 0x7fbcd4a36700 (LWP 10108) "SGen worker" pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  8    Thread 0x7fbccb7ff700 (LWP 10109) "SGen worker" pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  9    Thread 0x7fbcd4eff700 (LWP 10110) "Finalizer" 0x00007fbce3b4b827 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=0, futex_word=0x3486180) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  10   Thread 0x7fbcd4cfe700 (LWP 10111) "Godot_v3.0-beta" 0x00007fbce3b4cc1d in nanosleep () at ../sysdeps/unix/syscall-template.S:84
  11   Thread 0x7fbcd4cbd700 (LWP 10112) "Godot_v3.0-beta" 0x00007fbce3b4b827 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=0, futex_word=0x72c6b78) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  12   Thread 0x7fbcd4c7c700 (LWP 10113) "Godot_v3.0-beta" 0x00007fbce3b4cc1d in nanosleep () at ../sysdeps/unix/syscall-template.S:84

Thread 12 (Thread 0x7fbcd4c7c700 (LWP 10113)):
#0  0x00007fbce3b4cc1d in nanosleep () at ../sysdeps/unix/syscall-template.S:84
#1  0x00000000021af07b in ?? ()
#2  0x0000000000f3dcfe in EditorFileServer::_thread_start(void*) ()
#3  0x0000000001232e21 in ThreadPosix::thread_callback(void*) ()
#4  0x00007fbce3b436ba in start_thread (arg=0x7fbcd4c7c700) at pthread_create.c:333
#5  0x00007fbce2f4e3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 11 (Thread 0x7fbcd4cbd700 (LWP 10112)):
#0  0x00007fbce3b4b827 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=0, futex_word=0x72c6b78) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
#1  do_futex_wait (sem=sem@entry=0x72c6b78, abstime=0x0) at sem_waitcommon.c:111
#2  0x00007fbce3b4b8d4 in __new_sem_wait_slow (sem=0x72c6b78, abstime=0x0) at sem_waitcommon.c:181
#3  0x00007fbce3b4b97a in __new_sem_wait (sem=<optimized out>) at sem_wait.c:29
#4  0x00000000011b312d in SemaphorePosix::wait() ()
#5  0x0000000000e7183c in EditorResourcePreview::_thread() ()
#6  0x0000000001232e21 in ThreadPosix::thread_callback(void*) ()
#7  0x00007fbce3b436ba in start_thread (arg=0x7fbcd4cbd700) at pthread_create.c:333
#8  0x00007fbce2f4e3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 10 (Thread 0x7fbcd4cfe700 (LWP 10111)):
#0  0x00007fbce3b4cc1d in nanosleep () at ../sysdeps/unix/syscall-template.S:84
#1  0x00000000021af07b in ?? ()
#2  0x00000000014dbf4a in EditorExportAndroid::_device_poll_thread(void*) ()
#3  0x0000000001232e21 in ThreadPosix::thread_callback(void*) ()
#4  0x00007fbce3b436ba in start_thread (arg=0x7fbcd4cfe700) at pthread_create.c:333
#5  0x00007fbce2f4e3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 9 (Thread 0x7fbcd4eff700 (LWP 10110)):
#0  0x00007fbce3b4b827 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=0, futex_word=0x3486180) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
#1  do_futex_wait (sem=sem@entry=0x3486180, abstime=0x0) at sem_waitcommon.c:111
#2  0x00007fbce3b4b8d4 in __new_sem_wait_slow (sem=0x3486180, abstime=0x0) at sem_waitcommon.c:181
#3  0x00007fbce3b4b97a in __new_sem_wait (sem=<optimized out>) at sem_wait.c:29
#4  0x000000000086cdec in ?? ()
#5  0x000000000090f207 in ?? ()
#6  0x00007fbce3b436ba in start_thread (arg=0x7fbcd4eff700) at pthread_create.c:333
#7  0x00007fbce2f4e3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 8 (Thread 0x7fbccb7ff700 (LWP 10109)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x0000000000979ce5 in ?? ()
#2  0x00007fbce3b436ba in start_thread (arg=0x7fbccb7ff700) at pthread_create.c:333
#3  0x00007fbce2f4e3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 7 (Thread 0x7fbcd4a36700 (LWP 10108)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x0000000000979d2d in ?? ()
#2  0x00007fbce3b436ba in start_thread (arg=0x7fbcd4a36700) at pthread_create.c:333
#3  0x00007fbce2f4e3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 6 (Thread 0x7fbcd5021700 (LWP 10106)):
#0  0x00007fbce2f1330d in nanosleep () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007fbce2f44d54 in usleep (useconds=<optimized out>) at ../sysdeps/posix/usleep.c:32
#2  0x000000000188e64f in JoypadLinux::monitor_joypads() ()
#3  0x0000000001232e21 in ThreadPosix::thread_callback(void*) ()
#4  0x00007fbce3b436ba in start_thread (arg=0x7fbcd5021700) at pthread_create.c:333
#5  0x00007fbce2f4e3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 5 (Thread 0x7fbcd7073700 (LWP 10103)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:143
#1  0x00007fbce1dd2e48 in pa_threaded_mainloop_wait () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#2  0x00007fbce1ff1df2 in pa_simple_write () from /usr/lib/x86_64-linux-gnu/libpulse-simple.so.0
#3  0x0000000001291ec3 in AudioDriverPulseAudio::thread_func(void*) ()
#4  0x0000000001232e21 in ThreadPosix::thread_callback(void*) ()
#5  0x00007fbce3b436ba in start_thread (arg=0x7fbcd7073700) at pthread_create.c:333
#6  0x00007fbce2f4e3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 4 (Thread 0x7fbcd7874700 (LWP 10102)):
#0  0x00007fbce2f4270d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007fbce1dd2861 in ?? () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#2  0x00007fbce1dc3e11 in pa_mainloop_poll () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#3  0x00007fbce1dc44ae in pa_mainloop_iterate () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#4  0x00007fbce1dc4560 in pa_mainloop_run () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#5  0x00007fbce1dd27a9 in ?? () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#6  0x00007fbce0fef078 in ?? () from /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-8.0.so
#7  0x00007fbce3b436ba in start_thread (arg=0x7fbcd7874700) at pthread_create.c:333
#8  0x00007fbce2f4e3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 3 (Thread 0x7fbcdb8bd700 (LWP 10101)):
#0  0x00007fbce3b4b827 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=0, futex_word=0x3b71358) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
#1  do_futex_wait (sem=sem@entry=0x3b71358, abstime=0x0) at sem_waitcommon.c:111
#2  0x00007fbce3b4b8d4 in __new_sem_wait_slow (sem=0x3b71358, abstime=0x0) at sem_waitcommon.c:181
#3  0x00007fbce3b4b97a in __new_sem_wait (sem=<optimized out>) at sem_wait.c:29
#4  0x00000000011b312d in SemaphorePosix::wait() ()
#5  0x0000000001d31bbc in VisualServerScene::_gi_probe_bake_thread() ()
#6  0x0000000001232e21 in ThreadPosix::thread_callback(void*) ()
#7  0x00007fbce3b436ba in start_thread (arg=0x7fbcdb8bd700) at pthread_create.c:333
#8  0x00007fbce2f4e3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 2 (Thread 0x7fbce3ec3700 (LWP 10097)):
#0  0x00007fbce3b4b827 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=0, futex_word=0x38df528) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
#1  do_futex_wait (sem=sem@entry=0x38df528, abstime=0x0) at sem_waitcommon.c:111
#2  0x00007fbce3b4b8d4 in __new_sem_wait_slow (sem=0x38df528, abstime=0x0) at sem_waitcommon.c:181
#3  0x00007fbce3b4b97a in __new_sem_wait (sem=<optimized out>) at sem_wait.c:29
#4  0x00000000011b312d in SemaphorePosix::wait() ()
#5  0x0000000001fa0557 in _IP_ResolverPrivate::_thread_function(void*) ()
#6  0x0000000001232e21 in ThreadPosix::thread_callback(void*) ()
#7  0x00007fbce3b436ba in start_thread (arg=0x7fbce3ec3700) at pthread_create.c:333
#8  0x00007fbce2f4e3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 1 (Thread 0x7fbce3ec4900 (LWP 10096)):
#0  0x00007fbce3b4cf7b in __waitpid (pid=10132, stat_loc=0x7ffffb81dc6c, options=0) at ../sysdeps/unix/sysv/linux/waitpid.c:29
#1  0x00000000007f876c in ?? ()
#2  <signal handler called>
#3  0x00007fbce2e7c428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#4  0x00007fbce2e7e02a in __GI_abort () at abort.c:89
#5  0x0000000000b26fb0 in gdmono_MonoLogCallback(char const*, char const*, char const*, int, void*) ()
#6  0x000000000099b550 in ?? ()
#7  0x000000000099b602 in ?? ()
#8  0x0000000000851b93 in ?? ()
#9  0x000000000089e701 in ?? ()
#10 0x00000000007a2336 in ?? ()
#11 0x0000000000814258 in ?? ()
#12 0x00000000008161bf in ?? ()
#13 0x000000000080794f in ?? ()
#14 0x000000000080cc23 in ?? ()
#15 0x000000000080d3dc in ?? ()
#16 0x0000000041de238c in ?? ()
#17 0x00007ffffb81fe90 in ?? ()
#18 0x00007ffffb81ff4d in ?? ()
#19 0x0000000040565d40 in ?? ()
#20 0x00007ffffb81ff4d in ?? ()
#21 0x00007ffffb81f7a0 in ?? ()
#22 0x00007ffffb81f658 in ?? ()
#23 0x0000000004b27750 in ?? ()
#24 0x0000000000000000 in ?? ()

=================================================================
Got a SIGABRT while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries 
used by your application.
=================================================================

^C

Steps to reproduce:
On new project open scripts window and create new C# file with default values

Link to minimal example project:

@ajahar
Copy link

ajahar commented Dec 11, 2017

I have the same issue on (X)ubuntu 17.10. Crashes on creating a C# script.

error.log

@obsoke
Copy link

obsoke commented Jan 27, 2018

I'm running into the same issue on Arch Linux. I've attached the output of running godot from the terminal which includes a stack trace.
Godot 3 version (on master branch): d66ee2a0c48e7b10134faa94054d80bb6cd417a2
msbuild version: 15.4
Mono version: 5.4.1

debug.txt

@neikeq
Copy link
Contributor

neikeq commented Jan 27, 2018

@obsoke Looking at the stacktrace, it looks like a different issue. What is the console output?

@obsoke
Copy link

obsoke commented Jan 28, 2018

@neikeq Which console output do you mean? My above comment includes an attachment containing the output from running /usr/bin/godot from the Terminal instead of launching it from another program such as Rofi.

Do you mean from Godot's output console? All it says is: Godot Engine v3.0.rc3.custom_build.mono (c) 2007-2018 Juan Linietsky, Ariel Manzur & Godot Contributors

Additionally, I forgot to add the output found in ~/.local/share/godot/mono/mono_logs/ which I've included in this gist. My crash occurs once the "Generating Solution / Generating C# Project" progression box shows up.

If this is a different issue & I should file a new one instead, just let me know!

@neikeq
Copy link
Contributor

neikeq commented Jan 28, 2018

Oops, not sure what I was thinking about.

You are getting this error at the beginning: Condition ' !_load_editor_tools_assembly() ' is true.
Did you copy GodotSharpTools.dll together with your Godot binary after building?

@obsoke
Copy link

obsoke commented Jan 29, 2018

No @neikeq, I did not have that DLL with the binary & that seemed to fix it. Sorry 'bout that, should've RTFM'd. Thanks a lot!

@akien-mga akien-mga added this to the 3.0 milestone Jan 29, 2018
@akien-mga
Copy link
Member

I think the original issue in this repo might be due to using Ubuntu/Mint's Mono 4.x, which is too old for Godot (it requires Mono 5.x, ideally the latest stable from the upstream repo: http://www.mono-project.com/download/ ).

If you can still reproduce this crash with Mono 5.x and Godot 3.0, please comment here so that we reopen it.

@ajahar
Copy link

ajahar commented Jan 30, 2018

Yeah, installing Mono 5.4 fixed this for me on rc1. I didn't notice (or it wasn't apparent then) in the documentation that the requirement was Mono 5.2. I haven't tried the stable release, but I suspect it will work fine now.

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

5 participants