Summary: | konqueror crashed while browsing the web | ||
---|---|---|---|
Product: | [Applications] konqueror | Reporter: | Marcin Ślusarz <marcin.slusarz> |
Component: | general | Assignee: | Konqueror Developers <konq-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | debian, kde |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Workaround for NULL-deref |
Description
Marcin Ślusarz
2007-12-09 11:42:16 UTC
Created attachment 22472 [details]
Workaround for NULL-deref
This patch should solve the NULL deref. It looks like "nonCSSDecls" being NULL.
But first someone has to decide if that is a valid state or if is always has
to be initialised.
SVN commit 761983 by orlovich: Regression test for cloneNode crash CCBUG:153711 A baseline/dom/clone-node-crash.html-dom A baseline/dom/clone-node-crash.html-render M +1 -0 baseline/dom/svnignore A tests/dom/clone-node-crash.html WebSVN link: http://websvn.kde.org/?view=rev&revision=761983 *** Bug 156351 has been marked as a duplicate of this bug. *** |