- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Getting Core on HP 11.23
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
03-03-2005 06:53 PM
03-03-2005 06:53 PM
Getting Core on HP 11.23
I am getting a core with the following below message while running on
HP-UX blimpy B.11.23 U ia64 1398554628
--------------------------------------------
aCC runtime error: stack unwind failed (2) 1
ARIES32: Core file for PA32 application saved to ..
--------------------------------------------
I have applied patches 31855, 31854, 31851 to this m/c but still facing this problem :(
The compiler details are :
aCC -V
aCC: HP ANSI C++ B3910B A.03.30
Could someone please help with a possible solution for this?
Thanks,
Samina.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2005 07:08 PM
03-03-2005 07:08 PM
Re: Getting Core on HP 11.23
are running a 32 bit PA-RISC binary on IA64 box
(this is, of course, supported by HP). Does your
application work fine on 32bit PA-RISC systems?
If possible, I would advice you to compile your
application on IA64 box and see if it works fine.
- Biswajit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2005 07:53 PM
03-03-2005 07:53 PM
Re: Getting Core on HP 11.23
The application runs fine on a 32bit PA-RISC system. The problem is only with this emulation mode i.e. running 32 bit PA_RISC on a IA64box.
We need to qualify our software whether it runs fine in emulation mode. So I wanted to know the solution to this, if more patches are available to resolve this issue. Since as you said it is supported by HP.
Regards,
Samina.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2005 06:02 AM
03-04-2005 06:02 AM
Re: Getting Core on HP 11.23
I suggest you install PHKL_31500 patch and test
again. If problem still persists, get in touch with your
HP representative.
- Biswajit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2005 09:16 PM
03-06-2005 09:16 PM
Re: Getting Core on HP 11.23
I'll try to check with HP support if that helps.
Thanks!
Samina.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2005 05:53 PM
03-08-2005 05:53 PM
Re: Getting Core on HP 11.23
1. Applying patches
Patches PHSS_31849, PHSS_31850, PHSS_31851, PHSS_31852, PHSS_31853,
PHSS_31854, PHSS_32502
and by
2. increasing the stack size for Aries as mentioned at this site.
http://docs.hp.com/en/B2355-60105/Aries.5.html
-Samina.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2005 04:54 PM
03-22-2005 04:54 PM
Re: Getting Core on HP 11.23
Later I got the latest libcl library version from HP guys. This has solved our problem. I havent observed a core after this.
Samina.