WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
86295
[Qt] REGRESSION(
r116828
): inspector tests started to assert
https://bugs.webkit.org/show_bug.cgi?id=86295
Summary
[Qt] REGRESSION(r116828): inspector tests started to assert
Csaba Osztrogonác
Reported
2012-05-12 07:36:12 PDT
http://build.webkit.sed.hu/results/x86-64%20Linux%20Qt%20Debug/r116832%20%2822819%29/results.html
crash log for DumpRenderTree (pid 21220): STDOUT: <empty> STDERR: ASSERTION FAILED: !propertyName.isNull() STDERR: ../../../Source/JavaScriptCore/runtime/PropertyName.h(83) : JSC::PropertyName::PropertyName(const JSC::Identifier&) STDERR: 1 0x7fc56ffe959d /home/webkitbuildbot/slaves/debug64bit/buildslave/qt-linux-64-debug/build/WebKitBuild/Debug/lib/libQtWebKit.so.4(JSC::PropertyName::PropertyName(JSC::Identifier const&)+0x57) [0x7fc56ffe959d] STDERR: 2 0x7fc5710d371d /home/webkitbuildbot/slaves/debug64bit/buildslave/qt-linux-64-debug/build/WebKitBuild/Debug/lib/libQtWebKit.so.4(WebCore::JSJavaScriptCallFrame::scopeType(JSC::ExecState*)+0x16f) [0x7fc5710d371d] STDERR: 3 0x7fc5713d47cc /home/webkitbuildbot/slaves/debug64bit/buildslave/qt-linux-64-debug/build/WebKitBuild/Debug/lib/libQtWebKit.so.4(WebCore::jsJavaScriptCallFramePrototypeFunctionScopeType(JSC::ExecState*)+0x12b) [0x7fc5713d47cc] STDERR: 4 0x7fc5246d4265 [0x7fc5246d4265] Now the Qt Debug bots exit early because of these new assertions. Could you check what happened, please?
Attachments
Add attachment
proposed patch, testcase, etc.
Csaba Osztrogonác
Comment 1
2012-05-13 23:45:37 PDT
I skipped inspector/debugger tests -
https://trac.webkit.org/changeset/116923/trunk/LayoutTests/platform/qt/Skipped
Please unskip it with the proper fix.
Gavin Barraclough
Comment 2
2012-05-14 00:26:48 PDT
Apologies for the breakage, I think this should be fixed by
r116926
.
Csaba Osztrogonác
Comment 3
2012-05-14 01:56:55 PDT
Thanks for the fix. I unskipped the tests -
https://trac.webkit.org/changeset/116929
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