- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- panic:Data page fault. what was the cause of the p...
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
02-07-2007 05:01 PM
02-07-2007 05:01 PM
i've got my rp5470 panic and reboot. the syslog logged "panic: Data page fault", and there were folling messages in q4's what.out, which i think that it would tell something about the panic:
Interrupt Type 15 (Data page fault):
Instruction Address (pcsq.pcoq) = 0x0.0x148db4
Instruction (iir) = 0x40970020 (load/store)
Target Address (isr.ior) = 0x0.0x0000000000000010
Base Register (gr4) = 0x0000000000000000
Savestate Ptr (ssp) = 0x0.0x00000000015c5eb0
Savestate Return Pointer (ss_rp) = 0x0000000000148d00
+--------------------------------------------+
| Hang probability |
+--------------------------------------------+
No threads ran during the last 1 second before the dump.
No threads ran during the last 5 seconds before the dump.
No threads ran during the last 1 minute before the dump.
115 or more threads ran during the last 1 hour before the dump.
122 or more threads ran during the last 1 day before the dump.
+--------------------------------------------+
| Checking other hang reasons |
+--------------------------------------------+
The statdaemon hadn't run in over 1.06 minutes (1 second is normal).
At least 2 real-time processes ran since the last time the statdaemon
ran.
There were 3 zombie processes that died more than 1 hour before the dump
(but were never reaped). This is not illegal, but it does suggest one
or more processes are either being starved or are not cleaning up after
themselves. The parents of the zombies were:
proc @ 0x4a59a040, pid 1, cmd init
proc @ 0xae6a40, pid 0, cmd swapper
could you please try to figure out the cause of the panic?
thanks a lot
your reply would earn you points!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2007 05:09 PM
02-07-2007 05:09 PM
Re: panic:Data page fault. what was the cause of the panic?
Data page fault is caused by software and cause of the panic in these cases mostly is software issue.
Do you have output of crashinfo or could you please post the output of crashinfo.. since the information posted is not sufficient to confirm the cause of the panic.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2007 05:42 PM
02-07-2007 05:42 PM
Re: panic:Data page fault. what was the cause of the panic?
If you can disassemble this address, it will give the current function.
>Target Address (isr.ior) = 0x0.0x0000000000000010
This looks like 16 bytes off of a NULL pointer.
So the cause is the kernel messed up. :-(
I'm not sure what is needed to match it up with a patch.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2007 05:42 PM
02-07-2007 05:42 PM
Re: panic:Data page fault. what was the cause of the panic?
Check /etc/rc.config.d/savecrash
If the first variable is set to 1, you hae a crash dump. If not, set it to 1 and wait for it to happen again.
/var/adm/crash
Your crash will be a subdirectory here. You next need to do q4 analysis and send the output to the HP response center. They will tell you which patch you are missing or what other corrective action to take.
It seems like software but take the time to use mstm/cstm or xstm to check the hardware, especially memory.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2007 08:04 PM
02-07-2007 08:04 PM
Re: panic:Data page fault. what was the cause of the panic?
there is no hardware error, and there is not hints in the crash/INDEX, i could post the ana.out and what.out produced by q4 here for every one to take a look.
if i do not have an HP service contract, could i sent the log file to HP to analyze them? how?
thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2007 08:34 PM
02-07-2007 08:34 PM
SolutionThere were some igelan related tasks were going on and were not able to finish..That's all I could make out..
I suspect it was caused by igelan.. could you please checkthe sytem for the igelan patches and latest drivers..
there are lots of issues seen with igelan so I would recommend you to install the latest patches and drivers if they are not..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2007 01:29 AM
02-08-2007 01:29 AM
Re: panic:Data page fault. what was the cause of the panic?
hi,
what is igelan?how to examine the present patches for igelan and how tofind the lastest patches for igelan?
thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2007 01:17 PM
02-10-2007 01:17 PM
Re: panic:Data page fault. what was the cause of the panic?
and you can search for the igelan driver and its patches via the following command:
#swlist -l product |grep -i igelan
latest patches can be checked at itrc... however driver can be downloaded from software.hp.com..