bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/6026] New: objdump craches on simple *.exe / application d


From: pluto at agmk dot net
Subject: [Bug binutils/6026] New: objdump craches on simple *.exe / application doesn't work.
Date: 3 Apr 2008 10:18:56 -0000

$ x86_64-pc-mingw32-objdump -p a.exe

(...)
        DLL Name: b.dll
        vma:  Hint/Ord Member-Name Bound-To
Segmentation fault


Program received signal SIGSEGV, Segmentation fault.
bfd_getl16 (p=0x1e63ad0) at ../../src/bfd/libbfd.c:559
559     ../../src/bfd/libbfd.c: No such file or directory.
        in ../../src/bfd/libbfd.c
(gdb) bt
#0  bfd_getl16 (p=0x1e63ad0) at ../../src/bfd/libbfd.c:559
#1  0x00000000004486b5 in pe_print_idata (abfd=0x1e67090, vfile=<value optimized
out>) at pex64igen.c:1302
#2  0x0000000000448fa1 in _bfd_pex64_print_private_bfd_data_common
(abfd=0x1e67090, vfile=0x2aaaaaaad000) at pex64igen.c:1976
#3  0x0000000000452449 in pe_print_private_bfd_data (abfd=0x1e63ad0,
vfile=0x2aaaaaaad000) at ../../src/bfd/peicode.h:335
#4  0x00000000004043bc in dump_bfd (abfd=0x1e67090) at
../../src/binutils/objdump.c:2440
#5  0x0000000000404bff in display_bfd (abfd=0x1e67090) at
../../src/binutils/objdump.c:3004
#6  0x0000000000404d48 in display_file (filename=0x7fffba1799b4 "a.exe",
target=<value optimized out>) at ../../src/binutils/objdump.c:3065
#7  0x000000000040534c in main (argc=3, argv=0x7fffba177868) at
../../src/binutils/objdump.c:3311

and the major thing, the a.exe doesn't work on winxp64.
it should print hello world but i see nothing on the windows console.

-- 
           Summary: objdump craches on simple *.exe / application doesn't
                    work.
           Product: binutils
           Version: 2.18
            Status: NEW
          Severity: normal
          Priority: P2
         Component: binutils
        AssignedTo: unassigned at sources dot redhat dot com
        ReportedBy: pluto at agmk dot net
                CC: bug-binutils at gnu dot org
GCC target triplet: x86_64-pc-mingw32


http://sourceware.org/bugzilla/show_bug.cgi?id=6026

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




reply via email to

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