We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Godot version:
Mint 19
OS/device including version:
When i try to open https://github.com/MightyPrinny/WIP-Godot-Mario-Engine it just crash Issue description:
only try to open the Demo Steps to reproduce:
Godot_v3.1-alpha4_mono_x11_64> ./Godot_v3.1-alpha4_mono_x11.64 OpenGL ES 3.0 Renderer: AMD HAINAN (DRM 2.50.0 / 4.15.0-43-generic, LLVM 6.0.0) Editing project: /home/cmkat/app/Godot/alfa/demos/threads (::home::cmkat::app::Godot::alfa::demos::threads) OpenGL ES 3.0 Renderer: AMD HAINAN (DRM 2.50.0 / 4.15.0-43-generic, LLVM 6.0.0) Godot_v3.1-alpha4_mono_x11_64> Unhandled Exception: System.IO.FileNotFoundException: Could not find file "/home/cmkat/app/Godot/alfa/demos/threads/Loading in a Thread.csproj" File name: '/home/cmkat/app/Godot/alfa/demos/threads/Loading in a Thread.csproj' at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x0019e] in <c6a2acbd92134eb789822df70cec4630>:0 at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize) [0x00000] in <c6a2acbd92134eb789822df70cec4630>:0 at (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int) at System.Xml.XmlDownloadManager.GetStream (System.Uri uri, System.Net.ICredentials credentials, System.Net.IWebProxy proxy, System.Net.Cache.RequestCachePolicy cachePolicy) [0x00018] in <bccd0c518adb40dd93c3dc75c8510998>:0 at System.Xml.XmlUrlResolver.GetEntity (System.Uri absoluteUri, System.String role, System.Type ofObjectToReturn) [0x00032] in <bccd0c518adb40dd93c3dc75c8510998>:0 at System.Xml.XmlTextReaderImpl.FinishInitUriString () [0x0004c] in <bccd0c518adb40dd93c3dc75c8510998>:0 at System.Xml.XmlTextReaderImpl..ctor (System.String uriStr, System.Xml.XmlReaderSettings settings, System.Xml.XmlParserContext context, System.Xml.XmlResolver uriResolver) [0x000c7] in <bccd0c518adb40dd93c3dc75c8510998>:0 at System.Xml.XmlReaderSettings.CreateReader (System.String inputUri, System.Xml.XmlParserContext inputContext) [0x0003b] in <bccd0c518adb40dd93c3dc75c8510998>:0 at System.Xml.XmlReader.Create (System.String inputUri, System.Xml.XmlReaderSettings settings, System.Xml.XmlParserContext inputContext) [0x0000a] in <bccd0c518adb40dd93c3dc75c8510998>:0 at System.Xml.XmlReader.Create (System.String inputUri) [0x00000] in <bccd0c518adb40dd93c3dc75c8510998>:0 at Microsoft.Build.Construction.ProjectRootElement.Open (System.String path, Microsoft.Build.Evaluation.ProjectCollection projectCollection) [0x00008] in <cadf3f8064dc4583871ae7ae8e895ba0>:0 at Microsoft.Build.Construction.ProjectRootElement.Open (System.String path) [0x00006] in <cadf3f8064dc4583871ae7ae8e895ba0>:0 at GodotSharpTools.Project.ProjectUtils.GetIncludeFiles (System.String projectPath, System.String itemType) [0x00029] in <73f1c7fed83e4e61957a3823c5803ec7>:0 ERROR: generate_scripts_metadata: Method/Function Failed, returning: FAILED At: modules/mono/editor/csharp_project.cpp:155. ERROR: editor_build_callback: Condition ' metadata_err != OK ' is true. returned: false At: modules/mono/editor/godotsharp_builds.cpp:388. ERROR: call_build: A Godot Engine build callback failed. At: editor/editor_node.cpp:4501. OpenGL ES 3.0 Renderer: AMD HAINAN (DRM 2.50.0 / 4.15.0-43-generic, LLVM 6.0.0) WARNING: cleanup: ObjectDB Instances still exist! At: core/object.cpp:2081. ERROR: cleanup: There are still MemoryPool allocs in use at exit! At: core/dvector.cpp:70. Scanning projects at: /home/cmkat/app/Godot/alfa/demos Found 17 projects. ERROR: _png_error_function: Not a PNG file At: drivers/png/image_loader_png.cpp:62. libpng error: Not a PNG file ERROR: _load_image: PNG Corrupted At: drivers/png/image_loader_png.cpp:94. Editing project: /home/cmkat/app/Godot/alfa/demos/WIP-Godot-Mario-Engine-master (::home::cmkat::app::Godot::alfa::demos::WIP-Godot-Mario-Engine-master) OpenGL ES 2.0 Renderer: AMD HAINAN (DRM 2.50.0 / 4.15.0-43-generic, LLVM 6.0.0) ERROR: initialize: The loaded Core API assembly is out of sync At: modules/mono/mono_gd/gd_mono.cpp:288. Mono: Proceeding to unload scripts domain because of invalid API assemblies. ERROR: _create_autoload: Script does not inherit a Node: res://Scripts/Core/GlobalControl.cs At: editor/editor_autoload_settings.cpp:315. ERROR: _create_autoload: Script does not inherit a Node: res://Scripts/Core/Audio/AudioManager.cs At: editor/editor_autoload_settings.cpp:315. ERROR: set_path: Another resource is loaded from path: res://Materials/paletteSwapMaterial.tres::1 (possible cyclic resource inclusion) At: core/resource.cpp:79. ERROR: set_path: Another resource is loaded from path: res://Materials/paletteSwapMaterial.tres (possible cyclic resource inclusion) At: core/resource.cpp:79. WARNING: godot_icall_BuildInstance_get_MSBuildPath: Cannot find binary for 'MSBuild (Mono)' At: modules/mono/editor/godotsharp_builds.cpp:157. Unhandled Exception: System.IO.FileNotFoundException: Cannot find the MSBuild executable. at GodotSharpTools.Build.BuildInstance.GetMSBuildPath () [0x00013] in <73f1c7fed83e4e61957a3823c5803ec7>:0 at GodotSharpTools.Build.BuildInstance.Build (System.String loggerAssemblyPath, System.String loggerOutputDir, System.String[] customProperties) [0x0003d] in <73f1c7fed83e4e61957a3823c5803ec7>:0 Stacktrace: /proc/self/maps: 00400000-040b7000 r-xp 00000000 08:05 28051508 /home/cmkat/app/Godot/alfa/Godot_v3.1-alpha4_mono_x11_64/Godot_v3.1-alpha4_mono_x11.64 042b7000-04381000 r--p 03cb7000 08:05 28051508 /home/cmkat/app/Godot/alfa/Godot_v3.1-alpha4_mono_x11_64/Godot_v3.1-alpha4_mono_x11.64 04381000-0439c000 rw-p 03d81000 08:05 28051508 /home/cmkat/app/Godot/alfa/Godot_v3.1-alpha4_mono_x11_64/Godot_v3.1-alpha4_mono_x11.64 0439c000-043ce000 rw-p 00000000 00:00 0 04a52000-0c70e000 rw-p 00000000 00:00 0 [heap] 40508000-40518000 rwxp 00000000 00:00 0 4070d000-4071d000 rwxp 00000000 00:00 0 40875000-40885000 rwxp 00000000 00:00 0 41879000-418fe000 rwxp 00000000 00:00 0 7fe9a8000000-7fe9a8021000 rw-p 00000000 00:00 0 7fe9a8021000-7fe9ac000000 ---p 00000000 00:00 0 7fe9ac000000-7fe9ac03e000 rw-p 00000000 00:00 0 7fe9ac03e000-7fe9b0000000 ---p 00000000 00:00 0 7fe9b0000000-7fe9b0074000 rw-p 00000000 00:00 0 7fe9b0074000-7fe9b4000000 ---p 00000000 00:00 0 7fe9b4068000-7fe9b4069000 ---p 00000000 00:00 0 7fe9b4069000-7fe9b40a9000 rw-p 00000000 00:00 0 7fe9b47fd000-7fe9b6bff000 rw-p 00000000 00:00 0 7fe9b6cfb000-7fe9b6dfb000 rw-s 10037b000 00:06 336 /dev/dri/renderD128 7fe9b6e00000-7fe9b6f00000 rw-p 00000000 00:00 0 7fe9b6f16000-7fe9b6f36000 rw-s 10f686000 00:06 336 /dev/dri/renderD128 7fe9b6f36000-7fe9b6f56000 rw-s 10f666000 00:06 336 /dev/dri/renderD128 7fe9b6f59000-7fe9b6f79000 rw-s 10ee59000 00:06 336 /dev/dri/renderD128 7fe9b6f7c000-7fe9b6ffc000 rw-p 00000000 00:00 0 7fe9b7000000-7fe9b8000000 rw-p 00000000 00:00 0 Memory around native instruction pointer (0x7fea0376ee97): 0x7fea0376ee87 d2 4c 89 ce bf 02 00 00 00 b8 0e 00 00 00 0f 05 .L.............. 0x7fea0376ee97 48 8b 8c 24 08 01 00 00 64 48 33 0c 25 28 00 00 H..$....dH3.%(.. 0x7fea0376eea7 00 44 89 c0 75 1f 48 81 c4 18 01 00 00 c3 0f 1f .D..u.H......... 0x7fea0376eeb7 00 48 8b 15 a9 bf 3a 00 f7 d8 41 b8 ff ff ff ff .H....:...A..... Native stacktrace: /home/cmkat/app/Godot/alfa/Godot_v3.1-alpha4_mono_x11_64/Godot_v3.1-alpha4_mono_x11.64() [0xbeaff7] /lib/x86_64-linux-gnu/libpthread.so.0(+0x12890) [0x7fea042ea890] /lib/x86_64-linux-gnu/libc.so.6(gsignal+0xc7) [0x7fea0376ee97] /lib/x86_64-linux-gnu/libc.so.6(abort+0x141) [0x7fea03770801] /home/cmkat/app/Godot/alfa/Godot_v3.1-alpha4_mono_x11_64/Godot_v3.1-alpha4_mono_x11.64() [0x108f81e] /home/cmkat/app/Godot/alfa/Godot_v3.1-alpha4_mono_x11_64/Godot_v3.1-alpha4_mono_x11.64() [0xe979e3] /home/cmkat/app/Godot/alfa/Godot_v3.1-alpha4_mono_x11_64/Godot_v3.1-alpha4_mono_x11.64(_ZN16GodotSharpBuilds12BuildProcess5startEb+0x8bd) [0x113f3ed] /home/cmkat/app/Godot/alfa/Godot_v3.1-alpha4_mono_x11_64/Godot_v3.1-alpha4_mono_x11.64(_ZN16GodotSharpBuilds5buildERK13MonoBuildInfo+0xbd) [0x113fc1d] /home/cmkat/app/Godot/alfa/Godot_v3.1-alpha4_mono_x11_64/Godot_v3.1-alpha4_mono_x11.64(_ZN16GodotSharpBuilds13build_api_slnERK6StringS2_+0x231) [0x11403e1] /home/cmkat/app/Godot/alfa/Godot_v3.1-alpha4_mono_x11_64/Godot_v3.1-alpha4_mono_x11.64(_ZN16GodotSharpBuilds17make_api_assemblyEN11APIAssembly4TypeE+0x455) [0x117cc45] /home/cmkat/app/Godot/alfa/Godot_v3.1-alpha4_mono_x11_64/Godot_v3.1-alpha4_mono_x11.64(_ZN16GodotSharpEditor34_make_api_solutions_if_needed_implEv+0x121) [0xec7891] /home/cmkat/app/Godot/alfa/Godot_v3.1-alpha4_mono_x11_64/Godot_v3.1-alpha4_mono_x11.64(_ZN16GodotSharpEditor29_make_api_solutions_if_neededEv+0x20) [0xec7960] /home/cmkat/app/Godot/alfa/Godot_v3.1-alpha4_mono_x11_64/Godot_v3.1-alpha4_mono_x11.64() [0x1b41d69] /home/cmkat/app/Godot/alfa/Godot_v3.1-alpha4_mono_x11_64/Godot_v3.1-alpha4_mono_x11.64(_ZN6Object4callERK10StringNamePPK7VariantiRNS3_9CallErrorE+0x163) [0x2c6ac33] /home/cmkat/app/Godot/alfa/Godot_v3.1-alpha4_mono_x11_64/Godot_v3.1-alpha4_mono_x11.64(_ZN12MessageQueue14_call_functionEP6ObjectRK10StringNamePK7Variantib+0xad) [0x283da4d] /home/cmkat/app/Godot/alfa/Godot_v3.1-alpha4_mono_x11_64/Godot_v3.1-alpha4_mono_x11.64(_ZN12MessageQueue5flushEv+0x193) [0x283dcf3] /home/cmkat/app/Godot/alfa/Godot_v3.1-alpha4_mono_x11_64/Godot_v3.1-alpha4_mono_x11.64(_ZN9SceneTree9iterationEf+0x1b9) [0x1e55d19] /home/cmkat/app/Godot/alfa/Godot_v3.1-alpha4_mono_x11_64/Godot_v3.1-alpha4_mono_x11.64(_ZN4Main9iterationEv+0x245) [0x1bc32f5] /home/cmkat/app/Godot/alfa/Godot_v3.1-alpha4_mono_x11_64/Godot_v3.1-alpha4_mono_x11.64(_ZN6OS_X113runEv+0x49) [0x1c163d9] /home/cmkat/app/Godot/alfa/Godot_v3.1-alpha4_mono_x11_64/Godot_v3.1-alpha4_mono_x11.64(main+0xac) [0xb21cdc] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xe7) [0x7fea03751b97] /home/cmkat/app/Godot/alfa/Godot_v3.1-alpha4_mono_x11_64/Godot_v3.1-alpha4_mono_x11.64() [0xb231ae] Debug info from gdb: [Nuevo LWP 17077] [Nuevo LWP 17079] [Nuevo LWP 17080] [Nuevo LWP 17081] [Nuevo LWP 17082] [Nuevo LWP 17083] [Nuevo LWP 17084] [Nuevo LWP 17085] [Nuevo LWP 17086] [Nuevo LWP 17087] [Nuevo LWP 17088] [Nuevo LWP 17089] [Nuevo LWP 17090] [Nuevo LWP 17091] [Nuevo LWP 17096] [Nuevo LWP 17097] [Nuevo LWP 17098] [setting tty state failed in terminal_inferior: Error de entrada/salida] [Depuración de hilo usando libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x00007fea042ea23a in __waitpid (pid=pid@entry=17107, stat_loc=stat_loc@entry=0x7fff6ed7f0ec, options=options@entry=0) at ../sysdeps/unix/sysv/linux/waitpid.c:30 30 ../sysdeps/unix/sysv/linux/waitpid.c: No existe el archivo o el directorio. Id Target Id Frame * 1 Thread 0x7fea046e2f80 (LWP 17076) "Godot_v3.1-alph" 0x00007fea042ea23a in __waitpid (pid=pid@entry=17107, stat_loc=stat_loc@entry=0x7fff6ed7f0ec, options=options@entry=0) at ../sysdeps/unix/sysv/linux/waitpid.c:30 2 Thread 0x7fea046e1700 (LWP 17077) "Godot_v3.1-alph" 0x00007fea042e86d6 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=0, futex_word=0x4af6978) at ../sysdeps/unix/sysv/linux/futex-internal.h:205 3 Thread 0x7fe9f650f700 (LWP 17079) "radeon_cs:0" 0x00007fea042e59f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x4c161e4) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 4 Thread 0x7fe9f558f700 (LWP 17080) "disk_cache:0" 0x00007fea042e59f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x4c3520c) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 5 Thread 0x7fe9f4d8e700 (LWP 17081) "si_shader:0" 0x00007fea042e59f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x4c3359c) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 6 Thread 0x7fe9effff700 (LWP 17082) "si_shader:1" 0x00007fea042e59f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x4c3359c) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 7 Thread 0x7fe9ef7fe700 (LWP 17083) "si_shader:2" 0x00007fea042e59f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x4c3359c) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 8 Thread 0x7fe9eeffd700 (LWP 17084) "si_shader_low:0" 0x00007fea042e59f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x4c336a8) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 9 Thread 0x7fe9ee7fc700 (LWP 17085) "si_shader_low:1" 0x00007fea042e59f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x4c336a8) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 10 Thread 0x7fe9edffb700 (LWP 17086) "gallium_drv:0" 0x00007fea042e59f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x4c279c4) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 11 Thread 0x7fe9fe376700 (LWP 17087) "Godot_v3.1-alph" 0x00007fea042e86d6 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=0, futex_word=0x4de7288) at ../sysdeps/unix/sysv/linux/futex-internal.h:205 12 Thread 0x7fe9f4073700 (LWP 17088) "Godot_v3.1-alph" 0x00007fea042e9c60 in __GI___nanosleep (requested_time=0x7fe9f4072d50, remaining=0x7fe9f4072d50) at ../sysdeps/unix/sysv/linux/nanosleep.c:28 13 Thread 0x7fe9ed7fa700 (LWP 17089) "Godot_v3.1-alph" 0x00007fea038149d0 in __GI___nanosleep (requested_time=requested_time@entry=0x7fe9ed7f9d30, remaining=remaining@entry=0x0) at ../sysdeps/unix/sysv/linux/nanosleep.c:28 14 Thread 0x7fe9ecbff700 (LWP 17090) "SGen worker" 0x00007fea042e59f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x43b044c <work_cond+44>) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 15 Thread 0x7fe9ed3f7700 (LWP 17091) "Finalizer" 0x00007fea042e86d6 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=0, futex_word=0x439e4c0 <finalizer_sem>) at ../sysdeps/unix/sysv/linux/futex-internal.h:205 16 Thread 0x7fe9ed62f700 (LWP 17096) "Godot_v3.1-alph" 0x00007fea042e9c60 in __GI___nanosleep (requested_time=0x7fe9ed62ebc0, remaining=0x7fe9ed62ebc0) at ../sysdeps/unix/sysv/linux/nanosleep.c:28 17 Thread 0x7fe9ed564700 (LWP 17097) "Godot_v3.1-alph" 0x00007fea042e86d6 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=0, futex_word=0x4e7cb08) at ../sysdeps/unix/sysv/linux/futex-internal.h:205 18 Thread 0x7fe9ec0d0700 (LWP 17098) "Godot_v3.1-alph" 0x00007fea042e9c60 in __GI___nanosleep (requested_time=0x7fe9ec0cfd40, remaining=0x7fe9ec0cfd40) at ../sysdeps/unix/sysv/linux/nanosleep.c:28 Thread 18 (Thread 0x7fe9ec0d0700 (LWP 17098)): #0 0x00007fea042e9c60 in __GI___nanosleep (requested_time=0x7fe9ec0cfd40, remaining=0x7fe9ec0cfd40) at ../sysdeps/unix/sysv/linux/nanosleep.c:28 #1 0x0000000002cc6ddb in OS_Unix::delay_usec(unsigned int) const [clone .constprop.11669] () #2 0x0000000000000000 in ?? () Thread 17 (Thread 0x7fe9ed564700 (LWP 17097)): #0 0x00007fea042e86d6 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=0, futex_word=0x4e7cb08) at ../sysdeps/unix/sysv/linux/futex-internal.h:205 #1 do_futex_wait (sem=sem@entry=0x4e7cb08, abstime=0x0) at sem_waitcommon.c:111 #2 0x00007fea042e87c8 in __new_sem_wait_slow (sem=0x4e7cb08, abstime=0x0) at sem_waitcommon.c:181 #3 0x000000000143e34d in SemaphorePosix::wait() [clone .part.0] () #4 0x0000000004e3c500 in ?? () #5 0x00000000028e59f3 in VisualServerWrapMT::texture_create() () #6 0x00007fe9ac009580 in ?? () #7 0x0000000002c9f879 in Resource::Resource() () #8 0x00007fe9ac009580 in ?? () #9 0x00007fe9ed563a90 in ?? () #10 0x000000000000002f in ?? () #11 0x0000000002432299 in ImageTexture::ImageTexture() () #12 0x00007fe9ac009580 in ?? () #13 0x00007fe9ed563a90 in ?? () #14 0x00000000019e7215 in EditorScriptPreviewPlugin::generate(Ref<Resource> const&, Vector2) const () #15 0x3ee2e2e33f800000 in ?? () #16 0x00007fe9ed5639d0 in ?? () #17 0x3f8000003f800000 in ?? () #18 0x3f49494a3f2babac in ?? () #19 0x00007fe9ed5639d8 in ?? () #20 0x3f8000003f53d3d4 in ?? () #21 0x3f4ececf3f4c8c8c in ?? () #22 0x00007fe9ed563a00 in ?? () #23 0x0000003600000018 in ?? () #24 0x00007fe9ed5639e8 in ?? () #25 0x00007fe9ed5639e0 in ?? () #26 0x0000001800000008 in ?? () #27 0x00007fe9ed563c38 in ?? () #28 0x0000038d00c66f08 in ?? () #29 0x000000000000038d in ?? () #30 0x00007fe9ac008b60 in ?? () #31 0x00007fe9ac005e00 in ?? () #32 0x00007fe9ac01f460 in ?? () #33 0x00007fe9ac011d90 in ?? () #34 0x3e1414143dfafafb in ?? () #35 0x3f8000003e464647 in ?? () #36 0x3eee4e4f3ecb0b0b in ?? () #37 0x3f8000003f18c8c9 in ?? () #38 0x0000000000000000 in ?? () Thread 16 (Thread 0x7fe9ed62f700 (LWP 17096)): #0 0x00007fea042e9c60 in __GI___nanosleep (requested_time=0x7fe9ed62ebc0, remaining=0x7fe9ed62ebc0) at ../sysdeps/unix/sysv/linux/nanosleep.c:28 #1 0x0000000002cc6ddb in OS_Unix::delay_usec(unsigned int) const [clone .constprop.11669] () #2 0x0000000000000000 in ?? () Thread 15 (Thread 0x7fe9ed3f7700 (LWP 17091)): #0 0x00007fea042e86d6 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=0, futex_word=0x439e4c0 <finalizer_sem>) at ../sysdeps/unix/sysv/linux/futex-internal.h:205 #1 do_futex_wait (sem=sem@entry=0x439e4c0 <finalizer_sem>, abstime=0x0) at sem_waitcommon.c:111 #2 0x00007fea042e87c8 in __new_sem_wait_slow (sem=sem@entry=0x439e4c0 <finalizer_sem>, abstime=0x0) at sem_waitcommon.c:181 #3 0x00007fea042e8839 in __new_sem_wait (sem=sem@entry=0x439e4c0 <finalizer_sem>) at sem_wait.c:42 #4 0x0000000000cb0507 in mono_os_sem_wait (flags=MONO_SEM_FLAGS_ALERTABLE, sem=0x439e4c0 <finalizer_sem>) at ../../mono/utils/mono-os-semaphore.h:209 #5 mono_coop_sem_wait (flags=MONO_SEM_FLAGS_ALERTABLE, sem=0x439e4c0 <finalizer_sem>) at ../../mono/utils/mono-coop-semaphore.h:43 #6 finalizer_thread (unused=unused@entry=0x0) at gc.c:903 #7 0x0000000000d68055 in start_wrapper_internal (stack_ptr=0x7fe9ed3f8000, start_info=0x0) at threads.c:1127 #8 start_wrapper (data=0x5c1d4b0) at threads.c:1187 #9 0x00007fea042df6db in start_thread (arg=0x7fe9ed3f7700) at pthread_create.c:463 #10 0x00007fea0385188f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 14 (Thread 0x7fe9ecbff700 (LWP 17090)): #0 0x00007fea042e59f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x43b044c <work_cond+44>) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 __pthread_cond_wait_common (abstime=0x0, mutex=0x43b0460 <lock>, cond=0x43b0420 <work_cond>) at pthread_cond_wait.c:502 #2 __pthread_cond_wait (cond=cond@entry=0x43b0420 <work_cond>, mutex=mutex@entry=0x43b0460 <lock>) at pthread_cond_wait.c:655 #3 0x0000000000dd176b in mono_os_cond_wait (mutex=0x43b0460 <lock>, cond=0x43b0420 <work_cond>) at ../../mono/utils/mono-os-mutex.h:173 #4 get_work (job=<puntero sintético>, do_idle=<puntero sintético>, work_context=<puntero sintético>, worker_index=0) at sgen-thread-pool.c:165 #5 thread_func (data=<optimized out>) at sgen-thread-pool.c:196 #6 0x00007fea042df6db in start_thread (arg=0x7fe9ecbff700) at pthread_create.c:463 #7 0x00007fea0385188f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 13 (Thread 0x7fe9ed7fa700 (LWP 17089)): #0 0x00007fea038149d0 in __GI___nanosleep (requested_time=requested_time@entry=0x7fe9ed7f9d30, remaining=remaining@entry=0x0) at ../sysdeps/unix/sysv/linux/nanosleep.c:28 #1 0x00007fea03847877 in usleep (useconds=<optimized out>) at ../sysdeps/posix/usleep.c:32 #2 0x0000000001ba516e in JoypadLinux::monitor_joypads() () #3 0x0000000000000000 in ?? () Thread 12 (Thread 0x7fe9f4073700 (LWP 17088)): #0 0x00007fea042e9c60 in __GI___nanosleep (requested_time=0x7fe9f4072d50, remaining=0x7fe9f4072d50) at ../sysdeps/unix/sysv/linux/nanosleep.c:28 #1 0x0000000002cc6ddb in OS_Unix::delay_usec(unsigned int) const [clone .constprop.11669] () #2 0x0000000000000000 in ?? () Thread 11 (Thread 0x7fe9fe376700 (LWP 17087)): #0 0x00007fea042e86d6 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=0, futex_word=0x4de7288) at ../sysdeps/unix/sysv/linux/futex-internal.h:205 #1 do_futex_wait (sem=sem@entry=0x4de7288, abstime=0x0) at sem_waitcommon.c:111 #2 0x00007fea042e87c8 in __new_sem_wait_slow (sem=0x4de7288, abstime=0x0) at sem_waitcommon.c:181 #3 0x000000000143e34d in SemaphorePosix::wait() [clone .part.0] () #4 0x00007fe9f4475020 in ?? () #5 0x000000000290fc3c in VisualServerScene::_gi_probe_bake_thread() () #6 0x0000000000000000 in ?? () Thread 10 (Thread 0x7fe9edffb700 (LWP 17086)): #0 0x00007fea042e59f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x4c279c4) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 __pthread_cond_wait_common (abstime=0x0, mutex=0x4c27970, cond=0x4c27998) at pthread_cond_wait.c:502 #2 __pthread_cond_wait (cond=0x4c27998, mutex=0x4c27970) at pthread_cond_wait.c:655 #3 0x00007fe9fb96046b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so #4 0x00007fe9fb960197 in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so #5 0x00007fea042df6db in start_thread (arg=0x7fe9edffb700) at pthread_create.c:463 #6 0x00007fea0385188f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 9 (Thread 0x7fe9ee7fc700 (LWP 17085)): #0 0x00007fea042e59f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x4c336a8) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 __pthread_cond_wait_common (abstime=0x0, mutex=0x4c33658, cond=0x4c33680) at pthread_cond_wait.c:502 #2 __pthread_cond_wait (cond=0x4c33680, mutex=0x4c33658) at pthread_cond_wait.c:655 #3 0x00007fe9fb96046b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so #4 0x00007fe9fb960197 in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so #5 0x00007fea042df6db in start_thread (arg=0x7fe9ee7fc700) at pthread_create.c:463 #6 0x00007fea0385188f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 8 (Thread 0x7fe9eeffd700 (LWP 17084)): #0 0x00007fea042e59f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x4c336a8) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 __pthread_cond_wait_common (abstime=0x0, mutex=0x4c33658, cond=0x4c33680) at pthread_cond_wait.c:502 #2 __pthread_cond_wait (cond=0x4c33680, mutex=0x4c33658) at pthread_cond_wait.c:655 #3 0x00007fe9fb96046b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so #4 0x00007fe9fb960197 in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so #5 0x00007fea042df6db in start_thread (arg=0x7fe9eeffd700) at pthread_create.c:463 #6 0x00007fea0385188f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 7 (Thread 0x7fe9ef7fe700 (LWP 17083)): #0 0x00007fea042e59f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x4c3359c) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 __pthread_cond_wait_common (abstime=0x0, mutex=0x4c33548, cond=0x4c33570) at pthread_cond_wait.c:502 #2 __pthread_cond_wait (cond=0x4c33570, mutex=0x4c33548) at pthread_cond_wait.c:655 #3 0x00007fe9fb96046b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so #4 0x00007fe9fb960197 in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so #5 0x00007fea042df6db in start_thread (arg=0x7fe9ef7fe700) at pthread_create.c:463 #6 0x00007fea0385188f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 6 (Thread 0x7fe9effff700 (LWP 17082)): #0 0x00007fea042e59f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x4c3359c) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 __pthread_cond_wait_common (abstime=0x0, mutex=0x4c33548, cond=0x4c33570) at pthread_cond_wait.c:502 #2 __pthread_cond_wait (cond=0x4c33570, mutex=0x4c33548) at pthread_cond_wait.c:655 #3 0x00007fe9fb96046b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so #4 0x00007fe9fb960197 in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so #5 0x00007fea042df6db in start_thread (arg=0x7fe9effff700) at pthread_create.c:463 #6 0x00007fea0385188f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 5 (Thread 0x7fe9f4d8e700 (LWP 17081)): #0 0x00007fea042e59f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x4c3359c) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 __pthread_cond_wait_common (abstime=0x0, mutex=0x4c33548, cond=0x4c33570) at pthread_cond_wait.c:502 #2 __pthread_cond_wait (cond=0x4c33570, mutex=0x4c33548) at pthread_cond_wait.c:655 #3 0x00007fe9fb96046b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so #4 0x00007fe9fb960197 in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so #5 0x00007fea042df6db in start_thread (arg=0x7fe9f4d8e700) at pthread_create.c:463 #6 0x00007fea0385188f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 4 (Thread 0x7fe9f558f700 (LWP 17080)): #0 0x00007fea042e59f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x4c3520c) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 __pthread_cond_wait_common (abstime=0x0, mutex=0x4c351b8, cond=0x4c351e0) at pthread_cond_wait.c:502 #2 __pthread_cond_wait (cond=0x4c351e0, mutex=0x4c351b8) at pthread_cond_wait.c:655 #3 0x00007fe9fb96046b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so #4 0x00007fe9fb960197 in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so #5 0x00007fea042df6db in start_thread (arg=0x7fe9f558f700) at pthread_create.c:463 #6 0x00007fea0385188f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 3 (Thread 0x7fe9f650f700 (LWP 17079)): #0 0x00007fea042e59f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x4c161e4) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 __pthread_cond_wait_common (abstime=0x0, mutex=0x4c16190, cond=0x4c161b8) at pthread_cond_wait.c:502 #2 __pthread_cond_wait (cond=0x4c161b8, mutex=0x4c16190) at pthread_cond_wait.c:655 #3 0x00007fe9fb96046b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so #4 0x00007fe9fb960197 in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so #5 0x00007fea042df6db in start_thread (arg=0x7fe9f650f700) at pthread_create.c:463 #6 0x00007fea0385188f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 2 (Thread 0x7fea046e1700 (LWP 17077)): #0 0x00007fea042e86d6 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=0, futex_word=0x4af6978) at ../sysdeps/unix/sysv/linux/futex-internal.h:205 #1 do_futex_wait (sem=sem@entry=0x4af6978, abstime=0x0) at sem_waitcommon.c:111 #2 0x00007fea042e87c8 in __new_sem_wait_slow (sem=0x4af6978, abstime=0x0) at sem_waitcommon.c:181 #3 0x000000000143e34d in SemaphorePosix::wait() [clone .part.0] () #4 0x0000000004af69b0 in ?? () #5 0x00000000029997c4 in _IP_ResolverPrivate::_thread_function(void*) () #6 0x0000000000000000 in ?? () Thread 1 (Thread 0x7fea046e2f80 (LWP 17076)): #0 0x00007fea042ea23a in __waitpid (pid=pid@entry=17107, stat_loc=stat_loc@entry=0x7fff6ed7f0ec, options=options@entry=0) at ../sysdeps/unix/sysv/linux/waitpid.c:30 #1 0x0000000000beb09b in mono_handle_native_crash () at mini-exceptions.c:3312 #2 <signal handler called> #3 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51 #4 0x00007fea03770801 in __GI_abort () at abort.c:79 #5 0x000000000108f81e in GDMonoInternals::unhandled_exception(_MonoException*) () #6 0x00007fff6ed802c8 in ?? () #7 0x0000000000e979e3 in GDMonoUtils::debug_unhandled_exception(_MonoException*) () #8 0x00007fff6ed802f0 in ?? () #9 0x000000000113f3ed in GodotSharpBuilds::BuildProcess::start(bool) () #10 0x00007fff6ed802f0 in ?? () #11 0x000000010383fd2d in ?? () #12 0x0000000005b4fea0 in ?? () #13 0x00007fff6ed802c0 in ?? () #14 0x000000000a2bde70 in ?? () #15 0x00007fff6ed80310 in ?? () #16 0x00007fff6ed80330 in ?? () #17 0x00007fff6ed80370 in ?? () #18 0x00007fff6ed802b0 in ?? () #19 0x000000000c59e900 in ?? () #20 0x00007fff6ed80350 in ?? () #21 0x00007fff6ed80390 in ?? () #22 0x00007fff6ed802b0 in ?? () #23 0x0000000005c2ac20 in ?? () #24 0x00007fe9ecd9eb98 in ?? () #25 0x000000000c57cf60 in ?? () #26 0x000000000c5c26a0 in ?? () #27 0x000000000c5645a0 in ?? () #28 0x00007fea037bd510 in ?? () from /lib/x86_64-linux-gnu/libc.so.6 #29 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. =================================================================
Minimal reproduction project:
The text was updated successfully, but these errors were encountered:
Closing as a duplicate of #24321. The problem is likely the same.
Sorry, something went wrong.
No branches or pull requests
Godot version:
Mint 19
OS/device including version:
When i try to open https://github.com/MightyPrinny/WIP-Godot-Mario-Engine
it just crash
Issue description:
only try to open the Demo
Steps to reproduce:
Minimal reproduction project:
The text was updated successfully, but these errors were encountered: