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:date:message-id:subject:from:to :content-type; q=dns; s=default; b=SzJJE6TYmjq/UQB+99lO9furdh1po hlBKaauf9bbkXfmaKSSg1FHgI6mdwP/A8mUmg8t0UMJpHpy02TCmOv2XgGzk2/bb 9ydX3v329OvD9L/7XH3Efh9esiMPggEVCRphEeGiei+Gyz10j4ad9U78VbbrYFSf +lNuO6GRzMcr3w= 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:date:message-id:subject:from:to :content-type; s=default; bh=B8KfwGGsUiAdjjPsp4SMEMJOpqE=; b=sl6 lrYGN8QxN9mmOceht6BtM9MmGvIuMb9RYz/eY1hrjs+SHR/9kX2uKvQdBymbZsF4 fflVnlPoQcJnn+u9C3lJ+rianAJlN0z9GbVYlFroiZ4idfg6OH7h1DHiVEU9YB4O YG9yjbVFfVjxQR6H4hCYIbZuPCnJXmqy1zRHzvGs= 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: No, score=0.2 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-la0-f54.google.com MIME-Version: 1.0 X-Received: by 10.112.13.40 with SMTP id e8mr14716644lbc.82.1441869883959; Thu, 10 Sep 2015 00:24:43 -0700 (PDT) Date: Thu, 10 Sep 2015 15:24:43 +0800 Message-ID: Subject: svn1.9.1, segmentation fault when calling "svn diff -c .", on MS Windows7 From: Wb Yang To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 Segmentation fault happens 100% when calling: svn diff -c . In "svn.exe.stackdump": ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// Exception: STATUS_ACCESS_VIOLATION at rip=00180198BAD rax=0000000000000000 rbx=00000006002409F8 rcx=0000000000000000 rdx=00000006002409F8 rsi=00000006000571D8 rdi=000000000022B848 r8 =00000006002409F8 r9 =00000006002409F8 r10=FEFEFEFEFEFEFEFF r11=000000000000000F r12=0000000000000000 r13=000000000022B8F0 r14=0000000600242130 r15=000000000022B848 rbp=0000000000000000 rsp=000000000022B708 program=C:\cygwin64\bin\svn.exe, pid 4812, thread main cs=0033 ds=002B es=002B fs=0053 gs=002B ss=002B Stack trace: Frame Function Args 00000000000 00180198BAD (006000B1FA8, 00000000000, 006000B21C0, 00600242130) 00000000000 003EFFC6D47 (00600241F48, 003F1840980, 006002409F8, 006002409F8) 00600242130 003F1836398 (006002409F8, 000000277D0, 00600240B18, 006002409F8) 006002409F8 003F182C729 (00000000018, 000000277D0, 003EFFB0D3F, 000000277D0) 00000000000 003F1825272 (00600214588, 0000022BA48, 0000022BA50, 00000000000) 006002409F8 003F1C92CBF (00600214600, 0000000000F, 003F213111A, 006000EF31C) 006002409F8 003F1C92D9B (0060021F0E8, 00600214588, 00000000000, 0060023CFD0) 0060023CEC8 003F18311E6 (00000000005, 00600214600, 006000EFBD2, 00600214588) 0060021F0E8 003F18332B8 (00600000000, 017FFFFFFE8, 006000EFB88, 006000A2F48) 006000EFBD2 003F183717D (00180300778, 00000010000, 00000001B20, 006000EFBC0) 0060020B5D0 003FBFB7937 (00000000400, 00000000004, 0060023F448, 0060023FD61) 006000ED6B8 003FBFB85D3 (006000DC85C, 00000000004, 0000022BF90, 006000ED6B8) 006000ED6B8 003FBFBA52F (006000EAF28, 00000000000, 346DC5D63886594B, 00000000008) 006000ED6B8 003F1837A7B (00000000000, 006000ED6B8, 006000AAF88, 006000A1A38) 00600201358 003F1833AD8 (006000DA8A8, 006000B8068, 003F2504E09, 006000B5FD8) 006000ED6B8 003F1835EC0 (003F2503143, 00000000008, 006000AAF88, 00600218DD8) End of stack trace (more stack frames may be present In "cygcheck.out" ///////////////////////////////////////////////////////////////// -- 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