- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Instruction Address (pcsq.pcoq)
Operating System - HP-UX
1821052
Members
2547
Online
109631
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
Discussions
Discussions
Discussions
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
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
08-09-2004 06:53 AM
08-09-2004 06:53 AM
Instruction Address (pcsq.pcoq)
Hi, i have hp-ux 11.11 v1 with 2 Fc tachyon and when i install EMC PowerPath 4.2 the maquine don´t start she was panic...
Memory Information:
physical page size = 4096 bytes, logical page size = 4096 bytes
Physical: 4192256 Kbytes, lockable: 3150004 Kbytes, available: 3629500 Kbytes
Trap Type 15 (Data page fault):
Instruction Address (pcsq.pcoq) = 0x0.0x64c598
Instruction (iir) = 0x42d90030 (load/store)
Target Address (isr.ior) = 0x0.0x0000000000000018
Base Register (gr22) = 0x0000000000000000
Savestate Ptr (ssp) = 0xa297c00.0x400003ffffff2d98
Savestate Return Pointer (ss_rp) = 0x00000000006500a0
System Panic:
linkstamp: Mon Aug 9 13:34:55 SAT 2004
_release_version: @(#) $Revision: vmunix: vw: -proj selectors: CUPI80_BL2000_1108 -c 'Vw for CUPI80_BL2000_1108 build' -- cupi80_bl2000_1108 'CUPI80_BL2000_1108' Wed Nov 8 19:24:56 PST 2000 $
panic: Data page fault
I did install last patches for Tachyon, Sam, Bunbled patch and patch PHKL_31003 for error Trap Type 15 (Data page fault): and this error was go out.
Memory Information:
physical page size = 4096 bytes, logical page size = 4096 bytes
Physical: 4192256 Kbytes, lockable: 3150004 Kbytes, available: 3629500 Kbytes
Trap Type 15 (Data page fault):
Instruction Address (pcsq.pcoq) = 0x0.0x64c598
Instruction (iir) = 0x42d90030 (load/store)
Target Address (isr.ior) = 0x0.0x0000000000000018
Base Register (gr22) = 0x0000000000000000
Savestate Ptr (ssp) = 0xa297c00.0x400003ffffff2d98
Savestate Return Pointer (ss_rp) = 0x00000000006500a0
System Panic:
linkstamp: Mon Aug 9 13:34:55 SAT 2004
_release_version: @(#) $Revision: vmunix: vw: -proj selectors: CUPI80_BL2000_1108 -c 'Vw for CUPI80_BL2000_1108 build' -- cupi80_bl2000_1108 'CUPI80_BL2000_1108' Wed Nov 8 19:24:56 PST 2000 $
panic: Data page fault
I did install last patches for Tachyon, Sam, Bunbled patch and patch PHKL_31003 for error Trap Type 15 (Data page fault): and this error was go out.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2004 07:43 AM
08-09-2004 07:43 AM
Re: Instruction Address (pcsq.pcoq)
Hi Pedro,
Is your system still panicing or did the patches resolve the panic? If it is still panicing then I would like to see the full stack trace of the process causing the panic from the crash dump.
If you are not familiar with this procedure, one way to get the trace would be to cd into the crash dump directory and run Q4:
# cd /var/adm/crash/crash.#
# q4 .
q4> trace -v event 0
The stack trace of the panicing process may give clues as to what the problem is and if a patch is available to address it.
Regards,
Dave
I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]
Is your system still panicing or did the patches resolve the panic? If it is still panicing then I would like to see the full stack trace of the process causing the panic from the crash dump.
If you are not familiar with this procedure, one way to get the trace would be to cd into the crash dump directory and run Q4:
# cd /var/adm/crash/crash.#
# q4 .
q4> trace -v event 0
The stack trace of the panicing process may give clues as to what the problem is and if a patch is available to address it.
Regards,
Dave
I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2004 02:55 PM
08-09-2004 02:55 PM
Re: Instruction Address (pcsq.pcoq)
If you haven't been to an internals training course for HP-UX, the stacj trace and q4 output will not mean very much. You'll need to get HP to help decode the crash dump. The error (data page fault) indicates that swome part of the kernel made a mistake in setting up an address for data. If your machine was running OK before installing EMC PowerPath, you may need to restore your system using your Ignite/UX backup tape. Then install your patches again but not the EMC product. Test to make sure all is well and if so, contact EMC for an updated version of their product.
Bill Hassell, sysadmin
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2004 02:48 AM
08-10-2004 02:48 AM
Re: Instruction Address (pcsq.pcoq)
Thank for all... i installed a new version of PowerPath, i had 4.2 and i installed powerpath 4.3 and my problem was go home.
The installation was correct and system panic did not happen.
Thank to all...
The installation was correct and system panic did not happen.
Thank to all...
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