- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- unrecognized attribute code: 55
Operating System - OpenVMS
1824535
Members
3935
Online
109672
Solutions
Forums
Categories
Company
Local Language
юдл
back
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
Forums
Discussions
юдл
back
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
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
тАО09-16-2006 09:36 AM
тАО09-16-2006 09:36 AM
unrecognized attribute code: 55
During porting an application from AXP to IA64
I encountered the following stackdump.
The reason for the dump is obvious, there was
an array index out of range (it was zero) in routine UTIL$TRIM
and the error has already been fixed.
What I am curious of is the repeated line
"unrecognized attribute code: 55"
I didn't find anything in the documentation about
this specific error code.
Does anyone know what this means?
Thanks in advance for your help.
%PAS-F-ARRINDVAL, array index value is out of range
%TRACE-F-TRACEBACK, symbolic stack dump follows
image module routine line rel PC abs PC
Error: unrecognized attribute code: 55
LSS$LSS UTIL$STRING UTIL$TRIM 408 00000000000062F0 00000000002EF0E0
Error: unrecognized attribute code: 55
LSS$LSS LSS$LSS MEMORIZEAUTODLM 4544 0000000000023D80 0000000000085400
Error: unrecognized attribute code: 55
LSS$LSS LSS$LSS PROCESS_EVENT 10075 00000000000714F0 00000000000D2B70
Error: unrecognized attribute code: 55
LSS$LSS LSS$LSS WORK_UP_SSD_EVENT 10874 000000000007C590 00000000000DDC10
Error: unrecognized attribute code: 55
LSS$LSS LSS$LSS PROCESSRCVMESSAGE 17900 00000000000C25D0 0000000000123C50
Error: unrecognized attribute code: 55
LSS$LSS LSS$LSS LSS$LSS 19648 00000000000DE780 000000000013FE00
Error: unrecognized attribute code: 55
LSS$LSS 0 0000000000041A50 0000000000041A50
Error: unrecognized attribute code: 55
LSS$LSS 0 000000000004BC30 000000000004BC30
PTHREAD$RTL THD_THREAD thdBase 242530 0000000000005CC0 FFFFFFFF84549850
PTHREAD$RTL THD_INIT pthread_main 242311 00000000000006C0 FFFFFFFF845006C0
Environment:
compiled under HP OpenVMS V8.2-1
with HP Pascal I64 V5.9-93 on HP rx1600 (999MHz/1.5MB)
I encountered the following stackdump.
The reason for the dump is obvious, there was
an array index out of range (it was zero) in routine UTIL$TRIM
and the error has already been fixed.
What I am curious of is the repeated line
"unrecognized attribute code: 55"
I didn't find anything in the documentation about
this specific error code.
Does anyone know what this means?
Thanks in advance for your help.
%PAS-F-ARRINDVAL, array index value is out of range
%TRACE-F-TRACEBACK, symbolic stack dump follows
image module routine line rel PC abs PC
Error: unrecognized attribute code: 55
LSS$LSS UTIL$STRING UTIL$TRIM 408 00000000000062F0 00000000002EF0E0
Error: unrecognized attribute code: 55
LSS$LSS LSS$LSS MEMORIZEAUTODLM 4544 0000000000023D80 0000000000085400
Error: unrecognized attribute code: 55
LSS$LSS LSS$LSS PROCESS_EVENT 10075 00000000000714F0 00000000000D2B70
Error: unrecognized attribute code: 55
LSS$LSS LSS$LSS WORK_UP_SSD_EVENT 10874 000000000007C590 00000000000DDC10
Error: unrecognized attribute code: 55
LSS$LSS LSS$LSS PROCESSRCVMESSAGE 17900 00000000000C25D0 0000000000123C50
Error: unrecognized attribute code: 55
LSS$LSS LSS$LSS LSS$LSS 19648 00000000000DE780 000000000013FE00
Error: unrecognized attribute code: 55
LSS$LSS 0 0000000000041A50 0000000000041A50
Error: unrecognized attribute code: 55
LSS$LSS 0 000000000004BC30 000000000004BC30
PTHREAD$RTL THD_THREAD thdBase 242530 0000000000005CC0 FFFFFFFF84549850
PTHREAD$RTL THD_INIT pthread_main 242311 00000000000006C0 FFFFFFFF845006C0
Environment:
compiled under HP OpenVMS V8.2-1
with HP Pascal I64 V5.9-93 on HP rx1600 (999MHz/1.5MB)
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-16-2006 09:06 PM
тАО09-16-2006 09:06 PM
Re: unrecognized attribute code: 55
I wonder if the code that displays the stack traceback is finding something on the stack it does not recognise?
One to reported to hp I think.
One to reported to hp I think.
____________________
Purely Personal Opinion
Purely Personal Opinion
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-17-2006 03:08 PM
тАО09-17-2006 03:08 PM
Re: unrecognized attribute code: 55
Albert,
Interesting! I suspect it's something in the TRACE code that's getting confused when symbolizing the call stack. Note it's just for stuff in LSS$LSS. How was it linked?
Please log a case with your local customer support centre. Make sure you have a reproducer, or process dump.
Interesting! I suspect it's something in the TRACE code that's getting confused when symbolizing the call stack. Note it's just for stuff in LSS$LSS. How was it linked?
Please log a case with your local customer support centre. Make sure you have a reproducer, or process dump.
A crucible of informative mistakes
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP