- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- aCC compiler crashes
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2005 04:28 PM - last edited on 01-02-2012 12:49 AM by Ajay-Kumar
01-10-2005 04:28 PM - last edited on 01-02-2012 12:49 AM by Ajay-Kumar
aCC compiler crashes
I am building an enterprise product on HP-UX 11.11 (PA-RISC) using /opt/aCC/bin/aCC and when I am compiling one cpp file, the compiler spits the following error message and compilation fails :
Signal 11
( 0) 0x00274970 sighandler__FiT1 + 0x148
[/opt/aCC/lbin/ctcom.pa20]
( 1) 0xc020b6d0 _sigreturn [/usr/lib/libc.2]
( 2) 0x000a74c0 $$dyncall_external_20
[/opt/aCC/lbin/ctcom.pa20]
( 3) 0x0010edf0
reverseFunctionDeclarationList__FP8Function + 0x38
[/opt/aCC/lbin/ctcom.pa20]
( 4) 0x0012a4f0 expand__8FunctionFv + 0x518
[/opt/aCC/lbin/ctcom.pa20]
( 5) 0x0013a9ec
ProcessExternalDeclaration__8CompilerFP11Declarationb
+ 0x1b8 [/opt/aCC/lbin/ctcom.pa20]
( 6) 0x001b88fc
ProcessExternalDeclarationList__8CompilerFP11Declaration
+ 0x104 [/opt/aCC/lbin/ctcom.pa20]
( 7) 0x0019abd4
doReduction1__FiR12ScannerValueP12ScannerValue +
0x56c [/opt/aCC/lbin/ctcom.pa20]
( 8) 0x00199ee8 yyparse__Fv + 0xbc8
[/opt/aCC/lbin/ctcom.pa20]
( 9) 0x0023de98 DoCompile__8CompilerFv + 0x22c
[/opt/aCC/lbin/ctcom.pa20]
(10) 0x000b1894 DoCompile__8CompilerFP6Buffer +
0x34 [/opt/aCC/lbin/ctcom.pa20]
(11) 0x000b95e0 DoCompileFile__8CompilerFPc +
0x25c [/opt/aCC/lbin/ctcom.pa20]
(12) 0x000c0050 main + 0x6c0
[/opt/aCC/lbin/ctcom.pa20]
(13) 0xc0143478 _start + 0xc0 [/usr/lib/libc.2]
(14) 0x001b0e00 $START$ + 0x178
[/opt/aCC/lbin/ctcom.pa20]
Error (system problem) 689: # Compiler received
signal 11
gmake[4]: *** [HP-UXB.11.11_DBG.OBJ/HashUtil.o] Error 3
Any one faced similar problem. If so, what is the solution for this?.
-----------------------------------
P.S. This thread has been moved from General to Languages & Scripting - Forum Moderator
- Tags:
- SIGSEGV
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2005 04:31 PM
01-10-2005 04:31 PM
Re: aCC compiler crashes
I had seen this problem and when installed the latest patch it got removed. You could try that.
-manish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2005 06:41 PM
01-10-2005 06:41 PM
Re: aCC compiler crashes
bash-3.00# aCC -V
aCC: HP ANSI C++ B3910B A.03.55
GOLDAPPS11i-B.11.11.0406.5 Gold Applications Patches for HP-UX 11i v1, June 2004
GOLDBASE11i-B.11.11.0406.5 Gold Base Patches for HP-UX 11i v1, June 2004
B3899BA - B.11.11.08-HP C/ANSI C Developer's Bundle for HP-UX 11.i (S700)
B3901BA - B.11.11.08 HP C/ANSI C Developer's Bundle for HP-UX 11.i (S800)
BUNDLE B.11.11 Patch Bundle
BUNDLE11i B.11.11.0306.1 Required Patch Bundle for HP-UX 11i, June 2003
OnlineDiag - B.11.11.13.14 HPUX 11.11 Support Tools Bundle, Dec 2003
bash-3.00# uname -a
HP-UX jesser01 B.11.11 U 9000/800 2640277115 unlimited-user license
Do I need to install any other patch other than this?.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2005 10:53 PM
01-10-2005 10:53 PM
Re: aCC compiler crashes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-16-2005 12:21 AM
01-16-2005 12:21 AM