- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: system crash analysis
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
05-14-2002 10:39 PM
05-14-2002 10:39 PM
system crash analysis
-- trace event 0
q4> trace event 0
stack trace for event 0
crash event was a panic
panic+0x14
report_trap_or_int_and_panic+0x4c
interrupt+0x1e8
$ihndlr_rtn+0x0
ire_walk1+0x84
ire_walk+0x94
ill_fastpath_ack+0x5c
ip_rput+0x4f8
putnext+0xc4
fwstrmodrput+0xac
fwsm_rput+0x10
csq_turnover_with_lock+0x7c
putnext+0x244
hp_dlpi_mblk_fast_in+0x7c
hp_dlpi_mblk_intr_put+0xc0
str_spu_sw_isr+0x1a4
sw_service+0x8c
mp_ext_interrupt+0x108
ivti_patch_to_nop3+0x0
idle+0x444
swidle_exit+0x0
i have also attached the output from the command
echo "msgbuf+8/s" | adb -m vmunix . > /tmp/msgbuf
any help in pointing to the cause of this crash is more than welcome.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2002 11:11 PM
05-14-2002 11:11 PM
Re: system crash analysis
page fault occurs when a process tries to access memory that is out of it's limit or
the memory that is not present. A software
can cause this if it tries to acccess the
system memory.
As a matter of routine , check your memory usage and swap usage , log a call to HP and
get the hardware certified.
regards,
U.SivaKumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2002 11:21 PM
05-14-2002 11:21 PM
Re: system crash analysis
Its simply a data page fault - basically the kernel panic'ed and crashed when it shouldnt have. Simply a patch issue. Your patches arent up to date. Load the latest patch bundle (March2002) or if you just want some individual patches go to the itrc home page, select individual patches, do a search for 'data page fault' for your HP-UX version and it will list the patches you should install to fix it.
We had the same problem here recently - March2002 patch bundle install fixed it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2002 11:45 PM
05-14-2002 11:45 PM
Re: system crash analysis
PHNE_21038 cumulative ARPA transport patch
which should resolve the "race conditions" that are seen in the stack trace. And that I did and I never had the crash again.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2002 12:09 AM
05-15-2002 12:09 AM
Re: system crash analysis
Regards,
Trond
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2002 12:13 AM
05-15-2002 12:13 AM
Re: system crash analysis
I would check as well as HP as the guys from checkpoint FW.
If no contract I would suggest you started with installing the latest Arpa and streams patches and the dependencies.
C.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2002 02:05 AM
05-15-2002 02:05 AM
Re: system crash analysis
Do not forget the dependencies!