Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

symbol lookup error: libgio-2.0.so #155

Closed
norci opened this issue Sep 28, 2020 · 2 comments
Closed

symbol lookup error: libgio-2.0.so #155

norci opened this issue Sep 28, 2020 · 2 comments

Comments

@norci
Copy link

norci commented Sep 28, 2020

I'm using a docker container (nvidia/cudagl, Ubuntu 18.04). I got the following error msg:

julia> using ProfileView
[ Info: Precompiling ProfileView [c46f51b8-102a-5cf2-8d2c-8597cb0e0da7]

(process:108847): Gtk-WARNING **: 16:58:49.681: Locale not supported by C library.
        Using the fallback 'C' locale.
/usr/local/julia/bin/julia: symbol lookup error: /root/.julia/artifacts/323b2adff3bbf2980e9f1f62990860b61470af16/lib/libgio-2.0.so: undefined symbol: g_canonicalize_filename
ERROR: Failed to precompile ProfileView [c46f51b8-102a-5cf2-8d2c-8597cb0e0da7] to /root/.julia/compiled/v1.5/ProfileView/GJsyc_qcfHk.ji.
Stacktrace:
 [1] error(::String) at ./error.jl:33
 [2] compilecache(::Base.PkgId, ::String) at ./loading.jl:1305
 [3] _require(::Base.PkgId) at ./loading.jl:1030
 [4] require(::Base.PkgId) at ./loading.jl:928
 [5] require(::Module, ::Symbol) at ./loading.jl:923
 [6] include_string(::Function, ::Module, ::String, ::String) at ./loading.jl:1088
@timholy
Copy link
Owner

timholy commented Dec 10, 2020

Does this happen with using Gtk?

@norci
Copy link
Author

norci commented Dec 10, 2020

I'm sorry to say I have switched to Windows 10. and I'm not able to reproduce this issue now.
If this is caused by the docker image, not libgio-2.0.so, then I'd like to close this issue.
Thanks for your help.

@norci norci closed this as completed Dec 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants