This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

corefiles/2027: GDB can't read core files on this machine


>Number:         2027
>Category:       corefiles
>Synopsis:       GDB can't read core files on this machine
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Wed Nov 02 00:28:01 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     danglin@gcc.gnu.org
>Release:        gdb 6.3.50.20051101-cvs
>Organization:
>Environment:
hppa64-hp-hpux11.11
>Description:
 gdb -c core cleanup-8.xgs
GNU gdb 6.3.50.20051101-cvs
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "hppa64-hp-hpux11.11"...
GDB can't read core files on this machine.

# readelf -a core
ELF Header:
  Magic:   7f 45 4c 46 02 02 01 00 00 00 00 00 00 00 00 00
  Class:                             ELF64
  Data:                              2's complement, big endian
  Version:                           1 (current)
  OS/ABI:                            UNIX - System V
  ABI Version:                       0
  Type:                              CORE (Core file)
  Machine:                           HPPA
  Version:                           0x1
  Entry point address:               0x0
  Start of program headers:          64 (bytes into file)
  Start of section headers:          0 (bytes into file)
  Flags:                             0x214, PA-RISC 2.0
  Size of this header:               64 (bytes)
  Size of program headers:           56 (bytes)
  Number of program headers:         14
  Size of section headers:           64 (bytes)
  Number of section headers:         0
  Section header string table index: 0

There are no sections in this file.

There are no sections in this file.

Program Headers:
  Type           Offset             VirtAddr           PhysAddr
                 FileSiz            MemSiz              Flags  Align
  HP_CORE_VERSIO 0x0000000000000350 0x0000000000000000 0x0000000000000000
                 0x0000000000000004 0x0000000000000004         0
  HP_CORE_KERNEL 0x0000000000000354 0x0000000000000000 0x0000000000000000
                 0x000000000000003c 0x000000000000003c         0
  HP_CORE_COMM   0x0000000000000390 0x0000000000000000 0x0000000000000000
                 0x000000000000000e 0x000000000000000e         0
  HP_CORE_PROC   0x00000000000003a0 0x0000000000000000 0x0000000000000000
                 0x0000000000000498 0x0000000000000498         0
  HP_CORE_LOADAB 0x0000000000000838 0x8000000100000000 0x0000000000000000
                 0x0000000000020000 0x0000000000020000  RWE    0
  HP_CORE_MMF    0x0000000000020838 0x800003fffefc8000 0x0000000000000000
                 0x000000000000f000 0x000000000000f000  RWE    0
  HP_CORE_MMF    0x000000000002f838 0x800003fffefd7000 0x0000000000000000
                 0x000000000000d000 0x000000000000d000  RWE    0
  HP_CORE_MMF    0x000000000003c838 0x800003fffefe4000 0x0000000000000000
                 0x0000000000002000 0x0000000000002000  RWE    0
  HP_CORE_MMF    0x000000000003e838 0x800003fffefe6000 0x0000000000000000
                 0x0000000000001000 0x0000000000001000  RWE    0
  HP_CORE_MMF    0x000000000003f838 0x800003fffefe7000 0x0000000000000000
                 0x0000000000001000 0x0000000000001000  RWE    0
  HP_CORE_MMF    0x0000000000040838 0x800003fffefe8000 0x0000000000000000
                 0x0000000000002000 0x0000000000002000  RWE    0
  HP_CORE_MMF    0x0000000000042838 0x800003fffefea000 0x0000000000000000
                 0x0000000000005000 0x0000000000005000  RWE    0
  HP_CORE_MMF    0x0000000000047838 0x800003fffefef000 0x0000000000000000
                 0x0000000000001000 0x0000000000001000  RWE    0
  HP_CORE_STACK  0x0000000000048838 0x800003fffeff0000 0x0000000000000000
                 0x0000000000004000 0x0000000000004000  RWE    0

There is no dynamic section in this file.

There are no relocations in this file.

No version information found in this file.
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:
----gnatsweb-attachment----
Content-Type: application/gzip; name="core.gz"
Content-Transfer-Encoding: base64
Content-Disposition: attachment; filename="core.gz"


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]