git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git svn segfaults in _Delta.so
@ 2008-09-10 18:21 Thomas Harning
  2008-09-10 18:40 ` Thomas Harning
  0 siblings, 1 reply; 3+ messages in thread
From: Thomas Harning @ 2008-09-10 18:21 UTC (permalink / raw)
  To: git

I just recently setup a new system and installed subversion 1.5.1 and  
the latest git from head.

On an existing repository (copied from the same system but slightly  
older software) running git svn rebase will cause it to segfault in  
_Delta.so (part of subversion's perl libraries).... even when there is  
nothing to do... it even seems to successfully do all the operations.   
I've built subversion and git with debugging enabled and cannot get  
any useful stack-trace. the stacktrace is:

#0  0x00007fbed7edd3a0 in ?? ()
#1  0x00007fbed99fa75d in ?? ()
#2  0x0000000000000001 in ?? ()
#3  0x00007fbed99fb217 in ?? ()
#4  0x00007fbed99e82d8 in ?? ()
#5  0x0000000000000001 in ?? ()
#6  0x000000000070e250 in cwd.17580 ()
#7  0x000000000070d7f8 in buffer.17586 ()
#8  0x0000000000f7f408 in ?? ()
#9  0x00007fbed99fb205 in ?? ()
#10 0x0000000000000000 in ?? ()


The only way I know that it is _Delta.so is that in 'dmesg' i get:
git-svn[1277]: segfault at 7f64fa7213a0 ip 7f64fa7213a0 sp  
7fff07a9a2b8 error 14 in _Delta.so[7f64fa92c000+22000]

In another machine w/ very similar software (slightly older by a month  
or so) I do not see these segfaults.  However it is running svn  
1.4.6  .. so it might be svn versions...  will report on status after  
downgrade

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: git svn segfaults in _Delta.so
  2008-09-10 18:21 git svn segfaults in _Delta.so Thomas Harning
@ 2008-09-10 18:40 ` Thomas Harning
  2008-09-10 19:03   ` Mike Hommey
  0 siblings, 1 reply; 3+ messages in thread
From: Thomas Harning @ 2008-09-10 18:40 UTC (permalink / raw)
  To: Thomas Harning; +Cc: git

On Sep 10, 2008, at 2:21 PM, Thomas Harning wrote:

> I just recently setup a new system and installed subversion 1.5.1  
> and the latest git from head.
>
> On an existing repository (copied from the same system but slightly  
> older software) running git svn rebase will cause it to segfault in  
> _Delta.so (part of subversion's perl libraries).... even when there  
> is nothing to do... it even seems to successfully do all the  
> operations.  I've built subversion and git with debugging enabled  
> and cannot get any useful stack-trace. the stacktrace is:
>
> #0  0x00007fbed7edd3a0 in ?? ()
> #1  0x00007fbed99fa75d in ?? ()
> #2  0x0000000000000001 in ?? ()
> #3  0x00007fbed99fb217 in ?? ()
> #4  0x00007fbed99e82d8 in ?? ()
> #5  0x0000000000000001 in ?? ()
> #6  0x000000000070e250 in cwd.17580 ()
> #7  0x000000000070d7f8 in buffer.17586 ()
> #8  0x0000000000f7f408 in ?? ()
> #9  0x00007fbed99fb205 in ?? ()
> #10 0x0000000000000000 in ?? ()
>
>
> The only way I know that it is _Delta.so is that in 'dmesg' i get:
> git-svn[1277]: segfault at 7f64fa7213a0 ip 7f64fa7213a0 sp  
> 7fff07a9a2b8 error 14 in _Delta.so[7f64fa92c000+22000]
>
> In another machine w/ very similar software (slightly older by a  
> month or so) I do not see these segfaults.  However it is running  
> svn 1.4.6  .. so it might be svn versions...  will report on status  
> after downgrade
svn 1.4.6 does not suffer the segfaults...

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: git svn segfaults in _Delta.so
  2008-09-10 18:40 ` Thomas Harning
@ 2008-09-10 19:03   ` Mike Hommey
  0 siblings, 0 replies; 3+ messages in thread
From: Mike Hommey @ 2008-09-10 19:03 UTC (permalink / raw)
  To: Thomas Harning; +Cc: git

On Wed, Sep 10, 2008 at 02:40:31PM -0400, Thomas Harning wrote:
> On Sep 10, 2008, at 2:21 PM, Thomas Harning wrote:
>
>> I just recently setup a new system and installed subversion 1.5.1 and 
>> the latest git from head.
>>
>> On an existing repository (copied from the same system but slightly  
>> older software) running git svn rebase will cause it to segfault in  
>> _Delta.so (part of subversion's perl libraries).... even when there is 
>> nothing to do... it even seems to successfully do all the operations.  
>> I've built subversion and git with debugging enabled and cannot get any 
>> useful stack-trace. the stacktrace is:
>>
>> #0  0x00007fbed7edd3a0 in ?? ()
>> #1  0x00007fbed99fa75d in ?? ()
>> #2  0x0000000000000001 in ?? ()
>> #3  0x00007fbed99fb217 in ?? ()
>> #4  0x00007fbed99e82d8 in ?? ()
>> #5  0x0000000000000001 in ?? ()
>> #6  0x000000000070e250 in cwd.17580 ()
>> #7  0x000000000070d7f8 in buffer.17586 ()
>> #8  0x0000000000f7f408 in ?? ()
>> #9  0x00007fbed99fb205 in ?? ()
>> #10 0x0000000000000000 in ?? ()
>>
>>
>> The only way I know that it is _Delta.so is that in 'dmesg' i get:
>> git-svn[1277]: segfault at 7f64fa7213a0 ip 7f64fa7213a0 sp  
>> 7fff07a9a2b8 error 14 in _Delta.so[7f64fa92c000+22000]
>>
>> In another machine w/ very similar software (slightly older by a month 
>> or so) I do not see these segfaults.  However it is running svn 1.4.6  
>> .. so it might be svn versions...  will report on status after 
>> downgrade
> svn 1.4.6 does not suffer the segfaults...

I would suggest you to try some other stuff that uses the svn perl
library (svk, for example). My guess is that it will crash similarly.

Mike

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-09-11  5:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-10 18:21 git svn segfaults in _Delta.so Thomas Harning
2008-09-10 18:40 ` Thomas Harning
2008-09-10 19:03   ` Mike Hommey

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).