<?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 Threads in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/threads/m-p/2422372#M766957</link>
    <description>My computer is a HP C180.&lt;BR /&gt;Operating system is HPUX 10-20. Not sure if I'm using the ACE 9912 version &lt;BR /&gt;which is the only supported HPUX 10-20 version. (will check on it)&lt;BR /&gt;&lt;BR /&gt;I'm an application type programmer in my current position with no previous &lt;BR /&gt;experience dealing with threads until now.&lt;BR /&gt;&lt;BR /&gt;For the past 2 weeks, my process has been aborting with segmentation faults. &lt;BR /&gt;When I bring up the hp dde or HP's version of gdb I see there are 4 threads &lt;BR /&gt;running. Thread 1 which seems to be my process main eventloop, a null thread, &lt;BR /&gt;and 2 orbix threads. In my main process thread(1) the last routing called from &lt;BR /&gt;the application level is gethostbyname. From that point on there are lots of &lt;BR /&gt;cma_xxxx type routines showing up on the remainder of the trace. When I type &lt;BR /&gt;cma threads on my browser it took me to DEC's cma thread interface...am I &lt;BR /&gt;seeing things?&lt;BR /&gt;&lt;BR /&gt;I would appreciate any suggestions as how to approach this problem. I've tried &lt;BR /&gt;using the re-entrant version: gethostbyname_r but that did'nt help also.</description>
    <pubDate>Sat, 29 Apr 2000 09:04:33 GMT</pubDate>
    <dc:creator>Alex Valdez</dc:creator>
    <dc:date>2000-04-29T09:04:33Z</dc:date>
    <item>
      <title>Threads</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/threads/m-p/2422372#M766957</link>
      <description>My computer is a HP C180.&lt;BR /&gt;Operating system is HPUX 10-20. Not sure if I'm using the ACE 9912 version &lt;BR /&gt;which is the only supported HPUX 10-20 version. (will check on it)&lt;BR /&gt;&lt;BR /&gt;I'm an application type programmer in my current position with no previous &lt;BR /&gt;experience dealing with threads until now.&lt;BR /&gt;&lt;BR /&gt;For the past 2 weeks, my process has been aborting with segmentation faults. &lt;BR /&gt;When I bring up the hp dde or HP's version of gdb I see there are 4 threads &lt;BR /&gt;running. Thread 1 which seems to be my process main eventloop, a null thread, &lt;BR /&gt;and 2 orbix threads. In my main process thread(1) the last routing called from &lt;BR /&gt;the application level is gethostbyname. From that point on there are lots of &lt;BR /&gt;cma_xxxx type routines showing up on the remainder of the trace. When I type &lt;BR /&gt;cma threads on my browser it took me to DEC's cma thread interface...am I &lt;BR /&gt;seeing things?&lt;BR /&gt;&lt;BR /&gt;I would appreciate any suggestions as how to approach this problem. I've tried &lt;BR /&gt;using the re-entrant version: gethostbyname_r but that did'nt help also.</description>
      <pubDate>Sat, 29 Apr 2000 09:04:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/threads/m-p/2422372#M766957</guid>
      <dc:creator>Alex Valdez</dc:creator>
      <dc:date>2000-04-29T09:04:33Z</dc:date>
    </item>
    <item>
      <title>Re: Threads</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/threads/m-p/2422373#M766958</link>
      <description>How much physical memory do you have, and how large is your swap?</description>
      <pubDate>Mon, 01 May 2000 08:58:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/threads/m-p/2422373#M766958</guid>
      <dc:creator>Randy Mather</dc:creator>
      <dc:date>2000-05-01T08:58:47Z</dc:date>
    </item>
    <item>
      <title>Re: Threads</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/threads/m-p/2422374#M766959</link>
      <description>Swap is 1048576 blocks of 512 bytes or about 536MB.&lt;BR /&gt;Physical Memory 262,144 KB, Lockable 175,832KB,&lt;BR /&gt;Available 204,768KB.&lt;BR /&gt;&lt;BR /&gt;Noticed some Patches related to gethostbyname when I used the forum's search &lt;BR /&gt;with the keyword gethostbyname.&lt;BR /&gt;My system admin is looking at it.&lt;BR /&gt;&lt;BR /&gt;Also there are some Compile switches _REENTRANT, _THREAD_SAFE, and a few _XOPEN &lt;BR /&gt;ones which are related to all of this. I noticed when compiling my own &lt;BR /&gt;application&lt;BR /&gt;code the _THREAD_SAFE, and _REENTRANT flags are set, but&lt;BR /&gt;the _XOPEN ones are also used by protocol service layer of C++ classes written &lt;BR /&gt;by TRW. Don't know what the significance of the _XOPEN flags yet.</description>
      <pubDate>Mon, 01 May 2000 13:42:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/threads/m-p/2422374#M766959</guid>
      <dc:creator>Alex Valdez</dc:creator>
      <dc:date>2000-05-01T13:42:09Z</dc:date>
    </item>
  </channel>
</rss>

