<?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: Getting RethrowException on HPUX 11.23 IA64 from C/C++ code in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/getting-rethrowexception-on-hpux-11-23-ia64-from-c-c-code/m-p/5023741#M97818</link>
    <description>You neglected to mention you are running a PA executable on IPF.  Also the PA version of gdb you have is old.  You should get a newer version, PHSS_34417.&lt;BR /&gt;&lt;BR /&gt;Was there a particular signal involved?  It is impossible to fail on U_is_readable+0x4 unless you sent a INT or QUIT signal and it just happened to be at that one instruction.&lt;BR /&gt;&lt;BR /&gt;I can only suggest you make sure you have the latest Aries and libcl patches: PHSS_35045 PHSS_33903&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Fri, 19 Jan 2007 19:20:13 GMT</pubDate>
    <dc:creator>Dennis Handly</dc:creator>
    <dc:date>2007-01-19T19:20:13Z</dc:date>
    <item>
      <title>Getting RethrowException on HPUX 11.23 IA64 from C/C++ code</title>
      <link>https://community.hpe.com/t5/operating-system-linux/getting-rethrowexception-on-hpux-11-23-ia64-from-c-c-code/m-p/5023740#M97817</link>
      <description>Hello experts,&lt;BR /&gt;Could anyone let me know if a good patch / uppgrade will resolve the exception?&lt;BR /&gt;Thanks,&lt;BR /&gt;-V2&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# gdb32 ./mypg ../scripts/core.mypg&lt;BR /&gt;&lt;BR /&gt;HP gdb 3.4 for PA-RISC 1.1 or 2.0 (narrow), HP-UX 11.00.&lt;BR /&gt;&lt;BR /&gt;Copyright 1986 - 2001 Free Software Foundation, Inc.&lt;BR /&gt;&lt;BR /&gt;Hewlett-Packard Wildebeest 3.4 (based on GDB) is covered by the&lt;BR /&gt;&lt;BR /&gt;GNU General Public License. Type "show copying" to see the conditions to&lt;BR /&gt;&lt;BR /&gt;change it and/or distribute copies. Type "show warranty" for warranty/support.&lt;BR /&gt;&lt;BR /&gt;..(no debugging symbols found)...&lt;BR /&gt;&lt;BR /&gt;Core was generated by `mypg'.&lt;BR /&gt;&lt;BR /&gt;(no debugging symbols found)...#0  0xc284e310 in U_is_readable+0x4 () from /usr/lib/libcl.2&lt;BR /&gt;&lt;BR /&gt;(gdb) where&lt;BR /&gt;&lt;BR /&gt;#0  0xc284e310 in U_is_readable+0x4 () from /usr/lib/libcl.2&lt;BR /&gt;&lt;BR /&gt;#1  0xc284e0b4 in U_get_shLib_unw_tbl+0x34 () from /usr/lib/libcl.2&lt;BR /&gt;&lt;BR /&gt;#2  0xc294dde0 in Get_func_info+0x94 () from /usr/lib/libCsup_v2.2&lt;BR /&gt;&lt;BR /&gt;#3  0xc294e384 in TCompTechFunctionDescriptor::TCompTechFunctionDescriptor+0x54 () from /usr/lib/libCsup_v2.2&lt;BR /&gt;&lt;BR /&gt;#4  0xc294e634 in CreatePCtoExceptionDescriptor+0x20 () from /usr/lib/libCsup_v2.2&lt;BR /&gt;&lt;BR /&gt;#5  0xc294ecd0 in findCurrentException+0x84 () from /usr/lib/libCsup_v2.2&lt;BR /&gt;&lt;BR /&gt;#6  0xc294f6e0 in RethrowException+0x70 () from /usr/lib/libCsup_v2.2&lt;BR /&gt;&lt;BR /&gt;#7  0xc294fa28 in __rethrow+0x134 () from /usr/lib/libCsup_v2.2&lt;BR /&gt;&lt;BR /&gt;#8  0xca22d11c in mypg::DataBroker::getTypeId+0x934 () from /opt/mypg/lib/libVxmypg.sl&lt;BR /&gt;&lt;BR /&gt;#9  0xca1d7594 in mypg::HostMsgSampleIntInt::processSample+0xe4 () from /opt/mypg/lib/libVxmypg.sl&lt;BR /&gt;&lt;BR /&gt;#10 0xca15f4d8 in mypg::Agent::handleTypedMessage+0x2ad8 () from /opt/mypg/lib/libVxmypg.sl&lt;BR /&gt;&lt;BR /&gt;#11 0xca0f543c in mypg::Agent&amp;lt;:objectrequest&amp;gt;::handleMessage+0x64 ()&lt;BR /&gt;&lt;BR /&gt;   from /opt/mypg/lib/libVxmypg.sl&lt;BR /&gt;&lt;BR /&gt;#12 0xca0ed37c in TypedMsgHandler&amp;lt;:agent&amp;gt;::MsgWrapper&amp;lt;:objectrequest&amp;gt;::forwardTo+0x34 ()&lt;BR /&gt;&lt;BR /&gt;   from /opt/mypg/lib/libVxmypg.sl&lt;BR /&gt;&lt;BR /&gt;#13 0xca0e52d0 in MessageQueue&amp;lt;:agent&amp;gt;&amp;gt;::svc+0x2d0 ()&lt;BR /&gt;&lt;BR /&gt;   from /opt/mypg/lib/libVxmypg.sl&lt;BR /&gt;&lt;BR /&gt;#14 0xc906a9c4 in ACE_Task_Base::svc_run+0x5c () from /opt/mypg/lib/libvxACE.sl.3&lt;BR /&gt;&lt;BR /&gt;#15 0xc8fcee28 in ACE_Thread_Adapter::invoke_i+0xf0 () from /opt/mypg/lib/libvxACE.sl.3&lt;BR /&gt;&lt;BR /&gt;#16 0xc8fcecd4 in ACE_Thread_Adapter::invoke+0xbc () from /opt/mypg/lib/libvxACE.sl.3&lt;BR /&gt;&lt;BR /&gt;#17 0xc8f63d90 in ace_thread_adapter+0x38 () from /opt/mypg/lib/libvxACE.sl.3&lt;BR /&gt;&lt;BR /&gt;#18 0xc2536024 in __pthread_bound_body+0xa8 () from /usr/lib/libpthread.1&lt;BR /&gt;&lt;BR /&gt;#19 0xc2566ab4 in __pthread_bound_start+0x14 () from /usr/lib/libpthread.1&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 19 Jan 2007 12:40:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/getting-rethrowexception-on-hpux-11-23-ia64-from-c-c-code/m-p/5023740#M97817</guid>
      <dc:creator>v2_1</dc:creator>
      <dc:date>2007-01-19T12:40:13Z</dc:date>
    </item>
    <item>
      <title>Re: Getting RethrowException on HPUX 11.23 IA64 from C/C++ code</title>
      <link>https://community.hpe.com/t5/operating-system-linux/getting-rethrowexception-on-hpux-11-23-ia64-from-c-c-code/m-p/5023741#M97818</link>
      <description>You neglected to mention you are running a PA executable on IPF.  Also the PA version of gdb you have is old.  You should get a newer version, PHSS_34417.&lt;BR /&gt;&lt;BR /&gt;Was there a particular signal involved?  It is impossible to fail on U_is_readable+0x4 unless you sent a INT or QUIT signal and it just happened to be at that one instruction.&lt;BR /&gt;&lt;BR /&gt;I can only suggest you make sure you have the latest Aries and libcl patches: PHSS_35045 PHSS_33903&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 19 Jan 2007 19:20:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/getting-rethrowexception-on-hpux-11-23-ia64-from-c-c-code/m-p/5023741#M97818</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-01-19T19:20:13Z</dc:date>
    </item>
    <item>
      <title>Re: Getting RethrowException on HPUX 11.23 IA64 from C/C++ code</title>
      <link>https://community.hpe.com/t5/operating-system-linux/getting-rethrowexception-on-hpux-11-23-ia64-from-c-c-code/m-p/5023742#M97819</link>
      <description>Hmm, from your original thread, you do have two of the patches I mentioned:  PHSS_35045 PHSS_33903&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1092168" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1092168&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I suggest you get a better gdb and retry the stack trace.</description>
      <pubDate>Sat, 20 Jan 2007 05:52:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/getting-rethrowexception-on-hpux-11-23-ia64-from-c-c-code/m-p/5023742#M97819</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-01-20T05:52:57Z</dc:date>
    </item>
    <item>
      <title>Re: Getting RethrowException on HPUX 11.23 IA64 from C/C++ code</title>
      <link>https://community.hpe.com/t5/operating-system-linux/getting-rethrowexception-on-hpux-11-23-ia64-from-c-c-code/m-p/5023743#M97820</link>
      <description>Increasing the stack size for the pthread i the C program resolved the issue.&lt;BR /&gt;&lt;BR /&gt;All the symptoms otherwise lead to all absurd diagnosis.</description>
      <pubDate>Mon, 26 Feb 2007 14:28:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/getting-rethrowexception-on-hpux-11-23-ia64-from-c-c-code/m-p/5023743#M97820</guid>
      <dc:creator>v2_1</dc:creator>
      <dc:date>2007-02-26T14:28:55Z</dc:date>
    </item>
  </channel>
</rss>

