|
From: Nicholas N. <nj...@ca...> - 2004-04-10 01:10:22
|
On Thu, 8 Apr 2004, tmoog wrote: > I have noticed that when a .so is loaded via dlopen and it is > unloaded via dlclose before exit then valgrind doesn't know > how to resolve the symbols for that .so. Yes. I just committed a PR for that (http://bugs.kde.org/show_bug.cgi?id=79362) if you are interested. Not that this implies anything will be done immediately; this has been a problem since Valgrind was born. N |