This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Can not generate core file


Hi,

I am using RedHat 7.1 with g++ (2.96).
I have setup my shell to "limit coredumpsize unlimited".
My program also includes pthread.  For whatever reason,
when the program gets segmentation fault, it never generates
core dump file for debuging.  But if I commented out the
pthread code. It generated core file.  Is this a g++ problem
or shell execution problem?  Thanks for your help.


James Gu


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]