Bug 87441 - reproducable crash on malformed html
Summary: reproducable crash on malformed html
Status: RESOLVED DUPLICATE of bug 68523
Alias: None
Product: konqueror
Classification: Applications
Component: khtml (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-18 17:12 UTC by Dmitry Kolesnikov
Modified: 2004-08-20 15:10 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
crash sample code (HTML file + 2 JavaScript files in .tar.bz2) (629 bytes, application/x-tbz)
2004-08-19 16:57 UTC, Dmitry Kolesnikov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry Kolesnikov 2004-08-18 17:12:00 UTC
Version:            (using KDE KDE 3.2.2)
Installed from:    SuSE RPMs
OS:                Linux

after 1-2 seconds of viewing page, konqi is crashed.

I save dangerous HTML there:
http://ts.com.ua/~gray/kde/crash.html

I'll try to detect which part (tags, javascript...) of this page is shoddy.
Comment 1 Dmitry Kolesnikov 2004-08-18 17:33:22 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
Comment 2 Dmitry Kolesnikov 2004-08-18 17:38:01 UTC
recently checked: also affected Safari v1.2.2 (125.8)
Comment 3 Dmitry Kolesnikov 2004-08-19 16:57:42 UTC
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).
Comment 4 Tommi Tervo 2004-08-20 15:10:36 UTC

*** This bug has been marked as a duplicate of 68523 ***