<?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: signal 14 with ftp in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/signal-14-with-ftp/m-p/3136995#M154281</link>
    <description>Hi, &lt;BR /&gt; &lt;BR /&gt;I didn't actually notice that it was the ftpd process that is dying and not the ftp process.&lt;BR /&gt; &lt;BR /&gt;You have something spooky going on.  Is your ftpd daemon being started with inetd?  You can check to see if the relevant entry in /etc/inetd.conf is commented out or not.  Actually, it might worth posting the entry for ftpd in /etc/inetd.conf so we can see it. My hunch is that someone has written a script somewhere, perhaps trying to time-out ftp sessions and there is a bug in there somewhere.</description>
    <pubDate>Fri, 05 Dec 2003 05:26:35 GMT</pubDate>
    <dc:creator>Mark Grant</dc:creator>
    <dc:date>2003-12-05T05:26:35Z</dc:date>
    <item>
      <title>signal 14 with ftp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/signal-14-with-ftp/m-p/3136992#M154278</link>
      <description>Hello!&lt;BR /&gt;2 days ago we got this error message in the syslog file on a machine running 11.00&lt;BR /&gt;"ftpd -exiting on signal 14"&lt;BR /&gt;We had to reboot it since no login was possible not even from the console. So I reset the system from GSP. Since this incident there have been 2 more "signal 14" messages but no problem with the machine. Has anybody experienced this behaviour before? Happy to get any hints ...</description>
      <pubDate>Fri, 05 Dec 2003 04:40:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/signal-14-with-ftp/m-p/3136992#M154278</guid>
      <dc:creator>Brozza_1</dc:creator>
      <dc:date>2003-12-05T04:40:31Z</dc:date>
    </item>
    <item>
      <title>Re: signal 14 with ftp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/signal-14-with-ftp/m-p/3136993#M154279</link>
      <description>Signal 14 is SIGALRM.&lt;BR /&gt; &lt;BR /&gt;I think the default behavior is to send this signal to all children of a process. Therefore if a process "higher up" in the process group chain that ends up starting ftp, sets an alarm but doesn't trap it properly then it will exit and so will it's children (including ftp).  &lt;BR /&gt; &lt;BR /&gt;I might be wrong about this and a SIGALRM isn't sent to children of the process doing the alarm in which case it might be useful if you can tell us how ftp is being started.  Something is setting an alarm somewhere.</description>
      <pubDate>Fri, 05 Dec 2003 04:50:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/signal-14-with-ftp/m-p/3136993#M154279</guid>
      <dc:creator>Mark Grant</dc:creator>
      <dc:date>2003-12-05T04:50:25Z</dc:date>
    </item>
    <item>
      <title>Re: signal 14 with ftp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/signal-14-with-ftp/m-p/3136994#M154280</link>
      <description>Hello Mark!&lt;BR /&gt;&lt;BR /&gt;I only know that the ftp is started from a PC, dont even know what operating system. The users usually transfer files to the unix side, files are few hundred MB.</description>
      <pubDate>Fri, 05 Dec 2003 05:16:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/signal-14-with-ftp/m-p/3136994#M154280</guid>
      <dc:creator>Brozza_1</dc:creator>
      <dc:date>2003-12-05T05:16:09Z</dc:date>
    </item>
    <item>
      <title>Re: signal 14 with ftp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/signal-14-with-ftp/m-p/3136995#M154281</link>
      <description>Hi, &lt;BR /&gt; &lt;BR /&gt;I didn't actually notice that it was the ftpd process that is dying and not the ftp process.&lt;BR /&gt; &lt;BR /&gt;You have something spooky going on.  Is your ftpd daemon being started with inetd?  You can check to see if the relevant entry in /etc/inetd.conf is commented out or not.  Actually, it might worth posting the entry for ftpd in /etc/inetd.conf so we can see it. My hunch is that someone has written a script somewhere, perhaps trying to time-out ftp sessions and there is a bug in there somewhere.</description>
      <pubDate>Fri, 05 Dec 2003 05:26:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/signal-14-with-ftp/m-p/3136995#M154281</guid>
      <dc:creator>Mark Grant</dc:creator>
      <dc:date>2003-12-05T05:26:35Z</dc:date>
    </item>
    <item>
      <title>Re: signal 14 with ftp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/signal-14-with-ftp/m-p/3136996#M154282</link>
      <description>hi Mark!&lt;BR /&gt;&lt;BR /&gt;Pls find the inetd.conf entry below:&lt;BR /&gt;ftp stream tcp nowait root /usr/lbin/ftpd ftpd -l&lt;BR /&gt;It runs the same way on other machines as well! (sorry got the wrong thread first ...)</description>
      <pubDate>Fri, 05 Dec 2003 08:07:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/signal-14-with-ftp/m-p/3136996#M154282</guid>
      <dc:creator>Brozza_1</dc:creator>
      <dc:date>2003-12-05T08:07:24Z</dc:date>
    </item>
    <item>
      <title>Re: signal 14 with ftp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/signal-14-with-ftp/m-p/3136997#M154283</link>
      <description>Maybe signal 14 isn't SIGALRM on your machine (run "kill -l" to find out).  Do you have any scripts that get run regularly on this machine that might do a "kill -14" or perl scripts that use the "alarm" call?&lt;BR /&gt; &lt;BR /&gt;Maybe ftpd times out itself.  I am a bit of a loss as to how you are managing to receive this signal :)</description>
      <pubDate>Fri, 05 Dec 2003 08:15:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/signal-14-with-ftp/m-p/3136997#M154283</guid>
      <dc:creator>Mark Grant</dc:creator>
      <dc:date>2003-12-05T08:15:17Z</dc:date>
    </item>
  </channel>
</rss>

