RESOLVED WONTFIX 45952
[Qt] Qt anomaly sample webbrowser crashes while loading the web URL "qt.nokia.com" on symbian 3.1 platform.
https://bugs.webkit.org/show_bug.cgi?id=45952
Summary [Qt] Qt anomaly sample webbrowser crashes while loading the web URL "qt.nokia...
dengni
Reported 2010-09-17 02:43:58 PDT
Hi, [Overview] Qt anomaly sample webbrowser crashes while loading the web URL "qt.nokia.com". But it is ok to open other websites in bookmark list. [platform] 1. crash occurs only in Symbian 3.1(such as: E71, E63, N82), and Anomaly could not be launched on N95. 2. version: Qt4.6.3, anomaly in fluidlauncher. [Steps to Reproduce] 1. open anomaly application. 2. select "qt.nokia.com" bookmark item by double trapping it. [Actual Results] It crashes while loading. [Expecting Results] It should be loading webpage successfully. Thanks
Attachments
Benjamin Poulain
Comment 1 2011-01-14 07:19:57 PST
Please follow this to report bugs on QtWebKit: http://trac.webkit.org/wiki/QtWebKitBugs Otherwise your bugs can be ignored for a long time. Laszlo, Yael, ever heard of this? I set P1 because it is a crash. Please change the priority if 4.6.3 on Symbian 3.1 is not supposed to be supported.
Janne Koskinen
Comment 2 2011-01-17 06:56:39 PST
3.1 is supported but in reality the amount of RAM on some devices is too low to run QtWebkit after we increased the .code size with the speed optimizations. In N95 this means you can't even start Anomaly from Fluidlauncher. This is known issue: http://bugreports.qt.nokia.com/browse/QTBUG-8132 ; http://bugreports.qt.nokia.com/browse/QTBUG-9915 ; http://bugreports.qt.nokia.com/browse/QTBUG-5704 ... For E71 case, it is listed currently in Ovi store as the only 3.1 supported device. With 4.7.1 sis files Anomaly works fine on my E71.
Benjamin Poulain
Comment 3 2011-01-17 07:35:41 PST
(In reply to comment #2) > 3.1 is supported but in reality the amount of RAM on some devices is too low to run QtWebkit after we increased the .code size with the speed optimizations. In N95 this means you can't even start Anomaly from Fluidlauncher. This is known issue: > http://bugreports.qt.nokia.com/browse/QTBUG-8132 ; http://bugreports.qt.nokia.com/browse/QTBUG-9915 ; > http://bugreports.qt.nokia.com/browse/QTBUG-5704 ... > > For E71 case, it is listed currently in Ovi store as the only 3.1 supported device. With 4.7.1 sis files Anomaly works fine on my E71. Ok, nothing we can do there. Closing the bug. Thanks Janne for investigating the issue.
dengni
Comment 4 2011-01-17 18:22:10 PST
This issue is passed on the third round of Qt BAT of OVI Conformance testing. The application is compiled on S60+Qt4.7.1 and S60+Qt4.6.3 both. Public Qt4.7.1(qt_installer.sis) is installed on devcie. Tested on E71, E63 and other S60 3.1 devices.
Note You need to log in before you can comment on or make changes to this bug.