From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 119849 invoked by alias); 25 Jul 2017 02:58:35 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 119829 invoked by uid 89); 25 Jul 2017 02:58:35 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.2 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 spammy=stubborn, services X-HELO: limerock02.mail.cornell.edu Received: from limerock02.mail.cornell.edu (HELO limerock02.mail.cornell.edu) (128.84.13.242) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 25 Jul 2017 02:58:33 +0000 X-CornellRouted: This message has been Routed already. Received: from authusersmtp.mail.cornell.edu (granite3.serverfarm.cornell.edu [10.16.197.8]) by limerock02.mail.cornell.edu (8.14.4/8.14.4_cu) with ESMTP id v6P2wV74011554 for ; Mon, 24 Jul 2017 22:58:31 -0400 Received: from [192.168.0.15] (mta-68-175-129-7.twcny.rr.com [68.175.129.7] (may be forged)) (authenticated bits=0) by authusersmtp.mail.cornell.edu (8.14.4/8.12.10) with ESMTP id v6P2wUdv014689 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT) for ; Mon, 24 Jul 2017 22:58:31 -0400 Subject: Re: how to access and display apps that I've launched To: cygwin@cygwin.com References: <1783227004.4348461.1500934105434.ref@mail.yahoo.com> <1783227004.4348461.1500934105434@mail.yahoo.com> From: Ken Brown Message-ID: <6df51dae-d669-913e-887c-50ad264fc1df@cornell.edu> Date: Tue, 25 Jul 2017 04:27:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 MIME-Version: 1.0 In-Reply-To: <1783227004.4348461.1500934105434@mail.yahoo.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-PMX-Cornell-Gauge: Gauge=XXXXX X-PMX-CORNELL-AUTH-RESULTS: dkim-out=none; X-IsSubscribed: yes X-SW-Source: 2017-07/txt/msg00341.txt.bz2 On 7/24/2017 6:08 PM, Ian Lambert via cygwin wrote: > This time I ran "rebase-trigger full", did full shutdown/restart, then ran setup. And are you sure there were no Cygwin processes running? This could happen even after shutdown/restart if you have any Cygwin services that start automatically. > and some rebase-related touch error messages in setup.log.full: > > 2017/07/24 17:24:08 running: E:\cygwin64-3\bin\dash.exe "/etc/postinstall/0p_000_autorebase.dash" > Note: _autorebase will do a full rebase the next time setup is run. > removing /var/cache/rebase/rebase_pkg > creating empty /var/cache/rebase/rebase_pkg > touch: setting times of '/var/cache/rebase/rebase_pkg': Invalid argument > Updating package information in /var/cache/rebase/rebase_pkg. > removing /var/cache/rebase/rebase_lst > creating empty /var/cache/rebase/rebase_lst > touch: setting times of '/var/cache/rebase/rebase_lst': Invalid argument > Updating rebase information for installed executables in /var/cache/rebase/rebase_exe. > removing /var/cache/rebase/rebase_dyn > creating empty /var/cache/rebase/rebase_dyn > touch: setting times of '/var/cache/rebase/rebase_dyn': Invalid argument > Looking for dynamic language modules/libraries in: > /usr/lib/R/site-library > /usr/lib/php/20151012 > /usr/lib/python2.7/site-packages > /usr/lib/python3.6/site-packages > Updating rebase information for dynamic language modules/libraries /var/cache/rebase/rebase_dyn. > removing /var/cache/rebase/rebase_user > creating empty /var/cache/rebase/rebase_user > touch: setting times of '/var/cache/rebase/rebase_user': Invalid argument > Updating rebase information for user-defined dynamic objects /var/cache/rebase/rebase_user. > removing /var/cache/rebase/rebase_user_exe > creating empty /var/cache/rebase/rebase_user_exe > touch: setting times of '/var/cache/rebase/rebase_user_exe': Invalid argument I have no idea what would cause such error messages. Achim, have you ever seen this? > 0 [main] nautilus 3240 child_info_fork::abort: E:\cygwin64-3\bin\cygpangocairo-1.0-0.dll: Loaded to different address: parent(0x3F0000) != child(0x2F0000) > 0 [main] nautilus 3396 child_info_fork::abort: E:\cygwin64-3\bin\cygpangocairo-1.0-0.dll: Loaded to different address: parent(0x3F0000) != child(0x2F0000) > 0 [main] nautilus 5840 child_info_fork::abort: E:\cygwin64-3\bin\cygpangocairo-1.0-0.dll: Loaded to different address: parent(0x3F0000) != child(0x400000) This kind of fork error can be very stubborn. The best long-term solution is to switch to 64-bit Cygwin if you can. If you absolutely have to stick to 32-bit, try to limit the number of DLLs that are installed. Ken -- 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