X-Recipient: archive-cygwin@delorie.com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 0518D385840A
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
	s=default; t=1700802703;
	bh=ej4gyA0QC3kvKQabWipnrFMjGVu1deLLhn6uf4mWg+s=;
	h=Subject:To:References:Date:In-Reply-To:List-Id:List-Unsubscribe:
	 List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:
	 From;
	b=xQfMLMG9BJIB/Zf598Rvl6yWXb+rbC3RwIg+fm43dSBAHBoS9KtP5HpBITuFWTsBu
	 nKjioR3BbUGG/2etEkRR8Z0Iul55b7zuc/2b4oACVCZvOmz71CdAHcWALfhIdTFA9o
	 SkqdhJgU4+NXQz3QBVWsFV/u+C1hU1sOwTKuo+WY=
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 49D6E3858D1E
ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 49D6E3858D1E
ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1700802666; cv=none;
 b=dM4EDd00GiK5fVomYdS0ZBgxFG7uT40PHVRTpODGdfkoRnmKmLhY1QppqD3IvhEcG3wTrDG4jVk/mR60zJjjA5J3TMRNzFv4CWZ4nPG/tTl0+Ia3GLB903u5ptZQiF+M4pkpVWgYUGof2+mQfBS6gmFw07lXqvEzgxv3Z7i2qLM=
ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key;
 t=1700802666; c=relaxed/simple;
 bh=EFMlYsu1hN+gjMwyhp4ORcDG6r3Y170MALttqS97CNE=;
 h=Subject:To:From:Message-ID:Date:MIME-Version;
 b=vMK6LXuN5jlqvBsTTgDjTazQcYvR3q50h8ROT9rxFXSkm8vHrJLZ5QWMtqNA/DqyarJxZlYqdw2WDCDQK4l2S9WicXD9EXNsgOdC1mwF38Ug8uT1vG3VlVygn4xMrycPEQveeCo+YtwLuW9/drBIuYc+8Nncv5Sg3QuVuKTkMOQ=
ARC-Authentication-Results: i=1; server2.sourceware.org
Subject: Re: inkscape installed but does nothing
To: Cygwin <cygwin@cygwin.com>
References: <1219644356.4008002.1700795338917.ref@mail.yahoo.com>
 <1219644356.4008002.1700795338917@mail.yahoo.com>
Message-ID: <6b44241b-fa2d-9832-b284-f5eefbc4b788@maxrnd.com>
Date: Thu, 23 Nov 2023 21:10:55 -0800
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101
 Firefox/52.0 SeaMonkey/2.49.4
MIME-Version: 1.0
In-Reply-To: <1219644356.4008002.1700795338917@mail.yahoo.com>
X-Spam-Status: No, score=-3.4 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS,
 KAM_LAZY_DOMAIN_SECURITY, NICE_REPLY_A, SPF_HELO_NONE, SPF_NONE, TXREP,
 T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6
X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on
 server2.sourceware.org
X-BeenThere: cygwin@cygwin.com
X-Mailman-Version: 2.1.30
Precedence: list
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Unsubscribe: <https://cygwin.com/mailman/options/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=unsubscribe>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-request@cygwin.com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=subscribe>
From: Mark Geisert via Cygwin <cygwin@cygwin.com>
Reply-To: Mark Geisert <mark@maxrnd.com>
Content-Type: text/plain; charset="utf-8"; Format="flowed"
Errors-To: cygwin-bounces+archive-cygwin=delorie.com@cygwin.com
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie.com@cygwin.com>
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 3AO5BhaK004012

Hi John,

J.F. Huesman via Cygwin wrote:
>>[...my previous info about reproducing the issue elided here...]
> I get those same error codes (of course the process ID and thread numbers are different).exception 139 indicates, I think, a missing required file or link. Maybe it's an issue with the cygwin64 installer (setup-x86_64.exe) not including all the necessary files?
> The exception occurs at 00007ffaecf324f6 on both our traces, so I grep'd it and that address only occurs in that line, so it's no help (at least not to me) trying to identify what program could be missing.
> This is the list I found of required packages for inkscape:
>     - curl.
>     - openssh.
>     - openssl (Net)
>     - php.
>     - php-curl.
>     - php-json.
>     - php-phar (PHP)
> 
> curl and php (all four) weren't installed. I installed them and made sure openssh and openssl were the most recent versions.
> Sadly, I get the exact same error list at the end of the strace output.
> I'll go through the list of dependencies on the inkscape package summary page. Hopefully it's something in that list that didn't get installed by the updater.
> Thanks for the guidance. John

Good to hear my experience duplicates yours.  The info I wrote really was intended 
for somebody who knows inkscape internals on Cygwin, i.e., its maintainer or 
somebody like him/her.  But I later discovered our inkscape is orphaned, so I'm 
digging a little deeper now.

It's not a file that's missing from your system.  It has to do with how inkscape 
was built.  One part (or library maybe) of the program refers to some function(s) 
that is/are supposed to be supplied by another part (or library maybe) as the 
program is starting up.  But it/they aren't supplied.  Windows notices this and 
raises an exception to kill the program.

I'm now going through the laborious process of building inkscape on my test system 
to see if the same issue happens with my build.  I'll give an update when I have 
something to report.
Cheers,

..mark

-- 
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

