<?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 C++ program generated core in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/c-program-generated-core/m-p/3838906#M779552</link>
    <description>Hello All,&lt;BR /&gt;&lt;BR /&gt;We are currently trying to port a C++ application on Solaris to HP-UX 11.11. &lt;BR /&gt;This application is the plugin for Apache 2.x.&lt;BR /&gt;Normmally it work. But when stopping apache process (, core is generated. &lt;BR /&gt;We have already ported the application on windows successfully. We have use aCC compiler. I am not sure whether this is patch problem or other OS related problem.&lt;BR /&gt;If anyone thinks that this is patch problem, please let me know.&lt;BR /&gt;&lt;BR /&gt;=============================&lt;BR /&gt;# gdb /opt/hpws/apache/bin/httpd core&lt;BR /&gt;HP gdb 5.2 for PA-RISC 1.1 or 2.0 (narrow), HP-UX 11.00&lt;BR /&gt;and target hppa1.1-hp-hpux11.00.&lt;BR /&gt;Copyright 1986 - 2001 Free Software Foundation, Inc.&lt;BR /&gt;Hewlett-Packard Wildebeest 5.2 (based on GDB) is covered by the&lt;BR /&gt;GNU General Public License. Type "show copying" to see the conditions to&lt;BR /&gt;change it and/or distribute copies. Type "show warranty" for warranty/support.&lt;BR /&gt;..&lt;BR /&gt;Core was generated by `httpd'.&lt;BR /&gt;Program terminated with signal 11, Segmentation fault.&lt;BR /&gt;SEGV_UNKNOWN - Unknown Error&lt;BR /&gt;#0  0xc020dee0 in kill+0x10 () from /usr/lib/libc.2&lt;BR /&gt;(gdb) info thread all&lt;BR /&gt;*   1 system thread 15066   0xc020dee0 in kill+0x10 () from /usr/lib/libc.2&lt;BR /&gt;(gdb) thread 1&lt;BR /&gt;[Current thread is already 1 (system thread 15066)]&lt;BR /&gt;(gdb) &lt;BR /&gt;[Current thread is already 1 (system thread 15066)]&lt;BR /&gt;(gdb) bt&lt;BR /&gt;#0  0xc020dee0 in kill+0x10 () from /usr/lib/libc.2&lt;BR /&gt;#1  0x62d44 in sig_coredump (sig=11) at mpm_common.c:955&lt;BR /&gt;#2  &lt;SIGNAL handler="" called=""&gt;&lt;BR /&gt;#3  0xc26dcba0 in &lt;UNKNOWN_PROCEDURE&gt; ()&lt;BR /&gt;warning: Attempting to unwind past bad PC 0xc26dcba0 &lt;BR /&gt;#4  0xc376e47c in aaaAuthn::~aaaAuthn (this=0x7aeb2bf0, #free=2) at ./xxx.cpp:115&lt;BR /&gt;#5  0xc1ce734c in _niam_body+0x12c () from /usr/lib/libCsup_v2.2&lt;BR /&gt;#6  0xc1ce73b4 in _niam+0x1c () from /usr/lib/libCsup_v2.2&lt;BR /&gt;#7  0xc01849ec in exit+0x74 () from /usr/lib/libc.2&lt;BR /&gt;#8  0x53aac in destroy_and_exit_process (process=0x40012c78, process_exit_value=0) at main.c:210&lt;BR /&gt;#9  0x55738 in main (argc=5, argv=0x7aff0784) at main.c:624&lt;BR /&gt;(gdb) quit&lt;BR /&gt;=============================&lt;BR /&gt;&lt;BR /&gt;Thank in advance.&lt;BR /&gt;&lt;/UNKNOWN_PROCEDURE&gt;&lt;/SIGNAL&gt;</description>
    <pubDate>Mon, 07 Aug 2006 20:19:20 GMT</pubDate>
    <dc:creator>tash S</dc:creator>
    <dc:date>2006-08-07T20:19:20Z</dc:date>
    <item>
      <title>C++ program generated core</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/c-program-generated-core/m-p/3838906#M779552</link>
      <description>Hello All,&lt;BR /&gt;&lt;BR /&gt;We are currently trying to port a C++ application on Solaris to HP-UX 11.11. &lt;BR /&gt;This application is the plugin for Apache 2.x.&lt;BR /&gt;Normmally it work. But when stopping apache process (, core is generated. &lt;BR /&gt;We have already ported the application on windows successfully. We have use aCC compiler. I am not sure whether this is patch problem or other OS related problem.&lt;BR /&gt;If anyone thinks that this is patch problem, please let me know.&lt;BR /&gt;&lt;BR /&gt;=============================&lt;BR /&gt;# gdb /opt/hpws/apache/bin/httpd core&lt;BR /&gt;HP gdb 5.2 for PA-RISC 1.1 or 2.0 (narrow), HP-UX 11.00&lt;BR /&gt;and target hppa1.1-hp-hpux11.00.&lt;BR /&gt;Copyright 1986 - 2001 Free Software Foundation, Inc.&lt;BR /&gt;Hewlett-Packard Wildebeest 5.2 (based on GDB) is covered by the&lt;BR /&gt;GNU General Public License. Type "show copying" to see the conditions to&lt;BR /&gt;change it and/or distribute copies. Type "show warranty" for warranty/support.&lt;BR /&gt;..&lt;BR /&gt;Core was generated by `httpd'.&lt;BR /&gt;Program terminated with signal 11, Segmentation fault.&lt;BR /&gt;SEGV_UNKNOWN - Unknown Error&lt;BR /&gt;#0  0xc020dee0 in kill+0x10 () from /usr/lib/libc.2&lt;BR /&gt;(gdb) info thread all&lt;BR /&gt;*   1 system thread 15066   0xc020dee0 in kill+0x10 () from /usr/lib/libc.2&lt;BR /&gt;(gdb) thread 1&lt;BR /&gt;[Current thread is already 1 (system thread 15066)]&lt;BR /&gt;(gdb) &lt;BR /&gt;[Current thread is already 1 (system thread 15066)]&lt;BR /&gt;(gdb) bt&lt;BR /&gt;#0  0xc020dee0 in kill+0x10 () from /usr/lib/libc.2&lt;BR /&gt;#1  0x62d44 in sig_coredump (sig=11) at mpm_common.c:955&lt;BR /&gt;#2  &lt;SIGNAL handler="" called=""&gt;&lt;BR /&gt;#3  0xc26dcba0 in &lt;UNKNOWN_PROCEDURE&gt; ()&lt;BR /&gt;warning: Attempting to unwind past bad PC 0xc26dcba0 &lt;BR /&gt;#4  0xc376e47c in aaaAuthn::~aaaAuthn (this=0x7aeb2bf0, #free=2) at ./xxx.cpp:115&lt;BR /&gt;#5  0xc1ce734c in _niam_body+0x12c () from /usr/lib/libCsup_v2.2&lt;BR /&gt;#6  0xc1ce73b4 in _niam+0x1c () from /usr/lib/libCsup_v2.2&lt;BR /&gt;#7  0xc01849ec in exit+0x74 () from /usr/lib/libc.2&lt;BR /&gt;#8  0x53aac in destroy_and_exit_process (process=0x40012c78, process_exit_value=0) at main.c:210&lt;BR /&gt;#9  0x55738 in main (argc=5, argv=0x7aff0784) at main.c:624&lt;BR /&gt;(gdb) quit&lt;BR /&gt;=============================&lt;BR /&gt;&lt;BR /&gt;Thank in advance.&lt;BR /&gt;&lt;/UNKNOWN_PROCEDURE&gt;&lt;/SIGNAL&gt;</description>
      <pubDate>Mon, 07 Aug 2006 20:19:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/c-program-generated-core/m-p/3838906#M779552</guid>
      <dc:creator>tash S</dc:creator>
      <dc:date>2006-08-07T20:19:20Z</dc:date>
    </item>
    <item>
      <title>Re: C++ program generated core</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/c-program-generated-core/m-p/3838907#M779553</link>
      <description>Hi, &lt;BR /&gt;&lt;BR /&gt;Which version of aCC you are using ? You haven't specified that. &lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Mon, 07 Aug 2006 22:40:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/c-program-generated-core/m-p/3838907#M779553</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-08-07T22:40:37Z</dc:date>
    </item>
    <item>
      <title>Re: C++ program generated core</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/c-program-generated-core/m-p/3838908#M779554</link>
      <description>Here is aCC version I use:&lt;BR /&gt; &lt;BR /&gt;A.03.70&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;tash S</description>
      <pubDate>Tue, 08 Aug 2006 00:04:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/c-program-generated-core/m-p/3838908#M779554</guid>
      <dc:creator>tash S</dc:creator>
      <dc:date>2006-08-08T00:04:13Z</dc:date>
    </item>
    <item>
      <title>Re: C++ program generated core</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/c-program-generated-core/m-p/3838909#M779555</link>
      <description>Hi, &lt;BR /&gt;&lt;BR /&gt;Perhaps you can try installing PHSS_33944 &lt;A href="http://www1.itrc.hp.com/service/patch/patchDetail.do?patchid=PHSS_33944&amp;amp;sel={hpux:11.11,}&amp;amp;BC=main" target="_blank"&gt;http://www1.itrc.hp.com/service/patch/patchDetail.do?patchid=PHSS_33944&amp;amp;sel={hpux:11.11,}&amp;amp;BC=main&lt;/A&gt;|search|&lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Tue, 08 Aug 2006 00:13:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/c-program-generated-core/m-p/3838909#M779555</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-08-08T00:13:57Z</dc:date>
    </item>
    <item>
      <title>Re: C++ program generated core</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/c-program-generated-core/m-p/3838910#M779556</link>
      <description>We can not install the paches in the following reason.&lt;BR /&gt;Even if we installed the pache about PHSS_33035.&lt;BR /&gt;&lt;BR /&gt;Any ideas? &lt;BR /&gt;========================&lt;BR /&gt;&lt;BR /&gt;bash-2.04# swinstall -x autoreboot=true -p -s /var/tmp/patches5/PHSS_33944.depo&lt;BR /&gt;t \*&lt;BR /&gt;&lt;BR /&gt;=======  08/08/06 16:45:16 JST  BEGIN swinstall SESSION&lt;BR /&gt;         (non-interactive) (jobid=xxx-hp-0216)&lt;BR /&gt;&lt;BR /&gt;       * Session started for user "root@xxx-hp".&lt;BR /&gt;&lt;BR /&gt;       * Beginning Selection&lt;BR /&gt;       * Target connection succeeded for "xxx-hp:/".&lt;BR /&gt;NOTE:    The software "PHSS_33944" was successfully marked, but it&lt;BR /&gt;         depends on the following software items which could not be&lt;BR /&gt;         found in the source. However, these items may already be in&lt;BR /&gt;         the target. This will be checked during the Analysis Phase:&lt;BR /&gt;         PHSS_33035.CORE-64SLIB,fa=HP-UX_B.11.11_32/64&lt;BR /&gt;         PHSS_33035.CORE-SHLIBS,fa=HP-UX_B.11.11_32/64&lt;BR /&gt;         PHSS_33035.LANG-MIN,fa=HP-UX_B.11.11_32/64&lt;BR /&gt;       * Source:                 /var/tmp/patches5/PHSS_33944.depot&lt;BR /&gt;       * Targets:                xxx-hp:/&lt;BR /&gt;       * Software selections:&lt;BR /&gt;             PHSS_33944.CORE-64SLIB,r=1.0,a=HP-UX_B.11.11_32/64,v=HP,fr=1.0,fa=H&lt;BR /&gt;P-UX_B.11.11_32/64&lt;BR /&gt;             PHSS_33944.CORE-SHLIBS,r=1.0,a=HP-UX_B.11.11_32/64,v=HP,fr=1.0,fa=H&lt;BR /&gt;P-UX_B.11.11_32/64&lt;BR /&gt;             PHSS_33944.LANG-64ALIB,r=1.0,a=HP-UX_B.11.11_32/64,v=HP,fr=1.0,fa=H&lt;BR /&gt;P-UX_B.11.11_32/64&lt;BR /&gt;             PHSS_33944.LANG-MIN,r=1.0,a=HP-UX_B.11.11_32/64,v=HP,fr=1.0,fa=HP-U&lt;BR /&gt;X_B.11.11_32/64&lt;BR /&gt;       * Selection succeeded.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;       * Beginning Analysis&lt;BR /&gt;       * Session selections have been saved in the file&lt;BR /&gt;         "/.sw/sessions/swinstall.last".&lt;BR /&gt;       * The analysis phase succeeded for "xxx-hp:/".&lt;BR /&gt;       * Analysis succeeded.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;NOTE:    More information may be found in the agent logfile using the&lt;BR /&gt;         command "swjob -a log xxx-hp-0216 @ rsasj-hp:/".&lt;BR /&gt;&lt;BR /&gt;=======  08/08/06 16:45:21 JST  END swinstall SESSION (non-interactive)&lt;BR /&gt;         (jobid=xxx-hp-0216)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;===================&lt;BR /&gt;&lt;BR /&gt;regards;&lt;BR /&gt;-tash s</description>
      <pubDate>Tue, 08 Aug 2006 02:52:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/c-program-generated-core/m-p/3838910#M779556</guid>
      <dc:creator>tash S</dc:creator>
      <dc:date>2006-08-08T02:52:35Z</dc:date>
    </item>
    <item>
      <title>Re: C++ program generated core</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/c-program-generated-core/m-p/3838911#M779557</link>
      <description>Hi, &lt;BR /&gt;&lt;BR /&gt;PHSS_33944 has a dependency towards PHSS_33035. You can download both of them together, make a single bundle then, install it. &lt;BR /&gt;&lt;BR /&gt;It should work that way. &lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Tue, 08 Aug 2006 03:17:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/c-program-generated-core/m-p/3838911#M779557</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-08-08T03:17:16Z</dc:date>
    </item>
    <item>
      <title>Re: C++ program generated core</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/c-program-generated-core/m-p/3838912#M779558</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Can you clarify the following phase &lt;BR /&gt;"make a single bundle then" ?&lt;BR /&gt;&lt;BR /&gt;I installed PHSS_33035.&lt;BR /&gt;And after that, I am trying to install PHSS_33944.&lt;BR /&gt;&lt;BR /&gt;Can I have special command in order to "make a single bundle then"?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance,&lt;BR /&gt;-tash S&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Aug 2006 04:23:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/c-program-generated-core/m-p/3838912#M779558</guid>
      <dc:creator>tash S</dc:creator>
      <dc:date>2006-08-08T04:23:45Z</dc:date>
    </item>
    <item>
      <title>Re: C++ program generated core</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/c-program-generated-core/m-p/3838913#M779559</link>
      <description>Hi, &lt;BR /&gt;&lt;BR /&gt;There is an option to download both the patches in a single zip file. Later, unzip it to /tmp/patches. You will find "README_hp-ux". It has got all the information. &lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Tue, 08 Aug 2006 04:45:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/c-program-generated-core/m-p/3838913#M779559</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-08-08T04:45:47Z</dc:date>
    </item>
    <item>
      <title>Re: C++ program generated core</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/c-program-generated-core/m-p/3838914#M779560</link>
      <description>Hi,&lt;BR /&gt; I installed the both using &lt;BR /&gt;swinstall -x autoreboot=true -s /var/tmp/patches/depot \*, &lt;BR /&gt;&lt;BR /&gt;And I reboot HP-UX box.&lt;BR /&gt;&lt;BR /&gt;but swlist said in the following.&lt;BR /&gt;====================================&lt;BR /&gt;bash-2.04# swlist -l fileset -a state PHCO_33035&lt;BR /&gt;# Initializing...&lt;BR /&gt;# Contacting target "xxx-hp"...&lt;BR /&gt;ERROR: Software "PHCO_33035" was not found on host "xxx-hp:/".&lt;BR /&gt;bash-2.04# swlist -l fileset -a state PHCO_33944&lt;BR /&gt;# Initializing...&lt;BR /&gt;# Contacting target "rsasj-hp"...&lt;BR /&gt;ERROR: Software "PHCO_33944" was not found on host "xxx-hp:/".&lt;BR /&gt;====================================&lt;BR /&gt;regard;&lt;BR /&gt;-tash S</description>
      <pubDate>Tue, 08 Aug 2006 05:42:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/c-program-generated-core/m-p/3838914#M779560</guid>
      <dc:creator>tash S</dc:creator>
      <dc:date>2006-08-08T05:42:44Z</dc:date>
    </item>
    <item>
      <title>Re: C++ program generated core</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/c-program-generated-core/m-p/3838915#M779561</link>
      <description>Hello Arun,&lt;BR /&gt;&lt;BR /&gt;After I installed PHSS_33944, the result was the same,which means that it generated core.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;gt;Perhaps you can try installing PHSS_33944 &amp;gt;&lt;A href="http://www1.itrc.hp.com/service/patch/patch" target="_blank"&gt;http://www1.itrc.hp.com/service/patch/patch&lt;/A&gt;&amp;gt;Detail.do?patchid=PHSS_33944&amp;amp;sel=&lt;BR /&gt;&amp;gt;{hpux:11.11,}&amp;amp;BC=main|search|&lt;BR /&gt;&lt;BR /&gt;Any other idea?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.&lt;BR /&gt;-tash S</description>
      <pubDate>Tue, 08 Aug 2006 19:06:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/c-program-generated-core/m-p/3838915#M779561</guid>
      <dc:creator>tash S</dc:creator>
      <dc:date>2006-08-08T19:06:11Z</dc:date>
    </item>
    <item>
      <title>Re: C++ program generated core</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/c-program-generated-core/m-p/3838916#M779562</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;Actually we use Rogue Wave C++ library.&lt;BR /&gt;&lt;BR /&gt;The other platform like Solaris is OK, so &lt;BR /&gt;I was wondering why it is.&lt;BR /&gt;&lt;BR /&gt;aCC version is A.03.70.&lt;BR /&gt;&lt;BR /&gt;Does HP-UX 11i and aCC include any Rogue Wave's debbuging tool ?&lt;BR /&gt;&lt;BR /&gt;Thank you in advance.&lt;BR /&gt;tash S</description>
      <pubDate>Wed, 09 Aug 2006 19:46:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/c-program-generated-core/m-p/3838916#M779562</guid>
      <dc:creator>tash S</dc:creator>
      <dc:date>2006-08-09T19:46:37Z</dc:date>
    </item>
  </channel>
</rss>

