[gradsusr] _XGetRequest error

iri at irizone.net iri at irizone.net
Tue Aug 18 16:55:50 EDT 2020


Hi All,

After a system upgrade, i've this error when i launch opengrads or grads
(same result) :


Grid Analysis and Display System (GrADS) Version 2.2.1.oga.1
Copyright (C) 1988-2018 by George Mason University
GrADS comes with ABSOLUTELY NO WARRANTY
See file COPYRIGHT for more information

Config: v2.2.1.oga.1 little-endian readline grib2 netcdf hdf4-sds hdf5
opendap-grids,stn athena geotiff shapefile
Issue 'q config' and 'q gxconfig' commands for more detailed
configuration information
Loading User Defined Extensions table
</Logiciels/opengrads/opengrads-2.2.1.oga.1/Linux/Versions/2.2.1.oga.1/x86_64/gex/udxt>
... ok.
GX Package Initialization: Size = 11 8.5
/Logiciels/opengrads/opengrads-2.2.1.oga.1/Linux/Versions/2.2.1.oga.1/x86_64/grads:
symbol lookup error: /usr/lib/x86_64-linux-gnu/libXrender.so.1:
undefined symbol: _XGetRequest



When i run :

$ ldd -d -r /usr/lib/x86_64-linux-gnu/libXrender.so.1

linux-vdso.so.1 (0x00007ffea3b42000)
	libX11.so.6 => /usr/lib/x86_64-linux-gnu/libX11.so.6 (0x00007f5ab1d37000)
	libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f5ab1b3f000)
	libxcb.so.1 => /usr/lib/x86_64-linux-gnu/libxcb.so.1 (0x00007f5ab1b0f000)
	libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f5ab1b07000)
	/lib64/ld-linux-x86-64.so.2 (0x00007f5ab20a7000)
	libXau.so.6 => /usr/lib/x86_64-linux-gnu/libXau.so.6 (0x00007f5ab1aff000)
	libXdmcp.so.6 => /usr/lib/x86_64-linux-gnu/libXdmcp.so.6
(0x00007f5ab1af7000)
	libbsd.so.0 => /usr/lib/x86_64-linux-gnu/libbsd.so.0 (0x00007f5ab1ad7000)


and :

$ readelf -a  /usr/lib/x86_64-linux-gnu/libXrender.so.1 | grep
"_XGetRequest"

0000002090a0  001400000007 R_X86_64_JUMP_SLO 0000000000000000
_XGetRequest + 0
    20: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND _XGetRequest


Any help will be very appreciated !
Regards,
iri


More information about the gradsusr mailing list