From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#11850: bug#11813: bug#11850: crash (null font) running emacs built from git Date: Wed, 04 Jul 2012 23:49:34 +0300 Message-ID: <831ukr45gh.fsf@gnu.org> References: <831uks6bvy.fsf@gnu.org> <83y5n04wno.fsf@gnu.org> <83d34b4hdq.fsf@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: dough.gmane.org 1341435023 10860 80.91.229.3 (4 Jul 2012 20:50:23 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 4 Jul 2012 20:50:23 +0000 (UTC) Cc: 11850@debbugs.gnu.org, 11813@debbugs.gnu.org To: yotam.medini@gmail.com, olegsivokon@gmail.com Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed Jul 04 22:50:22 2012 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SmWWj-0000fe-9Y for geb-bug-gnu-emacs@m.gmane.org; Wed, 04 Jul 2012 22:50:21 +0200 Original-Received: from localhost ([::1]:40179 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SmWWi-0000u0-8u for geb-bug-gnu-emacs@m.gmane.org; Wed, 04 Jul 2012 16:50:20 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:35395) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SmWWf-0000mR-7R for bug-gnu-emacs@gnu.org; Wed, 04 Jul 2012 16:50:18 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SmWWc-0007oY-IY for bug-gnu-emacs@gnu.org; Wed, 04 Jul 2012 16:50:16 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:39072) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SmWWc-0007oF-Fi for bug-gnu-emacs@gnu.org; Wed, 04 Jul 2012 16:50:14 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1SmWbG-0006si-NK for bug-gnu-emacs@gnu.org; Wed, 04 Jul 2012 16:55:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 04 Jul 2012 20:55:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 11850 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 11850-submit@debbugs.gnu.org id=B11850.134143526626404 (code B ref 11850); Wed, 04 Jul 2012 20:55:02 +0000 Original-Received: (at 11850) by debbugs.gnu.org; 4 Jul 2012 20:54:26 +0000 Original-Received: from localhost ([127.0.0.1]:48617 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SmWaf-0006rl-Va for submit@debbugs.gnu.org; Wed, 04 Jul 2012 16:54:26 -0400 Original-Received: from mtaout20.012.net.il ([80.179.55.166]:36598) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SmWad-0006rY-HF; Wed, 04 Jul 2012 16:54:24 -0400 Original-Received: from conversion-daemon.a-mtaout20.012.net.il by a-mtaout20.012.net.il (HyperSendmail v2007.08) id <0M6N00A00LQSRJ00@a-mtaout20.012.net.il>; Wed, 04 Jul 2012 23:49:33 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([87.69.210.75]) by a-mtaout20.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0M6N00ARILULM820@a-mtaout20.012.net.il>; Wed, 04 Jul 2012 23:49:33 +0300 (IDT) In-reply-to: <83d34b4hdq.fsf@gnu.org> X-012-Sender: halo1@inter.net.il X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:61592 Archived-At: > Date: Wed, 04 Jul 2012 19:32:01 +0300 > From: Eli Zaretskii > Cc: 11850@debbugs.gnu.org, 11813@debbugs.gnu.org > > Next, please apply the patch below, and tell me whether one of the > assertions I've added catches our villain. If it does, please show > the backtrace. I forgot to tell: for these asserts to be in effect, you need to rerun the configure script passing it the --enable-checking switch, then rebuild (without optimizations).