RESOLVED FIXED 25142
maketokenizer shutdown race can cause flex error
https://bugs.webkit.org/show_bug.cgi?id=25142
Summary maketokenizer shutdown race can cause flex error
Evan Martin
Reported 2009-04-11 11:24:41 PDT
maketokenizer reads the output of flex, and quits when it's received the input it's looking for. If it quits too fast flex will fail with flex: error writing output file <stdout>
Attachments
fix (974 bytes, patch)
2009-04-11 11:30 PDT, Evan Martin
darin: review+
Evan Martin
Comment 1 2009-04-11 11:29:44 PDT
I'm getting an error while uploading my patch. undef error - Undefined subroutine Fh::slice at data/template/template/en/custom/global/hidden-fields.html.tmpl line 58 I uploaded it here: http://pastebin.com/m4cd0caa8
Evan Martin
Comment 2 2009-04-11 11:30:17 PDT
Evan Martin
Comment 3 2009-04-11 11:30:47 PDT
Hrmph, and now it works. Ok.
Dmitry Titov
Comment 4 2009-04-14 11:25:19 PDT
assigning to me for landing
Dmitry Titov
Comment 5 2009-04-14 12:02:22 PDT
Note You need to log in before you can comment on or make changes to this bug.