<?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: command working fine after machine reboot, but it (the command) is hang couple days later. in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/command-working-fine-after-machine-reboot-but-it-the-command-is/m-p/3801890#M23748</link>
    <description>Posted in wrong forum, moved to correct forum</description>
    <pubDate>Wed, 07 Jun 2006 16:27:31 GMT</pubDate>
    <dc:creator>melvyn burnard</dc:creator>
    <dc:date>2006-06-07T16:27:31Z</dc:date>
    <item>
      <title>command working fine after machine reboot, but it (the command) is hang couple days later.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/command-working-fine-after-machine-reboot-but-it-the-command-is/m-p/3801886#M23744</link>
      <description>I am able to use ps2pdf command after the machine (redhat ES3) is rebooted.  After several days working fine, the ps2pdf command is hang and need the machine to reboot to use the command again.  Does anybody have any ideas?</description>
      <pubDate>Wed, 07 Jun 2006 14:29:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/command-working-fine-after-machine-reboot-but-it-the-command-is/m-p/3801886#M23744</guid>
      <dc:creator>Anh-Thu Tran</dc:creator>
      <dc:date>2006-06-07T14:29:35Z</dc:date>
    </item>
    <item>
      <title>Re: command working fine after machine reboot, but it (the command) is hang couple days later.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/command-working-fine-after-machine-reboot-but-it-the-command-is/m-p/3801887#M23745</link>
      <description>Note that ps2pdf is simply a front-end script for ghostscript (gs). My best guess is that a somewhat corrupt input file can leave gs waiting for more input (on stdin) that it never sees. Rather than rebooting, I suspect you simply need to kill gs. It would probably also be wise to look for any gs patches.</description>
      <pubDate>Wed, 07 Jun 2006 14:37:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/command-working-fine-after-machine-reboot-but-it-the-command-is/m-p/3801887#M23745</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2006-06-07T14:37:42Z</dc:date>
    </item>
    <item>
      <title>Re: command working fine after machine reboot, but it (the command) is hang couple days later.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/command-working-fine-after-machine-reboot-but-it-the-command-is/m-p/3801888#M23746</link>
      <description>We have the second box (Older redhat version)with same gs version and it does not have any problem, so I am not sure if the patch can fix the problem.</description>
      <pubDate>Wed, 07 Jun 2006 14:43:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/command-working-fine-after-machine-reboot-but-it-the-command-is/m-p/3801888#M23746</guid>
      <dc:creator>Anh-Thu Tran</dc:creator>
      <dc:date>2006-06-07T14:43:10Z</dc:date>
    </item>
    <item>
      <title>Re: command working fine after machine reboot, but it (the command) is hang couple days later.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/command-working-fine-after-machine-reboot-but-it-the-command-is/m-p/3801889#M23747</link>
      <description>The patch could be to one of the many shared libraries that gs uses.</description>
      <pubDate>Wed, 07 Jun 2006 14:46:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/command-working-fine-after-machine-reboot-but-it-the-command-is/m-p/3801889#M23747</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2006-06-07T14:46:50Z</dc:date>
    </item>
    <item>
      <title>Re: command working fine after machine reboot, but it (the command) is hang couple days later.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/command-working-fine-after-machine-reboot-but-it-the-command-is/m-p/3801890#M23748</link>
      <description>Posted in wrong forum, moved to correct forum</description>
      <pubDate>Wed, 07 Jun 2006 16:27:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/command-working-fine-after-machine-reboot-but-it-the-command-is/m-p/3801890#M23748</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2006-06-07T16:27:31Z</dc:date>
    </item>
    <item>
      <title>Re: command working fine after machine reboot, but it (the command) is hang couple days later.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/command-working-fine-after-machine-reboot-but-it-the-command-is/m-p/3801891#M23749</link>
      <description>what about free disk space?</description>
      <pubDate>Thu, 08 Jun 2006 01:07:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/command-working-fine-after-machine-reboot-but-it-the-command-is/m-p/3801891#M23749</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2006-06-08T01:07:33Z</dc:date>
    </item>
    <item>
      <title>Re: command working fine after machine reboot, but it (the command) is hang couple days later.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/command-working-fine-after-machine-reboot-but-it-the-command-is/m-p/3801892#M23750</link>
      <description>what about just killing the process, rebooting the whole machine is a bit overkill.</description>
      <pubDate>Mon, 12 Jun 2006 09:44:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/command-working-fine-after-machine-reboot-but-it-the-command-is/m-p/3801892#M23750</guid>
      <dc:creator>dirk dierickx</dc:creator>
      <dc:date>2006-06-12T09:44:00Z</dc:date>
    </item>
    <item>
      <title>Re: command working fine after machine reboot, but it (the command) is hang couple days later.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/command-working-fine-after-machine-reboot-but-it-the-command-is/m-p/3801893#M23751</link>
      <description>Yes, I can kill the gs process to get out or control C.  However, my question is why the ps2pdf command is working fine after the reboot and stop later (just hang).  To use the command, we have to reboot the box, and of course it will hang sometime later.  How can I fix it?</description>
      <pubDate>Wed, 14 Jun 2006 15:19:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/command-working-fine-after-machine-reboot-but-it-the-command-is/m-p/3801893#M23751</guid>
      <dc:creator>Anh-Thu Tran</dc:creator>
      <dc:date>2006-06-14T15:19:27Z</dc:date>
    </item>
    <item>
      <title>Re: command working fine after machine reboot, but it (the command) is hang couple days later.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/command-working-fine-after-machine-reboot-but-it-the-command-is/m-p/3801894#M23752</link>
      <description>run strace when executing the command, you'll get a lot of stuff on your screen, and it should after a while show you what it is trying to do and is not working.</description>
      <pubDate>Thu, 15 Jun 2006 01:38:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/command-working-fine-after-machine-reboot-but-it-the-command-is/m-p/3801894#M23752</guid>
      <dc:creator>dirk dierickx</dc:creator>
      <dc:date>2006-06-15T01:38:54Z</dc:date>
    </item>
    <item>
      <title>Re: command working fine after machine reboot, but it (the command) is hang couple days later.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/command-working-fine-after-machine-reboot-but-it-the-command-is/m-p/3801895#M23753</link>
      <description>The strace anh.ps anh.pdf stopped at:&lt;BR /&gt;open("anh.pdf", O_RDWR|O_CREAT|O_TRUNC, 0666) = 8&lt;BR /&gt;open("/dev/random", O_RDONLY)           = 9&lt;BR /&gt;fstat64(9, {st_mode=S_IFCHR|0644, st_rdev=makedev(1, 8), ...}) = 0&lt;BR /&gt;ioctl(9, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfff8098) = -1 EINVAL (Invalid argument)&lt;BR /&gt;mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb75e5000&lt;BR /&gt;read(9, &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Any ideas?</description>
      <pubDate>Thu, 15 Jun 2006 12:38:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/command-working-fine-after-machine-reboot-but-it-the-command-is/m-p/3801895#M23753</guid>
      <dc:creator>Anh-Thu Tran</dc:creator>
      <dc:date>2006-06-15T12:38:54Z</dc:date>
    </item>
    <item>
      <title>Re: command working fine after machine reboot, but it (the command) is hang couple days later.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/command-working-fine-after-machine-reboot-but-it-the-command-is/m-p/3801896#M23754</link>
      <description>Please do the strace again and when it stops at the read() syscall, from another console do:&lt;BR /&gt;ls -l /proc/PID/fd&lt;BR /&gt;This will find out which file/socket is open under this file descriptor. So if this time it hangs on "read(9,", you should find fd 9. If it is file, the symlink will point to the file's original location.</description>
      <pubDate>Wed, 28 Jun 2006 06:13:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/command-working-fine-after-machine-reboot-but-it-the-command-is/m-p/3801896#M23754</guid>
      <dc:creator>Marek Podmaka</dc:creator>
      <dc:date>2006-06-28T06:13:29Z</dc:date>
    </item>
    <item>
      <title>Re: command working fine after machine reboot, but it (the command) is hang couple days later.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/command-working-fine-after-machine-reboot-but-it-the-command-is/m-p/3801897#M23755</link>
      <description>The command hang again this moring, but I could not anything /proc/PID/fd.  Actually, there is no PID under /proc directory.  Our machine is Redhat ES3.</description>
      <pubDate>Fri, 21 Jul 2006 11:00:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/command-working-fine-after-machine-reboot-but-it-the-command-is/m-p/3801897#M23755</guid>
      <dc:creator>Anh-Thu Tran</dc:creator>
      <dc:date>2006-07-21T11:00:53Z</dc:date>
    </item>
    <item>
      <title>Re: command working fine after machine reboot, but it (the command) is hang couple days later.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/command-working-fine-after-machine-reboot-but-it-the-command-is/m-p/3801898#M23756</link>
      <description>Err he meant the PID of the running process, i.e. /proc/3872/fd (but replace 3872 with the pid of the process you're stracing)</description>
      <pubDate>Sun, 23 Jul 2006 18:12:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/command-working-fine-after-machine-reboot-but-it-the-command-is/m-p/3801898#M23756</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2006-07-23T18:12:29Z</dc:date>
    </item>
  </channel>
</rss>

