linuxThreads and coredumps

Yahoo Account (jjaimon@yahoo.com)
Fri, 21 Jul 2000 00:16:26 +0530


This is a multi-part message in MIME format.

------=_NextPart_000_0133_01BFF2A8.E9124760
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hi,
I would like to get proper core files in my linux multithreaded =
application if I get
any signals like segv, sigbus etc. Currently either manager threads =
becomes
'defunct' or the main thread dumps core which is useless since we can't =
know the faulty location. ( I agree that this is according to
the Linux thread documentatiion) But this makes developement very =
difficult
since we don't know the actual reason for the application to crash.

I appreciate any kind of help
thanks,
-jcj

------=_NextPart_000_0133_01BFF2A8.E9124760
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

Hi,
I would like to get proper core = files in my=20 linux multithreaded application if I get
any signals like segv, = sigbus=20 etc.  Currently either manager threads becomes
'defunct' or the = main=20 thread dumps core which is useless since we can't know the faulty = location. ( I=20 agree that this is according to
the Linux thread = documentatiion)  But=20 this makes developement very difficult
since we don't know the actual = reason=20 for  the application to crash.

I appreciate any kind of=20 help
thanks,
-jcj


------=_NextPart_000_0133_01BFF2A8.E9124760-- __________________________________________________ Do You Yahoo!? Talk to your friends online with Yahoo! Messenger. http://im.yahoo.com - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/