Bug 95775

Koos Vriezen koos.vriezen at xs4all.nl
Tue Dec 28 13:27:59 GMT 2004


On Tue, Dec 28, 2004 at 12:24:11PM +0200, Andras Mantia wrote:
> Hi,
> 
>  I got a crash report for Quanta (which is reproduceable with CVS HEAD) 
> that indicates that the crash is in KHTML, although the only way to 
> reproduce the crash is inside Quanta. The crash happens when you click 
> on a download link from the sourceforge site (see the attached example: 
> load into Quanta, do a preview and click on a download link for example 
> for php documentation). The backtrace below, saying that the crash is 
> because of  a "delete *it;", which makes me think that there is a 
> double deletion somewhere.
[..]
>     at /data/development/sources/kde-head/kdelibs/khtml/khtml_part.cpp:1372

FWIW
you might put a kdDebug line before this one printing the pointer, also
put one in the ~ChildFrame in khtmlpart_p.h:87 (with a kdBacktrace)

koos





More information about the kfm-devel mailing list