LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Segmentation fault.... (https://www.linuxquestions.org/questions/linux-general-1/segmentation-fault-947584/)

feroz 05-30-2012 08:40 AM

Segmentation fault....
 
hiii friends.....
actually i created one dynamic library and when i am using this Dynamic library with my test application then getting segmentation fault after successfull processing of 692 farmes while when i am creating static library with the same files that i used to create dynamic library , is working successfully without any segmentation fault.


please can any one help me to tell the appropriate reason for this segmentation fault that is coming in dynamic library while it is not coming in static library And suggest me its solution .

thanxx in advanced.

pan64 05-30-2012 08:48 AM

build debug code and try to debug the coredump. you will get some info about the reason.

feroz 06-12-2012 12:31 AM

Quote:

Originally Posted by pan64 (Post 4691208)
build debug code and try to debug the coredump. you will get some info about the reason.

thanxx buddy....i solved it.


All times are GMT -5. The time now is 02:52 AM.