From unknown Sun Aug 17 04:13:20 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#2563 <2563@debbugs.gnu.org> To: bug#2563 <2563@debbugs.gnu.org> Subject: Status: rgrep killing emacs Reply-To: bug#2563 <2563@debbugs.gnu.org> Date: Sun, 17 Aug 2025 11:13:20 +0000 retitle 2563 rgrep killing emacs reassign 2563 emacs submitter 2563 alex@halogen-dg.com severity 2563 normal thanks From alex@halogen-dg.com Tue Mar 3 13:45:37 2009 Received: (at submit) by emacsbugs.donarmstrong.com; 3 Mar 2009 21:45:37 +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=3.0 required=4.0 tests=FVGT_m_MULTI_ODD, IMPRONONCABLE_2,LONGLINEURL 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 n23LjW4I001068 for ; Tue, 3 Mar 2009 13:45:34 -0800 Received: from mx10.gnu.org ([199.232.76.166]:40961) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1LecOK-0004wn-7y for emacs-pretest-bug@gnu.org; Tue, 03 Mar 2009 16:43:08 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1LecQZ-0005K4-0D for emacs-pretest-bug@gnu.org; Tue, 03 Mar 2009 16:45:31 -0500 Received: from vhost.halogen.kharkov.ua ([195.24.252.42]:38131 helo=appserver.halogen.kharkov.ua) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LecQY-0005Iu-EV for emacs-pretest-bug@gnu.org; Tue, 03 Mar 2009 16:45:26 -0500 Received: (qmail 18338 invoked from network); 3 Mar 2009 21:45:21 -0000 Received: from dom.koval.kharkov.ua (HELO ws101.ltsp) (alex@halogen-dg.com@194.187.155.162) by vhost.halogen.kharkov.ua with ESMTPA; 3 Mar 2009 21:45:21 -0000 Date: Tue, 3 Mar 2009 23:45:11 +0200 (EET) From: alex@halogen-dg.com X-X-Sender: alex@avk.koval.kharkov.ua To: emacs-pretest-bug@gnu.org Subject: rgrep killing emacs Message-ID: User-Agent: Alpine 2.00 (LNX 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) Hello, I am running this verison of emacs: GNU Emacs 23.0.91.1 (i686-pc-linux-gnu, GTK+ Version 2.12.11) of 2009-03-02 on avk On Gentoo Linux. I think there is problem with process management. I have found this bug: 1. Run rgrep (some long like finding some text in homedir) 2. Run rgrep again (previous is not finished) 3. rgrep asks: "A grep process is running; kill it? (y or n)". If I answer yes, Fatal error (6)zsh: abort (core dumped) emacs -Q -nw Backtrace: #0 0xffffe424 in __kernel_vsyscall () #1 0xb73dd406 in kill () from /lib/libc.so.6 #2 0x0811a03d in fatal_error_signal () #3 #4 0xffffe424 in __kernel_vsyscall () #5 0xb73dd406 in kill () from /lib/libc.so.6 #6 0x0811839c in abort () #7 0x080c3179 in multibyte_chars_in_text () #8 0x0814102e in insert_1 () #9 0x0807b720 in message_dolog () #10 0x080904ea in message3 () #11 0x0817ee02 in Fmessage () #12 0x08183f43 in Ffuncall () #13 0x081b6838 in Fbyte_code () #14 0x081837e5 in funcall_lambda () #15 0x08183c1b in Ffuncall () #16 0x081b6838 in Fbyte_code () #17 0x081837e5 in funcall_lambda () #18 0x08183c1b in Ffuncall () #19 0x08185473 in Fapply () #20 0x081855a4 in apply1 () #21 0x081b960d in read_process_output_call () #22 0x08182521 in internal_condition_case_1 () #23 0x081b97f8 in exec_sentinel () #24 0x081b9a0a in status_notify () #25 0x081bdee4 in wait_reading_process_output () #26 0x081258f0 in read_char () #27 0x081a55a3 in read_filtered_event () #28 0x081a5899 in Fread_event () #29 0x08183da9 in Ffuncall () #30 0x081b6838 in Fbyte_code () #31 0x081837e5 in funcall_lambda () #32 0x08183c1b in Ffuncall () #33 0x081b6838 in Fbyte_code () #34 0x08183283 in Feval () #35 0x081858a1 in internal_lisp_condition_case () #36 0x081b5b31 in Fbyte_code () #37 0x081837e5 in funcall_lambda () #38 0x08183c1b in Ffuncall () #39 0x081b6838 in Fbyte_code () #40 0x081837e5 in funcall_lambda () #41 0x08183c1b in Ffuncall () #42 0x08185473 in Fapply () #43 0x081855a4 in apply1 () #44 0x0817fafb in Fcall_interactively () #45 0x08183da9 in Ffuncall () #46 0x08183fc9 in call3 () #47 0x0811dc07 in Fexecute_extended_command () #48 0x08183d70 in Ffuncall () #49 0x08180ff5 in Fcall_interactively () #50 0x08183da9 in Ffuncall () #51 0x08183fc9 in call3 () #52 0x081297ae in command_loop_1 () #53 0x0818275b in internal_condition_case () #54 0x081238de in command_loop_2 () #55 0x0818281c in internal_catch () #56 0x081242b9 in command_loop () #57 0x08124627 in recursive_edit_1 () #58 0x08124761 in Frecursive_edit () #59 0x0811934d in main () Any additional information about this bug required? -- Alex V. Koval http://alex.koval.kharkov.ua/ http://www.halogen-dg.com/ http://www.djwarehouse.org/ From cyd@stupidchicken.com Wed Mar 4 07:45:20 2009 Received: (at 2563) by emacsbugs.donarmstrong.com; 4 Mar 2009 15:45:20 +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.0 required=4.0 tests=none autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from cyd.mit.edu (CYD.MIT.EDU [18.115.2.24]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n24FjHg4029175 for <2563@emacsbugs.donarmstrong.com>; Wed, 4 Mar 2009 07:45:18 -0800 Received: by cyd.mit.edu (Postfix, from userid 1000) id F0ECB57E1FC; Wed, 4 Mar 2009 10:46:24 -0500 (EST) From: Chong Yidong To: alex@halogen-dg.com Cc: 2563@debbugs.gnu.org Subject: Re: rgrep killing emacs Date: Wed, 04 Mar 2009 10:46:24 -0500 Message-ID: <87hc29jnov.fsf@cyd.mit.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii > 1. Run rgrep (some long like finding some text in homedir) > 2. Run rgrep again (previous is not finished) > 3. rgrep asks: "A grep process is running; kill it? (y or n)". If I > answer > yes, > Fatal error (6)zsh: abort (core dumped) emacs -Q -nw I can't reproduce this. Could you build with debugging symbols, and without optimization (CFLAGS="-g" ./configure), and post the backtrace? Thanks From alex@halogen-dg.com Sat Mar 7 01:18:30 2009 Received: (at 2563) by emacsbugs.donarmstrong.com; 7 Mar 2009 09:18:31 +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=3.1 required=4.0 tests=FOURLA,FVGT_m_MULTI_ODD, IMPRONONCABLE_2,LONGLINEURL autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from appserver.halogen.kharkov.ua (vhost.halogen.kharkov.ua [195.24.252.42]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n279IPpq007643 for <2563@emacsbugs.donarmstrong.com>; Sat, 7 Mar 2009 01:18:27 -0800 Received: (qmail 22250 invoked from network); 7 Mar 2009 09:18:24 -0000 Received: from dom.koval.kharkov.ua (HELO ws101.ltsp) (alex@halogen-dg.com@194.187.155.162) by vhost.halogen.kharkov.ua with ESMTPA; 7 Mar 2009 09:18:24 -0000 Date: Sat, 7 Mar 2009 11:18:13 +0200 (EET) From: alex@halogen-dg.com X-X-Sender: alex@avk.koval.kharkov.ua To: Chong Yidong cc: 2563@debbugs.gnu.org Subject: Re: rgrep killing emacs In-Reply-To: <87hc29jnov.fsf@cyd.mit.edu> Message-ID: References: <87hc29jnov.fsf@cyd.mit.edu> User-Agent: Alpine 2.00 (LNX 1167 2008-08-23) MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="8323328-1754194211-1236417527=:8969" This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --8323328-1754194211-1236417527=:8969 Content-Type: TEXT/PLAIN; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8BIT Hello Chong, On Wed, 4 Mar 2009, Chong Yidong wrote: >> 1. Run rgrep (some long like finding some text in homedir) >> 2. Run rgrep again (previous is not finished) >> 3. rgrep asks: "A grep process is running; kill it? (y or n)". If I >> answer >> yes, >> Fatal error (6)zsh: abort (core dumped) emacs -Q -nw > > I can't reproduce this. Could you build with debugging symbols, and > without optimization (CFLAGS="-g" ./configure), and post the backtrace? > I did: export CFLAGS=g ./configure --enable-debug=yes BTW, I found, that if I do: unset LANG then I can not reproduce this error. at the moment LANG=ru_RU.UTF-8 Bt: #0 0xffffe424 in __kernel_vsyscall () #1 0xb73c3406 in kill () from /lib/libc.so.6 #2 0x081ca022 in fatal_error_signal (sig=6) at emacs.c:403 #3 #4 0xffffe424 in __kernel_vsyscall () #5 0xb73c3406 in kill () from /lib/libc.so.6 #6 0x081ca042 in abort () at emacs.c:432 #7 0x080ef4d2 in multibyte_chars_in_text ( ptr=0xbff21905 "?237?200е?200?213вание\031??a\b\001", nbytes=25) at character.c:622 #8 0x080ef2e6 in chars_in_text ( ptr=0xbff21900 "Grep ?237?200е?200?213вание\031??a\b\001", nbytes=25) at character.c:601 #9 0x081faf12 in insert_1 (string=0x46b2
, nbytes=25, inherit=1, prepare=0, before_markers=0) at insdel.c:832 #10 0x0807d4ed in message_dolog (m=0xbff21900 "Grep ?237?200е?200?213вание\031??a\b\001", nbytes=25, nlflag=1, multibyte=1) at xdisp.c:7770 #11 0x0807deb2 in message3 (m=140201731, nbytes=25, multibyte=1) at xdisp.c:8005 #12 0x082511c3 in Fmessage (nargs=2, args=0xbff21a34) at editfns.c:3382 #13 0x0825b3f8 in Ffuncall (nargs=3, args=0xbff21a30) at eval.c:3025 #14 0x0829fb8a in Fbyte_code (bytestr=145537523, vector=145539188, maxdepth=64) at bytecode.c:678 #15 0x0825bcc9 in funcall_lambda (fun=145539468, nargs=3, arg_vector=0xbff21d44) at eval.c:3231 #16 0x0825b779 in Ffuncall (nargs=4, args=0xbff21d40) at eval.c:3090 #17 0x0829fb8a in Fbyte_code (bytestr=145538619, vector=145539532, maxdepth=32) at bytecode.c:678 #18 0x0825bcc9 in funcall_lambda (fun=145539700, nargs=2, arg_vector=0xbff22044) at eval.c:3231 #19 0x0825b779 in Ffuncall (nargs=3, args=0xbff22040) at eval.c:3090 #20 0x0825acb8 in Fapply (nargs=2, args=0xbff220e0) at eval.c:2532 #21 0x0825b072 in apply1 (fn=145501177, arg=141859501) at eval.c:2796 #22 0x082aa7cc in read_process_output_call (fun_and_args=141859509) at process.c:5149 #23 0x082591a2 in internal_condition_case_1 (bfun=0x82aa7a9 , arg=141859509, handlers=138953065, hfun=0x82ad3a2 ) at eval.c:1559 #24 0x082ad582 in exec_sentinel (proc=145366164, reason=140202435) at process.c:6752 #25 0x082ad756 in status_notify (deleting_process=0x0) at process.c:6856 #26 0x082a9c59 in wait_reading_process_output (time_limit=0, microsecs=997329, read_kbd=-1, do_display=1, wait_for_cell=138909897, wait_proc=0x0, just_wait_proc=0) at process.c:4676 #27 0x081d34c5 in kbd_buffer_get_event (kbp=0xbff226c4, used_mouse_menu=0x0, end_time=0xbff228f8) at keyboard.c:4089 #28 0x081d16e3 in read_char (commandflag=0, nmaps=0, maps=0x0, prev_event=138909945, used_mouse_menu=0x0, end_time=0xbff228f8) at keyboard.c:3055 #29 0x0827f4de in read_filtered_event (no_switch_frame=0, ascii_required=0, error_nonascii=0, input_method=0, seconds=8) at lread.c:704 #30 0x0827f769 in Fread_event (prompt=138909897, inherit_input_method=138909897, seconds=8) at lread.c:818 #31 0x0825b544 in Ffuncall (nargs=4, args=0xbff229f0) at eval.c:3050 #32 0x0829fb8a in Fbyte_code (bytestr=137380227, vector=137380244, maxdepth=40) at bytecode.c:678 #33 0x0825bcc9 in funcall_lambda (fun=137380164, nargs=1, arg_vector=0xbff22d04) at eval.c:3231 #34 0x0825b779 in Ffuncall (nargs=2, args=0xbff22d00) at eval.c:3090 #35 0x0829fb8a in Fbyte_code (bytestr=145502691, vector=145503324, maxdepth=16) at bytecode.c:678 #36 0x0825a6cd in Feval (form=141809365) at eval.c:2381 #37 0x08258f50 in internal_lisp_condition_case (var=138909897, bodyform=141809365, handlers=141809349) at eval.c:1456 #38 0x082a0831 in Fbyte_code (bytestr=145502323, vector=145505484, maxdepth=96) at bytecode.c:868 #39 0x0825bcc9 in funcall_lambda (fun=145506116, nargs=2, arg_vector=0xbff23454) at eval.c:3231 #40 0x0825b779 in Ffuncall (nargs=3, args=0xbff23450) at eval.c:3090 #41 0x0829fb8a in Fbyte_code (bytestr=139266779, vector=144926364, maxdepth=112) at bytecode.c:678 #42 0x0825bcc9 in funcall_lambda (fun=144872084, nargs=3, arg_vector=0xbff23784) at eval.c:3231 #43 0x0825b779 in Ffuncall (nargs=4, args=0xbff23780) at eval.c:3090 #44 0x0825acb8 in Fapply (nargs=2, args=0xbff23820) at eval.c:2532 #45 0x0825b072 in apply1 (fn=140077529, arg=141817125) at eval.c:2796 #46 0x082554da in Fcall_interactively (function=140077529, record_flag=138909945, keys=138948332) at callint.c:390 #47 0x0825b544 in Ffuncall (nargs=4, args=0xbff23ac0) at eval.c:3050 #48 0x0825b111 in call3 (fn=139074505, arg1=140077529, arg2=138909945, arg3=138909897) at eval.c:2874 #49 0x081de26e in Fcommand_execute (cmd=140077529, record_flag=138909945, keys=138909897, special=138909897) at keyboard.c:10421 #50 0x081de5d1 in Fexecute_extended_command (prefixarg=138909897) at keyboard.c:10534 #51 0x0825b4ea in Ffuncall (nargs=2, args=0xbff23cf0) at eval.c:3044 #52 0x08256e4a in Fcall_interactively (function=138949305, record_flag=138909897, keys=138948332) at callint.c:870 #53 0x0825b544 in Ffuncall (nargs=4, args=0xbff23fb0) at eval.c:3050 #54 0x0825b111 in call3 (fn=139074505, arg1=138949305, arg2=138909897, arg3=138909897) at eval.c:2874 #55 0x081de26e in Fcommand_execute (cmd=138949305, record_flag=138909897, keys=138909897, special=138909897) at keyboard.c:10421 #56 0x081cf781 in command_loop_1 () at keyboard.c:1899 #57 0x08259076 in internal_condition_case (bfun=0x81cdfe1 , handlers=138953065, hfun=0x81cd9b9 ) at eval.c:1511 #58 0x081cdd3a in command_loop_2 () at keyboard.c:1357 #59 0x08258b36 in internal_catch (tag=138949089, func=0x81cdd17 , arg=138909897) at eval.c:1247 #60 0x081cdcf0 in command_loop () at keyboard.c:1336 #61 0x081cd5ca in recursive_edit_1 () at keyboard.c:951 #62 0x081cd736 in Frecursive_edit () at keyboard.c:1013 #63 0x081cbe6f in main (argc=2, argv=0xbff248c4) at emacs.c:1852 Thank you. -- Alex V. Koval http://alex.koval.kharkov.ua/ http://www.halogen-dg.com/ http://www.djwarehouse.org/ --8323328-1754194211-1236417527=:8969-- From cyd@stupidchicken.com Sat Mar 14 11:40:27 2009 Received: (at 2563) by emacsbugs.donarmstrong.com; 14 Mar 2009 18:40:27 +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=1.0 required=4.0 tests=IMPRONONCABLE_2 autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from cyd.mit.edu (CYD.MIT.EDU [18.115.2.24]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n2EIeOiB005687 for <2563@emacsbugs.donarmstrong.com>; Sat, 14 Mar 2009 11:40:25 -0700 Received: by cyd.mit.edu (Postfix, from userid 1000) id 7AE6057E211; Sat, 14 Mar 2009 14:41:42 -0400 (EDT) From: Chong Yidong To: alex@halogen-dg.com Cc: 2563@debbugs.gnu.org Subject: Re: rgrep killing emacs References: <87hc29jnov.fsf@cyd.mit.edu> Date: Sat, 14 Mar 2009 14:41:42 -0400 In-Reply-To: (alex@halogen-dg.com's message of "Sat, 7 Mar 2009 11:18:13 +0200 (EET)") Message-ID: <87sklg3q1l.fsf@cyd.mit.edu> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable alex@halogen-dg.com writes: > #6 0x081ca042 in abort () at emacs.c:432 > #7 0x080ef4d2 in multibyte_chars_in_text ( > ptr=3D0xbff21905 "?237?200=D0=B5?200?213=D0=B2=D0=B0=D0=BD=D0=B8=D0= =B5\031??a\b\001", nbytes=3D25) at character.c:622 > #8 0x080ef2e6 in chars_in_text ( > ptr=3D0xbff21900 "Grep ?237?200=D0=B5?200?213=D0=B2=D0=B0=D0=BD=D0=B8= =D0=B5\031??a\b\001", nbytes=3D25) > at character.c:601 > ... > #22 0x082aa7cc in read_process_output_call (fun_and_args=3D141859509) at = process.c:5149 > #23 0x082591a2 in internal_condition_case_1 (bfun=3D0x82aa7a9 , arg=3D141859509, > handlers=3D138953065, hfun=3D0x82ad3a2 )= at eval.c:1559 > #24 0x082ad582 in exec_sentinel (proc=3D145366164, reason=3D140202435) at= process.c:6752 > #25 0x082ad756 in status_notify (deleting_process=3D0x0) at process.c:6856 > #26 0x082a9c59 in wait_reading_process_output (time_limit=3D0, microsecs= =3D997329, read_kbd=3D-1, > do_display=3D1, wait_for_cell=3D138909897, wait_proc=3D0x0, just_wait= _proc=3D0) at process.c:4676 > #27 0x081d34c5 in kbd_buffer_get_event (kbp=3D0xbff226c4, used_mouse_menu= =3D0x0, end_time=3D0xbff228f8) > at keyboard.c:4089 Could you please show the results of the following commands: f 24 p reason xtype xstring Thanks. From alex@halogen-dg.com Sat Mar 14 13:13:25 2009 Received: (at 2563) by emacsbugs.donarmstrong.com; 14 Mar 2009 20:13:25 +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=1.0 required=4.0 tests=IMPRONONCABLE_2 autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from appserver.halogen.kharkov.ua (vhost.halogen.kharkov.ua [195.24.252.42]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n2EKDKpg031800 for <2563@emacsbugs.donarmstrong.com>; Sat, 14 Mar 2009 13:13:22 -0700 Received: (qmail 17278 invoked from network); 14 Mar 2009 20:13:23 -0000 Received: from dom.koval.kharkov.ua (HELO ws101.ltsp) (alex@halogen-dg.com@194.187.155.162) by vhost.halogen.kharkov.ua with ESMTPA; 14 Mar 2009 20:13:23 -0000 Date: Sat, 14 Mar 2009 22:13:11 +0200 (EET) From: alex@halogen-dg.com X-X-Sender: alex@avk.koval.kharkov.ua To: Chong Yidong cc: 2563@debbugs.gnu.org Subject: Re: rgrep killing emacs In-Reply-To: <87sklg3q1l.fsf@cyd.mit.edu> Message-ID: References: <87hc29jnov.fsf@cyd.mit.edu> <87sklg3q1l.fsf@cyd.mit.edu> User-Agent: Alpine 2.00 (LNX 1167 2008-08-23) MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="8323328-1120942834-1237061618=:21466" This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --8323328-1120942834-1237061618=:21466 Content-Type: TEXT/PLAIN; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8BIT Hello Chong, On Sat, 14 Mar 2009, Chong Yidong wrote: > alex@halogen-dg.com writes: > >> #6 0x081ca042 in abort () at emacs.c:432 >> #7 0x080ef4d2 in multibyte_chars_in_text ( >> ptr=0xbff21905 "?237?200е?200?213вание\031??a\b\001", nbytes=25) at character.c:622 >> #8 0x080ef2e6 in chars_in_text ( >> ptr=0xbff21900 "Grep ?237?200е?200?213вание\031??a\b\001", nbytes=25) >> at character.c:601 >> ... >> #22 0x082aa7cc in read_process_output_call (fun_and_args=141859509) at process.c:5149 >> #23 0x082591a2 in internal_condition_case_1 (bfun=0x82aa7a9 , arg=141859509, >> handlers=138953065, hfun=0x82ad3a2 ) at eval.c:1559 >> #24 0x082ad582 in exec_sentinel (proc=145366164, reason=140202435) at process.c:6752 >> #25 0x082ad756 in status_notify (deleting_process=0x0) at process.c:6856 >> #26 0x082a9c59 in wait_reading_process_output (time_limit=0, microsecs=997329, read_kbd=-1, >> do_display=1, wait_for_cell=138909897, wait_proc=0x0, just_wait_proc=0) at process.c:4676 >> #27 0x081d34c5 in kbd_buffer_get_event (kbp=0xbff226c4, used_mouse_menu=0x0, end_time=0xbff228f8) >> at keyboard.c:4089 > > Could you please show the results of the following commands: > > f 24 > p reason > xtype > xstring > #61 0x081cd5ca in recursive_edit_1 () at keyboard.c:951 #62 0x081cd736 in Frecursive_edit () at keyboard.c:1013 #63 0x081cbe6f in main (argc=2, argv=0xbf91d2a4) at emacs.c:1852 (gdb) (gdb) f 24 #24 0x082ad582 in exec_sentinel (proc=145097932, reason=140318947) at process.c:6752 6752 internal_condition_case_1 (read_process_output_call, (gdb) p reason $1 = 140318947 (gdb) xtype Undefined command: "xtype". Try "help". (gdb) xstring Undefined command: "xstring". Try "help". -- it seems my version of gdb is different? I tried to install the most recent one (6.8) but it does not seems to support xtype and xstring commands. WBR, Alex --8323328-1120942834-1237061618=:21466-- From cyd@stupidchicken.com Sat Mar 14 13:40:11 2009 Received: (at 2563) by emacsbugs.donarmstrong.com; 14 Mar 2009 20:40:11 +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.0 required=4.0 tests=none autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from cyd.mit.edu (CYD.MIT.EDU [18.115.2.24]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n2EKe7bf006726 for <2563@emacsbugs.donarmstrong.com>; Sat, 14 Mar 2009 13:40:08 -0700 Received: by cyd.mit.edu (Postfix, from userid 1000) id B089057E211; Sat, 14 Mar 2009 16:41:25 -0400 (EDT) From: Chong Yidong To: alex@halogen-dg.com Cc: 2563@debbugs.gnu.org Subject: Re: rgrep killing emacs References: <87hc29jnov.fsf@cyd.mit.edu> <87sklg3q1l.fsf@cyd.mit.edu> Date: Sat, 14 Mar 2009 16:41:25 -0400 In-Reply-To: (alex@halogen-dg.com's message of "Sat, 14 Mar 2009 22:13:11 +0200 (EET)") Message-ID: <87ab7nvnuy.fsf@cyd.mit.edu> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii alex@halogen-dg.com writes: > it seems my version of gdb is different? I tried to install the most > recent one (6.8) but it does not seems to support xtype and xstring > commands. Those are Emacs specific---to use them, you need to run gdb from within the Emacs src directory. From alex@halogen-dg.com Sat Mar 14 23:35:48 2009 Received: (at 2563) by emacsbugs.donarmstrong.com; 15 Mar 2009 06:35:49 +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=1.1 required=4.0 tests=FOURLA,IMPRONONCABLE_2 autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from appserver.halogen.kharkov.ua (vhost.halogen.kharkov.ua [195.24.252.42]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n2F6ZhOL008013 for <2563@emacsbugs.donarmstrong.com>; Sat, 14 Mar 2009 23:35:45 -0700 Received: (qmail 1510 invoked from network); 15 Mar 2009 06:35:43 -0000 Received: from dom.koval.kharkov.ua (HELO ws101.ltsp) (alex@halogen-dg.com@194.187.155.162) by vhost.halogen.kharkov.ua with ESMTPA; 15 Mar 2009 06:35:43 -0000 Date: Sun, 15 Mar 2009 08:35:34 +0200 (EET) From: alex@halogen-dg.com X-X-Sender: alex@avk.koval.kharkov.ua To: Chong Yidong cc: 2563@debbugs.gnu.org Subject: Re: rgrep killing emacs In-Reply-To: <87sklg3q1l.fsf@cyd.mit.edu> Message-ID: References: <87hc29jnov.fsf@cyd.mit.edu> <87sklg3q1l.fsf@cyd.mit.edu> User-Agent: Alpine 2.00 (LNX 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII On Sat, 14 Mar 2009, Chong Yidong wrote: > Could you please show the results of the following commands: > > f 24 > p reason > xtype > xstring > Those are Emacs specific---to use them, you need to run gdb from within > the Emacs src directory. Aha, so it reads .gdbinit. Understand. Done (I've also re-executed emacs and included bt again): Core was generated by `/home/alex/emacstest/bin/emacs -Q'. Program terminated with signal 6, Aborted. [New process 10537] #0 0xffffe424 in __kernel_vsyscall () SIGINT is used by the debugger. Are you sure you want to change it? (y or n) [answered Y; input not from terminal] DISPLAY = :0.0 TERM = xterm Breakpoint 1 at 0x81ca02d: file emacs.c, line 432. Breakpoint 2 at 0x81eab1a: file sysdep.c, line 1144. (gdb) f 24 #24 0x082ad582 in exec_sentinel (proc=144902356, reason=145516011) at process.c:6752 6752 internal_condition_case_1 (read_process_output_call, (gdb) p reason $1 = 145516011 (gdb) xtype Lisp_String (gdb) xstring $2 = (struct Lisp_String *) 0x8ac65e8 "\360\237\321\200\320\265\321\200\321\213\320\262\320\260\320\275\320\270\320\265\n" (gdb) bt #0 0xffffe424 in __kernel_vsyscall () #1 0xb7487406 in kill () from /lib/libc.so.6 #2 0x081ca022 in fatal_error_signal (sig=6) at emacs.c:403 #3 #4 0xffffe424 in __kernel_vsyscall () #5 0xb7487406 in kill () from /lib/libc.so.6 #6 0x081ca042 in abort () at emacs.c:432 #7 0x080ef4d2 in multibyte_chars_in_text ( ptr=0xbfde7fa5 "\360\237\321\200\320\265\321\200\321\213\320\262\320\260\320\275\320\270\320\265\177\336\277\330\335\a\b\001", nbytes=25) at character.c:622 #8 0x080ef2e6 in chars_in_text ( ptr=0xbfde7fa0 "Grep \360\237\321\200\320\265\321\200\321\213\320\262\320\260\320\275\320\270\320\265\177\336\277\330\335\a\b\001", nbytes=25) at character.c:601 #9 0x081faf12 in insert_1 (string=0x2929
, nbytes=25, inherit=1, prepare=0, before_markers=0) at insdel.c:832 #10 0x0807d4ed in message_dolog ( m=0xbfde7fa0 "Grep \360\237\321\200\320\265\321\200\321\213\320\262\320\260\320\275\320\270\320\265\177\336\277\330\335\a\b\001", nbytes=25, nlflag=1, multibyte=1) at xdisp.c:7770 #11 0x0807deb2 in message3 (m=145514939, nbytes=25, multibyte=1) at xdisp.c:8005 #12 0x082511c3 in Fmessage (nargs=2, args=0xbfde80d4) at editfns.c:3382 #13 0x0825b3f8 in Ffuncall (nargs=3, args=0xbfde80d0) at eval.c:3025 #14 0x0829fb8a in Fbyte_code (bytestr=142199779, vector=143429004, maxdepth=64) at bytecode.c:678 #15 0x0825bcc9 in funcall_lambda (fun=145327484, nargs=3, arg_vector=0xbfde83e4) at eval.c:3231 #16 0x0825b779 in Ffuncall (nargs=4, args=0xbfde83e0) at eval.c:3090 #17 0x0829fb8a in Fbyte_code (bytestr=142186451, vector=145404468, maxdepth=32) at bytecode.c:678 #18 0x0825bcc9 in funcall_lambda (fun=145329012, nargs=2, arg_vector=0xbfde86e4) at eval.c:3231 #19 0x0825b779 in Ffuncall (nargs=3, args=0xbfde86e0) at eval.c:3090 #20 0x0825acb8 in Fapply (nargs=2, args=0xbfde8780) at eval.c:2532 #21 0x0825b072 in apply1 (fn=145525385, arg=141933957) at eval.c:2796 #22 0x082aa7cc in read_process_output_call (fun_and_args=141933949) at process.c:5149 #23 0x082591a2 in internal_condition_case_1 (bfun=0x82aa7a9 , arg=141933949, handlers=138953065, hfun=0x82ad3a2 ) at eval.c:1559 #24 0x082ad582 in exec_sentinel (proc=144902356, reason=145516011) at process.c:6752 #25 0x082ad756 in status_notify (deleting_process=0x0) at process.c:6856 #26 0x082a9c59 in wait_reading_process_output (time_limit=0, microsecs=999611, read_kbd=-1, do_display=1, wait_for_cell=138909897, wait_proc=0x0, just_wait_proc=0) at process.c:4676 #27 0x081d34c5 in kbd_buffer_get_event (kbp=0xbfde8d64, used_mouse_menu=0x0, end_time=0xbfde8f98) at keyboard.c:4089 #28 0x081d16e3 in read_char (commandflag=0, nmaps=0, maps=0x0, prev_event=138909945, used_mouse_menu=0x0, end_time=0xbfde8f98) at keyboard.c:3055 ---Type to continue, or q to quit--- #29 0x0827f4de in read_filtered_event (no_switch_frame=0, ascii_required=0, error_nonascii=0, input_method=0, seconds=8) at lread.c:704 #30 0x0827f769 in Fread_event (prompt=138909897, inherit_input_method=138909897, seconds=8) at lread.c:818 #31 0x0825b544 in Ffuncall (nargs=4, args=0xbfde9090) at eval.c:3050 #32 0x0829fb8a in Fbyte_code (bytestr=137380227, vector=137380244, maxdepth=40) at bytecode.c:678 #33 0x0825bcc9 in funcall_lambda (fun=137380164, nargs=1, arg_vector=0xbfde93a4) at eval.c:3231 #34 0x0825b779 in Ffuncall (nargs=2, args=0xbfde93a0) at eval.c:3090 #35 0x0829fb8a in Fbyte_code (bytestr=145526995, vector=145527532, maxdepth=16) at bytecode.c:678 #36 0x0825a6cd in Feval (form=145182821) at eval.c:2381 #37 0x08258f50 in internal_lisp_condition_case (var=138909897, bodyform=145182821, handlers=145182837) at eval.c:1456 #38 0x082a0831 in Fbyte_code (bytestr=145526627, vector=145529724, maxdepth=96) at bytecode.c:868 #39 0x0825bcc9 in funcall_lambda (fun=145530356, nargs=2, arg_vector=0xbfde9af4) at eval.c:3231 #40 0x0825b779 in Ffuncall (nargs=3, args=0xbfde9af0) at eval.c:3090 #41 0x0829fb8a in Fbyte_code (bytestr=139378547, vector=145306812, maxdepth=112) at bytecode.c:678 #42 0x0825bcc9 in funcall_lambda (fun=145055668, nargs=3, arg_vector=0xbfde9e24) at eval.c:3231 #43 0x0825b779 in Ffuncall (nargs=4, args=0xbfde9e20) at eval.c:3090 #44 0x0825acb8 in Fapply (nargs=2, args=0xbfde9ec0) at eval.c:2532 #45 0x0825b072 in apply1 (fn=140077529, arg=145138397) at eval.c:2796 #46 0x082554da in Fcall_interactively (function=140077529, record_flag=138909945, keys=138948332) at callint.c:390 #47 0x0825b544 in Ffuncall (nargs=4, args=0xbfdea160) at eval.c:3050 #48 0x0825b111 in call3 (fn=139074505, arg1=140077529, arg2=138909945, arg3=138909897) at eval.c:2874 #49 0x081de26e in Fcommand_execute (cmd=140077529, record_flag=138909945, keys=138909897, special=138909897) at keyboard.c:10421 #50 0x081de5d1 in Fexecute_extended_command (prefixarg=138909897) at keyboard.c:10534 #51 0x0825b4ea in Ffuncall (nargs=2, args=0xbfdea390) at eval.c:3044 #52 0x08256e4a in Fcall_interactively (function=138949305, record_flag=138909897, keys=138948332) at callint.c:870 #53 0x0825b544 in Ffuncall (nargs=4, args=0xbfdea650) at eval.c:3050 #54 0x0825b111 in call3 (fn=139074505, arg1=138949305, arg2=138909897, arg3=138909897) at eval.c:2874 #55 0x081de26e in Fcommand_execute (cmd=138949305, record_flag=138909897, keys=138909897, special=138909897) at keyboard.c:10421 #56 0x081cf781 in command_loop_1 () at keyboard.c:1899 #57 0x08259076 in internal_condition_case (bfun=0x81cdfe1 , handlers=138953065, hfun=0x81cd9b9 ) at eval.c:1511 #58 0x081cdd3a in command_loop_2 () at keyboard.c:1357 #59 0x08258b36 in internal_catch (tag=138949089, func=0x81cdd17 , arg=138909897) at eval.c:1247 #60 0x081cdcf0 in command_loop () at keyboard.c:1336 #61 0x081cd5ca in recursive_edit_1 () at keyboard.c:951 #62 0x081cd736 in Frecursive_edit () at keyboard.c:1013 #63 0x081cbe6f in main (argc=2, argv=0xbfdeaf64) at emacs.c:1852 Lisp Backtrace: "message" (0xbfde80d4) ---Type to continue, or q to quit--- "compilation-handle-exit" (0xbfde83e4) "compilation-sentinel" (0xbfde86e4) "read-event" (0xbfde9094) "sit-for" (0xbfde93a4) "byte-code" (0xbfde9620) "compilation-start" (0xbfde9af4) "rgrep" (0xbfde9e24) "call-interactively" (0xbfdea164) "execute-extended-command" (0xbfdea394) "call-interactively" (0xbfdea654) (gdb) > > Thanks. From cyd@stupidchicken.com Wed Jun 10 07:28:58 2009 Received: (at 2563) by emacsbugs.donarmstrong.com; 10 Jun 2009 14:28:58 +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=-1.8 required=4.0 tests=AWL autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from cyd.mit.edu (CYD.MIT.EDU [18.115.2.24]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n5AEStcK021235 for <2563@emacsbugs.donarmstrong.com>; Wed, 10 Jun 2009 07:28:56 -0700 Received: by cyd.mit.edu (Postfix, from userid 1000) id 5676457E21A; Wed, 10 Jun 2009 10:29:00 -0400 (EDT) From: Chong Yidong To: alex@halogen-dg.com Cc: 2563@debbugs.gnu.org Subject: Re: rgrep killing emacs Date: Wed, 10 Jun 2009 10:29:00 -0400 Message-ID: <87fxe8duxf.fsf@cyd.mit.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii I think this bug is now fixed. Could you try again with latest Emacs CVS? From alex@halogen-dg.com Wed Jun 10 22:20:27 2009 Received: (at 2563) by emacsbugs.donarmstrong.com; 11 Jun 2009 05:20:28 +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.0 required=4.0 tests=none autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from appserver.halogen.kharkov.ua (vhost.halogen.kharkov.ua [195.24.252.42]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n5B5KMSM023673 for <2563@emacsbugs.donarmstrong.com>; Wed, 10 Jun 2009 22:20:24 -0700 Received: (qmail 2570 invoked from network); 11 Jun 2009 05:20:41 -0000 Received: from avk.vpn.halogen.kharkov.ua (alex@halogen-dg.com@195.24.252.227) by vhost.halogen.kharkov.ua with ESMTPA; 11 Jun 2009 05:20:41 -0000 Date: Thu, 11 Jun 2009 08:20:14 +0300 (EEST) From: alex@halogen-dg.com X-X-Sender: alex@avk.koval.kharkov.ua To: Chong Yidong cc: 2563@debbugs.gnu.org Subject: Re: rgrep killing emacs In-Reply-To: <87fxe8duxf.fsf@cyd.mit.edu> Message-ID: References: <87fxe8duxf.fsf@cyd.mit.edu> User-Agent: Alpine 2.00 (LNX 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed On Wed, 10 Jun 2009, Chong Yidong wrote: > I think this bug is now fixed. Could you try again with latest Emacs > CVS? Yes, thank you, it works fine now. Bug is fixed. From cyd@stupidchicken.com Thu Jun 11 07:05:53 2009 Received: (at control) by emacsbugs.donarmstrong.com; 11 Jun 2009 14:05: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=-1.8 required=4.0 tests=AWL autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from cyd.mit.edu (CYD.MIT.EDU [18.115.2.24]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n5BE5nn8005179 for ; Thu, 11 Jun 2009 07:05:51 -0700 Received: by cyd.mit.edu (Postfix, from userid 1000) id 8B17A57E259; Thu, 11 Jun 2009 10:05:55 -0400 (EDT) From: Chong Yidong To: control@debbugs.gnu.org Subject: close 2563 Date: Thu, 11 Jun 2009 10:05:55 -0400 Message-ID: <87zlceg918.fsf@cyd.mit.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii close 2563 thanks From unknown Sun Aug 17 04:13:20 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: $requester Subject: Internal Control Message-Id: bug archived. Date: Thu, 09 Jul 2009 14:24:10 +0000 User-Agent: Fakemail v42.6.9 # A New Hope # A log time ago, in a galaxy far, far away # something happened. # # Magically this resulted in the following # action being taken, but this fake control # message doesn't tell you why it happened # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator