- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Error message from "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
09-05-2000 01:58 AM
09-05-2000 01:58 AM
Error message from "elm".
at using "elm".
quote
$>elm
Segment Violation signal!
k1Bs1Cs1Ds1Gs1H
unquote.
What does it mean? And how to fix it?
Thank you.
Jess
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2000 02:04 AM
09-05-2000 02:04 AM
Re: Error message from "elm".
possibly you mailbox is corrupt (/var/mail/
Try the mail or mailx command to view you mails.
If this works try to delete some mails and the reuse elm.
Regards
Andrew
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2000 02:05 AM
09-05-2000 02:05 AM
Re: Error message from "elm".
possibly you mailbox is corrupt (/var/mail/
Try the mail or mailx command to view you mails.
If this works try to delete some mails and the reuse elm.
Regards
Andrew
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2000 02:06 AM
09-05-2000 02:06 AM
Re: Error message from "elm".
possibly you mailbox is corrupt (/var/mail/
Try the mail or mailx command to view you mails.
If this works try to delete some mails and the reuse elm.
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2000 02:12 AM
09-05-2000 02:12 AM
Re: Error message from "elm".
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2000 02:28 AM
09-05-2000 02:28 AM
Re: Error message from "elm".
still got the same error message.
Jess
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2000 03:02 AM
09-05-2000 03:02 AM
Re: Error message from "elm".
of terminal emulation you are using. Try switching terminals
or changing your TERM environment variable OR
DNS misconfiguration and/or it can't resolve it's own hostname.
I'd check /etc/hosts /etc/resolv.conf & /etc/nsswitch.conf entires.
If root = OK ; check permissions of these files as well !
other causes :
large number of messages in mailbox ?
from entry : is long > 220 characters
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2000 03:50 AM
09-05-2000 03:50 AM
Re: Error message from "elm".
Try to change TERM variable and give it a try again!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2000 05:50 PM
09-05-2000 05:50 PM
Re: Error message from "elm".
It's caused by DNS' configuation. Something wrong with it. After I stopped DNS and modified /etc/hosts. "elm" worked again.
But I don't understand why "mail" worked with
the configuration but not "elm".
Jess