From unknown Fri Aug 15 04:07:55 2025 X-Loop: owner@emacsbugs.donarmstrong.com Subject: bug#3255: 23.0.93; occasional abort() in check_glyph_memory Reply-To: Markus Triska , 3255@debbugs.gnu.org Resent-From: Markus Triska Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Mon, 11 May 2009 15:30:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-Emacs-PR-Message: report 3255 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by submit@emacsbugs.donarmstrong.com id=B.124205561323087 (code B ref -1); Mon, 11 May 2009 15:30:03 +0000 Received: (at submit) by emacsbugs.donarmstrong.com; 11 May 2009 15:26:53 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-0.9 required=4.0 tests=AWL,FOURLA,IMPRONONCABLE_1, IMPRONONCABLE_2,MURPHY_WRONG_WORD2,PHONENUMBER autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n4BFQkjE023075 for ; Mon, 11 May 2009 08:26:48 -0700 Received: from mail.gnu.org ([199.232.76.166]:56900 helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1M3XOv-0003Ui-L0 for emacs-pretest-bug@gnu.org; Mon, 11 May 2009 11:26:45 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1M3XOr-0005od-KV for emacs-pretest-bug@gnu.org; Mon, 11 May 2009 11:26:45 -0400 Received: from mail.gmx.net ([213.165.64.20]:42700) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1M3XOq-0005oD-Tv for emacs-pretest-bug@gnu.org; Mon, 11 May 2009 11:26:41 -0400 Received: (qmail invoked by alias); 11 May 2009 15:26:37 -0000 Received: from chello062178240212.3.14.tuwien.teleweb.at (EHLO mt-imac.local) [62.178.240.212] by mail.gmx.net (mp041) with SMTP; 11 May 2009 17:26:37 +0200 X-Authenticated: #4064391 X-Provags-ID: V01U2FsdGVkX18IvB1vMA0InO2t/HYQGIE7CjxjbhZ4ofhYCiNaDh YsAQyaEWYVWD2P Received: by mt-imac.local (Postfix, from userid 501) id 2742730036B; Mon, 11 May 2009 17:26:39 +0200 (CEST) From: Markus Triska To: emacs-pretest-bug@gnu.org Date: Mon, 11 May 2009 17:26:39 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Y-GMX-Trusted: 0 X-FuHaFi: 0.47 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) Let ~/frame.el consist of: (while t (delete-frame (make-frame-on-display (getenv "DISPLAY")))) When I run "emacs -Q -nw ~/frame.el" and evaluate that expression, then wait a few seconds, and then press C-g C-x C-c, sometimes Emacs exits normally, and sometimes it exits with a fatal error. Backtrace: (gdb) r -Q -nw ~/frame.el Starting program: /Users/mt/emacs/src/emacs -Q -nw ~/frame.el Reading symbols for shared libraries .... done Program received signal SIGABRT, Aborted. 0x96621e42 in __kill () (gdb) bt #0 0x96621e42 in __kill () #1 0x96621e34 in kill$UNIX2003 () #2 0x9669423a in raise () #3 0x966a0679 in abort () #4 0x000053c5 in check_glyph_memory () at dispnew.c:2613 #5 0x000ec825 in shut_down_emacs (sig=0, no_x=0, stuff=41943049) at emacs.c:2248 #6 0x000ec8fe in Fkill_emacs (arg=) at emacs.c:2155 #7 0x00165081 in Ffuncall (nargs=1, args=0xbfffefd0) at eval.c:3051 #8 0x001a036b in Fbyte_code (bytestr=2184555, vector=2184572, maxdepth=5) at bytecode.c:678 #9 0x00164931 in funcall_lambda (fun=2184508, nargs=1, arg_vector=0xbffff164) at eval.c:3232 #10 0x00164e7b in Ffuncall (nargs=2, args=0xbffff160) at eval.c:3102 #11 0x001a036b in Fbyte_code (bytestr=2184851, vector=2184868, maxdepth=3) at bytecode.c:678 #12 0x00164931 in funcall_lambda (fun=2184804, nargs=1, arg_vector=0xbffff334) at eval.c:3232 #13 0x00164e7b in Ffuncall (nargs=2, args=0xbffff330) at eval.c:3102 #14 0x00161222 in Fcall_interactively (function=42435881, record_flag=41943049, keys=37757052) at callint.c:868 #15 0x00165081 in Ffuncall (nargs=4, args=0xbffff520) at eval.c:3051 #16 0x00165239 in call3 (fn=42057345, arg1=42435881, arg2=41943049, arg3=41943049) at eval.c:2875 #17 0x00100141 in command_loop_1 () at keyboard.c:1901 #18 0x00162fbd in internal_condition_case (bfun=0xffcc0 , handlers=41982641, hfun=0xf6540 ) at eval.c:1512 #19 0x000ef1e8 in command_loop_2 () at keyboard.c:1359 #20 0x00162b9c in internal_catch (tag=0, func=0xef1a0 , arg=41943049) at eval.c:1248 #21 0x000eef3e in command_loop () at keyboard.c:1338 #22 0x000ef002 in recursive_edit_1 () at keyboard.c:953 #23 0x000ef181 in Frecursive_edit () at keyboard.c:1015 #24 0x000edeeb in main (argc=4, argv=0xbffff970) at emacs.c:1852 (gdb) bt full #0 0x96621e42 in __kill () No symbol table info available. #1 0x96621e34 in kill$UNIX2003 () No symbol table info available. #2 0x9669423a in raise () No symbol table info available. #3 0x966a0679 in abort () No symbol table info available. #4 0x000053c5 in check_glyph_memory () at dispnew.c:2613 tail = #5 0x000ec825 in shut_down_emacs (sig=0, no_x=0, stuff=41943049) at emacs.c:2248 No locals. #6 0x000ec8fe in Fkill_emacs (arg=) at emacs.c:2155 No locals. #7 0x00165081 in Ffuncall (nargs=1, args=0xbfffefd0) at eval.c:3051 fun = original_fun = 1 funcar = numargs = 0 val = backtrace = { next = 0xbffff11c, function = 0xbfffefd0, args = 0xbfffefd4, nargs = 0, evalargs = 0 '\0', debug_on_exit = 0 '\0' } internal_args = (Lisp_Object *) 0x2800009 i = #8 0x001a036b in Fbyte_code (bytestr=2184555, vector=2184572, maxdepth=5) at bytecode.c:678 op = vectorp = (Lisp_Object *) 0x215580 stack = { pc = 0x2f8fb8 "?", top = 0xbfffefd0, bottom = 0xbfffefd0, byte_string = 2184555, byte_string_start = 0x2f8f57 "?\b?\"????? \">?\025", constants = 2184572, next = 0xbffff1d4 } top = (Lisp_Object *) 0xbfffefd0 result = #9 0x00164931 in funcall_lambda (fun=2184508, nargs=1, arg_vector=0xbffff164) at eval.c:3232 val = syms_left = 2184504 next = i = 1 optional = 1 rest = 0 #10 0x00164e7b in Ffuncall (nargs=2, args=0xbffff160) at eval.c:3102 fun = 2184504 original_fun = 42435809 funcar = numargs = 1 val = backtrace = { next = 0xbffff29c, function = 0xbffff160, args = 0xbffff164, nargs = 1, evalargs = 0 '\0', debug_on_exit = 0 '\0' } internal_args = (Lisp_Object *) 0xbffff164 i = #11 0x001a036b in Fbyte_code (bytestr=2184851, vector=2184868, maxdepth=3) at bytecode.c:678 op = vectorp = (Lisp_Object *) 0x2156a8 stack = { pc = 0x2f8eaa "?", top = 0xbffff164, bottom = 0xbffff160, byte_string = 2184851, byte_string_start = 0x2f8e9b "?? ?\"?\f", constants = 2184868, next = 0x0 } top = (Lisp_Object *) 0xbffff160 result = #12 0x00164931 in funcall_lambda (fun=2184804, nargs=1, arg_vector=0xbffff334) at eval.c:3232 val = syms_left = 2184800 next = i = 1 optional = 1 rest = 0 #13 0x00164e7b in Ffuncall (nargs=2, args=0xbffff330) at eval.c:3102 fun = 2184800 original_fun = 42435881 funcar = numargs = 1 val = backtrace = { next = 0xbffff4cc, function = 0xbffff330, args = 0xbffff334, nargs = 1, evalargs = 0 '\0', debug_on_exit = 0 '\0' } internal_args = (Lisp_Object *) 0xbffff334 i = #14 0x00161222 in Fcall_interactively (function=42435881, record_flag=41943049, keys=37757052) at callint.c:868 val = specs = filter_specs = 2184899 teml = up_event = 41943049 enable = 41943049 next_event = 2 prefix_arg = 41943049 string = (unsigned char *) 0x2
tem = (unsigned char *) 0x1cb1a4 "" i = j = 1 foo = prompt1 = '\0' arg_from_tty = 0 key_count = 2 record_then_fail = 0 save_this_command = 42435881 save_last_command = 42107193 save_this_original_command = 42435881 save_real_this_command = 42435881 #15 0x00165081 in Ffuncall (nargs=4, args=0xbffff520) at eval.c:3051 fun = original_fun = 42057345 funcar = numargs = 3 val = backtrace = { next = 0x0, function = 0xbffff520, args = 0xbffff524, nargs = 3, evalargs = 0 '\0', debug_on_exit = 0 '\0' } internal_args = (Lisp_Object *) 0xbffff524 i = #16 0x00165239 in call3 (fn=42057345, arg1=42435881, arg2=41943049, arg3=41943049) at eval.c:2875 ret_ungc_val = 0 #17 0x00100141 in command_loop_1 () at keyboard.c:1901 cmd = lose = nonundocount = 0 keybuf = {192, 24, 3519248, 41943049, -1073744392, 1009184, 27599845, -1073744466, 41943049, 37763836, -1073744152, 25201104, -1073744466, 41943049, 2216256, 2216260, -1073744392, 18752, 16, 41943049, 7, 850045863, 1, 0, -1073744420, -1073744608, 0, 0, 41943049, 42297857} i = 2 prev_modiff = 12 prev_buffer = (struct buffer *) 0x1822270 already_adjusted = 0 #18 0x00162fbd in internal_condition_case (bfun=0xffcc0 , handlers=41982641, hfun=0xf6540 ) at eval.c:1512 val = c = { tag = 41943049, val = 41943049, next = 0xbffff71c, gcpro = 0x0, jmp = {2163583, -1073744252, 8096, 1453755, 41943049, 41943049, 3518492, 3518572, -1073744200, -1073744384, 31, 662, 1453911, 1638423, 3473439, 3473439, -1073807360, -1073807305}, backlist = 0x0, handlerlist = 0x0, lisp_eval_depth = 0, pdlcount = 2, poll_suppress_count = 1, interrupt_input_blocked = 0, byte_stack = 0x0 } h = { handler = 41982641, var = 41943049, chosen_clause = 41943097, tag = 0xbffff618, next = 0x0 } #19 0x000ef1e8 in command_loop_2 () at keyboard.c:1359 val = 0 #20 0x00162b9c in internal_catch (tag=0, func=0xef1a0 , arg=41943049) at eval.c:1248 c = { tag = 41978761, val = 41943049, next = 0x0, gcpro = 0x0, jmp = {-1772420225, 0, 8096, 1452793, -1772400371, 0, 3518640, 3518572, -1073743976, -1073744128, 42074143, 662, 1452943, 42074135, 42074143, 41943071, 37748736, 22413367}, backlist = 0x0, handlerlist = 0x0, lisp_eval_depth = 0, pdlcount = 2, poll_suppress_count = 1, interrupt_input_blocked = 0, byte_stack = 0x0 } #21 0x000eef3e in command_loop () at keyboard.c:1338 No locals. #22 0x000ef002 in recursive_edit_1 () at keyboard.c:953 val = #23 0x000ef181 in Frecursive_edit () at keyboard.c:1015 buffer = 41943049 #24 0x000edeeb in main (argc=4, argv=0xbffff970) at emacs.c:1852 dummy = -1881143876 stack_bottom_variable = 0 '\0' do_initial_setlocale = 1 skip_args = 1 rlim = { rlim_cur = 8388608, rlim_max = 67104768 } no_loadup = 0 junk = 0x0 dname_arg = 0x0 In GNU Emacs 23.0.93.1 (i386-apple-darwin9.6.1, GTK+ Version 2.14.7) of 2009-05-11 on mt-imac.local Windowing system distributor `The X.Org Foundation', version 11.0.10402000 Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: en.UTF-8 value of $XMODIFIERS: nil locale-coding-system: utf-8-unix default-enable-multibyte-characters: t From debbugs-submit-bounces@debbugs.gnu.org Fri Sep 16 17:09:58 2011 Received: (at control) by debbugs.gnu.org; 16 Sep 2011 21:09:59 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R4ffa-0004pa-G6 for submit@debbugs.gnu.org; Fri, 16 Sep 2011 17:09:58 -0400 Received: from hermes.netfonds.no ([80.91.224.195]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R4ffZ-0004pU-Ed for control@debbugs.gnu.org; Fri, 16 Sep 2011 17:09:57 -0400 Received: from cm-84.215.51.58.getinternet.no ([84.215.51.58] helo=stories.gnus.org) by hermes.netfonds.no with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1R4faq-00071x-Sl for control@debbugs.gnu.org; Fri, 16 Sep 2011 23:05:04 +0200 Date: Fri, 16 Sep 2011 23:01:47 +0200 Message-Id: To: control@debbugs.gnu.org From: Lars Magne Ingebrigtsen Subject: control message for bug #3255 X-MailScanner-ID: 1R4faq-00071x-Sl X-Netfonds-MailScanner: Found to be clean X-Netfonds-MailScanner-From: larsi@gnus.org MailScanner-NULL-Check: 1316811905.56028@B9jX0iCVeaNMCPcUF264Jw X-Spam-Status: No X-Spam-Score: -2.7 (--) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.7 (--) tags 3255 unreproducible From unknown Fri Aug 15 04:07:55 2025 X-Loop: help-debbugs@gnu.org Subject: bug#3255: 23.0.93; occasional abort() in check_glyph_memory Resent-From: Lars Magne Ingebrigtsen Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 16 Sep 2011 21:11:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 3255 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: unreproducible To: Markus Triska Cc: 3255@debbugs.gnu.org Received: via spool by 3255-submit@debbugs.gnu.org id=B3255.131620743318661 (code B ref 3255); Fri, 16 Sep 2011 21:11:01 +0000 Received: (at 3255) by debbugs.gnu.org; 16 Sep 2011 21:10:33 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R4fg8-0004qv-Vn for submit@debbugs.gnu.org; Fri, 16 Sep 2011 17:10:33 -0400 Received: from hermes.netfonds.no ([80.91.224.195]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R4fg5-0004ql-Ul for 3255@debbugs.gnu.org; Fri, 16 Sep 2011 17:10:31 -0400 Received: from cm-84.215.51.58.getinternet.no ([84.215.51.58] helo=stories.gnus.org) by hermes.netfonds.no with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1R4fbN-000737-Pw; Fri, 16 Sep 2011 23:05:37 +0200 From: Lars Magne Ingebrigtsen In-Reply-To: (Markus Triska's message of "Mon, 11 May 2009 17:26:39 +0200") Date: Fri, 16 Sep 2011 23:02:13 +0200 Message-ID: References: User-Agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.50 (gnu/linux) X-Now-Playing: Le =?UTF-8?Q?Myst=C3=A8re?= des Voix Bulgares's _Volume 2_: "Dragana I Slavei" MIME-Version: 1.0 Content-Type: text/plain X-MailScanner-ID: 1R4fbN-000737-Pw X-Netfonds-MailScanner: Found to be clean X-Netfonds-MailScanner-From: larsi@gnus.org MailScanner-NULL-Check: 1316811937.89986@eq9g+ztg8dwXQewE1tRXNw X-Spam-Status: No X-Spam-Score: -2.7 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.7 (--) Markus Triska writes: > Let ~/frame.el consist of: > > (while t > (delete-frame (make-frame-on-display (getenv "DISPLAY")))) > > When I run "emacs -Q -nw ~/frame.el" and evaluate that expression, then > wait a few seconds, and then press C-g C-x C-c, sometimes Emacs exits > normally, and sometimes it exits with a fatal error. Backtrace: > > (gdb) r -Q -nw ~/frame.el > Starting program: /Users/mt/emacs/src/emacs -Q -nw ~/frame.el > Reading symbols for shared libraries .... done > > Program received signal SIGABRT, Aborted. > 0x96621e42 in __kill () > (gdb) bt > #0 0x96621e42 in __kill () I'm unable to reproduce this bug in Emacs 24. Do you still see this crash in a current Emacs? -- (domestic pets only, the antidote for overdose, milk.) bloggy blog http://lars.ingebrigtsen.no/ From debbugs-submit-bounces@debbugs.gnu.org Thu Oct 06 18:08:10 2011 Received: (at control) by debbugs.gnu.org; 6 Oct 2011 22:08:10 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RBw6r-0002jA-V2 for submit@debbugs.gnu.org; Thu, 06 Oct 2011 18:08:10 -0400 Received: from hermes.netfonds.no ([80.91.224.195]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RBw6q-0002j4-Ju for control@debbugs.gnu.org; Thu, 06 Oct 2011 18:08:09 -0400 Received: from cm-84.215.51.58.getinternet.no ([84.215.51.58] helo=stories.gnus.org) by hermes.netfonds.no with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1RBw6Z-0002p3-T3 for control@debbugs.gnu.org; Fri, 07 Oct 2011 00:07:51 +0200 Date: Fri, 07 Oct 2011 00:07:51 +0200 Message-Id: To: control@debbugs.gnu.org From: Lars Magne Ingebrigtsen Subject: control message for bug #3255 X-MailScanner-ID: 1RBw6Z-0002p3-T3 X-Netfonds-MailScanner: Found to be clean X-Netfonds-MailScanner-From: larsi@gnus.org MailScanner-NULL-Check: 1318543672.07417@Mtz7r/BN5pZ2fyvkB3Em4A X-Spam-Status: No X-Spam-Score: -2.6 (--) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.6 (--) close 3255 From unknown Fri Aug 15 04:07:55 2025 X-Loop: help-debbugs@gnu.org Subject: bug#3255: 23.0.93; occasional abort() in check_glyph_memory Resent-From: Lars Magne Ingebrigtsen Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 06 Oct 2011 22:15:08 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 3255 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: unreproducible To: Markus Triska Cc: 3255@debbugs.gnu.org Received: via spool by 3255-submit@debbugs.gnu.org id=B3255.131793930311291 (code B ref 3255); Thu, 06 Oct 2011 22:15:08 +0000 Received: (at 3255) by debbugs.gnu.org; 6 Oct 2011 22:15:03 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RBwDV-0002va-HX for submit@debbugs.gnu.org; Thu, 06 Oct 2011 18:15:02 -0400 Received: from hermes.netfonds.no ([80.91.224.195]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RBwDQ-0002ui-59 for 3255@debbugs.gnu.org; Thu, 06 Oct 2011 18:14:56 -0400 Received: from cm-84.215.51.58.getinternet.no ([84.215.51.58] helo=stories.gnus.org) by hermes.netfonds.no with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1RBwD6-0002yJ-Bf; Fri, 07 Oct 2011 00:14:36 +0200 From: Lars Magne Ingebrigtsen In-Reply-To: (Lars Magne Ingebrigtsen's message of "Fri, 16 Sep 2011 23:02:13 +0200") Date: Fri, 07 Oct 2011 00:07:46 +0200 Message-ID: References: User-Agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.90 (gnu/linux) X-Now-Playing: Clogs's _The Creatures in the Garden of Lady Walton_: "Red Seas" MIME-Version: 1.0 Content-Type: text/plain X-MailScanner-ID: 1RBwD6-0002yJ-Bf X-Netfonds-MailScanner: Found to be clean X-Netfonds-MailScanner-From: larsi@gnus.org MailScanner-NULL-Check: 1318544076.54987@DqsBEDKEd+0gsRayICSm1w X-Spam-Status: No X-Spam-Score: -2.6 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.6 (--) Lars Magne Ingebrigtsen writes: > I'm unable to reproduce this bug in Emacs 24. Do you still see this > crash in a current Emacs? More information was requested, but was apparently not given, so I'm closing this bug report. If this is still a problem, please reopen this bug report. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog http://lars.ingebrigtsen.no/