This repository was archived by the owner on Apr 10, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 157
This repository was archived by the owner on Apr 10, 2025. It is now read-only.
Unicode value 0x0 is not valid for interchange #426
Copy link
Copy link
Closed
Description
What steps will reproduce the problem?
1.run pagespeed
What is the expected output? What do you see instead?
some pagespeed dependancies are writing to stdout, instead of through the
pagespeed messagehandler
What version of the product are you using (please check X-Mod-Pagespeed
header)?
custom implementation
On what operating system?
unbuntu 11.10
Which version of Apache?
traffics erver
Which MPM?
n/a
Please provide any additional information below, especially a URL or an
HTML file that exhibits the problem.
See the log dump below, these messages are written reasonably frequently. Some
look a little bit scary (those about unicode value 0x0), but other than that,
it's just annoying (they end up in the trafficserver main logfile).
Regards,
Otto van der Schaaf
[0426/095110:INFO:gif_reader.cc(189)] Found multiple transparency entries.
Using first entry.
[0426/095110:INFO:gif_reader.cc(90)] Unable to optimize image with 2 frames.
[0426/095110:INFO:gif_reader.cc(189)] Found multiple transparency entries.
Using first entry.
[0426/095110:INFO:gif_reader.cc(90)] Unable to optimize image with 2 frames.
[0426/101348:WARNING:unicodetext.cc(359)] Unicode value 0x0 is not valid for
interchange
[0426/101348:WARNING:unicodetext.cc(359)] Unicode value 0x0 is not valid for
interchange
[0426/101348:WARNING:unicodetext.cc(359)] Unicode value 0x0 is not valid for
interchange
[0426/101348:WARNING:unicodetext.cc(359)] Unicode value 0x0 is not valid for
interchange
[0426/101348:WARNING:unicodetext.cc(359)] Unicode value 0x0 is not valid for
interchange
[0426/101348:WARNING:unicodetext.cc(359)] Unicode value 0x0 is not valid for
interchange
[0426/101348:WARNING:unicodetext.cc(359)] Unicode value 0x0 is not valid for
interchange
[0426/101348:WARNING:unicodetext.cc(359)] Unicode value 0x0 is not valid for
interchange
[0426/101348:WARNING:unicodetext.cc(359)] Unicode value 0x0 is not valid for
interchange
[0426/101348:WARNING:unicodetext.cc(359)] Unicode value 0x0 is not valid for
interchange
[0426/101348:INFO:gif_reader.cc(189)] Found multiple transparency entries.
Using first entry.
[0426/101348:INFO:gif_reader.cc(90)] Unable to optimize image with 2 frames.
[0426/101348:INFO:gif_reader.cc(189)] Found multiple transparency entries.
Using first entry.
[0426/101348:INFO:gif_reader.cc(90)] Unable to optimize image with 2 frames.
[0426/101348:INFO:gif_reader.cc(189)] Found multiple transparency entries.
Using first entry.
[0426/101348:INFO:gif_reader.cc(90)] Unable to optimize image with 2 frames.
[0426/101348:INFO:gif_reader.cc(189)] Found multiple transparency entries.
Using first entry.
[0426/101348:INFO:gif_reader.cc(90)] Unable to optimize image with 2 frames.
[0426/101348:INFO:gif_reader.cc(189)] Found multiple transparency entries.
Using first entry.
[0426/101348:INFO:gif_reader.cc(90)] Unable to optimize image with 2 frames.
[0426/101348:INFO:gif_reader.cc(189)] Found multiple transparency entries.
Using first entry.
[0426/101348:INFO:gif_reader.cc(90)] Unable to optimize image with 2 frames.
[0426/101348:INFO:gif_reader.cc(189)] Found multiple transparency entries.
Using first entry.
[0426/101348:INFO:gif_reader.cc(90)] Unable to optimize image with 2 frames.
[0426/101348:INFO:gif_reader.cc(189)] Found multiple transparency entries.
Using first entry.
[0426/101348:INFO:gif_reader.cc(90)] Unable to optimize image with 2 frames.
[0426/101348:INFO:gif_reader.cc(189)] Found multiple transparency entries.
Using first entry.
[0426/101348:INFO:gif_reader.cc(90)] Unable to optimize image with 2 frames.
Original issue reported on code.google.com by osch...@gmail.com on 26 Apr 2012 at 8:29
Reactions are currently unavailable