RESOLVED FIXED 80385
[Qt][WK2] New hybi tests crash
https://bugs.webkit.org/show_bug.cgi?id=80385
Summary [Qt][WK2] New hybi tests crash
Csaba Osztrogonác
Reported 2012-03-05 23:27:30 PST
http/tests/websocket/tests/hybi/unpaired-surrogates-in-message.html and http/tests/websocket/tests/hybi/unpaired-surrogates-in-close-reason.html introduced in http://trac.webkit.org/changeset/109840 but crash on Qt-WK2 crash log: terminate called after throwing an instance of 'std::length_error' what(): basic_string::_S_create
Attachments
Patch (1.43 KB, patch)
2012-05-14 06:58 PDT, Jocelyn Turcotte
no flags
Csaba Osztrogonác
Comment 1 2012-03-06 00:09:10 PST
I skipped them to paint the bot green - http://trac.webkit.org/changeset/109868
Jocelyn Turcotte
Comment 2 2012-05-14 06:39:31 PDT
Was this easily reproducible? The test passes fine for me.
Csaba Osztrogonác
Comment 3 2012-05-14 06:42:40 PDT
(In reply to comment #2) > Was this easily reproducible? The test passes fine for me. Unfortunately I don't remember, it is a 2 months old bug. But if they pass, let's try to unskip them and watch the bots.
Csaba Osztrogonác
Comment 4 2012-05-14 06:58:30 PDT
I unskipped them - https://trac.webkit.org/changeset/116943, let's watch the bots.
Jocelyn Turcotte
Comment 5 2012-05-14 06:58:39 PDT
Csaba Osztrogonác
Comment 6 2012-05-14 06:59:51 PDT
Comment on attachment 141721 [details] Patch Sorry. I didn't know you're preparing the patch.
Csaba Osztrogonác
Comment 7 2012-05-14 07:03:02 PDT
They pass on the bot now, thanks.
Note You need to log in before you can comment on or make changes to this bug.