- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: segmentation error (core dumped)
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-06-2003 05:51 PM
04-06-2003 05:51 PM
segmentation error (core dumped)
I am using linux redhat 6.2. About once a week, our system is throwing the error :
segmentation error (Core dumped)
This error is shown when I try and execute any command after logging in. But, this is occured on and off... not contiuously.... after it started once...
I have Oracle running on this machine. Oracle do not allow and logins at this time or don't work properly at that time. Some times the listener fails. After a little while, Oracle shuts down automatically.
Could some one please help me, why does this error occur.
Thanks,
Deep.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2003 07:01 PM
04-06-2003 07:01 PM
Re: segmentation error (core dumped)
file core
strings core > /tmp/file
-or-
strings core | more
Are you using X windows or a variant?
Listener will core dump.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2003 07:37 PM
04-06-2003 07:37 PM
Re: segmentation error (core dumped)
I have evaluated the core file as mentioned. It seems pretty alright. It has all the environment variables.
CORE
CORE
racle/
CORE
netd
-1:-1:134540332
ul.KYt33YAL/:121
LESSOPEN=|/usr/bin/lesspipe.sh %s
These are the first few lines, which I didn;t understand.
We do run xwindows on this machine.
Please let me know, what should I do next.
Thanks,
Deep.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2003 04:12 AM
04-07-2003 04:12 AM
Re: segmentation error (core dumped)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2003 03:33 PM
04-07-2003 03:33 PM
Re: segmentation error (core dumped)
The core file is attached...
Thanks,
Deep.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2003 05:23 AM
04-08-2003 05:23 AM
Re: segmentation error (core dumped)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2003 10:26 AM
04-15-2003 10:26 AM
Re: segmentation error (core dumped)
What does "sar" "vmstat" "free" show?
If you close to no mem free, then this could be the OOM Killer.
I strongly adive graphing you memory usage ( Used, Buffers, Cache) to get a better Idea of you memory usage.
check out:
http://www.quadratic.net/~david/gnuplot/index.php
(note the shameless self promotion)