I am using linux.
I ve already tracked down the code, and I know which class instantiation is causing the problem. But I cannot go further than that, since the same code used to work before I did an upgrate of the opensource framework over which I am developing a new class (this one causing failure).
So is there a way to find out more about this problem? (I never used a debugger, I debug codes in the old style, printing messages... :( )
Regards,
Luiz