Hi!

----

On SuSE 12.3/AMD64/64bit we're getting a valgrind with the ls(1) builtin:
-- snip --
valgrind ./arch/linux.i386-64/bin/ksh -c 'builtin ls ; ls -l /mnt ; true'
==3676== Memcheck, a memory error detector
==3676== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==3676== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==3676== Command: ./arch/linux.i386-64/bin/ksh -c builtin\ ls\ ;\ ls\
-l\ /mnt\ ;\ true
==3676==
[snip]
==3676== Conditional jump or move depends on uninitialised value(s)
==3676==    at 0x575B67: walk (ls.c:1400)
==3676==    by 0x57770C: b_ls (ls.c:1928)
==3676==    by 0x46A54F: sh_exec (xec.c:1382)
==3676==    by 0x46D654: sh_exec (xec.c:2255)
==3676==    by 0x40FAB2: exfile (main.c:610)
==3676==    by 0x40ECFD: sh_main (main.c:382)
==3676==    by 0x40DE80: main (pmain.c:45)
==3676==
total 0
==3676==
-- snip --

----

Bye,
Roland

-- 
  __ .  . __
 (o.\ \/ /.o) [email protected]
  \__\/\/__/  MPEG specialist, C&&JAVA&&Sun&&Unix programmer
  /O /==\ O\  TEL +49 641 3992797
 (;O/ \/ \O;)
_______________________________________________
ast-developers mailing list
[email protected]
http://lists.research.att.com/mailman/listinfo/ast-developers

Reply via email to