------- Additional Comments From bjs5075 at rit dot edu 2005-06-02 17:40 ------- Subject: Re: this pointer somehow gets NULLed between member function calls
I have found the problem in my code. It was an out-of-order GL command thrashing the stack. I am very sorry for this erroneous bug report, it can be closed now. On Thursday 02 June 2005 10:20 am, bangerth at dealii dot org wrote: > ------- Additional Comments From bangerth at dealii dot org 2005-06-02 > 14:20 ------- There's no way we can tell you what's wrong if you don't show > us the complete code, preferrably cut down to a manageable size. It may be > a compiler bug, or it may be that you are accidentally overwriting some > memory. > > Please read > http://gcc.gnu.org/bugs.html > and follow the instructions there. > > Thanks > Wolfgang -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21874