RESOLVED FIXED 83582
[Qt][WK2] REGRESSION(r113678):After this change fast/text/text-stroke-width-cairo-dos.html makes the next test crash
https://bugs.webkit.org/show_bug.cgi?id=83582
Summary [Qt][WK2] REGRESSION(r113678):After this change fast/text/text-stroke-width-c...
Csaba Osztrogonác
Reported 2012-04-10 08:13:07 PDT
Unfortunately there aren't a useable backtrace: crash log for WebProcess (pid <unknown>): STDOUT: <empty> STDERR: <empty> fast/text/text-transform-nontext-node-crash.xhtml passes if you run only this test, but crashes if you run the whole fast/text directory.
Attachments
Csaba Osztrogonác
Comment 1 2012-04-10 08:29:04 PDT
I've done some digging, you can easily reproduce the bug with the following command: run-tests-in-xvfb.sh -2 fast/text/text-stroke-width-cairo-dos.html fast/text/text-transform-nontext-node-crash.xhtml --force It means that after r113678 fast/text/text-stroke-width-cairo-dos.html makes the next test crash.
Csaba Osztrogonác
Comment 2 2012-04-10 08:33:46 PDT
I skipped fast/text/text-stroke-width-cairo-dos.html to make the bot happier - http://trac.webkit.org/changeset/113717 Please unskip it with the proper fix.
Alexis Menard (darktears)
Comment 3 2012-05-09 12:36:46 PDT
Alexis Menard (darktears)
Comment 4 2012-05-09 13:10:18 PDT
(In reply to comment #3) > Committed r116550: <http://trac.webkit.org/changeset/116550> Seems like the bot is happy face :). Coolio!
Note You need to log in before you can comment on or make changes to this bug.