Bug 87385

Summary: [Qt] REGRESSION(r118325): It made two inspector tests crash
Product: WebKit Reporter: Kristóf Kosztyó <kkristof>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Critical CC: fpizlo, oliver, ossy
Priority: P1    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 79668, 86905    
Attachments:
Description Flags
Crash log for inspector/console/console-format.html
none
Crash log for inspector/extensions/extensions-console.html none

Description Kristóf Kosztyó 2012-05-24 06:14:57 PDT
The r118325 made these two tests to fail:
 * inspector/console/console-format.html
 * inspector/extensions/extensions-console.html
Comment 1 Kristóf Kosztyó 2012-05-24 06:16:00 PDT
Created attachment 143810 [details]
Crash log for inspector/console/console-format.html
Comment 2 Kristóf Kosztyó 2012-05-24 06:16:44 PDT
Created attachment 143811 [details]
Crash log for inspector/extensions/extensions-console.html
Comment 3 Kristóf Kosztyó 2012-05-24 06:25:17 PDT
Committed r118359: <http://trac.webkit.org/changeset/118359>
Comment 4 Kristóf Kosztyó 2012-05-24 06:26:10 PDT
I skipped these tests in r87385 to paint the bot green.
Comment 5 Filip Pizlo 2012-05-24 13:29:04 PDT
Is there a stack trace?
Comment 6 Csaba Osztrogonác 2012-05-25 00:31:50 PDT
They pass now, unskipped by r118488.