[Mono-bugs] [Bug 467214] Setting $LD_LIBRARY_PATH using SetEnvironmentVariable does not affect search path used by PInvoke

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sun Jan 18 17:10:37 EST 2009


https://bugzilla.novell.com/show_bug.cgi?id=467214

User rkumpera at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=467214#c1


Rodrigo Kumpera <rkumpera at novell.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rkumpera at novell.com




--- Comment #1 from Rodrigo Kumpera <rkumpera at novell.com>  2009-01-18 15:10:37 MST ---
I can't talk about windows but on linux this is a limitation of how the shared
library loader works. It queries for LD_LIBRARY_PATH only once and caches the
value.

This is not exclusive of mono, many other runtimes such as Java have similar
limitation.

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list