<?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: tcsh on 11.22 dumps core in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/tcsh-on-11-22-dumps-core/m-p/3180482#M794823</link>
    <description>Hi all&lt;BR /&gt;&lt;BR /&gt;I've downloaded the source code for tcsh (form the same place I got the binary from) and built it using the bundled compiler, and the resulting shell so far works well.&lt;BR /&gt;&lt;BR /&gt;I don't know if this means that there is an issue with the downloaded archive.&lt;BR /&gt;&lt;BR /&gt;Thanks for all your help</description>
    <pubDate>Tue, 03 Feb 2004 11:45:54 GMT</pubDate>
    <dc:creator>David Mackintosh</dc:creator>
    <dc:date>2004-02-03T11:45:54Z</dc:date>
    <item>
      <title>tcsh on 11.22 dumps core</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tcsh-on-11-22-dumps-core/m-p/3180479#M794820</link>
      <description>Greetings&lt;BR /&gt;&lt;BR /&gt;Pardon my inexperience, it has been a _long_ time since I've been in HP/UX water, and this is my first foray using Itanium gear.&lt;BR /&gt;&lt;BR /&gt;The problem is this: I have installed 11.22, plus the June patch cluster, onto an RX2600.  I have then installed the tcsh 6.12.00 from the uk software repository (I don't have the URL handy, but I can dig it up if it is relevant).  Whenever tcsh does... well, anything (like _ls_) it displays the output of the command and then dumps core.  This makes it pretty difficult for my user community to use the box, since the .cshrc we use triggers this core dump.&lt;BR /&gt;&lt;BR /&gt;I believe this means I have forgotten to do something pretty fundamental, but can't for the life of me figure it out.&lt;BR /&gt;&lt;BR /&gt;Any hints would be extremely welcome.  If I can provide more information, please let me know and I'll dig it up.&lt;BR /&gt;&lt;BR /&gt;Thank you for your time.</description>
      <pubDate>Mon, 02 Feb 2004 13:46:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tcsh-on-11-22-dumps-core/m-p/3180479#M794820</guid>
      <dc:creator>David Mackintosh</dc:creator>
      <dc:date>2004-02-02T13:46:58Z</dc:date>
    </item>
    <item>
      <title>Re: tcsh on 11.22 dumps core</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tcsh-on-11-22-dumps-core/m-p/3180480#M794821</link>
      <description>After you are sure that this binary port indeed is for your architecture, which I beleive it is, since it does start, try the following ...&lt;BR /&gt;&lt;BR /&gt;first try to move any user specific code out of the way: ~/.login, ~/.thshrc, ~/.cshrc&lt;BR /&gt;&lt;BR /&gt;Now you should get a `clean' environment. Look if the basics work. ls has some extension mechanisms in the tcsh to enable fast listings, so that is not a good example to start testing with&lt;BR /&gt;&lt;BR /&gt;Do a 'set' command and be sure that everything suspicious is turned off: unset 'listflags'&lt;BR /&gt;(listflags is what influences ls behaviour)&lt;BR /&gt;&lt;BR /&gt;now set back bit by bit the user settings until tcsh barfs&lt;BR /&gt;&lt;BR /&gt;Enjoy, Have FUN! H.Merijn</description>
      <pubDate>Mon, 02 Feb 2004 17:35:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tcsh-on-11-22-dumps-core/m-p/3180480#M794821</guid>
      <dc:creator>H.Merijn Brand (procura</dc:creator>
      <dc:date>2004-02-02T17:35:36Z</dc:date>
    </item>
    <item>
      <title>Re: tcsh on 11.22 dumps core</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tcsh-on-11-22-dumps-core/m-p/3180481#M794822</link>
      <description>I don't know if you have considered 11.23, but that is the latest release and addresses some issue in 11.22.</description>
      <pubDate>Tue, 03 Feb 2004 11:42:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tcsh-on-11-22-dumps-core/m-p/3180481#M794822</guid>
      <dc:creator>Ted Buis</dc:creator>
      <dc:date>2004-02-03T11:42:21Z</dc:date>
    </item>
    <item>
      <title>Re: tcsh on 11.22 dumps core</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tcsh-on-11-22-dumps-core/m-p/3180482#M794823</link>
      <description>Hi all&lt;BR /&gt;&lt;BR /&gt;I've downloaded the source code for tcsh (form the same place I got the binary from) and built it using the bundled compiler, and the resulting shell so far works well.&lt;BR /&gt;&lt;BR /&gt;I don't know if this means that there is an issue with the downloaded archive.&lt;BR /&gt;&lt;BR /&gt;Thanks for all your help</description>
      <pubDate>Tue, 03 Feb 2004 11:45:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tcsh-on-11-22-dumps-core/m-p/3180482#M794823</guid>
      <dc:creator>David Mackintosh</dc:creator>
      <dc:date>2004-02-03T11:45:54Z</dc:date>
    </item>
    <item>
      <title>Re: tcsh on 11.22 dumps core</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tcsh-on-11-22-dumps-core/m-p/3180483#M794824</link>
      <description>are we all talking about the same source? (:-)&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/Shells/tcsh-6.12.00/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Shells/tcsh-6.12.00/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.cs.utah.edu/hppd/hpux/Shells/tcsh-6.12.00/" target="_blank"&gt;http://hpux.cs.utah.edu/hppd/hpux/Shells/tcsh-6.12.00/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Tue, 03 Feb 2004 12:05:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tcsh-on-11-22-dumps-core/m-p/3180483#M794824</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2004-02-03T12:05:45Z</dc:date>
    </item>
  </channel>
</rss>

