From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "emacs user" Newsgroups: gmane.os.cygwin,gmane.emacs.devel Subject: Re: is there a cygwin maintainer for gnu emacs? Date: Sun, 28 Aug 2005 16:57:50 -0400 Message-ID: References: <42F8F2CB.6000408@spirentcom.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; format=flowed X-Trace: sea.gmane.org 1125262772 26363 80.91.229.2 (28 Aug 2005 20:59:32 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 28 Aug 2005 20:59:32 +0000 (UTC) Cc: emacs-devel@gnu.org, cygwin@cygwin.com Original-X-From: cygwin-return-112483-goc-cygwin=m.gmane.org@cygwin.com Sun Aug 28 22:59:30 2005 Return-path: Original-Received: from sourceware.org ([12.107.209.250]) by ciao.gmane.org with smtp (Exim 4.43) id 1E9UE5-0007rM-Lb for goc-cygwin@gmane.org; Sun, 28 Aug 2005 22:58:02 +0200 Original-Received: (qmail 14290 invoked by alias); 28 Aug 2005 20:57:57 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Original-Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Original-Received: (qmail 14276 invoked by uid 22791); 28 Aug 2005 20:57:52 -0000 Original-Received: from bay107-f11.bay107.hotmail.com (HELO hotmail.com) (64.4.51.21) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Sun, 28 Aug 2005 20:57:52 +0000 Original-Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Sun, 28 Aug 2005 13:57:50 -0700 Original-Received: from 64.4.51.220 by by107fd.bay107.hotmail.msn.com with HTTP; Sun, 28 Aug 2005 20:57:50 GMT X-Originating-Email: [emacs_user@hotmail.com] X-Sender: emacs_user@hotmail.com In-Reply-To: <42F8F2CB.6000408@spirentcom.com> Original-To: jbuehler@spirentcom.com, ehud@unix.mvs.co.il, eliz@gnu.org Xref: news.gmane.org gmane.os.cygwin:68718 gmane.emacs.devel:42469 Archived-At: some more diagnostics on the bug that causes repeated crashes under cygwin; I'd be happy to get additional advice as to what else I can do to help identify the source of the problem: /usr/local/emacs/src $ gdb emacs GNU gdb 6.3.50_2004-12-28-cvs (cygwin-special) Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i686-pc-cygwin"... DISPLAY = :0.0 TERM = xterm Breakpoint 1 at 0x2009a9d6: file emacs.c, line 461. Breakpoint 2 at 0x2007d92c: file xterm.c, line 7795. (gdb) run Starting program: /usr/local/emacs/src/emacs.exe -geometry 80x40+0+0 Breakpoint 1, abort () at emacs.c:461 ---Type to continue, or q to quit--- 461 kill (getpid (), SIGABRT); (gdb) bt #0 abort () at emacs.c:461 #1 0x200ed701 in mark_object (arg=536986903) at alloc.c:5468 #2 0x200ee07f in Fgarbage_collect () at alloc.c:4810 #3 0x2010229f in Feval (form=598803029) at eval.c:2101 #4 0x20100d28 in internal_condition_case_1 (bfun=0x20101f60 , arg=598803029, handlers=539867737, hfun=0x200a0ab0 ) at eval.c:1493 #5 0x200a0b42 in menu_item_eval_property (sexpr=598803029) at keyboard.c:7152 #6 0x200acfae in get_keyelt (object=540053249, autoload=1) at keymap.c:811 #7 0x200ad603 in access_keymap (map=539826429, idx=539849353, t_ok=2, noinherit=0, autoload=1) at keymap.c:643 #8 0x200a17cc in tool_bar_items (reuse=598839300, nitems=0x22db38) at keyboard.c:7609 #9 0x2001c6ff in update_tool_bar (f=0x202be400, save_match_data=0) at xdisp.c:8877 #10 0x2002a540 in prepare_menu_bars () at xdisp.c:8583 #11 0x2002a956 in redisplay_internal (preserve_echo_area=7) at xdisp.c:10265 #12 0x2002b978 in redisplay_preserve_echo_area (from_where=12) at xdisp.c:10876 #13 0x20137629 in wait_reading_process_output (time_limit=30, microsecs=0, read_kbd=-1, do_display=1, wait_for_cell=539795457, wait_proc=0x0, just_wait_proc=0) at process.c:4575 #14 0x20009437 in sit_for (sec=30, usec=0, reading=1, display=1, initial_display=0) at dispnew.c:6405 #15 0x200a5a7e in read_char (commandflag=1, nmaps=2, maps=0x22e930, ---Type to continue, or q to quit--- prev_event=539795457, used_mouse_menu=0x22e978) at keyboard.c:2769 #16 0x200a79b7 in read_key_sequence (keybuf=0x22ead0, bufsize=30, prompt=539795457, dont_downcase_last=0, can_return_switch_frame=1, fix_current_buffer=1) at keyboard.c:8818 #17 0x200a94e1 in command_loop_1 () at keyboard.c:1529 #18 0x20101022 in internal_condition_case (bfun=0x200a9340 , handlers=539867737, hfun=0x200a2e80 ) at eval.c:1452 #19 0x2009d01e in command_loop_2 () at keyboard.c:1319 #20 0x20100f2f in internal_catch (tag=539856857, func=0x2009cff0 , arg=539795457) at eval.c:1211 #21 0x2009ce03 in command_loop () at keyboard.c:1298 #22 0x2009cea4 in recursive_edit_1 () at keyboard.c:991 #23 0x2009cfb0 in Frecursive_edit () at keyboard.c:1052 #24 0x2009c2fd in main (argc=3, argv=0x202c35c0) at emacs.c:1782 (gdb) print last_marked_index $1 = 389 (gdb) print last_marked[388] $2 = 536986903 (gdb) xbt Undefined command: "xbt". Try "help". (gdb) xtype Lisp_Type_Limit (gdb) print last_marked[388] $3 = 536986903 (gdb) xtype Lisp_Type_Limit (gdb) >From: Joe Buehler >Reply-To: jbuehler@spirentcom.com >To: ehud@unix.mvs.co.il >CC: emacs_user@hotmail.com, emacs-devel@gnu.org, cygwin@cygwin.com >Subject: Re: is there a cygwin maintainer for gnu emacs? >Date: Tue, 09 Aug 2005 14:15:39 -0400 > >On Tue, 09 Aug 2005 01:08:36 -0400, emacs user >wrote: > > >> > >> Ehud, thnx for the reply; I didn't do any rebasing (don't know what >that > >> is), and the problem is that emacs crashes about every 5 minutes, >mostly in > >> latex mode when I use the combination of auctex/preview/x-symbol. very > >> painful... I don't have any such difficulties when using precisely >the > >> same combination under linux. > >> > >1. Run emacs under gdb and see if you can get a stack backtrace >from gdb after emacs dies. It will depend on how emacs dies >whether you can do this. > >2. Failing that, run strace on emacs and send me the output (say, >the last couple thousand lines) after it dies. I may be able to >deduce something from that. >-- >Joe Buehler > _________________________________________________________________ Don’t just search. Find. Check out the new MSN Search! http://search.msn.click-url.com/go/onm00200636ave/direct/01/