1836376 Members
2405 Online
110100 Solutions
New Discussion

Core dump on HP

 
sphatak
Occasional Contributor

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

1 REPLY 1
Jaime Bolanos Rojas.
Honored Contributor

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.
Work hard when the need comes out.