[WebKit-devel] [Bug 260623] Konqueror crashed when loading few web pages opened from Plasma rss news widget

Dawit Alemayehu adawit at kde.org
Sun Dec 19 22:51:27 CET 2010


https://bugs.kde.org/show_bug.cgi?id=260623





--- Comment #4 from Dawit Alemayehu <adawit kde org>  2010-12-19 22:51:26 ---
(In reply to comment #3)
> (In reply to comment #2)
> 
> > Since you compiled from source, can you please check to make sure the version
> > of kdelibs/kio/kio/accessmanager.cpp you have, specially the default switch
> > handler case (lines #167-171) matches the lines from the source code below:
> > 
> > http://websvn.kde.org/tags/KDE/4.5.4/kdelibs/kio/kio/accessmanager.cpp?revision=1193669&view=markup
> 
> Yes, they are exactly the same versions. I downloaded accessmanager.cpp from
> your url and diffed it with my sources. Also md5sums were same: 
> 74e3e4b02c4b4855cd717bcfc0f3d451.
> 
> Maybe webkit should be patched to check null pointer? On the other hand that
> won't fix the originating problem, only hides it...

That is just it... We do not return a NULL reply pointer anymore starting with
KDE 4.5.4 ; so the crash should not be because of that. The only difference in
your backtrace is that there is an additional unknown code path hit before the
crash, i.e. the 

[KCrash Handler]
#6  0x0000000000000000 in ?? ()

so it might be a different cause for the crash, but still without being able to
duplicate the issue or somehow find a way to reproduce it, I dunnot what to
tell you...

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the WebKit-devel mailing list