[comp.lang.c++] C++ program core dumped upon exit

ginting@lynx.cs.washington.edu (Eka Namara Ginting) (02/20/91)

Help!
I have a CC program that I compiled using the C++ translator
version 1.2 in a VAXStation. Upon exit, it core dumped with a
weird exit code (dbx gave me different exit codes every time).
My original suspicion was that one of my destructors was buggy,
but I have removed all explicit destructors I have for all classes
and the problem is still there.
Any clues and ideas would be greatly appreciated...

--Eka Ginting
ginting@cs.washington.edu