Details
Description
Hello,
While digging into this thread (http://developer.symbian.org/forum/showthread.php?t=7648), we have encounter a bug with Qt 4.6.3. I have attached a short, reproducible testcase. Basically, it is just a webview which is asked to load a page. Unfortunately, it ask the use to select an IAP multiple (a dozen or so) times during the download of the webpage.
This may be related to bug 10343. The test case fails in a similar manner but bug 10343's testcase leaves the following debug information.
Executable file: 10538 2010-08-27T10:48:30 C:\S60\devices\S60_5th_Edition_SDK_v1.0\epoc32\release\gcce\udeb\webkit.exe
Package: 10964 2010-08-27T10:49:29 C:\workspace\qt\tinker\webkit239\webkit2\webkit.sis
Deploying application to 'Nokia 5800 XpressMusic USB (COM13)'...
Copying installation file...
Installing application...
Starting application...
Application running with pid 1400.
[Qt Message] exception on 13 [will do setdefaultif(0) - hack]
[Qt Message] exception on 10 [will do setdefaultif(0) - hack]
[Qt Message] exception on 13 [will do setdefaultif(0) - hack]
[Qt Message] exception on 10 [will do setdefaultif(0) - hack]
[Qt Message] exception on 13 [will do setdefaultif(0) - hack]
[Qt Message] exception on 10 [will do setdefaultif(0) - hack]
[Qt Message] exception on 13 [will do setdefaultif(0) - hack]
[Qt Message] exception on 10 [will do setdefaultif(0) - hack]
[Qt Message] exception on 13 [will do setdefaultif(0) - hack]
[.. output ommitted but it continues to toggle between 10 and 13 for a long while until settling on exception 6]
[Qt Message] exception on 6 [will do setdefaultif(0) - hack]
[Qt Message] exception on 6 [will do setdefaultif(0) - hack]
[Qt Message] exception on 6 [will do setdefaultif(0) - hack]
[Qt Message] exception on 6 [will do setdefaultif(0) - hack]
[Qt Message] exception on 6 [will do setdefaultif(0) - hack]
[Qt Message] exception on 6 [will do setdefaultif(0) - hack]
Finished.