Hi Nathan,

> Redhat Enterprise Linux 6.

RHEL 6 contains a very old version of the binutils (2.20).  We are now on
release 2.26...

> I have found that the library will segfault given certain inputs 
> to print_insn_i386. Here is the code I am using to decode:

Does the library also crash if you place these inputs into an object file,
assemble them, and then try to run "objdump -d" on them ?

If you cab reproduce these seg-faults using the current binutils sources, 
please file a bug report here, including a way to reproduce the problem if
at all possible:

  https://sourceware.org/bugzilla/

Cheers
  Nick

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

Reply via email to