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:subject:to:references:cc:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=uEkg+LaJ4ef56K2w lOa9iA+R5wLtbQFJTr9XOunBZ19WYGsdjNQfN7Eb8IqcHUikp1iWC6eO88uiROLO AE48jPPRpAtSe8USXddgs5mSZ70GLtQ59A9d3yTJ5RJhM2XDI99f+g1RpDE+ZHTt 8ZzFHEV9zXZRw6LBp2tNjfpQqI4= 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:subject:to:references:cc:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=tY8hFVxuIPOfW9USJV1LiT nNzIQ=; b=UEKk6rkQ3ULOKwcukvVl+yrsUF9xRBx1djETMRRN4mOTXE3hpKeLjW uy6KQEg4CJlZGXmJIT1mflCVFD8tLbxKarUqxSThQ1XFBso4QC0PKWLqjw3eoAuE SSxGe7AkQxBmHdwWfnX6CNVccYK05xXqwYkrTHiglbk5wcpl9QlXE= 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=-2.6 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_HELO_PASS autolearn=ham version=3.3.2 spammy=Hx-spam-relays-external:ESMTPA X-HELO: out2-smtp.messagingengine.com X-ME-Sender: Subject: Re: segfault in xwin-xdg-menu.exe To: The Cygwin Mailing List References: <1630069224 DOT 535491 DOT 1526052560912 AT mail DOT libero DOT it> <22bc7cf5-1d4f-ce5d-2e33-8e92b12b2da1 AT cornell DOT edu> <1904055421 DOT 570427 DOT 1526059466228 AT mail DOT libero DOT it> Cc: Fabio Rossi From: Jon Turney Message-ID: <80298918-f7ae-d4a3-d120-fe526dc28443@dronecode.org.uk> Date: Sat, 12 May 2018 15:27:00 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0 MIME-Version: 1.0 In-Reply-To: <1904055421.570427.1526059466228@mail.libero.it> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit On 11/05/2018 18:24, Fabio Rossi wrote: >> Il 11 maggio 2018 alle 19.12 Ken Brown ha scritto: >> >> On 5/11/2018 11:29 AM, Fabio Rossi wrote: >> >>> I have just made a fresh cygwin installation on windows 10 pro 32bit using setup 2.891. I have selected xorg-server, xinit, vim and gdb packages. I have modified the Xwin server configuration as described in https://x.cygwin.com/docs/faq/cygwin-x-faq.html#q-startxwinrc-exit and later I have successfully started it by using the action "cygwin-x\xwin server" under Windows programs menu. The X server is running with display :0.0 and its icon is visible in the tray bar. >>> >>> On another system installed months ago I have the xdg menu application already running (it's automatically started by the xwin startup script) but I didn't need to follow the above mentioned trick described in the FAQ. >>> >>> In a cygwin terminal I then try starting manually xwin-xdg-menu by using: >>> >>> $ DISPLAY=:0 xwin-xdg-menu.exe >>> >>> but I get a segmentation fault. With gdb I get the following backtrace: >>> [...] >>> >>> It seems a problem with fontconfig. Any hint? >> >> Could it be the same problem as this? >> >> https://cygwin.com/ml/cygwin/2018-04/msg00325.html >> > > Thanks for the reference, it seems the same problem. I have tried stracing the problem, but I don't see a clear failure in the trace log. The size is quite large, it's ~ 245 kB when bzipped, if someone is interested I can post it somewhere later. > Yeah, this is the same problem, which is under investigation. See also https://cygwin.com/ml/cygwin/2018-05/msg00152.html for another workaround. -- 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