From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Juanma Barranquero" Newsgroups: gmane.emacs.devel Subject: Assertion failes in w32uniscribe.c Date: Thu, 3 Apr 2008 16:41:25 +0200 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1207233851 19235 80.91.229.12 (3 Apr 2008 14:44:11 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 3 Apr 2008 14:44:11 +0000 (UTC) To: "Jason Rumney" , "Emacs Devel" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Apr 03 16:44:40 2008 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 1JhQe4-0004Xj-Oy for ged-emacs-devel@m.gmane.org; Thu, 03 Apr 2008 16:42:31 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JhQdQ-0008QN-Ih for ged-emacs-devel@m.gmane.org; Thu, 03 Apr 2008 10:41:48 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JhQdN-0008PV-9T for emacs-devel@gnu.org; Thu, 03 Apr 2008 10:41:45 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JhQdL-0008OV-2L for emacs-devel@gnu.org; Thu, 03 Apr 2008 10:41:44 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JhQdK-0008ON-VU for emacs-devel@gnu.org; Thu, 03 Apr 2008 10:41:42 -0400 Original-Received: from wa-out-1112.google.com ([209.85.146.182]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JhQdJ-0001HL-8Y for emacs-devel@gnu.org; Thu, 03 Apr 2008 10:41:42 -0400 Original-Received: by wa-out-1112.google.com with SMTP id k34so3647150wah.10 for ; Thu, 03 Apr 2008 07:41:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=LzZbrO95CZGLI6AVK7rE7B/mI35O62HmAknCSPAKhRo=; b=aKTUt4IFnZ1GGGKVq1uhJHDKIRy5mEaHGniGuBD5QyJ+TGCgQu8yg22mB9O8/Gl4ljtAKH+lrLK+UIa10NCg4OYHkIOdY4LDQ7I9U/YN8PfyPorbPrDfdgF1nK6saJquJS4d/Ep4edk+ZOEI77lqz9JTdgwtZxru6cMjDwLA0zs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=iBYfiQatf/ImiYE+uDMAnnlACMP5HGu32NqYEocqG3uPMBTood+KT8UW8jG4Bh4J5tcq44uU0tnFjikqVh8JHoa5LZz74hQ5ebnDI7c2NbARx7sQ8NNbOzM2X3ygZAJ7hQsrUHzMeTxjPT0qI+64138lAEm4ZudwWZwhiuLL3Ho= Original-Received: by 10.115.89.1 with SMTP id r1mr17591563wal.8.1207233685534; Thu, 03 Apr 2008 07:41:25 -0700 (PDT) Original-Received: by 10.115.72.13 with HTTP; Thu, 3 Apr 2008 07:41:25 -0700 (PDT) Content-Disposition: inline X-detected-kernel: by monty-python.gnu.org: 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:94263 Archived-At: emacs -q C-h H => w32uniscribe.c:671: Emacs fatal error: assertion failed: CONSP((rest)) Breakpoint 1, w32_abort () at w32fns.c:9380 9380 button = MessageBox (NULL, (gdb) backtrace #0 w32_abort () at w32fns.c:9380 #1 0x0101f3bb in die (msg=0x143b2d8 "assertion failed: CONSP((rest))", file=0x143aab0 "w32uniscribe.c", line=671) at alloc.c:6210 #2 0x01219b7c in uniscribe_check_otf (font=0x82d39c, otf_spec=19767685) at w32uniscribe.c:671 #3 0x012136ef in add_font_entity_to_list@16 (logical_font=0x82d39c, physical_font=0x82d1b4, font_type=4, lParam=8574288) at w32font.c:1243 #4 0x77f1b961 in GDI32!CreateFontA () from C:\WINDOWS\system32\gdi32.dll #5 0x0082d39c in ?? () #6 0x0082d1b4 in ?? () #7 0x00000004 in ?? () #8 0x0082d550 in ?? () #9 0x00000001 in ?? () #10 0x0086efb8 in ?? () #11 0x00000000 in ?? () Lisp Backtrace: "font-at" (0x82d8f4) "auto-compose-chars" (0x82db20) -- Juanma