On 14/07/09 20:21, Ivan Novick wrote: > I am getting: > > WARNING: unhandled syscall: 142 > > My machine is Ubuntu: Linux paloalto 2.6.27-9-generic #1 SMP Thu Nov > 20 22:15:32 UTC 2008 x86_64 GNU/Linux > > Is system call 142 handled in the most recent codebase of valgrind?
That's sched_setparam and the current svn code certainly handles it. Tom -- Tom Hughes ([email protected]) http://www.compton.nu/ ------------------------------------------------------------------------------ Enter the BlackBerry Developer Challenge This is your chance to win up to $100,000 in prizes! For a limited time, vendors submitting new applications to BlackBerry App World(TM) will have the opportunity to enter the BlackBerry Developer Challenge. See full prize details at: http://p.sf.net/sfu/Challenge _______________________________________________ Valgrind-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/valgrind-users
