![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Rules & FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Memory Fault - Core Dumped | bayuz | UNIX for Advanced & Expert Users | 0 | 10-17-2007 11:21 AM |
| Segmentation Fault (core dumped) | bankpro | High Level Programming | 2 | 01-20-2006 03:23 AM |
| Abort core dumped!!!! | zing | Filesystems, Disks and Memory | 2 | 07-09-2003 09:59 PM |
| Bus Error Core Dumped | j1yant | UNIX for Advanced & Expert Users | 1 | 10-05-2002 08:10 AM |
| Segmentation fault (core dumped) | Ivo | UNIX for Dummies Questions & Answers | 1 | 02-08-2002 07:23 AM |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
core dumped
what is segmentation core dumped?
how should i respond? |
| Forum Sponsor | ||
|
|
|
|||
|
Hi I am just System Admin.
On my Sun machine with a Oracle database I allso get a core dump. But It is sometimes large allmost 1 gb. It allways happens them the Database people there jobs don't run correct it leaves a core dump in DB. I just double check DB people then bye bye. PeterH |
|
||||
|
When a core file is dumped, it will have the application name in the form of <appname>.core.
While you may not be able to step through the core file, you can identify the app that caused the core and the time that the core was dumped. I would then backtrack and see what could have happened that caused a normally stable app to core out.
__________________
Not quite as cool as all the other Kids... |
|
||||
|
Quote:
__________________
FreeBSD - Opening computers from closed Windows |