SimulaVR / Simula

Linux VR Desktop
MIT License
2.91k stars 87 forks source link

Launching evince crashes Simula #70

Closed georgewsinger closed 4 years ago

georgewsinger commented 5 years ago

Launching evince (a PDF viewer) in Ubuntu bionic with Simula running:

$ DISPLAY=:2 evince SimulaPreSeedDeck.pdf &
[3] 16192
$ Gdk-Message: 18:40:30.209: Error reading events from display: Connection reset by peer

and

shaders/vulkan/testgrid_cs.spv
onSurfaceCreated
onSurfaceCreated end
ERROR: find_by_type_and_id: Condition ' p_tracker_id == 0 ' is true. returned: __null
   At: servers/arvr_server.cpp:305.
ERROR: find_by_type_and_id: Condition ' p_tracker_id == 0 ' is true. returned: __null
   At: servers/arvr_server.cpp:305.
ERROR: find_by_type_and_id: Condition ' p_tracker_id == 0 ' is true. returned: __null
   At: servers/arvr_server.cpp:305.
onSurfaceCreated
onSurfaceCreated end
ERROR: find_by_type_and_id: Condition ' p_tracker_id == 0 ' is true. returned: __null
   At: servers/arvr_server.cpp:305.
ERROR: find_by_type_and_id: Condition ' p_tracker_id == 0 ' is true. returned: __null
   At: servers/arvr_server.cpp:305.
ERROR: find_by_type_and_id: Condition ' p_tracker_id == 0 ' is true. returned: __null
   At: servers/arvr_server.cpp:305.
Spawned Xwayland server, pid 16196
Disabling glamor and dri3, EGL setup failed
Failed to initialize glamor, falling back to sw
xserver loaded
xfixes version: 5.0
created wm, root 668
onSurfaceCreated
onSurfaceCreated end
handle_crash: Program crashed with signal 11
Dumping the backtrace. Please include this when reporting the bug on https://github.com/godotengine/godot/issues
[1] /lib/x86_64-linux-gnu/libc.so.6(+0x3ef20) [0x7f3d784f9f20] (??:0)
[2] [0x42000d34f0] (??:0)
-- END OF BACKTRACE --
(EE) 
Fatal server error:
(EE) failed to read Wayland events: Broken pipe
(EE) 
Aborted (core dumped)
Makefile:9: recipe for target 'run' failed
make[1]: *** [run] Error 134
make[1]: Leaving directory '/home/george/Simula_/addons/godot-haskell-plugin'