https://sourceware.org/bugzilla/show_bug.cgi?id=17512

--- Comment #57 from Alexander Cherepanov <cherepan at mccme dot ru> ---
Created attachment 7893
  --> https://sourceware.org/bugzilla/attachment.cgi?id=7893&action=edit
valgrind output for 140849-0.004.exe with --track-origins=yes

(In reply to Nick Clifton from comment #56)
> (In reply to Alexander Cherepanov from comment #53)
> > Created attachment 7885 [details]
> > valgrind output for 140849-0.004.exe
> > 
> > Shows a bunch of error of the following types:
> > - Use of uninitialised value of size ...
> > - Conditional jump or move depends on uninitialised value(s)
> 
> I am not seeing these problems in the avlgrind output when I run the command
> locally.  Are you using any command line options to valgrind ?  (I also note
> that you are using version 3.10 but I only have version 3.9, so perhaps that
> is the problem).

No, I run valgrind without any options. I've now run it with
--track-origins=yes, like this:

valgrind --log-file=140849-0.004.exe.2.txt --track-origins=yes
binutils-gdb/binutils/objdump -x 140849-0.004.exe

Perhaps this could help.

binutils is built with `./configure && make`.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to