https://bugs.kde.org/show_bug.cgi?id=464476
--- Comment #1 from Paul Floyd <pjfl...@wanadoo.fr> --- There problem is with sysctl kern.proc.pathname.PID This is used to determine the full path of firefox, but when it runs under valgrind it returns the path to valgrind instead. firefox then looks in the valgrind directory for dependentlibs.list and fails to find it. -- You are receiving this mail because: You are watching all bug changes.