<?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 &amp;quot;memory fault&amp;quot; error when trying to su in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/quot-memory-fault-quot-error-when-trying-to-su/m-p/2780687#M77092</link>
    <description>A developer tried to &lt;BR /&gt;su userid&lt;BR /&gt;&lt;BR /&gt;and a "memory fault" error appeared. &lt;BR /&gt;&lt;BR /&gt;Also this error comes up,&lt;BR /&gt;&lt;BR /&gt;"SEQ" variable - stack problem, variable loses its value when used by 8 user IDs simultaneously.&lt;BR /&gt;&lt;BR /&gt;What is the cause of this error? I did not find any core dumps in the user's home dir.&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;</description>
    <pubDate>Tue, 06 Aug 2002 15:04:52 GMT</pubDate>
    <dc:creator>James Ellis_1</dc:creator>
    <dc:date>2002-08-06T15:04:52Z</dc:date>
    <item>
      <title>"memory fault" error when trying to su</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/quot-memory-fault-quot-error-when-trying-to-su/m-p/2780687#M77092</link>
      <description>A developer tried to &lt;BR /&gt;su userid&lt;BR /&gt;&lt;BR /&gt;and a "memory fault" error appeared. &lt;BR /&gt;&lt;BR /&gt;Also this error comes up,&lt;BR /&gt;&lt;BR /&gt;"SEQ" variable - stack problem, variable loses its value when used by 8 user IDs simultaneously.&lt;BR /&gt;&lt;BR /&gt;What is the cause of this error? I did not find any core dumps in the user's home dir.&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;</description>
      <pubDate>Tue, 06 Aug 2002 15:04:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/quot-memory-fault-quot-error-when-trying-to-su/m-p/2780687#M77092</guid>
      <dc:creator>James Ellis_1</dc:creator>
      <dc:date>2002-08-06T15:04:52Z</dc:date>
    </item>
    <item>
      <title>Re: "memory fault" error when trying to su</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/quot-memory-fault-quot-error-when-trying-to-su/m-p/2780688#M77093</link>
      <description>James,&lt;BR /&gt;&lt;BR /&gt;Does /var/adm/sulog give you anymore clues?&lt;BR /&gt;&lt;BR /&gt;Hai</description>
      <pubDate>Tue, 06 Aug 2002 15:09:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/quot-memory-fault-quot-error-when-trying-to-su/m-p/2780688#M77093</guid>
      <dc:creator>Hai Nguyen_1</dc:creator>
      <dc:date>2002-08-06T15:09:34Z</dc:date>
    </item>
    <item>
      <title>Re: "memory fault" error when trying to su</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/quot-memory-fault-quot-error-when-trying-to-su/m-p/2780689#M77094</link>
      <description>ps -ef | grep userid&lt;BR /&gt;&lt;BR /&gt;also just check your licence:&lt;BR /&gt;uname -a&lt;BR /&gt;kibo:ocmpadm&amp;gt; uname -a&lt;BR /&gt;HP-UX kibo B.11.00 U 9000/800 510710548 unlimited-user license&lt;BR /&gt;&lt;BR /&gt;The unlim. lic. can be downloaded free from &lt;A href="http://www.software.hp.com," target="_blank"&gt;www.software.hp.com,&lt;/A&gt; but it's possibly a patch issue.&lt;BR /&gt;&lt;BR /&gt;Later,&lt;BR /&gt;Bill</description>
      <pubDate>Tue, 06 Aug 2002 15:10:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/quot-memory-fault-quot-error-when-trying-to-su/m-p/2780689#M77094</guid>
      <dc:creator>Bill McNAMARA_1</dc:creator>
      <dc:date>2002-08-06T15:10:47Z</dc:date>
    </item>
    <item>
      <title>Re: "memory fault" error when trying to su</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/quot-memory-fault-quot-error-when-trying-to-su/m-p/2780690#M77095</link>
      <description>attached is a strings /usr/bin/su&lt;BR /&gt;I don't see that as a possible error returned from su..&lt;BR /&gt;&lt;BR /&gt;It could be a shell issue?&lt;BR /&gt;&lt;BR /&gt;Later,&lt;BR /&gt;Bill</description>
      <pubDate>Tue, 06 Aug 2002 15:14:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/quot-memory-fault-quot-error-when-trying-to-su/m-p/2780690#M77095</guid>
      <dc:creator>Bill McNAMARA_1</dc:creator>
      <dc:date>2002-08-06T15:14:10Z</dc:date>
    </item>
    <item>
      <title>Re: "memory fault" error when trying to su</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/quot-memory-fault-quot-error-when-trying-to-su/m-p/2780691#M77096</link>
      <description>&lt;BR /&gt;if they didn't use the "-" as in "su - userid" then it didn't "execute" their .profile, so that's ruled out.&lt;BR /&gt;&lt;BR /&gt;Is this the only user having the issue?&lt;BR /&gt;&lt;BR /&gt;Do you have any "limits" set?&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 06 Aug 2002 15:18:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/quot-memory-fault-quot-error-when-trying-to-su/m-p/2780691#M77096</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-08-06T15:18:14Z</dc:date>
    </item>
    <item>
      <title>Re: "memory fault" error when trying to su</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/quot-memory-fault-quot-error-when-trying-to-su/m-p/2780692#M77097</link>
      <description>As far as the "memory fault" error is concern, one posible cause is corrupted .sh_history file of that "userid". Try to remove that file and touch a new empty file and see if it helps.</description>
      <pubDate>Tue, 06 Aug 2002 15:20:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/quot-memory-fault-quot-error-when-trying-to-su/m-p/2780692#M77097</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2002-08-06T15:20:07Z</dc:date>
    </item>
    <item>
      <title>Re: "memory fault" error when trying to su</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/quot-memory-fault-quot-error-when-trying-to-su/m-p/2780693#M77098</link>
      <description>&lt;BR /&gt;Are you using NIS or LDAP for passwd authentication?&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Tue, 06 Aug 2002 15:35:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/quot-memory-fault-quot-error-when-trying-to-su/m-p/2780693#M77098</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-08-06T15:35:42Z</dc:date>
    </item>
    <item>
      <title>Re: "memory fault" error when trying to su</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/quot-memory-fault-quot-error-when-trying-to-su/m-p/2780694#M77099</link>
      <description>James,&lt;BR /&gt;&lt;BR /&gt;do you use HP-UX 11.00? Do you have PHCO_16127 installed?&lt;BR /&gt;&lt;BR /&gt;The patch description says "Bug in su(1) causes core dumps on HP-UX 11.0". Install PHCO_16127.</description>
      <pubDate>Tue, 06 Aug 2002 15:37:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/quot-memory-fault-quot-error-when-trying-to-su/m-p/2780694#M77099</guid>
      <dc:creator>Thomas Schler_1</dc:creator>
      <dc:date>2002-08-06T15:37:57Z</dc:date>
    </item>
  </channel>
</rss>

