|
From: Duncan S. <bal...@fr...> - 2009-08-19 12:45:30
|
>> *openSUSE 10.3 ppc* >> >> Memcheck refuses to run any program that calls strlen(). This is a known >> issue (https://bugs.kde.org/show_bug.cgi?id=182474). > > Nothing much we can easily do about that. Hopefully the SUSE people will > ship a non-stripped ld.so in future. Ubuntu karmic also ships a stripped glibc (causing this valgrind problem). This can be overcome by installing the libc6-dbg package. Since karmic hasn't shipped yet, I guess there still may be time to convince the ubuntu people not to strip their glibc... Ciao, Duncan. |