HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Core dump on HP
Operating System - HP-UX
1836376
Members
2405
Online
110100
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-30-2006 11:45 PM
07-30-2006 11:45 PM
Core dump on HP
Hi,
I am getting a core dump with my application on the following HP machine:
HP-UX ctqah01 B.11.00 U 9000/800 835950660 unlimited-user license
However the same application has no problems on the following machine:
HP-UX ctsahp03 B.11.23 U 9000/800 2832033484 unlimited-user license
Stack trace is as follows:
tqah01:/local/home/ess5/appl/ess.version/log/out> /opt/langtools/bin/gdb ../../bin/ess.gateway core
HP gdb 5.2 for PA-RISC 1.1 or 2.0 (narrow), HP-UX 11.00
and target hppa1.1-hp-hpux11.00.
Copyright 1986 - 2001 Free Software Foundation, Inc.
Hewlett-Packard Wildebeest 5.2 (based on GDB) is covered by the
GNU General Public License. Type "show copying" to see the conditions to
change it and/or distribute copies. Type "show warranty" for warranty/support.
..(no debugging symbols found)...
Core was generated by `ess.gateway'.
Program terminated with signal 11, Segmentation fault.
Unknown si_code. Report to HP.
(no debugging symbols found)...#0 0xc0186204 in mallinfo+0x1b44 () from /usr/lib/libc.2
(gdb) where
#0 0xc0186204 in mallinfo+0x1b44 () from /usr/lib/libc.2
#1 0xc0188a50 in free+0x150 () from /usr/lib/libc.2
#2 0xc10f08e8 in list_destroy+0x68 () from /local/home/ess5/appl/ess.version/bin/libess_opt.a
#3 0xc1091e68 in dml_rollback+0x58 () from /local/home/ess5/appl/ess.version/bin/libess_opt.a
#4 0xc107187c in std_insert+0x84 () from /local/home/ess5/appl/ess.version/bin/libess_opt.a
#5 0x5da1c in ai_std_insert+0x94c ()
#6 0x3a408 in db_table_entry_insert+0x4f0 ()
#7 0x39ee0 in db_table_entry_refresh+0x2e8 ()
#8 0xbf1a8 in eps_srv_gs_write_user+0x1d8 ()
#9 0xbd598 in eps_srv_cb_gs+0x1e8 ()
#10 0xcb580 in service_link_receive_existing_service+0x1d8 ()
#11 0xcb0d0 in service_link_receive+0x6d0 ()
#12 0xcfeb8 in link_demultiplex+0x128 ()
#13 0xd04b0 in ipr_tcp_input_func+0x10 ()
#14 0xc10c6efc in do_dispatch+0x12c () from /local/home/ess5/appl/ess.version/bin/libess_opt.a
#15 0xc10c636c in dispatch_main_loop+0x5c () from /local/home/ess5/appl/ess.version/bin/libess_opt.a
#16 0x1d08c in main+0x25c ()
I dont get a core dump on Solaris, AIX either with the same application. So I doubt it is application related.
Can anyone tell me what can be the problem. Is this problem related to some missing patch?
Thanks
I am getting a core dump with my application on the following HP machine:
HP-UX ctqah01 B.11.00 U 9000/800 835950660 unlimited-user license
However the same application has no problems on the following machine:
HP-UX ctsahp03 B.11.23 U 9000/800 2832033484 unlimited-user license
Stack trace is as follows:
tqah01:/local/home/ess5/appl/ess.version/log/out> /opt/langtools/bin/gdb ../../bin/ess.gateway core
HP gdb 5.2 for PA-RISC 1.1 or 2.0 (narrow), HP-UX 11.00
and target hppa1.1-hp-hpux11.00.
Copyright 1986 - 2001 Free Software Foundation, Inc.
Hewlett-Packard Wildebeest 5.2 (based on GDB) is covered by the
GNU General Public License. Type "show copying" to see the conditions to
change it and/or distribute copies. Type "show warranty" for warranty/support.
..(no debugging symbols found)...
Core was generated by `ess.gateway'.
Program terminated with signal 11, Segmentation fault.
Unknown si_code. Report to HP.
(no debugging symbols found)...#0 0xc0186204 in mallinfo+0x1b44 () from /usr/lib/libc.2
(gdb) where
#0 0xc0186204 in mallinfo+0x1b44 () from /usr/lib/libc.2
#1 0xc0188a50 in free+0x150 () from /usr/lib/libc.2
#2 0xc10f08e8 in list_destroy+0x68 () from /local/home/ess5/appl/ess.version/bin/libess_opt.a
#3 0xc1091e68 in dml_rollback+0x58 () from /local/home/ess5/appl/ess.version/bin/libess_opt.a
#4 0xc107187c in std_insert+0x84 () from /local/home/ess5/appl/ess.version/bin/libess_opt.a
#5 0x5da1c in ai_std_insert+0x94c ()
#6 0x3a408 in db_table_entry_insert+0x4f0 ()
#7 0x39ee0 in db_table_entry_refresh+0x2e8 ()
#8 0xbf1a8 in eps_srv_gs_write_user+0x1d8 ()
#9 0xbd598 in eps_srv_cb_gs+0x1e8 ()
#10 0xcb580 in service_link_receive_existing_service+0x1d8 ()
#11 0xcb0d0 in service_link_receive+0x6d0 ()
#12 0xcfeb8 in link_demultiplex+0x128 ()
#13 0xd04b0 in ipr_tcp_input_func+0x10 ()
#14 0xc10c6efc in do_dispatch+0x12c () from /local/home/ess5/appl/ess.version/bin/libess_opt.a
#15 0xc10c636c in dispatch_main_loop+0x5c () from /local/home/ess5/appl/ess.version/bin/libess_opt.a
#16 0x1d08c in main+0x25c ()
I dont get a core dump on Solaris, AIX either with the same application. So I doubt it is application related.
Can anyone tell me what can be the problem. Is this problem related to some missing patch?
Thanks
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2006 12:11 AM
07-31-2006 12:11 AM
Re: Core dump on HP
Sphatak,
Please take a look at this thread,
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1045698
The last post will be able to guide you a little bit on what is causing that dump,
Regards,
Jaime.
Please take a look at this thread,
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1045698
The last post will be able to guide you a little bit on what is causing that dump,
Regards,
Jaime.
Work hard when the need comes out.
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