| Summary: | reproducable crash on malformed html | ||
|---|---|---|---|
| Product: | [Applications] konqueror | Reporter: | Dmitry Kolesnikov <gray> |
| Component: | khtml | Assignee: | Konqueror Bugs <konqueror-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | crash sample code (HTML file + 2 JavaScript files in .tar.bz2) | ||
|
Description
Dmitry Kolesnikov
2004-08-18 17:12:00 UTC
As I found, it's fails on javascript (some banner system code). Still produces crash, but a bit more readable: http://ts.com.ua/~gray/kde/crash-js.html recently checked: also affected Safari v1.2.2 (125.8) Created attachment 7181 [details] crash sample code (HTML file + 2 JavaScript files in .tar.bz2) Ok, I get all this dirty code, and clean from any external stuff. Now it's almost readable. Also this evil code may be checked on http://ts.com.ua/~gray/kde/crash-khtml.html (final version). |