<?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: libc errors in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/libc-errors/m-p/2962140#M118577</link>
    <description>Sachin,&lt;BR /&gt;&lt;BR /&gt;Please run swverify.  If you find a patch marked corrupt, or complete, reapply please.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Tim</description>
    <pubDate>Tue, 29 Apr 2003 19:19:07 GMT</pubDate>
    <dc:creator>Tim Sanko</dc:creator>
    <dc:date>2003-04-29T19:19:07Z</dc:date>
    <item>
      <title>libc errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/libc-errors/m-p/2962132#M118569</link>
      <description>One of our program is not working on V-class. It works on other V-class systems.&lt;BR /&gt;&lt;BR /&gt;Here's the traceback.&lt;BR /&gt;&lt;BR /&gt;Program received signal SIGSEGV, Segmentation fault.&lt;BR /&gt;0x7f727aec in mallinfo () from /usr/lib/libc.2&lt;BR /&gt;(gdb) where&lt;BR /&gt;#0  0x7f727aec in mallinfo () from /usr/lib/libc.2&lt;BR /&gt;#1  0x7f725330 in __thread_callback_np () from /usr/lib/libc.2&lt;BR /&gt;#2  0x7f72ae7c in malloc () from /usr/lib/libc.2&lt;BR /&gt;#3  0x7f54ac58 in _XlcResolveLocaleName () from /usr/lib/X11R6/libX11.3&lt;BR /&gt;#4  0x7f5456a8 in _XhpEucTWLoader () from /usr/lib/X11R6/libX11.3&lt;BR /&gt;#5  0x7f519900 in _XOpenLC () from /usr/lib/X11R6/libX11.3&lt;BR /&gt;#6  0x7f519b30 in _XrmInitParseInfo () from /usr/lib/X11R6/libX11.3&lt;BR /&gt;#7  0x7f4fe74c in NewDatabase () from /usr/lib/X11R6/libX11.3&lt;BR /&gt;#8  0x7f500958 in XrmCombineFileDatabase () from /usr/lib/X11R6/libX11.3&lt;BR /&gt;#9  0x7f43eb44 in CombineUserDefaults () from /usr/lib/X11R6/libXt.3&lt;BR /&gt;#10 0x7f43f944 in GetLanguage () from /usr/lib/X11R6/libXt.3&lt;BR /&gt;#11 0x7f43fc5c in _XtDisplayInitialize () from /usr/lib/X11R6/libXt.3&lt;BR /&gt;#12 0x7f432e1c in XtOpenDisplay () from /usr/lib/X11R6/libXt.3&lt;BR /&gt;#13 0x23c98c in main ()&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks &lt;BR /&gt;Sachin</description>
      <pubDate>Tue, 29 Apr 2003 16:35:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/libc-errors/m-p/2962132#M118569</guid>
      <dc:creator>Sachin Patel</dc:creator>
      <dc:date>2003-04-29T16:35:22Z</dc:date>
    </item>
    <item>
      <title>Re: libc errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/libc-errors/m-p/2962133#M118570</link>
      <description>If it works on one and not the other, compare your libc patches on both machines:&lt;BR /&gt;# swlist -l fileset -a state |grep libc&lt;BR /&gt;&lt;BR /&gt;PHCO_28425  s700_800 11.00 libc cumulative patch  &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 29 Apr 2003 16:51:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/libc-errors/m-p/2962133#M118570</guid>
      <dc:creator>Cheryl Griffin</dc:creator>
      <dc:date>2003-04-29T16:51:53Z</dc:date>
    </item>
    <item>
      <title>Re: libc errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/libc-errors/m-p/2962134#M118571</link>
      <description>All the libc patchs are identical.&lt;BR /&gt;&lt;BR /&gt;# swlist -l product |grep libc&lt;BR /&gt;  PHCO_16306            1.0            cumulative 10.20 libc compatibility support &lt;BR /&gt;  PHCO_16629            1.0            libc cumulative patch &lt;BR /&gt;  PHCO_17078            1.0            libc cumulative header file patch &lt;BR /&gt;  PHCO_23963            1.0            libc cumulative header file patch &lt;BR /&gt;  PHCO_26111            1.0            libc cumulative header file patch &lt;BR /&gt;  PHCO_27731            1.0            libc cumulative patch &lt;BR /&gt;# remsh sagan /usr/sbin/swlist -l product |grep libc&lt;BR /&gt;  PHCO_16306            1.0            cumulative 10.20 libc compatibility support &lt;BR /&gt;  PHCO_16629            1.0            libc cumulative patch &lt;BR /&gt;  PHCO_17078            1.0            libc cumulative header file patch &lt;BR /&gt;  PHCO_23963            1.0            libc cumulative header file patch &lt;BR /&gt;  PHCO_26111            1.0            libc cumulative header file patch &lt;BR /&gt;  PHCO_27731            1.0            libc cumulative patch &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 29 Apr 2003 16:59:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/libc-errors/m-p/2962134#M118571</guid>
      <dc:creator>Sachin Patel</dc:creator>
      <dc:date>2003-04-29T16:59:27Z</dc:date>
    </item>
    <item>
      <title>Re: libc errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/libc-errors/m-p/2962135#M118572</link>
      <description>Just a thought, please correct me if I am wrong.  &lt;BR /&gt;&lt;BR /&gt;The prg is getting a SIGSEGV in malloc.  Is the swap correct?  &lt;BR /&gt;&lt;BR /&gt;cheers&lt;BR /&gt;Umapathy&lt;BR /&gt;</description>
      <pubDate>Tue, 29 Apr 2003 17:13:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/libc-errors/m-p/2962135#M118572</guid>
      <dc:creator>Umapathy S</dc:creator>
      <dc:date>2003-04-29T17:13:07Z</dc:date>
    </item>
    <item>
      <title>Re: libc errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/libc-errors/m-p/2962136#M118573</link>
      <description>_XlcResolveLocaleName  looks to refer to Locale, so what is LANG set to on both machines?&lt;BR /&gt;&lt;BR /&gt;And the messages refer o /usr/lib/X11R6/libX11.3 which is:&lt;BR /&gt;s700-s800 11.00:&lt;BR /&gt;PHSS_28369 X/Motif 64bit DevKit Periodic  &lt;BR /&gt;PHSS_28367 X/Motif 32bit DevKit Periodic &lt;BR /&gt;PHSS_28368 X/Motif 64bit Runtime Periodic &lt;BR /&gt;PHSS_28366 X/Motif 32bit Runtime Periodic</description>
      <pubDate>Tue, 29 Apr 2003 17:19:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/libc-errors/m-p/2962136#M118573</guid>
      <dc:creator>Cheryl Griffin</dc:creator>
      <dc:date>2003-04-29T17:19:45Z</dc:date>
    </item>
    <item>
      <title>Re: libc errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/libc-errors/m-p/2962137#M118574</link>
      <description>Hi Uma,&lt;BR /&gt;swap is good. no problem &lt;BR /&gt;&lt;BR /&gt;Hi cheryl,&lt;BR /&gt;they are same patch as well.&lt;BR /&gt;hawking# swlist -l product |grep -i motif&lt;BR /&gt;  PHSS_16901            1.0            X/Motif2.1 UNICODE Dec 98 Cumulative Patch &lt;BR /&gt;  PHSS_25879            1.0            X/Motif 64bit Runtime JAN2002 Periodic Patch &lt;BR /&gt;  X11MotifDevKit        B.11.00.01     HP-UX Developer's Toolkit - X11, Motif, and Imake &lt;BR /&gt;hawking# remsh sagan /usr/sbin/swlist -l product |grep -i motif&lt;BR /&gt;  PHSS_16901            1.0            X/Motif2.1 UNICODE Dec 98 Cumulative Patch &lt;BR /&gt;  PHSS_25879            1.0            X/Motif 64bit Runtime JAN2002 Periodic Patch &lt;BR /&gt;  X11MotifDevKit        B.11.00.01     HP-UX Developer's Toolkit - X11, Motif, and Imake &lt;BR /&gt;&lt;BR /&gt;Sachin</description>
      <pubDate>Tue, 29 Apr 2003 18:04:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/libc-errors/m-p/2962137#M118574</guid>
      <dc:creator>Sachin Patel</dc:creator>
      <dc:date>2003-04-29T18:04:53Z</dc:date>
    </item>
    <item>
      <title>Re: libc errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/libc-errors/m-p/2962138#M118575</link>
      <description>Memory is the same between the machines as well?&lt;BR /&gt;# swapinfo -tam&lt;BR /&gt;# echo "selclass qualifier memory;info;wait;infolog"|cstm &lt;BR /&gt;# dmesg   (Memory Information section)&lt;BR /&gt;&lt;BR /&gt;I'd double check patch state is configured&lt;BR /&gt;# swlist -l fileset -a state&lt;BR /&gt;&lt;BR /&gt;If this fails to find anything, I am stumped given what we know.</description>
      <pubDate>Tue, 29 Apr 2003 18:44:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/libc-errors/m-p/2962138#M118575</guid>
      <dc:creator>Cheryl Griffin</dc:creator>
      <dc:date>2003-04-29T18:44:56Z</dc:date>
    </item>
    <item>
      <title>Re: libc errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/libc-errors/m-p/2962139#M118576</link>
      <description>Can you run the application under tusc &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.cs.utah.edu/hppd/hpux/Sysadmin/tusc-7.3/" target="_blank"&gt;http://hpux.cs.utah.edu/hppd/hpux/Sysadmin/tusc-7.3/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;and attach.</description>
      <pubDate>Tue, 29 Apr 2003 18:52:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/libc-errors/m-p/2962139#M118576</guid>
      <dc:creator>Bill Douglass</dc:creator>
      <dc:date>2003-04-29T18:52:30Z</dc:date>
    </item>
    <item>
      <title>Re: libc errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/libc-errors/m-p/2962140#M118577</link>
      <description>Sachin,&lt;BR /&gt;&lt;BR /&gt;Please run swverify.  If you find a patch marked corrupt, or complete, reapply please.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Tim</description>
      <pubDate>Tue, 29 Apr 2003 19:19:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/libc-errors/m-p/2962140#M118577</guid>
      <dc:creator>Tim Sanko</dc:creator>
      <dc:date>2003-04-29T19:19:07Z</dc:date>
    </item>
    <item>
      <title>Re: libc errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/libc-errors/m-p/2962141#M118578</link>
      <description>hawking# swlist -l fileset -a state | grep -v configure |grep -v #&lt;BR /&gt;&lt;BR /&gt;  PHKL_18295.C-INC                      transient      &lt;BR /&gt;  PHKL_18295.CORE-KRN                   transient      &lt;BR /&gt;  PHKL_18295.CORE2-KRN                  transient      &lt;BR /&gt;  PHKL_18295.KERN2-RUN                  transient      &lt;BR /&gt;  PHKL_18295.VXFS-BASE-KRN              transient      &lt;BR /&gt;  PHKL_18295.VXFS-PRG                   transient      &lt;BR /&gt;  PHNE_18554.CORE2-KRN                  installed      &lt;BR /&gt;  PHNE_18554.NET2-KRN                   installed      &lt;BR /&gt;  PHNE_18554.NMS2-KRN                   installed &lt;BR /&gt;&lt;BR /&gt;Can this be a problem?&lt;BR /&gt;</description>
      <pubDate>Tue, 29 Apr 2003 19:37:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/libc-errors/m-p/2962141#M118578</guid>
      <dc:creator>Sachin Patel</dc:creator>
      <dc:date>2003-04-29T19:37:28Z</dc:date>
    </item>
    <item>
      <title>Re: libc errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/libc-errors/m-p/2962142#M118579</link>
      <description>Bill&lt;BR /&gt;Here is the tail of file when I use tusc&lt;BR /&gt;&lt;BR /&gt;stat("/TANGO/3/rel/lib/libXhp11.3", 0x7f7f4910) ............... ERR#2 ENOENT&lt;BR /&gt;stat("/vega/1/rel/TAO/ace/libXhp11.3", 0x7f7f4910) ............ ERR#2 ENOENT&lt;BR /&gt;stat("/vega/1/rel/Oracle/lib/libXhp11.3", 0x7f7f4910) ......... ERR#2 ENOENT&lt;BR /&gt;stat("/usr/lib/Motif2.1/libXhp11.3", 0x7f7f4910) .............. ERR#2 ENOENT&lt;BR /&gt;stat("/opt/graphics/OpenGL/lib//libXhp11.3", 0x7f7f4910) ...... ERR#2 ENOENT&lt;BR /&gt;mmap(NULL, 8192, PROT_READ|PROT_EXEC, MAP_SHARED|MAP_SHLIB, 4, 0x2000) ERR#12 ENOMEM&lt;BR /&gt;mmap(NULL, 90112, PROT_READ|PROT_EXEC, MAP_SHARED|MAP_SHLIB, 4, 0xa000) ERR#12 ENOMEM&lt;BR /&gt;access("/home/sachin/.Xauthority", R_OK) ...................... ERR#2 ENOENT&lt;BR /&gt;read(4, 0x7f7f21cc, 8) ........................................ ERR#246 EWOULDBLOCK&lt;BR /&gt;read(4, 0x7f7f2284, 32) ....................................... ERR#246 EWOULDBLOCK&lt;BR /&gt;read(4, 0x7f7f22ac, 32) ....................................... ERR#246 EWOULDBLOCK&lt;BR /&gt;read(4, 0x7f7f2480, 32) ....................................... ERR#246 EWOULDBLOCK&lt;BR /&gt;  Received signal 11, SIGSEGV, in user mode, [SIG_DFL], partial siginfo&lt;BR /&gt;    Siginfo: si_code: I_NONEXIST, faulting address: 0x6e380000, si_errno: 0&lt;BR /&gt;    PC: 0xc0184aef, instruction: 0x488a0000&lt;BR /&gt;exit(11) [implicit] ........................................... WIFSIGNALED(SIGSEGV)|WCOR&lt;BR /&gt;EDUMP&lt;BR /&gt;&lt;BR /&gt;Sachin</description>
      <pubDate>Tue, 29 Apr 2003 20:17:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/libc-errors/m-p/2962142#M118579</guid>
      <dc:creator>Sachin Patel</dc:creator>
      <dc:date>2003-04-29T20:17:18Z</dc:date>
    </item>
    <item>
      <title>Re: libc errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/libc-errors/m-p/2962143#M118580</link>
      <description>This will fix the installed patches:&lt;BR /&gt;# swconfig \*&lt;BR /&gt;&lt;BR /&gt;Transient patches are not installed. Transient is similar to corrupt in that there was a failure during the install.&lt;BR /&gt;&lt;BR /&gt;This is a problem because the patches include PHKL which means kernel regen/reboot and most likely dependencies.&lt;BR /&gt;&lt;BR /&gt;Try running check_patches which will check for these transient patches as well as identify what might else need to be installed to correct the situation (ie dependencies).  The latest check_patches should be used  PHCO_27779.&lt;BR /&gt;&lt;BR /&gt;It will place a report in /tmp and update the swagent.log.  Let's have a look at those.</description>
      <pubDate>Tue, 29 Apr 2003 21:17:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/libc-errors/m-p/2962143#M118580</guid>
      <dc:creator>Cheryl Griffin</dc:creator>
      <dc:date>2003-04-29T21:17:01Z</dc:date>
    </item>
    <item>
      <title>Re: libc errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/libc-errors/m-p/2962144#M118581</link>
      <description>Hi Cheryl&lt;BR /&gt;I have errors in swconfig. I need to reboot the system to fix this error. one or more fileset has been remove from /var/adm/sw... I will have to reapply that patch. &lt;BR /&gt;I do not have check_patch patch so I will do it that at same time. &lt;BR /&gt;I might have to wait until system crash or have to schedule downtime. I will get back to this task once I will be finished with this.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Sachin</description>
      <pubDate>Wed, 30 Apr 2003 12:46:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/libc-errors/m-p/2962144#M118581</guid>
      <dc:creator>Sachin Patel</dc:creator>
      <dc:date>2003-04-30T12:46:58Z</dc:date>
    </item>
  </channel>
</rss>

