From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Carsten Mattner Newsgroups: gmane.emacs.devel Subject: Re: C-g crash in C-x C-f (OSX Lion) Date: Fri, 16 Dec 2011 21:14:48 +0100 Message-ID: References: <4EEB48B2.9090602@swipnet.se> <83liqc1tac.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1324066500 1413 80.91.229.12 (16 Dec 2011 20:15:00 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 16 Dec 2011 20:15:00 +0000 (UTC) Cc: emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Dec 16 21:14:57 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RbeBD-0007bj-OJ for ged-emacs-devel@m.gmane.org; Fri, 16 Dec 2011 21:14:56 +0100 Original-Received: from localhost ([::1]:46777 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RbeBD-000169-0n for ged-emacs-devel@m.gmane.org; Fri, 16 Dec 2011 15:14:55 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:60305) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RbeBA-000163-8g for emacs-devel@gnu.org; Fri, 16 Dec 2011 15:14:53 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RbeB9-0006WF-2A for emacs-devel@gnu.org; Fri, 16 Dec 2011 15:14:52 -0500 Original-Received: from mail-gy0-f169.google.com ([209.85.160.169]:48287) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RbeB7-0006W2-QS; Fri, 16 Dec 2011 15:14:49 -0500 Original-Received: by ghrr18 with SMTP id r18so2781017ghr.0 for ; Fri, 16 Dec 2011 12:14:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=0gQsPpNNxe6ihRarRhDYTi84uVuh+dePufS/wnWz6qE=; b=JIZ5xz03H2BlyrRxDK/4qvcLv/wkqFlmC6fhZqYX/keNNAfEgghfLmuQx8e+huKK9j dhQgR9GwQZI8P1do0VSWJSef6rPVZbDzjxrmnOGLL+vRxI0WFeNjbvi+c4w1caAepM6M gRbFbxYRwHvYOoLW6PJU2tP6ub5XATo3DmnPo= Original-Received: by 10.50.196.163 with SMTP id in3mr10447693igc.53.1324066488981; Fri, 16 Dec 2011 12:14:48 -0800 (PST) Original-Received: by 10.50.6.165 with HTTP; Fri, 16 Dec 2011 12:14:48 -0800 (PST) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 209.85.160.169 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:146748 Archived-At: On Fri, Dec 16, 2011 at 9:11 PM, Carsten Mattner wrote: > On Fri, Dec 16, 2011 at 8:02 PM, Carsten Mattner > wrote: >> On Fri, Dec 16, 2011 at 8:00 PM, Carsten Mattner >> wrote: >>> OK, I made it crash. >>> I'm not sure what it was exactly but I was about to discard the changes >>> to a file and pressed kill-buffer (C-x k) and probably C-g to cancel. >> >> Should I try without evil-mode loaded? >> >> Maybe I should kept it in gdb for more commands to run on the live >> image. Sorry, I will keep the next crash open if you think it's useful. > > Happened again and this time also when I did a visual selection of > text in a buffer. > > Eli, any further inspection you want me to do for revealing more info abo= ut > the crash? > > I was also able to make it crash when started with -nw. > Looks like the same fault: Sorry, it's not the same backtrace. My fault. This is the one with the Cocoa frontend: #0 0x9adc5d50 in strlen () #1 0x001e7601 in intern (str=3D0x0) at lread.c:3707 #2 0x00283efb in ns_string_to_symbol (t=3D0x0) at nsselect.m:86 #3 0x002847ab in ns_handle_selection_request (event=3D0xbfffef88) at nsselect.m:247 vs the below with with the terminal frontend. Next I will not load evil-mode and see what happens. > #0 =A00x94fa5b42 in select$DARWIN_EXTSN () > #1 =A00x002639c2 in ns_select (nfds=3D5, readfds=3D0xbfffeda0, > writefds=3D0xbfffed20, exceptfds=3D0x0, timeout=3D0xbfffed00) at > nsterm.m:3493 > #2 =A00x0021b97d in wait_reading_process_output (time_limit=3D30, > microsecs=3D0, read_kbd=3D-1, do_display=3D1, wait_for_cell=3D27703842, > wait_proc=3D0x0, just_wait_proc=3D0) at process.c:4610 > #3 =A00x000100a5 in sit_for (timeout=3D120, reading=3D1, do_display=3D1) = at > dispnew.c:6060 > #4 =A00x000fa2b8 in read_char (commandflag=3D1, nmaps=3D12, maps=3D0xbfff= f170, > prev_event=3D27703842, used_mouse_menu=3D0xbffff33c, end_time=3D0x0) at > keyboard.c:2688 > #5 =A00x00108b7d in read_key_sequence (keybuf=3D0xbffff4e8, bufsize=3D30, > prompt=3D27703842, dont_downcase_last=3D0, can_return_switch_frame=3D1, > fix_current_buffer=3D1) at keyboard.c:9300 > #6 =A00x000f707f in command_loop_1 () at keyboard.c:1448 > #7 =A00x001ac5d6 in internal_condition_case (bfun=3D0xf6b70 > , handlers=3D27748746, hfun=3D0xf6180 ) at > eval.c:1499 > #8 =A00x000f66cd in command_loop_2 (ignore=3D27703842) at keyboard.c:1159 > #9 =A00x001abebf in internal_catch (tag=3D27746770, func=3D0xf6690 > , arg=3D27703842) at eval.c:1256 > #10 0x000f664b in command_loop () at keyboard.c:1138 > #11 0x000f5b95 in recursive_edit_1 () at keyboard.c:758 > #12 0x000f5d86 in Frecursive_edit () at keyboard.c:822 > #13 0x000f3b6a in main (argc=3D2, argv=3D0xbffff9c4) at emacs.c:1709