Skip to content

Segfault when LD_LIBRARY_PATH is set at something #53802

@arthuradriaens-code

Description

@arthuradriaens-code

I run arch linux with kernel version 6.8.1-arch1-1 x86_64 and installed julia trough it's binary installer. (version 1.10.2)

the REPL opens up in a terminal if I call julia but segfaults as soon as I try to do work with packages (be it install them or use them). However, when I set LD_LIBRARY_PATH="" and then start the REPL (or run any .jl file) everything runs as expected.

For now I just export LD_LIBRARY_PATH but might there be some straight-forward reason with which I can preventing it from segfaulting?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions