Hi

I'm getting this error:

==9395== Use of uninitialised value of size 8
==9395==    at 0x5445E28: array_dyn_resize (vassign.c:1368)
==9395==    by 0x1E92D537: ???
==9395==    by 0x1E830057: ???
==9395==    by 0x5A7A2E7F: ???
==9395==    by 0x1E7F030F: ???
==9395==  Uninitialised value was created by a stack allocation
==9395==    at 0x4AEC3B0: exec_process (in [snipped].so)
==9395==
vex amd64->IR: unhandled instruction bytes: 0xC0 0x36 0x7D 0x5A 0x0 0x0
==9395== valgrind: Unrecognised instruction at address 0x5a7a2e88.

This is in an app that assembles and executes code, so it could be a genuine
error. That said, there are a lot of errors before this reaching this one.

Does this look like a valid opcode? On RHEL53 64bit.

A+
Paul

------------------------------------------------------------------------------
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
_______________________________________________
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to