Hey,

I sent this email to the opensuse mailing list because I figured that
they might know what's gone wrong, but here might be a better chance.
My problem is I'm trying to run valgrind [0] on firefox and i keep
getting a strange error [1].

I did a clean install of opensuse 11.3 to try resolve the issue and it
worked. I was able to valgrind fine. However once I installed the
updates and went back to work, valgrind once again started spewing
that error. This happens on startup - I can't even get a firefox
window open. Does anyone know what's gone wrong? I tried with valgrind
3.5 (the default version) and I checked out svn and built that, both
had the same issue

Thanks,
Alan.

[0] valgrind --tool=memcheck -v --leak-check=full --log-file=log
--smc-check=all  /usr/lib64/firefox/firefox
[1]
==24551== Unsupported clone() flags: 0x800600
==24551==
==24551== The only supported clone() uses are:
==24551==  - via a threads library (LinuxThreads or NPTL)
==24551==  - via the implementation of fork or vfork
==24551==
==24551== Valgrind detected that your program requires
==24551== the following unimplemented functionality:
==24551==    Valgrind does not support general clone().
==24551== This may be because the functionality is hard to implement,
==24551== or because no reasonable program would behave this way,
==24551== or because nobody has yet needed it.  In any case, let us know at
==24551== www.valgrind.org and/or try to work around the problem, if you can.
==24551==
==24551== Valgrind has to exit now.  Sorry.  Bye!
==24551==

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Valgrind-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to