From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Donald Zoch" Newsgroups: gmane.emacs.bugs Subject: emacs crash Date: Wed, 7 Jun 2006 14:12:48 -0500 Message-ID: <20060607191248.GA10039@orkney.amd.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1149745642 19136 80.91.229.2 (8 Jun 2006 05:47:22 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 8 Jun 2006 05:47:22 +0000 (UTC) Cc: Donald Zoch Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Jun 08 07:47:18 2006 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FoDMO-0000pL-5J for geb-bug-gnu-emacs@m.gmane.org; Thu, 08 Jun 2006 07:47:12 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FoDMN-0003ON-N9 for geb-bug-gnu-emacs@m.gmane.org; Thu, 08 Jun 2006 01:47:11 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Fo3T5-0007Eh-GM for bug-gnu-emacs@gnu.org; Wed, 07 Jun 2006 15:13:27 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Fo3T3-0007CL-4z for bug-gnu-emacs@gnu.org; Wed, 07 Jun 2006 15:13:27 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Fo3T3-0007CB-0v for bug-gnu-emacs@gnu.org; Wed, 07 Jun 2006 15:13:25 -0400 Original-Received: from [163.181.251.6] (helo=amdext4.amd.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1Fo3ag-0002LF-HB for bug-gnu-emacs@gnu.org; Wed, 07 Jun 2006 15:21:19 -0400 Original-Received: from SAUSGW02.amd.com (sausgw02.amd.com [163.181.250.22]) by amdext4.amd.com (8.12.11/8.12.11/AMD) with ESMTP id k57JEJmt013721 for ; Wed, 7 Jun 2006 14:14:19 -0500 Original-Received: from 163.181.22.102 by SAUSGW01.amd.com with ESMTP (AMD SMTP Relay (Email Firewall v6.1.0)); Wed, 07 Jun 2006 14:12:48 -0500 X-Server-Uuid: 8C3DB987-180B-4465-9446-45C15473FD3E Original-Received: from optimon.amd.com ([163.181.34.104]) by sausexbh2.amd.com with Microsoft SMTPSVC(6.0.3790.2499); Wed, 7 Jun 2006 14:12:49 -0500 Original-Received: from orkney.amd.com (orkney.amd.com [163.181.14.5]) by optimon.amd.com (8.12.10/8.12.10) with ESMTP id k57JCmqq024201; Wed, 7 Jun 2006 14:12:48 -0500 Original-Received: (from zochd@localhost) by orkney.amd.com ( 8.9.3/8.9.3/8.9.3-MPD-evision: 1.5 $) id OAA10438; Wed, 7 Jun 2006 14:12:48 -0500 Original-To: bug-gnu-emacs@gnu.org User-Agent: Mutt/1.5.11 X-Virus-Scanned: ClamAV version 0.87.1, clamav-milter version 0.87 on optimon.amd.com X-Virus-Status: Clean X-OriginalArrivalTime: 07 Jun 2006 19:12:49.0307 (UTC) FILETIME=[5DE2A6B0:01C68A66] X-WSS-ID: 6899FABA40W6459552-01-01 Content-Disposition: inline X-Mailman-Approved-At: Thu, 08 Jun 2006 01:46:57 -0400 X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:15139 Archived-At: We think we've experienced a bug in emacs It dies with a segmentation fault. GNU Emacs 21.4.1 Copyright (C) 2002 Free Software Foundation, Inc. GNU Emacs comes with ABSOLUTELY NO WARRANTY. You may redistribute copies of Emacs under the terms of the GNU General Public License. For more information about these matters, see the file named COPYING. Backtrace: #0 0x40294fd1 in kill () from /lib/tls/libc.so.6 #1 0x080decb2 in fatal_error_signal (sig=26106) at emacs.c:354 #2 #3 0x0804fd50 in increment_row_positions (row=0x85fdd10, delta=1, delta_bytes=4) at dispnew.c:1188 #4 0x0804fdef in increment_matrix_positions (matrix=0x84df150, start=65, end=65, delta=1, delta_bytes=1) at dispnew.c:927 #5 0x0806c3eb in try_window_id (w=0x8498798) at xdisp.c:11883 #6 0x080711a0 in redisplay_window (window=1212778392, just_this_one_p=1) at xdisp.c:10260 #7 0x080736b1 in redisplay_internal (preserve_echo_area=4) at xdisp.c:8910 #8 0x080e8ceb in read_char (commandflag=1, nmaps=2, maps=0xffffaa10, prev_event=405378092, used_mouse_menu=0xffffaa68) at keyboard.c:2299 #9 0x080ea551 in read_key_sequence (keybuf=0xffffaba0, bufsize=30, prompt=405378092, dont_downcase_last=0, can_return_switch_frame=1, fix_current_buffer=1) at keyboard.c:8209 #10 0x080ec3eb in command_loop_1 () at keyboard.c:1451 #11 0x0813d39a in internal_condition_case (bfun=0x80ec1e0 , handlers=405474436, hfun=0x80e5440 ) at eval.c:1267 #12 0x080e0d5e in command_loop_2 () at keyboard.c:1245 #13 0x0813d2a9 in internal_catch (tag=4, func=0x80e0d30 , arg=405378092) at eval.c:1030 #14 0x080e0b2e in command_loop () at keyboard.c:1224 #15 0x080e0bd9 in recursive_edit_1 () at keyboard.c:950 #16 0x080e0d0e in Frecursive_edit () at keyboard.c:1006 #17 0x080dff09 in main (argc=2, argv=0xffffb254, envp=0xffffb260) at emacs.c:1547 Detail from our user on what he was doing when it crashed: Here's the detail that I have: Similar to the last failure I had 2 files open in buffers (size:401204B & 995B) with the emacs panel split in 2 vertically and a separate buffer in each. The 401204B file was in the left pane, 995B file in the right pane. I had just copy/pasted the 995B into the 2nd file which hadn't yet been saved. I left clicked the mouse to place the cursor in the left window and the session disappeared. I think that this time was slightly different than the last time it failed. Last time I wasn't doing copy/paste, but was typing text, I left clicked and then when I typed the 1st character the session disappeared. I think that I didn't hit a character this time. Thanks for any help you can provide. Donald -- Donald Zoch donald.zoch@amd.com