<?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: Chatr in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/chatr/m-p/4406878#M659599</link>
    <description>&amp;gt;but if I use the -M option (for +2GB), why is that I cannot exec the bin file&lt;BR /&gt;"connect_a: Exec format error. Binary file not executable"&lt;BR /&gt;&lt;BR /&gt;(Hmm, not sure if I ever noticed your reply.)&lt;BR /&gt;&lt;BR /&gt;I have no problem with linking with -N and using "chatr -m" on 11.11.  But the program is trivial.</description>
    <pubDate>Tue, 02 Nov 2010 10:21:22 GMT</pubDate>
    <dc:creator>Dennis Handly</dc:creator>
    <dc:date>2010-11-02T10:21:22Z</dc:date>
    <item>
      <title>Chatr</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/chatr/m-p/4406875#M659596</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;I have an application binary which is linked to EXEC_MAGIC in order to use large data segmentation, &lt;BR /&gt;but cannot exec it after running chatr -M. If I revert it to chatr -N , I am able to exec it.&lt;BR /&gt;&lt;BR /&gt;Will I be able to reach above 2GB of SHMEM when using the -N option?&lt;BR /&gt;&lt;BR /&gt;Error&lt;BR /&gt;=====&lt;BR /&gt;connect_a: Exec format error. Binary file not executable.&lt;BR /&gt;&lt;BR /&gt;-M Option&lt;BR /&gt;=========&lt;BR /&gt;connect_a: &lt;BR /&gt;   current values: &lt;BR /&gt;         normal executable &lt;BR /&gt;         shared library dynamic path search:&lt;BR /&gt;             SHLIB_PATH     enabled   first  &lt;BR /&gt;             embedded path  disabled  second Not Defined&lt;BR /&gt;         shared library list:&lt;BR /&gt;             dynamic   /usr/lib/libstd_v2.2&lt;BR /&gt;             dynamic   /usr/lib/libCsup_v2.2&lt;BR /&gt;             dynamic   /usr/lib/libpthread.1&lt;BR /&gt;             dynamic   /usr/lib/libm.2&lt;BR /&gt;             dynamic   /usr/lib/libcl.2&lt;BR /&gt;             dynamic   /usr/lib/libc.2&lt;BR /&gt;             static    /usr/lib/libdld.2&lt;BR /&gt;         shared library binding:&lt;BR /&gt;             immediate &lt;BR /&gt;         global hash table disabled&lt;BR /&gt;         plabel caching disabled&lt;BR /&gt;         global hash array size:1103&lt;BR /&gt;         global hash array nbuckets:3&lt;BR /&gt;         shared vtable support disabled&lt;BR /&gt;         explicit unloading enabled&lt;BR /&gt;         runtime checks disabled&lt;BR /&gt;         static branch prediction disabled&lt;BR /&gt;         executable from stack: D (default)&lt;BR /&gt;         kernel assisted branch prediction enabled&lt;BR /&gt;         lazy swap allocation disabled&lt;BR /&gt;         text segment locking disabled&lt;BR /&gt;         data segment locking disabled&lt;BR /&gt;         third quadrant private data space enabled&lt;BR /&gt;         fourth quadrant private data space enabled&lt;BR /&gt;         third quadrant global data space disabled&lt;BR /&gt;         data page size: D (default)&lt;BR /&gt;         instruction page size: D (default)&lt;BR /&gt;         nulptr references disabled&lt;BR /&gt;         shared library private mapping disabled&lt;BR /&gt;         shared library text merging disabled&lt;BR /&gt;   new values: &lt;BR /&gt;         normal SHMEM_MAGIC executable&lt;BR /&gt;         shared library dynamic path search:&lt;BR /&gt;             SHLIB_PATH     enabled   first  &lt;BR /&gt;             embedded path  disabled  second Not Defined&lt;BR /&gt;         shared library list:&lt;BR /&gt;             dynamic   /usr/lib/libstd_v2.2&lt;BR /&gt;             dynamic   /usr/lib/libCsup_v2.2&lt;BR /&gt;             dynamic   /usr/lib/libpthread.1&lt;BR /&gt;             dynamic   /usr/lib/libm.2&lt;BR /&gt;             dynamic   /usr/lib/libcl.2&lt;BR /&gt;             dynamic   /usr/lib/libc.2&lt;BR /&gt;             static    /usr/lib/libdld.2&lt;BR /&gt;         shared library binding:&lt;BR /&gt;             immediate &lt;BR /&gt;         global hash table disabled&lt;BR /&gt;         plabel caching disabled&lt;BR /&gt;         global hash array size:1103&lt;BR /&gt;         global hash array nbuckets:3&lt;BR /&gt;         shared vtable support disabled&lt;BR /&gt;         explicit unloading enabled&lt;BR /&gt;         runtime checks disabled&lt;BR /&gt;         static branch prediction disabled&lt;BR /&gt;         executable from stack: D (default)&lt;BR /&gt;         kernel assisted branch prediction enabled&lt;BR /&gt;         lazy swap allocation disabled&lt;BR /&gt;         text segment locking disabled&lt;BR /&gt;         data segment locking disabled&lt;BR /&gt;         third quadrant private data space enabled&lt;BR /&gt;         fourth quadrant private data space enabled&lt;BR /&gt;         third quadrant global data space disabled&lt;BR /&gt;         data page size: D (default)&lt;BR /&gt;         instruction page size: D (default)&lt;BR /&gt;         nulptr references disabled&lt;BR /&gt;         shared library private mapping disabled&lt;BR /&gt;         shared library text merging disabled&lt;BR /&gt;         &lt;BR /&gt;-N Option&lt;BR /&gt;=========&lt;BR /&gt;connect_a: &lt;BR /&gt;   current values: &lt;BR /&gt;         normal SHMEM_MAGIC executable &lt;BR /&gt;         shared library dynamic path search:&lt;BR /&gt;             SHLIB_PATH     enabled   first  &lt;BR /&gt;             embedded path  disabled  second Not Defined&lt;BR /&gt;         shared library list:&lt;BR /&gt;             dynamic   /usr/lib/libstd_v2.2&lt;BR /&gt;             dynamic   /usr/lib/libCsup_v2.2&lt;BR /&gt;             dynamic   /usr/lib/libpthread.1&lt;BR /&gt;             dynamic   /usr/lib/libm.2&lt;BR /&gt;             dynamic   /usr/lib/libcl.2&lt;BR /&gt;             dynamic   /usr/lib/libc.2&lt;BR /&gt;             static    /usr/lib/libdld.2&lt;BR /&gt;         shared library binding:&lt;BR /&gt;             immediate &lt;BR /&gt;         global hash table disabled&lt;BR /&gt;         plabel caching disabled&lt;BR /&gt;         global hash array size:1103&lt;BR /&gt;         global hash array nbuckets:3&lt;BR /&gt;         shared vtable support disabled&lt;BR /&gt;         explicit unloading enabled&lt;BR /&gt;         runtime checks disabled&lt;BR /&gt;         static branch prediction disabled&lt;BR /&gt;         executable from stack: D (default)&lt;BR /&gt;         kernel assisted branch prediction enabled&lt;BR /&gt;         lazy swap allocation disabled&lt;BR /&gt;         text segment locking disabled&lt;BR /&gt;         data segment locking disabled&lt;BR /&gt;         third quadrant private data space enabled&lt;BR /&gt;         fourth quadrant private data space enabled&lt;BR /&gt;         third quadrant global data space disabled&lt;BR /&gt;         data page size: D (default)&lt;BR /&gt;         instruction page size: D (default)&lt;BR /&gt;         nulptr references disabled&lt;BR /&gt;         shared library private mapping disabled&lt;BR /&gt;         shared library text merging disabled&lt;BR /&gt;   new values: &lt;BR /&gt;         normal executable &lt;BR /&gt;         shared library dynamic path search:&lt;BR /&gt;             SHLIB_PATH     enabled   first  &lt;BR /&gt;             embedded path  disabled  second Not Defined&lt;BR /&gt;         shared library list:&lt;BR /&gt;             dynamic   /usr/lib/libstd_v2.2&lt;BR /&gt;             dynamic   /usr/lib/libCsup_v2.2&lt;BR /&gt;             dynamic   /usr/lib/libpthread.1&lt;BR /&gt;             dynamic   /usr/lib/libm.2&lt;BR /&gt;             dynamic   /usr/lib/libcl.2&lt;BR /&gt;             dynamic   /usr/lib/libc.2&lt;BR /&gt;             static    /usr/lib/libdld.2&lt;BR /&gt;         shared library binding:&lt;BR /&gt;             immediate &lt;BR /&gt;         global hash table disabled&lt;BR /&gt;         plabel caching disabled&lt;BR /&gt;         global hash array size:1103&lt;BR /&gt;         global hash array nbuckets:3&lt;BR /&gt;         shared vtable support disabled&lt;BR /&gt;         explicit unloading enabled&lt;BR /&gt;         runtime checks disabled&lt;BR /&gt;         static branch prediction disabled&lt;BR /&gt;         executable from stack: D (default)&lt;BR /&gt;         kernel assisted branch prediction enabled&lt;BR /&gt;         lazy swap allocation disabled&lt;BR /&gt;         text segment locking disabled&lt;BR /&gt;         data segment locking disabled&lt;BR /&gt;         third quadrant private data space enabled&lt;BR /&gt;         fourth quadrant private data space enabled&lt;BR /&gt;         third quadrant global data space disabled&lt;BR /&gt;         data page size: D (default)&lt;BR /&gt;         instruction page size: D (default)&lt;BR /&gt;         nulptr references disabled&lt;BR /&gt;         shared library private mapping disabled&lt;BR /&gt;         shared library text merging disabled&lt;BR /&gt;         &lt;BR /&gt; Thanks&lt;BR /&gt; Chris</description>
      <pubDate>Thu, 23 Apr 2009 16:54:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/chatr/m-p/4406875#M659596</guid>
      <dc:creator>Chris Frangandonis</dc:creator>
      <dc:date>2009-04-23T16:54:18Z</dc:date>
    </item>
    <item>
      <title>Re: Chatr</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/chatr/m-p/4406876#M659597</link>
      <description>&amp;gt;Will I be able to reach above 2GB of SHMEM when using the -N option?&lt;BR /&gt;&lt;BR /&gt;No.  With -N, you have at least 2 Gb private and at most 2 Gb shared (less some hardware allocated addresses).&lt;BR /&gt;&lt;BR /&gt;Perhaps it is time to port to 64 bit?</description>
      <pubDate>Thu, 23 Apr 2009 21:46:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/chatr/m-p/4406876#M659597</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2009-04-23T21:46:01Z</dc:date>
    </item>
    <item>
      <title>Re: Chatr</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/chatr/m-p/4406877#M659598</link>
      <description>Hi Dennis,&lt;BR /&gt;&lt;BR /&gt;Thanks , but if I use the -M option (for +2GB), why is that I cannot exec the bin file&lt;BR /&gt;&lt;BR /&gt;"connect_a: Exec format error. Binary file not executable"&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Chris</description>
      <pubDate>Fri, 24 Apr 2009 05:35:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/chatr/m-p/4406877#M659598</guid>
      <dc:creator>Chris Frangandonis</dc:creator>
      <dc:date>2009-04-24T05:35:15Z</dc:date>
    </item>
    <item>
      <title>Re: Chatr</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/chatr/m-p/4406878#M659599</link>
      <description>&amp;gt;but if I use the -M option (for +2GB), why is that I cannot exec the bin file&lt;BR /&gt;"connect_a: Exec format error. Binary file not executable"&lt;BR /&gt;&lt;BR /&gt;(Hmm, not sure if I ever noticed your reply.)&lt;BR /&gt;&lt;BR /&gt;I have no problem with linking with -N and using "chatr -m" on 11.11.  But the program is trivial.</description>
      <pubDate>Tue, 02 Nov 2010 10:21:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/chatr/m-p/4406878#M659599</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-11-02T10:21:22Z</dc:date>
    </item>
    <item>
      <title>Re: Chatr</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/chatr/m-p/4406879#M659600</link>
      <description>Hi Dennis,&lt;BR /&gt;&lt;BR /&gt;It's 2010 Anyway .... Solved but thanks&lt;BR /&gt;&lt;BR /&gt;I will posting a new tread on /usr/ccs/bin/ld: Unsatisfied symbols:&lt;BR /&gt;   alloca (first referenced in INTEGER.o) (code)&lt;BR /&gt;&lt;BR /&gt;Thanks Again&lt;BR /&gt;Chris&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 02 Nov 2010 10:26:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/chatr/m-p/4406879#M659600</guid>
      <dc:creator>Chris Frangandonis</dc:creator>
      <dc:date>2010-11-02T10:26:55Z</dc:date>
    </item>
  </channel>
</rss>

