<?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: Core file debugging wdb and gdb in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/core-file-debugging-wdb-and-gdb/m-p/4218496#M686491</link>
    <description>try "bt full"&lt;BR /&gt;&lt;BR /&gt;Which gdb is it, the one which comes with wdb or you have built it yourself?&lt;BR /&gt;&lt;BR /&gt;Thanks &lt;BR /&gt;Sri</description>
    <pubDate>Wed, 18 Jun 2008 15:40:02 GMT</pubDate>
    <dc:creator>Srimalik</dc:creator>
    <dc:date>2008-06-18T15:40:02Z</dc:date>
    <item>
      <title>Core file debugging wdb and gdb</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/core-file-debugging-wdb-and-gdb/m-p/4218495#M686490</link>
      <description>Hi,&lt;BR /&gt;Can You explain to me how do I see the same output of wdb "call stack" command, with gdb core file debugging?&lt;BR /&gt;&lt;BR /&gt;example:&lt;BR /&gt;&lt;BR /&gt;gdb /release/ntm/bin/NtmCmTom core&lt;BR /&gt;...&lt;BR /&gt;(gdb) bt&lt;BR /&gt;#0  0xc020c770 in kill () from /lib/libc.2&lt;BR /&gt;#1  0xc01a6dac in raise () from /lib/libc.2&lt;BR /&gt;#2  0xc01e8100 in abort_C () from /lib/libc.2&lt;BR /&gt;#3  0xc01e815c in abort () from /lib/libc.2&lt;BR /&gt;#4  0xca0150bc in sqlprc_ () from /opt/tcsi/osp/5.4/hpux1111/lib/libskel.sl&lt;BR /&gt;#5  0xc01a6dac in raise () from /lib/libc.2&lt;BR /&gt;Cannot access memory at address 0xca014548&lt;BR /&gt;&lt;BR /&gt;wdb /release/ntm/bin/NtmCmTom core&lt;BR /&gt;...&lt;BR /&gt;Open window WDB&lt;BR /&gt;...&lt;BR /&gt;Call Stack&lt;BR /&gt;...&lt;BR /&gt;#0  0xc020c770 in kill+0x10 () from /lib/libc.2&lt;BR /&gt;#1  0xc01a6dac in raise+0x24 () from /lib/libc.2&lt;BR /&gt;#2  0xc01e8100 in abort_C+0x160 () from /lib/libc.2&lt;BR /&gt;#3  0xc01e815c in abort+0x1c () from /lib/libc.2&lt;BR /&gt;#4  0xca0150bc in skSigMgmt::_OspSignalWrapper+0xb48 () from /opt/tcsi/osp/5.4/hpux1111/lib/libskel.sl&lt;BR /&gt;#5  &lt;SIGNAL handler="" called=""&gt;&lt;BR /&gt;#6  0xc020c770 in kill+0x10 () from /lib/libc.2&lt;BR /&gt;#7  0xc01a6dac in raise+0x24 () from /lib/libc.2&lt;BR /&gt;#8  0xc01e8058 in abort_C+0xb8 () from /lib/libc.2&lt;BR /&gt;#9  0xc01e815c in abort+0x1c () from /lib/libc.2&lt;BR /&gt;#10 0xc03236ac in terminate+0x38 () from /lib/libCsup.2&lt;BR /&gt;#11 0xc0323b64 in ThrowException+0x70 () from /lib/libCsup.2&lt;BR /&gt;#12 0xc03240c4 in __throw__FPvT1+0x14c () from /lib/libCsup.2&lt;BR /&gt;#13 0xc0326aec in operator new []+0x124 () from /lib/libCsup.2&lt;BR /&gt;#14 0xca08bcc4 in aecCreateXDRExpandableBuf+0x94 () from /opt/tcsi/osp/5.4/hpux1111/lib/libAec.sl&lt;BR /&gt;#15 0xca0878f8 in aecMsg::aecMsg+0xf0 () from /opt/tcsi/osp/5.4/hpux1111/lib/libAec.sl&lt;BR /&gt;#16 0xca073984 in aecSyncCliConnEndpt::SendSync+0x2e8 () from /opt/tcsi/osp/5.4/hpux1111/lib/libAec.sl&lt;BR /&gt;#17 0xca0c11b8 in nsSyncInvoker::LookupManagers+0x148 () from /opt/tcsi/osp/5.4/hpux1111/lib/libAec.sl&lt;BR /&gt;#18 0xca1337f0 in evMoSieveGlobalProviderSession::_GetTOMIdList+0xd70 () from /opt/tcsi/osp/5.4/hpux1111/lib/libEvents.sl&lt;BR /&gt;#19 0xca131668 in evMoSieveGlobalProviderSession::HandleRegisterRequest+0x148 () from /opt/tcsi/osp/5.4/hpux1111/lib/libEvents.sl&lt;BR /&gt;#20 0xca124238 in evMoSieveServiceProvider::HandleRequest+0x908 () from /opt/tcsi/osp/5.4/hpux1111/lib/libEvents.sl&lt;BR /&gt;#21 0xca08867c in aecMsg::_HandleRequestWrapper+0x19c () from /opt/tcsi/osp/5.4/hpux1111/lib/libAec.sl&lt;BR /&gt;#22 0xc9e9f618 in thrThreadPool::FunctionWrapper+0xec () from /opt/tcsi/osp/5.4/hpux1111/lib/libOspThreads.sl&lt;BR /&gt;#23 0xc9ea297c in thrThreadServerPOSIX::_Run+0x2b8 () from /opt/tcsi/osp/5.4/hpux1111/lib/libOspThreads.sl&lt;BR /&gt;#24 0xc004b00c in __pthread_body+0x44 () from /lib/libpthread.1&lt;BR /&gt;#25 0xc005529c in __pthread_start+0x14 () from /lib/libpthread.1&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Why the gdb backtrace command, not explain 25 frames?&lt;BR /&gt;&lt;BR /&gt;Thanks and excuse me for my english.&lt;/SIGNAL&gt;</description>
      <pubDate>Wed, 18 Jun 2008 09:30:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/core-file-debugging-wdb-and-gdb/m-p/4218495#M686490</guid>
      <dc:creator>Benedetto Mangiapane</dc:creator>
      <dc:date>2008-06-18T09:30:19Z</dc:date>
    </item>
    <item>
      <title>Re: Core file debugging wdb and gdb</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/core-file-debugging-wdb-and-gdb/m-p/4218496#M686491</link>
      <description>try "bt full"&lt;BR /&gt;&lt;BR /&gt;Which gdb is it, the one which comes with wdb or you have built it yourself?&lt;BR /&gt;&lt;BR /&gt;Thanks &lt;BR /&gt;Sri</description>
      <pubDate>Wed, 18 Jun 2008 15:40:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/core-file-debugging-wdb-and-gdb/m-p/4218496#M686491</guid>
      <dc:creator>Srimalik</dc:creator>
      <dc:date>2008-06-18T15:40:02Z</dc:date>
    </item>
    <item>
      <title>Re: Core file debugging wdb and gdb</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/core-file-debugging-wdb-and-gdb/m-p/4218497#M686492</link>
      <description>&amp;gt;Can you explain to me how do I see the same output of wdb "call stack" command, with gdb core file debugging?&lt;BR /&gt;&lt;BR /&gt;Are you on the same system where the abort occurred?  What gdb version are you running?&lt;BR /&gt;Otherwise they should be the same.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;gdb /release/ntm/bin/NtmCmTom core&lt;BR /&gt;(gdb) bt&lt;BR /&gt;#3 0xc01e815c in abort libc.2&lt;BR /&gt;#4 0xca0150bc in sqlprc_ libskel.sl&lt;BR /&gt;#5 0xc01a6dac in raise libc.2&lt;BR /&gt;Cannot access memory at address 0xca014548&lt;BR /&gt;&lt;BR /&gt;This indicates that something is wrong, like a mismatch in shlibs.  #5 is a dup of #1 and indicates gdb is lost.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;wdb /release/ntm/bin/NtmCmTom core&lt;BR /&gt;&lt;BR /&gt;This should give the same output if wdb is invoking the same gdb version.&lt;BR /&gt;&lt;BR /&gt;#12 0xc03240c4 in __throw__FPvT1 libCsup.2&lt;BR /&gt;#13 0xc0326aec in operator new[] libCsup.2&lt;BR /&gt;&lt;BR /&gt;This says you are out of heap space.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;Why the gdb backtrace command, missing ... frames?&lt;BR /&gt;&lt;BR /&gt;Not sure.  As Sri asks, what gdb is running?&lt;BR /&gt;The latest wdb/gdb can be downloaded from:&lt;BR /&gt;&lt;A href="http://www.hp.com/go/wdb" target="_blank"&gt;http://www.hp.com/go/wdb&lt;/A&gt;</description>
      <pubDate>Wed, 18 Jun 2008 16:47:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/core-file-debugging-wdb-and-gdb/m-p/4218497#M686492</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-06-18T16:47:34Z</dc:date>
    </item>
    <item>
      <title>Re: Core file debugging wdb and gdb</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/core-file-debugging-wdb-and-gdb/m-p/4218498#M686493</link>
      <description>The version of wdb is:&lt;BR /&gt;HP WDB-GUI - HP Debugger Graphical User Interface - Version 3.1.1&lt;BR /&gt;Rev: 20020828.160156&lt;BR /&gt;&lt;BR /&gt;The version of gdb is:&lt;BR /&gt;GNU gdb 5.3&lt;BR /&gt;&lt;BR /&gt;The system is the same.&lt;BR /&gt;&lt;BR /&gt;The question is why the gdb bt command, stop the output at "Cannot access memory at address 0xca014548" (after #5 frame), while the wdb makes you see from 25th frame?&lt;BR /&gt;&lt;BR /&gt;How can I use gdb to see the same thing?&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Thu, 19 Jun 2008 06:23:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/core-file-debugging-wdb-and-gdb/m-p/4218498#M686493</guid>
      <dc:creator>Benedetto Mangiapane</dc:creator>
      <dc:date>2008-06-19T06:23:13Z</dc:date>
    </item>
    <item>
      <title>Re: Core file debugging wdb and gdb</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/core-file-debugging-wdb-and-gdb/m-p/4218499#M686494</link>
      <description>&amp;gt;The version of gdb is: GNU gdb 5.3&lt;BR /&gt;&amp;gt;How can I use gdb to see the same thing?&lt;BR /&gt;&lt;BR /&gt;This looks like a foreign devil version of gdb.&lt;BR /&gt;You need to invoke HP's /opt/langtools/bin/gdb.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 19 Jun 2008 07:10:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/core-file-debugging-wdb-and-gdb/m-p/4218499#M686494</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-06-19T07:10:39Z</dc:date>
    </item>
    <item>
      <title>Re: Core file debugging wdb and gdb</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/core-file-debugging-wdb-and-gdb/m-p/4218500#M686495</link>
      <description>Great!....&lt;BR /&gt;&lt;BR /&gt;Thanks to all.</description>
      <pubDate>Thu, 19 Jun 2008 07:26:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/core-file-debugging-wdb-and-gdb/m-p/4218500#M686495</guid>
      <dc:creator>Benedetto Mangiapane</dc:creator>
      <dc:date>2008-06-19T07:26:17Z</dc:date>
    </item>
  </channel>
</rss>

