HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- gdb64 crash
Operating System - HP-UX
1833802
Members
2130
Online
110063
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2002 01:59 PM
07-02-2002 01:59 PM
gdb64 crash
gdb64 coredumps when I try to debug a particular program that is compiled with aCC. The program calls fortran90 libraries and does use pthreads. DDE is able to debug this program successively, though it gives lots of warnings like "A CLASS symbol was not found where it was expected (DNTT index 0x1f0aff)".
gdb64 prints out the following messages before it dies:
Detected 64-bit executable.
Invoking /opt/langtools/bin/gdb64.
HP gdb 2.1
Copyright 1986 - 1999 Free Software Foundation, Inc.
Hewlett-Packard Wildebeest 2.1 (based on GDB 5.0-hpwdb-20000630)
Wildebeest 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 Wildebeest. Type "show warranty" for details.
Wildebeest was built for PA-RISC 2.0 (wide), HP-UX 11.00.
..( 0) 0x00061358 backtrace_command + 0x148 [/opt/langtools/bin/gdb]
( 1) 0x0026a3b8 __localtime64_r + 0x80 [/opt/langtools/bin/gdb]
( 2) 0x000fe81c annotate_arg_name_end + 0x1c [/opt/langtools/bin/gdb]
( 3) 0x00144798 elfread_add_partial_subspace_map_entry + 0x98 [/opt/langtools/bin/gdb]
( 4) 0x00068a50 reread_symbols + 0x480 [/opt/langtools/bin/gdb]
( 5) 0x00068fa8 init_filename_language_table + 0xa0 [/opt/langtools/bin/gdb]
( 6) 0x00069138 allocate_symtab + 0x20 [/opt/langtools/bin/gdb]
( 7) 0x00069268 allocate_psymtab + 0x10 [/opt/langtools/bin/gdb]
( 8) 0x00072f70 do_nothing + 0x8 [/opt/langtools/bin/gdb]
( 9) 0x00072ee8 stop_sig + 0x18 [/opt/langtools/bin/gdb]
(10) 0x00072fd8 init_signals + 0x28 [/opt/langtools/bin/gdb]
(11) 0x00060cfc frame_info + 0x32c [/opt/langtools/bin/gdb]
(12) 0x00072ee8 stop_sig + 0x18 [/opt/langtools/bin/gdb]
(13) 0x00060ec0 frame_info + 0x4f0 [/opt/langtools/bin/gdb]
(14) 0x0021260c qsort + 0x190 [/opt/langtools/bin/gdb]
(15) 0x0005f310 captured_main + 0x918 [/opt/langtools/bin/gdb]
Any ideas what's going on?
Thanks
gdb64 prints out the following messages before it dies:
Detected 64-bit executable.
Invoking /opt/langtools/bin/gdb64.
HP gdb 2.1
Copyright 1986 - 1999 Free Software Foundation, Inc.
Hewlett-Packard Wildebeest 2.1 (based on GDB 5.0-hpwdb-20000630)
Wildebeest 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 Wildebeest. Type "show warranty" for details.
Wildebeest was built for PA-RISC 2.0 (wide), HP-UX 11.00.
..( 0) 0x00061358 backtrace_command + 0x148 [/opt/langtools/bin/gdb]
( 1) 0x0026a3b8 __localtime64_r + 0x80 [/opt/langtools/bin/gdb]
( 2) 0x000fe81c annotate_arg_name_end + 0x1c [/opt/langtools/bin/gdb]
( 3) 0x00144798 elfread_add_partial_subspace_map_entry + 0x98 [/opt/langtools/bin/gdb]
( 4) 0x00068a50 reread_symbols + 0x480 [/opt/langtools/bin/gdb]
( 5) 0x00068fa8 init_filename_language_table + 0xa0 [/opt/langtools/bin/gdb]
( 6) 0x00069138 allocate_symtab + 0x20 [/opt/langtools/bin/gdb]
( 7) 0x00069268 allocate_psymtab + 0x10 [/opt/langtools/bin/gdb]
( 8) 0x00072f70 do_nothing + 0x8 [/opt/langtools/bin/gdb]
( 9) 0x00072ee8 stop_sig + 0x18 [/opt/langtools/bin/gdb]
(10) 0x00072fd8 init_signals + 0x28 [/opt/langtools/bin/gdb]
(11) 0x00060cfc frame_info + 0x32c [/opt/langtools/bin/gdb]
(12) 0x00072ee8 stop_sig + 0x18 [/opt/langtools/bin/gdb]
(13) 0x00060ec0 frame_info + 0x4f0 [/opt/langtools/bin/gdb]
(14) 0x0021260c qsort + 0x190 [/opt/langtools/bin/gdb]
(15) 0x0005f310 captured_main + 0x918 [/opt/langtools/bin/gdb]
Any ideas what's going on?
Thanks
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP