From debbugs-submit-bounces@debbugs.gnu.org Sat Oct 29 09:46:41 2011 Received: (at submit) by debbugs.gnu.org; 29 Oct 2011 13:46:41 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RK9FB-0006ze-6X for submit@debbugs.gnu.org; Sat, 29 Oct 2011 09:46:41 -0400 Received: from eggs.gnu.org ([140.186.70.92]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RK9F8-0006zW-78 for submit@debbugs.gnu.org; Sat, 29 Oct 2011 09:46:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RK9DB-0007z7-5k for submit@debbugs.gnu.org; Sat, 29 Oct 2011 09:44:38 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE autolearn=unavailable version=3.3.1 Received: from lists.gnu.org ([140.186.70.17]:58230) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RK9DB-0007z1-4H for submit@debbugs.gnu.org; Sat, 29 Oct 2011 09:44:37 -0400 Received: from eggs.gnu.org ([140.186.70.92]:32949) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RK9DA-0002A9-4b for bug-gnu-emacs@gnu.org; Sat, 29 Oct 2011 09:44:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RK9D9-0007ym-1Z for bug-gnu-emacs@gnu.org; Sat, 29 Oct 2011 09:44:36 -0400 Received: from smtprelay-h21.telenor.se ([195.54.99.196]:55748) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RK9D8-0007yg-Lu for bug-gnu-emacs@gnu.org; Sat, 29 Oct 2011 09:44:35 -0400 Received: from iph5.telenor.se (iph5.telenor.se [195.54.127.136]) by smtprelay-h21.telenor.se (Postfix) with ESMTP id 769D7D437 for ; Sat, 29 Oct 2011 15:44:33 +0200 (CEST) X-SMTPAUTH-B2: [bocjoh] X-SENDER-IP: [85.228.200.36] X-LISTENER: [smtp.bredband.net] X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AiBcAAkCrE5V5MgkPGdsb2JhbABCiT6RGY0Bgg8ZAQEBATcygiAvXzQBBBgBDAqIMZQcnwOJAgSceYh2 X-IronPort-AV: E=Sophos;i="4.69,424,1315173600"; d="scan'208";a="62602097" Received: from c-24c8e455.04-211-6c6b701.cust.bredbandsbolaget.se (HELO muon.localdomain) ([85.228.200.36]) by iph5.telenor.se with ESMTP; 29 Oct 2011 15:44:33 +0200 Received: by muon.localdomain (Postfix, from userid 1000) id 4D3B748464C; Sat, 29 Oct 2011 15:44:32 +0200 (CEST) From: =?utf-8?Q?Johan_Bockg=C3=A5rd?= To: bug-gnu-emacs@gnu.org Subject: 24.0.90; Crash in show_mouse_face Date: Sat, 29 Oct 2011 15:44:32 +0200 Message-ID: <87k47nud33.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.90 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.17 X-Spam-Score: -4.7 (----) X-Debbugs-Envelope-To: submit 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: -4.7 (----) Emacs segfaulted in show_mouse_face last week (revno 106154, I think). I have a core file. hlinfo->mouse_face_window is non-nil but contains garbage. Program terminated with signal 11, Segmentation fault. (gdb) core-file ~/core #0 0x00007f49f8cdf687 in kill () at ../sysdeps/unix/syscall-template.S:82 No locals. #1 0x00000000005046dc in fatal_error_signal (sig=) at emacs.c:358 No locals. #2 fatal_error_signal (sig=) at emacs.c:328 No locals. #3 No symbol table info available. #4 0x000000000045988a in show_mouse_face (hlinfo=0xdc2578, draw=DRAW_NORMAL_TEXT) at xdisp.c:25508 phys_cursor_on_p = 1 row = 0x7a32000000000684 first = 0x7a32000000000684 last = 0x7a32000000000684 w = 0x1f5f020 f = 0x2087020 #5 0x0000000000459f44 in clear_mouse_face (hlinfo=0xdc2578) at xdisp.c:25620 cleared = 0 #6 0x000000000045a43d in note_mouse_highlight (f=0x12111b0, x=245, y=626) at xdisp.c:26850 hlinfo = 0xdc2578 part = ON_TEXT window = 18945077 w = cursor = 0 pointer = 12024322 b = [...] #7 0x00000000004c1268 in note_mouse_movement (frame=0x12111b0, event=0x7fff1ffd9db0) at xterm.c:3830 #8 0x00000000004c93df in handle_one_xevent (dpyinfo=0xdc24d0, eventptr=0x7fff1ffda180, finish=0xaf9478, hold_quit=0x7fff1ffda670) at xterm.c:6752 #9 0x00000000004cab32 in event_handler_gdk (gxev=0x7fff1ffda180, ev=, data=) at xterm.c:5821 (gdb) fr 4 #4 0x000000000045988a in show_mouse_face (hlinfo=0xdc2578, draw=DRAW_NORMAL_TEXT) at xdisp.c:25508 25508 for (row = first; row <= last && row->enabled_p; ++row) (gdb) p *row Cannot access memory at address 0x7a32000000000684 (gdb) p *w->current_matrix $9 = { pool = 0x8c81000000000000, rows = 0x7a32000000000084, rows_allocated = 8778078623698518199, nrows = 183, matrix_x = -969539584, matrix_y = 202, matrix_w = 0, matrix_h = 0, window_left_col = 8912896, window_top_line = 0, window_height = -1935605760, window_width = 132, window_vscroll = 2043805696, left_margin_glyphs = 183, right_margin_glyphs = 2043805696, no_scrolling_p = 1, header_line_p = 1, buffer = 0xb7, begv = 0, zv = 8912896 } (gdb) p hlinfo->mouse_face_window $84 = 32895013 (gdb) xtype Lisp_Vectorlike 11859264 Expected PVEC_WINDOW (gdb) p *w $53 = { header = { size = 11859264, next = { buffer = 0xb4f540, vector = 0xb4f540 } }, frame = 34107424, mini_p = 34107232, next = 34107344, prev = 30064771073, hchild = 33447270, vchild = 49, parent = 2, left_col = 34416992, top_line = 34426450, total_lines = 12024370, total_cols = 48, normal_lines = 81, normal_cols = 4611686018427389957, new_total = 32224208, new_normal = 32571766, buffer = 32644769, start = 32224213, pointm = 12, force_start = 32570294, optional_new_start = 2053582435, [...] etc. From debbugs-submit-bounces@debbugs.gnu.org Sat Oct 29 10:11:40 2011 Received: (at 9904) by debbugs.gnu.org; 29 Oct 2011 14:11:40 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RK9dL-0007hL-VB for submit@debbugs.gnu.org; Sat, 29 Oct 2011 10:11:40 -0400 Received: from mtaout21.012.net.il ([80.179.55.169]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RK9dJ-0007h8-5q for 9904@debbugs.gnu.org; Sat, 29 Oct 2011 10:11:38 -0400 Received: from conversion-daemon.a-mtaout21.012.net.il by a-mtaout21.012.net.il (HyperSendmail v2007.08) id <0LTT00300YZ14J00@a-mtaout21.012.net.il> for 9904@debbugs.gnu.org; Sat, 29 Oct 2011 16:09:35 +0200 (IST) Received: from HOME-C4E4A596F7 ([77.124.212.197]) by a-mtaout21.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0LTT003WWZBY4510@a-mtaout21.012.net.il>; Sat, 29 Oct 2011 16:09:35 +0200 (IST) Date: Sat, 29 Oct 2011 16:09:34 +0200 From: Eli Zaretskii Subject: Re: bug#9904: 24.0.90; Crash in show_mouse_face In-reply-to: <87k47nud33.fsf@gnu.org> To: Johan =?iso-8859-1?Q?Bockg=E5rd?= Message-id: <83zkgj99ep.fsf@gnu.org> MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: QUOTED-PRINTABLE X-012-Sender: halo1@inter.net.il References: <87k47nud33.fsf@gnu.org> X-Spam-Score: -2.1 (--) X-Debbugs-Envelope-To: 9904 Cc: 9904@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: Eli Zaretskii 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.1 (--) > From: Johan Bockg=E5rd > Date: Sat, 29 Oct 2011 15:44:32 +0200 >=20 >=20 > Emacs segfaulted in show_mouse_face last week (revno 106154, I > think). I have a core file. What is this, an epidemic? FWIW, I cannot find any change during the last 2 weeks that could somehow be related. > hlinfo->mouse_face_window is non-nil but contains garbage. We could add a WINDOWP test where we currently use !NILP, before the call to show_mouse_face in clear_mouse_face, but that would be a band-aid. Where could this garbled "window" come from? some GC or memory-allocation snafu? From debbugs-submit-bounces@debbugs.gnu.org Sat Oct 29 10:12:51 2011 Received: (at control) by debbugs.gnu.org; 29 Oct 2011 14:12:51 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RK9eV-0007j8-73 for submit@debbugs.gnu.org; Sat, 29 Oct 2011 10:12:51 -0400 Received: from mtaout22.012.net.il ([80.179.55.172]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RK9eT-0007j0-5K for control@debbugs.gnu.org; Sat, 29 Oct 2011 10:12:49 -0400 Received: from conversion-daemon.a-mtaout22.012.net.il by a-mtaout22.012.net.il (HyperSendmail v2007.08) id <0LTT00A00ZBU0900@a-mtaout22.012.net.il> for control@debbugs.gnu.org; Sat, 29 Oct 2011 16:10:40 +0200 (IST) Received: from HOME-C4E4A596F7 ([77.124.212.197]) by a-mtaout22.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0LTT009L7ZDRWS40@a-mtaout22.012.net.il> for control@debbugs.gnu.org; Sat, 29 Oct 2011 16:10:40 +0200 (IST) Date: Sat, 29 Oct 2011 16:10:39 +0200 From: Eli Zaretskii Subject: bug#9902: 24.0.90; Assertion failed: WINDOWP in xdisp.c X-012-Sender: halo1@inter.net.il To: control@debbugs.gnu.org Message-id: <83y5w399cw.fsf@gnu.org> X-Spam-Score: -2.1 (--) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: Eli Zaretskii 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.1 (--) merge 9902 9904 stop From debbugs-submit-bounces@debbugs.gnu.org Sat Oct 29 11:10:46 2011 Received: (at 9904) by debbugs.gnu.org; 29 Oct 2011 15:10:46 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RKAYX-0001Ln-Qm for submit@debbugs.gnu.org; Sat, 29 Oct 2011 11:10:46 -0400 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RKAYV-0001Lg-7d for 9904@debbugs.gnu.org; Sat, 29 Oct 2011 11:10:44 -0400 Received: from bb116-14-207-132.singnet.com.sg ([116.14.207.132]:35234 helo=furball) by fencepost.gnu.org with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1RKAWX-0005il-Ua; Sat, 29 Oct 2011 11:08:42 -0400 From: Chong Yidong To: Eli Zaretskii Subject: Re: bug#9904: 24.0.90; Crash in show_mouse_face References: <87k47nud33.fsf@gnu.org> <83zkgj99ep.fsf@gnu.org> Date: Sat, 29 Oct 2011 23:08:33 +0800 In-Reply-To: <83zkgj99ep.fsf@gnu.org> (Eli Zaretskii's message of "Sat, 29 Oct 2011 16:09:34 +0200") Message-ID: <87pqhfdedq.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.90 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -6.6 (------) X-Debbugs-Envelope-To: 9904 Cc: 9904@debbugs.gnu.org, Johan =?utf-8?Q?Bockg=C3=A5rd?= 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: -6.6 (------) Eli Zaretskii writes: >> Emacs segfaulted in show_mouse_face last week (revno 106154, I >> think). I have a core file. > > FWIW, I cannot find any change during the last 2 weeks that could > somehow be related. > > Where could this garbled "window" come from? some GC or > memory-allocation snafu? Might the window assigned to dpyinfo->mouse_highlight->hlinfo have gotten garbage collected? Does the GC mark that slot? I can't find the place where it does so. From debbugs-submit-bounces@debbugs.gnu.org Sat Oct 29 11:36:12 2011 Received: (at 9904) by debbugs.gnu.org; 29 Oct 2011 15:36:12 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RKAxA-000280-4g for submit@debbugs.gnu.org; Sat, 29 Oct 2011 11:36:12 -0400 Received: from mtaout22.012.net.il ([80.179.55.172]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RKAx7-00027m-Sb for 9904@debbugs.gnu.org; Sat, 29 Oct 2011 11:36:10 -0400 Received: from conversion-daemon.a-mtaout22.012.net.il by a-mtaout22.012.net.il (HyperSendmail v2007.08) id <0LTU00B003422G00@a-mtaout22.012.net.il> for 9904@debbugs.gnu.org; Sat, 29 Oct 2011 17:33:52 +0200 (IST) Received: from HOME-C4E4A596F7 ([77.124.128.216]) by a-mtaout22.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0LTU00AEB38FQW30@a-mtaout22.012.net.il>; Sat, 29 Oct 2011 17:33:52 +0200 (IST) Date: Sat, 29 Oct 2011 17:33:51 +0200 From: Eli Zaretskii Subject: Re: bug#9904: 24.0.90; Crash in show_mouse_face In-reply-to: <87pqhfdedq.fsf@gnu.org> To: Chong Yidong Message-id: <83ty6r95i8.fsf@gnu.org> MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: QUOTED-PRINTABLE X-012-Sender: halo1@inter.net.il References: <87k47nud33.fsf@gnu.org> <83zkgj99ep.fsf@gnu.org> <87pqhfdedq.fsf@gnu.org> X-Spam-Score: -2.1 (--) X-Debbugs-Envelope-To: 9904 Cc: 9904@debbugs.gnu.org, bojohan@gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: Eli Zaretskii 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.1 (--) > From: Chong Yidong > Cc: Johan Bockg=E5rd , 9904@debbugs.gnu.org > Date: Sat, 29 Oct 2011 23:08:33 +0800 >=20 > Eli Zaretskii writes: >=20 > >> Emacs segfaulted in show_mouse_face last week (revno 106154, I > >> think). I have a core file. > > > > FWIW, I cannot find any change during the last 2 weeks that could > > somehow be related. > > > > Where could this garbled "window" come from? some GC or > > memory-allocation snafu? >=20 > Might the window assigned to dpyinfo->mouse_highlight->hlinfo have > gotten garbage collected? Does the GC mark that slot? I can't fin= d the > place where it does so. If the window was garbage collected, it was deleted first, right? My testing indicates that deleting a window calls clear_mouse_face indirectly (because deleting a window from a frame runs frame_up_to_date_hook for that frame, where we call note_mouse_highlight. So this ought to work OK, I think. Maybe we should invalidate mouse_face_window inside delete-window-internal, to make sure this window is no longer referenced in dpyinfo->mouse_highlight->hlinfo? From debbugs-submit-bounces@debbugs.gnu.org Sat Feb 11 23:33:26 2012 Received: (at 9904) by debbugs.gnu.org; 12 Feb 2012 04:33:26 +0000 Received: from localhost ([127.0.0.1]:36653 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1RwR7t-0002cn-I8 for submit@debbugs.gnu.org; Sat, 11 Feb 2012 23:33:25 -0500 Received: from fencepost.gnu.org ([140.186.70.10]:59171 ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1RwR7r-0002ce-EF for 9904@debbugs.gnu.org; Sat, 11 Feb 2012 23:33:24 -0500 Received: from bb121-7-229-69.singnet.com.sg ([121.7.229.69]:49808 helo=furball) by fencepost.gnu.org with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1RwR6V-0002oK-RV; Sat, 11 Feb 2012 23:32:00 -0500 From: Chong Yidong To: Eli Zaretskii Subject: Re: bug#9904: 24.0.90; Crash in show_mouse_face References: <87k47nud33.fsf@gnu.org> <83zkgj99ep.fsf@gnu.org> <87pqhfdedq.fsf@gnu.org> <83ty6r95i8.fsf@gnu.org> Date: Sun, 12 Feb 2012 12:31:51 +0800 In-Reply-To: <83ty6r95i8.fsf@gnu.org> (Eli Zaretskii's message of "Sat, 29 Oct 2011 17:33:51 +0200") Message-ID: <87haywhdu0.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.93 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -4.2 (----) X-Debbugs-Envelope-To: 9904 Cc: 9904@debbugs.gnu.org, bojohan@gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 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: -4.2 (----) Eli Zaretskii writes: > Maybe we should invalidate mouse_face_window inside > delete-window-internal, to make sure this window is no longer > referenced in dpyinfo->mouse_highlight->hlinfo? Since no one has come up with a better suggestion, I implemented this. Closing the bug; if the crash recurs, feel free to reopen. From debbugs-submit-bounces@debbugs.gnu.org Sat Feb 11 23:33:35 2012 Received: (at control) by debbugs.gnu.org; 12 Feb 2012 04:33:35 +0000 Received: from localhost ([127.0.0.1]:36656 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1RwR83-0002d8-08 for submit@debbugs.gnu.org; Sat, 11 Feb 2012 23:33:35 -0500 Received: from fencepost.gnu.org ([140.186.70.10]:59174 ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1RwR81-0002d1-Jj for control@debbugs.gnu.org; Sat, 11 Feb 2012 23:33:33 -0500 Received: from bb121-7-229-69.singnet.com.sg ([121.7.229.69]:49809 helo=furball) by fencepost.gnu.org with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1RwR6g-0002oq-Fh for control@debbugs.gnu.org; Sat, 11 Feb 2012 23:32:11 -0500 From: Chong Yidong To: control@debbugs.gnu.org Subject: close 9904 Date: Sun, 12 Feb 2012 12:32:03 +0800 Message-ID: <87vcnchdto.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -4.2 (----) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 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: -4.2 (----) close 9904 thanks From unknown Wed Jun 18 23:11:11 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sun, 11 Mar 2012 11:24:03 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator