git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: Kosenko Roman <madkite@gmail.com>
To: git@vger.kernel.org
Subject: [bug] git-svn segmentation fault
Date: Tue, 11 Aug 2015 12:56:16 +0100	[thread overview]
Message-ID: <CAB4xWX7R_FrFATqnwebRqAWsUrZd-ATU3rTGxjq6c-44XbRUgw@mail.gmail.com> (raw)

Hello,
I use git-svn. I have used it without any problem for two month. Now
git starts crashing after "svn rebase" (maybe also after other
operations with a remote svn server, I'll check when will do "svn
dcommit" next time). It successfully done the operation and only then
it crashes:

$ git svn rebase
Current branch master is up to date.
error: git-svn died of signal 11

$ dmesg | tail -n5
[518105.393218] git-svn[25148]: segfault at 7f81c0775c50 ip
00007f81c0775c50 sp 00007ffca025adc8 error 14 in
Glob.so[7f81c0979000+6000]
[518113.627053] git-svn[25487]: segfault at 7f0547a76c50 ip
00007f0547a76c50 sp 00007ffe31c39958 error 14 in
Glob.so[7f0547c7a000+6000]
[518137.038469] git-svn[25677]: segfault at 7fe124d4fc50 ip
00007fe124d4fc50 sp 00007ffc821fc848 error 14 in
Glob.so[7fe124f53000+6000]
[518173.339068] git-svn[25864]: segfault at 7f0919006c50 ip
00007f0919006c50 sp 00007ffe78e51b58 error 14 in
Glob.so[7f091920a000+6000]
[519070.924619] git-svn[26467]: segfault at 7f119202ec50 ip
00007f119202ec50 sp 00007fff2af3a948 error 14 in
Glob.so[7f1192232000+6000]

This behaviour is persistent and I can reproduce it any time.

Versions info:

$ uname -a
Linux hs-arch 4.1.4-1-ARCH #1 SMP PREEMPT Mon Aug 3 21:30:37 UTC 2015
x86_64 GNU/Linux

$ git --version
git version 2.5.0

$ svn --version
svn, version 1.8.13 (r1667537)
   compiled Jun  3 2015, 05:30:35 on x86_64-unknown-linux-gnu

Copyright (C) 2014 The Apache Software Foundation.
This software consists of contributions made by many people;
see the NOTICE file for more information.
Subversion is open source software, see http://subversion.apache.org/

The following repository access (RA) modules are available:

* ra_svn : Module for accessing a repository using the svn network protocol.
  - with Cyrus SASL authentication
  - handles 'svn' scheme
* ra_local : Module for accessing a repository on local disk.
  - handles 'file' scheme
* ra_serf : Module for accessing a repository via WebDAV protocol using serf.
  - using serf 1.3.8
  - handles 'http' scheme
  - handles 'https' scheme

$ perl --version

This is perl 5, version 22, subversion 0 (v5.22.0) built for
x86_64-linux-thread-multi

Copyright 1987-2015, Larry Wall

Perl may be copied only under the terms of either the Artistic License or the
GNU General Public License, which may be found in the Perl 5 source kit.

Complete documentation for Perl, including FAQ lists, should be found on
this system using "man perl" or "perldoc perl".  If you have access to the
Internet, point your browser at http://www.perl.org/, the Perl Home Page.

I don't know exact version of Subversion on the remote server (web ui
doesn't show it).
Core dump: http://madkite.cc/git/core.git-svn.1000.e28aeb54778749879c9313b05ea040e8.26467.1439282047000000.lz4

I have tried on another environment (cygwin x64, git 2.4.5, svn
1.8.13, perl 5.14.4) - it works fine with the same repo.
Also my environment works fine with other repos.

Is there anything else you need from me?

Best regards, Roman.

             reply	other threads:[~2015-08-11 11:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-11 11:56 Kosenko Roman [this message]
2015-08-13 17:28 ` [bug] git-svn segmentation fault Kosenko Roman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: http://vger.kernel.org/majordomo-info.html

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAB4xWX7R_FrFATqnwebRqAWsUrZd-ATU3rTGxjq6c-44XbRUgw@mail.gmail.com \
    --to=madkite@gmail.com \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).