X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; q=dns; s=default; b=g6 Bix90DLwYaPC8txcWFFJBmT/xlZBhIO2ZFnl23bFy07IXJ/TEsuJbeiLLhQS3JqK 3ewpGeL03rADxpW9vYZZNzdin8Xc3cXbn6w9ykR9zjkPdDBBEpjPGqeaFvZQk2g+ 1gTEFY6ApiBF1HoatG0oti8zBOcwjZsOI5MwdVhHs= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; s=default; bh=WiAbGX6S 9rmj+Ks7Crp75BcPBGs=; b=kVb6Qd3+iIEs29TTT9DlXWGL0V66o+3s3oQRpS2y Hi9k7vbIk4YIOkFEB2nuocn0Eh7Mxx6gmncTENWxqyIbhzenxwLml4Oj5TW+i/j7 jiZCrHGcunKI/oSiBnFUgdt3CVPPII0MJ44mJ6Gk9OiejUZITOScVk+XAiMGsfjU XaI= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=3.3 required=5.0 tests=AWL,BAYES_05,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=dlls, sk:jontur, U*jon.turney, sk:jon.tur X-HELO: mail-pf0-f178.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=W1w/ld8eoKqyBBm+y5VIAv6BRKC+RhqMOHjjzsbnlV4=; b=edUP62CIHMOn6zrnnT7zCazx8IBqRM214CGKLVLfgkR/LoIPbvLmVSeSynQA2YXAmc nyu5R2/JdzQxUfy/0hFqRV3yN/DT9ijznamLzKuEcw1QuKGZIeusG0SZVkoG2nmZ5K+7 us+PMljos8bbaVVK99Dy8HnlEEhzAEHyEMf8r3fWuYhwcezb24bJVO9hd7sa9XdW5WxE YrFdZXTTMcWY2oZFV4P0kKL5hSWVufjq7vFQgg+XB5xh9KV8UU/xW/LRbvzAa5p8xTsf 7QPOBNjMH2VrEScj0NSpMtjx04Wq4MQEdWRrikRd2TR0d4v3fQXNpee8b1FfWeXJ/iqN 5rRA== X-Gm-Message-State: AG10YORmFgJvqDGDGpOTKGn0p5S6aoBWD7XTMsO1nsHn9nGmQz7B3sSCw8oWOPrCbdA8VBNl+6qCztx8qMGRJA== MIME-Version: 1.0 X-Received: by 10.98.72.24 with SMTP id v24mr24297059pfa.15.1455553035564; Mon, 15 Feb 2016 08:17:15 -0800 (PST) In-Reply-To: <56C1C2C7.8020707@dronecode.org.uk> References: <56C1C2C7 DOT 8020707 AT dronecode DOT org DOT uk> Date: Mon, 15 Feb 2016 11:17:15 -0500 Message-ID: Subject: Re: Error in Cygwin/X 64-bit From: Girish Joglekar To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 Unfortunately I inherited this code which is huge. I do not know how to create a simple case which will reproduce the behavior. Is there a way to create the dlls which shed some light on the problem through gdb? Thank you. Girish Here is the stack from gdb/where at the time it crashes. #0 0x00000003fe819d25 in cygXm-4!XmRenderTableCopy () from /usr/bin/cygXm-4.dll #1 0x00000003fe7e5411 in cygXm-4!XmTextFieldSetEditable () from /usr/bin/cygXm-4.dll #2 0x00000003fe7e5917 in cygXm-4!XmTextFieldSetEditable () from /usr/bin/cygXm-4.dll #3 0x00000003fe619bb1 in cygXt-6!_XtAddDefaultConverters () from /usr/bin/cygXt-6.dll #4 0x00000003fe61a65c in cygXt-6!XtInitializeWidgetClass () from /usr/bin/cygXt-6.dll #5 0x00000003fe61a906 in cygXt-6!_XtCreateWidget () from /usr/bin/cygXt-6.dll #6 0x00000003fe61abd9 in cygXt-6!XtCreateWidget () from /usr/bin/cygXt-6.dll #7 0x00000003fe7e6511 in cygXm-4!XmCreateTextField () from /usr/bin/cygXm-4.dll #8 0x000000010097cfbc in mosprshCreateSpreadsheet (parentFM=0x600286760, spreadSheetTitle=0x1009ec40e <__FUNCTION__.12658+126> "Measuring Unit Specification", rowNames=0x600288d50, columnNames=0x600265b80, cellSize=0, mosprshCheckButtonCallback=0x0) at mosprshx.c:248 #9 0x0000000100982064 in moCreateSpreadsheet (parentFM=0x600286760, spreadSheetTitle=0x1009ec40e <__FUNCTION__.12658+126> "Measuring Unit Specification", rowNames=0x600288d50, columnNames=0x600265b80, mosprshCheckButtonCallback=0x0) at mosprshx.c:678 On Mon, Feb 15, 2016 at 7:21 AM, Jon Turney wrote: > On 15/02/2016 11:35, Girish Joglekar wrote: >> >> I installed cygwin and cygwin/X 64-bit on a Windows 10 laptop. I have >> an application that uses Motif and Xt libraries. It runs on Linux and >> Windows Vista with cygwin cygwin/X 32-bit. On Windows 10 I get >> segmentation fault in cygXm-4.dll in the function XmRenderTableCopy(). > > > Is this unnamed application available for others to try to reproduce the > problem? > >> Please help. I can send screen dumps of stack. I do not know how to >> copy from X term screen and paste into gmail on PC. Email with screen >> is not deliverable to cygwin. > > > Xterm copies text selected using the left-mouse button to the clipboard. > > Please attach your cygcheck output per https://cygwin.com/problems.html > -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple