RESOLVED INVALID 75338
[Qt] Rekonq crashes when you run while(true){a=1}.
https://bugs.webkit.org/show_bug.cgi?id=75338
Summary [Qt] Rekonq crashes when you run while(true){a=1}.
Andrea Diamantini
Reported 2011-12-29 01:09:09 PST
- 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
Jocelyn Turcotte
Comment 1 2014-02-03 03:19:32 PST
=== 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.
Note You need to log in before you can comment on or make changes to this bug.