Core Dump while running Installer


 
Thread Tools Search this Thread
Operating Systems HP-UX Core Dump while running Installer
# 1  
Old 05-20-2009
Core Dump while running Installer

I am running a jvm dependent installer and it crashes midway between the installation. It throws a Core Dump:

Stack_Trace: error while unwinding stack
( 0) 0xc4007e2c report_and_die__7VMErrorFv + 0x154 [/tmp/dctm_ids/install_6388/istemp6388140053323/_bundledJRE_/jre/lib/PA_RISC2.0/server/libjvm.sl]
( 1) 0xc3ee2628 JVM_handle_hpux_signal__Q2_2os4HpuxSFiP9__siginfoPvT1 + 0xaf8 [/tmp/dctm_ids/install_6388/istemp6388140053323/_bundledJRE_/jre/lib/PA_RISC2.0/server/libjvm.sl]
( 2) 0xc3ede2ac signalHandler__Q2_2os4HpuxSFiP9__siginfoPv + 0x4c [/tmp/dctm_ids/install_6388/istemp6388140053323/_bundledJRE_/jre/lib/PA_RISC2.0/server/libjvm.sl]
( 3) 0xc0215048 _sigreturn [/usr/lib/libc.2]
( 4) 0xc019e0a8 real_malloc + 0xb78 [/usr/lib/libc.2]
( 5) 0xc019b3c8 _malloc + 0x690 [/usr/lib/libc.2]
( 6) 0xc01a130c malloc + 0x18c [/usr/lib/libc.2]
( 7) 0xc163112c class_name_to_ID + 0x134 [/tmp/dctm_ids/install_6388/istemp6388140053323/_bundledJRE_/jre/lib/PA_RISC2.0/libverify.sl]
( 8) 0xc1631328 make_class_info_from_name + 0x10 [/tmp/dctm_ids/install_6388/istemp6388140053323/_bundledJRE_/jre/lib/PA_RISC2.0/libverify.sl]
( 9) 0xc1636be0 signature_to_fieldtype + 0x1c0 [/tmp/dctm_ids/install_6388/istemp6388140053323/_bundledJRE_/jre/lib/PA_RISC2.0/libverify.sl]
(10) 0xc16332b8 initialize_dataflow + 0x140 [/tmp/dctm_ids/install_6388/istemp6388140053323/_bundledJRE_/jre/lib/PA_RISC2.0/libverify.sl]
(11) 0xc1631b9c verify_method + 0x194 [/tmp/dctm_ids/install_6388/istemp6388140053323/_bundledJRE_/jre/lib/PA_RISC2.0/libverify.sl]
(12) 0xc16317dc VerifyClassForMajorVersion + 0x43c [/tmp/dctm_ids/install_6388/istemp6388140053323/_bundledJRE_/jre/lib/PA_RISC2.0/libverify.sl]
(13) 0xc1e79598 VerifyClassCodesForMajorVersion + 0x18 [/tmp/dctm_ids/install_6388/istemp6388140053323/_bundledJRE_/jre/lib/PA_RISC2.0/libjava.sl]
(14) 0xc3ff4468 verify_byte_codes__8VerifierSF19instanceKlassHandleP6Thread + 0x858 [/tmp/dctm_ids/install_6388/istemp6388140053323/_bundledJRE_/jre/lib/PA_RISC2.0/server/libjvm.sl]
(15) 0xc3c41a2c verify_code__13instanceKlassSF19instanceKlassHandleP6Thread + 0x14 [/tmp/dctm_ids/install_6388/istemp6388140053323/_bundledJRE_/jre/lib/PA_RISC2.0/server/libjvm.sl]
(16) 0xc3c42310 link_class_impl__13instanceKlassSF19instanceKlassHandleP6Thread + 0x168 [/tmp/dctm_ids/install_6388/istemp6388140053323/_bundledJRE_/jre/lib/PA_RISC2.0/server/libjvm.sl]
(17) 0xc3c42180 link_class__13instanceKlassFP6Thread + 0x60 [/tmp/dctm_ids/install_6388/istemp6388140053323/_bundledJRE_/jre/lib/PA_RISC2.0/server/libjvm.sl]
(18) 0xc3c42ab8 initialize_impl__13instanceKlassSF19instanceKlassHandleP6Thread + 0xa0 [/tmp/dctm_ids/install_6388/istemp6388140053323/_bundledJRE_/jre/lib/PA_RISC2.0/server/libjvm.sl]
(19) 0xc3c419bc initialize__13instanceKlassFP6Thread + 0x9c [/tmp/dctm_ids/install_6388/istemp6388140053323/_bundledJRE_/jre/lib/PA_RISC2.0/server/libjvm.sl]
(20) 0xc3e59bf0 resolve_static_call__12LinkResolverSFR8CallInfoR11KlassHandle12symbolHandleT311K + 0x128 [/tmp/dctm_ids/install_6388/istemp6388140053323/_bundledJRE_/jre/lib/PA_RISC2.0/server/libjvm.sl]
(21) 0xc3e5bacc resolve_invokestatic__12LinkResolverSFR8CallInfo18constantPoolHandleiP6Thread + 0x7c [/tmp/dctm_ids/install_6388/istemp6388140053323/_bundledJRE_/jre/lib/PA_RISC2.0/server/libjvm.sl]
(22) 0xc3e5b824 resolve_invoke__12LinkResolverSFR8CallInfo6Handle18constantPoolHandleiQ2_9Byteco + 0x54 [/tmp/dctm_ids/install_6388/istemp6388140053323/_bundledJRE_/jre/lib/PA_RISC2.0/server/libjvm.sl]
(23) 0xc3c74c9c resolve_invoke__18InterpreterRuntimeSFP10JavaThreadQ2_9Bytecodes4Code + 0x11c [/tmp/dctm_ids/install_6388/istemp6388140053323/_bundledJRE_/jre/lib/PA_RISC2.0/server/libjvm.sl]


HP-UX version is 11i

Please help.
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Solaris

core dump

Hi guys, just want to know which core file pattern is best to set for core dumps: 1) per-process file name pattern or 2) global file name pattern. I will really appreciate an explanation why the chosen one is better. Thanks a lot guys. (2 Replies)
Discussion started by: cjashu
2 Replies

2. UNIX for Dummies Questions & Answers

No core dump

my progrme complaints 'Segmentation fault'. How to let it print 'Segmentation fault(core dumped)' and generate core dump file? $ulimit unlimited (22 Replies)
Discussion started by: vistastar
22 Replies

3. AIX

Core dump

Hi , I want to read core dump file on AIX5.3. While i am trying to use following commands, i am getting only few lines of information. ux201p3:e46123> dbx capsWrkstnMgr core Type 'help' for help. reading symbolic information ... Segmentation fault in malloc_common.extend_brk at... (1 Reply)
Discussion started by: rps
1 Replies

4. AIX

core dump

My application gives core dump. When i am debugging with dbx getting instructions below: pthdb_session.c, 818: 695445 PTHDB_INTERNAL (internal error) pthreaded.c, 1941: PTHDB_INTERNAL (internal error) Illegal instruction (illegal opcode) in . at 0x0 warning: Unable to access address 0x0... (1 Reply)
Discussion started by: bapi
1 Replies

5. UNIX for Dummies Questions & Answers

Core dump in HP-UX..

Hi All I am new for this forum. I have a core file by using gdb and bt cmd I got the function name but I want to the exact cause of the core dump because of I can not reproduse the binary so if any one know the cmd plz plz plz let me know. (0 Replies)
Discussion started by: gyanusoni
0 Replies

6. UNIX for Advanced & Expert Users

core dump

Hi All, i am new to this forum.i want detail of reading the core file and trace the problem because of what the program get crashed.please help me.if any body knows any website or tutoril plese let me know. sudhir (6 Replies)
Discussion started by: sudhir patnaik
6 Replies

7. Programming

about core dump

MY friends: my program under sco unix have a problem? it create a core dump file on the path when execute program , but i can't find the error of the C program ,i don't know how to see the error about my program use core, please help me or give me some suggest and what tools can use... (1 Reply)
Discussion started by: zhaohaizhou
1 Replies

8. UNIX for Dummies Questions & Answers

core dump

I've got a core dump in my weblogic home directory, which i have tried to debug by initiating savecore from /etc/init.d/savecore start but savecore failed to create the two files, that is vmcore.n and vmunix.n. savecore is enable on my server to save vmcore and vmunix in /var/crash/hostname 1)... (4 Replies)
Discussion started by: hassan2
4 Replies

9. UNIX for Dummies Questions & Answers

core dump

Hi , Working on AIX 4.3. An internal error from my apps engine suddenly causes the engine to die. During this time i do notice a core file being dumped in the directory from where I try to re-start my engine. Q is how does one read this core file, or I should say 'what is this core file'? thnx (2 Replies)
Discussion started by: buRst
2 Replies

10. UNIX for Dummies Questions & Answers

help, what is the difference between core dump and panic dump?

help, what is the difference between core dump and panic dump? (1 Reply)
Discussion started by: aileen
1 Replies
Login or Register to Ask a Question