Bug 47918

Summary: [Qt] QtTestBrowser crashes while running "DOM Core Test"
Product: WebKit Reporter: Alexandra Santos <alexandra.1.santos>
Component: New BugsAssignee: Dinu Jacob <dinu.jacob>
Status: RESOLVED WORKSFORME    
Severity: Normal CC: nancy.piedra, suresh.voruganti
Priority: P3 Keywords: Qt
Version: 528+ (Nightly build)   
Hardware: S60 Hardware   
OS: S60 3rd edition   
Bug Depends on: 48767, 49012    
Bug Blocks:    
Attachments:
Description Flags
decoded crash log none

Description Alexandra Santos 2010-10-19 12:16:14 PDT
Steps to reproduce:

1.- Flash N8 device with symbian 3 platform.
2.- Install qt 4.7, qtwebkit 2.1 and qttestbrowser on the device.
3.- Launch QtTestBrowser and access the following url: http://dromaeo.com
5.- Click on the link "Run all DOM Tests"

Actual Result:

QtTestBrowser crashes while running these tests.

Expected result:

QtTestBrowser would run these tests to completion.


NOTE: Attaching decoded crash log for Analysis.
Comment 1 Alexandra Santos 2010-10-22 10:49:03 PDT
Created attachment 71576 [details]
decoded crash log
Comment 2 Suresh Voruganti 2010-10-25 10:33:25 PDT
As this is Basic acceptance falire, adding dependency to 39121
Comment 3 Nancy Piedra 2010-10-31 11:23:50 PDT
By adding 
MMP_RULES *= pageddata

to the QtTestBrowser .pro file, I am able to run dromeo Dom tests to completion.
Comment 4 Nancy Piedra 2010-11-06 02:44:36 PDT
This fix is required to fix this bug:

https://bugs.webkit.org/show_bug.cgi?id=49012
Comment 5 Nancy Piedra 2010-11-06 02:45:48 PDT
This fix is also required to fix this bug:

https://bugs.webkit.org/show_bug.cgi?id=48767
Comment 6 Nancy Piedra 2010-11-12 16:02:54 PST
Custom build of QtTestBrowser with special Symbian allocator shows that that bug is no longer reproducible.
Comment 7 Suresh Voruganti 2010-11-16 07:14:03 PST
Removing the dependency to Qtwebkit 2.1 bug as the issue is not reproducible with the custom build.

Can I resolve the error as Works for me?
Comment 8 Suresh Voruganti 2010-11-16 11:35:30 PST
Got confirmation from Nancy to close the error, so resolving the error as Works for me.