From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS31976 209.132.180.0/23 X-Spam-Status: No, score=-3.7 required=3.0 tests=AWL,BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,RCVD_IN_DNSWL_HI,RP_MATCHES_RCVD shortcircuit=no autolearn=ham autolearn_force=no version=3.4.0 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by dcvr.yhbt.net (Postfix) with ESMTP id E374F20987 for ; Thu, 20 Oct 2016 00:50:00 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753663AbcJTAt6 (ORCPT ); Wed, 19 Oct 2016 20:49:58 -0400 Received: from dcvr.yhbt.net ([64.71.152.64]:46724 "EHLO dcvr.yhbt.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752401AbcJTAt6 (ORCPT ); Wed, 19 Oct 2016 20:49:58 -0400 Received: from localhost (dcvr.yhbt.net [127.0.0.1]) by dcvr.yhbt.net (Postfix) with ESMTP id A5FF220986; Thu, 20 Oct 2016 00:49:56 +0000 (UTC) Date: Thu, 20 Oct 2016 00:49:56 +0000 From: Eric Wong To: K Richard Pixley Cc: git@vger.kernel.org Subject: Re: Problems with "git svn clone" Message-ID: <20161020004956.GA8083@starla> References: <500ef24a-55f9-1b38-52bb-17347ebaabcd@zebra.com> <20161019204118.GA5982@starla> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org K Richard Pixley wrote: > On 10/19/16 13:41 , Eric Wong wrote: > >K Richard Pixley wrote: > >>error: git-svn died of signal 11 > >> > >>This seems awfully early and blatant for a core dump. What can I do to > >>get this running? > >Can you show us a backtrace? Thanks. > There is none. I ran it in gdb and bt produced no results. Nor did the > thread send bt command. You probably need to install the debug package(s) for subversion. In case it's a different bug, maybe the debug package for Perl, too. > >>Initially discovered on git-2.7.4, (ubuntu-16.04), but also reproduced > >>on freshly built top of tree git-2.10.1.445.g3cdd5d1. > >This could be a problem with the SVN Perl libraries, and should > >be fixed in newer versions (not sure if it's made it to distros, > >yet): > > > >https://public-inbox.org/git/0BCA1E695085C645B9CD4A27DD59F6FA39AAD5CF@GBWGCEUHUBD0101.rbsres07.net/T/ > > > >Seems like it is fixed in latest Debian, maybe it needs to trickle > >into Ubuntu: https://bugs.debian.org/780246 > Thanks. I'll try adding that. > > Er... which debian would that be? testing? Or sid? It looks like it (1.9.4-3) has trickled into stretch (testing) by now: https://packages.debian.org/src:subversion