KDevelop 3.1 - features in progress

Sascha Cunz scunz at ng-projekt.de
Tue Jun 1 07:57:34 UTC 2004


On Friday 28 May 2004 17:57, Sebastian Gutweiler wrote:
> * Sascha Cunz <scunz at ng-projekt.de> [040526 23:17]:
> Hi,
>
> >   - An PHPSupport crash with very ugly semantics. I'm acutally not sure,
> > if this was fault of one of my commits or adymo's. But Open PHP-Project
> > and then close it. It will crash while deleting a pointer. I have neither
> > a clue why nor how this happens.
>
> I took a shorter look at it some days ago, when I noticed it, too.
Cool :)

> I also could track this down to delete( m_phpErrorView );. I couldn't
> find a place in the PHP-Part source where it is deleted, and in this
> moment supposed that the pointer was somehow freed in removeView, but
> couldn't take a look at it, because I ran out of time.
Yeah, it is a very strange crash indeed.

> I also noticed that setting a gdb-breakpoint at
> removeView didn't help, kdevelop crashed and the breakpoint was not hit,
> at the moment I can't explain this behaviour.

Same for me, so far; but writing this: i noticed that it's a widget that 
should be freed here. So one might consider that it gets freed by it's 
"owner" widget. Could this be?

Sascha




More information about the KDevelop-devel mailing list