<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Core file analysis in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/core-file-analysis/m-p/4206612#M325560</link>
    <description>&lt;!--!*#--&gt;Hi all,&lt;BR /&gt;&lt;BR /&gt;I am running a process from a tool which fetches data from oracle 10g and loads into oracle 9i on HP UX 11.11 machine using oracle 9.2.0.6 client.The process gets aborted intermediately with a core dump file..got the following information while analysing the core file..can any body help me in decoding the information given below.&lt;BR /&gt;&lt;BR /&gt;Core was generated by `uvsh'.&lt;BR /&gt;Program terminated with signal 10, Bus error.&lt;BR /&gt;&lt;BR /&gt;warning: The shared libraries were not privately mapped; setting a&lt;BR /&gt;breakpoint in a shared library will not work until you rerun the program.&lt;BR /&gt;&lt;BR /&gt;(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...&lt;BR /&gt;(no debugging symbols found)...&lt;BR /&gt;warning: Can't find file phantom referenced in dld_list.&lt;BR /&gt;(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...&lt;BR /&gt;(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...&lt;BR /&gt;(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...&lt;BR /&gt;(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...&lt;BR /&gt;(no debugging symbols found)...#0  0xc020cdc0 in kill () from /usr/lib/libc.2&lt;BR /&gt;#0  0xc020cdc0 in kill () from /usr/lib/libc.2&lt;BR /&gt;(gdb) bt&lt;BR /&gt;#0  0xc020cdc0 in kill () from /usr/lib/libc.2&lt;BR /&gt;#1  0x302930 in errorcritical ()&lt;BR /&gt;#2  &lt;SIGNAL handler="" called=""&gt;&lt;BR /&gt;#3  0xca9e06b4 in  () from /ORACLE/app/oracle/product/9.2.0.6/lib32/libclntsh.sl.9.0&lt;BR /&gt;#4  0xcaf36c10 in ?? () from /ORACLE/app/oracle/product/9.2.0.6/lib32/libclntsh.sl.9.0&lt;BR /&gt;#5  0xcad69b80 in nioqwa () from /ORACLE/app/oracle/product/9.2.0.6/lib32/libclntsh.sl.9.0&lt;BR /&gt;#6  0xcab22508 in upirtrc () from /ORACLE/app/oracle/product/9.2.0.6/lib32/libclntsh.sl.9.0&lt;BR /&gt;#7  0xcab96094 in kpurcsc () from /ORACLE/app/oracle/product/9.2.0.6/lib32/libclntsh.sl.9.0&lt;BR /&gt;#8  0xcab519a4 in kpuexecv8 () from /ORACLE/app/oracle/product/9.2.0.6/lib32/libclntsh.sl.9.0&lt;BR /&gt;#9  0xcab53378 in kpuexec () from /ORACLE/app/oracle/product/9.2.0.6/lib32/libclntsh.sl.9.0&lt;BR /&gt;#10 0xcaae8ad0 in OCIStmtExecute () from /ORACLE/app/oracle/product/9.2.0.6/lib32/libclntsh.sl.9.0&lt;BR /&gt;#11 0xc20b6a3c in ?? () from /app/psoftsim/Ascential/DataStage/DSEngine/lib/oraoci9.sl&lt;BR /&gt;#12 0xc824ed3c in DSCStageC::Call () from /app/psoftsim/Ascential/DataStage/DSEngine/lib/libdsplugin.sl&lt;BR /&gt;#13 0xc8251f1c in DSPassiveCStageC::GetByKey () from /app/psoftsim/Ascential/DataStage/DSEngine/lib/libdsplugin.sl&lt;BR /&gt;#14 0xc832d234 in DSPGetCall () from /app/psoftsim/Ascential/DataStage/DSEngine/lib/libdsplugin.sl&lt;BR /&gt;#15 0xc832fb08 in DSPGetByKey () from /app/psoftsim/Ascential/DataStage/DSEngine/lib/libdsplugin.sl&lt;BR /&gt;#16 0x6d438 in DSPGetByKeyWrap ()&lt;BR /&gt;#17 0x67960 in ?? ()&lt;BR /&gt;#18 0x35f25c in callgci ()&lt;BR /&gt;#19 0x20bfe8 in Fcall ()&lt;BR /&gt;#20 0x219888 in RMfetch ()&lt;BR /&gt;#21 0x16974c in execute ()&lt;BR /&gt;#22 0x20b7a4 in Fcall ()&lt;BR /&gt;#23 0x219888 in RMfetch ()&lt;BR /&gt;#24 0x16974c in execute ()&lt;BR /&gt;#25 0x165df0 in ?? ()&lt;BR /&gt;#26 0x157838 in startup_continue ()&lt;BR /&gt;#27 0x2e51e4 in main ()&lt;BR /&gt;(gdb) q&lt;BR /&gt;&lt;/SIGNAL&gt;</description>
    <pubDate>Wed, 28 May 2008 17:29:47 GMT</pubDate>
    <dc:creator>shanky_1</dc:creator>
    <dc:date>2008-05-28T17:29:47Z</dc:date>
    <item>
      <title>Core file analysis</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/core-file-analysis/m-p/4206612#M325560</link>
      <description>&lt;!--!*#--&gt;Hi all,&lt;BR /&gt;&lt;BR /&gt;I am running a process from a tool which fetches data from oracle 10g and loads into oracle 9i on HP UX 11.11 machine using oracle 9.2.0.6 client.The process gets aborted intermediately with a core dump file..got the following information while analysing the core file..can any body help me in decoding the information given below.&lt;BR /&gt;&lt;BR /&gt;Core was generated by `uvsh'.&lt;BR /&gt;Program terminated with signal 10, Bus error.&lt;BR /&gt;&lt;BR /&gt;warning: The shared libraries were not privately mapped; setting a&lt;BR /&gt;breakpoint in a shared library will not work until you rerun the program.&lt;BR /&gt;&lt;BR /&gt;(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...&lt;BR /&gt;(no debugging symbols found)...&lt;BR /&gt;warning: Can't find file phantom referenced in dld_list.&lt;BR /&gt;(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...&lt;BR /&gt;(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...&lt;BR /&gt;(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...&lt;BR /&gt;(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...&lt;BR /&gt;(no debugging symbols found)...#0  0xc020cdc0 in kill () from /usr/lib/libc.2&lt;BR /&gt;#0  0xc020cdc0 in kill () from /usr/lib/libc.2&lt;BR /&gt;(gdb) bt&lt;BR /&gt;#0  0xc020cdc0 in kill () from /usr/lib/libc.2&lt;BR /&gt;#1  0x302930 in errorcritical ()&lt;BR /&gt;#2  &lt;SIGNAL handler="" called=""&gt;&lt;BR /&gt;#3  0xca9e06b4 in  () from /ORACLE/app/oracle/product/9.2.0.6/lib32/libclntsh.sl.9.0&lt;BR /&gt;#4  0xcaf36c10 in ?? () from /ORACLE/app/oracle/product/9.2.0.6/lib32/libclntsh.sl.9.0&lt;BR /&gt;#5  0xcad69b80 in nioqwa () from /ORACLE/app/oracle/product/9.2.0.6/lib32/libclntsh.sl.9.0&lt;BR /&gt;#6  0xcab22508 in upirtrc () from /ORACLE/app/oracle/product/9.2.0.6/lib32/libclntsh.sl.9.0&lt;BR /&gt;#7  0xcab96094 in kpurcsc () from /ORACLE/app/oracle/product/9.2.0.6/lib32/libclntsh.sl.9.0&lt;BR /&gt;#8  0xcab519a4 in kpuexecv8 () from /ORACLE/app/oracle/product/9.2.0.6/lib32/libclntsh.sl.9.0&lt;BR /&gt;#9  0xcab53378 in kpuexec () from /ORACLE/app/oracle/product/9.2.0.6/lib32/libclntsh.sl.9.0&lt;BR /&gt;#10 0xcaae8ad0 in OCIStmtExecute () from /ORACLE/app/oracle/product/9.2.0.6/lib32/libclntsh.sl.9.0&lt;BR /&gt;#11 0xc20b6a3c in ?? () from /app/psoftsim/Ascential/DataStage/DSEngine/lib/oraoci9.sl&lt;BR /&gt;#12 0xc824ed3c in DSCStageC::Call () from /app/psoftsim/Ascential/DataStage/DSEngine/lib/libdsplugin.sl&lt;BR /&gt;#13 0xc8251f1c in DSPassiveCStageC::GetByKey () from /app/psoftsim/Ascential/DataStage/DSEngine/lib/libdsplugin.sl&lt;BR /&gt;#14 0xc832d234 in DSPGetCall () from /app/psoftsim/Ascential/DataStage/DSEngine/lib/libdsplugin.sl&lt;BR /&gt;#15 0xc832fb08 in DSPGetByKey () from /app/psoftsim/Ascential/DataStage/DSEngine/lib/libdsplugin.sl&lt;BR /&gt;#16 0x6d438 in DSPGetByKeyWrap ()&lt;BR /&gt;#17 0x67960 in ?? ()&lt;BR /&gt;#18 0x35f25c in callgci ()&lt;BR /&gt;#19 0x20bfe8 in Fcall ()&lt;BR /&gt;#20 0x219888 in RMfetch ()&lt;BR /&gt;#21 0x16974c in execute ()&lt;BR /&gt;#22 0x20b7a4 in Fcall ()&lt;BR /&gt;#23 0x219888 in RMfetch ()&lt;BR /&gt;#24 0x16974c in execute ()&lt;BR /&gt;#25 0x165df0 in ?? ()&lt;BR /&gt;#26 0x157838 in startup_continue ()&lt;BR /&gt;#27 0x2e51e4 in main ()&lt;BR /&gt;(gdb) q&lt;BR /&gt;&lt;/SIGNAL&gt;</description>
      <pubDate>Wed, 28 May 2008 17:29:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/core-file-analysis/m-p/4206612#M325560</guid>
      <dc:creator>shanky_1</dc:creator>
      <dc:date>2008-05-28T17:29:47Z</dc:date>
    </item>
    <item>
      <title>Re: Core file analysis</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/core-file-analysis/m-p/4206613#M325561</link>
      <description>Dear &lt;BR /&gt;u can remove core files without any problem&lt;BR /&gt;find / -name core -exec rm -i {} \;&lt;BR /&gt;it will remove all core files from u system&lt;BR /&gt;&lt;BR /&gt;thanks and regards &lt;BR /&gt;sajjad</description>
      <pubDate>Wed, 28 May 2008 18:08:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/core-file-analysis/m-p/4206613#M325561</guid>
      <dc:creator>Sajjad Sahir</dc:creator>
      <dc:date>2008-05-28T18:08:55Z</dc:date>
    </item>
    <item>
      <title>Re: Core file analysis</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/core-file-analysis/m-p/4206614#M325562</link>
      <description>It sounds as if there's a problem in "a tool"&lt;BR /&gt;which causes "uvsh" to blow up somewhere deep&lt;BR /&gt;in the Oracle run-time code.  Knowing nothing&lt;BR /&gt;useful about what you're doing makes it&lt;BR /&gt;difficult to offer any constructive&lt;BR /&gt;suggestions.</description>
      <pubDate>Wed, 28 May 2008 19:46:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/core-file-analysis/m-p/4206614#M325562</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2008-05-28T19:46:07Z</dc:date>
    </item>
    <item>
      <title>Re: Core file analysis</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/core-file-analysis/m-p/4206615#M325563</link>
      <description>&amp;gt;can anybody help me in decoding the information given below?&lt;BR /&gt;&amp;gt;Core was generated by `uvsh'.&lt;BR /&gt;Program terminated with signal 10, Bus error.&lt;BR /&gt;&lt;BR /&gt;Not much other than you got a signal 10 in stripped oracle lib at 0xca9e06b4.&lt;BR /&gt;Disassembling it and providing the register values may be useful.&lt;BR /&gt;(gdb) frame 3&lt;BR /&gt;(gdb) info reg&lt;BR /&gt;(gdb) disas 0xca9e06b4-4*16 0xca9e06b4+4*4&lt;BR /&gt;&lt;BR /&gt;But you may want to talk to Oracle before diving into machine code.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;Steven: "uvsh" to blow up somewhere deep&lt;BR /&gt;in the Oracle run-time code.&lt;BR /&gt;&lt;BR /&gt;Right.</description>
      <pubDate>Thu, 29 May 2008 12:13:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/core-file-analysis/m-p/4206615#M325563</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-05-29T12:13:32Z</dc:date>
    </item>
  </channel>
</rss>

