public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* sporadic core dumps caused by atexit processing
@ 2002-07-09  6:57 Joe Buehler
  0 siblings, 0 replies; only message in thread
From: Joe Buehler @ 2002-07-09  6:57 UTC (permalink / raw)
  To: cygwin

I am seeing sporadic core dumps whose cause appears to be a call
to atexit(0).  Maybe not, but the atexit data structure has
a null function pointer in it when examined with gdb.  This
causes obvious problems when the process exits.  The null pointer
appears to always be at _fns[1], if that means anything to anyone.

For the moment, I am going to put in a patch to ignore null
function pointers instead of calling them, and see if my core
dumps problems (and maybe also sporadic process hangs) go away.

Joe Buehler




--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-07-09 13:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-07-09  6:57 sporadic core dumps caused by atexit processing Joe Buehler

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).