<?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: pdbx64 error in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/pdbx64-error/m-p/3668227#M102785</link>
    <description>Hi!&lt;BR /&gt;&lt;BR /&gt;Linker version:&lt;BR /&gt;ld -V&lt;BR /&gt;92453-07 linker command s800.sgs ld PA64 B.11.36 REL 030211&lt;BR /&gt;ld: 92453-07 linker linker ld B.11.36 030403&lt;BR /&gt;&lt;BR /&gt;But I don't think the linker has anything to do with the issue, unless it has some bugs (I can debug smaller programs).&lt;BR /&gt;&lt;BR /&gt;The main program is 2.5 MB, it loads some shared libraries (probably 110 MB) and then the huge one which is 960 MB. This is the one which is not debuggable because of the pdbx64 issue.&lt;BR /&gt;&lt;BR /&gt;Unfortunately, I cannot share the executable and the shared lib, and I don't know if I can build a testcase.&lt;BR /&gt;&lt;BR /&gt;I'm trying to split it, but it will take some time (because of the monolithical design, there are lots of dependencies). But a big part of it, which is 705 MB, was linked without error messages (so I suppose it IS debuggable).&lt;BR /&gt;&lt;BR /&gt;I will try to use +objdebug obtion, it's a good idea. I will let you know what I get.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Vasile&lt;BR /&gt;</description>
    <pubDate>Wed, 16 Nov 2005 10:29:38 GMT</pubDate>
    <dc:creator>Vasile_1</dc:creator>
    <dc:date>2005-11-16T10:29:38Z</dc:date>
    <item>
      <title>pdbx64 error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/pdbx64-error/m-p/3668224#M102782</link>
      <description>Hi!&lt;BR /&gt;&lt;BR /&gt;I'm having trouble in debugging a huge shared library. When linking, I get an error message:&lt;BR /&gt;&lt;BR /&gt;"pxdb failed with out of memory when reading an ELF section. Set environment variable ELF_LARGEFILE to true and compile again&lt;BR /&gt;$ ELF_LARGEFILE=true cc -g &lt;SOURCE_FILES&gt;&lt;BR /&gt;&lt;BR /&gt;Failed to get data from a section.&lt;BR /&gt;PXDB aborted.&lt;BR /&gt;pxdb64: internal error. File won't be debuggable (still a valid executable)"&lt;BR /&gt;&lt;BR /&gt;Indeed, file is working, but if I try to load it in debugger, it will try again to run pxdb64 and oviously fail.&lt;BR /&gt;&lt;BR /&gt;If I export ELF_LARGEFILE=true, I get another message right at the end of linking:&lt;BR /&gt;"Failure updating /home/porting/night/forum/run/libpgnppsxmlcmds.sl"&lt;BR /&gt;I have enough disk space, so I don't understand what's wrong here... The shared lib is created (it has the same size as without ELF_LARGEFILE=true, but has some some binary diffs).&lt;BR /&gt;&lt;BR /&gt;I'm working with WDB 5.2, and pxdb64 -v returns:&lt;BR /&gt;HP92453-02 A.11.0 HP-UX SYMBOLIC DEBUGGER (PXDB) $Revision: 76.54 $&lt;BR /&gt;        Header version: 5&lt;BR /&gt;PXDB aborted.&lt;BR /&gt;&lt;BR /&gt;uname -a:&lt;BR /&gt;HP-UX my_server B.11.00 U 9000/800 122434639 unlimited-user license&lt;BR /&gt;&lt;BR /&gt;aCC -V:&lt;BR /&gt;aCC: HP ANSI C++ B3910B A.03.45&lt;BR /&gt;(cannot update because of some third-party compatibility issues)&lt;BR /&gt;&lt;BR /&gt;Has anyone any idea what to try next?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Vasile Brindus&lt;BR /&gt;&lt;/SOURCE_FILES&gt;</description>
      <pubDate>Wed, 09 Nov 2005 15:56:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/pdbx64-error/m-p/3668224#M102782</guid>
      <dc:creator>Vasile_1</dc:creator>
      <dc:date>2005-11-09T15:56:04Z</dc:date>
    </item>
    <item>
      <title>Re: pdbx64 error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/pdbx64-error/m-p/3668225#M102783</link>
      <description>Hi Vasile,&lt;BR /&gt;   Can you let me know the size of shared library and the executable?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Suganya T</description>
      <pubDate>Wed, 16 Nov 2005 01:03:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/pdbx64-error/m-p/3668225#M102783</guid>
      <dc:creator>Suganya Thirumurthy</dc:creator>
      <dc:date>2005-11-16T01:03:51Z</dc:date>
    </item>
    <item>
      <title>Re: pdbx64 error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/pdbx64-error/m-p/3668226#M102784</link>
      <description>Hi Vasile,&lt;BR /&gt;   You can use +objdebug option with debug option(-g) to the compiler. Hope it will help you to debug the huge shared libraries.&lt;BR /&gt;Can you please let me know the version of the linker(ld)? Can you please share the testcase or executable if possible?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Suganya T</description>
      <pubDate>Wed, 16 Nov 2005 07:31:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/pdbx64-error/m-p/3668226#M102784</guid>
      <dc:creator>Suganya Thirumurthy</dc:creator>
      <dc:date>2005-11-16T07:31:16Z</dc:date>
    </item>
    <item>
      <title>Re: pdbx64 error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/pdbx64-error/m-p/3668227#M102785</link>
      <description>Hi!&lt;BR /&gt;&lt;BR /&gt;Linker version:&lt;BR /&gt;ld -V&lt;BR /&gt;92453-07 linker command s800.sgs ld PA64 B.11.36 REL 030211&lt;BR /&gt;ld: 92453-07 linker linker ld B.11.36 030403&lt;BR /&gt;&lt;BR /&gt;But I don't think the linker has anything to do with the issue, unless it has some bugs (I can debug smaller programs).&lt;BR /&gt;&lt;BR /&gt;The main program is 2.5 MB, it loads some shared libraries (probably 110 MB) and then the huge one which is 960 MB. This is the one which is not debuggable because of the pdbx64 issue.&lt;BR /&gt;&lt;BR /&gt;Unfortunately, I cannot share the executable and the shared lib, and I don't know if I can build a testcase.&lt;BR /&gt;&lt;BR /&gt;I'm trying to split it, but it will take some time (because of the monolithical design, there are lots of dependencies). But a big part of it, which is 705 MB, was linked without error messages (so I suppose it IS debuggable).&lt;BR /&gt;&lt;BR /&gt;I will try to use +objdebug obtion, it's a good idea. I will let you know what I get.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Vasile&lt;BR /&gt;</description>
      <pubDate>Wed, 16 Nov 2005 10:29:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/pdbx64-error/m-p/3668227#M102785</guid>
      <dc:creator>Vasile_1</dc:creator>
      <dc:date>2005-11-16T10:29:38Z</dc:date>
    </item>
  </channel>
</rss>

