delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2017/05/23/18:31:14

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:mime-version:from:date:message-id:subject:to
:content-type; q=dns; s=default; b=aG3Kw55zEwoIutYRrSLLtWG1mzv5D
GVKc8ktbcYZjU6w/4WZyIuS8LUp4o0HgpDno5qIAmdXKsi4WHWUJperP8ZlLKW+p
l6e4gkwjP/QDIVwesSjlmZAZlbQHm7KFu0cvzASk2+jVb/3XPuWD9ZivHIkQfKCq
Uz61wtWMMQLNnw=
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:mime-version:from:date:message-id:subject:to
:content-type; s=default; bh=YJ71+yxmL5opQp7JcNCABwloZkw=; b=EHA
+1/Kj7mAx2MGLZYfJd5YPUScuRKJryqXGZm/ds6BiEdbT5IJFoneHFsYCs+GhkbU
dUMz2fa3arMWi6ZVfs0BsRf0mVBQ799qX9YkS3vzOJ2wzvP/G5vBHvm0qbEoJ2ek
XSCQrwCkjue816x+jGFF3tqJu95mynQkHlNttf/w=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
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,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=no version=3.3.2 spammy=UD:zip, archiver
X-HELO: mail-oi0-f51.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=C6JAg53zh1RLTSwIVt23nsdAFHo2bpzZR9PnBnincMU=; b=pqLBi10Wv4xv6BA++Z+qXQ24K99vUvibXI2caCaOHK1rJo17OuAsgJEKzBrRBivQ+s hmACdBy7aA9TbeUivQwTv/8ivLZysYUETwQFQmDkioK9BF5pBBfkQ8InGNC7nDHrq4sR +aJxoRk73IvkZ7kRPzubG6gSwR7KUHQ10tk0DwVUDGB8bnHGd5ojl8KpmyqkgfaMf/GU D5SM1sSbbdSjdNMXC7+qeR0giZciY03gYrHmGVU3tx3fjl0o54QnK+IObisLtHMhjVPC bzrrzItcnesWeF0buP+UIwvvVI3YWGPwobEy3AglSVWc///diT305fQg+4gXl5WWrZVl +gFg==
X-Gm-Message-State: AODbwcAF78SxGvCJykeDHvGKvVbtr8mkyec+y+HicCS+ymIohR9NFTus WifWrwXAPLRTqel5plOc0DU2+L/Qm1ko
X-Received: by 10.157.23.14 with SMTP id i14mr2765879ota.126.1495578611123; Tue, 23 May 2017 15:30:11 -0700 (PDT)
MIME-Version: 1.0
From: Michael Stellar <vortexilation AT gmail DOT com>
Date: Wed, 24 May 2017 05:30:10 +0700
Message-ID: <CAL5LfdTT-FQpZCBEr=r2ntU9NibGF2hRU=e6fd_R-4n39RKwng@mail.gmail.com>
Subject: too many environment variables on self-compiled xar archiver
To: cygwin AT cygwin DOT com
X-IsSubscribed: yes

Hello,

I am getting the following when running my self-compiled xar 1.6.1 archiver

gdb xar

Starting program: /usr/local/bin/xar
[New Thread 12044.0x1f54]
[New Thread 12044.0xfc8]
[New Thread 12044.0x2dcc]
[New Thread 12044.0x2cd8]
[New Thread 12044.0x2d58]
      1 [main] xar 12044 C:\cygwin\usr\local\bin\xar.exe: *** fatal
error - internal error reading the windows environment - too many
environment variables?
    739 [main] xar 12044 cygwin_exception::open_stackdumpfile: Dumping
stack trace to xar.exe.stackdump
[Thread 12044.0x2dcc exited with code 256]
[Thread 12044.0xfc8 exited with code 256]
[Thread 12044.0x2cd8 exited with code 256]
[Inferior 1 (process 12044) exited with code 0400]

My env variables is here https://pastebin.com/NrWKuaSC , i have tried
to unset some of the long variables but the error still persist.

Also i have already tried using latest cygwin snapshot.

The compiled file is hosted in here :
https://www.dropbox.com/s/07439wwd7ayqy35/xar.zip?dl=0

the xar was compiled with latest boringssl compile on mingw32
statically linked with libmsvcrt.a mingw32 version.

Cheers,


Michael

--
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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019