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:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=qt1FdN5Z60Zwqhfs xtrbEf1+9Ptq+8BSkbEGOQK473wNk3ROiEVt+9BEYuK15nsCunQptOJ3QMbRpnPW +BW7ARZHhsshCDq91t2as342xqppVVLFAlUcC/GumosfwmWc9Kgf3J05R6yXtWba Oll0sfoum4XlYcJrBsV3bfxlzK4= 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:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=iOXBIS53LxBuPKeEQa1h8G j4I0k=; b=Vy7wRVLQE++MQzx/ejQN4SqoKf873EUscoPdXWBMY/2mLWSQQu9jAi gJMaRidPCZo0vGq4O5RwZe/MsvYf/3/QDbBAEmUINKJXN7JqP/+wY6tV3Qr4cKo9 gF5FTNaDkBOPM3VdebU1F9lMQhV+KedRUvffbZt9IsO98v6i3y5XE= 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=-1.6 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy= X-HELO: mail-wr0-f177.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=xs5mDebFrQbrLCi6kiQOzmqk+8uVUdOBL2JHlY3esXk=; b=TCNbaZEVxG7IXLQnIvrJvC9dNwSaBpUAa5itqrqJ+hoANJOe4s4blIbd8rJziheGBI 1ZxM/iiEBkLG6y/pNF4F3P+9rJnIFjTKQQUhQZXQ/R75vtF/1pX1krCAP6wSGqXug5Mp A29qMPc3/o/P36bD/OkWPgm9dnVAYoZC5YCjH3zFwIQ7u0FMsqFj8ObczU8pzOnXgR0t CvPkwf9ZlEmfQnx3NnuzVeukqaG9jd4/tzxW6XZcNUXUYzgzGMer5WcByFLt5IX9mdFp 0qgbaeVNm3MoBJXcKxEZPLc0ml//e9Sxt0OwBqBXdVdfLjsyR5wMUyecPyRPR13e6iKZ JnEQ== X-Gm-Message-State: ALKqPwePRug0JpCczzk/NbR7TjKZ0yvt1ThJfNIMFQ86qMsaQgNk1TWb X7CkxTa5awMRoZyj+27p9k1Aealj X-Google-Smtp-Source: AB8JxZq0WT4fEcH5UoMd8t4I79T+CxWec6Lk6QvySVhu1ByCmHqoYReRrhC9RWuf8fsHPKpYzrIGJw== X-Received: by 2002:adf:b246:: with SMTP id y6-v6mr4616498wra.99.1526053075414; Fri, 11 May 2018 08:37:55 -0700 (PDT) Subject: Re: segfault in xwin-xdg-menu.exe To: cygwin AT cygwin DOT com References: <1630069224 DOT 535491 DOT 1526052560912 AT mail DOT libero DOT it> From: Marco Atzeri Message-ID: <2482367f-abbd-8aad-3cb7-55ef955244bd@gmail.com> Date: Fri, 11 May 2018 17:37:54 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0 MIME-Version: 1.0 In-Reply-To: <1630069224.535491.1526052560912@mail.libero.it> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 5/11/2018 5:29 PM, 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: > > $ DISPLAY=:0 gdb xwin-xdg-menu.exe > ... > > It seems a problem with fontconfig. Any hint? > > -- as suggested here > Problem reports: http://cygwin.com/problems.html provide the cygcheck.out as attachment -- 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