<?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: LSOF - when executing get core memory dump in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/lsof-when-executing-get-core-memory-dump/m-p/4934820#M554203</link>
    <description>Thank you Alex, Marco, Kent. &lt;BR /&gt;&lt;BR /&gt;It works now - i renamed the file to lsof, make it an executable and i am able to get the needed info. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards, &lt;BR /&gt;Alex.</description>
    <pubDate>Wed, 19 Oct 2005 11:45:34 GMT</pubDate>
    <dc:creator>Alex Grigore</dc:creator>
    <dc:date>2005-10-19T11:45:34Z</dc:date>
    <item>
      <title>LSOF - when executing get core memory dump</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lsof-when-executing-get-core-memory-dump/m-p/4934812#M554195</link>
      <description>Hi guys, &lt;BR /&gt;&lt;BR /&gt;I work on a HP-UX B.11.11 RP server, 64bits. &lt;BR /&gt;In order to verify which applications open which ports, i installed LSOF from &lt;A href="http://hpux.ee.ualberta.ca/hppd/hpux/Sysadmin/lsof-4.75/." target="_blank"&gt;http://hpux.ee.ualberta.ca/hppd/hpux/Sysadmin/lsof-4.75/.&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;First, I installed version 4.76 - with interactive swinstall. Everything goes nice and smooth, but when i do &lt;BR /&gt;#lsof&lt;BR /&gt;I get "Memory fault(coredump)"&lt;BR /&gt;and a coredump file&lt;BR /&gt;-rw-------   1 root       sys         886348 Oct 19 17:50 core&lt;BR /&gt;&lt;BR /&gt;Uninstalled version 4.76 and installed version 4.75. The same memory dump occured when trying to call lsof.  &lt;BR /&gt;&lt;BR /&gt;Is there something I am missing?&lt;BR /&gt;&lt;BR /&gt;Thanks and regards,&lt;BR /&gt;Alex.&lt;BR /&gt;</description>
      <pubDate>Wed, 19 Oct 2005 09:51:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lsof-when-executing-get-core-memory-dump/m-p/4934812#M554195</guid>
      <dc:creator>Alex Grigore</dc:creator>
      <dc:date>2005-10-19T09:51:47Z</dc:date>
    </item>
    <item>
      <title>Re: LSOF - when executing get core memory dump</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lsof-when-executing-get-core-memory-dump/m-p/4934813#M554196</link>
      <description>do 'file core'&lt;BR /&gt;&lt;BR /&gt;What signal are we catching.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 19 Oct 2005 09:58:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lsof-when-executing-get-core-memory-dump/m-p/4934813#M554196</guid>
      <dc:creator>Kent Ostby</dc:creator>
      <dc:date>2005-10-19T09:58:06Z</dc:date>
    </item>
    <item>
      <title>Re: LSOF - when executing get core memory dump</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lsof-when-executing-get-core-memory-dump/m-p/4934814#M554197</link>
      <description># file core&lt;BR /&gt;core:           core file from 'lsof' - received SIGSEGV&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 19 Oct 2005 10:00:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lsof-when-executing-get-core-memory-dump/m-p/4934814#M554197</guid>
      <dc:creator>Alex Grigore</dc:creator>
      <dc:date>2005-10-19T10:00:19Z</dc:date>
    </item>
    <item>
      <title>Re: LSOF - when executing get core memory dump</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lsof-when-executing-get-core-memory-dump/m-p/4934815#M554198</link>
      <description>You downloaded 32bit version of lsfo and you try to run it on 64bit OS.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Download it from here:&lt;BR /&gt;&lt;A href="http://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/lsof/binaries/hpux/B.11.11/" target="_blank"&gt;http://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/lsof/binaries/hpux/B.11.11/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Alex.</description>
      <pubDate>Wed, 19 Oct 2005 10:01:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lsof-when-executing-get-core-memory-dump/m-p/4934815#M554198</guid>
      <dc:creator>Alex Lavrov.</dc:creator>
      <dc:date>2005-10-19T10:01:37Z</dc:date>
    </item>
    <item>
      <title>Re: LSOF - when executing get core memory dump</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lsof-when-executing-get-core-memory-dump/m-p/4934816#M554199</link>
      <description>I tried to install but it seems that there is smth. wrong w/ the file.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# tail /var/adm/sw/swagentd.log&lt;BR /&gt;       * Started source agent on "/d1/lsof_4.76" for root@server,&lt;BR /&gt;         pid=14928, 10/19/05 18:24:13 EETDST&lt;BR /&gt;ERROR:   tar: /d1/lsof_4.76 : This doesn't look like a tar archive&lt;BR /&gt;ERROR:   tar: /d1/lsof_4.76 : Skipping to next file...&lt;BR /&gt;ERROR:   The INDEX file on the source did not exist or could not be&lt;BR /&gt;         read.&lt;BR /&gt;ERROR:   The target "/d1/lsof_4.76" could not be opened. pid=14928&lt;BR /&gt;         10/19/05 18:24:14 EETDST&lt;BR /&gt;       * Agent pid=14928 completed.  10/19/05 18:24:14 EETDST&lt;BR /&gt;       * Agent pid=14925 completed.  10/19/05 18:24:14 EETDST&lt;BR /&gt;</description>
      <pubDate>Wed, 19 Oct 2005 10:27:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lsof-when-executing-get-core-memory-dump/m-p/4934816#M554199</guid>
      <dc:creator>Alex Grigore</dc:creator>
      <dc:date>2005-10-19T10:27:29Z</dc:date>
    </item>
    <item>
      <title>Re: LSOF - when executing get core memory dump</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lsof-when-executing-get-core-memory-dump/m-p/4934817#M554200</link>
      <description>No no, it's not a depot file, it's a binary.&lt;BR /&gt;&lt;BR /&gt;Just rename it to "lsof"&lt;BR /&gt;No installation required.&lt;BR /&gt;&lt;BR /&gt;Alex.</description>
      <pubDate>Wed, 19 Oct 2005 10:30:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lsof-when-executing-get-core-memory-dump/m-p/4934817#M554200</guid>
      <dc:creator>Alex Lavrov.</dc:creator>
      <dc:date>2005-10-19T10:30:36Z</dc:date>
    </item>
    <item>
      <title>Re: LSOF - when executing get core memory dump</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lsof-when-executing-get-core-memory-dump/m-p/4934818#M554201</link>
      <description>I'm getting the same thing.. but it seems that lsof alone with no options is giving me this issue.. anytime I use lsof with any options like -v or -? gives me the proper response without a core</description>
      <pubDate>Wed, 19 Oct 2005 10:36:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lsof-when-executing-get-core-memory-dump/m-p/4934818#M554201</guid>
      <dc:creator>Marco Santerre</dc:creator>
      <dc:date>2005-10-19T10:36:32Z</dc:date>
    </item>
    <item>
      <title>Re: LSOF - when executing get core memory dump</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lsof-when-executing-get-core-memory-dump/m-p/4934819#M554202</link>
      <description>Marco, it's because with "-v" option no actuall work is done there, only print out to the screen.&lt;BR /&gt;&lt;BR /&gt;When it tries to analyzy the system, than you get the core, because all the memrory addressing is wrong, since it's 32bit binary.&lt;BR /&gt;&lt;BR /&gt;Alex.</description>
      <pubDate>Wed, 19 Oct 2005 10:40:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lsof-when-executing-get-core-memory-dump/m-p/4934819#M554202</guid>
      <dc:creator>Alex Lavrov.</dc:creator>
      <dc:date>2005-10-19T10:40:32Z</dc:date>
    </item>
    <item>
      <title>Re: LSOF - when executing get core memory dump</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lsof-when-executing-get-core-memory-dump/m-p/4934820#M554203</link>
      <description>Thank you Alex, Marco, Kent. &lt;BR /&gt;&lt;BR /&gt;It works now - i renamed the file to lsof, make it an executable and i am able to get the needed info. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards, &lt;BR /&gt;Alex.</description>
      <pubDate>Wed, 19 Oct 2005 11:45:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lsof-when-executing-get-core-memory-dump/m-p/4934820#M554203</guid>
      <dc:creator>Alex Grigore</dc:creator>
      <dc:date>2005-10-19T11:45:34Z</dc:date>
    </item>
    <item>
      <title>Re: LSOF - when executing get core memory dump</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lsof-when-executing-get-core-memory-dump/m-p/4934821#M554204</link>
      <description>FWIW, I had a similar problem, so I downloaded the source and compiled it.  Problem gone.&lt;BR /&gt;&lt;BR /&gt;-Eric</description>
      <pubDate>Thu, 20 Oct 2005 14:20:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lsof-when-executing-get-core-memory-dump/m-p/4934821#M554204</guid>
      <dc:creator>Eric Raeburn</dc:creator>
      <dc:date>2005-10-20T14:20:07Z</dc:date>
    </item>
  </channel>
</rss>

