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:to:from:subject:cc:message-id:date :mime-version:content-type:content-transfer-encoding; q=dns; s= default; b=HCC6wylx3X6xXNmghiQ116Yy4/MrilfrPP9q7+jUvbAgb+OXoF0CW HdlQq44pP8bWuaNIkKGH5en1sRLgqAgqvWsg8Lby3vbBhpdKwhmYghYZzbTgPmFt GM9rdf6Sk7tmT6ZZO26thK1qvFA9d0BMClVmiq91c1PgyNATXUB3m8= 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:to:from:subject:cc:message-id:date :mime-version:content-type:content-transfer-encoding; s=default; bh=YxZXy87la5SgCjJH+aDUqB6iEKU=; b=QsOg7TIj7vy9FGxCzDdIVWdydh9x BC26dL4m/DBQGTcoBo2Gmm0oCfjfvurOqtbkkvZt7snoziL0qpePzVMsH7wJHz4D PNQioSO7NwFhUvtdl4tHbEsUIpVZjnkSSG+WiO15IiqG3E0CbtD2P2JgPo6df254 9p4GMR8ev3OCb8o= 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=-0.2 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,KAM_NUMSUBJECT autolearn=no version=3.3.2 spammy=favorite, occasional, H*r:8.14.7, health X-HELO: cliff.scrc.umanitoba.ca To: cygwin AT cygwin DOT com From: Gilles Detillieux Subject: Re: XTerm(330) fails to open window in latest cygwin-x64 under Windows 10 Cc: karl DOT peterson AT gmail DOT com Message-ID: <6163af78-bce6-6e23-eb8f-4a7cc586f75a@scrc.umanitoba.ca> Date: Tue, 24 Apr 2018 16:54:23 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Karl, you might want to try reverting to the previous version of libharfbuzz0 and libfreetype6. I'm running into problems with those libraries on the 32-bit version of cygwin, causing occasional crashes of xterm, and frequent crashes of xwin-xdg-menu under Windows 10. I'm just wondering if your issue is related to those same problems in these libraries, only it's manifesting differently under the 64-bit version of cygwin. It may be a long-shot, but if our experiences corroborate each other it might help nail down these font-related issues. In any case, check to see if there's an xterm.exe.stackdump file in the directory from which you ran xterm. If there is, try running something like "strace xterm.exe > xterm.log" and see what xterm is doing before it crashes. Hope this helps. Gilles On Wed, 18 Apr 2018 09:48:08, Karl Peterson wrote: > The only output is: > karpeterson AT DFWLW1041HJTC2 /var/log/xwin > $ xterm > xterm: cannot load font > "-Misc-Fixed-bold-R-*-*-13-120-75-75-C-120-ISO10646-1" > > XWin.0.log contains: > [ 1471.843] IsOverrideRedirect: Failed to get window attributes > > This message only gets printed when I use my favorite xterm options: "-fg > white -bg black -sl 5000" No other output is printed, and xterm exits with > RC=0. Other locally run X programs work fine, such as xeyes and emacs. > > > What can I do to debug this? -- Gilles R. Detillieux E-mail: Spinal Cord Research Centre WWW: http://www.scrc.umanitoba.ca/ Dept. of Physiology and Pathophysiology, Rady Faculty of Health Sciences, Univ. of Manitoba Winnipeg, MB R3E 0J9 (Canada) -- 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