From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30165 invoked by alias); 26 Apr 2012 14:54:54 -0000 Received: (qmail 30154 invoked by uid 22791); 26 Apr 2012 14:54:52 -0000 X-SWARE-Spam-Status: No, hits=-1.4 required=5.0 tests=AWL,BAYES_40,KHOP_THREADED,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mail.mediaxim.be (HELO mail.mediaxim.be) (193.74.142.132) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 26 Apr 2012 14:54:29 +0000 Received: from localhost (localhost [127.0.0.1]) by mail.mediaxim.be (Postfix) with ESMTP id 3C03E225ADA for ; Thu, 26 Apr 2012 16:54:28 +0200 (CEST) Received: from mail.mediaxim.be ([127.0.0.1]) by localhost (mail.mediaxim.be [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2og6dWnhu8tZ for ; Thu, 26 Apr 2012 16:54:24 +0200 (CEST) Received: from bespdc01.mediaxim.local (unknown [10.32.16.1]) by mail.mediaxim.be (Postfix) with ESMTP id A4F5B225A66 for ; Thu, 26 Apr 2012 16:54:24 +0200 (CEST) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Content-class: urn:content-classes:message Subject: RE: XWin 1.12.0-4 crash Date: Thu, 26 Apr 2012 14:54:00 -0000 Message-ID: <6BFA9AF2C7556E42AFF3F187ECAB07B802F9D274@bespdc01.mediaxim.local> In-Reply-To: <4F994C0A.2050806@dronecode.org.uk> References: <6BFA9AF2C7556E42AFF3F187ECAB07B802F9CFEC@bespdc01.mediaxim.local> <4F994C0A.2050806@dronecode.org.uk> From: "Michel Bardiaux" To: "cygwin-xfree" X-IsSubscribed: yes Mailing-List: contact cygwin-xfree-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-xfree-owner@cygwin.com Reply-To: cygwin-xfree@cygwin.com Mail-Followup-To: cygwin-xfree@cygwin.com X-SW-Source: 2012-04/txt/msg00104.txt.bz2 > From: Jon TURNEY > Start the X server from a terminal using 'gdb --args XWin -multiwindow', type 'r' to start the X > server running,=20 Did exactly that in a minty. Then in another one: export DISPLAY=3Dlocalhost:0.0 ssh -X -Y michel@besdev01 multi-gnome-terminal > and 'bt full' after it crashes. Which gives: winProcEstablishConnection - winInitClipboard returned. winClipboardProc - DISPLAY=3D:0.0 winInitMultiWindowWM - XOpenDisplay () returned and successfully opened the display. winClipboardProc - XOpenDisplay () returned and successfully opened the display. [New Thread 1452.0x350] winMultiWindowXMsgProc - XOpenDisplay () returned and successfully opened the display. [New Thread 1452.0xcf0] Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 1452.0xf04] 0x0040a41e in winXIconToHICON () (gdb) bt full #0 0x0040a41e in winXIconToHICON () No symbol table info available. #1 0x0040a6ab in winUpdateIcon () No symbol table info available. #2 0x0041f5e7 in UpdateIcon.clone.3 () No symbol table info available. #3 0x004210d0 in winMultiWindowWMProc () No symbol table info available. #4 0x610fbd52 in pthread::thread_init_wrapper(void*) () from /cygdrive/c/cygwin/bin/cygwin1.dll No symbol table info available. #5 0x610868f2 in thread_wrapper(void*) () from /cygdrive/c/cygwin/bin/cygwin1.dll No symbol table info available. Backtrace stopped: Not enough registers or memory available to unwind further Note that if I invoke xclock instead of multi-gnome-terminal, it works. Ditto xterm, emacs, and fortunately all my personal apps! Greetings, (s) M. Bardiaux -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/