bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/19659] [libopcodes] Segmentation fault on print_insn_i386


From: hjl.tools at gmail dot com
Subject: [Bug binutils/19659] [libopcodes] Segmentation fault on print_insn_i386
Date: Mon, 18 Apr 2016 17:03:15 +0000

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

H.J. Lu <hjl.tools at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|---                         |WORKSFORME

--- Comment #3 from H.J. Lu <hjl.tools at gmail dot com> ---
./objdump -dwr x.o

x.o:     file format elf64-x86-64


Disassembly of section .text:

0000000000000000 <main>:
   0:   55                      push   %rbp
   1:   48 89 e5                mov    %rsp,%rbp
   4:   8f                      (bad)  
   5:   eb 5c                   jmp    63 <main+0x63>
   7:   ec                      in     (%dx),%al
   8:   00 00                   add    %al,(%rax)
   a:   00 b8 00 00 00 00       add    %bh,0x0(%rax)
  10:   5d                      pop    %rbp
  11:   c3                      retq   
address@hidden pr19659]$

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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]