Summary: | export LD_LIBRARY_PATH cause segfault | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Rodrigo Gonzalez <rgalberquilla> |
Component: | Current packages | Assignee: | Gentoo Linux bug wranglers <bug-wranglers> |
Status: | RESOLVED NEEDINFO | ||
Severity: | normal | CC: | galibert |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | AMD64 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Rodrigo Gonzalez
2010-05-05 09:31:08 UTC
That seems unique to you, and probably due to some broken leftover in your /usr/lib64. Try a ldd on a breaking executable with and without LD_LIBRARY_PATH and check what changes. ldd itself is not dynamic, so it should work. |