<?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 U_get_current_frame() dumps core in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/u-get-current-frame-dumps-core/m-p/3045521#M812795</link>
    <description>Received Bus Error. &lt;BR /&gt;Here is the trace back:&lt;BR /&gt;#0  0xc0000000001ba5f4 in U_get_current_frame+0x74 ()&lt;BR /&gt;   from /usr/lib/pa20_64/libcl.2&lt;BR /&gt;(gdb) tb&lt;BR /&gt;Breakpoint 1 at 0xc0000000001ba5f4&lt;BR /&gt;(gdb) bt&lt;BR /&gt;#0  0xc0000000001ba5f4 in U_get_current_frame+0x74 ()&lt;BR /&gt;   from /usr/lib/pa20_64/libcl.2&lt;BR /&gt;#1  0x40000000001239b8 in ABC(frameP=0x800003ffff7f0fe8 "\200")&lt;BR /&gt;    at pkthread.c:2236&lt;BR /&gt;#2  0x4000000000f45ce4 in XYZ&lt;BR /&gt;   (amount=72,&lt;BR /&gt;    file=0x80000001002568a0 "outinit.c", line=203) at pkmemory.c:204&lt;BR /&gt;#3  0x4000000000eb6504 in outInit (&lt;BR /&gt;    language=0x80000001000001e8 "en_US.iso88591", maxCached=3000)&lt;BR /&gt;    at outinit.c:203&lt;BR /&gt;#4  0x4000000000115cd8 in main (argCount=1, argVector=0x800003ffff7f05c8)&lt;BR /&gt;    at test.c:670&lt;BR /&gt;(gdb)&lt;BR /&gt;&lt;BR /&gt;Here is my routine&lt;BR /&gt;long                   ABC(void *frameP)&lt;BR /&gt;{&lt;BR /&gt;  int rc = 0;&lt;BR /&gt;  curr_frame_info   curr_frame;&lt;BR /&gt;  prev_frame_info   prev_frame;&lt;BR /&gt;  U_get_current_frame(&amp;amp;curr_frame);&lt;BR /&gt;  perror ("return from U_get_current_frame");&lt;BR /&gt;  printf("curr_frame.size:%l\n", curr_frame.size);&lt;BR /&gt;  printf("curr_frame.sp:%l\n", curr_frame.sp);&lt;BR /&gt;  return (0);&lt;BR /&gt;}&lt;BR /&gt;&lt;BR /&gt;My application is 64bit running on HP11.11.  &lt;BR /&gt;Any help will be appreciated.  Thanks&lt;BR /&gt;</description>
    <pubDate>Sat, 09 Aug 2003 05:08:48 GMT</pubDate>
    <dc:creator>Thu Nguyen_2</dc:creator>
    <dc:date>2003-08-09T05:08:48Z</dc:date>
    <item>
      <title>U_get_current_frame() dumps core</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/u-get-current-frame-dumps-core/m-p/3045521#M812795</link>
      <description>Received Bus Error. &lt;BR /&gt;Here is the trace back:&lt;BR /&gt;#0  0xc0000000001ba5f4 in U_get_current_frame+0x74 ()&lt;BR /&gt;   from /usr/lib/pa20_64/libcl.2&lt;BR /&gt;(gdb) tb&lt;BR /&gt;Breakpoint 1 at 0xc0000000001ba5f4&lt;BR /&gt;(gdb) bt&lt;BR /&gt;#0  0xc0000000001ba5f4 in U_get_current_frame+0x74 ()&lt;BR /&gt;   from /usr/lib/pa20_64/libcl.2&lt;BR /&gt;#1  0x40000000001239b8 in ABC(frameP=0x800003ffff7f0fe8 "\200")&lt;BR /&gt;    at pkthread.c:2236&lt;BR /&gt;#2  0x4000000000f45ce4 in XYZ&lt;BR /&gt;   (amount=72,&lt;BR /&gt;    file=0x80000001002568a0 "outinit.c", line=203) at pkmemory.c:204&lt;BR /&gt;#3  0x4000000000eb6504 in outInit (&lt;BR /&gt;    language=0x80000001000001e8 "en_US.iso88591", maxCached=3000)&lt;BR /&gt;    at outinit.c:203&lt;BR /&gt;#4  0x4000000000115cd8 in main (argCount=1, argVector=0x800003ffff7f05c8)&lt;BR /&gt;    at test.c:670&lt;BR /&gt;(gdb)&lt;BR /&gt;&lt;BR /&gt;Here is my routine&lt;BR /&gt;long                   ABC(void *frameP)&lt;BR /&gt;{&lt;BR /&gt;  int rc = 0;&lt;BR /&gt;  curr_frame_info   curr_frame;&lt;BR /&gt;  prev_frame_info   prev_frame;&lt;BR /&gt;  U_get_current_frame(&amp;amp;curr_frame);&lt;BR /&gt;  perror ("return from U_get_current_frame");&lt;BR /&gt;  printf("curr_frame.size:%l\n", curr_frame.size);&lt;BR /&gt;  printf("curr_frame.sp:%l\n", curr_frame.sp);&lt;BR /&gt;  return (0);&lt;BR /&gt;}&lt;BR /&gt;&lt;BR /&gt;My application is 64bit running on HP11.11.  &lt;BR /&gt;Any help will be appreciated.  Thanks&lt;BR /&gt;</description>
      <pubDate>Sat, 09 Aug 2003 05:08:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/u-get-current-frame-dumps-core/m-p/3045521#M812795</guid>
      <dc:creator>Thu Nguyen_2</dc:creator>
      <dc:date>2003-08-09T05:08:48Z</dc:date>
    </item>
    <item>
      <title>Re: U_get_current_frame() dumps core</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/u-get-current-frame-dumps-core/m-p/3045522#M812796</link>
      <description>&lt;BR /&gt;which version of libcl are you using ?&lt;BR /&gt;could not see the problem with the version i have:&lt;BR /&gt;&lt;BR /&gt;bash-2.01$ what /usr/lib/pa20_64/libcl.2&lt;BR /&gt;/usr/lib/pa20_64/libcl.2:&lt;BR /&gt;        libcl.sl version B.11.01.08 - Jun 15, 2001&lt;BR /&gt;         Trap Library version UX.11.01.03(GS IB4) - November 16, 1998&lt;BR /&gt;         Unwind Library version UX.11.01.05 - 00/08/15</description>
      <pubDate>Mon, 11 Aug 2003 06:06:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/u-get-current-frame-dumps-core/m-p/3045522#M812796</guid>
      <dc:creator>ranganath ramachandra</dc:creator>
      <dc:date>2003-08-11T06:06:48Z</dc:date>
    </item>
    <item>
      <title>Re: U_get_current_frame() dumps core</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/u-get-current-frame-dumps-core/m-p/3045523#M812797</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Check against&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://devrsrc1.external.hp.com/STK/partner/unwind.pdf" target="_blank"&gt;http://devrsrc1.external.hp.com/STK/partner/unwind.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;       Steve Steel</description>
      <pubDate>Mon, 11 Aug 2003 12:04:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/u-get-current-frame-dumps-core/m-p/3045523#M812797</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2003-08-11T12:04:21Z</dc:date>
    </item>
    <item>
      <title>Re: U_get_current_frame() dumps core</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/u-get-current-frame-dumps-core/m-p/3045524#M812798</link>
      <description>Hi, Thanks very much for you help...This is my libcl.2 information:&lt;BR /&gt;root@frau[/usr/lib/pa20_64]% what libcl.2&lt;BR /&gt;libcl.2:&lt;BR /&gt;        libIO77 HP HPUX [ Release B.11.01.15 PA 64bit ]&lt;BR /&gt;         (hp700:hp/ux) Jan  7 2003&lt;BR /&gt;         Copyright (c) 2001 Hewlett Packard.&lt;BR /&gt;        libcl.sl version B.11.01.18 - Jan  3 2003&lt;BR /&gt;         Trap Library version UX.11.01.06 - 02/04/16&lt;BR /&gt;         Unwind Library version UX.11.01.05 - 00/08/15&lt;BR /&gt;root@frau[/usr/lib/pa20_64]%&lt;BR /&gt;&lt;BR /&gt;I have read "UNWIND PA64 FUNCTIONAL SPECIFICATION" but maybe I don't understand correctly.  What routines I should use to setup the current frame before I can call U_get_previous_frame().  My main task is getting information in the previous frame.&lt;BR /&gt;Please help if you have used those routines.&lt;BR /&gt;Thanks&lt;BR /&gt;</description>
      <pubDate>Mon, 11 Aug 2003 21:15:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/u-get-current-frame-dumps-core/m-p/3045524#M812798</guid>
      <dc:creator>Thu Nguyen_2</dc:creator>
      <dc:date>2003-08-11T21:15:11Z</dc:date>
    </item>
    <item>
      <title>Re: U_get_current_frame() dumps core</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/u-get-current-frame-dumps-core/m-p/3045525#M812799</link>
      <description>i'm not sure if this will solve the problem, but the correct prototype seems to be like&lt;BR /&gt;&lt;BR /&gt;  curr_frame_info U_get_current_frame (void);&lt;BR /&gt;&lt;BR /&gt;and using it this way gave me some nice-looking results too :&lt;BR /&gt;&lt;BR /&gt; prev_frame_info prev_frame;&lt;BR /&gt; curr_frame_info curr_frame= &lt;BR /&gt;   (U_get_current_frame());&lt;BR /&gt; U_get_previous_frame(&amp;amp;curr_frame,&amp;amp;prev_frame);&lt;BR /&gt;</description>
      <pubDate>Tue, 12 Aug 2003 05:30:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/u-get-current-frame-dumps-core/m-p/3045525#M812799</guid>
      <dc:creator>ranganath ramachandra</dc:creator>
      <dc:date>2003-08-12T05:30:48Z</dc:date>
    </item>
  </channel>
</rss>

