HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Manual Page causes Memory Fault
Operating System - HP-UX
1835254
Members
2268
Online
110078
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-10-2000 12:16 AM
03-10-2000 12:16 AM
Manual Page causes Memory Fault
HP-UX v11.0 does the following
HP-UX v11.0
$ man $PATH
Memory fault
$ ls
Mail junk.c
$ man judefgkgkgkgkgkgk
No manual entry for judefgkgkgkgkgkgk.
$ $PATH
ksh:
/usr/local/bin:/usr/bin:/usr/ucb:/usr/ccs/bin:/usr/contrib/bin:/usr/bin/X1d
$ man
/usr/local/bin:/usr/bin:/usr/ucb:/usr/ccs/bin:/usr/contrib/bin:/usr/bin/Xd
No manual entry for
/usr/local/bin:/usr/bin:/usr/ucb:/usr/ccs/bin:/usr/contrib/.
I noticed that Solaris is able to interpret this command correctly
type man $PATH on Solaris gives
No manual entry for
/usr/local/bin:/usr/bin:/usr/ucb:/usr/ccs/bin:/usr/contrib/.
which is the correct response.
The HP-UX has a some sort of a problem with this.
Anyone got any ideas about this.
Dwight
HP-UX v11.0
$ man $PATH
Memory fault
$ ls
Mail junk.c
$ man judefgkgkgkgkgkgk
No manual entry for judefgkgkgkgkgkgk.
$ $PATH
ksh:
/usr/local/bin:/usr/bin:/usr/ucb:/usr/ccs/bin:/usr/contrib/bin:/usr/bin/X1d
$ man
/usr/local/bin:/usr/bin:/usr/ucb:/usr/ccs/bin:/usr/contrib/bin:/usr/bin/Xd
No manual entry for
/usr/local/bin:/usr/bin:/usr/ucb:/usr/ccs/bin:/usr/contrib/.
I noticed that Solaris is able to interpret this command correctly
type man $PATH on Solaris gives
No manual entry for
/usr/local/bin:/usr/bin:/usr/ucb:/usr/ccs/bin:/usr/contrib/.
which is the correct response.
The HP-UX has a some sort of a problem with this.
Anyone got any ideas about this.
Dwight
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2000 09:00 AM
03-10-2000 09:00 AM
Re: Manual Page causes Memory Fault
I get the same error if my $PATH variable is set to its default, which is about
4 screen lines long. But if I set it to something shorter, like:
/usr/sbin:/sbin:/opt/socks/bin:/usr/bin:/opt/ansic/bin
and then do the command man $PATH, I get what you expect (the "No manual
entry..." error). It might be just because the man command is having trouble
parsing the very-long line. There may also be something in the path that it
can't handle.
I wonder why you would want to do a man on your $PATH variable! Is there
another command you're actually using that's also doing this?
4 screen lines long. But if I set it to something shorter, like:
/usr/sbin:/sbin:/opt/socks/bin:/usr/bin:/opt/ansic/bin
and then do the command man $PATH, I get what you expect (the "No manual
entry..." error). It might be just because the man command is having trouble
parsing the very-long line. There may also be something in the path that it
can't handle.
I wonder why you would want to do a man on your $PATH variable! Is there
another command you're actually using that's also doing this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2000 04:52 PM
03-12-2000 04:52 PM
Re: Manual Page causes Memory Fault
If there is a (.) dot on $PATH, you will definitely get a coredump and it is
also a security issue.
also a security issue.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2000 04:52 PM
03-12-2000 04:52 PM
Re: Manual Page causes Memory Fault
If there is a (.) dot in your $PATH, you will definitely get a coredump and it
is also a security issue.
is also a security issue.
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