Return-Path: X-Original-To: apmail-subversion-users-archive@minotaur.apache.org Delivered-To: apmail-subversion-users-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 93E4810B04 for ; Mon, 8 Dec 2014 09:55:17 +0000 (UTC) Received: (qmail 52017 invoked by uid 500); 8 Dec 2014 09:55:17 -0000 Delivered-To: apmail-subversion-users-archive@subversion.apache.org Received: (qmail 51981 invoked by uid 500); 8 Dec 2014 09:55:17 -0000 Mailing-List: contact users-help@subversion.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@subversion.apache.org Delivered-To: moderator for users@subversion.apache.org Received: (qmail 37159 invoked by uid 99); 8 Dec 2014 09:44:38 -0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of naveen.mc@gmail.com designates 209.85.192.181 as permitted sender) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=WALW7qL6QGLx9asqsu/a4WJlDjS+z490sR04Qq2y9qc=; b=wKofe2oftvLha5E8+tROhRUCSLDwGjCLLU5aZMdq6fUFihx5r72EYxmgJKimYuCaVW kwfQMdX/DiMdSBIZC9RnXe5Hk8lQtJNrZyic/Jex4MsvKwAzNC+OntkNBLn7ll/xUk65 kkR+7rL0Xc1wRiJ/yzP0AToTdBeUXKCI7hDkxe/unvLsvgt8U8LL9I6o/ruJd6eZd1EA 4Ulcpdy4X56jf70DjVPL1T65dSvh5Y6O2ltEVuq5S5sQOfCohgcDZgQExNv3gGYn88wq k1bed/jnRXSwysegTbXSGnBjXfXa64Y/LKOfou0agTbRUx54QhdwcPgUF5nGFgTx/bsR aKqw== MIME-Version: 1.0 X-Received: by 10.68.132.105 with SMTP id ot9mr58630772pbb.45.1418031851566; Mon, 08 Dec 2014 01:44:11 -0800 (PST) Date: Mon, 8 Dec 2014 15:14:11 +0530 Message-ID: Subject: The assert subroutine failed ( file subversion/libsvn_delta/text_delta.c ) From: Naveen Mc To: users@subversion.apache.org, dev@subversion.apache.org Content-Type: multipart/alternative; boundary=047d7b15ae77cafbe80509b144d3 X-Virus-Checked: Checked by ClamAV on apache.org --047d7b15ae77cafbe80509b144d3 Content-Type: text/plain; charset=UTF-8 Hi, I am facing the following issue when i try to sync master and mirror svn repositories. Any idea how do i fix this.Is it svn 1.5 known bug? Please help. OS - AIX/Linux SVN Version - 1.5 ERROR: - Failed to sync apd repos [ ]. The assert subroutine failed: window->sview_len == 0 || (window->sview_offset >= ab->sbuf_offset && (window->sview_offset + window->sview_len >= ab->sbuf_offset + ab->sbuf_len) ), file subversion/libsvn_delta/text_delta.c, line 609 /afs/awd/projects/eclipz/common/tools/bin/svnsync[30]: 11731186 IOT/Abort trap(coredump) --047d7b15ae77cafbe80509b144d3 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi,
I am facing the following issue wh= en i try to sync master and mirror svn repositories. Any idea how do i fix = this.Is it svn 1.5 known bug? Please help.

OS - AIX/Linux=
SVN Version - 1.5
ERROR:
=C2=A0=C2=A0= - Failed to sync apd repos [ <mirror repository path>].
The asser= t subroutine failed: window->sview_len =3D=3D 0 || (window->sview_off= set >=3D ab->sbuf_offset && (window->sview_offset + window= ->sview_len >=3D ab->sbuf_offset + ab->sbuf_len)
), file sub= version/libsvn_delta/text_delta.c, line 609 /afs/awd/projects/eclipz/common= /tools/bin/svnsync[30]: 11731186 IOT/Abort trap(coredump)
--047d7b15ae77cafbe80509b144d3--