From unknown Sun Jun 22 04:01:48 2025 X-Loop: help-debbugs@gnu.org Subject: bug#16509: Assertion failure when using non-existent font Resent-From: Juanma Barranquero Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 20 Jan 2014 18:06:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 16509 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 16509@debbugs.gnu.org X-Debbugs-Original-To: Bug-Gnu-Emacs Received: via spool by submit@debbugs.gnu.org id=B.13902411399196 (code B ref -1); Mon, 20 Jan 2014 18:06:02 +0000 Received: (at submit) by debbugs.gnu.org; 20 Jan 2014 18:05:39 +0000 Received: from localhost ([127.0.0.1]:58615 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1W5JE9-0002OD-PD for submit@debbugs.gnu.org; Mon, 20 Jan 2014 13:05:38 -0500 Received: from eggs.gnu.org ([208.118.235.92]:52858) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1W5JE7-0002O3-OY for submit@debbugs.gnu.org; Mon, 20 Jan 2014 13:05:36 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W5JE5-0002r8-Mk for submit@debbugs.gnu.org; Mon, 20 Jan 2014 13:05:35 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,FREEMAIL_FROM, T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:47501) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W5JE5-0002r4-7q for submit@debbugs.gnu.org; Mon, 20 Jan 2014 13:05:33 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54576) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W5JE3-0004f7-Jq for bug-gnu-emacs@gnu.org; Mon, 20 Jan 2014 13:05:33 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W5JDz-0002pW-4Q for bug-gnu-emacs@gnu.org; Mon, 20 Jan 2014 13:05:31 -0500 Received: from mail-ea0-x232.google.com ([2a00:1450:4013:c01::232]:34867) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W5JDy-0002pQ-Px for bug-gnu-emacs@gnu.org; Mon, 20 Jan 2014 13:05:27 -0500 Received: by mail-ea0-f178.google.com with SMTP id a15so2119326eae.37 for ; Mon, 20 Jan 2014 10:05:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=WRO3eE3uljkzgt8XaigW56mMKYQTO+33qL1ZKeNZoCI=; b=096w6g2SRkCmRb5b/HtzrvHqcXi8P8ApX3s6Bho6ycpS5lEInYmgBS7dEi0RnNIOgb j1SZyCP94tfxd2ivw9KEa2P20InP1kK0Q6+QZvMDInmT6sEu4cekBdR6dlrodzS8vZEE uKcUBuaKN9EzSR9kVNsGWY43Ge1/AEZiwwyO+bNZmr/+AMrnrSsczkR+qplIden3F4QD mOV64tCdJ2w/Vs/sQN7fQZ6asB2zaPiHiDhxDmuKyjGIbjod+xzF6YfKiw5WzG/UvAA1 hTwj4vF3EZ1kiQvvuJNfrjGvUCEh4Q5kpfE/Bd4Jkp1LTqACFF9q8m9rnqmX73V1V0K/ enSw== X-Received: by 10.14.115.8 with SMTP id d8mr3530259eeh.83.1390241125925; Mon, 20 Jan 2014 10:05:25 -0800 (PST) MIME-Version: 1.0 Received: by 10.15.45.68 with HTTP; Mon, 20 Jan 2014 10:04:45 -0800 (PST) From: Juanma Barranquero Date: Mon, 20 Jan 2014 19:04:45 +0100 Message-ID: Content-Type: text/plain; charset=UTF-8 X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.0 (----) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.0 (----) Package: emacs Version: 24.3.50 There's an assertion failure when trying to signal the error that the default font selected for the frame does not exist, it seems. (gdb) run -Q -fn "NoExiste-10" Starting program: C:\Devel\emacs\repo\trunk\src\emacs.exe -Q -fn "NoExiste-10" [New Thread 11388.0x29c8] [New Thread 11388.0x680] [New Thread 11388.0x1620] [New Thread 11388.0x295c] Program received signal SIGSEGV, Segmentation fault. 0x011f3564 in unwind_create_frame (frame=61646221) at w32fns.c:4253 4253 eassert (dpyinfo->terminal->image_cache->refcount == image_cache_refcount); (gdb) bt #0 0x011f3564 in unwind_create_frame (frame=61646221) at w32fns.c:4253 #1 0x011f35ab in do_unwind_create_frame (frame=61646221) at w32fns.c:4264 #2 0x011813dc in unbind_to (count=2, value=58333218) at eval.c:3297 #3 0x0117c597 in unwind_to_catch (catch=0x37a4b00 <__register_frame_info+58346240>, value=60325982) at eval.c:1158 #4 0x0117d5f7 in Fsignal (error_symbol=58384674, data=60326142) at eval.c:1555 #5 0x0117d680 in xsignal (error_symbol=58384674, data=60326142) at eval.c:1579 #6 0x0117d6bf in xsignal1 (error_symbol=58384674, arg=58897457) at eval.c:1594 #7 0x0117de27 in verror (m=0x147ead9 "Font `%s' is not defined", ap=0x88e534 "0=\261\003\"\030z\003J\217\030\001\376\331y\003\002\214|\003\377\377\377\377\"\030z\003\215\245\254\003\200\345\210") at eval.c:1772 #8 0x0117de45 in error (m=0x147ead9 "Font `%s' is not defined") at eval.c:1784 #9 0x0101924a in x_set_font (f=0x3aca588 <__register_frame_info+61646216>, arg=61995057, oldval=58333218) at frame.c:3259 #10 0x010179a4 in x_set_frame_parameters (f=0x3aca588 <__register_frame_info+61646216>, alist=58333218) at frame.c:2886 #11 0x0101ad2a in x_default_parameter (f=0x3aca588 <__register_frame_info+61646216>, alist=60333694, prop=58494306, deflt=61995057, xprop=0x14afb06 "font", xclass=0x14afb01 "Font", type=RES_TYPE_STRING) at frame.c:4019 #12 0x011f3741 in x_default_font_parameter (f=0x3aca588 <__register_frame_info+61646216>, parms=60333694) at w32fns.c:4310 #13 0x011f3e3f in Fx_create_frame (parameters=60333694) at w32fns.c:4467 #14 0x01180053 in Ffuncall (nargs=2, args=0x88e814) at eval.c:2806 #15 0x011c0b18 in exec_byte_code (bytestr=19615185, vector=19615205, maxdepth=16, args_template=58333218, nargs=0, args=0x0) at bytecode.c:919 #16 0x01180bf9 in funcall_lambda (fun=19615157, nargs=1, arg_vector=0x12b4de5) at eval.c:3040 #17 0x0118028f in Ffuncall (nargs=2, args=0x88eb44) at eval.c:2855 #18 0x011c0b18 in exec_byte_code (bytestr=19945049, vector=19945069, maxdepth=20, args_template=58333218, nargs=0, args=0x0) at bytecode.c:919 #19 0x01180bf9 in funcall_lambda (fun=19945021, nargs=1, arg_vector=0x130566d) at eval.c:3040 #20 0x0118028f in Ffuncall (nargs=2, args=0x88ee74) at eval.c:2855 #21 0x011c0b18 in exec_byte_code (bytestr=19942545, vector=19942565, maxdepth=24, args_template=58333218, nargs=0, args=0x0) at bytecode.c:919 #22 0x01180bf9 in funcall_lambda (fun=19942525, nargs=0, arg_vector=0x1304ca5) at eval.c:3040 #23 0x0118028f in Ffuncall (nargs=1, args=0x88f1a4) at eval.c:2855 #24 0x011c0b18 in exec_byte_code (bytestr=19634833, vector=19634853, maxdepth=68, args_template=0, nargs=0, args=0x88f50c) at bytecode.c:919 #25 0x01180835 in funcall_lambda (fun=19634813, nargs=0, arg_vector=0x88f50c) at eval.c:2974 #26 0x0118028f in Ffuncall (nargs=1, args=0x88f508) at eval.c:2855 #27 0x011c0b18 in exec_byte_code (bytestr=19633041, vector=19633061, maxdepth=48, args_template=0, nargs=0, args=0x88f7c0) at bytecode.c:919 #28 0x01180835 in funcall_lambda (fun=19633021, nargs=0, arg_vector=0x88f7c0) at eval.c:2974 #29 0x01180554 in apply_lambda (fun=19633021, args=58333218) at eval.c:2915 #30 0x0117ef32 in eval_sub (form=60060942) at eval.c:2221 #31 0x0117e552 in Feval (form=60060942, lexical=58333218) at eval.c:1994 #32 0x010f38d5 in top_level_2 () at keyboard.c:1179 #33 0x0117cf39 in internal_condition_case (bfun=0x10f38b8 , handlers=58384674, hfun=0x10f3453 ) at eval.c:1345 #34 0x010f3909 in top_level_1 (ignore=58333218) at keyboard.c:1187 #35 0x0117c4e6 in internal_catch (tag=58380034, func=0x10f38d7 , arg=58333218) at eval.c:1109 #36 0x010f383b in command_loop () at keyboard.c:1148 #37 0x010f2ff0 in recursive_edit_1 () at keyboard.c:777 #38 0x010f31ac in Frecursive_edit () at keyboard.c:841 #39 0x010f13a5 in main (argc=4, argv=0xd32fe8) at emacs.c:1643 Lisp Backtrace: "x-create-frame" (0x88e818) "x-create-frame-with-faces" (0x88eb48) "make-frame" (0x88ee78) "frame-initialize" (0x88f1a8) "command-line" (0x88f50c) "normal-top-level" (0x88f7c0) (gdb) From unknown Sun Jun 22 04:01:48 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.503 (Entity 5.503) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Juanma Barranquero Subject: bug#16509: closed (Re: bug#16509: Assertion failure when using non-existent font) Message-ID: References: <83bnz5gvu5.fsf@gnu.org> X-Gnu-PR-Message: they-closed 16509 X-Gnu-PR-Package: emacs Reply-To: 16509@debbugs.gnu.org Date: Tue, 21 Jan 2014 16:10:04 +0000 Content-Type: multipart/mixed; boundary="----------=_1390320604-1783-1" This is a multi-part message in MIME format... ------------=_1390320604-1783-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #16509: Assertion failure when using non-existent font which was filed against the emacs package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 16509@debbugs.gnu.org. --=20 16509: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D16509 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1390320604-1783-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 16509-done) by debbugs.gnu.org; 21 Jan 2014 16:09:49 +0000 Received: from localhost ([127.0.0.1]:59799 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1W5dtc-0000SB-IG for submit@debbugs.gnu.org; Tue, 21 Jan 2014 11:09:49 -0500 Received: from mtaout22.012.net.il ([80.179.55.172]:44838) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1W5dtZ-0000S0-5X for 16509-done@debbugs.gnu.org; Tue, 21 Jan 2014 11:09:46 -0500 Received: from conversion-daemon.a-mtaout22.012.net.il by a-mtaout22.012.net.il (HyperSendmail v2007.08) id <0MZR00M00E3QAE00@a-mtaout22.012.net.il> for 16509-done@debbugs.gnu.org; Tue, 21 Jan 2014 18:09:43 +0200 (IST) Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout22.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0MZR00LASE86NFA0@a-mtaout22.012.net.il>; Tue, 21 Jan 2014 18:09:43 +0200 (IST) Date: Tue, 21 Jan 2014 18:09:54 +0200 From: Eli Zaretskii Subject: Re: bug#16509: Assertion failure when using non-existent font In-reply-to: X-012-Sender: halo1@inter.net.il To: Juanma Barranquero Message-id: <83bnz5gvu5.fsf@gnu.org> References: X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: 16509-done Cc: 16509-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list Reply-To: Eli Zaretskii List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.0 (+) > From: Juanma Barranquero > Date: Mon, 20 Jan 2014 19:04:45 +0100 > > There's an assertion failure when trying to signal the error that the > default font selected for the frame does not exist, it seems. > > > (gdb) run -Q -fn "NoExiste-10" > Starting program: C:\Devel\emacs\repo\trunk\src\emacs.exe -Q -fn "NoExiste-10" > [New Thread 11388.0x29c8] > [New Thread 11388.0x680] > [New Thread 11388.0x1620] > [New Thread 11388.0x295c] > > Program received signal SIGSEGV, Segmentation fault. > 0x011f3564 in unwind_create_frame (frame=61646221) at w32fns.c:4253 > 4253 eassert (dpyinfo->terminal->image_cache->refcount == > image_cache_refcount); Fixed in trunk revision 116097. ------------=_1390320604-1783-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 20 Jan 2014 18:05:39 +0000 Received: from localhost ([127.0.0.1]:58615 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1W5JE9-0002OD-PD for submit@debbugs.gnu.org; Mon, 20 Jan 2014 13:05:38 -0500 Received: from eggs.gnu.org ([208.118.235.92]:52858) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1W5JE7-0002O3-OY for submit@debbugs.gnu.org; Mon, 20 Jan 2014 13:05:36 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W5JE5-0002r8-Mk for submit@debbugs.gnu.org; Mon, 20 Jan 2014 13:05:35 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,FREEMAIL_FROM, T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:47501) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W5JE5-0002r4-7q for submit@debbugs.gnu.org; Mon, 20 Jan 2014 13:05:33 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54576) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W5JE3-0004f7-Jq for bug-gnu-emacs@gnu.org; Mon, 20 Jan 2014 13:05:33 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W5JDz-0002pW-4Q for bug-gnu-emacs@gnu.org; Mon, 20 Jan 2014 13:05:31 -0500 Received: from mail-ea0-x232.google.com ([2a00:1450:4013:c01::232]:34867) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W5JDy-0002pQ-Px for bug-gnu-emacs@gnu.org; Mon, 20 Jan 2014 13:05:27 -0500 Received: by mail-ea0-f178.google.com with SMTP id a15so2119326eae.37 for ; Mon, 20 Jan 2014 10:05:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=WRO3eE3uljkzgt8XaigW56mMKYQTO+33qL1ZKeNZoCI=; b=096w6g2SRkCmRb5b/HtzrvHqcXi8P8ApX3s6Bho6ycpS5lEInYmgBS7dEi0RnNIOgb j1SZyCP94tfxd2ivw9KEa2P20InP1kK0Q6+QZvMDInmT6sEu4cekBdR6dlrodzS8vZEE uKcUBuaKN9EzSR9kVNsGWY43Ge1/AEZiwwyO+bNZmr/+AMrnrSsczkR+qplIden3F4QD mOV64tCdJ2w/Vs/sQN7fQZ6asB2zaPiHiDhxDmuKyjGIbjod+xzF6YfKiw5WzG/UvAA1 hTwj4vF3EZ1kiQvvuJNfrjGvUCEh4Q5kpfE/Bd4Jkp1LTqACFF9q8m9rnqmX73V1V0K/ enSw== X-Received: by 10.14.115.8 with SMTP id d8mr3530259eeh.83.1390241125925; Mon, 20 Jan 2014 10:05:25 -0800 (PST) MIME-Version: 1.0 Received: by 10.15.45.68 with HTTP; Mon, 20 Jan 2014 10:04:45 -0800 (PST) From: Juanma Barranquero Date: Mon, 20 Jan 2014 19:04:45 +0100 Message-ID: Subject: Assertion failure when using non-existent font To: Bug-Gnu-Emacs Content-Type: text/plain; charset=UTF-8 X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.0 (----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.0 (----) Package: emacs Version: 24.3.50 There's an assertion failure when trying to signal the error that the default font selected for the frame does not exist, it seems. (gdb) run -Q -fn "NoExiste-10" Starting program: C:\Devel\emacs\repo\trunk\src\emacs.exe -Q -fn "NoExiste-10" [New Thread 11388.0x29c8] [New Thread 11388.0x680] [New Thread 11388.0x1620] [New Thread 11388.0x295c] Program received signal SIGSEGV, Segmentation fault. 0x011f3564 in unwind_create_frame (frame=61646221) at w32fns.c:4253 4253 eassert (dpyinfo->terminal->image_cache->refcount == image_cache_refcount); (gdb) bt #0 0x011f3564 in unwind_create_frame (frame=61646221) at w32fns.c:4253 #1 0x011f35ab in do_unwind_create_frame (frame=61646221) at w32fns.c:4264 #2 0x011813dc in unbind_to (count=2, value=58333218) at eval.c:3297 #3 0x0117c597 in unwind_to_catch (catch=0x37a4b00 <__register_frame_info+58346240>, value=60325982) at eval.c:1158 #4 0x0117d5f7 in Fsignal (error_symbol=58384674, data=60326142) at eval.c:1555 #5 0x0117d680 in xsignal (error_symbol=58384674, data=60326142) at eval.c:1579 #6 0x0117d6bf in xsignal1 (error_symbol=58384674, arg=58897457) at eval.c:1594 #7 0x0117de27 in verror (m=0x147ead9 "Font `%s' is not defined", ap=0x88e534 "0=\261\003\"\030z\003J\217\030\001\376\331y\003\002\214|\003\377\377\377\377\"\030z\003\215\245\254\003\200\345\210") at eval.c:1772 #8 0x0117de45 in error (m=0x147ead9 "Font `%s' is not defined") at eval.c:1784 #9 0x0101924a in x_set_font (f=0x3aca588 <__register_frame_info+61646216>, arg=61995057, oldval=58333218) at frame.c:3259 #10 0x010179a4 in x_set_frame_parameters (f=0x3aca588 <__register_frame_info+61646216>, alist=58333218) at frame.c:2886 #11 0x0101ad2a in x_default_parameter (f=0x3aca588 <__register_frame_info+61646216>, alist=60333694, prop=58494306, deflt=61995057, xprop=0x14afb06 "font", xclass=0x14afb01 "Font", type=RES_TYPE_STRING) at frame.c:4019 #12 0x011f3741 in x_default_font_parameter (f=0x3aca588 <__register_frame_info+61646216>, parms=60333694) at w32fns.c:4310 #13 0x011f3e3f in Fx_create_frame (parameters=60333694) at w32fns.c:4467 #14 0x01180053 in Ffuncall (nargs=2, args=0x88e814) at eval.c:2806 #15 0x011c0b18 in exec_byte_code (bytestr=19615185, vector=19615205, maxdepth=16, args_template=58333218, nargs=0, args=0x0) at bytecode.c:919 #16 0x01180bf9 in funcall_lambda (fun=19615157, nargs=1, arg_vector=0x12b4de5) at eval.c:3040 #17 0x0118028f in Ffuncall (nargs=2, args=0x88eb44) at eval.c:2855 #18 0x011c0b18 in exec_byte_code (bytestr=19945049, vector=19945069, maxdepth=20, args_template=58333218, nargs=0, args=0x0) at bytecode.c:919 #19 0x01180bf9 in funcall_lambda (fun=19945021, nargs=1, arg_vector=0x130566d) at eval.c:3040 #20 0x0118028f in Ffuncall (nargs=2, args=0x88ee74) at eval.c:2855 #21 0x011c0b18 in exec_byte_code (bytestr=19942545, vector=19942565, maxdepth=24, args_template=58333218, nargs=0, args=0x0) at bytecode.c:919 #22 0x01180bf9 in funcall_lambda (fun=19942525, nargs=0, arg_vector=0x1304ca5) at eval.c:3040 #23 0x0118028f in Ffuncall (nargs=1, args=0x88f1a4) at eval.c:2855 #24 0x011c0b18 in exec_byte_code (bytestr=19634833, vector=19634853, maxdepth=68, args_template=0, nargs=0, args=0x88f50c) at bytecode.c:919 #25 0x01180835 in funcall_lambda (fun=19634813, nargs=0, arg_vector=0x88f50c) at eval.c:2974 #26 0x0118028f in Ffuncall (nargs=1, args=0x88f508) at eval.c:2855 #27 0x011c0b18 in exec_byte_code (bytestr=19633041, vector=19633061, maxdepth=48, args_template=0, nargs=0, args=0x88f7c0) at bytecode.c:919 #28 0x01180835 in funcall_lambda (fun=19633021, nargs=0, arg_vector=0x88f7c0) at eval.c:2974 #29 0x01180554 in apply_lambda (fun=19633021, args=58333218) at eval.c:2915 #30 0x0117ef32 in eval_sub (form=60060942) at eval.c:2221 #31 0x0117e552 in Feval (form=60060942, lexical=58333218) at eval.c:1994 #32 0x010f38d5 in top_level_2 () at keyboard.c:1179 #33 0x0117cf39 in internal_condition_case (bfun=0x10f38b8 , handlers=58384674, hfun=0x10f3453 ) at eval.c:1345 #34 0x010f3909 in top_level_1 (ignore=58333218) at keyboard.c:1187 #35 0x0117c4e6 in internal_catch (tag=58380034, func=0x10f38d7 , arg=58333218) at eval.c:1109 #36 0x010f383b in command_loop () at keyboard.c:1148 #37 0x010f2ff0 in recursive_edit_1 () at keyboard.c:777 #38 0x010f31ac in Frecursive_edit () at keyboard.c:841 #39 0x010f13a5 in main (argc=4, argv=0xd32fe8) at emacs.c:1643 Lisp Backtrace: "x-create-frame" (0x88e818) "x-create-frame-with-faces" (0x88eb48) "make-frame" (0x88ee78) "frame-initialize" (0x88f1a8) "command-line" (0x88f50c) "normal-top-level" (0x88f7c0) (gdb) ------------=_1390320604-1783-1-- From unknown Sun Jun 22 04:01:48 2025 X-Loop: help-debbugs@gnu.org Subject: bug#16509: Assertion failure when using non-existent font Resent-From: Juanma Barranquero Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 21 Jan 2014 16:12:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 16509 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Eli Zaretskii Cc: 16509@debbugs.gnu.org Received: via spool by 16509-submit@debbugs.gnu.org id=B16509.13903207102004 (code B ref 16509); Tue, 21 Jan 2014 16:12:04 +0000 Received: (at 16509) by debbugs.gnu.org; 21 Jan 2014 16:11:50 +0000 Received: from localhost ([127.0.0.1]:59805 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1W5dvZ-0000WF-Tp for submit@debbugs.gnu.org; Tue, 21 Jan 2014 11:11:50 -0500 Received: from mail-ee0-f54.google.com ([74.125.83.54]:61166) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1W5dvW-0000W5-O6 for 16509@debbugs.gnu.org; Tue, 21 Jan 2014 11:11:47 -0500 Received: by mail-ee0-f54.google.com with SMTP id e53so3467505eek.13 for <16509@debbugs.gnu.org>; Tue, 21 Jan 2014 08:11:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=B7d8ySsjr4QTi1Xl0oTp13tAc0DvFi67hqDNlHpCELI=; b=QUIKP/Bk9QsQ9LSfJ7ysYtpDkmqx78gSgOclP8k+B9rWFVw3ygH8ZhHcCb8UUuP1gP 9RnCGewXDK9ROFSTh0y+zKqVQnwnl/GZ385qivhcwct8A4MhpSK3cIZC3y+ZvOqABmR8 p7UEbjujbSlEfTLw7FZPILCMeSl5M/RR9/CKb7UOU9tPmZCWaAXtJ87Zw8dpdxX2u+qL TdvlLy/UXDnR8GlCCICAozBAdjmz4CqxBHOzXEcpNzhZ+GjSy/QBQphhRhW5MWf1Wfcx Q0E5lQjm7jJQMSaEQCHOgtx7ebZhfKpsXSx/VGqchM5vS4afDh2BqHkAOIn/3J54i7ha fdGg== X-Received: by 10.15.91.3 with SMTP id r3mr24755720eez.18.1390320704767; Tue, 21 Jan 2014 08:11:44 -0800 (PST) MIME-Version: 1.0 Received: by 10.15.45.68 with HTTP; Tue, 21 Jan 2014 08:11:04 -0800 (PST) In-Reply-To: <83bnz5gvu5.fsf@gnu.org> References: <83bnz5gvu5.fsf@gnu.org> From: Juanma Barranquero Date: Tue, 21 Jan 2014 17:11:04 +0100 Message-ID: Content-Type: text/plain; charset=UTF-8 X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) Thanks.