[Bug c++/21874] this pointer somehow gets NULLed between member function calls
bjs5075 at rit dot edu
gcc-bugzilla@gcc.gnu.org
Thu Jun 2 17:40:00 GMT 2005
------- 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
More information about the Gcc-bugs
mailing list