<?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: All SD (Software Distributor) commands coredump in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/all-sd-software-distributor-commands-coredump/m-p/3587535#M230834</link>
    <description>Hmm,&lt;BR /&gt; &lt;BR /&gt;looks like the SIGSEGV is received while running getpwuid_r(3C).&lt;BR /&gt;&lt;BR /&gt;How do you lookup passwd entries? Standard /etc/passwd, NIS, LDAP? Something changed in this area?&lt;BR /&gt; &lt;BR /&gt;If you are using /etc/passwd... have a close look at it. Weird control characters? Last line not terminiated with \n?&lt;BR /&gt; &lt;BR /&gt;Best regards...&lt;BR /&gt;Dietmar.</description>
    <pubDate>Thu, 21 Jul 2005 05:32:26 GMT</pubDate>
    <dc:creator>Dietmar Konermann</dc:creator>
    <dc:date>2005-07-21T05:32:26Z</dc:date>
    <item>
      <title>All SD (Software Distributor) commands coredump</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/all-sd-software-distributor-commands-coredump/m-p/3587532#M230831</link>
      <description>On my HP-UX 11.11 (N Class server), all SD commands (swlist, swinstall) are coredumping.&lt;BR /&gt;&lt;BR /&gt;Here is the error message:&lt;BR /&gt;&lt;BR /&gt;#swlist &lt;BR /&gt;Memory fault(coredump)&lt;BR /&gt;&lt;BR /&gt;#file core&lt;BR /&gt;core: core file from 'swlist' - received SIGSEGV&lt;BR /&gt;&lt;BR /&gt;Stack trace (using gdb) shows the following:&lt;BR /&gt;&lt;BR /&gt;Core was generated by `swlist'.&lt;BR /&gt;Program terminated with signal 11, Segmentation fault.&lt;BR /&gt;(no debugging symbols found)...(no debugging symbols found)...&lt;BR /&gt;(no debugging symbols found)...(no debugging symbols found)...&lt;BR /&gt;(no debugging symbols found)...(no debugging symbols found)...&lt;BR /&gt;(no debugging symbols found)...(no debugging symbols found)...&lt;BR /&gt;(no debugging symbols found)...(no debugging symbols found)...&lt;BR /&gt;(no debugging symbols found)...(no debugging symbols found)...&lt;BR /&gt;(no debugging symbols found)...#0  0xc02320f8 in getpwuid_r+0xc0 ()&lt;BR /&gt;   from /usr/lib/libc.2&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 21 Jul 2005 04:34:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/all-sd-software-distributor-commands-coredump/m-p/3587532#M230831</guid>
      <dc:creator>Tim Robin</dc:creator>
      <dc:date>2005-07-21T04:34:14Z</dc:date>
    </item>
    <item>
      <title>Re: All SD (Software Distributor) commands coredump</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/all-sd-software-distributor-commands-coredump/m-p/3587533#M230832</link>
      <description>You don't happen to have lowered Your ulimit settings? :)&lt;BR /&gt;&lt;BR /&gt;Otherwise I'd check the binaries and possibly consider manually reinstalling some of them (tar should do).&lt;BR /&gt;&lt;BR /&gt;Also I'm confused no debug symbols are found, my sw*-binaries are not stripped, but maybe this is more related to my limited debugging knowledge :)</description>
      <pubDate>Thu, 21 Jul 2005 04:40:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/all-sd-software-distributor-commands-coredump/m-p/3587533#M230832</guid>
      <dc:creator>Florian Heigl (new acc)</dc:creator>
      <dc:date>2005-07-21T04:40:31Z</dc:date>
    </item>
    <item>
      <title>Re: All SD (Software Distributor) commands coredump</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/all-sd-software-distributor-commands-coredump/m-p/3587534#M230833</link>
      <description>ALl these commands need to talk to swagentd. Have you tried restarting it:&lt;BR /&gt;&lt;BR /&gt;swagentd -r&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
      <pubDate>Thu, 21 Jul 2005 04:57:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/all-sd-software-distributor-commands-coredump/m-p/3587534#M230833</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2005-07-21T04:57:32Z</dc:date>
    </item>
    <item>
      <title>Re: All SD (Software Distributor) commands coredump</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/all-sd-software-distributor-commands-coredump/m-p/3587535#M230834</link>
      <description>Hmm,&lt;BR /&gt; &lt;BR /&gt;looks like the SIGSEGV is received while running getpwuid_r(3C).&lt;BR /&gt;&lt;BR /&gt;How do you lookup passwd entries? Standard /etc/passwd, NIS, LDAP? Something changed in this area?&lt;BR /&gt; &lt;BR /&gt;If you are using /etc/passwd... have a close look at it. Weird control characters? Last line not terminiated with \n?&lt;BR /&gt; &lt;BR /&gt;Best regards...&lt;BR /&gt;Dietmar.</description>
      <pubDate>Thu, 21 Jul 2005 05:32:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/all-sd-software-distributor-commands-coredump/m-p/3587535#M230834</guid>
      <dc:creator>Dietmar Konermann</dc:creator>
      <dc:date>2005-07-21T05:32:26Z</dc:date>
    </item>
    <item>
      <title>Re: All SD (Software Distributor) commands coredump</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/all-sd-software-distributor-commands-coredump/m-p/3587536#M230835</link>
      <description>Can you please post the following:&lt;BR /&gt;&lt;BR /&gt;o libc patch level&lt;BR /&gt;o passwd line from /etc/nsswitch.conf&lt;BR /&gt;&lt;BR /&gt;Also check if LD_PRELOAD shell environment variable is set, and if it is try unsetting it.</description>
      <pubDate>Thu, 21 Jul 2005 05:36:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/all-sd-software-distributor-commands-coredump/m-p/3587536#M230835</guid>
      <dc:creator>Ermin Borovac</dc:creator>
      <dc:date>2005-07-21T05:36:03Z</dc:date>
    </item>
    <item>
      <title>Re: All SD (Software Distributor) commands coredump</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/all-sd-software-distributor-commands-coredump/m-p/3587537#M230836</link>
      <description>Thanks Ermin, unsetting LD_PRELOAD shell variable solved the problem. It was set to Java shared library,&lt;BR /&gt;/opt/oracle/product/8.1.7_32/JRE/lib/PA_RISC/native_threads/libjava.sl.&lt;BR /&gt;&lt;BR /&gt;Any idea, when to set this ENV variable?</description>
      <pubDate>Thu, 21 Jul 2005 06:06:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/all-sd-software-distributor-commands-coredump/m-p/3587537#M230836</guid>
      <dc:creator>Tim Robin</dc:creator>
      <dc:date>2005-07-21T06:06:02Z</dc:date>
    </item>
    <item>
      <title>Re: All SD (Software Distributor) commands coredump</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/all-sd-software-distributor-commands-coredump/m-p/3587538#M230837</link>
      <description>LD_PRELOAD environment variable enables you to load additional shared libraries when you run a program. LD_PRELOADed libraries are loaded before any other shared libraries program was explicitly linked with.&lt;BR /&gt;&lt;BR /&gt;Typically this is used to solve a specific problem with application that cannot be relinked to include these additional libraries, but as you found out it can cause problems if defined globally (i.e. exported).&lt;BR /&gt;&lt;BR /&gt;If you have an application that requires use of LD_PRELOAD (you should know why it was defined), then it's best to run it as&lt;BR /&gt;&lt;BR /&gt;$ LD_PRELOAD=&lt;LIBRARY&gt; &lt;APPLICATION&gt;&lt;BR /&gt;&lt;BR /&gt;This way LD_PRELOAD is not exported to environment and it applies to this invocation of &lt;APPLICATION&gt; only.&lt;/APPLICATION&gt;&lt;/APPLICATION&gt;&lt;/LIBRARY&gt;</description>
      <pubDate>Thu, 21 Jul 2005 17:16:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/all-sd-software-distributor-commands-coredump/m-p/3587538#M230837</guid>
      <dc:creator>Ermin Borovac</dc:creator>
      <dc:date>2005-07-21T17:16:38Z</dc:date>
    </item>
  </channel>
</rss>

