HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: reading core dump files
Operating System - HP-UX
1841515
Members
3066
Online
110182
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
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
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
03-05-2004 08:09 PM
03-05-2004 08:09 PM
reading core dump files
i want to read a kernel core dump file( which are in /var/addm/crash/crash.4 i am read ing the directory) from my c program.I am using cr_open and cr_read.cr_read requires a pgno i have the address 0x440C4000 how can i translate this address to page number and offset. adb does the conversion but i dont know how. Can anyone please help me
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2004 12:06 PM
03-06-2004 12:06 PM
Re: reading core dump files
To read such a file, you need to do q4 dump analysis.
I had a doc that I was posting that was shall we say a no-no. Here is the document id and link, so if you have a software contract you can read it.
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=475751
See my post in the above thread.
OZBEKBRC00000611 - How do I use q4 to pre-process a dump that HP needs to read
I'm working on a paraphrase of the document, but you'll have no trouble reading it if you have a software contract.
Dan G. has been kind enough to leave my version out there for the time being. I will get my paraphrase approved and posted as soon as possible.
SEP
I had a doc that I was posting that was shall we say a no-no. Here is the document id and link, so if you have a software contract you can read it.
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=475751
See my post in the above thread.
OZBEKBRC00000611 - How do I use q4 to pre-process a dump that HP needs to read
I'm working on a paraphrase of the document, but you'll have no trouble reading it if you have a software contract.
Dan G. has been kind enough to leave my version out there for the time being. I will get my paraphrase approved and posted as soon as possible.
SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
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
03-06-2004 11:41 PM
03-06-2004 11:41 PM
Re: reading core dump files
Hi Steven,
Actually what I am trying to do is write a utility similar to adb.I want write a program which will accept an address and print value stored at that address.adb does this by following command.
adb>440C4000 /2X.
That's why I am trying use cr_open and cr_read but I don't know how to convert this address to page number. which is needed by cr_read.
Actually what I am trying to do is write a utility similar to adb.I want write a program which will accept an address and print value stored at that address.adb does this by following command.
adb>440C4000 /2X.
That's why I am trying use cr_open and cr_read but I don't know how to convert this address to page number. which is needed by cr_read.
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
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP