I have ran into a conditon where I have a mutlithreaded application running on Linux and my parent thread is left as a zombie. The thread that exited left a core, but the core does not help as to what actually occured through GDB…
Any suggestions?