| Summary: | [testcase] Selectors API Test Suite crashes konqueror | ||
|---|---|---|---|
| Product: | [Applications] konqueror | Reporter: | Zayed Al-Saidi <zayed.alsaidi> |
| Component: | general | Assignee: | Konqueror Bugs <konqueror-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | crash | CC: | frank78ac, maksim |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | Test case (18 kB, but simple structure) | ||
|
Description
Zayed Al-Saidi
2008-10-06 13:15:10 UTC
Confirm, tricky. Created attachment 27772 [details]
Test case (18 kB, but simple structure)
This test case still crashes 4.1.2 and trunk rev. 869769 for me. Seems to be related to the number of <div>'s in the page - if I remove some of them, there's no crash.
SVN commit 926292 by orlovich: Doh. Mark self first. BUG:172268 M +1 -0 kjs_traversal.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=926292 SVN commit 926293 by orlovich: Merged revision 926292: Doh. Mark self first. BUG:172268 M +1 -0 kjs_traversal.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=926293 SVN commit 926294 by orlovich: Add in Frank Reininghaus's testcase for #172268 CCBUG:172268 M +2 -0 baseline/dom/svnignore A baseline/dom/treewalker-mark-crash.html-dom A tests/dom/treewalker-mark-crash.html WebSVN link: http://websvn.kde.org/?view=rev&revision=926294 |