From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 99584 invoked by alias); 13 May 2015 10:34:10 -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 99570 invoked by uid 89); 13 May 2015 10:34:10 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.7 required=5.0 tests=AWL,BAYES_50,KAM_LAZY_DOMAIN_SECURITY,T_RP_MATCHES_RCVD autolearn=no version=3.3.2 X-HELO: ossmail01.onespin-solutions.com Received: from ossmail01.onespin-solutions.com (HELO ossmail01.onespin-solutions.com) (91.206.61.171) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Wed, 13 May 2015 10:34:08 +0000 Received: from ossmail.onespin.int (ossha03.onespin.int [10.20.21.30]) by ossmail01.onespin-solutions.com (8.14.2/8.14.2) with ESMTP id t4DAY4SL015161 for ; Wed, 13 May 2015 12:34:04 +0200 Received: from [10.20.24.122] ([10.20.24.122]) (authenticated bits=0) by ossmail.onespin.int (8.13.1/8.13.1) with ESMTP id t4DAY3hk030172 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO) for ; Wed, 13 May 2015 12:34:03 +0200 Message-ID: <55532896.1030700@onespin-solutions.com> Date: Wed, 13 May 2015 12:17:00 -0000 From: =?UTF-8?B?RG9taW5payBTdHJhw59lcg==?= User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: cygwin@cygwin.com Subject: Crash in tar after update to 2.0.2-1 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Spam-Score: -2.9 () ALL_TRUSTED,BAYES_00 X-IsSubscribed: yes X-SW-Source: 2015-05/txt/msg00144.txt.bz2 Hi, after an update to Cygwin 2.0.2-1 my tar crashes unpacking a file (which has been created on Unix). The backtrace is: #0 0x00000000773f86a4 in ntdll!RtlCopySid () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll #1 0x00000001800c1a57 in pwdgrp::parse_group() () from /usr/bin/cygwin1.dll #2 0x0000000180153f27 in pwdgrp::add_line(char*) () from /usr/bin/cygwin1.dll #3 0x000000018015576b in pwdgrp::add_account_post_fetch(char*, bool) () from /usr/bin/cygwin1.dll #4 0x0000000180155c79 in pwdgrp::add_account_from_file(char const*) () from /usr/bin/cygwin1.dll #5 0x00000001800c253a in internal_getgrnam(char const*, cyg_ldap*) () from /usr/bin/cygwin1.dll #6 0x00000001800c2acc in getgrnam32 () from /usr/bin/cygwin1.dll #7 0x00000001801238fb in _sigfe () from /usr/bin/cygwin1.dll #8 0x0000000000000006 in ?? () After analyzing the crash I checked our groups file. It contained the following enty: xxx::3333 After removing the entry, the crash was gone. This worked in cygwin 1.7.x. Best regards Dominik -- Dominik Strasser | Phone: +49 89 99013-436 OneSpin Solutions GmbH | Fax: +49 89 99013-100 Nymphenburgerstr. 20a 80335 Muenchen | dominik.strasser@onespin-solutions.com Geschaeftsfuehrung: Dr. Raik Brinkmann, Oliver Habeck Vorsitzender des Beirats: Paul Hill Sitz: Muenchen; Amtsgericht Muenchen HRB 139464 UstID#: DE 814413215 -- 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