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

[Regression] Immediate editor crash on opening project #20011

Closed
mysticfall opened this issue Jul 7, 2018 · 18 comments
Closed

[Regression] Immediate editor crash on opening project #20011

mysticfall opened this issue Jul 7, 2018 · 18 comments

Comments

@mysticfall
Copy link
Contributor

mysticfall commented Jul 7, 2018

Godot version:
master / 9f82368

OS/device including version:
Manjaro Linux 17.1

Issue description:
When opening a C# project with the latest build of Godot, it immediately crashes with the following output:

Unhandled Exception:
Microsoft.Build.Exceptions.InvalidProjectFileException: Attribute "Version" is not known on node "PackageReference" [type Microsoft.Build.Construction.ProjectItemElement].  at: /home/fender/workspace/AlleyCat/AlleyCat.csproj (334,6)
  at Microsoft.Build.Construction.ProjectElement.LoadAttribute (System.String name, System.String value) [0x0005f] in <dfba13dfea69468a9ada45eb8420eb7a>:0 
  at Microsoft.Build.Construction.ProjectItemElement.LoadAttribute (System.String name, System.String value) [0x00080] in <dfba13dfea69468a9ada45eb8420eb7a>:0 
  at Microsoft.Build.Construction.ProjectElementContainer.Load (System.Xml.XmlReader reader) [0x00091] in <dfba13dfea69468a9ada45eb8420eb7a>:0 
  at Microsoft.Build.Construction.ProjectElementContainer.LoadValue (System.Xml.XmlReader reader) [0x00018] in <dfba13dfea69468a9ada45eb8420eb7a>:0 
  at Microsoft.Build.Construction.ProjectElementContainer.Load (System.Xml.XmlReader reader) [0x0009e] in <dfba13dfea69468a9ada45eb8420eb7a>:0 
  at Microsoft.Build.Construction.ProjectElementContainer.LoadValue (System.Xml.XmlReader reader) [0x00018] in <dfba13dfea69468a9ada45eb8420eb7a>:0 
  at Microsoft.Build.Construction.ProjectElementContainer.Load (System.Xml.XmlReader reader) [0x0009e] in <dfba13dfea69468a9ada45eb8420eb7a>:0 
  at Microsoft.Build.Construction.ProjectRootElement.Load (System.Xml.XmlReader reader) [0x00000] in <dfba13dfea69468a9ada45eb8420eb7a>:0 
  at Microsoft.Build.Construction.ProjectRootElement.Open (System.String path, Microsoft.Build.Evaluation.ProjectCollection projectCollection) [0x0000f] in <dfba13dfea69468a9ada45eb8420eb7a>:0 
  at Microsoft.Build.Construction.ProjectRootElement.Open (System.String path) [0x00006] in <dfba13dfea69468a9ada45eb8420eb7a>:0 
  at GodotSharpTools.Project.ProjectUtils.AddItemToProjectChecked (System.String projectPath, System.String itemType, System.String include) [0x0000c] in <39900711926f477193196126df2d803d>:0 
Stacktrace:

/proc/self/maps:
4022c000-4023c000 rwxp 00000000 00:00 0 
4032b000-403cc000 rw-p 00000000 00:00 0 
407b3000-407b5000 r-xs 00000000 00:2d 102                                /tmp/.glos4UFs (deleted)
40b6d000-40bf2000 rwxp 00000000 00:00 0 
41176000-41186000 rwxp 00000000 00:00 0 
411e0000-411f0000 rwxp 00000000 00:00 0 
55b8aad8d000-55b8af57a000 r-xp 00000000 08:07 3151468                    /usr/bin/godot
55b8af77a000-55b8af87e000 r--p 047ed000 08:07 3151468                    /usr/bin/godot
55b8af87e000-55b8af884000 rw-p 048f1000 08:07 3151468                    /usr/bin/godot
55b8af884000-55b8af89c000 rw-p 00000000 00:00 0 
55b8af91f000-55b8b53e1000 rw-p 00000000 00:00 0                          [heap]
7efd98000000-7efd98021000 rw-p 00000000 00:00 0 
7efd98021000-7efd9c000000 ---p 00000000 00:00 0 
7efd9e500000-7efd9e600000 rw-p 00000000 00:00 0 
7efd9e647000-7efd9ea47000 rw-s 00000000 00:06 513                        /dev/nvidiactl
7efd9ea47000-7efda8000000 rw-p 00000000 00:00 0 
7efda8000000-7efda8021000 rw-p 00000000 00:00 0 
7efda8021000-7efdac000000 ---p 00000000 00:00 0 
7efdac1eb000-7efdaefff000 rw-p 00000000 00:00 0 
7efdaefff000-7efdaf000000 ---p 00000000 00:00 0 
7efdaf000000-7efdafc00000 rw-p 00000000 00:00 0 
7efdafc01000-7efdb4000000 rw-p 00000000 00:00 0 
7efdb4000000-7efdb4021000 rw-p 00000000 00:00 0 
7efdb4021000-7efdb8000000 ---p 00000000 00:00 0 
7efdb81f4000-7efdb81f5000 ---p 00000000 00:00 0 
Memory around native instruction pointer (0x7efdd171f86b):
0x7efdd171f85b  d2 4c 89 ce bf 02 00 00 00 b8 0e 00 00 00 0f 05  .L..............
0x7efdd171f86b  48 8b 8c 24 08 01 00 00 64 48 33 0c 25 28 00 00  H..$....dH3.%(..
0x7efdd171f87b  00 44 89 c0 75 1d 48 81 c4 10 01 00 00 5b c3 66  .D..u.H......[.f
0x7efdd171f88b  0f 1f 44 00 00 48 8b 15 99 f5 37 00 f7 d8 64 89  ..D..H....7...d.

Native stacktrace:

        /usr/lib/libmonosgen-2.0.so.1(+0xd5163) [0x7efdd2ada163]
        /usr/lib/libpthread.so.0(+0x11a80) [0x7efdd2057a80]
        /usr/lib/libc.so.6(gsignal+0x10b) [0x7efdd171f86b]
        /usr/lib/libc.so.6(abort+0x129) [0x7efdd170a40e]
        godot(+0xe089cb) [0x55b8abb959cb]
        godot(+0xe008b6) [0x55b8abb8d8b6]
        godot(_ZN13CSharpProject8add_itemERK6StringS2_S2_+0x1ae) [0x55b8abbe70be]
        godot(_ZNK12CSharpScript12can_instanceEv+0xf9) [0x55b8abb6f0a9]
        godot(_ZN6Object10set_scriptERK6RefPtr+0x8b) [0x55b8ad9e080b]
        godot(_ZN6Object3setERK10StringNameRK7VariantPb+0xff) [0x55b8ad9e05af]
        godot(_ZNK10SceneState8instanceENS_12GenEditStateE+0xc90) [0x55b8ad5ef010]
        godot(_ZNK11PackedScene8instanceENS_12GenEditStateE+0x27) [0x55b8ad5f1887]
        godot(_ZN22EditorAutoloadSettings16_create_autoloadERK6String+0x149) [0x55b8aca13919]
        godot(_ZN22EditorAutoloadSettingsC1Ev+0x502) [0x55b8aca19162]
        godot(_ZN21ProjectSettingsEditorC2EP10EditorData+0x403c) [0x55b8ac37bb2c]
        godot(_ZN10EditorNodeC1Ev+0x5bb7) [0x55b8ac4b7ec7]
        godot(_ZN4Main5startEv+0x20a4) [0x55b8ab9c95f4]
        godot(main+0x80) [0x55b8ab9a8020]
        /usr/lib/libc.so.6(__libc_start_main+0xeb) [0x7efdd170c06b]
        godot(_start+0x2a) [0x55b8ab9a7eda]

Unhandled Exception:
System.NullReferenceException: Object reference not set to an instance of an object
중지됨 (core dumped)

I'm pretty sure that the InvalidProjectFileException is not the real cause of the problem, since it's been always there ever since I started using Godot (#15386). (Edit : Upon further testing, it looks like this could be the real cause but just stopped being harmless since recent changes. I'll add comments after doing more tests.)

This seems to be a regression, since it started to happen after I upgraded from 0ffec7d to 9f82368. And after I rolled back my build to 0ffec7d, the editor started to work without a problem again.

@mysticfall
Copy link
Contributor Author

Still happening with 1fc7973 and deleting .mono and ~/.local/share/godot/mono directories doesn't seem to fix the problem.

@KellyThomas
Copy link
Contributor

To add a data point I am unable to reproduce this issue with 1fc7973 on my local machine (windows 7 64-bit, mono 5.12.0.226, VS2017 15.6.27428.2043).

My test included opening a couple of existing mono projects and confirming they can build and run successfully.

@lukaszbulzacki
Copy link

lukaszbulzacki commented Jul 16, 2018

For Debian Stretch, Mono Version 5.10.1.20 and commit de910f8 problem still exists.

./bin/godot.x11.opt.tools.64.mono 
OpenGL ES 3.0 Renderer: Mesa DRI Intel(R) HD Graphics 530 (Skylake GT2) 
Mono: Initializing module...
Mono: Runtime initialized
Mono: INITIALIZED
OPENING: /home/dev/Documents/Godot3_Projects/BoxMonster (::home::dev::Documents::Godot3_Projects::BoxMonster)
OpenGL ES 3.0 Renderer: Mesa DRI Intel(R) HD Graphics 530 (Skylake GT2) 
Mono: Runtime cleanup...
Mono: Initializing module...
Mono: Runtime initialized
Mono: INITIALIZED
ERROR: get_global_transform: Condition ' !is_inside_tree() ' is true. returned: get_transform()
   At: scene/2d/canvas_item.cpp:373.
ERROR: get_viewport_rect: Condition ' !is_inside_tree() ' is true. returned: Rect2()
   At: scene/2d/canvas_item.cpp:858.
ERROR: get_viewport_rect: Condition ' !is_inside_tree() ' is true. returned: Rect2()
   At: scene/2d/canvas_item.cpp:858.
ERROR: show_modal: Condition ' !is_inside_tree() ' is true.
   At: scene/gui/control.cpp:2085.
ERROR: get_global_transform: Condition ' !is_inside_tree() ' is true. returned: get_transform()
   At: scene/2d/canvas_item.cpp:373.
ERROR: get_viewport_rect: Condition ' !is_inside_tree() ' is true. returned: Rect2()
   At: scene/2d/canvas_item.cpp:858.
ERROR: grab_focus: Condition ' !is_inside_tree() ' is true.
   At: scene/gui/control.cpp:2059.
ERROR: get_tree: Condition ' !data.tree ' is true. returned: __null
   At: ./scene/main/node.h:254.
dev@ljb ~/A/Godot30> 
Unhandled Exception:
Microsoft.Build.Exceptions.InvalidProjectFileException: Attribute "Version" is not known on node "PackageReference" [type Microsoft.Build.Construction.ProjectItemElement].  at: /home/dev/Documents/Godot3_Projects/BoxMonster/BoxMonster.csproj (44,10)
  at Microsoft.Build.Construction.ProjectElement.LoadAttribute (System.String name, System.String value) [0x0005f] in <a7bc99b79c7f451fbdd3bfc522d75326>:0 
  at Microsoft.Build.Construction.ProjectItemElement.LoadAttribute (System.String name, System.String value) [0x00080] in <a7bc99b79c7f451fbdd3bfc522d75326>:0 
  at Microsoft.Build.Construction.ProjectElementContainer.Load (System.Xml.XmlReader reader) [0x00091] in <a7bc99b79c7f451fbdd3bfc522d75326>:0 
  at Microsoft.Build.Construction.ProjectElementContainer.LoadValue (System.Xml.XmlReader reader) [0x00018] in <a7bc99b79c7f451fbdd3bfc522d75326>:0 
  at Microsoft.Build.Construction.ProjectElementContainer.Load (System.Xml.XmlReader reader) [0x0009e] in <a7bc99b79c7f451fbdd3bfc522d75326>:0 
  at Microsoft.Build.Construction.ProjectElementContainer.LoadValue (System.Xml.XmlReader reader) [0x00018] in <a7bc99b79c7f451fbdd3bfc522d75326>:0 
  at Microsoft.Build.Construction.ProjectElementContainer.Load (System.Xml.XmlReader reader) [0x0009e] in <a7bc99b79c7f451fbdd3bfc522d75326>:0 
  at Microsoft.Build.Construction.ProjectRootElement.Load (System.Xml.XmlReader reader) [0x00000] in <a7bc99b79c7f451fbdd3bfc522d75326>:0 
  at Microsoft.Build.Construction.ProjectRootElement.Open (System.String path, Microsoft.Build.Evaluation.ProjectCollection projectCollection) [0x0000f] in <a7bc99b79c7f451fbdd3bfc522d75326>:0 
  at Microsoft.Build.Construction.ProjectRootElement.Open (System.String path) [0x00006] in <a7bc99b79c7f451fbdd3bfc522d75326>:0 
  at GodotSharpTools.Project.ProjectUtils.AddItemToProjectChecked (System.String projectPath, System.String itemType, System.String include) [0x0000c] in <b68fd4bc7924450c9e99a732d4f87339>:0 
Stacktrace:

/proc/self/maps:
407de000-407ee000 rwxp 00000000 00:00 0 
40baa000-40bba000 rwxp 00000000 00:00 0 
40c4a000-40cd0000 rwxp 00000000 00:00 0 
41a4e000-41a5e000 rwxp 00000000 00:00 0 
555fe5d05000-555fe9404000 r-xp 00000000 fe:04 817832790                  /home/dev/Apps/Godot30/bin/godot.x11.opt.tools.64.mono
555fe9603000-555fe96b4000 r--p 036fe000 fe:04 817832790                  /home/dev/Apps/Godot30/bin/godot.x11.opt.tools.64.mono
555fe96b4000-555fe96be000 rw-p 037af000 fe:04 817832790                  /home/dev/Apps/Godot30/bin/godot.x11.opt.tools.64.mono
555fe96be000-555fe96d7000 rw-p 00000000 00:00 0 
555fe9e41000-555ff07d4000 rw-p 00000000 00:00 0                          [heap]
7fc80c000000-7fc80c021000 rw-p 00000000 00:00 0 
7fc80c021000-7fc810000000 ---p 00000000 00:00 0 
7fc810000000-7fc810021000 rw-p 00000000 00:00 0 
7fc810021000-7fc814000000 ---p 00000000 00:00 0 
7fc814000000-7fc814021000 rw-p 00000000 00:00 0 
7fc814021000-7fc818000000 ---p 00000000 00:00 0 
7fc818000000-7fc818021000 rw-p 00000000 00:00 0 
7fc818021000-7fc81c000000 ---p 00000000 00:00 0 
7fc81d300000-7fc81d400000 rw-p 00000000 00:00 0 
7fc81d419000-7fc81d421000 rw-s 00000000 00:05 296497                     /drm mm object (deleted)
7fc81d421000-7fc81d425000 rw-s 00000000 00:05 296496                     /drm mm object (deleted)
7fc81d425000-7fc81d42d000 rw-s 00000000 00:05 296495                     /drm mm object (deleted)
7fc81d42d000-7fc81d435000 rw-s 00000000 00:05 296466                     /drm mm object (deleted)
7fc81d435000-7fc81d635000 rw-s 11171f000 00:06 13613                     /dev/dri/card0
7fc81d635000-7fc81d636000 ---p 00000000 00:00 0 
7fc81d636000-7fc81d676000 rw-p 00000000 00:00 0 
7fc81d676000-7fc81d6ae000 rw-s 107719000 00:06 13613                     /dev/dri/card0
7fc81d6ae000-7fc81d6b6000 rw-s 00000000 00:05 296378                     /drm mm object (deleted)
7fc81d6b6000-7fc81f6b8000 rw-p 00000000 00:00 0 
7fc81f6b8000-7fc81f6b9000 ---p 00000000 00:00 0 
7fc81f6b9000-7fc81f6f9000 rw-p 00000000 00:00 0 
7fc81f6f9000-7fc81f731000 rw-s 1076e0000 00:06 13613                     /dev/dri/card0
7fc81f731000-7fc81f739000 rw-s 00000000 00:05 296313                     /drm mm object (deleted)
7fc81f739000-7fc81f741000 rw-s 00000000 00:05 296306                     /drm mm object (deleted)
...
7fc826cd5000-7fc826cd6000 rw-s 10eeaf000 00:06 13613                     /dev/dri/card0
7fc826cd6000-7fc826cd7000 rw-s 00000000 00:05 294917                     /drm mm object (deleted)
7fc826cd7000-7fc826cd8000 rw-s 00000000 00:05 294916                     /drm mm object (deleted)
7fc826cd8000-7fc826cd9000 rw-s 00000000 00:05 294915                     /drm mm object (deleted)
7fc826cd9000-7fc826cda000 rw-s 00000000 00:05 294914                     /drm mm object (deleted)
7fc826cda000-7fc826cdb000 rw-s 00000000 00:05 294913                     /drm mm object (deleted)
7fc826cdb000-7fc826cdc000 rw-s 00000000 00:05 286720                     /drm mm object (deleted)
7fc826cdc000-7fc826ce2000 rw-s 00000000 00:05 286719                     /drm mm object (deleted)
7fc826ce2000-7fc826ce3000 rw-s 00000000 00:05 286718                     /drm mm object (deleted)
7fc826ce3000-7fc826ce4000 rw-s 00000000 00:05 286717                     /drm mm object (deleted)
7fc826ce4000-7fc826ce5000 rw-s 00000000 00:05 286716                     /drm mm object (deleted)
7fc826ce5000-7fc826ce6000 rw-s 00000000 00:05 286715                     /drm mm object (deleted)
7fc826ce6000-7fc826ce7000 rw-s 00000000 00:05 286714                     /drm mm object (deleted)
7fc826ce7000-7fc826ce8000 rw-s 00000000 00:05 286713                     /drm mm object (deleted)
7fc826ce8000-7fc826ce9000 rw-s 00000000 00:05 286712                     /drm mm object (deleted)
7fc826ce9000-7fc826cea000 rw-s 00000000 00:05 286711                     /drm mm object (deleted)
7fc826cea000-7fc826ceb000 rw-s 00000000 00:05 286710                     /drm mm object (deleted)
7fc826ceb000-7fc826cec000 rw-s 00000000 00:05 286709                     /drm mm object (deleted)
7fc826cec000-7fc826ced000 rw-s 00000000 00:05 286708                     /drm mm object (deleted)
7fc826ced000-7fc826cee000 rw-s 00000000 00:05 286707                     /drm mm object (deleted)
7fc826cee000-7fc826cef000 rw-s 00000000 00:05 286706                     /drm mm object (deleted)
7fc826cef000-7fc826cf0000 rw-s 00000000 00:05 286705                     /drm mm object (deleted)
7fc826cf0000-7fc826cf1000 rw-s 00000000 00:05 286704                     /drm mm object (deleted)
7fc826cf1000-7fc826cf2000 rw-s 00000000 00:05 286703                     /drm mm object (deleted)
7fc826cf2000-7fc826cf3000 rw-s 00000000 00:05 286702                     /drm mm object (deleted)
7fc826cf3000-7fc826cf4000 rw-s 00000000 00:05 286701                     /drm mm object (deleted)
7fc826cf4000-7fc826cf5000 rw-s 00000000 00:05 286700                     /drm mm object (deleted)
7fc826cf5000-7fc826cf6000 rw-s 00000000 00:05 286699                     /drm mm object (deleted)
7fc826cf6000-7fc826cf7000 rw-s 00000000 00:05 286698                     /drm mm object (deleted)
7fc826cf7000-7fc826cf8000 rw-s 00000000 00:05 286697                     /drm mm object (deleted)
7fc826cf8000-7fc826cf9000 rw-s 00000000 00:05 286696                     /drm mm object (deleted)
7fc826cf9000-7fc826cfa000 rw-s 00000000 00:05 286695                     /drm mm object (deleted)
7fc826cfa000-7fc826cfb000 rw-s 00000000 00:05 286694                     /drm mm object (deleted)
7fc826cfb000-7fc826cfc000 rw-s 00000000 00:05 286693                     /drm mm object (deleted)
7fc826cfc000-7fc826cfe000 rw-s 00000000 00:05 286692                     /drm mm object (deleted)
7fc826cfe000-7fc826d00000 rw-s 00000000 00:05 286691                     /drm mm object (deleted)
7fc826d00000-7fc826d01000 rw-s 00000000 00:05 286690                     /drm mm object (deleted)
7fc826d01000-7fc826d02000 rw-s 00000000 00:05 286689                     /drm mm object (deleted)
7fc826d02000-7fc826d03000 rw-s 00000000 00:05 286688                     /drm mm object (deleted)
7fc826d03000-7fc826d04000 rw-s 00000000 00:05 286687                     /drm mm object (deleted)
7fc826d04000-7fc826d05000 rw-s 00000000 00:05 286686                     /drm mm object (deleted)
7fc826d05000-7fc826d06000 rw-s 00000000 00:05 286685                     /drm mm object (deleted)
7fc826d06000-7fc826d07000 rw-s 00000000 00:05 286684                     /drm mm object (deleted)
7fc826d07000-7fc826d08000 rw-s 00000000 00:05 286683                     /drm mm object (deleted)
7fc826d08000-7fc826d09000 rw-s 00000000 00:05 286682                     /drm mm object (deleted)
7fc826d09000-7fc826d0a000 rw-s 00000000 00:05 286681                     /drm mm object (deleted)
7fc826d0a000-7fc826d0b000 rw-s 00000000 00:05 286680                     /drm mm object (deleted)
7fc826d0b000-7fc826d43000 rw-s 00000000 00:05 286674                     /drm mm object (deleted)
7fc826d43000-7fc826fc4000 rw-p 00000000 00:00 0 
7fc826fc4000-7fc82afc4000 rw-s 00000000 00:05 289559                     /memfd:pulseaudio (deleted)
7fc82afc4000-7fc82efc4000 rw-s 00000000 00:05 32038                      /memfd:pulseaudio (deleted)
7fc82efc4000-7fc832fc4000 rw-s 00000000 00:05 293253                     /memfd:pulseaudio (deleted)
7fc832fc4000-7fc836fc4000 rw-s 00000000 00:05 293253                     /memfd:pulseaudio (deleted)
7fc836fc4000-7fc8370dd000 rw-p 00000000 00:00 0 
7fc8370dd000-7fc837114000 r-xp 00000000 fe:00 2674969                    /usr/lib/x86_64-linux-gnu/libtxc_dxtn_s2tc.so.0.0.0
7fc837114000-7fc837313000 ---p 00037000 fe:00 2674969                    /usr/lib/x86_64-linux-gnu/libtxc_dxtn_s2tc.so.0.0.0
7fc837313000-7fc837314000 r--p 00036000 fe:00 2674969                    /usr/lib/x86_64-linux-gnu/libtxc_dxtn_s2tc.so.0.0.0
7fc837314000-7fc837315000 rw-p 00037000 fe:00 2674969                    /usr/lib/x86_64-linux-gnu/libtxc_dxtn_s2tc.so.0.0.0
7fc837315000-7fc83731d000 r-xp 00000000 fe:00 875988                     /usr/lib/x86_64-linux-gnu/libpciaccess.so.0.11.1
7fc83731d000-7fc83751d000 ---p 00008000 fe:00 875988                     /usr/lib/x86_64-linux-gnu/libpciaccess.so.0.11.1
7fc83751d000-7fc83751e000 r--p 00008000 fe:00 875988                     /usr/lib/x86_64-linux-gnu/libpciaccess.so.0.11.1
7fc83751e000-7fc83751f000 rw-p 00009000 fe:00 875988                     /usr/lib/x86_64-linux-gnu/libpciaccess.so.0.11.1
7fc83751f000-7fc83752a000 r-xp 00000000 fe:00 544288                     /usr/lib/x86_64-linux-gnu/libdrm_radeon.so.1.0.1
7fc83752a000-7fc837729000 ---p 0000b000 fe:00 544288                     /usr/lib/x86_64-linux-gnu/libdrm_radeon.so.1.0.1
7fc837729000-7fc83772a000 r--p 0000a000 fe:00 544288                     /usr/lib/x86_64-linux-gnu/libdrm_radeon.so.1.0.1
7fc83772a000-7fc83772b000 rw-p 0000b000 fe:00 544288                     /usr/lib/x86_64-linux-gnu/libdrm_radeon.so.1.0.1
7fc83772b000-7fc837732000 r-xp 00000000 fe:00 1648764                    /usr/lib/x86_64-linux-gnu/libdrm_nouveau.so.2.0.0
7fc837732000-7fc837931000 ---p 00007000 fe:00 1648764                    /usr/lib/x86_64-linux-gnu/libdrm_nouveau.so.2.0.0
7fc837931000-7fc837932000 r--p 00006000 fe:00 1648764                    /usr/lib/x86_64-linux-gnu/libdrm_nouveau.so.2.0.0
7fc837932000-7fc837933000 rw-p 00007000 fe:00 1648764                    /usr/lib/x86_64-linux-gnu/libdrm_nouveau.so.2.0.0
7fc837933000-7fc837955000 r-xp 00000000 fe:00 484551                     /usr/lib/x86_64-linux-gnu/libdrm_intel.so.1.0.0
7fc837955000-7fc837b54000 ---p 00022000 fe:00 484551                     /usr/lib/x86_64-linux-gnu/libdrm_intel.so.1.0.0
7fc837b54000-7fc837b55000 r--p 00021000 fe:00 484551                     /usr/lib/x86_64-linux-gnu/libdrm_intel.so.1.0.0
7fc837b55000-7fc837b56000 rw-p 00022000 fe:00 484551                     /usr/lib/x86_64-linux-gnu/libdrm_intel.so.1.0.0
7fc837b56000-7fc8381fd000 r-xp 00000000 fe:00 25166229                   /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
7fc8381fd000-7fc8383fc000 ---p 006a7000 fe:00 25166229                   /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
7fc8383fc000-7fc83843e000 r--p 006a6000 fe:00 25166229                   /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
7fc83843e000-7fc838446000 rw-p 006e8000 fe:00 25166229                   /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
7fc838446000-7fc83844e000 rw-p 00000000 00:00 0 
7fc83844e000-7fc8384c2000 rw-p 00000000 00:00 0 
7fc8384c2000-7fc8384c3000 rw-s 00000000 00:05 286679                     /drm mm object (deleted)
7fc8384c3000-7fc8384c4000 rw-s 00000000 00:05 286618                     /drm mm object (deleted)
7fc8384c4000-7fc8384c5000 rw-s 00000000 00:05 286617                     /drm mm object (deleted)
7fc8384c5000-7fc8384c6000 rw-s 00000000 00:05 286616                     /drm mm object (deleted)
7fc8384c6000-7fc8384c7000 rw-s 00000000 00:05 286614                     /drm mm object (deleted)
7fc8384c7000-7fc8384c8000 rw-s 00000000 00:05 286675                     /memfd:xshmfence (deleted)
7fc8384c8000-7fc8384d8000 rw-s 00000000 00:05 286670                     /drm mm object (deleted)
7fc8384d8000-7fc8384d9000 rw-s 00000000 00:05 286669                     /drm mm object (deleted)
7fc8384d9000-7fc8384da000 ---p 00000000 00:00 0 
7fc8384da000-7fc83851a000 rw-p 00000000 00:00 0 
7fc83851a000-7fc83851b000 ---p 00000000 00:00 0 
7fc83851b000-7fc83855b000 rw-p 00000000 00:00 0 
7fc83855b000-7fc83855c000 ---p 00000000 00:00 0 
7fc83855c000-7fc83881d000 rw-p 00000000 00:00 0 
7fc83881d000-7fc838ae8000 r--p 00000000 fe:00 19263                      /usr/lib/locale/locale-archive
7fc838ae8000-7fc838afb000 r-xp 00000000 fe:00 16854708                   /lib/x86_64-linux-gnu/libgpg-error.so.0.21.0
7fc838afb000-7fc838cfa000 ---p 00013000 fe:00 16854708                   /lib/x86_64-linux-gnu/libgpg-error.so.0.21.0
7fc838cfa000-7fc838cfb000 r--p 00012000 fe:00 16854708                   /lib/x86_64-linux-gnu/libgpg-error.so.0.21.0
7fc838cfb000-7fc838cfc000 rw-p 00013000 fe:00 16854708                   /lib/x86_64-linux-gnu/libgpg-error.so.0.21.0
7fc838cfc000-7fc838d6e000 r-xp 00000000 fe:00 16886944                   /lib/x86_64-linux-gnu/libpcre.so.3.13.3
7fc838d6e000-7fc838f6d000 ---p 00072000 fe:00 16886944                   /lib/x86_64-linux-gnu/libpcre.so.3.13.3
7fc838f6d000-7fc838f6e000 r--p 00071000 fe:00 16886944                   /lib/x86_64-linux-gnu/libpcre.so.3.13.3
7fc838f6e000-7fc838f6f000 rw-p 00072000 fe:00 16886944                   /lib/x86_64-linux-gnu/libpcre.so.3.13.3
7fc838f6f000-7fc838f83000 r-xp 00000000 fe:00 17754958                   /lib/x86_64-linux-gnu/libresolv-2.24.so
7fc838f83000-7fc839182000 ---p 00014000 fe:00 17754958                   /lib/x86_64-linux-gnu/libresolv-2.24.so
7fc839182000-7fc839183000 r--p 00013000 fe:00 17754958                   /lib/x86_64-linux-gnu/libresolv-2.24.so
7fc839183000-7fc839184000 rw-p 00014000 fe:00 17754958                   /lib/x86_64-linux-gnu/libresolv-2.24.so
7fc839184000-7fc839186000 rw-p 00000000 00:00 0 
7fc839186000-7fc839213000 r-xp 00000000 fe:00 592862                     /usr/lib/x86_64-linux-gnu/libvorbisenc.so.2.0.11
7fc839213000-7fc839412000 ---p 0008d000 fe:00 592862                     /usr/lib/x86_64-linux-gnu/libvorbisenc.so.2.0.11
7fc839412000-7fc83942e000 r--p 0008c000 fe:00 592862                     /usr/lib/x86_64-linux-gnu/libvorbisenc.so.2.0.11
7fc83942e000-7fc83942f000 rw-p 000a8000 fe:00 592862                     /usr/lib/x86_64-linux-gnu/libvorbisenc.so.2.0.11
7fc83942f000-7fc839459000 r-xp 00000000 fe:00 394919                     /usr/lib/x86_64-linux-gnu/libvorbis.so.0.4.8
7fc839459000-7fc839659000 ---p 0002a000 fe:00 394919                     /usr/lib/x86_64-linux-gnu/libvorbis.so.0.4.8
7fc839659000-7fc83965a000 r--p 0002a000 fe:00 394919                     /usr/lib/x86_64-linux-gnu/libvorbis.so.0.4.8
7fc83965a000-7fc83965b000 rw-p 0002b000 fe:00 394919                     /usr/lib/x86_64-linux-gnu/libvorbis.so.0.4.8
7fc83965b000-7fc839662000 r-xp 00000000 fe:00 901544                     /usr/lib/x86_64-linux-gnu/libogg.so.0.8.2
7fc839662000-7fc839862000 ---p 00007000 fe:00 901544                     /usr/lib/x86_64-linux-gnu/libogg.so.0.8.2
7fc839862000-7fc839863000 r--p 00007000 fe:00 901544                     /usr/lib/x86_64-linux-gnu/libogg.so.0.8.2
7fc839863000-7fc839864000 rw-p 00008000 fe:00 901544                     /usr/lib/x86_64-linux-gnu/libogg.so.0.8.2
7fc839864000-7fc8398d9000 r-xp 00000000 fe:00 38930                      /usr/lib/x86_64-linux-gnu/libFLAC.so.8.3.0
7fc8398d9000-7fc839ad9000 ---p 00075000 fe:00 38930                      /usr/lib/x86_64-linux-gnu/libFLAC.so.8.3.0
7fc839ad9000-7fc839ada000 r--p 00075000 fe:00 38930                      /usr/lib/x86_64-linux-gnu/libFLAC.so.8.3.0
7fc839ada000-7fc839adb000 rw-p 00076000 fe:00 38930                      /usr/lib/x86_64-linux-gnu/libFLAC.so.8.3.0
7fc839adb000-7fc839aef000 r-xp 00000000 fe:00 17067576                   /lib/x86_64-linux-gnu/libnsl-2.24.so
7fc839aef000-7fc839cef000 ---p 00014000 fe:00 17067576                   /lib/x86_64-linux-gnu/libnsl-2.24.so
7fc839cef000-7fc839cf0000 r--p 00014000 fe:00 17067576                   /lib/x86_64-linux-gnu/libnsl-2.24.so
7fc839cf0000-7fc839cf1000 rw-p 00015000 fe:00 17067576                   /lib/x86_64-linux-gnu/libnsl-2.24.so
7fc839cf1000-7fc839cf3000 rw-p 00000000 00:00 0 
7fc839cf3000-7fc839dfa000 r-xp 00000000 fe:00 17235479                   /lib/x86_64-linux-gnu/libgcrypt.so.20.1.6
7fc839dfa000-7fc839ffa000 ---p 00107000 fe:00 17235479                   /lib/x86_64-linux-gnu/libgcrypt.so.20.1.6
7fc839ffa000-7fc839ffc000 r--p 00107000 fe:00 17235479                   /lib/x86_64-linux-gnu/libgcrypt.so.20.1.6
7fc839ffc000-7fc83a003000 rw-p 00109000 fe:00 17235479                   /lib/x86_64-linux-gnu/libgcrypt.so.20.1.6
7fc83a003000-7fc83a014000 r-xp 00000000 fe:00 372                        /usr/lib/x86_64-linux-gnu/liblz4.so.1.7.1
7fc83a014000-7fc83a213000 ---p 00011000 fe:00 372                        /usr/lib/x86_64-linux-gnu/liblz4.so.1.7.1
7fc83a213000-7fc83a214000 r--p 00010000 fe:00 372                        /usr/lib/x86_64-linux-gnu/liblz4.so.1.7.1
7fc83a214000-7fc83a215000 rw-p 00011000 fe:00 372                        /usr/lib/x86_64-linux-gnu/liblz4.so.1.7.1
7fc83a215000-7fc83a23a000 r-xp 00000000 fe:00 16878624                   /lib/x86_64-linux-gnu/liblzma.so.5.2.2
7fc83a23a000-7fc83a439000 ---p 00025000 fe:00 16878624                   /lib/x86_64-linux-gnu/liblzma.so.5.2.2
7fc83a439000-7fc83a43a000 r--p 00024000 fe:00 16878624                   /lib/x86_64-linux-gnu/liblzma.so.5.2.2
7fc83a43a000-7fc83a43b000 rw-p 00025000 fe:00 16878624                   /lib/x86_64-linux-gnu/liblzma.so.5.2.2
7fc83a43b000-7fc83a460000 r-xp 00000000 fe:00 17126056                   /lib/x86_64-linux-gnu/libselinux.so.1
7fc83a460000-7fc83a65f000 ---p 00025000 fe:00 17126056                   /lib/x86_64-linux-gnu/libselinux.so.1
7fc83a65f000-7fc83a660000 r--p 00024000 fe:00 17126056                   /lib/x86_64-linux-gnu/libselinux.so.1
7fc83a660000-7fc83a661000 rw-p 00025000 fe:00 17126056                   /lib/x86_64-linux-gnu/libselinux.so.1
7fc83a661000-7fc83a663000 rw-p 00000000 00:00 0 
7fc83a663000-7fc83a667000 r-xp 00000000 fe:00 17187707                   /lib/x86_64-linux-gnu/libuuid.so.1.3.0
7fc83a667000-7fc83a866000 ---p 00004000 fe:00 17187707                   /lib/x86_64-linux-gnu/libuuid.so.1.3.0
7fc83a866000-7fc83a867000 r--p 00003000 fe:00 17187707                   /lib/x86_64-linux-gnu/libuuid.so.1.3.0
7fc83a867000-7fc83a868000 rw-p 00004000 fe:00 17187707                   /lib/x86_64-linux-gnu/libuuid.so.1.3.0
7fc83a868000-7fc83a87b000 r-xp 00000000 fe:00 17077018                   /lib/x86_64-linux-gnu/libbsd.so.0.8.3
7fc83a87b000-7fc83aa7b000 ---p 00013000 fe:00 17077018                   /lib/x86_64-linux-gnu/libbsd.so.0.8.3
7fc83aa7b000-7fc83aa7c000 r--p 00013000 fe:00 17077018                   /lib/x86_64-linux-gnu/libbsd.so.0.8.3
7fc83aa7c000-7fc83aa7d000 rw-p 00014000 fe:00 17077018                   /lib/x86_64-linux-gnu/libbsd.so.0.8.3
7fc83aa7d000-7fc83aa7e000 rw-p 00000000 00:00 0 
7fc83aa7e000-7fc83aa83000 r-xp 00000000 fe:00 264                        /usr/lib/x86_64-linux-gnu/libasyncns.so.0.3.1
7fc83aa83000-7fc83ac82000 ---p 00005000 fe:00 264                        /usr/lib/x86_64-linux-gnu/libasyncns.so.0.3.1
7fc83ac82000-7fc83ac83000 r--p 00004000 fe:00 264                        /usr/lib/x86_64-linux-gnu/libasyncns.so.0.3.1
7fc83ac83000-7fc83ac84000 rw-p 00005000 fe:00 264                        /usr/lib/x86_64-linux-gnu/libasyncns.so.0.3.1
7fc83ac84000-7fc83acf7000 r-xp 00000000 fe:00 1258999                    /usr/lib/x86_64-linux-gnu/libsndfile.so.1.0.27
7fc83acf7000-7fc83aef6000 ---p 00073000 fe:00 1258999                    /usr/lib/x86_64-linux-gnu/libsndfile.so.1.0.27
7fc83aef6000-7fc83aef9000 r--p 00072000 fe:00 1258999                    /usr/lib/x86_64-linux-gnu/libsndfile.so.1.0.27
7fc83aef9000-7fc83aefa000 rw-p 00075000 fe:00 1258999                    /usr/lib/x86_64-linux-gnu/libsndfile.so.1.0.27
7fc83aefa000-7fc83aefc000 rw-p 00000000 00:00 0 
7fc83aefc000-7fc83af04000 r-xp 00000000 fe:00 16950163                   /lib/x86_64-linux-gnu/libwrap.so.0.7.6
7fc83af04000-7fc83b104000 ---p 00008000 fe:00 16950163                   /lib/x86_64-linux-gnu/libwrap.so.0.7.6
7fc83b104000-7fc83b105000 r--p 00008000 fe:00 16950163                   /lib/x86_64-linux-gnu/libwrap.so.0.7.6
7fc83b105000-7fc83b106000 rw-p 00009000 fe:00 16950163                   /lib/x86_64-linux-gnu/libwrap.so.0.7.6
7fc83b106000-7fc83b10b000 r-xp 00000000 fe:00 1681515                    /usr/lib/x86_64-linux-gnu/libXtst.so.6.1.0
7fc83b10b000-7fc83b30a000 ---p 00005000 fe:00 1681515                    /usr/lib/x86_64-linux-gnu/libXtst.so.6.1.0
7fc83b30a000-7fc83b30b000 r--p 00004000 fe:00 1681515                    /usr/lib/x86_64-linux-gnu/libXtst.so.6.1.0
7fc83b30b000-7fc83b30c000 rw-p 00005000 fe:00 1681515                    /usr/lib/x86_64-linux-gnu/libXtst.so.6.1.0
7fc83b30c000-7fc83b313000 r-xp 00000000 fe:00 334870                     /usr/lib/x86_64-linux-gnu/libSM.so.6.0.1
7fc83b313000-7fc83b512000 ---p 00007000 fe:00 334870                     /usr/lib/x86_64-linux-gnu/libSM.so.6.0.1
7fc83b512000-7fc83b513000 r--p 00006000 fe:00 334870                     /usr/lib/x86_64-linux-gnu/libSM.so.6.0.1
7fc83b513000-7fc83b514000 rw-p 00007000 fe:00 334870                     /usr/lib/x86_64-linux-gnu/libSM.so.6.0.1
7fc83b514000-7fc83b52b000 r-xp 00000000 fe:00 2045682                    /usr/lib/x86_64-linux-gnu/libICE.so.6.3.0
7fc83b52b000-7fc83b72b000 ---p 00017000 fe:00 2045682                    /usr/lib/x86_64-linux-gnu/libICE.so.6.3.0
7fc83b72b000-7fc83b72c000 r--p 00017000 fe:00 2045682                    /usr/lib/x86_64-linux-gnu/libICE.so.6.3.0
7fc83b72c000-7fc83b72d000 rw-p 00018000 fe:00 2045682                    /usr/lib/x86_64-linux-gnu/libICE.so.6.3.0
7fc83b72d000-7fc83b731000 rw-p 00000000 00:00 0 
7fc83b731000-7fc83b736000 r-xp 00000000 fe:00 275                        /usr/lib/x86_64-linux-gnu/libXdmcp.so.6.0.0
7fc83b736000-7fc83b935000 ---p 00005000 fe:00 275                        /usr/lib/x86_64-linux-gnu/libXdmcp.so.6.0.0
7fc83b935000-7fc83b936000 r--p 00004000 fe:00 275                        /usr/lib/x86_64-linux-gnu/libXdmcp.so.6.0.0
7fc83b936000-7fc83b937000 rw-p 00005000 fe:00 275                        /usr/lib/x86_64-linux-gnu/libXdmcp.so.6.0.0
7fc83b937000-7fc83b93a000 r-xp 00000000 fe:00 183448                     /usr/lib/x86_64-linux-gnu/libXau.so.6.0.0
7fc83b93a000-7fc83bb39000 ---p 00003000 fe:00 183448                     /usr/lib/x86_64-linux-gnu/libXau.so.6.0.0
7fc83bb39000-7fc83bb3a000 r--p 00002000 fe:00 183448                     /usr/lib/x86_64-linux-gnu/libXau.so.6.0.0
7fc83bb3a000-7fc83bb3b000 rw-p 00003000 fe:00 183448                     /usr/lib/x86_64-linux-gnu/libXau.so.6.0.0
7fc83bb3b000-7fc83bb49000 r-xp 00000000 fe:00 20631                      /usr/lib/x86_64-linux-gnu/libdrm.so.2.4.0
7fc83bb49000-7fc83bd49000 ---p 0000e000 fe:00 20631                      /usr/lib/x86_64-linux-gnu/libdrm.so.2.4.0
7fc83bd49000-7fc83bd4a000 r--p 0000e000 fe:00 20631                      /usr/lib/x86_64-linux-gnu/libdrm.so.2.4.0
7fc83bd4a000-7fc83bd4b000 rw-p 0000f000 fe:00 20631                      /usr/lib/x86_64-linux-gnu/libdrm.so.2.4.0
7fc83bd4b000-7fc83bd50000 r-xp 00000000 fe:00 457813                     /usr/lib/x86_64-linux-gnu/libXxf86vm.so.1.0.0
7fc83bd50000-7fc83bf4f000 ---p 00005000 fe:00 457813                     /usr/lib/x86_64-linux-gnu/libXxf86vm.so.1.0.0
7fc83bf4f000-7fc83bf50000 r--p 00004000 fe:00 457813                     /usr/lib/x86_64-linux-gnu/libXxf86vm.so.1.0.0
7fc83bf50000-7fc83bf51000 rw-p 00005000 fe:00 457813                     /usr/lib/x86_64-linux-gnu/libXxf86vm.so.1.0.0
7fc83bf51000-7fc83bf55000 r-xp 00000000 fe:00 21271                      /usr/lib/x86_64-linux-gnu/libxcb-dri2.so.0.0.0
7fc83bf55000-7fc83c154000 ---p 00004000 fe:00 21271                      /usr/lib/x86_64-linux-gnu/libxcb-dri2.so.0.0.0
7fc83c154000-7fc83c155000 r--p 00003000 fe:00 21271                      /usr/lib/x86_64-linux-gnu/libxcb-dri2.so.0.0.0
7fc83c155000-7fc83c156000 rw-p 00004000 fe:00 21271                      /usr/lib/x86_64-linux-gnu/libxcb-dri2.so.0.0.0
7fc83c156000-7fc83c16e000 r-xp 00000000 fe:00 383033                     /usr/lib/x86_64-linux-gnu/libxcb-glx.so.0.0.0
7fc83c16e000-7fc83c36e000 ---p 00018000 fe:00 383033                     /usr/lib/x86_64-linux-gnu/libxcb-glx.so.0.0.0
7fc83c36e000-7fc83c370000 r--p 00018000 fe:00 383033                     /usr/lib/x86_64-linux-gnu/libxcb-glx.so.0.0.0
7fc83c370000-7fc83c371000 rw-p 0001a000 fe:00 383033                     /usr/lib/x86_64-linux-gnu/libxcb-glx.so.0.0.0
7fc83c371000-7fc83c372000 r-xp 00000000 fe:00 528255                     /usr/lib/x86_64-linux-gnu/libX11-xcb.so.1.0.0
7fc83c372000-7fc83c571000 ---p 00001000 fe:00 528255                     /usr/lib/x86_64-linux-gnu/libX11-xcb.so.1.0.0
7fc83c571000-7fc83c572000 r--p 00000000 fe:00 528255                     /usr/lib/x86_64-linux-gnu/libX11-xcb.so.1.0.0
7fc83c572000-7fc83c573000 rw-p 00001000 fe:00 528255                     /usr/lib/x86_64-linux-gnu/libX11-xcb.so.1.0.0
7fc83c573000-7fc83c575000 r-xp 00000000 fe:00 2497682                    /usr/lib/x86_64-linux-gnu/libXdamage.so.1.1.0
7fc83c575000-7fc83c774000 ---p 00002000 fe:00 2497682                    /usr/lib/x86_64-linux-gnu/libXdamage.so.1.1.0
7fc83c774000-7fc83c775000 r--p 00001000 fe:00 2497682                    /usr/lib/x86_64-linux-gnu/libXdamage.so.1.1.0
7fc83c775000-7fc83c776000 rw-p 00002000 fe:00 2497682                    /usr/lib/x86_64-linux-gnu/libXdamage.so.1.1.0
7fc83c776000-7fc83c7a0000 r-xp 00000000 fe:00 1736327                    /usr/lib/x86_64-linux-gnu/libglapi.so.0.0.0
7fc83c7a0000-7fc83c99f000 ---p 0002a000 fe:00 1736327                    /usr/lib/x86_64-linux-gnu/libglapi.so.0.0.0
7fc83c99f000-7fc83c9a3000 r--p 00029000 fe:00 1736327                    /usr/lib/x86_64-linux-gnu/libglapi.so.0.0.0
7fc83c9a3000-7fc83c9a4000 rw-p 0002d000 fe:00 1736327                    /usr/lib/x86_64-linux-gnu/libglapi.so.0.0.0
7fc83c9a4000-7fc83c9a5000 rw-p 00000000 00:00 0 
7fc83c9a5000-7fc83c9a6000 r-xp 00000000 fe:00 457809                     /usr/lib/x86_64-linux-gnu/libxshmfence.so.1.0.0
7fc83c9a6000-7fc83cba5000 ---p 00001000 fe:00 457809                     /usr/lib/x86_64-linux-gnu/libxshmfence.so.1.0.0
7fc83cba5000-7fc83cba6000 r--p 00000000 fe:00 457809                     /usr/lib/x86_64-linux-gnu/libxshmfence.so.1.0.0
7fc83cba6000-7fc83cba7000 rw-p 00001000 fe:00 457809                     /usr/lib/x86_64-linux-gnu/libxshmfence.so.1.0.0
7fc83cba7000-7fc83cbad000 r-xp 00000000 fe:00 118100                     /usr/lib/x86_64-linux-gnu/libxcb-sync.so.1.0.0
7fc83cbad000-7fc83cdac000 ---p 00006000 fe:00 118100                     /usr/lib/x86_64-linux-gnu/libxcb-sync.so.1.0.0
7fc83cdac000-7fc83cdad000 r--p 00005000 fe:00 118100                     /usr/lib/x86_64-linux-gnu/libxcb-sync.so.1.0.0
7fc83cdad000-7fc83cdae000 rw-p 00006000 fe:00 118100                     /usr/lib/x86_64-linux-gnu/libxcb-sync.so.1.0.0
7fc83cdae000-7fc83cdb0000 r-xp 00000000 fe:00 21342                      /usr/lib/x86_64-linux-gnu/libxcb-present.so.0.0.0
7fc83cdb0000-7fc83cfaf000 ---p 00002000 fe:00 21342                      /usr/lib/x86_64-linux-gnu/libxcb-present.so.0.0.0
7fc83cfaf000-7fc83cfb0000 r--p 00001000 fe:00 21342                      /usr/lib/x86_64-linux-gnu/libxcb-present.so.0.0.0
7fc83cfb0000-7fc83cfb1000 rw-p 00002000 fe:00 21342                      /usr/lib/x86_64-linux-gnu/libxcb-present.so.0.0.0
7fc83cfb1000-7fc83cfb3000 r-xp 00000000 fe:00 21338                      /usr/lib/x86_64-linux-gnu/libxcb-dri3.so.0.0.0
7fc83cfb3000-7fc83d1b2000 ---p 00002000 fe:00 21338                      /usr/lib/x86_64-linux-gnu/libxcb-dri3.so.0.0.0
7fc83d1b2000-7fc83d1b3000 r--p 00001000 fe:00 21338                      /usr/lib/x86_64-linux-gnu/libxcb-dri3.so.0.0.0
7fc83d1b3000-7fc83d1b4000 rw-p 00002000 fe:00 21338                      /usr/lib/x86_64-linux-gnu/libxcb-dri3.so.0.0.0
7fc83d1b4000-7fc83d1db000 r-xp 00000000 fe:00 16878350                   /lib/x86_64-linux-gnu/libexpat.so.1.6.2
7fc83d1db000-7fc83d3db000 ---p 00027000 fe:00 16878350                   /lib/x86_64-linux-gnu/libexpat.so.1.6.2
7fc83d3db000-7fc83d3dd000 r--p 00027000 fe:00 16878350                   /lib/x86_64-linux-gnu/libexpat.so.1.6.2
7fc83d3dd000-7fc83d3de000 rw-p 00029000 fe:00 16878350                   /lib/x86_64-linux-gnu/libexpat.so.1.6.2
7fc83d3de000-7fc83d3e2000 r-xp 00000000 fe:00 16878644                   /lib/x86_64-linux-gnu/libcap.so.2.25
7fc83d3e2000-7fc83d5e2000 ---p 00004000 fe:00 16878644                   /lib/x86_64-linux-gnu/libcap.so.2.25
7fc83d5e2000-7fc83d5e3000 r--p 00004000 fe:00 16878644                   /lib/x86_64-linux-gnu/libcap.so.2.25
7fc83d5e3000-7fc83d5e4000 rw-p 00005000 fe:00 16878644                   /lib/x86_64-linux-gnu/libcap.so.2.25
7fc83d5e4000-7fc83d631000 r-xp 00000000 fe:00 16879787                   /lib/x86_64-linux-gnu/libdbus-1.so.3.14.15
7fc83d631000-7fc83d831000 ---p 0004d000 fe:00 16879787                   /lib/x86_64-linux-gnu/libdbus-1.so.3.14.15
7fc83d831000-7fc83d833000 r--p 0004d000 fe:00 16879787                   /lib/x86_64-linux-gnu/libdbus-1.so.3.14.15
7fc83d833000-7fc83d834000 rw-p 0004f000 fe:00 16879787                   /lib/x86_64-linux-gnu/libdbus-1.so.3.14.15
7fc83d834000-7fc83d8b4000 r-xp 00000000 fe:00 25409978                   /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-10.0.so
7fc83d8b4000-7fc83dab4000 ---p 00080000 fe:00 25409978                   /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-10.0.so
7fc83dab4000-7fc83dab6000 r--p 00080000 fe:00 25409978                   /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-10.0.so
7fc83dab6000-7fc83dab7000 rw-p 00082000 fe:00 25409978                   /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-10.0.so
7fc83dab7000-7fc83dade000 r-xp 00000000 fe:00 282                        /usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0
7fc83dade000-7fc83dcdd000 ---p 00027000 fe:00 282                        /usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0
7fc83dcdd000-7fc83dcde000 r--p 00026000 fe:00 282                        /usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0
7fc83dcde000-7fc83dcdf000 rw-p 00027000 fe:00 282                        /usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0
7fc83dcdf000-7fc83dcf0000 r-xp 00000000 fe:00 1016449                    /usr/lib/x86_64-linux-gnu/libXext.so.6.4.0
7fc83dcf0000-7fc83deef000 ---p 00011000 fe:00 1016449                    /usr/lib/x86_64-linux-gnu/libXext.so.6.4.0
7fc83deef000-7fc83def0000 r--p 00010000 fe:00 1016449                    /usr/lib/x86_64-linux-gnu/libXext.so.6.4.0
7fc83def0000-7fc83def1000 rw-p 00011000 fe:00 1016449                    /usr/lib/x86_64-linux-gnu/libXext.so.6.4.0
7fc83def1000-7fc83def6000 r-xp 00000000 fe:00 349841                     /usr/lib/x86_64-linux-gnu/libXfixes.so.3.1.0
7fc83def6000-7fc83e0f5000 ---p 00005000 fe:00 349841                     /usr/lib/x86_64-linux-gnu/libXfixes.so.3.1.0
7fc83e0f5000-7fc83e0f6000 r--p 00004000 fe:00 349841                     /usr/lib/x86_64-linux-gnu/libXfixes.so.3.1.0
7fc83e0f6000-7fc83e0f7000 rw-p 00005000 fe:00 349841                     /usr/lib/x86_64-linux-gnu/libXfixes.so.3.1.0
7fc83e0f7000-7fc83e28c000 r-xp 00000000 fe:00 16961246                   /lib/x86_64-linux-gnu/libc-2.24.so
7fc83e28c000-7fc83e48c000 ---p 00195000 fe:00 16961246                   /lib/x86_64-linux-gnu/libc-2.24.so
7fc83e48c000-7fc83e490000 r--p 00195000 fe:00 16961246                   /lib/x86_64-linux-gnu/libc-2.24.so
7fc83e490000-7fc83e492000 rw-p 00199000 fe:00 16961246                   /lib/x86_64-linux-gnu/libc-2.24.so
7fc83e492000-7fc83e496000 rw-p 00000000 00:00 0 
7fc83e496000-7fc83e4ac000 r-xp 00000000 fe:00 16854738                   /lib/x86_64-linux-gnu/libgcc_s.so.1
7fc83e4ac000-7fc83e6ab000 ---p 00016000 fe:00 16854738                   /lib/x86_64-linux-gnu/libgcc_s.so.1
7fc83e6ab000-7fc83e6ac000 r--p 00015000 fe:00 16854738                   /lib/x86_64-linux-gnu/libgcc_s.so.1
7fc83e6ac000-7fc83e6ad000 rw-p 00016000 fe:00 16854738                   /lib/x86_64-linux-gnu/libgcc_s.so.1
7fc83e6ad000-7fc83e7b0000 r-xp 00000000 fe:00 17052153                   /lib/x86_64-linux-gnu/libm-2.24.so
7fc83e7b0000-7fc83e9af000 ---p 00103000 fe:00 17052153                   /lib/x86_64-linux-gnu/libm-2.24.so
7fc83e9af000-7fc83e9b0000 r--p 00102000 fe:00 17052153                   /lib/x86_64-linux-gnu/libm-2.24.so
7fc83e9b0000-7fc83e9b1000 rw-p 00103000 fe:00 17052153                   /lib/x86_64-linux-gnu/libm-2.24.so
7fc83e9b1000-7fc83eb23000 r-xp 00000000 fe:00 356                        /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.22
7fc83eb23000-7fc83ed23000 ---p 00172000 fe:00 356                        /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.22
7fc83ed23000-7fc83ed2d000 r--p 00172000 fe:00 356                        /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.22
7fc83ed2d000-7fc83ed2f000 rw-p 0017c000 fe:00 356                        /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.22
7fc83ed2f000-7fc83ed33000 rw-p 00000000 00:00 0 
7fc83ed33000-7fc83ed4b000 r-xp 00000000 fe:00 17739248                   /lib/x86_64-linux-gnu/libpthread-2.24.so
7fc83ed4b000-7fc83ef4a000 ---p 00018000 fe:00 17739248                   /lib/x86_64-linux-gnu/libpthread-2.24.so
7fc83ef4a000-7fc83ef4b000 r--p 00017000 fe:00 17739248                   /lib/x86_64-linux-gnu/libpthread-2.24.so
7fc83ef4b000-7fc83ef4c000 rw-p 00018000 fe:00 17739248                   /lib/x86_64-linux-gnu/libpthread-2.24.so
7fc83ef4c000-7fc83ef50000 rw-p 00000000 00:00 0 
7fc83ef50000-7fc83ef53000 r-xp 00000000 fe:00 17043163                   /lib/x86_64-linux-gnu/libdl-2.24.so
7fc83ef53000-7fc83f152000 ---p 00003000 fe:00 17043163                   /lib/x86_64-linux-gnu/libdl-2.24.so
7fc83f152000-7fc83f153000 r--p 00002000 fe:00 17043163                   /lib/x86_64-linux-gnu/libdl-2.24.so
7fc83f153000-7fc83f154000 rw-p 00003000 fe:00 17043163                   /lib/x86_64-linux-gnu/libdl-2.24.so
7fc83f154000-7fc83f15b000 r-xp 00000000 fe:00 18002211                   /lib/x86_64-linux-gnu/librt-2.24.so
7fc83f15b000-7fc83f35a000 ---p 00007000 fe:00 18002211                   /lib/x86_64-linux-gnu/librt-2.24.so
7fc83f35a000-7fc83f35b000 r--p 00006000 fe:00 18002211                   /lib/x86_64-linux-gnu/librt-2.24.so
7fc83f35b000-7fc83f35c000 rw-p 00007000 fe:00 18002211                   /lib/x86_64-linux-gnu/librt-2.24.so
7fc83f35c000-7fc83f768000 r-xp 00000000 fe:00 625766                     /usr/lib/libmonosgen-2.0.so.1.0.0
7fc83f768000-7fc83f967000 ---p 0040c000 fe:00 625766                     /usr/lib/libmonosgen-2.0.so.1.0.0
7fc83f967000-7fc83f96e000 r--p 0040b000 fe:00 625766                     /usr/lib/libmonosgen-2.0.so.1.0.0
7fc83f96e000-7fc83f974000 rw-p 00412000 fe:00 625766                     /usr/lib/libmonosgen-2.0.so.1.0.0
7fc83f974000-7fc83f98b000 rw-p 00000000 00:00 0 
7fc83f98b000-7fc83f9f9000 r-xp 00000000 fe:00 38521307                   /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so.1.2.0
7fc83f9f9000-7fc83fbf8000 ---p 0006e000 fe:00 38521307                   /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so.1.2.0
7fc83fbf8000-7fc83fbfb000 r--p 0006d000 fe:00 38521307                   /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so.1.2.0
7fc83fbfb000-7fc83fbfc000 rw-p 00070000 fe:00 38521307                   /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so.1.2.0
7fc83fbfc000-7fc83fbfd000 rw-p 00000000 00:00 0 
7fc83fbfd000-7fc83fc16000 r-xp 00000000 fe:00 16818839                   /lib/x86_64-linux-gnu/libz.so.1.2.8
7fc83fc16000-7fc83fe15000 ---p 00019000 fe:00 16818839                   /lib/x86_64-linux-gnu/libz.so.1.2.8
7fc83fe15000-7fc83fe16000 r--p 00018000 fe:00 16818839                   /lib/x86_64-linux-gnu/libz.so.1.2.8
7fc83fe16000-7fc83fe17000 rw-p 00019000 fe:00 16818839                   /lib/x86_64-linux-gnu/libz.so.1.2.8
7fc83fe17000-7fc83fe65000 r-xp 00000000 fe:00 1134693                    /usr/lib/x86_64-linux-gnu/libpulse.so.0.20.1
7fc83fe65000-7fc840065000 ---p 0004e000 fe:00 1134693                    /usr/lib/x86_64-linux-gnu/libpulse.so.0.20.1
7fc840065000-7fc840067000 r--p 0004e000 fe:00 1134693                    /usr/lib/x86_64-linux-gnu/libpulse.so.0.20.1
7fc840067000-7fc840068000 rw-p 00050000 fe:00 1134693                    /usr/lib/x86_64-linux-gnu/libpulse.so.0.20.1
7fc840068000-7fc84016d000 r-xp 00000000 fe:00 2246851                    /usr/lib/x86_64-linux-gnu/libasound.so.2.0.0
7fc84016d000-7fc84036c000 ---p 00105000 fe:00 2246851                    /usr/lib/x86_64-linux-gnu/libasound.so.2.0.0
7fc84036c000-7fc840374000 r--p 00104000 fe:00 2246851                    /usr/lib/x86_64-linux-gnu/libasound.so.2.0.0
7fc840374000-7fc840375000 rw-p 0010c000 fe:00 2246851                    /usr/lib/x86_64-linux-gnu/libasound.so.2.0.0
7fc840375000-7fc8403a6000 r-xp 00000000 fe:00 39376                      /usr/lib/x86_64-linux-gnu/libpng16.so.16.28.0
7fc8403a6000-7fc8405a6000 ---p 00031000 fe:00 39376                      /usr/lib/x86_64-linux-gnu/libpng16.so.16.28.0
7fc8405a6000-7fc8405a7000 r--p 00031000 fe:00 39376                      /usr/lib/x86_64-linux-gnu/libpng16.so.16.28.0
7fc8405a7000-7fc8405a8000 rw-p 00032000 fe:00 39376                      /usr/lib/x86_64-linux-gnu/libpng16.so.16.28.0
7fc8405a8000-7fc840650000 r-xp 00000000 fe:00 38724                      /usr/lib/x86_64-linux-gnu/libfreetype.so.6.12.3
7fc840650000-7fc840850000 ---p 000a8000 fe:00 38724                      /usr/lib/x86_64-linux-gnu/libfreetype.so.6.12.3
7fc840850000-7fc840856000 r--p 000a8000 fe:00 38724                      /usr/lib/x86_64-linux-gnu/libfreetype.so.6.12.3
7fc840856000-7fc840857000 rw-p 000ae000 fe:00 38724                      /usr/lib/x86_64-linux-gnu/libfreetype.so.6.12.3
7fc840857000-7fc840866000 r-xp 00000000 fe:00 528237                     /usr/lib/x86_64-linux-gnu/libXi.so.6.1.0
7fc840866000-7fc840a65000 ---p 0000f000 fe:00 528237                     /usr/lib/x86_64-linux-gnu/libXi.so.6.1.0
7fc840a65000-7fc840a66000 r--p 0000e000 fe:00 528237                     /usr/lib/x86_64-linux-gnu/libXi.so.6.1.0
7fc840a66000-7fc840a67000 rw-p 0000f000 fe:00 528237                     /usr/lib/x86_64-linux-gnu/libXi.so.6.1.0
7fc840a67000-7fc840ba1000 r-xp 00000000 fe:00 19283                      /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0
7fc840ba1000-7fc840da1000 ---p 0013a000 fe:00 19283                      /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0
7fc840da1000-7fc840da2000 r--p 0013a000 fe:00 19283                      /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0
7fc840da2000-7fc840da7000 rw-p 0013b000 fe:00 19283                      /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0
7fc840da7000-7fc840db0000 r-xp 00000000 fe:00 19345                      /usr/lib/x86_64-linux-gnu/libXrender.so.1.3.0
7fc840db0000-7fc840faf000 ---p 00009000 fe:00 19345                      /usr/lib/x86_64-linux-gnu/libXrender.so.1.3.0
7fc840faf000-7fc840fb0000 r--p 00008000 fe:00 19345                      /usr/lib/x86_64-linux-gnu/libXrender.so.1.3.0
7fc840fb0000-7fc840fb1000 rw-p 00009000 fe:00 19345                      /usr/lib/x86_64-linux-gnu/libXrender.so.1.3.0
7fc840fb1000-7fc840fbb000 r-xp 00000000 fe:00 19349                      /usr/lib/x86_64-linux-gnu/libXrandr.so.2.2.0
7fc840fbb000-7fc8411ba000 ---p 0000a000 fe:00 19349                      /usr/lib/x86_64-linux-gnu/libXrandr.so.2.2.0
7fc8411ba000-7fc8411bb000 r--p 00009000 fe:00 19349                      /usr/lib/x86_64-linux-gnu/libXrandr.so.2.2.0
7fc8411bb000-7fc8411bc000 rw-p 0000a000 fe:00 19349                      /usr/lib/x86_64-linux-gnu/libXrandr.so.2.2.0
7fc8411bc000-7fc8411be000 r-xp 00000000 fe:00 1089669                    /usr/lib/x86_64-linux-gnu/libXinerama.so.1.0.0
7fc8411be000-7fc8413bd000 ---p 00002000 fe:00 1089669                    /usr/lib/x86_64-linux-gnu/libXinerama.so.1.0.0
7fc8413bd000-7fc8413be000 r--p 00001000 fe:00 1089669                    /usr/lib/x86_64-linux-gnu/libXinerama.so.1.0.0
7fc8413be000-7fc8413bf000 rw-p 00002000 fe:00 1089669                    /usr/lib/x86_64-linux-gnu/libXinerama.so.1.0.0
7fc8413bf000-7fc8413c9000 r-xp 00000000 fe:00 1455380                    /usr/lib/x86_64-linux-gnu/libXcursor.so.1.0.2
7fc8413c9000-7fc8415c8000 ---p 0000a000 fe:00 1455380                    /usr/lib/x86_64-linux-gnu/libXcursor.so.1.0.2
7fc8415c8000-7fc8415c9000 r--p 00009000 fe:00 1455380                    /usr/lib/x86_64-linux-gnu/libXcursor.so.1.0.2
7fc8415c9000-7fc8415ca000 rw-p 0000a000 fe:00 1455380                    /usr/lib/x86_64-linux-gnu/libXcursor.so.1.0.2
7fc8415ca000-7fc8415ed000 r-xp 00000000 fe:00 16879795                   /lib/x86_64-linux-gnu/ld-2.24.so
7fc8415ed000-7fc8415ee000 rw-s 10eeae000 00:06 13613                     /dev/dri/card0
7fc8415ee000-7fc8415ef000 rw-s 00000000 00:05 286615                     /drm mm object (deleted)
7fc8415ef000-7fc8415f0000 rw-s 00000000 00:05 286611                     /drm mm object (deleted)
7fc8415f0000-7fc8415f1000 rw-s 00000000 00:05 286607                     /drm mm object (deleted)
7fc8415f1000-7fc8415f2000 rw-s 00000000 00:05 286602                     /drm mm object (deleted)
7fc8415f2000-7fc8415f9000 r--s 00000000 fe:00 18491386                   /usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache
7fc8415f9000-7fc8415fa000 rw-s 00000000 00:05 293246                     /memfd:xshmfence (deleted)
7fc8415fa000-7fc841602000 rw-s 00000000 00:05 289554                     /drm mm object (deleted)
7fc841602000-7fc841710000 rw-p 00000000 00:00 0 
7fc841710000-7fc841794000 r-xp 00000000 fe:00 17390558                   /lib/x86_64-linux-gnu/libsystemd.so.0.17.0
7fc841794000-7fc841795000 ---p 00084000 fe:00 17390558                   /lib/x86_64-linux-gnu/libsystemd.so.0.17.0
7fc841795000-7fc841798000 r--p 00084000 fe:00 17390558                   /lib/x86_64-linux-gnu/libsystemd.so.0.17.0
7fc841798000-7fc841799000 rw-p 00087000 fe:00 17390558                   /lib/x86_64-linux-gnu/libsystemd.so.0.17.0
7fc841799000-7fc84179a000 rw-p 00000000 00:00 0 
7fc84179a000-7fc8417a8000 rw-p 00000000 00:00 0 
7fc8417a8000-7fc8417a9000 rw-s 10ee9f000 00:06 13613                     /dev/dri/card0
7fc8417a9000-7fc8417aa000 ---p 00000000 00:00 0 
7fc8417aa000-7fc8417ed000 rw-p 00000000 00:00 0 
7fc8417ed000-7fc8417ee000 r--p 00023000 fe:00 16879795                   /lib/x86_64-linux-gnu/ld-2.24.so
7fc8417ee000-7fc8417ef000 rw-p 00024000 fe:00 16879795                   /lib/x86_64-linux-gnu/ld-2.24.so
7fc8417ef000-7fc8417f0000 rw-p 00000000 00:00 0 
7ffc0fbc7000-7ffc0fbcf000 ---p 00000000 00:00 0 
7ffc103a5000-7ffc103c6000 rw-p 00000000 00:00 0                          [stack]
7ffc103ce000-7ffc103d0000 r--p 00000000 00:00 0                          [vvar]
7ffc103d0000-7ffc103d2000 r-xp 00000000 00:00 0                          [vdso]
ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0                  [vsyscall]

Native stacktrace:

        /usr/lib/libmonosgen-2.0.so.1(+0xe3820) [0x7fc83f43f820]
        /lib/x86_64-linux-gnu/libpthread.so.0(+0x110c0) [0x7fc83ed440c0]
        /lib/x86_64-linux-gnu/libc.so.6(gsignal+0xcf) [0x7fc83e129fff]
        /lib/x86_64-linux-gnu/libc.so.6(abort+0x16a) [0x7fc83e12b42a]
        /home/dev/Apps/Godot30/bin/godot.x11.opt.tools.64.mono(+0xcae8de) [0x555fe69b38de]
        /home/dev/Apps/Godot30/bin/godot.x11.opt.tools.64.mono(+0xa0c553) [0x555fe6711553]
        /home/dev/Apps/Godot30/bin/godot.x11.opt.tools.64.mono(_ZN13CSharpProject8add_itemERK6StringS2_S2_+0x19f) [0x555fe69d784f]
        /home/dev/Apps/Godot30/bin/godot.x11.opt.tools.64.mono(_ZNK12CSharpScript12can_instanceEv+0x112) [0x555fe699f552]
        /home/dev/Apps/Godot30/bin/godot.x11.opt.tools.64.mono(_ZN6Object10set_scriptERK6RefPtr+0x8f) [0x555fe80aae9f]
        /home/dev/Apps/Godot30/bin/godot.x11.opt.tools.64.mono(_ZN6Object3setERK10StringNameRK7VariantPb+0x666) [0x555fe80ab756]
        /home/dev/Apps/Godot30/bin/godot.x11.opt.tools.64.mono(_ZNK10SceneState8instanceENS_12GenEditStateE+0x165e) [0x555fe7be21fe]
        /home/dev/Apps/Godot30/bin/godot.x11.opt.tools.64.mono(_ZNK11PackedScene8instanceENS_12GenEditStateE+0x20) [0x555fe7be3180]
        /home/dev/Apps/Godot30/bin/godot.x11.opt.tools.64.mono(_ZN10EditorNode10load_sceneERK6Stringbbbb+0x3be) [0x555fe6e5324e]
        /home/dev/Apps/Godot30/bin/godot.x11.opt.tools.64.mono(_ZN10EditorNode16_sources_changedEb+0x60) [0x555fe6e54160]
        /home/dev/Apps/Godot30/bin/godot.x11.opt.tools.64.mono(_ZN11MethodBind1IbE4callEP6ObjectPPK7VariantiRNS3_9CallErrorE+0xba) [0x555fe67203fa]
        /home/dev/Apps/Godot30/bin/godot.x11.opt.tools.64.mono(_ZN6Object4callERK10StringNamePPK7VariantiRNS3_9CallErrorE+0x153) [0x555fe80a50e3]
        /home/dev/Apps/Godot30/bin/godot.x11.opt.tools.64.mono(_ZN6Object11emit_signalERK10StringNamePPK7Varianti+0x293) [0x555fe80aa1c3]
        /home/dev/Apps/Godot30/bin/godot.x11.opt.tools.64.mono(_ZN6Object11emit_signalERK10StringNameRK7VariantS5_S5_S5_S5_+0x50) [0x555fe80aadf0]
        /home/dev/Apps/Godot30/bin/godot.x11.opt.tools.64.mono(_ZN16EditorFileSystem13_notificationEi+0x252) [0x555fe6df9e42]
        /home/dev/Apps/Godot30/bin/godot.x11.opt.tools.64.mono(_ZN6Object12notificationEib+0x14) [0x555fe809dbd4]
        /home/dev/Apps/Godot30/bin/godot.x11.opt.tools.64.mono(_ZN9SceneTree19_notify_group_pauseERK10StringNamei+0x13d) [0x555fe75831bd]
        /home/dev/Apps/Godot30/bin/godot.x11.opt.tools.64.mono(_ZN9SceneTree4idleEf+0x185) [0x555fe7584225]
        /home/dev/Apps/Godot30/bin/godot.x11.opt.tools.64.mono(_ZN4Main9iterationEv+0x34e) [0x555fe65cf33e]
        /home/dev/Apps/Godot30/bin/godot.x11.opt.tools.64.mono(_ZN6OS_X113runEv+0x41) [0x555fe65bb9e1]
        /home/dev/Apps/Godot30/bin/godot.x11.opt.tools.64.mono(main+0xb5) [0x555fe65adba5]
        /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf1) [0x7fc83e1172e1]
        /home/dev/Apps/Godot30/bin/godot.x11.opt.tools.64.mono(_start+0x2a) [0x555fe65b102a]

Debug info from gdb:

[New LWP 9549]
[New LWP 9550]
[New LWP 9551]
[New LWP 9553]
[New LWP 9554]
[New LWP 9555]
[New LWP 9560]
[New LWP 9561]
[New LWP 9563]
[setting tty state failed in terminal_inferior: Błąd wejścia/wyjścia]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00007fc83ed43b3a in __waitpid (pid=9569, stat_loc=0x7ffc103c11bc, options=0) at ../sysdeps/unix/sysv/linux/waitpid.c:29
29      ../sysdeps/unix/sysv/linux/waitpid.c: Nie ma takiego pliku ani katalogu.
  Id   Target Id         Frame 
* 1    Thread 0x7fc841703980 (LWP 9548) "godot.x11.opt.t" 0x00007fc83ed43b3a in __waitpid (pid=9569, stat_loc=0x7ffc103c11bc, options=0) at ../sysdeps/unix/sysv/linux/waitpid.c:29
  2    Thread 0x7fc8417e9700 (LWP 9549) "godot.x11.opt.t" 0x00007fc83ed42536 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=0, futex_word=0x555fe9ecabc8) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  3    Thread 0x7fc83859b700 (LWP 9550) "godot.x11.opt.t" 0x00007fc83ed42536 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=0, futex_word=0x555fea0c6d28) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  4    Thread 0x7fc83855a700 (LWP 9551) "godot.x11.opt.t" 0x00007fc83ed437dd in nanosleep () at ../sysdeps/unix/syscall-template.S:84
  5    Thread 0x7fc838519700 (LWP 9553) "godot.x11.opt.t" 0x00007fc83e1af28d in nanosleep () at ../sysdeps/unix/syscall-template.S:84
  6    Thread 0x7fc8263ff700 (LWP 9554) "SGen worker" pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  7    Thread 0x7fc824bfe700 (LWP 9555) "Finalizer" 0x00007fc83ed42536 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=0, futex_word=0x7fc83f979940) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  8    Thread 0x7fc826965700 (LWP 9560) "godot.x11.opt.t" 0x00007fc83ed437dd in nanosleep () at ../sysdeps/unix/syscall-template.S:84
  9    Thread 0x7fc82435d700 (LWP 9561) "godot.x11.opt.t" 0x00007fc83ed42536 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=0, futex_word=0x555febe783e8) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  10   Thread 0x7fc81f6f8700 (LWP 9563) "godot.x11.opt.t" 0x00007fc83ed437dd in nanosleep () at ../sysdeps/unix/syscall-template.S:84

Thread 10 (Thread 0x7fc81f6f8700 (LWP 9563)):
#0  0x00007fc83ed437dd in nanosleep () at ../sysdeps/unix/syscall-template.S:84
#1  0x0000555fe6cffbab in OS_Unix::delay_usec () at drivers/unix/os_unix.cpp:248
#2  0x0000555fe70a8ae2 in EditorFileServer::_thread_start () at editor/fileserver/editor_file_server.cpp:309
#3  0x0000555fe6d08741 in ThreadPosix::thread_callback () at drivers/unix/thread_posix.cpp:70
#4  0x00007fc83ed3a494 in start_thread (arg=0x7fc81f6f8700) at pthread_create.c:333
#5  0x00007fc83e1dfacf in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:97

Thread 9 (Thread 0x7fc82435d700 (LWP 9561)):
#0  0x00007fc83ed42536 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=0, futex_word=0x555febe783e8) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
#1  do_futex_wait (sem=sem@entry=0x555febe783e8, abstime=0x0) at sem_waitcommon.c:111
#2  0x00007fc83ed425e4 in __new_sem_wait_slow (sem=0x555febe783e8, abstime=0x0) at sem_waitcommon.c:181
#3  0x0000555fe6d05908 in SemaphorePosix::wait () at drivers/unix/semaphore_posix.cpp:41
#4  0x0000555fe6ed7b7f in EditorResourcePreview::_thread () at editor/editor_resource_preview.cpp:167
#5  0x0000555fe6d08741 in ThreadPosix::thread_callback () at drivers/unix/thread_posix.cpp:70
#6  0x00007fc83ed3a494 in start_thread (arg=0x7fc82435d700) at pthread_create.c:333
#7  0x00007fc83e1dfacf in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:97

Thread 8 (Thread 0x7fc826965700 (LWP 9560)):
#0  0x00007fc83ed437dd in nanosleep () at ../sysdeps/unix/syscall-template.S:84
#1  0x0000555fe6cffbab in OS_Unix::delay_usec () at drivers/unix/os_unix.cpp:248
#2  0x0000555fe7378234 in EditorExportAndroid::_device_poll_thread () at platform/android/export/export.cpp:366
#3  0x0000555fe6d08741 in ThreadPosix::thread_callback () at drivers/unix/thread_posix.cpp:70
#4  0x00007fc83ed3a494 in start_thread (arg=0x7fc826965700) at pthread_create.c:333
#5  0x00007fc83e1dfacf in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:97

Thread 7 (Thread 0x7fc824bfe700 (LWP 9555)):
#0  0x00007fc83ed42536 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=0, futex_word=0x7fc83f979940) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
#1  do_futex_wait (sem=sem@entry=0x7fc83f979940, abstime=0x0) at sem_waitcommon.c:111
#2  0x00007fc83ed425e4 in __new_sem_wait_slow (sem=0x7fc83f979940, abstime=0x0) at sem_waitcommon.c:181
#3  0x00007fc83f5db686 in ?? () from /usr/lib/libmonosgen-2.0.so.1
#4  0x00007fc83f59ce79 in ?? () from /usr/lib/libmonosgen-2.0.so.1
#5  0x00007fc83ed3a494 in start_thread (arg=0x7fc824bfe700) at pthread_create.c:333
#6  0x00007fc83e1dfacf in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:97

Thread 6 (Thread 0x7fc8263ff700 (LWP 9554)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fc83f62b233 in ?? () from /usr/lib/libmonosgen-2.0.so.1
#2  0x00007fc83ed3a494 in start_thread (arg=0x7fc8263ff700) at pthread_create.c:333
#3  0x00007fc83e1dfacf in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:97

Thread 5 (Thread 0x7fc838519700 (LWP 9553)):
#0  0x00007fc83e1af28d in nanosleep () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007fc83e1d8b84 in usleep (useconds=<optimized out>) at ../sysdeps/posix/usleep.c:32
#2  0x0000555fe65c0760 in JoypadLinux::monitor_joypads () at platform/x11/joypad_linux.cpp:217
#3  0x0000555fe6d08741 in ThreadPosix::thread_callback () at drivers/unix/thread_posix.cpp:70
#4  0x00007fc83ed3a494 in start_thread (arg=0x7fc838519700) at pthread_create.c:333
#5  0x00007fc83e1dfacf in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:97

Thread 4 (Thread 0x7fc83855a700 (LWP 9551)):
#0  0x00007fc83ed437dd in nanosleep () at ../sysdeps/unix/syscall-template.S:84
#1  0x0000555fe6cffbab in OS_Unix::delay_usec () at drivers/unix/os_unix.cpp:248
#2  0x0000555fe6d0be30 in AudioDriverPulseAudio::thread_func () at drivers/pulseaudio/audio_driver_pulseaudio.cpp:355
#3  0x0000555fe6d08741 in ThreadPosix::thread_callback () at drivers/unix/thread_posix.cpp:70
#4  0x00007fc83ed3a494 in start_thread (arg=0x7fc83855a700) at pthread_create.c:333
#5  0x00007fc83e1dfacf in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:97

Thread 3 (Thread 0x7fc83859b700 (LWP 9550)):
#0  0x00007fc83ed42536 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=0, futex_word=0x555fea0c6d28) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
#1  do_futex_wait (sem=sem@entry=0x555fea0c6d28, abstime=0x0) at sem_waitcommon.c:111
#2  0x00007fc83ed425e4 in __new_sem_wait_slow (sem=0x555fea0c6d28, abstime=0x0) at sem_waitcommon.c:181
#3  0x0000555fe6d05908 in SemaphorePosix::wait () at drivers/unix/semaphore_posix.cpp:41
#4  0x0000555fe7ecf80c in VisualServerScene::_gi_probe_bake_thread () at servers/visual/visual_server_scene.cpp:2456
#5  0x0000555fe6d08741 in ThreadPosix::thread_callback () at drivers/unix/thread_posix.cpp:70
#6  0x00007fc83ed3a494 in start_thread (arg=0x7fc83859b700) at pthread_create.c:333
#7  0x00007fc83e1dfacf in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:97

Thread 2 (Thread 0x7fc8417e9700 (LWP 9549)):
#0  0x00007fc83ed42536 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=0, futex_word=0x555fe9ecabc8) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
#1  do_futex_wait (sem=sem@entry=0x555fe9ecabc8, abstime=0x0) at sem_waitcommon.c:111
#2  0x00007fc83ed425e4 in __new_sem_wait_slow (sem=0x555fe9ecabc8, abstime=0x0) at sem_waitcommon.c:181
#3  0x0000555fe6d05908 in SemaphorePosix::wait () at drivers/unix/semaphore_posix.cpp:41
#4  0x0000555fe8228d39 in _IP_ResolverPrivate::_thread_function () at core/io/ip.cpp:100
#5  0x0000555fe6d08741 in ThreadPosix::thread_callback () at drivers/unix/thread_posix.cpp:70
#6  0x00007fc83ed3a494 in start_thread (arg=0x7fc8417e9700) at pthread_create.c:333
#7  0x00007fc83e1dfacf in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:97

Thread 1 (Thread 0x7fc841703980 (LWP 9548)):
#0  0x00007fc83ed43b3a in __waitpid (pid=9569, stat_loc=0x7ffc103c11bc, options=0) at ../sysdeps/unix/sysv/linux/waitpid.c:29
#1  0x00007fc83f43f93e in ?? () from /usr/lib/libmonosgen-2.0.so.1
#2  <signal handler called>
#3  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#4  0x00007fc83e12b42a in __GI_abort () at abort.c:89
#5  0x0000555fe69b38de in GDMonoInternals::unhandled_exception () at modules/mono/mono_gd/gd_mono_internals.cpp:74
#6  0x0000555fe6711553 in GDMonoUtils::debug_unhandled_exception () at modules/mono/mono_gd/gd_mono_utils.cpp:492
#7  0x0000555fe69d784f in CSharpProject::add_item () at modules/mono/editor/csharp_project.cpp:117
#8  0x0000555fe699f552 in CSharpScript::can_instance () at modules/mono/csharp_script.cpp:1860
#9  0x0000555fe80aae9f in Object::set_script () at core/object.cpp:978
#10 0x0000555fe80ab756 in Object::set () at core/object.cpp:432
#11 0x0000555fe7be21fe in SceneState::instance () at scene/resources/packed_scene.cpp:211
#12 0x0000555fe7be3180 in PackedScene::instance () at scene/resources/packed_scene.cpp:1684
#13 0x0000555fe6e5324e in EditorNode::load_scene () at editor/editor_node.cpp:2810
#14 0x0000555fe6e54160 in EditorNode::_sources_changed () at editor/editor_node.cpp:533
#15 0x0000555fe67203fa in MethodBind1<bool>::call () at core/method_bind.gen.inc:729
#16 0x0000555fe80a50e3 in Object::call () at core/object.cpp:914
#17 0x0000555fe80aa1c3 in Object::emit_signal () at core/object.cpp:1195
#18 0x0000555fe80aadf0 in Object::emit_signal () at core/object.cpp:1240
#19 0x0000555fe6df9e42 in EditorFileSystem::_notification () at editor/editor_file_system.cpp:1067
#20 0x0000555fe809dbd4 in Object::notification () at core/object.cpp:924
#21 0x0000555fe75831bd in SceneTree::_notify_group_pause () at scene/main/scene_tree.cpp:944
#22 0x0000555fe7584225 in SceneTree::idle () at scene/main/scene_tree.cpp:499
#23 0x0000555fe65cf33e in Main::iteration () at main/main.cpp:1799
#24 0x0000555fe65bb9e1 in OS_X11::run () at platform/x11/os_x11.cpp:2626
#25 0x0000555fe65adba5 in main () at platform/x11/godot_x11.cpp:55

=================================================================
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.
=================================================================

@mysticfall
Copy link
Contributor Author

I think I was mistaken when I said above that the error about Version attribute doesn't look to be the cause of this problem.

I did more tests today and found that the crash apparently is related to that problem. I suppose it's been not fatal before recent changes for some reason, but now it's causing Godot to crash.

On a side note, the same error message appears if I build my project xbuild instead of msbuild on command line. So, probably it could be the case that GodotSharpTool is using an older version of Microsoft.Build API to build projects?

I'll try to go deeper and share what I find later.

@lukaszbulzacki
Copy link

lukaszbulzacki commented Jul 17, 2018

@mysticfall I can check what is used.
I assume godot build is using tools from system it's not shipped with it?

@mysticfall
Copy link
Contributor Author

mysticfall commented Jul 17, 2018

As a workaround, I found that copying 15.x version of Microsoft.Build.dll and Microsoft.Build.Framework.dll into .mono/assemblies directory eliminates the error.

@lukaszbulzacki
Copy link

Godot uses msbuild 15.4.0.0 ( Wed Nov 29 14:56:11 UTC 2017).
@mysticfall you workaround works.

@mysticfall
Copy link
Contributor Author

@akien-mga If there are other users who are affected by this problem, maybe we should add this to the 3.1 milestone?

@akien-mga akien-mga added this to the 3.1 milestone Jul 28, 2018
@xfactor2000
Copy link

This crash is happening to me on Linux Manjaro Hakoila, it became really annoying in Godot 3.0.6. Each time I need to run the code, I need to:

  1. Delete the .mono folder (otherwise the editor will crash right after opening the project).
  2. Open Godot and run the project.
  3. Godot editor will crash, but at least it will copy the assemblies into the project.
  4. Run msbuild . /p:Configuration=Tools && godot-mono command to start the project (because running godot-mono --rebuild-solutions also causes the editor to crash).

In Godot 3.0.5 it also happened, but the editor would not crash all the time, and then deleting the .mono folder once would help. Right now, it started to really interfere with my work.

As for the error, I get the same stacktrace described above minus the "Version" attribute part.

I'm using msbuild version 15.6.0.0

I really hope you fix it soon, because like I said these crashes are destroying the user experience.

@akien-mga
Copy link
Member

CC @neikeq

@neikeq
Copy link
Contributor

neikeq commented Aug 23, 2018

Does this happen with any project? A new one for example (after generating the solution).

@neikeq
Copy link
Contributor

neikeq commented Aug 23, 2018

This looks like a duplicate of #15386. I'm planning GodotSharpTools to use nuget Microsoft.Build packages instead.

@mysticfall
Copy link
Contributor Author

@neikeq I haven't tested it with a new project yet, but I believe it only happens when the .csproj contains a package reference like this:

<PackageReference Include="Ensure.That" Version="8.0.0" />

In that case, I think it wouldn't be reproduced with a newly create project but the suggested change with Microsoft.Build packages would fix the problem.

@xfactor2000
Copy link

xfactor2000 commented Aug 24, 2018 via email

@mysticfall
Copy link
Contributor Author

mysticfall commented Nov 6, 2018

I tried to update my engine build from cf7a661 to 3cf3c41, and it seems that the workaround I mentioned above no longer works now.

It does not crash the editor immediately when opening a project as before, but when you try to build or run it, it crashes with the same error message.

@akien-mga
Copy link
Member

Is this still reproducible in the current master branch or latest beta build?

@neikeq
Copy link
Contributor

neikeq commented Feb 23, 2019

This is a duplicate of #15386, no?

@mysticfall
Copy link
Contributor Author

@neikeq Yes, it is. I didn't know it was the same problem when I opened the issue and #15386 didn't cause a crash when I first reported it.

But still they turn out to be caused by the same problem, so you can close this issue.

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

6 participants