Exforsys

Online Training

Why is this error Occurring

This is a discussion on Why is this error Occurring within the C and C++ forums, part of the Programming Talk category; Most of us who run programs in C and C++ would have definitely seen the word core dump at least ...


Go Back   Exforsys > Programming Talk > C and C++

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 03-07-2007, 11:33 AM
Member
 
Join Date: Apr 2006
Posts: 98
Angela is on a distinguished road
Exclamation Why is this error Occurring

Most of us who run programs in C and C++ would have definitely seen the word core dump at least few times. I am beginning my programming in C and I saw this core dump message quite a few times. What is actually this core dump refers to and what must be done to resolve this error?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 05-14-2007, 05:30 PM
Senior Member
 
Join Date: Apr 2006
Posts: 141
Adrian is on a distinguished road
Core dump occurs when a user or a programmer tires to access illegal area of memory or memory that is not allowed to be accessed. When such a memory area is accessed and when it is outputted by programmer in their program then core dump occurs. For resolving this you have to access the core dump outputted and then based on the message given in these core dump actions has to be taken for resolving. As each message would be different and each resolution handling for the same would be different.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -4. The time now is 08:24 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0
Copyright 2004 - 2007 Exforsys Inc. All rights reserved.