- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Error with elm
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-24-2007 07:30 AM
04-24-2007 07:30 AM
Error with elm
Segment Violation signal!
I checked the knowledgbase, but I wasn't clear on what caused the problem or how to resolve it.
I had issued the hostname command from the root login prior to the problem occurring.
Thanks,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2007 07:40 AM
04-24-2007 07:40 AM
Re: Error with elm
You don't tell your distribution. Try yumming the box or installing a different version of elm. Also, see if the system has memory fragmentation/shortage issues.
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
04-24-2007 08:21 AM
04-24-2007 08:21 AM
Re: Error with elm
could you post your /etc/nsswitch.conf file and the output of;
# nslookup your_server_name
# nslookup ip_of_your_server
Regards,
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2007 08:32 AM
04-24-2007 08:32 AM
Re: Error with elm
/etc - root> cat nsswitch.conf
hosts: files [NOTFOUND=return UNAVAIL=continue] dns [NOTFOUND=return UNAVAIL=con
tinue TRYAGAIN=continue] nis [NOTFOUND=return UNAVAIL=continue TRYAGAIN=return]
/etc - root>
I have looked at the default nsswitch.conf and it is similar, but organized.
My system is an HPUX
HP-UX erhpux B.11.00 A 9000/800 155901547 two-user license
/etc - root> nslookup erhpux
Using /etc/hosts on: -a
looking up FILES
Name: erhpux
Address: 10.10.10.105
Aliases: ERHPUX
It was working fine yesterday morning and the past 7 years. What could have cuased it to stop. Also I am accessing the server from a telnet screen. When I login as any user and type the elm command the screen does not scroll properly once the error occurs. The screen then locks up and I have to end the session.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2007 08:34 AM
04-24-2007 08:34 AM
Re: Error with elm
/etc - root> nslookup erhpux
Using /etc/hosts on: -a
looking up FILES
Name: erhpux
Address: 10.10.10.105
Aliases: ERHPUX
/etc - root> nslookup 10.10.10.105
Using /etc/hosts on: -a
looking up FILES
Name: erhpux
Address: 10.10.10.105
Aliases: ERHPUX
/etc - root>
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2007 08:46 AM
04-24-2007 08:46 AM
Re: Error with elm
Thanks,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2007 08:48 AM
04-24-2007 08:48 AM
Re: Error with elm
-a as a hostname?
could you check the the hostname of your server?
# uname -a
Regards,
Robert-Jan