[Webkit-unassigned] [Bug 75338] New: [Qt] Rekonq crashes when you run while(true){a=1}.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 29 01:09:09 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=75338

           Summary: [Qt] Rekonq crashes when you run while(true){a=1}.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P3
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: adjam7 at gmail.com


- 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

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list