From owner-freebsd-chromium@FreeBSD.ORG Thu Oct 27 23:08:53 2011 Return-Path: Delivered-To: chromium@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C73D41065670; Thu, 27 Oct 2011 23:08:53 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: from shell0.rawbw.com (shell0.rawbw.com [198.144.192.45]) by mx1.freebsd.org (Postfix) with ESMTP id A12768FC12; Thu, 27 Oct 2011 23:08:53 +0000 (UTC) Received: from eagle.yuri.org (stunnel@localhost [127.0.0.1]) (authenticated bits=0) by shell0.rawbw.com (8.14.4/8.14.4) with ESMTP id p9RMpNmH072512; Thu, 27 Oct 2011 15:51:24 -0700 (PDT) (envelope-from yuri@rawbw.com) Message-ID: <4EA9E06B.8060709@rawbw.com> Date: Thu, 27 Oct 2011 15:51:23 -0700 From: Yuri User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:7.0.1) Gecko/20111023 Thunderbird/7.0.1 MIME-Version: 1.0 To: chromium@FreeBSD.ORG References: <4E42E707.7030708@rawbw.com> <4E42F969.6000302@rawbw.com> <4E4300FB.6060206@rawbw.com> <4E434298.6010009@rawbw.com> <4E4457AE.8020606@rawbw.com> <20110811224519.GA36266@freebsd.org> In-Reply-To: <20110811224519.GA36266@freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Alexander Best Subject: Re: chrome-13.0.782.107 bug: some unknown UNICODE character is displayed in various places X-BeenThere: freebsd-chromium@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Oct 2011 23:08:53 -0000 On 08/11/2011 15:45, Alexander Best wrote: > On Thu Aug 11 11, Yuri wrote: >> On 08/11/2011 10:30, George Liaskos wrote: >>> All your examples render perfectly for me in 3 different machines. >>> http://i.imgur.com/2D0CZ.png George >> >> I have rebuilt all dependencies (219 ports), and problem is still there. >> Not sure how can this happen. > just wanted to report that i've stumbled upon this issue, too. there was a pdf, > which i wanted to save. however a weird char popped up in the filename inside > the save dialog. when i tried to remove that char from the filename inside the > save dialog, chromium always crashed. > > unfortunately i cannot remember the site and file that triggered this > behaviour. :( I still see this issue in current Chrome. I filed a PR about this: http://code.google.com/p/chromium/issues/detail?id=102002 Yuri