<?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: sudo and core dump in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sudo-and-core-dump/m-p/2943437#M577260</link>
    <description>Does the effective id of the running process allow the process to dump core in the current directory?&lt;BR /&gt;&lt;BR /&gt;check the permissions of the current directory and then try to run the sudo command once again.&lt;BR /&gt;&lt;BR /&gt;I don't think this is a problem of sudo.&lt;BR /&gt;&lt;BR /&gt;- ramd.</description>
    <pubDate>Thu, 03 Apr 2003 21:37:40 GMT</pubDate>
    <dc:creator>Ramkumar Devanathan</dc:creator>
    <dc:date>2003-04-03T21:37:40Z</dc:date>
    <item>
      <title>sudo and core dump</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sudo-and-core-dump/m-p/2943436#M577259</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I am using sudo to run a program that is supposed to generate a core file. However, if I use "-b" option, the core file is NOT dumped. Without "-b" I do get a message about "Segmentation fault", but I cannot find the core file. Is this a sudo issue?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Vlad</description>
      <pubDate>Thu, 03 Apr 2003 19:54:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sudo-and-core-dump/m-p/2943436#M577259</guid>
      <dc:creator>vladimir gershman</dc:creator>
      <dc:date>2003-04-03T19:54:30Z</dc:date>
    </item>
    <item>
      <title>Re: sudo and core dump</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sudo-and-core-dump/m-p/2943437#M577260</link>
      <description>Does the effective id of the running process allow the process to dump core in the current directory?&lt;BR /&gt;&lt;BR /&gt;check the permissions of the current directory and then try to run the sudo command once again.&lt;BR /&gt;&lt;BR /&gt;I don't think this is a problem of sudo.&lt;BR /&gt;&lt;BR /&gt;- ramd.</description>
      <pubDate>Thu, 03 Apr 2003 21:37:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sudo-and-core-dump/m-p/2943437#M577260</guid>
      <dc:creator>Ramkumar Devanathan</dc:creator>
      <dc:date>2003-04-03T21:37:40Z</dc:date>
    </item>
    <item>
      <title>Re: sudo and core dump</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sudo-and-core-dump/m-p/2943438#M577261</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;I agree that this is a permission fault.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;As owner of tyhe directory do&lt;BR /&gt;touch core&lt;BR /&gt;chmod 777 core&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Then try again.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;             Steve Steel</description>
      <pubDate>Fri, 04 Apr 2003 08:03:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sudo-and-core-dump/m-p/2943438#M577261</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2003-04-04T08:03:26Z</dc:date>
    </item>
    <item>
      <title>Re: sudo and core dump</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sudo-and-core-dump/m-p/2943439#M577262</link>
      <description>Beware the the program started with sudo may well chdir before dumping core :)&lt;BR /&gt;&lt;BR /&gt;so maybe better first do a 'su' to the user and start the process manually, maybe it gives more info about the process' whereabouts.&lt;BR /&gt;&lt;BR /&gt;Enjoy, have FUN! H.Merijn</description>
      <pubDate>Fri, 04 Apr 2003 08:11:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sudo-and-core-dump/m-p/2943439#M577262</guid>
      <dc:creator>H.Merijn Brand (procura</dc:creator>
      <dc:date>2003-04-04T08:11:03Z</dc:date>
    </item>
    <item>
      <title>Re: sudo and core dump</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sudo-and-core-dump/m-p/2943440#M577263</link>
      <description>Actually, the problem was that the version I use, 1.6.6, uses setrlimit to set coredump size to 0. It is fixed by commenting out a line below in the config.h file of sudo.&lt;BR /&gt;#define HAVE_SETRLIMIT 1&lt;BR /&gt;&lt;BR /&gt;Thank you all.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 04 Apr 2003 17:37:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sudo-and-core-dump/m-p/2943440#M577263</guid>
      <dc:creator>vladimir gershman</dc:creator>
      <dc:date>2003-04-04T17:37:46Z</dc:date>
    </item>
    <item>
      <title>Re: sudo and core dump</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sudo-and-core-dump/m-p/2943441#M577264</link>
      <description>Thanks for letting us know too.&lt;BR /&gt;&lt;BR /&gt;- ramd.&lt;BR /&gt;</description>
      <pubDate>Fri, 04 Apr 2003 17:48:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sudo-and-core-dump/m-p/2943441#M577264</guid>
      <dc:creator>Ramkumar Devanathan</dc:creator>
      <dc:date>2003-04-04T17:48:33Z</dc:date>
    </item>
  </channel>
</rss>

