- Community Home
- >
- Servers and Operating Systems
- >
- Legacy
- >
- Operating System - Tru64 Unix
- >
- invalid memory read access from kernel mode Tru64 ...
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
04-11-2006 05:09 AM
04-11-2006 05:09 AM
invalid memory read access from kernel mode Tru64 5.1B pk3
trap: invalid memory read access from kernel mode
faulting virtual address: 0x65206f74206e6f7d
pc of faulting instruction: 0xfffffc000078b8d8
ra contents at time of fault: 0xfffffc00007e5780
sp contents at time of fault: 0xfffffe048d1377e0
panic (cpu 8): kernel memory fault
syncing disks... dump device name: DK2-32, num: 0x13002f6, off: 0x0, len: 0x1000
00
LSM attempting to dump to device at major 19 minor 758
dump device name: DK1-31, num: 0x1300266, off: 0x0, len: 0x100000
LSM attempting to dump to device at major 19 minor 614
dump device name: DK4-34, num: 0x1300306, off: 0x0, len: 0x100000
LSM attempting to dump to device at major 19 minor 774
dump device name: DK3-33, num: 0x1300276, off: 0x0, len: 0x100000
LSM attempting to dump to device at major 19 minor 630
Is it safe to assume that the Advfs is corrupted on the boot disk?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2006 09:12 AM
04-11-2006 09:12 AM
Re: invalid memory read access from kernel mode Tru64 5.1B pk3
I think, this calls for an update to pk5. This is more likely a bug.
greetings,
Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2006 09:25 AM
04-11-2006 09:25 AM
Re: invalid memory read access from kernel mode Tru64 5.1B pk3
I don't know you all recent patches installed with your system.
But there were patches related with "KMF" panic string, caused by ATM interface due to a simple lock time violation. You will have to find those patches or the Main stream patches are to be installed.
This patch solve the problem of ATM interface memory run out issues, that is "Kernel Memory Fault" KMF panic string.
Archunan
Archie
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2006 09:27 AM
04-11-2006 09:27 AM
Re: invalid memory read access from kernel mode Tru64 5.1B pk3
This is the another patch ID: OSF410-405517, which ia also related with KMF panic string caused by Dig Unix ATM interface.
Archunan
Archie
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2006 09:39 AM
04-11-2006 09:39 AM
Re: invalid memory read access from kernel mode Tru64 5.1B pk3
When I see your crashdc report, I see "fta0: Link Unavailable", please have a look into /var/adm/messages file.
Because if FDDI driver does not reset/initialize properily, then there is chance of getting KMF panic.
Archunan
Archie
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2006 09:48 AM
04-11-2006 09:48 AM
Re: invalid memory read access from kernel mode Tru64 5.1B pk3
If you have kdbx debugging tool, you can find the text message stored in "message buffer" before panic occured on your CPU 8.
Because when the panic CPU sends the crash info to the other node in the cluster, it will save the reason in the message buffer and send only the panic string to the other nodes before it goes down.
Also you can drilldown the PC and stack using KDBX debugger, using these values and comparing the seguence events logged in the stack, you can get better idea about what is the process, and the related program caused the system panic.
Archunan
Archie
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2006 11:19 PM
04-11-2006 11:19 PM
Re: invalid memory read access from kernel mode Tru64 5.1B pk3
there are several panic patches like yours mentioned in the docs for pk5.
Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2006 01:10 AM
04-12-2006 01:10 AM
Re: invalid memory read access from kernel mode Tru64 5.1B pk3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2006 02:14 AM
04-12-2006 02:14 AM
Re: invalid memory read access from kernel mode Tru64 5.1B pk3
these kernel panics are occurring very sporadic. I would update to pk5.
Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2006 08:59 AM
04-12-2006 08:59 AM
Re: invalid memory read access from kernel mode Tru64 5.1B pk3
ATM interface is just one of the reason for KMF panic, but there are so many other reasons which causes system crash with this same KMF bugcheck.
As Michael suggestion, first update your system latest pk5, then lets see what will happen. Probably your issue may be covered by any one of the patch bundled in pk5.
you can find the patches details here...
http://www2.itrc.hp.com/service/patch/mainPage.do
Archunan
Archie
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2006 07:46 AM
08-07-2006 07:46 AM