From: Dennis Schridde <devurandom@gmx.net>
To: git@vger.kernel.org
Subject: git svn fetch segfaults
Date: Tue, 8 Jan 2008 23:25:45 +0100 [thread overview]
Message-ID: <200801082325.45756.devurandom@gmx.net> (raw)
[-- Attachment #1: Type: text/plain, Size: 915 bytes --]
Hello!
The following procedure results in a segfault:
mkdir org.gna.warzone2100.git
cd org.gna.warzone2100.git
git --bare init
git --bare svn init --use-svnsync-props --stdlayout
file:///var/svn/warzone2100/
git --bare svn fetch
A full log is attached.
If you want any more information, a dump of the SVN repository, etc, just tell
me.
The last part which seems to be interesting is this one:
Odd number of elements in anonymous hash at /usr/bin/git-svn line 1760.
r13 = 7f00bbc9c92e5601b158c2cbc572b8e7bdcebe59 (tags/1.10a)
Segmentation fault
If I do not specify --use-svnsync-prop to "git svn init", it gets past r13 in
tags/1.10a.
(Note that in the other mail, where I reported about the "Odd number of
elements" problem, I used "git svn clone" instead.)
I am using these versions:
svn, version 1.4.6 (r28521)
git version 1.5.4.rc2
--Dennis
(Please CC me if you answer, since I am not subscribed.)
[-- Attachment #2: svn_fetch_1.log.bz2 --]
[-- Type: application/x-bzip, Size: 10857 bytes --]
next reply other threads:[~2008-01-08 22:26 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-08 22:25 Dennis Schridde [this message]
2008-01-09 0:33 ` git svn fetch segfaults Miklos Vajna
2008-01-09 12:53 ` Dennis Schridde
2008-01-09 20:14 ` Junio C Hamano
2008-01-09 20:53 ` Björn Steinbrink
2008-01-09 22:15 ` Björn Steinbrink
2008-01-10 1:45 ` Dennis Schridde
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200801082325.45756.devurandom@gmx.net \
--to=devurandom@gmx.net \
--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.
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 NNTP newsgroup(s).