From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "d.henman" Newsgroups: gmane.emacs.devel Subject: runtime error with X-Windows Date: Wed, 05 Dec 2007 21:01:45 +0900 Message-ID: <20071205210145.3504@blackhawk> NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1196856116 11602 80.91.229.12 (5 Dec 2007 12:01:56 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 5 Dec 2007 12:01:56 +0000 (UTC) To: Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Dec 05 13:02:05 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Izswx-0005c1-Pc for ged-emacs-devel@m.gmane.org; Wed, 05 Dec 2007 13:02:00 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Izswh-0008Ju-2U for ged-emacs-devel@m.gmane.org; Wed, 05 Dec 2007 07:01:43 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Izswd-0008JC-HF for emacs-devel@gnu.org; Wed, 05 Dec 2007 07:01:39 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Izswb-0008Hz-O8 for emacs-devel@gnu.org; Wed, 05 Dec 2007 07:01:39 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Izswb-0008Hm-HP for emacs-devel@gnu.org; Wed, 05 Dec 2007 07:01:37 -0500 Original-Received: from mail2.asahi-net.or.jp ([202.224.39.198] helo=mail.asahi-net.or.jp) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Izswb-0004IT-1W for emacs-devel@gnu.org; Wed, 05 Dec 2007 07:01:37 -0500 Original-Received: from blackhawk (v022181.ppp.asahi-net.or.jp [124.155.22.181]) by mail.asahi-net.or.jp (Postfix) with ESMTP id B4C515122E for ; Wed, 5 Dec 2007 21:01:34 +0900 (JST) Original-cc: X-Mailer: MH-E 8.0.3; GNU Mailutils 1.2.1; GNU Emacs 22.1.50 X-detected-kernel: by monty-python.gnu.org: Genre and OS details not recognized. X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:84728 Archived-At: >From CVS on : Dec. 5, 2007 JST 09:15 or so.. Successfull boostrap, for GNU Emacs 23.0.50.1 Seems to run fine in terminal mode, but fatally exits when attempted to run as an X-Window application. Below I paste some of the output I was able to get from gdb, with hopes that some of you can see the problem or give me suggestions about how to fix this, if possible. Regards, darel henman ... . -------------------------------- the first part below is for context, then the error: Loaded symbols for /usr/X11R6/bin/cygXaw3d-7.dll Loaded symbols for /usr/X11R6/bin/cygXext-6.dll Loaded symbols for /usr/X11R6/bin/cygXmu-6.dll Loaded symbols for /usr/X11R6/bin/cygXt-6.dll Loaded symbols for /usr/X11R6/bin/cygXpm-4.dll Breakpoint 1, abort () at emacs.c:431 431 kill (getpid (), SIGABRT); (gdb) bt #0 abort () at emacs.c:431 #1 0x2014b4fd in relinquish () at ralloc.c:380 #2 0x2014b971 in r_alloc_sbrk (size=-143360) at ralloc.c:934 #3 0x2014a6d8 in _malloc_internal_nolock (size=20411) at gmalloc.c:551 #4 0x200f0663 in emacs_blocked_malloc (size=20411, ptr=0x4) at alloc.c:1256 #5 0x610574dc in malloc () from /usr/bin/cygwin1.dll #6 0x00004fbb in ?? () #7 0x00000004 in ?? () #8 0x611676c0 in _libkernel32_a_iname () from /usr/bin/cygwin1.dll #9 0x610e5700 in snprintf () from /usr/bin/cygwin1.dll #10 0x004e2a3e in cygX11-6!_XimLocalOpenIM () #11 0x004e1c23 in cygX11-6!_XimOpenIM () #12 0x004e1720 in cygX11-6!_XimRegisterIMInstantiateCallback () #13 0x004abdac in cygX11-6!XRegisterIMInstantiateCallback () #14 0x20079ede in x_term_init (display_name=544360195, xrm_option=0x0, resource_name=0x20726058 "emacs") at xterm.c:8259 #15 0x20084e02 in Fx_open_connection (display=544360195, xrm_string=539916289, must_succeed=539916337) at xfns.c:4077 #16 0x20107f71 in Ffuncall (nargs=4, args=0x22c320) at eval.c:3030 #17 0x201300b8 in Fbyte_code (bytestr=538983307, vector=538983324, maxdepth=56) at bytecode.c:679 #18 0x20107926 in funcall_lambda (fun=538983276, nargs=0, arg_vector=0x22c464) at eval.c:3211 ...... ... "x-open-connection" (0x22c324) "x-initialize-window-system" (0x22c464) "byte-code" (0x22c500) "command-line" (0x22c7d4) "normal-top-level" (0x22c8a0) -------------------------------- end of paste end-of-msg