Bug 87441

Summary: reproducable crash on malformed html
Product: [Applications] konqueror Reporter: Dmitry Kolesnikov <gray>
Component: khtmlAssignee: Konqueror Developers <konq-bugs>
Status: RESOLVED DUPLICATE    
Severity: crash    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: crash sample code (HTML file + 2 JavaScript files in .tar.bz2)

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 ***