<?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: No core dump generated in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/no-core-dump-generated/m-p/5057700#M436100</link>
    <description>&amp;gt;Fred: if it's a program you are coding, you should try a debugging solution.&lt;BR /&gt;&lt;BR /&gt;This is still a good idea, if you own that executable and not SAP.&lt;BR /&gt;&lt;BR /&gt;You could always attach to mds and if it does get a signal, you're in like Flint.</description>
    <pubDate>Thu, 12 Jul 2007 03:54:01 GMT</pubDate>
    <dc:creator>Dennis Handly</dc:creator>
    <dc:date>2007-07-12T03:54:01Z</dc:date>
    <item>
      <title>No core dump generated</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-core-dump-generated/m-p/5057696#M436096</link>
      <description>Hi Gurus,&lt;BR /&gt;&lt;BR /&gt;I'm facing the following problem. One of our applications keeps crashing with the following error: /usr/sap/NMD/MDM/bin/mds[34]: 17320 Memory fault&lt;BR /&gt;&lt;BR /&gt;However, no core dump is generated. In order to analyze this issue, we need a core dump.&lt;BR /&gt;We have set ulimit -c unlimited, but still no dump is generated. Is there some setting in HP-UX that could cause no dump is generated?&lt;BR /&gt;&lt;BR /&gt;We are running HP-UX 11.11&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Mark</description>
      <pubDate>Thu, 12 Jul 2007 03:02:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-core-dump-generated/m-p/5057696#M436096</guid>
      <dc:creator>gonners</dc:creator>
      <dc:date>2007-07-12T03:02:44Z</dc:date>
    </item>
    <item>
      <title>Re: No core dump generated</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-core-dump-generated/m-p/5057697#M436097</link>
      <description>There are a bunch of rules about setuid apps can't get corefiles.  See core(4).&lt;BR /&gt;&lt;BR /&gt;And of course if there is a directory called core in the current directory.</description>
      <pubDate>Thu, 12 Jul 2007 03:40:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-core-dump-generated/m-p/5057697#M436097</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-07-12T03:40:58Z</dc:date>
    </item>
    <item>
      <title>Re: No core dump generated</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-core-dump-generated/m-p/5057698#M436098</link>
      <description>I don't believe you can choose wether a core is generated or not. Some problems do cores, other not.  In fact, I feel like core dump comes with segmentation fault, not with Memory fault.&lt;BR /&gt;&lt;BR /&gt;Anyway, if it's a program you are coding, you should try a debugging solution.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Fred&lt;BR /&gt;</description>
      <pubDate>Thu, 12 Jul 2007 03:41:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-core-dump-generated/m-p/5057698#M436098</guid>
      <dc:creator>Fred Ruffet</dc:creator>
      <dc:date>2007-07-12T03:41:51Z</dc:date>
    </item>
    <item>
      <title>Re: No core dump generated</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-core-dump-generated/m-p/5057699#M436099</link>
      <description>&amp;gt;Fred: I don't believe you can choose whether a core is generated or not.&lt;BR /&gt;&lt;BR /&gt;This maybe true in some cases.  If you have a signal handler, you won't get a core.  But if you got the shell message "Memory fault", that's not the case.  There is a security barrier that is preventing the core file.</description>
      <pubDate>Thu, 12 Jul 2007 03:51:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-core-dump-generated/m-p/5057699#M436099</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-07-12T03:51:08Z</dc:date>
    </item>
    <item>
      <title>Re: No core dump generated</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-core-dump-generated/m-p/5057700#M436100</link>
      <description>&amp;gt;Fred: if it's a program you are coding, you should try a debugging solution.&lt;BR /&gt;&lt;BR /&gt;This is still a good idea, if you own that executable and not SAP.&lt;BR /&gt;&lt;BR /&gt;You could always attach to mds and if it does get a signal, you're in like Flint.</description>
      <pubDate>Thu, 12 Jul 2007 03:54:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-core-dump-generated/m-p/5057700#M436100</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-07-12T03:54:01Z</dc:date>
    </item>
    <item>
      <title>Re: No core dump generated</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-core-dump-generated/m-p/5057701#M436101</link>
      <description>Guys, &lt;BR /&gt;&lt;BR /&gt;Thanks for the replies. Apparently the system just core dumped correctly.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Mark</description>
      <pubDate>Thu, 12 Jul 2007 05:05:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-core-dump-generated/m-p/5057701#M436101</guid>
      <dc:creator>gonners</dc:creator>
      <dc:date>2007-07-12T05:05:24Z</dc:date>
    </item>
    <item>
      <title>Re: No core dump generated</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-core-dump-generated/m-p/5057702#M436102</link>
      <description>problem solved.</description>
      <pubDate>Thu, 12 Jul 2007 05:06:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-core-dump-generated/m-p/5057702#M436102</guid>
      <dc:creator>gonners</dc:creator>
      <dc:date>2007-07-12T05:06:55Z</dc:date>
    </item>
  </channel>
</rss>

