Re: git svn fetch segfault on exit

2013-09-02 Thread Uli Heller
Am 02.09.2013 13:57, schrieb Evgeny Kotkov: Every git svn call that involves a fetch produces a segmentation fault on exit (but the operation succeeds). From what I see, this looks quite similiar to the 'serf' issue I've recently reported to the serf-dev mailing list [1]. It should be fixed by

Re: git svn fetch segfault on exit

2013-09-02 Thread Evgeny Kotkov
> Every git svn call that involves a fetch produces a segmentation fault on > exit (but the operation succeeds). >From what I see, this looks quite similiar to the 'serf' issue I've recently reported to the serf-dev mailing list [1]. It should be fixed by now, so, the latest serf@trunk build shou

Re: git svn fetch segfault on exit

2013-09-02 Thread uli
r_terminate(). Best regards, Uli. -- View this message in context: http://git.661346.n2.nabble.com/git-svn-fetch-segfault-on-exit-tp7592205p7595155.html Sent from the git mailing list archive at Nabble.com. -- To unsubscribe from this list: send the line "unsubscribe git" in t

Re: git svn fetch segfault on exit

2013-07-18 Thread Thomas Rast
Jonathan Lambrechts writes: > Every git svn call that involves a fetch produces a segmentation fault > on exit (but the operation succeeds). > > *** Error in `/usr/bin/perl': double free or corruption (!prev): > 0x02ce1ac0 *** > === Backtrace: = > /usr/lib/libc.so.6(+0x788ae)[

git svn fetch segfault on exit

2013-07-18 Thread Jonathan Lambrechts
Hi, I'm using archlinux with git version 1.8.3.3, svn version 1.8.0 (r1490375) and perl v5.18.0 (built for x86_64-linux-thread-multi) Every git svn call that involves a fetch produces a segmentation fault on exit (but the operation succeeds). *** Error in `/usr/bin/perl': double free or corr