<?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: aCC: error 1922: &amp;quot;/opt/aCC/lbin/ctcom&amp;quot; terminated with signal 10 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/acc-error-1922-quot-opt-acc-lbin-ctcom-quot-terminated-with/m-p/4640084#M658741</link>
    <description>&amp;gt;Upgrading to latest compiler is the only solution?  I am not sure I can move to latest compiler.&lt;BR /&gt;&lt;BR /&gt;That's how you solve nearly all compiler aborts.&lt;BR /&gt;Any particular reason you can't upgrade?&lt;BR /&gt;&lt;BR /&gt;&amp;gt;I just want to know why signal 10 I am getting?&lt;BR /&gt;&lt;BR /&gt;It's a compiler bug in an obsolete product.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;can modifying code of .cpp file resolve this issue.&lt;BR /&gt;&lt;BR /&gt;Possibly, though it would be much easier if you just installed a supported compiler and if you still had problems, you could contact the Response Center.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;what could be the scenarios for getting signal 10 errors.&lt;BR /&gt;&lt;BR /&gt;You would have to look at all bug reports to see what matched your case.  Though without a stack trace, it would be hard to match it up.&lt;BR /&gt;You should at least patch to PHSS_29655, A.05.52.</description>
    <pubDate>Mon, 31 May 2010 12:15:07 GMT</pubDate>
    <dc:creator>Dennis Handly</dc:creator>
    <dc:date>2010-05-31T12:15:07Z</dc:date>
    <item>
      <title>aCC: error 1922: "/opt/aCC/lbin/ctcom" terminated with signal 10</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/acc-error-1922-quot-opt-acc-lbin-ctcom-quot-terminated-with/m-p/4640081#M658738</link>
      <description>Hi,&lt;BR /&gt;  I am trying to compiler a CPP program and got below error.&lt;BR /&gt;&lt;BR /&gt;aCC: error 1922: "/vob/hpux-intel/opt/aCC/lbin/ctcom" terminated with signal 10&lt;BR /&gt;&lt;BR /&gt;I have HPUX-IA machine.&lt;BR /&gt;$ uname -a&lt;BR /&gt;HP-UX eshpx800 B.11.23 U ia64 0091977010 unlimited-user license&lt;BR /&gt;&lt;BR /&gt;This time, the cpp file has undergone some changes. Earlier without latest changes there were no issues when compiled with same version of compiler.&lt;BR /&gt;&lt;BR /&gt;And i don't think the changes done this time will generate a signal 10 error.&lt;BR /&gt;&lt;BR /&gt;Could you help in resolving this issue/understanding resons why signal 10 is generated.&lt;BR /&gt;&lt;BR /&gt;**********************************************&lt;BR /&gt;Here is the log.&lt;BR /&gt;&lt;BR /&gt;/vob/hpux-intel/opt/aCC/bin/aCC  -DU_COMMON_IMPLEMENTATION -DHAVE_CONFIG_H   -I../common -I/vob/icu/src/source/common -I/vob/icu/src/source/i18n   "-DDEFAULT_ICU_PLUGINS=\"/vob/icu/hpux-ia64.32/build/lib/icu\" " +O0 +u1 -D_REENTRANT +DD32 -I/vob/hpux-intel/opt/aCC/include -Wc,-ansi_for_scope,on +W740 +W749 +W823 +W4232 -I/vob/hpux-pa/opt/aCC/include_std  -c  +Z -o brkiter.o /vob/icu/src/source/common/brkiter.cpp&lt;BR /&gt;CXXOPTS=-v&lt;BR /&gt; /vob/hpux-intel/opt/aCC/lbin/ctcom -align one -diags 740 -diags 749 -diags 823 -diags 4232 -ia64abi all -architecture 32 -inst compiletime -diags 523 -target_os 11.23 -test namespaces -koenig_lookup&lt;BR /&gt;on -inline_power 1 -link_type dynamic -fpeval float -tls_dyn on -o brkiter.o -ansi_for_scope on -I../common -I/vob/icu/src/source/common -I/vob/icu/src/source/i18n -I/vob/hpux-intel/opt/aCC/include -I&lt;BR /&gt;/vob/hpux-pa/opt/aCC/include_std -I/vob/hpux-intel/opt/aCC/include_std -I/vob/hpux-intel/opt/aCC/include_std/iostream_compat -I/usr/include -I/usr -DU_COMMON_IMPLEMENTATION -DHAVE_CONFIG_H -DDEFAULT_ICU_PLUGINS="/vob/icu/hpux-ia64.32/build/lib/icu"  -D_REENTRANT -D_HP_IA64ABI -D__hpux -D__unix -D__ia64=1 -D_BIG_ENDIAN=1 -D__STDCPP__ -D_HP_NAMESPACE_STD -D_ILP32 -D__HP_aCC=55000 -D_INLINE_ASM -D_BIND_LIBCALLS -D_Math_errhandling=MATH_ERREXCEPT -D_FLT_EVAL_METHOD=0 -plusolistoption -Ol04all! -plusolistoption -Ol11aggressive! -plusooption -Oq00,al,ag,cn,sz,ic,vo,Mf,Po,es,rs,Rf,Pr,sp,in,cl,om,vc,pi,fa,Pe,rr,pa,pv,nf,cp,lx,Pg,ug,lu,lb,uj,dn,sg,pt,kt,em,np,ar,rp,fs,bp,wp,pc,mp,lr,cx,cr,pi,so,Rc,fa,ft,fe,ap,st,lc,Bl,ib,sd,ll,rl,Lt,ol,fl,lm,ts,rd,dp,If! /vob/icu/src/source/common/brkiter.cpp&lt;BR /&gt;Signal 10&lt;BR /&gt;aCC: error 1922: "/vob/hpux-intel/opt/aCC/lbin/ctcom" terminated with signal 10&lt;BR /&gt;gmake: *** [brkiter.o] Error 1&lt;BR /&gt;$&lt;BR /&gt;**********************************************&lt;BR /&gt;&lt;BR /&gt;Here are the details of compiler.&lt;BR /&gt;$ /vob/hpux-intel/opt/aCC/bin/aCC -V&lt;BR /&gt;aCC: HP aC++/ANSI C B3910B A.05.50 [Jan 06 2003]&lt;BR /&gt;&lt;BR /&gt;$ what /vob/hpux-intel/opt/ansic/lbin/ctcom&lt;BR /&gt;/vob/hpux-intel/opt/ansic/lbin/ctcom:&lt;BR /&gt;   REV: HP SESD Support Code&lt;BR /&gt;   Ucode-2 Version 2-9&lt;BR /&gt;   linkstamp Wed Jan 15 01:02:11 2003 PST&lt;BR /&gt;   HP aC++/C B3910B A.05.50 [Jan 06 2003] IPF&lt;BR /&gt;   HP Low-level optimizer B.11.23.134 (01/13/03)&lt;BR /&gt;   Ucode2 PBO Annotator - Rev 1.1 Ucode2 2.9 - 02-Dec-02.22:41&lt;BR /&gt;   HP IPF libflowdb - Rev 1.2 date: 12-Nov-02.15:13 [51099 544]&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.&lt;BR /&gt;&lt;BR /&gt;regards.&lt;BR /&gt;Srikrishna Erra.</description>
      <pubDate>Mon, 31 May 2010 09:53:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/acc-error-1922-quot-opt-acc-lbin-ctcom-quot-terminated-with/m-p/4640081#M658738</guid>
      <dc:creator>Srikrishna Erra</dc:creator>
      <dc:date>2010-05-31T09:53:24Z</dc:date>
    </item>
    <item>
      <title>Re: aCC: error 1922: "/opt/aCC/lbin/ctcom" terminated with signal 10</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/acc-error-1922-quot-opt-acc-lbin-ctcom-quot-terminated-with/m-p/4640082#M658739</link>
      <description>&amp;gt;Could you help in resolving this issue/understanding reasons why signal 10 is generated.&lt;BR /&gt;&lt;BR /&gt;As I mentioned to you before, aCC5 is NOT supported.  The latest version is A.06.25.&lt;BR /&gt;&lt;BR /&gt;Also you should not be using +O0 on Integrity.&lt;BR /&gt;Nor should you be using the -AP include paths:&lt;BR /&gt;-I/vob/hpux-intel/opt/aCC/include&lt;BR /&gt;&lt;BR /&gt;If you are happy with the answers you were given, please read the following on how to assign points:&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/service/forums/helptips.do?#33" target="_blank"&gt;http://forums.itrc.hp.com/service/forums/helptips.do?#33&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Your unassigned threads:&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/service/forums/pageList.do?userId=WW2137&amp;amp;listType=unassigned" target="_blank"&gt;http://forums.itrc.hp.com/service/forums/pageList.do?userId=WW2137&amp;amp;listType=unassigned&lt;/A&gt;</description>
      <pubDate>Mon, 31 May 2010 10:36:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/acc-error-1922-quot-opt-acc-lbin-ctcom-quot-terminated-with/m-p/4640082#M658739</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-05-31T10:36:27Z</dc:date>
    </item>
    <item>
      <title>Re: aCC: error 1922: "/opt/aCC/lbin/ctcom" terminated with signal 10</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/acc-error-1922-quot-opt-acc-lbin-ctcom-quot-terminated-with/m-p/4640083#M658740</link>
      <description>Hi,&lt;BR /&gt;  Thank you for the reply.&lt;BR /&gt;&lt;BR /&gt;This is the first time i got this issue and sent a mail.&lt;BR /&gt;&lt;BR /&gt;Upgrading to latest compiler is the only solution? because this issue is with only one .cpp file.&lt;BR /&gt;&lt;BR /&gt;I am not sure i can move to latest compiler.&lt;BR /&gt;&lt;BR /&gt;But before that i just want to know why "signal 10" i am getting? can Modifying code of .cpp file (part of the code responsible for this signal 10 error) resolve this issue.&lt;BR /&gt;&lt;BR /&gt;For this i need to know first, what could be the scenarios for getting signal 10 errors.&lt;BR /&gt;&lt;BR /&gt;Could you please help me resolve this issue.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;Srikrishna Erra.&lt;BR /&gt;</description>
      <pubDate>Mon, 31 May 2010 11:59:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/acc-error-1922-quot-opt-acc-lbin-ctcom-quot-terminated-with/m-p/4640083#M658740</guid>
      <dc:creator>Srikrishna Erra</dc:creator>
      <dc:date>2010-05-31T11:59:53Z</dc:date>
    </item>
    <item>
      <title>Re: aCC: error 1922: "/opt/aCC/lbin/ctcom" terminated with signal 10</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/acc-error-1922-quot-opt-acc-lbin-ctcom-quot-terminated-with/m-p/4640084#M658741</link>
      <description>&amp;gt;Upgrading to latest compiler is the only solution?  I am not sure I can move to latest compiler.&lt;BR /&gt;&lt;BR /&gt;That's how you solve nearly all compiler aborts.&lt;BR /&gt;Any particular reason you can't upgrade?&lt;BR /&gt;&lt;BR /&gt;&amp;gt;I just want to know why signal 10 I am getting?&lt;BR /&gt;&lt;BR /&gt;It's a compiler bug in an obsolete product.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;can modifying code of .cpp file resolve this issue.&lt;BR /&gt;&lt;BR /&gt;Possibly, though it would be much easier if you just installed a supported compiler and if you still had problems, you could contact the Response Center.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;what could be the scenarios for getting signal 10 errors.&lt;BR /&gt;&lt;BR /&gt;You would have to look at all bug reports to see what matched your case.  Though without a stack trace, it would be hard to match it up.&lt;BR /&gt;You should at least patch to PHSS_29655, A.05.52.</description>
      <pubDate>Mon, 31 May 2010 12:15:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/acc-error-1922-quot-opt-acc-lbin-ctcom-quot-terminated-with/m-p/4640084#M658741</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-05-31T12:15:07Z</dc:date>
    </item>
    <item>
      <title>Re: aCC: error 1922: "/opt/aCC/lbin/ctcom" terminated with signal 10</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/acc-error-1922-quot-opt-acc-lbin-ctcom-quot-terminated-with/m-p/4640085#M658742</link>
      <description>Hi,&lt;BR /&gt;  Thank you once again.&lt;BR /&gt;&lt;BR /&gt;Compiler decision is not in my hands. &lt;BR /&gt;There were other applications uses the same compiler and a high level team exists which will look into and make decisions.&lt;BR /&gt;&lt;BR /&gt;What i can do is just propose the "need/requirement".&lt;BR /&gt;&lt;BR /&gt;Anyhow i will do the same.&lt;BR /&gt;&lt;BR /&gt;At the same time, i will also search for patches that suites this error and will try them apart from the one you had given.&lt;BR /&gt;&lt;BR /&gt;I need one more help.&lt;BR /&gt;&lt;BR /&gt;I am getting just getting error without ant useful info.&lt;BR /&gt;&lt;BR /&gt;aCC: error 1922: "/vob/hpux-intel/opt/aCC/lbin/ctcom" terminated with signal 10&lt;BR /&gt;&lt;BR /&gt;Is there any compiler option/the way by which we can get detailed information like "where/what is" something which can be helpful?&lt;BR /&gt;&lt;BR /&gt;Could you please let me know.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;Srikrishna Erra.</description>
      <pubDate>Mon, 31 May 2010 13:37:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/acc-error-1922-quot-opt-acc-lbin-ctcom-quot-terminated-with/m-p/4640085#M658742</guid>
      <dc:creator>Srikrishna Erra</dc:creator>
      <dc:date>2010-05-31T13:37:56Z</dc:date>
    </item>
    <item>
      <title>Re: aCC: error 1922: "/opt/aCC/lbin/ctcom" terminated with signal 10</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/acc-error-1922-quot-opt-acc-lbin-ctcom-quot-terminated-with/m-p/4640086#M658743</link>
      <description>&amp;gt;I am getting just getting error without any useful info.&lt;BR /&gt;aCC: error 1922: ctcom terminated with signal 10&lt;BR /&gt;&lt;BR /&gt;The compiler got another signal 10 trying to print a stack trace.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;will try them apart from the one you had given.&lt;BR /&gt;&lt;BR /&gt;There won't be any except for possibly PHSS_40541, which may make the stack trace work?&lt;BR /&gt;&lt;BR /&gt;&amp;gt;Is there any compiler option which we can get detailed information which can be helpful?&lt;BR /&gt;&lt;BR /&gt;No, the compiler aborted trying to give you that.  Did it produce a core file?&lt;BR /&gt;If so, use gdb to get a stack trace and include it here.&lt;BR /&gt;&lt;BR /&gt;Otherwise you could create a .i file with "-E -.i" and chop up that file until the problem goes away.</description>
      <pubDate>Mon, 31 May 2010 15:21:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/acc-error-1922-quot-opt-acc-lbin-ctcom-quot-terminated-with/m-p/4640086#M658743</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-05-31T15:21:14Z</dc:date>
    </item>
    <item>
      <title>Re: aCC: error 1922: "/opt/aCC/lbin/ctcom" terminated with signal 10</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/acc-error-1922-quot-opt-acc-lbin-ctcom-quot-terminated-with/m-p/4640087#M658744</link>
      <description>Hi Dennis,&lt;BR /&gt;&lt;BR /&gt;  Core file is created. &lt;BR /&gt;Here is the stack trace...&lt;BR /&gt;&lt;BR /&gt;********************************************&lt;BR /&gt;$ gdb -c core&lt;BR /&gt;HP gdb 5.9 for HP Itanium (32 or 64 bit) and target HP-UX 11.2x.&lt;BR /&gt;Copyright 1986 - 2001 Free Software Foundation, Inc.&lt;BR /&gt;Hewlett-Packard Wildebeest 5.9 (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;&lt;BR /&gt;warning: Unknown symbols for 'core'; use the 'symbol-file' command.&lt;BR /&gt;Core was generated by `ctcom'.&lt;BR /&gt;Program terminated with signal 10, Bus error.&lt;BR /&gt;BUS_ADRALN - Invalid address alignment. Please refer to the following link that&lt;BR /&gt;helps in handling unaligned data: &lt;A href="http://docs.hp.com/en/7730/newhelp0610/pragmas" target="_blank"&gt;http://docs.hp.com/en/7730/newhelp0610/pragmas&lt;/A&gt;&lt;BR /&gt;.htm#pragma-pack-ex3&lt;BR /&gt;No object file symbols.&lt;BR /&gt;#0  0x60000000c1e77db0 in &lt;UNKNOWN_PROCEDURE&gt; ()&lt;BR /&gt;(gdb) bt&lt;BR /&gt;#0  0x60000000c1e77db0 in &lt;UNKNOWN_PROCEDURE&gt; ()&lt;BR /&gt;warning: Attempting to unwind past bad PC 0x60000000c1e77db0&lt;BR /&gt;#1  0x60000000c1e873a0 in &lt;UNKNOWN_PROCEDURE&gt; ()&lt;BR /&gt;********************************************&lt;BR /&gt;&lt;BR /&gt;I have done strings on core and i got...&lt;BR /&gt;$ strings core&lt;BR /&gt;yzU&lt;BR /&gt;04:Unable to find library '/usr/lib/nls/loc/hpux32/locales.1/C'.&lt;BR /&gt;$ ls /usr/lib/nls/loc/hpux32/locales.1/C&lt;BR /&gt;/usr/lib/nls/loc/hpux32/locales.1/C not found&lt;BR /&gt;$&lt;BR /&gt;$ ls /usr/lib/nls/loc/hpux32/locales.1/C*&lt;BR /&gt;/usr/lib/nls/loc/hpux32/locales.1/C.iso88591&lt;BR /&gt;/usr/lib/nls/loc/hpux32/locales.1/C.iso885915&lt;BR /&gt;/usr/lib/nls/loc/hpux32/locales.1/C.utf8&lt;BR /&gt;&lt;BR /&gt;Meanwhile i will also try to create .i file.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;Srikrishna Erra.&lt;/UNKNOWN_PROCEDURE&gt;&lt;/UNKNOWN_PROCEDURE&gt;&lt;/UNKNOWN_PROCEDURE&gt;</description>
      <pubDate>Tue, 01 Jun 2010 01:52:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/acc-error-1922-quot-opt-acc-lbin-ctcom-quot-terminated-with/m-p/4640087#M658744</guid>
      <dc:creator>Srikrishna Erra</dc:creator>
      <dc:date>2010-06-01T01:52:40Z</dc:date>
    </item>
    <item>
      <title>Re: aCC: error 1922: "/opt/aCC/lbin/ctcom" terminated with signal 10</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/acc-error-1922-quot-opt-acc-lbin-ctcom-quot-terminated-with/m-p/4640088#M658745</link>
      <description>&amp;gt;$ gdb -c core&lt;BR /&gt;&lt;BR /&gt;You forgot to specify the executable:&lt;BR /&gt;$ gdb /vob/hpux-intel/opt/aCC/lbin/ctcom core&lt;BR /&gt;&lt;BR /&gt;&amp;gt;I have done strings on core and I got.&lt;BR /&gt;&lt;BR /&gt;This is particularly useless.&lt;BR /&gt;&lt;BR /&gt;If you want any more help, you need to assign points to every reply in these threads:&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/service/forums/pageList.do?userId=WW2137&amp;amp;listType=unassigned" target="_blank"&gt;http://forums.itrc.hp.com/service/forums/pageList.do?userId=WW2137&amp;amp;listType=unassigned&lt;/A&gt;</description>
      <pubDate>Tue, 01 Jun 2010 05:01:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/acc-error-1922-quot-opt-acc-lbin-ctcom-quot-terminated-with/m-p/4640088#M658745</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-06-01T05:01:34Z</dc:date>
    </item>
    <item>
      <title>Re: aCC: error 1922: "/opt/aCC/lbin/ctcom" terminated with signal 10</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/acc-error-1922-quot-opt-acc-lbin-ctcom-quot-terminated-with/m-p/4640089#M658746</link>
      <description>Hi Dennis,&lt;BR /&gt;  Sorry. Here is the gdb info&lt;BR /&gt;&lt;BR /&gt;$ gdb /vob/hpux-intel/opt/aCC/lbin/ctcom -c core&lt;BR /&gt;HP gdb 5.9 for HP Itanium (32 or 64 bit) and target HP-UX 11.2x.&lt;BR /&gt;Copyright 1986 - 2001 Free Software Foundation, Inc.&lt;BR /&gt;Hewlett-Packard Wildebeest 5.9 (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 `ctcom'.&lt;BR /&gt;Program terminated with signal 10, Bus error.&lt;BR /&gt;BUS_ADRALN - Invalid address alignment. Please refer to the following link that&lt;BR /&gt;helps in handling unaligned data: &lt;A href="http://docs.hp.com/en/7730/newhelp0610/pragmas.htm#pragma-pack-ex3" target="_blank"&gt;http://docs.hp.com/en/7730/newhelp0610/pragmas.htm#pragma-pack-ex3&lt;/A&gt;&lt;BR /&gt;#0  0x60000000c1e77db0:0 in uwx_self_init_context+0x170 ()&lt;BR /&gt;   from /usr/lib/hpux32/libunwind.so.1&lt;BR /&gt;&lt;BR /&gt;It seems the patch you referred earlier is related with the one i am getting.&lt;BR /&gt;&lt;BR /&gt;Will applying the patch "PHSS_40541" instead of moving to latest compiler resolves the isssue?&lt;BR /&gt;&lt;BR /&gt;One more thing, gdb says,&lt;BR /&gt;"BUS_ADRALN - Invalid address alignment."&lt;BR /&gt;&lt;BR /&gt;So it is better to check for the code that has address alignment issues.. right? &lt;BR /&gt;&lt;BR /&gt;Apart from this, i also want to try this&lt;BR /&gt;"Otherwise you could create a .i file with "-E -.i" and chop up that file until the problem goes away. "&lt;BR /&gt;&lt;BR /&gt;I have used -E -.i options and created .i file. Could you please let me know how to proceed further.&lt;BR /&gt;&lt;BR /&gt;Let me know your sugesstions.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;Srikrishna Erra.</description>
      <pubDate>Tue, 01 Jun 2010 11:00:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/acc-error-1922-quot-opt-acc-lbin-ctcom-quot-terminated-with/m-p/4640089#M658746</guid>
      <dc:creator>Srikrishna Erra</dc:creator>
      <dc:date>2010-06-01T11:00:55Z</dc:date>
    </item>
    <item>
      <title>Re: aCC: error 1922: "/opt/aCC/lbin/ctcom" terminated with signal 10</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/acc-error-1922-quot-opt-acc-lbin-ctcom-quot-terminated-with/m-p/4640090#M658747</link>
      <description>&amp;gt;Here is the gdb info&lt;BR /&gt;&lt;BR /&gt;Where is the complete stack trace?&lt;BR /&gt;&lt;BR /&gt;&amp;gt;Will applying the patch PHSS_40541 instead of moving to latest compiler resolves the issue?&lt;BR /&gt;&lt;BR /&gt;Of course not.  It just enables a stack trace, which may tell us what's wrong.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;So it is better to check for the code that has address alignment issues.. right?&lt;BR /&gt;&lt;BR /&gt;No, since "the code" is the compiler and problem isn't alignment issues but bad/corrupted pointers.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;Could you please let me know how to proceed further.&lt;BR /&gt;&lt;BR /&gt;(I still haven't seen those points yet.)&lt;BR /&gt;&lt;BR /&gt;First you need to compile that .i file to see if you can duplicate the problem.&lt;BR /&gt;Then you need to do a binary search in the source code phase space to isolate the problem.</description>
      <pubDate>Tue, 01 Jun 2010 17:59:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/acc-error-1922-quot-opt-acc-lbin-ctcom-quot-terminated-with/m-p/4640090#M658747</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-06-01T17:59:54Z</dc:date>
    </item>
    <item>
      <title>Re: aCC: error 1922: "/opt/aCC/lbin/ctcom" terminated with signal 10</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/acc-error-1922-quot-opt-acc-lbin-ctcom-quot-terminated-with/m-p/4640091#M658748</link>
      <description>Hello Dennis,&lt;BR /&gt;&lt;BR /&gt;   I am very sorry.&lt;BR /&gt;Here is the full stack trace...&lt;BR /&gt;&lt;BR /&gt;$ gdb /vob/hpux-intel/opt/aCC/lbin/ctcom -c core&lt;BR /&gt;HP gdb 5.9 for HP Itanium (32 or 64 bit) and target HP-UX 11.2x.&lt;BR /&gt;Copyright 1986 - 2001 Free Software Foundation, Inc.&lt;BR /&gt;Hewlett-Packard Wildebeest 5.9 (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 `ctcom'.&lt;BR /&gt;Program terminated with signal 10, Bus error.&lt;BR /&gt;BUS_ADRALN - Invalid address alignment. Please refer to the following link that&lt;BR /&gt;helps in handling unaligned data: &lt;A href="http://docs.hp.com/en/7730/newhelp0610/pragmas" target="_blank"&gt;http://docs.hp.com/en/7730/newhelp0610/pragmas&lt;/A&gt;&lt;BR /&gt;.htm#pragma-pack-ex3&lt;BR /&gt;#0  0x60000000c1e77db0:0 in uwx_self_init_context+0x170 ()&lt;BR /&gt;   from /usr/lib/hpux32/libunwind.so.1&lt;BR /&gt;(gdb) bt&lt;BR /&gt;#0  0x60000000c1e77db0:0 in uwx_self_init_context+0x170 ()&lt;BR /&gt;   from /usr/lib/hpux32/libunwind.so.1&lt;BR /&gt;#1  0x60000000c1e873a0:0 in U_STACK_TRACE+0x200 ()&lt;BR /&gt;   from /usr/lib/hpux32/libunwind.so.1&lt;BR /&gt;#2  0x5745220:0 in sighandler () at Compiler.C:1710&lt;BR /&gt;#3  &lt;SIGNAL handler="" called=""&gt;&lt;BR /&gt;#4  0x60000000c1e77db0:0 in uwx_self_init_context+0x170 ()&lt;BR /&gt;   from /usr/lib/hpux32/libunwind.so.1&lt;BR /&gt;#5  0x60000000c1e873a0:0 in U_STACK_TRACE+0x200 ()&lt;BR /&gt;   from /usr/lib/hpux32/libunwind.so.1&lt;BR /&gt;#6  0x5762b60:0 in ErrorHandler::toolError () at ErrorHandler.C:466&lt;BR /&gt;#7  0x49bb750:0 in fe_message () at fe_error.C:280&lt;BR /&gt;#8  0x5a20080:0 in UT_AssertFailure () at com_util.C:284&lt;BR /&gt;#9  0x5588fd0:0 in $cold__Z30TCG_Add_Array_Element_Constantyyjj+0x160 ()&lt;BR /&gt;#10 0x55711e0:0 in $cold__ZN17CxxStringConstant29createVariablePointerConstantEv&lt;BR /&gt;+0x190 ()&lt;BR /&gt;#11 0x4a0fc50:0 in CxxStringConstant::emitCode () at UC.ExprCodegen.C:6626&lt;BR /&gt;#12 0x511b280:0 in processArgument () at UC.ExprCodegen.C:4034&lt;BR /&gt;#13 0x511b660:0 in processArgumentList () at UC.ExprCodegen.C:4074&lt;BR /&gt;#14 0x511b600:0 in processArgumentList () at UC.ExprCodegen.C:4074&lt;BR /&gt;#15 0x4c207c0:0 in Call::emitCode ()&lt;BR /&gt;    at /CLO/Components/HPCXX/Src/CPlusPlus/Expression.h:3835&lt;BR /&gt;#16 0x4c4a3a0:0 in Convert::emitCode () at UC.ExprCodegen.C:4786&lt;BR /&gt;---Type &lt;RETURN&gt; to continue, or q &lt;RETURN&gt; to quit---c&lt;BR /&gt;#17 0x4c34660:0 in ExprStmt::emitCodeForStatement ()&lt;BR /&gt;    at UC.StatementCodegen.C:73&lt;BR /&gt;#18 0x4c815c0:0 in Statement::emitCodeDriver () at UC.StatementCodegen.C:1126&lt;BR /&gt;#19 0x4b79920:0 in Function::doCode () at UC.DeclCodegen.C:1813&lt;BR /&gt;#20 0x49f2ac0:0 in Function::code () at DeclCodegen.C:1066&lt;BR /&gt;#21 0x4bf0010:0 in Compiler::ProcessExternalDeclaration () at Compiler.C:3002&lt;BR /&gt;#22 0x4cb7a00:0 in Compiler::ProcessExternalDeclarationList ()&lt;BR /&gt;    at Compiler.C:2652&lt;BR /&gt;#23 0x4d58fd0:0 in doReduction1 () at Grammar.y:4430&lt;BR /&gt;#24 0x4d6a840:0 in yyparse () at Parser.C:2806&lt;BR /&gt;#25 0x48e5fe0:0 in Compiler::DoCompile () at Compiler.C:1028&lt;BR /&gt;#26 0x48834d0:0 in Compiler::DoCompile () at Compiler.C:1350&lt;BR /&gt;#27 0x489c6b0:0 in Compiler::DoCompileFile () at Compiler.C:1390&lt;BR /&gt;#28 0x48bcdb0:0 in main () at Compiler.C:2012&lt;BR /&gt;(gdb)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;Srikrishna Erra.&lt;BR /&gt;&lt;/RETURN&gt;&lt;/RETURN&gt;&lt;/SIGNAL&gt;</description>
      <pubDate>Tue, 01 Jun 2010 19:32:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/acc-error-1922-quot-opt-acc-lbin-ctcom-quot-terminated-with/m-p/4640091#M658748</guid>
      <dc:creator>Srikrishna Erra</dc:creator>
      <dc:date>2010-06-01T19:32:28Z</dc:date>
    </item>
    <item>
      <title>Re: aCC: error 1922: "/opt/aCC/lbin/ctcom" terminated with signal 10</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/acc-error-1922-quot-opt-acc-lbin-ctcom-quot-terminated-with/m-p/4640092#M658749</link>
      <description>Hi,&lt;BR /&gt;  Did you get a chance to look into the trace.&lt;BR /&gt;&lt;BR /&gt;Any sugesstions?&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;Srikrishna Erra.</description>
      <pubDate>Wed, 02 Jun 2010 18:05:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/acc-error-1922-quot-opt-acc-lbin-ctcom-quot-terminated-with/m-p/4640092#M658749</guid>
      <dc:creator>Srikrishna Erra</dc:creator>
      <dc:date>2010-06-02T18:05:37Z</dc:date>
    </item>
    <item>
      <title>Re: aCC: error 1922: "/opt/aCC/lbin/ctcom" terminated with signal 10</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/acc-error-1922-quot-opt-acc-lbin-ctcom-quot-terminated-with/m-p/4640093#M658750</link>
      <description>Hello all,&lt;BR /&gt;  I have generated .i file of the source program which i am getting Coredump in the  Compiler code.&lt;BR /&gt;&lt;BR /&gt;Then i have tried compiling the .i file by choping up the .i file until i found the code source that resulting in Core Dump.&lt;BR /&gt;&lt;BR /&gt;My source file has below code which is resulting in Coredump&lt;BR /&gt;&lt;BR /&gt;"ICULocaleService  *tService = new ICUBreakIteratorService();"&lt;BR /&gt;&lt;BR /&gt;Here ICULocaleService is a base class and &lt;BR /&gt;ICUBreakIteratorService is derived one.&lt;BR /&gt;&lt;BR /&gt;Derived class "ICUBreakIteratorService"&lt;BR /&gt;has below constructor definition.&lt;BR /&gt;&lt;BR /&gt;class ICUBreakIteratorService : public ICULocaleService {&lt;BR /&gt;public:&lt;BR /&gt;    ICUBreakIteratorService()&lt;BR /&gt;        : ICULocaleService(UNICODE_STRING("Break Iterator", 14))&lt;BR /&gt;    {&lt;BR /&gt;        UErrorCode status = U_ZERO_ERROR;&lt;BR /&gt;        registerFactory(new ICUBreakIteratorFactory(), status);&lt;BR /&gt;    }&lt;BR /&gt;....&lt;BR /&gt;....&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;When i remove instantiation and leave the code which declares only the object then there is no coredump.&lt;BR /&gt;   i.e ICULocaleService  *tService;&lt;BR /&gt;&lt;BR /&gt;Coredump comes when object is instantiated.&lt;BR /&gt;&lt;BR /&gt;Thinking that there may be Casting problem, i have also tried using "dynamic_cast" and tried with below modified code but the same result, it coredumps again.&lt;BR /&gt;&lt;BR /&gt;ICULocaleService  myobj, *tService;&lt;BR /&gt;tService = dynamic_cast&lt;ICUBREAKITERATORSERVICE&gt;(&amp;amp;myobj);&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I don't think the code has to be suspected because it is valid one.&lt;BR /&gt;&lt;BR /&gt;Any help in this regards is really appreciated.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;Srikrishna Erra.&lt;/ICUBREAKITERATORSERVICE&gt;</description>
      <pubDate>Fri, 23 Jul 2010 12:51:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/acc-error-1922-quot-opt-acc-lbin-ctcom-quot-terminated-with/m-p/4640093#M658750</guid>
      <dc:creator>Srikrishna Erra</dc:creator>
      <dc:date>2010-07-23T12:51:25Z</dc:date>
    </item>
    <item>
      <title>Re: aCC: error 1922: "/opt/aCC/lbin/ctcom" terminated with signal 10</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/acc-error-1922-quot-opt-acc-lbin-ctcom-quot-terminated-with/m-p/4640094#M658751</link>
      <description>&amp;gt;Any help in this regards is really appreciated. &lt;BR /&gt;&lt;BR /&gt;Refer to my Jun 1 06:01:34 comments.</description>
      <pubDate>Fri, 23 Jul 2010 23:48:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/acc-error-1922-quot-opt-acc-lbin-ctcom-quot-terminated-with/m-p/4640094#M658751</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-07-23T23:48:36Z</dc:date>
    </item>
    <item>
      <title>Re: aCC: error 1922: "/opt/aCC/lbin/ctcom" terminated with signal 10</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/acc-error-1922-quot-opt-acc-lbin-ctcom-quot-terminated-with/m-p/4640095#M658752</link>
      <description>I am done with assigning points for all the replies.</description>
      <pubDate>Sat, 24 Jul 2010 07:00:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/acc-error-1922-quot-opt-acc-lbin-ctcom-quot-terminated-with/m-p/4640095#M658752</guid>
      <dc:creator>Srikrishna Erra</dc:creator>
      <dc:date>2010-07-24T07:00:55Z</dc:date>
    </item>
    <item>
      <title>Re: aCC: error 1922: "/opt/aCC/lbin/ctcom" terminated with signal 10</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/acc-error-1922-quot-opt-acc-lbin-ctcom-quot-terminated-with/m-p/4640096#M658753</link>
      <description>&amp;gt;I am done with assigning points for all the replies.&lt;BR /&gt;&lt;BR /&gt;You still have 10 replies in 4 threads to do:&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/service/forums/pageList.do?userId=WW2137&amp;amp;listType=unassigned" target="_blank"&gt;http://forums.itrc.hp.com/service/forums/pageList.do?userId=WW2137&amp;amp;listType=unassigned&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Have you tried installing PHSS_40541 or its replacement PHSS_41182?&lt;BR /&gt;Or even tried PHSS_29655, A.05.52?&lt;BR /&gt;&lt;BR /&gt;#9 0x5588fd0:0 $cold__Z30TCG_Add_Array_Element_Constantyyjj&lt;BR /&gt;&lt;BR /&gt;This may be the string in this constructor:&lt;BR /&gt;: ICULocaleService(UNICODE_STRING("Break Iterator", 14))&lt;BR /&gt;&lt;BR /&gt;Perhaps create a global with this value and use that instead:&lt;BR /&gt;UNICODE_STRING temp_work("Break Iterator", 14);&lt;BR /&gt;: ICULocaleService(temp_work)&lt;BR /&gt;&lt;BR /&gt;&amp;gt;declares only the object then there is no coredump.&lt;BR /&gt;&amp;gt;i.e. ICULocaleService *tService;&lt;BR /&gt;&lt;BR /&gt;This is a POD, so it can't fail.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;I have also tried using "dynamic_cast" and tried with below modified code&lt;BR /&gt;&lt;BR /&gt;The original had an implicit static_cast.  And &amp;amp;myobj doesn't need a cast, it's of the correct type.&lt;BR /&gt;&lt;BR /&gt;Does it fail with just this: ICULocaleService myobj;</description>
      <pubDate>Mon, 26 Jul 2010 13:13:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/acc-error-1922-quot-opt-acc-lbin-ctcom-quot-terminated-with/m-p/4640096#M658753</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-07-26T13:13:20Z</dc:date>
    </item>
    <item>
      <title>Re: aCC: error 1922: "/opt/aCC/lbin/ctcom" terminated with signal 10</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/acc-error-1922-quot-opt-acc-lbin-ctcom-quot-terminated-with/m-p/4640097#M658754</link>
      <description>&lt;!--!*#--&gt;Hi,&lt;BR /&gt;   &amp;gt;&amp;gt;You still have 10 replies in 4 threads to do: &lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/service/forums/pageList.do?userId=WW2137&amp;amp;listType=unassigned" target="_blank"&gt;http://forums.itrc.hp.com/service/forums/pageList.do?userId=WW2137&amp;amp;listType=unassigned&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;I am done with this.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;Have you tried installing PHSS_40541 or its replacement PHSS_41182? &lt;BR /&gt;Or even tried PHSS_29655, A.05.52? &lt;BR /&gt;#9 0x5588fd0:0 $cold__Z30TCG_Add_Array_Element_Constantyyjj&lt;BR /&gt;&lt;BR /&gt;I haven't tried this. I have to check with my Admin person on this(doesn't have permisson to run even swlist). Will revert back to you once i got this stuff.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;This may be the string in this constructor: &lt;BR /&gt;: ICULocaleService(UNICODE_STRING("Break Iterator", 14)) &lt;BR /&gt;Perhaps create a global with this value and use that instead: &lt;BR /&gt;UNICODE_STRING temp_work("Break Iterator", 14); &lt;BR /&gt;: ICULocaleService(temp_work) &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Actually UNICODE_STRING is a macro which inturns call UnicodeString Class constructor. It is defined as&lt;BR /&gt;&lt;BR /&gt;#define UNICODE_STRING  ( cs,  &lt;BR /&gt;  _length    )     U_NAMESPACE_QUALIFIER UnicodeString(TRUE, (const UChar *)L ## cs, _length) &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;Does it fail with just this: ICULocaleService myobj;&lt;BR /&gt;&lt;BR /&gt;I had done/tested below changes&lt;BR /&gt;&lt;BR /&gt;ICULocaleService *tService = new ICUBreakIteratorService(); &lt;BR /&gt;&lt;BR /&gt;   Changed to&lt;BR /&gt;&lt;BR /&gt;ICULocaleService myobj, *tService; &lt;BR /&gt;tService = dynamic_cast&lt;ICUBREAKITERATORSERVICE&gt;(&amp;amp;myobj);&lt;BR /&gt;&lt;BR /&gt;Could you please clarify what actually you are suggesting me to do?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;BTW, we are using IBM ICU(International Components for Unicode). Earlier we use to have ICU 3.6 version and we were able to compile it with the same version of compiler. Now we had moved to ICU 4.4.1 and got these issues.&lt;BR /&gt;&lt;BR /&gt;The Block of code which we are getting Coredump has not been changed from ICU 3.6 to ICU 4.4.1&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks for the quick reply.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;Srikrishna Erra.&lt;/ICUBREAKITERATORSERVICE&gt;</description>
      <pubDate>Tue, 27 Jul 2010 12:42:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/acc-error-1922-quot-opt-acc-lbin-ctcom-quot-terminated-with/m-p/4640097#M658754</guid>
      <dc:creator>Srikrishna Erra</dc:creator>
      <dc:date>2010-07-27T12:42:08Z</dc:date>
    </item>
    <item>
      <title>Re: aCC: error 1922: "/opt/aCC/lbin/ctcom" terminated with signal 10</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/acc-error-1922-quot-opt-acc-lbin-ctcom-quot-terminated-with/m-p/4640098#M658755</link>
      <description>&amp;gt;I am done with this.&lt;BR /&gt;&lt;BR /&gt;(Thanks)&lt;BR /&gt;&lt;BR /&gt;&amp;gt;UNICODE_STRING is a macro which in turns call UnicodeString Class constructor.&lt;BR /&gt;&lt;BR /&gt;Ok, make a global of that type with that "Break Iterator" value.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;Does it fail with just this: ICULocaleService myobj;&lt;BR /&gt;&lt;BR /&gt;&amp;gt;Changed to:&lt;BR /&gt;ICULocaleService myobj, *tService;&lt;BR /&gt;tService = dynamic_cast&lt;ICUBREAKITERATORSERVICE&gt;(&amp;amp;myobj);&lt;BR /&gt;&lt;BR /&gt;&amp;gt;Could you please clarify what actually you are suggesting me to do?&lt;BR /&gt;&lt;BR /&gt;Basically the hard part is constructing the object.  Doing pointer assignments (tService) is easier.&lt;BR /&gt;&lt;BR /&gt;So does just "ICULocaleService myobj;" work?&lt;BR /&gt;Or using the derived class:&lt;BR /&gt;   ICUBreakIteratorService foo;&lt;BR /&gt;&lt;BR /&gt;&amp;gt;Now we had moved to ICU 4.4.1 and got these issues.&lt;BR /&gt;&lt;BR /&gt;Probably unrelated other than you have new/different code.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;The Block of code which we are getting Coredump has not been changed from ICU 3.6 to ICU 4.4.1&lt;BR /&gt;&lt;BR /&gt;The abort may have to do with internal heap corruption in the compiler so any differences may trigger it.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;A.05.50 [Jan 06 2003] &lt;BR /&gt;&lt;BR /&gt;Where did you get this compiler?&lt;BR /&gt;&lt;BR /&gt;The official A.05.50 compiler had this date:&lt;BR /&gt;A.05.50 [May 15 2003]&lt;/ICUBREAKITERATORSERVICE&gt;</description>
      <pubDate>Wed, 28 Jul 2010 10:29:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/acc-error-1922-quot-opt-acc-lbin-ctcom-quot-terminated-with/m-p/4640098#M658755</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-07-28T10:29:54Z</dc:date>
    </item>
    <item>
      <title>Re: aCC: error 1922: "/opt/aCC/lbin/ctcom" terminated with signal 10</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/acc-error-1922-quot-opt-acc-lbin-ctcom-quot-terminated-with/m-p/4640099#M658756</link>
      <description>Hi,&lt;BR /&gt;  Actually, i had checked preprocessed code (in .i file) generated for .cpp code &lt;BR /&gt;": ICULocaleService(UNICODE_STRING("Break Iterator", 14))".&lt;BR /&gt;&lt;BR /&gt;Then i replaced existing .cpp code with equivalent preprocessed code.&lt;BR /&gt;&lt;BR /&gt;: ICULocaleService(UNICODE_STRING("Break Iterator", 14))&lt;BR /&gt;      replaced with &lt;BR /&gt;        : ICULocaleService(UnicodeString("Break Iterator", 14, UnicodeString::kI&lt;BR /&gt;nvariant))&lt;BR /&gt;&lt;BR /&gt;If i compile .cpp file with above changes now then no issues. &lt;BR /&gt;&lt;BR /&gt;.cpp file is getting compiled succesfully.&lt;BR /&gt;&lt;BR /&gt;This is somewhat strange behaviour.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;So does just "ICULocaleService myobj;" work? &lt;BR /&gt;Or using the derived class: &lt;BR /&gt;ICUBreakIteratorService foo; &lt;BR /&gt;&lt;BR /&gt;I had tried just "ICULocaleService *tService " and it gives no error.&lt;BR /&gt;&lt;BR /&gt;Problem comes when it gets instantiated i.e.&lt;BR /&gt;   ICULocaleService *tService = new ICUBreakIteratorService(); &lt;BR /&gt;&lt;BR /&gt;Later in our code, tserive is again assigned to another variable and used further i.e. &lt;BR /&gt;&lt;BR /&gt;gService = tService;&lt;BR /&gt;tService = NULL;&lt;BR /&gt;&lt;BR /&gt;gService is defined as&lt;BR /&gt;static U_NAMESPACE_QUALIFIER ICULocaleService* gService = NULL;&lt;BR /&gt;&lt;BR /&gt;So creating an instance is required.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;Where did you get this compiler? &lt;BR /&gt;The official A.05.50 compiler had this date: &lt;BR /&gt;A.05.50 [May 15 2003] &lt;BR /&gt;&lt;BR /&gt;Sorry, i have no IDEA and have to ask My ADMIN team.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;Srikrishna Erra.</description>
      <pubDate>Wed, 28 Jul 2010 18:16:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/acc-error-1922-quot-opt-acc-lbin-ctcom-quot-terminated-with/m-p/4640099#M658756</guid>
      <dc:creator>Srikrishna Erra</dc:creator>
      <dc:date>2010-07-28T18:16:10Z</dc:date>
    </item>
    <item>
      <title>Re: aCC: error 1922: "/opt/aCC/lbin/ctcom" terminated with signal 10</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/acc-error-1922-quot-opt-acc-lbin-ctcom-quot-terminated-with/m-p/4640100#M658757</link>
      <description>&amp;gt;If I compile .cpp file with above changes now then no issues.&lt;BR /&gt;&lt;BR /&gt;Great.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;I had tried just "ICULocaleService *tService" and it gives no error.&lt;BR /&gt;&lt;BR /&gt;Because declaring pointers is trivial.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;Problem comes when it gets instantiated i.e.&lt;BR /&gt;ICULocaleService *tService = new ICUBreakIteratorService();&lt;BR /&gt;&lt;BR /&gt;Right, it has to construct the object.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;I have no IDEA and have to ask My ADMIN team.&lt;BR /&gt;&lt;BR /&gt;Ok.</description>
      <pubDate>Thu, 29 Jul 2010 08:55:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/acc-error-1922-quot-opt-acc-lbin-ctcom-quot-terminated-with/m-p/4640100#M658757</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-07-29T08:55:19Z</dc:date>
    </item>
  </channel>
</rss>

