Unity Player crashed on linux with SIGSEGV (Address boundary error)

Hi,

Today I found that most old games won’t run, crash when executed:

λ ./Dreamfall\ Chapters
Set current directory to /srv/games/Dreamfall.Chapters
Found path: /srv/games/Dreamfall.Chapters/Dreamfall Chapters
Mono path[0] = '/srv/games/Dreamfall.Chapters/Dreamfall Chapters_Data/Managed'
Mono path[1] = '/srv/games/Dreamfall.Chapters/Dreamfall Chapters_Data/Mono'
Mono config path = '/srv/games/Dreamfall.Chapters/Dreamfall Chapters_Data/Mono/etc'
Thread (nil) may have been prematurely finalized

Native stacktrace:

Thread (nil) may have been prematurely finalized
fish: “./Dreamfall\ Chapters” terminated by signal SIGSEGV (Address boundary error)

with:

Feb 22 03:46:04 spectre-x360 systemd-coredump[28228]: Process 28225 (Dreamfall Chapt) of user 1000 dumped core.
                                                     
                                                      Stack trace of thread 28226:
                                                      #0  0x00007f04e9c967ff n/a (libmono.so)
                                                      #1  0x00007f04e9c96c97 mono_jit_info_table_find (libmono.so)
                                                      #2  0x00007f04e9bdac2b n/a (libmono.so)
                                                      #3  0x00007f04eb7843c0 __restore_rt (libpthread.so.0)
                                                      #4  0x00007f04e9d1bd74 n/a (libmono.so)
                                                      #5  0x00007f04e9d17aa3 n/a (libmono.so)
                                                      #6  0x00007f04eb779a9d start_thread (libpthread.so.0)
                                                      #7  0x00007f04ead88b23 __clone (libc.so.6)
                                                     
                                                      Stack trace of thread 28225:
                                                      #0  0x00007f04eadc4120 _dl_addr (libc.so.6)
                                                      #1  0x00007f04ead96e35 __backtrace_symbols (libc.so.6)
                                                      #2  0x00007f04e9c37f63 n/a (libmono.so)
                                                      #3  0x00007f04e9bdac4f n/a (libmono.so)
                                                      #4  0x00007f04eb7843c0 __restore_rt (libpthread.so.0)
                                                      #5  0x00007f04e9d19d21 n/a (libmono.so)
                                                      #6  0x00007f04e9d20d6f mono_once (libmono.so)
                                                      #7  0x00007f04e9d19e04 n/a (libmono.so)
                                                      #8  0x00007f04e9d24109 n/a (libmono.so)
                                                      #9  0x00007f04e9d06fa5 n/a (libmono.so)
                                                      #10 0x00007f04e9c7a163 mono_runtime_init (libmono.so)
                                                      #11 0x00007f04e9bdb925 n/a (libmono.so)
                                                      #12 0x00000000007a786e n/a (Dreamfall Chapters)
                                                      #13 0x0000000000dc297c n/a (Dreamfall Chapters)
                                                      #14 0x0000000000461637 n/a (Dreamfall Chapters)
                                                      #15 0x00007f04eacb1223 __libc_start_main (libc.so.6)
                                                      #16 0x000000000046b4ed n/a (Dreamfall Chapters)

Anyone experiencing the same problem?

Almost every unity player games will crash. More outputs:

λ ./Rainswept.x86_64
Set current directory to /srv/games/Rainswept/game
Found path: /srv/games/Rainswept/game/Rainswept.x86_64
Mono path[0] = '/srv/games/Rainswept/game/Rainswept_Data/Managed'
Mono config path = '/srv/games/Rainswept/game/Rainswept_Data/Mono/etc'
Thread (nil) may have been prematurely finalized
Receiving unhandled NULL exception
Receiving unhandled NULL exception
#0  0x007fbe086fa780 in funlockfile
#0  0x007fffc0f41c40 in funlockfile
#1  0x007fbe086fae10 in mono_verify_corlib
#1  0x007fffc0f422e0 in mono_verify_corlib
#2  0x007fbe086faed0 in mono_verify_corlib
#2  0x007fffc0f422f0 in mono_once
#3  0x007fffc0f42380 in mono_verify_corlib
#3  0x007fbe086faf00 in start_thread
#4  0x007fffc0f423a0 in mono_once
#5  0x007fffc0f42430 in mono_thread_create
#4  0x007fbe086fafc0 in clone
#6  0x007fffc0f42440 in mono_runtime_init

Native stacktrace:

#7  0x007fffc0f42460 in mono_print_method_from_ip
#8  0x007fffc0f424b0 in std::vector<core::basic_string<char, core::StringStorageDefault<char> >, std::allocator<core::basic_string<char, core::StringStorageDefault<char> > > >::~vector()
#9  0x007fffc0f42910 in std::vector<core::basic_string<char, core::StringStorageDefault<char> >, std::allocator<core::basic_string<char, core::StringStorageDefault<char> > > >::~vector()
Thread (nil) may have been prematurely finalized
#10 0x007fffc0f42990 in zcfree
#11 0x007fffc0f43790 in __libc_start_main
    /srv/games/Rainswept/game/Rainswept_Data/Mono/x86_64/libmono.so(+0x92456) [0x7fbe08eee456]
    /usr/lib/libpthread.so.0(+0x123bf) [0x7fbe0eb1f3bf]
    /usr/lib/libc.so.6(gsignal+0x10f) [0x7fbe0e646d7f]
    /usr/lib/libc.so.6(abort+0x124) [0x7fbe0e631671]
    ./Rainswept.x86_64() [0xa335ab]
    /srv/games/Rainswept/game/Rainswept_Data/Mono/x86_64/libmono.so(+0xd1582) [0x7fbe08f2d582]
    /srv/games/Rainswept/game/Rainswept_Data/Mono/x86_64/libmono.so(+0x350ce) [0x7fbe08e910ce]
    /usr/lib/libpthread.so.0(+0x123bf) [0x7fbe0eb1f3bf]
    /srv/games/Rainswept/game/Rainswept_Data/Mono/x86_64/libmono.so(+0x176740) [0x7fbe08fd2740]
    /srv/games/Rainswept/game/Rainswept_Data/Mono/x86_64/libmono.so(+0x17246e) [0x7fbe08fce46e]
    /usr/lib/libpthread.so.0(+0x7a9c) [0x7fbe0eb14a9c]
    /usr/lib/libc.so.6(clone+0x42) [0x7fbe0e70ab22]

Debug info from gdb:

Thread (nil) may have been prematurely finalized
#12 0x007fffc0f43850 in zcfree
fish: “./Rainswept.x86_64” terminated by signal SIGABRT (Abort)
λ I refuse to debug myself!

λ env LD_DEBUG=libs ./Rainswept.x86_64
7054: find library=libdl.so.2 [0]; searching
7054: search cache=/etc/ld.so.cache
7054: trying file=/usr/lib/libdl.so.2
7054:
7054: find library=libpthread.so.0 [0]; searching
7054: search cache=/etc/ld.so.cache
7054: trying file=/usr/lib/libpthread.so.0
7054:
7054: find library=librt.so.1 [0]; searching
7054: search cache=/etc/ld.so.cache
7054: trying file=/usr/lib/librt.so.1
7054:
7054: find library=libstdc++.so.6 [0]; searching
7054: search cache=/etc/ld.so.cache
7054: trying file=/usr/lib/libstdc++.so.6
7054:
7054: find library=libm.so.6 [0]; searching
7054: search cache=/etc/ld.so.cache
7054: trying file=/usr/lib/libm.so.6
7054:
7054: find library=libgcc_s.so.1 [0]; searching
7054: search cache=/etc/ld.so.cache
7054: trying file=/usr/lib/libgcc_s.so.1
7054:
7054: find library=libc.so.6 [0]; searching
7054: search cache=/etc/ld.so.cache
7054: trying file=/usr/lib/libc.so.6
7054:
7054:
7054: calling init: /usr/lib/libpthread.so.0
7054:
7054:
7054: calling init: /usr/lib/libc.so.6
7054:
7054:
7054: calling init: /usr/lib/libgcc_s.so.1
7054:
7054:
7054: calling init: /usr/lib/libm.so.6
7054:
7054:
7054: calling init: /usr/lib/libstdc++.so.6
7054:
7054:
7054: calling init: /usr/lib/librt.so.1
7054:
7054:
7054: calling init: /usr/lib/libdl.so.2
7054:
7054:
7054: initialize program: ./Rainswept.x86_64
7054:
7054:
7054: transferring control: ./Rainswept.x86_64
7054:
7054: find library=libX11.so.6 [0]; searching
7054: search cache=/etc/ld.so.cache
7054: trying file=/usr/lib/libX11.so.6
7054:
7054: find library=libxcb.so.1 [0]; searching
7054: search cache=/etc/ld.so.cache
7054: trying file=/usr/lib/libxcb.so.1
7054:
7054: find library=libXau.so.6 [0]; searching
7054: search cache=/etc/ld.so.cache
7054: trying file=/usr/lib/libXau.so.6
7054:
7054: find library=libXdmcp.so.6 [0]; searching
7054: search cache=/etc/ld.so.cache
7054: trying file=/usr/lib/libXdmcp.so.6
7054:
7054:
7054: calling init: /usr/lib/libXdmcp.so.6
7054:
7054:
7054: calling init: /usr/lib/libXau.so.6
7054:
7054:
7054: calling init: /usr/lib/libxcb.so.1
7054:
7054:
7054: calling init: /usr/lib/libX11.so.6
7054:
7054: find library=libXext.so.6 [0]; searching
7054: search cache=/etc/ld.so.cache
7054: trying file=/usr/lib/libXext.so.6
7054:
7054:
7054: calling init: /usr/lib/libXext.so.6
7054:
7054: find library=libXcursor.so.1 [0]; searching
7054: search cache=/etc/ld.so.cache
7054: trying file=/usr/lib/libXcursor.so.1
7054:
7054: find library=libXrender.so.1 [0]; searching
7054: search cache=/etc/ld.so.cache
7054: trying file=/usr/lib/libXrender.so.1
7054:
7054: find library=libXfixes.so.3 [0]; searching
7054: search cache=/etc/ld.so.cache
7054: trying file=/usr/lib/libXfixes.so.3
7054:
7054:
7054: calling init: /usr/lib/libXfixes.so.3
7054:
7054:
7054: calling init: /usr/lib/libXrender.so.1
7054:
7054:
7054: calling init: /usr/lib/libXcursor.so.1
7054:
7054: find library=libXinerama.so.1 [0]; searching
7054: search cache=/etc/ld.so.cache
7054: trying file=/usr/lib/libXinerama.so.1
7054:
7054:
7054: calling init: /usr/lib/libXinerama.so.1
7054:
7054: find library=libXi.so.6 [0]; searching
7054: search cache=/etc/ld.so.cache
7054: trying file=/usr/lib/libXi.so.6
7054:
7054:
7054: calling init: /usr/lib/libXi.so.6
7054:
7054: find library=libXrandr.so.2 [0]; searching
7054: search cache=/etc/ld.so.cache
7054: trying file=/usr/lib/libXrandr.so.2
7054:
7054:
7054: calling init: /usr/lib/libXrandr.so.2
7054:
7054: find library=libXxf86vm.so.1 [0]; searching
7054: search cache=/etc/ld.so.cache
7054: trying file=/usr/lib/libXxf86vm.so.1
7054:
7054:
7054: calling init: /usr/lib/libXxf86vm.so.1
7054:
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XMissingExtension (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XMissingExtension (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XextAddDisplay (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XextAddDisplay (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XextCreateExtension (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XextCreateExtension (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XextDestroyExtension (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XextDestroyExtension (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XextFindDisplay (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XextFindDisplay (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XextRemoveDisplay (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XextRemoveDisplay (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XShmAttach (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XShmAttach (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XShmDetach (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XShmDetach (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XShmPutImage (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XShmPutImage (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XShmCreateImage (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XShmCreateImage (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XShmCreatePixmap (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XShmCreatePixmap (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XShmQueryExtension (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XShmQueryExtension (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XcursorImageCreate (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XcursorImageCreate (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: XcursorImageCreate (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: _XcursorImageCreate (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XcursorImageDestroy (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XcursorImageDestroy (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: XcursorImageDestroy (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: _XcursorImageDestroy (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XcursorImageLoadCursor (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XcursorImageLoadCursor (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: XcursorImageLoadCursor (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: _XcursorImageLoadCursor (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XdbeQueryExtension (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XdbeQueryExtension (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XdbeAllocateBackBufferName (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XdbeAllocateBackBufferName (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XdbeDeallocateBackBufferName (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XdbeDeallocateBackBufferName (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XdbeSwapBuffers (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XdbeSwapBuffers (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XdbeBeginIdiom (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XdbeBeginIdiom (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XdbeEndIdiom (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XdbeEndIdiom (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XdbeGetVisualInfo (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XdbeGetVisualInfo (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XdbeFreeVisualInfo (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XdbeFreeVisualInfo (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XdbeGetBackBufferAttributes (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XdbeGetBackBufferAttributes (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XineramaIsActive (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XineramaIsActive (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: XineramaIsActive (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: _XineramaIsActive (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: XineramaIsActive (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: _XineramaIsActive (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XineramaQueryExtension (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XineramaQueryExtension (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: XineramaQueryExtension (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: _XineramaQueryExtension (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: XineramaQueryExtension (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: _XineramaQueryExtension (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XineramaQueryVersion (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XineramaQueryVersion (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: XineramaQueryVersion (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: _XineramaQueryVersion (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: XineramaQueryVersion (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: _XineramaQueryVersion (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XineramaQueryScreens (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XineramaQueryScreens (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: XineramaQueryScreens (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: _XineramaQueryScreens (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: XineramaQueryScreens (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: _XineramaQueryScreens (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XIQueryDevice (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XIQueryDevice (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: XIQueryDevice (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: _XIQueryDevice (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: XIQueryDevice (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: _XIQueryDevice (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: XIQueryDevice (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: _XIQueryDevice (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XIFreeDeviceInfo (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XIFreeDeviceInfo (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: XIFreeDeviceInfo (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: _XIFreeDeviceInfo (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: XIFreeDeviceInfo (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: _XIFreeDeviceInfo (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: XIFreeDeviceInfo (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: _XIFreeDeviceInfo (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XISelectEvents (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XISelectEvents (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: XISelectEvents (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: _XISelectEvents (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: XISelectEvents (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: _XISelectEvents (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: XISelectEvents (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: _XISelectEvents (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XIQueryVersion (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XIQueryVersion (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: XIQueryVersion (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: _XIQueryVersion (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: XIQueryVersion (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: _XIQueryVersion (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: XIQueryVersion (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: _XIQueryVersion (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XIGetSelectedEvents (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XIGetSelectedEvents (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: XIGetSelectedEvents (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: _XIGetSelectedEvents (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: XIGetSelectedEvents (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: _XIGetSelectedEvents (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: XIGetSelectedEvents (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: _XIGetSelectedEvents (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XRRQueryVersion (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XRRQueryVersion (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: XRRQueryVersion (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: _XRRQueryVersion (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: XRRQueryVersion (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: _XRRQueryVersion (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: XRRQueryVersion (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: _XRRQueryVersion (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: XRRQueryVersion (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: _XRRQueryVersion (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XRRGetScreenInfo (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XRRGetScreenInfo (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: XRRGetScreenInfo (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: _XRRGetScreenInfo (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: XRRGetScreenInfo (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: _XRRGetScreenInfo (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: XRRGetScreenInfo (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: _XRRGetScreenInfo (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: XRRGetScreenInfo (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: _XRRGetScreenInfo (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XRRConfigCurrentConfiguration (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XRRConfigCurrentConfiguration (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: XRRConfigCurrentConfiguration (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: _XRRConfigCurrentConfiguration (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: XRRConfigCurrentConfiguration (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: _XRRConfigCurrentConfiguration (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: XRRConfigCurrentConfiguration (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: _XRRConfigCurrentConfiguration (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: XRRConfigCurrentConfiguration (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: _XRRConfigCurrentConfiguration (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XRRConfigCurrentRate (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XRRConfigCurrentRate (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: XRRConfigCurrentRate (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: _XRRConfigCurrentRate (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: XRRConfigCurrentRate (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: _XRRConfigCurrentRate (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: XRRConfigCurrentRate (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: _XRRConfigCurrentRate (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: XRRConfigCurrentRate (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: _XRRConfigCurrentRate (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XRRConfigRates (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XRRConfigRates (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: XRRConfigRates (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: _XRRConfigRates (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: XRRConfigRates (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: _XRRConfigRates (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: XRRConfigRates (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: _XRRConfigRates (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: XRRConfigRates (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: _XRRConfigRates (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XRRConfigSizes (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XRRConfigSizes (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: XRRConfigSizes (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: _XRRConfigSizes (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: XRRConfigSizes (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: _XRRConfigSizes (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: XRRConfigSizes (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: _XRRConfigSizes (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: XRRConfigSizes (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: _XRRConfigSizes (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XRRSetScreenConfigAndRate (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XRRSetScreenConfigAndRate (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: XRRSetScreenConfigAndRate (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: _XRRSetScreenConfigAndRate (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: XRRSetScreenConfigAndRate (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: _XRRSetScreenConfigAndRate (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: XRRSetScreenConfigAndRate (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: _XRRSetScreenConfigAndRate (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: XRRSetScreenConfigAndRate (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: _XRRSetScreenConfigAndRate (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XRRFreeScreenConfigInfo (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XRRFreeScreenConfigInfo (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: XRRFreeScreenConfigInfo (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: _XRRFreeScreenConfigInfo (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: XRRFreeScreenConfigInfo (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: _XRRFreeScreenConfigInfo (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: XRRFreeScreenConfigInfo (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: _XRRFreeScreenConfigInfo (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: XRRFreeScreenConfigInfo (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: _XRRFreeScreenConfigInfo (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XRRSetScreenSize (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XRRSetScreenSize (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: XRRSetScreenSize (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: _XRRSetScreenSize (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: XRRSetScreenSize (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: _XRRSetScreenSize (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: XRRSetScreenSize (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: _XRRSetScreenSize (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: XRRSetScreenSize (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: _XRRSetScreenSize (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XRRGetScreenSizeRange (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XRRGetScreenSizeRange (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: XRRGetScreenSizeRange (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: _XRRGetScreenSizeRange (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: XRRGetScreenSizeRange (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: _XRRGetScreenSizeRange (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: XRRGetScreenSizeRange (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: _XRRGetScreenSizeRange (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: XRRGetScreenSizeRange (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: _XRRGetScreenSizeRange (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XRRGetScreenResources (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XRRGetScreenResources (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: XRRGetScreenResources (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: _XRRGetScreenResources (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: XRRGetScreenResources (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: _XRRGetScreenResources (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: XRRGetScreenResources (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: _XRRGetScreenResources (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: XRRGetScreenResources (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: _XRRGetScreenResources (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XRRFreeScreenResources (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XRRFreeScreenResources (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: XRRFreeScreenResources (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: _XRRFreeScreenResources (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: XRRFreeScreenResources (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: _XRRFreeScreenResources (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: XRRFreeScreenResources (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: _XRRFreeScreenResources (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: XRRFreeScreenResources (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: _XRRFreeScreenResources (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XRRGetOutputInfo (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XRRGetOutputInfo (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: XRRGetOutputInfo (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: _XRRGetOutputInfo (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: XRRGetOutputInfo (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: _XRRGetOutputInfo (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: XRRGetOutputInfo (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: _XRRGetOutputInfo (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: XRRGetOutputInfo (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: _XRRGetOutputInfo (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XRRFreeOutputInfo (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XRRFreeOutputInfo (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: XRRFreeOutputInfo (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: _XRRFreeOutputInfo (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: XRRFreeOutputInfo (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: _XRRFreeOutputInfo (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: XRRFreeOutputInfo (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: _XRRFreeOutputInfo (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: XRRFreeOutputInfo (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: _XRRFreeOutputInfo (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XRRGetCrtcInfo (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XRRGetCrtcInfo (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: XRRGetCrtcInfo (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: _XRRGetCrtcInfo (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: XRRGetCrtcInfo (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: _XRRGetCrtcInfo (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: XRRGetCrtcInfo (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: _XRRGetCrtcInfo (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: XRRGetCrtcInfo (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: _XRRGetCrtcInfo (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XRRFreeCrtcInfo (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XRRFreeCrtcInfo (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: XRRFreeCrtcInfo (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: _XRRFreeCrtcInfo (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: XRRFreeCrtcInfo (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: _XRRFreeCrtcInfo (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: XRRFreeCrtcInfo (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: _XRRFreeCrtcInfo (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: XRRFreeCrtcInfo (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: _XRRFreeCrtcInfo (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XRRSetCrtcConfig (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XRRSetCrtcConfig (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: XRRSetCrtcConfig (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: _XRRSetCrtcConfig (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: XRRSetCrtcConfig (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: _XRRSetCrtcConfig (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: XRRSetCrtcConfig (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: _XRRSetCrtcConfig (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: XRRSetCrtcConfig (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: _XRRSetCrtcConfig (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XRRListOutputProperties (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XRRListOutputProperties (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: XRRListOutputProperties (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: _XRRListOutputProperties (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: XRRListOutputProperties (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: _XRRListOutputProperties (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: XRRListOutputProperties (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: _XRRListOutputProperties (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: XRRListOutputProperties (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: _XRRListOutputProperties (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XRRQueryOutputProperty (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XRRQueryOutputProperty (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: XRRQueryOutputProperty (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: _XRRQueryOutputProperty (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: XRRQueryOutputProperty (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: _XRRQueryOutputProperty (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: XRRQueryOutputProperty (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: _XRRQueryOutputProperty (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: XRRQueryOutputProperty (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: _XRRQueryOutputProperty (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XRRGetOutputProperty (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XRRGetOutputProperty (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: XRRGetOutputProperty (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: _XRRGetOutputProperty (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: XRRGetOutputProperty (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: _XRRGetOutputProperty (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: XRRGetOutputProperty (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: _XRRGetOutputProperty (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: XRRGetOutputProperty (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: _XRRGetOutputProperty (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XRRGetOutputPrimary (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XRRGetOutputPrimary (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: XRRGetOutputPrimary (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: _XRRGetOutputPrimary (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: XRRGetOutputPrimary (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: _XRRGetOutputPrimary (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: XRRGetOutputPrimary (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: _XRRGetOutputPrimary (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: XRRGetOutputPrimary (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: _XRRGetOutputPrimary (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XShapeCombineMask (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XShapeCombineMask (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XF86VidModeGetAllModeLines (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XF86VidModeGetAllModeLines (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: XF86VidModeGetAllModeLines (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: _XF86VidModeGetAllModeLines (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: XF86VidModeGetAllModeLines (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: _XF86VidModeGetAllModeLines (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: XF86VidModeGetAllModeLines (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: _XF86VidModeGetAllModeLines (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: XF86VidModeGetAllModeLines (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: _XF86VidModeGetAllModeLines (fatal)
7054: /usr/lib/libXrandr.so.2: error: symbol lookup error: undefined symbol: XF86VidModeGetAllModeLines (fatal)
7054: /usr/lib/libXrandr.so.2: error: symbol lookup error: undefined symbol: _XF86VidModeGetAllModeLines (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XF86VidModeGetModeLine (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XF86VidModeGetModeLine (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: XF86VidModeGetModeLine (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: _XF86VidModeGetModeLine (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: XF86VidModeGetModeLine (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: _XF86VidModeGetModeLine (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: XF86VidModeGetModeLine (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: _XF86VidModeGetModeLine (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: XF86VidModeGetModeLine (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: _XF86VidModeGetModeLine (fatal)
7054: /usr/lib/libXrandr.so.2: error: symbol lookup error: undefined symbol: XF86VidModeGetModeLine (fatal)
7054: /usr/lib/libXrandr.so.2: error: symbol lookup error: undefined symbol: _XF86VidModeGetModeLine (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XF86VidModeGetViewPort (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XF86VidModeGetViewPort (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: XF86VidModeGetViewPort (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: _XF86VidModeGetViewPort (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: XF86VidModeGetViewPort (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: _XF86VidModeGetViewPort (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: XF86VidModeGetViewPort (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: _XF86VidModeGetViewPort (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: XF86VidModeGetViewPort (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: _XF86VidModeGetViewPort (fatal)
7054: /usr/lib/libXrandr.so.2: error: symbol lookup error: undefined symbol: XF86VidModeGetViewPort (fatal)
7054: /usr/lib/libXrandr.so.2: error: symbol lookup error: undefined symbol: _XF86VidModeGetViewPort (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XF86VidModeQueryExtension (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XF86VidModeQueryExtension (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: XF86VidModeQueryExtension (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: _XF86VidModeQueryExtension (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: XF86VidModeQueryExtension (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: _XF86VidModeQueryExtension (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: XF86VidModeQueryExtension (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: _XF86VidModeQueryExtension (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: XF86VidModeQueryExtension (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: _XF86VidModeQueryExtension (fatal)
7054: /usr/lib/libXrandr.so.2: error: symbol lookup error: undefined symbol: XF86VidModeQueryExtension (fatal)
7054: /usr/lib/libXrandr.so.2: error: symbol lookup error: undefined symbol: _XF86VidModeQueryExtension (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XF86VidModeQueryVersion (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XF86VidModeQueryVersion (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: XF86VidModeQueryVersion (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: _XF86VidModeQueryVersion (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: XF86VidModeQueryVersion (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: _XF86VidModeQueryVersion (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: XF86VidModeQueryVersion (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: _XF86VidModeQueryVersion (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: XF86VidModeQueryVersion (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: _XF86VidModeQueryVersion (fatal)
7054: /usr/lib/libXrandr.so.2: error: symbol lookup error: undefined symbol: XF86VidModeQueryVersion (fatal)
7054: /usr/lib/libXrandr.so.2: error: symbol lookup error: undefined symbol: _XF86VidModeQueryVersion (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XF86VidModeSwitchToMode (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XF86VidModeSwitchToMode (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: XF86VidModeSwitchToMode (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: _XF86VidModeSwitchToMode (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: XF86VidModeSwitchToMode (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: _XF86VidModeSwitchToMode (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: XF86VidModeSwitchToMode (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: _XF86VidModeSwitchToMode (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: XF86VidModeSwitchToMode (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: _XF86VidModeSwitchToMode (fatal)
7054: /usr/lib/libXrandr.so.2: error: symbol lookup error: undefined symbol: XF86VidModeSwitchToMode (fatal)
7054: /usr/lib/libXrandr.so.2: error: symbol lookup error: undefined symbol: _XF86VidModeSwitchToMode (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XF86VidModeLockModeSwitch (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XF86VidModeLockModeSwitch (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: XF86VidModeLockModeSwitch (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: _XF86VidModeLockModeSwitch (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: XF86VidModeLockModeSwitch (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: _XF86VidModeLockModeSwitch (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: XF86VidModeLockModeSwitch (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: _XF86VidModeLockModeSwitch (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: XF86VidModeLockModeSwitch (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: _XF86VidModeLockModeSwitch (fatal)
7054: /usr/lib/libXrandr.so.2: error: symbol lookup error: undefined symbol: XF86VidModeLockModeSwitch (fatal)
7054: /usr/lib/libXrandr.so.2: error: symbol lookup error: undefined symbol: _XF86VidModeLockModeSwitch (fatal)
7054:
7054: calling fini: /usr/lib/libXcursor.so.1 [0]
7054:
7054:
7054: calling fini: /usr/lib/libXfixes.so.3 [0]
7054:
7054:
7054: calling fini: /usr/lib/libXinerama.so.1 [0]
7054:
7054:
7054: calling fini: /usr/lib/libXi.so.6 [0]
7054:
7054:
7054: calling fini: /usr/lib/libXrandr.so.2 [0]
7054:
7054:
7054: calling fini: /usr/lib/libXrender.so.1 [0]
7054:
7054:
7054: calling fini: /usr/lib/libXxf86vm.so.1 [0]
7054:
7054:
7054: calling fini: /usr/lib/libXext.so.6 [0]
7054:
7054:
7054: calling fini: /usr/lib/libX11.so.6 [0]
7054:
7054:
7054: calling fini: /usr/lib/libxcb.so.1 [0]
7054:
7054:
7054: calling fini: /usr/lib/libXdmcp.so.6 [0]
7054:
7054:
7054: calling fini: /usr/lib/libXau.so.6 [0]
7054:
7054: find library=libX11.so.6 [0]; searching
7054: search cache=/etc/ld.so.cache
7054: trying file=/usr/lib/libX11.so.6
7054:
7054: find library=libxcb.so.1 [0]; searching
7054: search cache=/etc/ld.so.cache
7054: trying file=/usr/lib/libxcb.so.1
7054:
7054: find library=libXau.so.6 [0]; searching
7054: search cache=/etc/ld.so.cache
7054: trying file=/usr/lib/libXau.so.6
7054:
7054: find library=libXdmcp.so.6 [0]; searching
7054: search cache=/etc/ld.so.cache
7054: trying file=/usr/lib/libXdmcp.so.6
7054:
7054:
7054: calling init: /usr/lib/libXdmcp.so.6
7054:
7054:
7054: calling init: /usr/lib/libXau.so.6
7054:
7054:
7054: calling init: /usr/lib/libxcb.so.1
7054:
7054:
7054: calling init: /usr/lib/libX11.so.6
7054:
7054: find library=libXext.so.6 [0]; searching
7054: search cache=/etc/ld.so.cache
7054: trying file=/usr/lib/libXext.so.6
7054:
7054:
7054: calling init: /usr/lib/libXext.so.6
7054:
7054: find library=libXcursor.so.1 [0]; searching
7054: search cache=/etc/ld.so.cache
7054: trying file=/usr/lib/libXcursor.so.1
7054:
7054: find library=libXrender.so.1 [0]; searching
7054: search cache=/etc/ld.so.cache
7054: trying file=/usr/lib/libXrender.so.1
7054:
7054: find library=libXfixes.so.3 [0]; searching
7054: search cache=/etc/ld.so.cache
7054: trying file=/usr/lib/libXfixes.so.3
7054:
7054:
7054: calling init: /usr/lib/libXfixes.so.3
7054:
7054:
7054: calling init: /usr/lib/libXrender.so.1
7054:
7054:
7054: calling init: /usr/lib/libXcursor.so.1
7054:
7054: find library=libXinerama.so.1 [0]; searching
7054: search cache=/etc/ld.so.cache
7054: trying file=/usr/lib/libXinerama.so.1
7054:
7054:
7054: calling init: /usr/lib/libXinerama.so.1
7054:
7054: find library=libXi.so.6 [0]; searching
7054: search cache=/etc/ld.so.cache
7054: trying file=/usr/lib/libXi.so.6
7054:
7054:
7054: calling init: /usr/lib/libXi.so.6
7054:
7054: find library=libXrandr.so.2 [0]; searching
7054: search cache=/etc/ld.so.cache
7054: trying file=/usr/lib/libXrandr.so.2
7054:
7054:
7054: calling init: /usr/lib/libXrandr.so.2
7054:
7054: find library=libXxf86vm.so.1 [0]; searching
7054: search cache=/etc/ld.so.cache
7054: trying file=/usr/lib/libXxf86vm.so.1
7054:
7054:
7054: calling init: /usr/lib/libXxf86vm.so.1
7054:
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XMissingExtension (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XMissingExtension (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XextAddDisplay (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XextAddDisplay (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XextCreateExtension (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XextCreateExtension (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XextDestroyExtension (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XextDestroyExtension (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XextFindDisplay (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XextFindDisplay (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XextRemoveDisplay (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XextRemoveDisplay (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XShmAttach (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XShmAttach (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XShmDetach (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XShmDetach (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XShmPutImage (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XShmPutImage (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XShmCreateImage (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XShmCreateImage (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XShmCreatePixmap (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XShmCreatePixmap (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XShmQueryExtension (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XShmQueryExtension (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XcursorImageCreate (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XcursorImageCreate (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: XcursorImageCreate (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: _XcursorImageCreate (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XcursorImageDestroy (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XcursorImageDestroy (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: XcursorImageDestroy (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: _XcursorImageDestroy (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XcursorImageLoadCursor (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XcursorImageLoadCursor (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: XcursorImageLoadCursor (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: _XcursorImageLoadCursor (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XdbeQueryExtension (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XdbeQueryExtension (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XdbeAllocateBackBufferName (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XdbeAllocateBackBufferName (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XdbeDeallocateBackBufferName (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XdbeDeallocateBackBufferName (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XdbeSwapBuffers (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XdbeSwapBuffers (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XdbeBeginIdiom (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XdbeBeginIdiom (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XdbeEndIdiom (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XdbeEndIdiom (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XdbeGetVisualInfo (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XdbeGetVisualInfo (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XdbeFreeVisualInfo (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XdbeFreeVisualInfo (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XdbeGetBackBufferAttributes (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XdbeGetBackBufferAttributes (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XineramaIsActive (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XineramaIsActive (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: XineramaIsActive (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: _XineramaIsActive (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: XineramaIsActive (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: _XineramaIsActive (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XineramaQueryExtension (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XineramaQueryExtension (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: XineramaQueryExtension (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: _XineramaQueryExtension (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: XineramaQueryExtension (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: _XineramaQueryExtension (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XineramaQueryVersion (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XineramaQueryVersion (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: XineramaQueryVersion (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: _XineramaQueryVersion (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: XineramaQueryVersion (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: _XineramaQueryVersion (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XineramaQueryScreens (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XineramaQueryScreens (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: XineramaQueryScreens (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: _XineramaQueryScreens (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: XineramaQueryScreens (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: _XineramaQueryScreens (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XIQueryDevice (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XIQueryDevice (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: XIQueryDevice (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: _XIQueryDevice (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: XIQueryDevice (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: _XIQueryDevice (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: XIQueryDevice (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: _XIQueryDevice (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XIFreeDeviceInfo (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XIFreeDeviceInfo (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: XIFreeDeviceInfo (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: _XIFreeDeviceInfo (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: XIFreeDeviceInfo (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: _XIFreeDeviceInfo (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: XIFreeDeviceInfo (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: _XIFreeDeviceInfo (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XISelectEvents (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XISelectEvents (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: XISelectEvents (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: _XISelectEvents (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: XISelectEvents (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: _XISelectEvents (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: XISelectEvents (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: _XISelectEvents (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XIQueryVersion (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XIQueryVersion (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: XIQueryVersion (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: _XIQueryVersion (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: XIQueryVersion (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: _XIQueryVersion (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: XIQueryVersion (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: _XIQueryVersion (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XIGetSelectedEvents (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XIGetSelectedEvents (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: XIGetSelectedEvents (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: _XIGetSelectedEvents (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: XIGetSelectedEvents (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: _XIGetSelectedEvents (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: XIGetSelectedEvents (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: _XIGetSelectedEvents (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XRRQueryVersion (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XRRQueryVersion (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: XRRQueryVersion (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: _XRRQueryVersion (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: XRRQueryVersion (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: _XRRQueryVersion (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: XRRQueryVersion (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: _XRRQueryVersion (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: XRRQueryVersion (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: _XRRQueryVersion (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XRRGetScreenInfo (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XRRGetScreenInfo (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: XRRGetScreenInfo (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: _XRRGetScreenInfo (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: XRRGetScreenInfo (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: _XRRGetScreenInfo (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: XRRGetScreenInfo (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: _XRRGetScreenInfo (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: XRRGetScreenInfo (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: _XRRGetScreenInfo (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XRRConfigCurrentConfiguration (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XRRConfigCurrentConfiguration (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: XRRConfigCurrentConfiguration (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: _XRRConfigCurrentConfiguration (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: XRRConfigCurrentConfiguration (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: _XRRConfigCurrentConfiguration (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: XRRConfigCurrentConfiguration (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: _XRRConfigCurrentConfiguration (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: XRRConfigCurrentConfiguration (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: _XRRConfigCurrentConfiguration (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XRRConfigCurrentRate (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XRRConfigCurrentRate (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: XRRConfigCurrentRate (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: _XRRConfigCurrentRate (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: XRRConfigCurrentRate (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: _XRRConfigCurrentRate (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: XRRConfigCurrentRate (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: _XRRConfigCurrentRate (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: XRRConfigCurrentRate (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: _XRRConfigCurrentRate (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XRRConfigRates (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XRRConfigRates (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: XRRConfigRates (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: _XRRConfigRates (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: XRRConfigRates (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: _XRRConfigRates (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: XRRConfigRates (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: _XRRConfigRates (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: XRRConfigRates (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: _XRRConfigRates (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XRRConfigSizes (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XRRConfigSizes (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: XRRConfigSizes (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: _XRRConfigSizes (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: XRRConfigSizes (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: _XRRConfigSizes (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: XRRConfigSizes (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: _XRRConfigSizes (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: XRRConfigSizes (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: _XRRConfigSizes (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XRRSetScreenConfigAndRate (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XRRSetScreenConfigAndRate (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: XRRSetScreenConfigAndRate (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: _XRRSetScreenConfigAndRate (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: XRRSetScreenConfigAndRate (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: _XRRSetScreenConfigAndRate (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: XRRSetScreenConfigAndRate (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: _XRRSetScreenConfigAndRate (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: XRRSetScreenConfigAndRate (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: _XRRSetScreenConfigAndRate (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XRRFreeScreenConfigInfo (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XRRFreeScreenConfigInfo (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: XRRFreeScreenConfigInfo (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: _XRRFreeScreenConfigInfo (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: XRRFreeScreenConfigInfo (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: _XRRFreeScreenConfigInfo (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: XRRFreeScreenConfigInfo (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: _XRRFreeScreenConfigInfo (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: XRRFreeScreenConfigInfo (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: _XRRFreeScreenConfigInfo (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XRRSetScreenSize (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XRRSetScreenSize (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: XRRSetScreenSize (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: _XRRSetScreenSize (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: XRRSetScreenSize (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: _XRRSetScreenSize (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: XRRSetScreenSize (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: _XRRSetScreenSize (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: XRRSetScreenSize (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: _XRRSetScreenSize (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XRRGetScreenSizeRange (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XRRGetScreenSizeRange (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: XRRGetScreenSizeRange (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: _XRRGetScreenSizeRange (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: XRRGetScreenSizeRange (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: _XRRGetScreenSizeRange (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: XRRGetScreenSizeRange (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: _XRRGetScreenSizeRange (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: XRRGetScreenSizeRange (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: _XRRGetScreenSizeRange (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XRRGetScreenResources (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XRRGetScreenResources (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: XRRGetScreenResources (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: _XRRGetScreenResources (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: XRRGetScreenResources (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: _XRRGetScreenResources (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: XRRGetScreenResources (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: _XRRGetScreenResources (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: XRRGetScreenResources (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: _XRRGetScreenResources (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XRRFreeScreenResources (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XRRFreeScreenResources (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: XRRFreeScreenResources (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: _XRRFreeScreenResources (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: XRRFreeScreenResources (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: _XRRFreeScreenResources (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: XRRFreeScreenResources (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: _XRRFreeScreenResources (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: XRRFreeScreenResources (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: _XRRFreeScreenResources (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XRRGetOutputInfo (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XRRGetOutputInfo (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: XRRGetOutputInfo (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: _XRRGetOutputInfo (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: XRRGetOutputInfo (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: _XRRGetOutputInfo (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: XRRGetOutputInfo (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: _XRRGetOutputInfo (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: XRRGetOutputInfo (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: _XRRGetOutputInfo (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XRRFreeOutputInfo (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XRRFreeOutputInfo (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: XRRFreeOutputInfo (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: _XRRFreeOutputInfo (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: XRRFreeOutputInfo (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: _XRRFreeOutputInfo (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: XRRFreeOutputInfo (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: _XRRFreeOutputInfo (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: XRRFreeOutputInfo (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: _XRRFreeOutputInfo (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XRRGetCrtcInfo (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XRRGetCrtcInfo (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: XRRGetCrtcInfo (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: _XRRGetCrtcInfo (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: XRRGetCrtcInfo (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: _XRRGetCrtcInfo (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: XRRGetCrtcInfo (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: _XRRGetCrtcInfo (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: XRRGetCrtcInfo (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: _XRRGetCrtcInfo (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XRRFreeCrtcInfo (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XRRFreeCrtcInfo (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: XRRFreeCrtcInfo (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: _XRRFreeCrtcInfo (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: XRRFreeCrtcInfo (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: _XRRFreeCrtcInfo (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: XRRFreeCrtcInfo (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: _XRRFreeCrtcInfo (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: XRRFreeCrtcInfo (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: _XRRFreeCrtcInfo (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XRRSetCrtcConfig (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XRRSetCrtcConfig (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: XRRSetCrtcConfig (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: _XRRSetCrtcConfig (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: XRRSetCrtcConfig (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: _XRRSetCrtcConfig (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: XRRSetCrtcConfig (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: _XRRSetCrtcConfig (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: XRRSetCrtcConfig (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: _XRRSetCrtcConfig (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XRRListOutputProperties (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XRRListOutputProperties (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: XRRListOutputProperties (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: _XRRListOutputProperties (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: XRRListOutputProperties (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: _XRRListOutputProperties (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: XRRListOutputProperties (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: _XRRListOutputProperties (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: XRRListOutputProperties (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: _XRRListOutputProperties (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XRRQueryOutputProperty (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XRRQueryOutputProperty (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: XRRQueryOutputProperty (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: _XRRQueryOutputProperty (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: XRRQueryOutputProperty (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: _XRRQueryOutputProperty (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: XRRQueryOutputProperty (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: _XRRQueryOutputProperty (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: XRRQueryOutputProperty (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: _XRRQueryOutputProperty (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XRRGetOutputProperty (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XRRGetOutputProperty (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: XRRGetOutputProperty (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: _XRRGetOutputProperty (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: XRRGetOutputProperty (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: _XRRGetOutputProperty (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: XRRGetOutputProperty (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: _XRRGetOutputProperty (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: XRRGetOutputProperty (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: _XRRGetOutputProperty (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XRRGetOutputPrimary (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XRRGetOutputPrimary (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: XRRGetOutputPrimary (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: _XRRGetOutputPrimary (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: XRRGetOutputPrimary (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: _XRRGetOutputPrimary (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: XRRGetOutputPrimary (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: _XRRGetOutputPrimary (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: XRRGetOutputPrimary (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: _XRRGetOutputPrimary (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XShapeCombineMask (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XShapeCombineMask (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XF86VidModeGetAllModeLines (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XF86VidModeGetAllModeLines (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: XF86VidModeGetAllModeLines (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: _XF86VidModeGetAllModeLines (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: XF86VidModeGetAllModeLines (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: _XF86VidModeGetAllModeLines (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: XF86VidModeGetAllModeLines (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: _XF86VidModeGetAllModeLines (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: XF86VidModeGetAllModeLines (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: _XF86VidModeGetAllModeLines (fatal)
7054: /usr/lib/libXrandr.so.2: error: symbol lookup error: undefined symbol: XF86VidModeGetAllModeLines (fatal)
7054: /usr/lib/libXrandr.so.2: error: symbol lookup error: undefined symbol: _XF86VidModeGetAllModeLines (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XF86VidModeGetModeLine (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XF86VidModeGetModeLine (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: XF86VidModeGetModeLine (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: _XF86VidModeGetModeLine (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: XF86VidModeGetModeLine (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: _XF86VidModeGetModeLine (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: XF86VidModeGetModeLine (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: _XF86VidModeGetModeLine (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: XF86VidModeGetModeLine (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: _XF86VidModeGetModeLine (fatal)
7054: /usr/lib/libXrandr.so.2: error: symbol lookup error: undefined symbol: XF86VidModeGetModeLine (fatal)
7054: /usr/lib/libXrandr.so.2: error: symbol lookup error: undefined symbol: _XF86VidModeGetModeLine (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XF86VidModeGetViewPort (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XF86VidModeGetViewPort (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: XF86VidModeGetViewPort (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: _XF86VidModeGetViewPort (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: XF86VidModeGetViewPort (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: _XF86VidModeGetViewPort (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: XF86VidModeGetViewPort (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: _XF86VidModeGetViewPort (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: XF86VidModeGetViewPort (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: _XF86VidModeGetViewPort (fatal)
7054: /usr/lib/libXrandr.so.2: error: symbol lookup error: undefined symbol: XF86VidModeGetViewPort (fatal)
7054: /usr/lib/libXrandr.so.2: error: symbol lookup error: undefined symbol: _XF86VidModeGetViewPort (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XF86VidModeQueryExtension (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XF86VidModeQueryExtension (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: XF86VidModeQueryExtension (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: _XF86VidModeQueryExtension (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: XF86VidModeQueryExtension (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: _XF86VidModeQueryExtension (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: XF86VidModeQueryExtension (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: _XF86VidModeQueryExtension (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: XF86VidModeQueryExtension (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: _XF86VidModeQueryExtension (fatal)
7054: /usr/lib/libXrandr.so.2: error: symbol lookup error: undefined symbol: XF86VidModeQueryExtension (fatal)
7054: /usr/lib/libXrandr.so.2: error: symbol lookup error: undefined symbol: _XF86VidModeQueryExtension (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XF86VidModeQueryVersion (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XF86VidModeQueryVersion (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: XF86VidModeQueryVersion (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: _XF86VidModeQueryVersion (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: XF86VidModeQueryVersion (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: _XF86VidModeQueryVersion (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: XF86VidModeQueryVersion (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: _XF86VidModeQueryVersion (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: XF86VidModeQueryVersion (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: _XF86VidModeQueryVersion (fatal)
7054: /usr/lib/libXrandr.so.2: error: symbol lookup error: undefined symbol: XF86VidModeQueryVersion (fatal)
7054: /usr/lib/libXrandr.so.2: error: symbol lookup error: undefined symbol: _XF86VidModeQueryVersion (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XF86VidModeSwitchToMode (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XF86VidModeSwitchToMode (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: XF86VidModeSwitchToMode (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: _XF86VidModeSwitchToMode (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: XF86VidModeSwitchToMode (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: _XF86VidModeSwitchToMode (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: XF86VidModeSwitchToMode (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: _XF86VidModeSwitchToMode (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: XF86VidModeSwitchToMode (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: _XF86VidModeSwitchToMode (fatal)
7054: /usr/lib/libXrandr.so.2: error: symbol lookup error: undefined symbol: XF86VidModeSwitchToMode (fatal)
7054: /usr/lib/libXrandr.so.2: error: symbol lookup error: undefined symbol: _XF86VidModeSwitchToMode (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: XF86VidModeLockModeSwitch (fatal)
7054: /usr/lib/libX11.so.6: error: symbol lookup error: undefined symbol: _XF86VidModeLockModeSwitch (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: XF86VidModeLockModeSwitch (fatal)
7054: /usr/lib/libXext.so.6: error: symbol lookup error: undefined symbol: _XF86VidModeLockModeSwitch (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: XF86VidModeLockModeSwitch (fatal)
7054: /usr/lib/libXcursor.so.1: error: symbol lookup error: undefined symbol: _XF86VidModeLockModeSwitch (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: XF86VidModeLockModeSwitch (fatal)
7054: /usr/lib/libXinerama.so.1: error: symbol lookup error: undefined symbol: _XF86VidModeLockModeSwitch (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: XF86VidModeLockModeSwitch (fatal)
7054: /usr/lib/libXi.so.6: error: symbol lookup error: undefined symbol: _XF86VidModeLockModeSwitch (fatal)
7054: /usr/lib/libXrandr.so.2: error: symbol lookup error: undefined symbol: XF86VidModeLockModeSwitch (fatal)
7054: /usr/lib/libXrandr.so.2: error: symbol lookup error: undefined symbol: _XF86VidModeLockModeSwitch (fatal)
7054: find library=libGL.so.1 [0]; searching
7054: search cache=/etc/ld.so.cache
7054: trying file=/usr/lib/libGL.so.1
7054:
7054: find library=libGLX.so.0 [0]; searching
7054: search cache=/etc/ld.so.cache
7054: trying file=/usr/lib/libGLX.so.0
7054:
7054: find library=libGLdispatch.so.0 [0]; searching
7054: search cache=/etc/ld.so.cache
7054: trying file=/usr/lib/libGLdispatch.so.0
7054:
7054:
7054: calling init: /usr/lib/libGLdispatch.so.0
7054:
7054:
7054: calling init: /usr/lib/libGLX.so.0
7054:
7054:
7054: calling init: /usr/lib/libGL.so.1
7054:
7054: find library=libGLX_mesa.so.0 [0]; searching
7054: search cache=/etc/ld.so.cache
7054: trying file=/usr/lib/libGLX_mesa.so.0
7054:
7054: find library=libglapi.so.0 [0]; searching
7054: search cache=/etc/ld.so.cache
7054: trying file=/usr/lib/libglapi.so.0
7054:
7054: find library=libdrm.so.2 [0]; searching
7054: search cache=/etc/ld.so.cache
7054: trying file=/usr/lib/libdrm.so.2
7054:
7054: find library=libxcb-glx.so.0 [0]; searching
7054: search cache=/etc/ld.so.cache
7054: trying file=/usr/lib/libxcb-glx.so.0
7054:
7054: find library=libX11-xcb.so.1 [0]; searching
7054: search cache=/etc/ld.so.cache
7054: trying file=/usr/lib/libX11-xcb.so.1
7054:
7054: find library=libxcb-dri2.so.0 [0]; searching
7054: search cache=/etc/ld.so.cache
7054: trying file=/usr/lib/libxcb-dri2.so.0
7054:
7054: find library=libXdamage.so.1 [0]; searching
7054: search cache=/etc/ld.so.cache
7054: trying file=/usr/lib/libXdamage.so.1
7054:
7054: find library=libxcb-dri3.so.0 [0]; searching
7054: search cache=/etc/ld.so.cache
7054: trying file=/usr/lib/libxcb-dri3.so.0
7054:
7054: find library=libxcb-present.so.0 [0]; searching
7054: search cache=/etc/ld.so.cache
7054: trying file=/usr/lib/libxcb-present.so.0
7054:
7054: find library=libxcb-sync.so.1 [0]; searching
7054: search cache=/etc/ld.so.cache
7054: trying file=/usr/lib/libxcb-sync.so.1
7054:
7054: find library=libxshmfence.so.1 [0]; searching
7054: search cache=/etc/ld.so.cache
7054: trying file=/usr/lib/libxshmfence.so.1
7054:
7054: find library=libexpat.so.1 [0]; searching
7054: search cache=/etc/ld.so.cache
7054: trying file=/usr/lib/libexpat.so.1
7054:
7054:
7054: calling init: /usr/lib/libexpat.so.1
7054:
7054:
7054: calling init: /usr/lib/libxshmfence.so.1
7054:
7054:
7054: calling init: /usr/lib/libxcb-sync.so.1
7054:
7054:
7054: calling init: /usr/lib/libxcb-present.so.0
7054:
7054:
7054: calling init: /usr/lib/libxcb-dri3.so.0
7054:
7054:
7054: calling init: /usr/lib/libXdamage.so.1
7054:
7054:
7054: calling init: /usr/lib/libxcb-dri2.so.0
7054:
7054:
7054: calling init: /usr/lib/libX11-xcb.so.1
7054:
7054:
7054: calling init: /usr/lib/libxcb-glx.so.0
7054:
7054:
7054: calling init: /usr/lib/libdrm.so.2
7054:
7054:
7054: calling init: /usr/lib/libglapi.so.0
7054:
7054:
7054: calling init: /usr/lib/libGLX_mesa.so.0
7054:
7054: find library=libz.so.1 [0]; searching
7054: search path=/usr/lib/dri/common/tls/haswell/x86_64:/usr/lib/dri/common/tls/haswell:/usr/lib/dri/common/tls/x86_64:/usr/lib/dri/common/tls:/usr/lib/dri/common/haswell/x86_64:/usr/lib/dri/common/haswell:/usr/lib/dri/common/x86_64:/usr/lib/dri/common:/usr/lib/dri/…/…/…/util/tls/haswell/x86_64:/usr/lib/dri/…/…/…/util/tls/haswell:/usr/lib/dri/…/…/…/util/tls/x86_64:/usr/lib/dri/…/…/…/util/tls:/usr/lib/dri/…/…/…/util/haswell/x86_64:/usr/lib/dri/…/…/…/util/haswell:/usr/lib/dri/…/…/…/util/x86_64:/usr/lib/dri/…/…/…/util:/usr/lib/dri/…/…/…/mapi/shared-glapi/tls/haswell/x86_64:/usr/lib/dri/…/…/…/mapi/shared-glapi/tls/haswell:/usr/lib/dri/…/…/…/mapi/shared-glapi/tls/x86_64:/usr/lib/dri/…/…/…/mapi/shared-glapi/tls:/usr/lib/dri/…/…/…/mapi/shared-glapi/haswell/x86_64:/usr/lib/dri/…/…/…/mapi/shared-glapi/haswell:/usr/lib/dri/…/…/…/mapi/shared-glapi/x86_64:/usr/lib/dri/…/…/…/mapi/shared-glapi:/usr/lib/dri/…/…/tls/haswell/x86_64:/usr/lib/dri/…/…/tls/haswell:/usr/lib/dri/…/…/tls/x86_64:/usr/lib/dri/…/…/tls:/usr/lib/dri/…/…/haswell/x86_64:/usr/lib/dri/…/…/haswell:/usr/lib/dri/…/…/x86_64:/usr/lib/dri/…/…:/usr/lib/dri/…/…/…/compiler/glsl/tls/haswell/x86_64:/usr/lib/dri/…/…/…/compiler/glsl/tls/haswell:/usr/lib/dri/…/…/…/compiler/glsl/tls/x86_64:/usr/lib/dri/…/…/…/compiler/glsl/tls:/usr/lib/dri/…/…/…/compiler/glsl/haswell/x86_64:/usr/lib/dri/…/…/…/compiler/glsl/haswell:/usr/lib/dri/…/…/…/compiler/glsl/x86_64:/usr/lib/dri/…/…/…/compiler/glsl:/usr/lib/dri/…/…/…/compiler/glsl/glcpp/tls/haswell/x86_64:/usr/lib/dri/…/…/…/compiler/glsl/glcpp/tls/haswell:/usr/lib/dri/…/…/…/compiler/glsl/glcpp/tls/x86_64:/usr/lib/dri/…/…/…/compiler/glsl/glcpp/tls:/usr/lib/dri/…/…/…/compiler/glsl/glcpp/haswell/x86_64:/usr/lib/dri/…/…/…/compiler/glsl/glcpp/haswell:/usr/lib/dri/…/…/…/compiler/glsl/glcpp/x86_64:/usr/lib/dri/…/…/…/compiler/glsl/glcpp:/usr/lib/dri/…/…/…/compiler/nir/tls/haswell/x86_64:/usr/lib/dri/…/…/…/compiler/nir/tls/haswell:/usr/lib/dri/…/…/…/compiler/nir/tls/x86_64:/usr/lib/dri/…/…/…/compiler/nir/tls:/usr/lib/dri/…/…/…/compiler/nir/haswell/x86_64:/usr/lib/dri/…/…/…/compiler/nir/haswell:/usr/lib/dri/…/…/…/compiler/nir/x86_64:/usr/lib/dri/…/…/…/compiler/nir:/usr/lib/dri/…/…/…/compiler/tls/haswell/x86_64:/usr/lib/dri/…/…/…/compiler/tls/haswell:/usr/lib/dri/…/…/…/compiler/tls/x86_64:/usr/lib/dri/…/…/…/compiler/tls:/usr/lib/dri/…/…/…/compiler/haswell/x86_64:/usr/lib/dri/…/…/…/compiler/haswell:/usr/lib/dri/…/…/…/compiler/x86_64:/usr/lib/dri/…/…/…/compiler (RPATH from file /usr/lib/dri/i965_dri.so)
7054: trying file=/usr/lib/dri/common/tls/haswell/x86_64/libz.so.1
7054: trying file=/usr/lib/dri/common/tls/haswell/libz.so.1
7054: trying file=/usr/lib/dri/common/tls/x86_64/libz.so.1
7054: trying file=/usr/lib/dri/common/tls/libz.so.1
7054: trying file=/usr/lib/dri/common/haswell/x86_64/libz.so.1
7054: trying file=/usr/lib/dri/common/haswell/libz.so.1
7054: trying file=/usr/lib/dri/common/x86_64/libz.so.1
7054: trying file=/usr/lib/dri/common/libz.so.1
7054: trying file=/usr/lib/dri/…/…/…/util/tls/haswell/x86_64/libz.so.1
7054: trying file=/usr/lib/dri/…/…/…/util/tls/haswell/libz.so.1
7054: trying file=/usr/lib/dri/…/…/…/util/tls/x86_64/libz.so.1
7054: trying file=/usr/lib/dri/…/…/…/util/tls/libz.so.1
7054: trying file=/usr/lib/dri/…/…/…/util/haswell/x86_64/libz.so.1
7054: trying file=/usr/lib/dri/…/…/…/util/haswell/libz.so.1
7054: trying file=/usr/lib/dri/…/…/…/util/x86_64/libz.so.1
7054: trying file=/usr/lib/dri/…/…/…/util/libz.so.1
7054: trying file=/usr/lib/dri/…/…/…/mapi/shared-glapi/tls/haswell/x86_64/libz.so.1
7054: trying file=/usr/lib/dri/…/…/…/mapi/shared-glapi/tls/haswell/libz.so.1
7054: trying file=/usr/lib/dri/…/…/…/mapi/shared-glapi/tls/x86_64/libz.so.1
7054: trying file=/usr/lib/dri/…/…/…/mapi/shared-glapi/tls/libz.so.1
7054: trying file=/usr/lib/dri/…/…/…/mapi/shared-glapi/haswell/x86_64/libz.so.1
7054: trying file=/usr/lib/dri/…/…/…/mapi/shared-glapi/haswell/libz.so.1
7054: trying file=/usr/lib/dri/…/…/…/mapi/shared-glapi/x86_64/libz.so.1
7054: trying file=/usr/lib/dri/…/…/…/mapi/shared-glapi/libz.so.1
7054: trying file=/usr/lib/dri/…/…/tls/haswell/x86_64/libz.so.1
7054: trying file=/usr/lib/dri/…/…/tls/haswell/libz.so.1
7054: trying file=/usr/lib/dri/…/…/tls/x86_64/libz.so.1
7054: trying file=/usr/lib/dri/…/…/tls/libz.so.1
7054: trying file=/usr/lib/dri/…/…/haswell/x86_64/libz.so.1
7054: trying file=/usr/lib/dri/…/…/haswell/libz.so.1
7054: trying file=/usr/lib/dri/…/…/x86_64/libz.so.1
7054: trying file=/usr/lib/dri/…/…/libz.so.1
7054: trying file=/usr/lib/dri/…/…/…/compiler/glsl/tls/haswell/x86_64/libz.so.1
7054: trying file=/usr/lib/dri/…/…/…/compiler/glsl/tls/haswell/libz.so.1
7054: trying file=/usr/lib/dri/…/…/…/compiler/glsl/tls/x86_64/libz.so.1
7054: trying file=/usr/lib/dri/…/…/…/compiler/glsl/tls/libz.so.1
7054: trying file=/usr/lib/dri/…/…/…/compiler/glsl/haswell/x86_64/libz.so.1
7054: trying file=/usr/lib/dri/…/…/…/compiler/glsl/haswell/libz.so.1
7054: trying file=/usr/lib/dri/…/…/…/compiler/glsl/x86_64/libz.so.1
7054: trying file=/usr/lib/dri/…/…/…/compiler/glsl/libz.so.1
7054: trying file=/usr/lib/dri/…/…/…/compiler/glsl/glcpp/tls/haswell/x86_64/libz.so.1
7054: trying file=/usr/lib/dri/…/…/…/compiler/glsl/glcpp/tls/haswell/libz.so.1
7054: trying file=/usr/lib/dri/…/…/…/compiler/glsl/glcpp/tls/x86_64/libz.so.1
7054: trying file=/usr/lib/dri/…/…/…/compiler/glsl/glcpp/tls/libz.so.1
7054: trying file=/usr/lib/dri/…/…/…/compiler/glsl/glcpp/haswell/x86_64/libz.so.1
7054: trying file=/usr/lib/dri/…/…/…/compiler/glsl/glcpp/haswell/libz.so.1
7054: trying file=/usr/lib/dri/…/…/…/compiler/glsl/glcpp/x86_64/libz.so.1
7054: trying file=/usr/lib/dri/…/…/…/compiler/glsl/glcpp/libz.so.1
7054: trying file=/usr/lib/dri/…/…/…/compiler/nir/tls/haswell/x86_64/libz.so.1
7054: trying file=/usr/lib/dri/…/…/…/compiler/nir/tls/haswell/libz.so.1
7054: trying file=/usr/lib/dri/…/…/…/compiler/nir/tls/x86_64/libz.so.1
7054: trying file=/usr/lib/dri/…/…/…/compiler/nir/tls/libz.so.1
7054: trying file=/usr/lib/dri/…/…/…/compiler/nir/haswell/x86_64/libz.so.1
7054: trying file=/usr/lib/dri/…/…/…/compiler/nir/haswell/libz.so.1
7054: trying file=/usr/lib/dri/…/…/…/compiler/nir/x86_64/libz.so.1
7054: trying file=/usr/lib/dri/…/…/…/compiler/nir/libz.so.1
7054: trying file=/usr/lib/dri/…/…/…/compiler/tls/haswell/x86_64/libz.so.1
7054: trying file=/usr/lib/dri/…/…/…/compiler/tls/haswell/libz.so.1
7054: trying file=/usr/lib/dri/…/…/…/compiler/tls/x86_64/libz.so.1
7054: trying file=/usr/lib/dri/…/…/…/compiler/tls/libz.so.1
7054: trying file=/usr/lib/dri/…/…/…/compiler/haswell/x86_64/libz.so.1
7054: trying file=/usr/lib/dri/…/…/…/compiler/haswell/libz.so.1
7054: trying file=/usr/lib/dri/…/…/…/compiler/x86_64/libz.so.1
7054: trying file=/usr/lib/dri/…/…/…/compiler/libz.so.1
7054: search cache=/etc/ld.so.cache
7054: trying file=/usr/lib/libz.so.1
7054:
7054: find library=libdrm_intel.so.1 [0]; searching
7054: search path=/usr/lib/dri/…/… (RPATH from file /usr/lib/dri/i965_dri.so)
7054: trying file=/usr/lib/dri/…/…/libdrm_intel.so.1
7054: search cache=/etc/ld.so.cache
7054: trying file=/usr/lib/libdrm_intel.so.1
7054:
7054: find library=libdrm_radeon.so.1 [0]; searching
7054: search path=/usr/lib/dri/…/… (RPATH from file /usr/lib/dri/i965_dri.so)
7054: trying file=/usr/lib/dri/…/…/libdrm_radeon.so.1
7054: search cache=/etc/ld.so.cache
7054: trying file=/usr/lib/libdrm_radeon.so.1
7054:
7054: find library=libdrm_nouveau.so.2 [0]; searching
7054: search path=/usr/lib/dri/…/… (RPATH from file /usr/lib/dri/i965_dri.so)
7054: trying file=/usr/lib/dri/…/…/libdrm_nouveau.so.2
7054: search cache=/etc/ld.so.cache
7054: trying file=/usr/lib/libdrm_nouveau.so.2
7054:
7054: find library=libpciaccess.so.0 [0]; searching
7054: search path=/usr/lib/dri/…/… (RPATH from file /usr/lib/dri/i965_dri.so)
7054: trying file=/usr/lib/dri/…/…/libpciaccess.so.0
7054: search cache=/etc/ld.so.cache
7054: trying file=/usr/lib/libpciaccess.so.0
7054:
7054:
7054: calling init: /usr/lib/libpciaccess.so.0
7054:
7054:
7054: calling init: /usr/lib/libdrm_nouveau.so.2
7054:
7054:
7054: calling init: /usr/lib/libdrm_radeon.so.1
7054:
7054:
7054: calling init: /usr/lib/libdrm_intel.so.1
7054:
7054:
7054: calling init: /usr/lib/libz.so.1
7054:
7054:
7054: calling init: /usr/lib/dri/i965_dri.so
7054:
7054: find library=libnss_files.so.2 [0]; searching
7054: search cache=/etc/ld.so.cache
7054: trying file=/usr/lib/libnss_files.so.2
7054:
7054:
7054: calling init: /usr/lib/libnss_files.so.2
7054:
7054: find library=libudev.so.1 [0]; searching
7054: search cache=/etc/ld.so.cache
7054: trying file=/usr/lib/libudev.so.1
7054:
7054:
7054: calling init: /usr/lib/libudev.so.1
7054:
Set current directory to /srv/games/Rainswept/game
Found path: /srv/games/Rainswept/game/Rainswept.x86_64
7054:
7054: calling init: /srv/games/Rainswept/game/Rainswept_Data/Mono/x86_64/libmono.so
7054:
Mono path[0] = ‘/srv/games/Rainswept/game/Rainswept_Data/Managed’
Mono config path = ‘/srv/games/Rainswept/game/Rainswept_Data/Mono/etc’
Thread (nil) may have been prematurely finalized
Receiving unhandled NULL exception
Receiving unhandled NULL exception
#0 0x007fff89796200 in funlockfile
#0 0x007f00502ea780 in funlockfile
#1 0x007fff897968a0 in mono_verify_corlib
#1 0x007f00502eae10 in mono_verify_corlib
#2 0x007fff897968b0 in mono_once
#2 0x007f00502eaed0 in mono_verify_corlib
#3 0x007fff89796940 in mono_verify_corlib
#3 0x007f00502eaf00 in start_thread
#4 0x007fff89796960 in mono_once
#5 0x007fff897969f0 in mono_thread_create
#4 0x007f00502eafc0 in clone
#6 0x007fff89796a00 in mono_runtime_init

Native stacktrace:

#7 0x007fff89796a20 in mono_print_method_from_ip
#8 0x007fff89796a70 in std::vector<core::basic_string<char, core::StringStorageDefault >, std::allocator<core::basic_string<char, core::StringStorageDefault > > >::~vector()
#9 0x007fff89796ed0 in std::vector<core::basic_string<char, core::StringStorageDefault >, std::allocator<core::basic_string<char, core::StringStorageDefault > > >::~vector()
Thread (nil) may have been prematurely finalized
#10 0x007fff89796f50 in zcfree
/srv/games/Rainswept/game/Rainswept_Data/Mono/x86_64/libmono.so(+0x92456) [0x7f0050ade456]
/usr/lib/libpthread.so.0(+0x123bf) [0x7f005670f3bf]
/usr/lib/libc.so.6(gsignal+0x10f) [0x7f0056236d7f]
/usr/lib/libc.so.6(abort+0x124) [0x7f0056221671]
./Rainswept.x86_64() [0xa335ab]
/srv/games/Rainswept/game/Rainswept_Data/Mono/x86_64/libmono.so(+0xd1582) [0x7f0050b1d582]
/srv/games/Rainswept/game/Rainswept_Data/Mono/x86_64/libmono.so(+0x350ce) [0x7f0050a810ce]
/usr/lib/libpthread.so.0(+0x123bf) [0x7f005670f3bf]
/srv/games/Rainswept/game/Rainswept_Data/Mono/x86_64/libmono.so(+0x176740) [0x7f0050bc2740]
/srv/games/Rainswept/game/Rainswept_Data/Mono/x86_64/libmono.so(+0x17246e) [0x7f0050bbe46e]
/usr/lib/libpthread.so.0(+0x7a9c) [0x7f0056704a9c]
/usr/lib/libc.so.6(clone+0x42) [0x7f00562fab22]

Debug info from gdb:

#11 0x007fff89797d50 in __libc_start_main
Thread (nil) may have been prematurely finalized
#12 0x007fff89797e10 in zcfree
fish: “env LD_DEBUG=libs ./Rainswept.x…” terminated by signal SIGABRT (Abort)

Hi, I think i resolved my issue.

The root cause was ulimit nofile, my system was set to 10000000, after reset it to normal(probably 1000 or 4000, didn’t remember), this issue was gone.