Comment #12 on issue 8170 by d.rudie: Crash on tar.gz extension http://code.google.com/p/chromium/issues/detail?id=8170
This seems to have broken .svgz support for me. It worked in previous builds. Using Windows Vista Ultimate x64, Aero enabled Chrome v2.0.172.2 I have a couple .svgz files on my site that I use to test: http://imk.cx/misc/dopefish.svgz http://imk.cx/misc/dopefish2.svgz > curl -I http://imk.cx/misc/dopefish2.svgz HTTP/1.1 200 OK Content-Encoding: x-gzip Content-Type: image/svg+xml Accept-Ranges: bytes ETag: "1202658046" Last-Modified: Sat, 26 Jul 2008 09:19:58 GMT Content-Length: 5116 Date: Sat, 04 Apr 2009 16:45:22 GMT Server: lighttpd/1.4.20 When I attempt to view the files in Chrome, I am now presented with a red error box with the message: This page contains the following errors: error on line 1 at column 1: Encoding error Below is a rendering of the page up to the first error. Firefox v3.0.8 and Opera v9.64 will both display these files fine. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
