From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Adrian Robert Newsgroups: gmane.emacs.devel Subject: Re: crash in NS, 23.1, while loading font Date: Wed, 29 Jul 2009 12:05:41 -0400 Message-ID: References: <130EAAA6-3AAE-4907-8B50-E8FC93965B17@gmail.com> <531E50AD-5417-47E3-84AF-71595577D2C8@gmail.com> <87skgf8veu.fsf@cyd.mit.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v935.3) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1248884267 1194 80.91.229.12 (29 Jul 2009 16:17:47 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 29 Jul 2009 16:17:47 +0000 (UTC) Cc: Chong Yidong , Emacs Development To: David Reitter Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jul 29 18:17:40 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MWBqV-00054W-Pt for ged-emacs-devel@m.gmane.org; Wed, 29 Jul 2009 18:17:40 +0200 Original-Received: from localhost ([127.0.0.1]:44628 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MWBqV-00044a-6w for ged-emacs-devel@m.gmane.org; Wed, 29 Jul 2009 12:17:39 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MWBfQ-0007d0-Bp for emacs-devel@gnu.org; Wed, 29 Jul 2009 12:06:12 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MWBfL-0007S4-PS for emacs-devel@gnu.org; Wed, 29 Jul 2009 12:06:11 -0400 Original-Received: from [199.232.76.173] (port=36945 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MWBfK-0007Rk-Q4 for emacs-devel@gnu.org; Wed, 29 Jul 2009 12:06:06 -0400 Original-Received: from mail-yx0-f182.google.com ([209.85.210.182]:49432) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MWBfK-0002AX-1T for emacs-devel@gnu.org; Wed, 29 Jul 2009 12:06:06 -0400 Original-Received: by yxe12 with SMTP id 12so1593620yxe.1 for ; Wed, 29 Jul 2009 09:06:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:cc:message-id:from:to :in-reply-to:content-type:content-transfer-encoding:mime-version :subject:date:references:x-mailer; bh=7QHD6zfdX36Ch2h3zCNFgVe3WZYKy7JlMthvUNoHi7E=; b=tWF5IDqEkDN4e+j6KhUG4xHac0jPfgh37h4qI3S7efpjNdwoW+h1/UrmIcWaCIpuFX s8pWTY8rURdA0ecFehB7irfAmAOn2C2SmGcqYDcfY9Q8FQkiBSoAgKm57jH+8jfRP4ll wNtPDaVF+b9XHJIx2yYjENE8yhbFQxjwu3pn0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=cc:message-id:from:to:in-reply-to:content-type :content-transfer-encoding:mime-version:subject:date:references :x-mailer; b=dR1xc2dywzeZExPyubzrwrEntmfg3WsbGQjXGugHgy7ettaIMEjtoozlYQs+uA26wk nez8Kes9fHydPrd9bRgPAmYRUqhxYxhxF5EBD62QAtno2RXKdO9+GFQCBLD6OcJ4BPb0 G2wr/3ENfzYfqYbnkscPW1DmO5xlRe7HjEnsA= Original-Received: by 10.100.31.4 with SMTP id e4mr12109467ane.191.1248883561308; Wed, 29 Jul 2009 09:06:01 -0700 (PDT) Original-Received: from ?10.0.1.3? (dpc6745214221.direcpc.com [67.45.214.221]) by mx.google.com with ESMTPS id b37sm299234ana.13.2009.07.29.09.05.53 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 29 Jul 2009 09:05:59 -0700 (PDT) In-Reply-To: X-Mailer: Apple Mail (2.935.3) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:113347 Archived-At: On Jul 29, 2009, at 10:26 AM, David Reitter wrote: > On Jul 29, 2009, at 3:34 PM, Chong Yidong wrote: > >> What bug was this change intended to fix? Please reply ASAP. > > > I didn't file a bug because I don't have time to isolate this with > the vanilla 23.1 source. I wanted to report it asap though because > the crash was rather reproducible in my branch and it was directly > related to that change. I've checked in a fix to trunk and branch (entity instead of list must be returned in match () case).