Bug 75338
Summary: | [Qt] Rekonq crashes when you run while(true){a=1}. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Andrea Diamantini <adjam7> |
Component: | WebKit Qt | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | CC: | adjam7 |
Priority: | P3 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | Linux |
Andrea Diamantini
- What I was doing when the application crashed:
1. Open a page e.g. the new tab page in rekonq
2. Then open the web inspector
3. Click on "Console".
4. Type while(true){a=1} and then press enter to execute it.
5. Wait for about 5 seconds and a message box will flash and then rekonq
crashes.
The same can be reproduced with QtTestBrowser, with the following output:
ASSERTION FAILED: !hadException
../../../Source/WebCore/inspector/InjectedScript.cpp(202) : void WebCore::InjectedScript::makeCall(WebCore::ScriptFunctionCall&, WTF::RefPtr<WebCore::InspectorValue>*)
Segmentation fault
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Jocelyn Turcotte
=== Bulk closing of Qt bugs ===
If you believe that this bug report is still relevant for a non-Qt port of webkit.org, please re-open it and remove [Qt] from the summary.
If you believe that this is still an important QtWebKit bug, please fill a new report at https://bugreports.qt-project.org and add a link to this issue. See http://qt-project.org/wiki/ReportingBugsInQt for additional guidelines.