<?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 magic number 010e in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/magic-number-010e/m-p/3041363#M134428</link>
    <description>I have an application (Catia V5) that returns a magic number of 010e when I do an odump (executable or shared library) | head. Can someone explain what this magic number means? I need to try and set the executables and shared libraries to SHMEM_MAGIC so I can access 2.75Gb but chatr won't let me, I get chatr(error): only EXEC_MAGIC files can be made SHMEM_MAGIC.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;David</description>
    <pubDate>Tue, 05 Aug 2003 09:02:01 GMT</pubDate>
    <dc:creator>David Lockwood</dc:creator>
    <dc:date>2003-08-05T09:02:01Z</dc:date>
    <item>
      <title>magic number 010e</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/magic-number-010e/m-p/3041363#M134428</link>
      <description>I have an application (Catia V5) that returns a magic number of 010e when I do an odump (executable or shared library) | head. Can someone explain what this magic number means? I need to try and set the executables and shared libraries to SHMEM_MAGIC so I can access 2.75Gb but chatr won't let me, I get chatr(error): only EXEC_MAGIC files can be made SHMEM_MAGIC.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;David</description>
      <pubDate>Tue, 05 Aug 2003 09:02:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/magic-number-010e/m-p/3041363#M134428</guid>
      <dc:creator>David Lockwood</dc:creator>
      <dc:date>2003-08-05T09:02:01Z</dc:date>
    </item>
    <item>
      <title>Re: magic number 010e</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/magic-number-010e/m-p/3041364#M134429</link>
      <description>man magic&lt;BR /&gt;&lt;BR /&gt;view /usr/include/sys/magic.h&lt;BR /&gt;- shows that 10e is a shared library&lt;BR /&gt;&lt;BR /&gt;Be very careful with chatr,  I have found that applications sometimes stop working.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 05 Aug 2003 09:10:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/magic-number-010e/m-p/3041364#M134429</guid>
      <dc:creator>Steve Lewis</dc:creator>
      <dc:date>2003-08-05T09:10:31Z</dc:date>
    </item>
    <item>
      <title>Re: magic number 010e</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/magic-number-010e/m-p/3041365#M134430</link>
      <description>Hi David,&lt;BR /&gt;&lt;BR /&gt;See "man magic" for a full explanation on the code. For SHMEM_MAGIC executables, quadrant 2 becomes part of the shared memory address space. Since Q2 is normally the data quadrant, the data needs to be pushed into quadrant 1, sharing with the text. To do this you need to link the application using the -N flag of ld, your application vendor should be able to help in doing this and verifying it is supported.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;James.</description>
      <pubDate>Tue, 05 Aug 2003 09:26:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/magic-number-010e/m-p/3041365#M134430</guid>
      <dc:creator>James Murtagh</dc:creator>
      <dc:date>2003-08-05T09:26:39Z</dc:date>
    </item>
    <item>
      <title>Re: magic number 010e</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/magic-number-010e/m-p/3041366#M134431</link>
      <description>Thanks for the help. I have found the executables and managed to change them.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;David</description>
      <pubDate>Tue, 05 Aug 2003 09:55:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/magic-number-010e/m-p/3041366#M134431</guid>
      <dc:creator>David Lockwood</dc:creator>
      <dc:date>2003-08-05T09:55:19Z</dc:date>
    </item>
  </channel>
</rss>

