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:in-reply-to:references:from:date :message-id:subject:to:content-type:content-transfer-encoding; q=dns; s=default; b=IjryXXIsrU5bz5eKHnw/c3x1Z8bxYDDNsEzfCdWXms5 cD69qaKgEpjjvnA1ES4pfOKwZmpMWxgPw2zaxKLk+2VQCc7MCu/LVd5P6L04g9os M5846SmN+QsOdsYqGNRBImQYDVErDRHf9H5Yc6PXa/j17ngIO5IrOYGjrScxY6Ao = 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:in-reply-to:references:from:date :message-id:subject:to:content-type:content-transfer-encoding; s=default; bh=GWPU9rM/hdUZjn1KM/zVEEeLnic=; b=pTpymT37IPNdCWyqT cLbP7GL/hT0aX9eWOJ37fD/jV8miu6Adq01Rg/WZ3SY+/4pMLL/H+K4Hdi3tDsGn gMeSK6HpeWEo9/W52hOQEWylBFyv8aZKn+HTVXmowyEYcQvGFlchf9Tyww0oCuSl IGW0kDIpYWB3A87gX6MSqn6/xo= 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: =?ISO-8859-1?Q?No, score=-6.2 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,GIT_PATCH_2,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=Haisman, v=c3=a1clav, vclav, haisman?= X-HELO: mail-wr0-f180.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:in-reply-to:references:from:date :message-id:subject:to:content-transfer-encoding; bh=h7KIhTRdW1VZSFmvh5oiuRPxReIHAIX9Z5ZNpvsDj8g=; b=CpXs9AFlNA8+qJZnmt55Ie2nxh/+iPeHFBOpLPIok7QVkJaTHvjCQWjXkVbh2edZqd rBjuniRSBjq+LL3RtKGZI+JAhrqjQdLpQc8FIYIIhslALCR01Eqw+8PBH79OW53qBW0p jx6xqJBrajs0bf+dhL4VXm8fXW9JNWqVgUAXGAp4eh8Cz+y4skhDfvzmhh8ooK4orR05 vfcMnyLiyoryFT8QWefUbZEisogLZKsUniELnmudml8wc8cAAKncZ6ajl1sbtFCsYJVw TF5QBWHiRDiVse9cHWl7klCTn4IV+0P+h1A37YEjitC4i9623AGvMvwb/eHPF/W4Lzke lppg== X-Gm-Message-State: AKS2vOz0/2+2PG2gDWjrBt0creUluhfJzjtlIX2DlHySCcLPu/QAx1dJ SJSXaoQAsxbyAyeQqGR0rUf2bhKE8nLR X-Received: by 10.80.180.188 with SMTP id w57mr24299315edd.42.1498031570183; Wed, 21 Jun 2017 00:52:50 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: From: =?UTF-8?Q?V=C3=A1clav_Haisman?= Date: Wed, 21 Jun 2017 09:52:49 +0200 Message-ID: Subject: Re: Subversion segfaulting To: cygwin AT cygwin DOT com Content-Type: text/plain; charset="UTF-8" X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id v5L7r7Xc015174 On 21 June 2017 at 09:42, Václav Haisman wrote: > After quote a long time I needed to use Subversion and I found it > segfaulting, reproducibly, when I try checkout. I have tried `svn > help` but that does not segfault. I have tried to run `svn checkout > http://svn.apache.org/repos/asf/maven/plugins/tags/maven-javadoc-plugin-2.10.4 > maven-javadoc-plugin`. The crashing thread does not seem to have any > decodable call stack. The best I could do is this bit of `strace` log: > > 75 1078125 [main] svn 22460 select_stuff::wait: wait_ret 2, m = 4. verifying > 68 1078193 [main] svn 22460 select_stuff::wait: res after verify 0 > 54 1078247 [main] svn 22460 select_stuff::wait: returning 0 > 54 1078301 [main] svn 22460 select: sel.wait returns 0 > 51 1078352 [main] svn 22460 peek_socket: read_ready: 1, > write_ready: 1, except_ready: 0 > 39 1078391 [main] svn 22460 set_bits: me 0x60007D880, testing fd 3 () > 62 1078453 [main] svn 22460 set_bits: ready 2 > 39 1078492 [main] svn 22460 select_stuff::cleanup: calling cleanup routines > 33 1078525 [main] svn 22460 socket_cleanup: si 0x60007D410 > si->thread 0x1801FF798 > 56 1078581 [main] svn 22460 socket_cleanup: returning > 25 1078606 [main] svn 22460 select_stuff::destroy: deleting select records > 36 1078642 [main] svn 22460 select_stuff::cleanup: calling cleanup routines > 25 1078667 [main] svn 22460 select_stuff::destroy: deleting select records > 26 1078693 [main] svn 22460 pselect: 2 = select (4, 0xFFFFBDC0, > 0xFFFFBDA0, 0xFFFFBD80, 0xFFFFBD30) > 53 1078746 [main] svn 22460 read: read(3, 0x6000DBEA4, 8000) nonblocking > 35 1078781 [main] svn 22460 __set_errno: void > __set_winsock_errno(const char*, int):224 setting errno 11 > 31 1078812 [main] svn 22460 __set_winsock_errno: recv_internal:1604 > - winsock error 10035 -> errno 11 > 51 1078863 [main] svn 22460 read: -1 = read(3, 0x6000DBEA4, -1), errno 11 > --- Process 22460, exception c0000005 at 0000000000000000 > > Cygcheck does not show anything unusual. This is with Cygwin > 2.8.0(0.309/5/3) on AMD64. > Possibly false alarm. I have deleted `~/.subversion` and it stopped crashing. -- VH -- 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