[Webkit-unassigned] [Bug 11347] _commitWithData: Bug or what?

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 30 09:50:06 PST 2006


http://bugs.webkit.org/show_bug.cgi?id=11347


malcom.mac at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|WORKSFORME                  |
             Status|RESOLVED                    |UNCONFIRMED




------- Comment #3 from malcom.mac at gmail.com  2006-11-30 09:50 PDT -------
I've made a test project.
You can find it at.
http://www.malcom-mac.com/nemo/webkittest/TestWebKit.zip

These are some stack trace errors.
http://www.malcom-mac.com/nemo/webkittest/error1.png
http://www.malcom-mac.com/nemo/webkittest/error2.png
http://www.malcom-mac.com/nemo/webkittest/error3.png

Try to run it and still click the right arrow key in order to continuosly
change loaded node. Each node, to simplify all, load the same string. After x
time (it's teorically random) the program itself crashes with some instructions
from KHTML engine. The stack pointer shows some different kinds of error but I
think that it's something related to multiple threads called to update the
webview. Is this possible? How to solve it? (is there a way to block updating
when another thread is working on it?)


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list