<?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 Re: Binary Core files in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/binary-core-files/m-p/3805465#M267259</link>
    <description>Hi Shiv, &lt;BR /&gt;&lt;BR /&gt;Are you talking about core created by java VM or a java application created any core ? &lt;BR /&gt;&lt;BR /&gt;-Arun</description>
    <pubDate>Wed, 14 Jun 2006 01:15:47 GMT</pubDate>
    <dc:creator>Arunvijai_4</dc:creator>
    <dc:date>2006-06-14T01:15:47Z</dc:date>
    <item>
      <title>Binary Core files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/binary-core-files/m-p/3805458#M267252</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Is binary core file generated automatically or it can be generated by executing a command also ?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Shiv</description>
      <pubDate>Wed, 14 Jun 2006 00:08:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/binary-core-files/m-p/3805458#M267252</guid>
      <dc:creator>Shivkumar</dc:creator>
      <dc:date>2006-06-14T00:08:09Z</dc:date>
    </item>
    <item>
      <title>Re: Binary Core files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/binary-core-files/m-p/3805459#M267253</link>
      <description>A core file is generated when programs dumps/aborts. It also depends on how a program is coded. You can make a certain program to dump core by sending signal 3.&lt;BR /&gt;&lt;BR /&gt;kill -3 "pid_of_program"</description>
      <pubDate>Wed, 14 Jun 2006 00:20:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/binary-core-files/m-p/3805459#M267253</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2006-06-14T00:20:20Z</dc:date>
    </item>
    <item>
      <title>Re: Binary Core files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/binary-core-files/m-p/3805460#M267254</link>
      <description>Hi Shiv, &lt;BR /&gt;&lt;BR /&gt;Either way it is possible. An application may crash at any time due incorrect coding, etc.. Also, you can create a core of running process by # kill -3 &lt;PID&gt; &lt;BR /&gt;&lt;BR /&gt;This should give you more information, &lt;BR /&gt;&lt;A href="http://en.wikipedia.org/wiki/Core_dump" target="_blank"&gt;http://en.wikipedia.org/wiki/Core_dump&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;-Arun&lt;/PID&gt;</description>
      <pubDate>Wed, 14 Jun 2006 00:22:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/binary-core-files/m-p/3805460#M267254</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-06-14T00:22:18Z</dc:date>
    </item>
    <item>
      <title>Re: Binary Core files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/binary-core-files/m-p/3805461#M267255</link>
      <description>Hi Shiv ,&lt;BR /&gt;&lt;BR /&gt;core files generated automatically , whenever an application or process terminates abnormally.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;You can check the detials of core file with # strings core | more&lt;BR /&gt;&lt;BR /&gt;And investigate and can delete them to recover free space.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;hth,&lt;BR /&gt;Raj.</description>
      <pubDate>Wed, 14 Jun 2006 00:22:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/binary-core-files/m-p/3805461#M267255</guid>
      <dc:creator>Raj D.</dc:creator>
      <dc:date>2006-06-14T00:22:52Z</dc:date>
    </item>
    <item>
      <title>Re: Binary Core files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/binary-core-files/m-p/3805462#M267256</link>
      <description>Shiv ,&lt;BR /&gt;&lt;BR /&gt;Also you can check this threads for more info:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Here is few links that can help:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=41692&amp;amp;admit=-682735245+1150262405389+28353475" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=41692&amp;amp;admit=-682735245+1150262405389+28353475&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=99743&amp;amp;admit=-682735245+1150262420797+28353475" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=99743&amp;amp;admit=-682735245+1150262420797+28353475&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=3623&amp;amp;admit=-682735245+1150262438529+28353475" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=3623&amp;amp;admit=-682735245+1150262438529+28353475&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Raj.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 14 Jun 2006 00:24:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/binary-core-files/m-p/3805462#M267256</guid>
      <dc:creator>Raj D.</dc:creator>
      <dc:date>2006-06-14T00:24:14Z</dc:date>
    </item>
    <item>
      <title>Re: Binary Core files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/binary-core-files/m-p/3805463#M267257</link>
      <description>When we use $kill -3 pid of java process it gives java core dump and not binary core dump. I believe binary core dump and java core dump are 2 different things.&lt;BR /&gt;&lt;BR /&gt;Please correct me if i have misunderstood this.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Shiv</description>
      <pubDate>Wed, 14 Jun 2006 00:33:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/binary-core-files/m-p/3805463#M267257</guid>
      <dc:creator>Shivkumar</dc:creator>
      <dc:date>2006-06-14T00:33:05Z</dc:date>
    </item>
    <item>
      <title>Re: Binary Core files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/binary-core-files/m-p/3805464#M267258</link>
      <description>I think you are talking about java debug files and unix core files. Unix core files are binary files. To create java debug files, there must be a seperate procedure. java debug file and unix core dump are two different things.</description>
      <pubDate>Wed, 14 Jun 2006 00:43:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/binary-core-files/m-p/3805464#M267258</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2006-06-14T00:43:00Z</dc:date>
    </item>
    <item>
      <title>Re: Binary Core files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/binary-core-files/m-p/3805465#M267259</link>
      <description>Hi Shiv, &lt;BR /&gt;&lt;BR /&gt;Are you talking about core created by java VM or a java application created any core ? &lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Wed, 14 Jun 2006 01:15:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/binary-core-files/m-p/3805465#M267259</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-06-14T01:15:47Z</dc:date>
    </item>
  </channel>
</rss>

