WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WORKSFORME
Bug 35204
[Qt] QtWebKit crashes when browsing Facebook...
https://bugs.webkit.org/show_bug.cgi?id=35204
Summary
[Qt] QtWebKit crashes when browsing Facebook...
Dawit A.
Reported
2010-02-20 20:00:06 PST
With the version of qtwebkit that comes with Qt 4.6.2, you get reproducable crashes in script heavy sites such as facebook. To reproduce this problem, simply login into facebook and start randomly clicking on the links on the sidebar menu. You should get a crash eventually or immediately. I tested this with three browsers (arora, reKonq, konqueror+kwebkitpart) and a test application and all of them result in a crash. I do not have a useful backtrace however there is a bug report open in KDE's bug system from a user that contains a backtrace that might be of use. See
https://bugs.kde.org/show_bug.cgi?id=227876
.
Attachments
Add attachment
proposed patch, testcase, etc.
Benjamin Poulain
Comment 1
2010-03-05 15:37:35 PST
Well, no problem on facebook with QtLauncher of WebKit trunk. The backtrace is useless, the crash is in JSC::JITCode::execute(). The thread 4 is a bit suspicious, I hope the engine is not accessed by another thread. This bug might have been fixed in trunk, it is hard to tell.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug