This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

subversion 1.9.3-1 segfault


'svn' segfaulted on a routine command:

/lmi/mirror/lmi[0]$svn status --show-updates


svn: E170013: Unable to connect to a repository at URL 'http://svn.savannah.nongnu.org/svn/lmi/lmi/trunk'

svn: E000104: Error running context: Connection reset by peer

svn update

Updating '.':

zsh: segmentation fault (core dumped)


The command worked as expected when I reran it (after 'svn cleanup'):

/lmi/mirror/lmi[0]$svn update

svn: E155004: Run 'svn cleanup' to remove locks (type 'svn help cleanup' for details)

svn: E155004: Working copy '/lmi/mirror/lmi' locked.

svn: E155004: '/lmi/mirror/lmi' is already locked.

/lmi/mirror/lmi[1]$svn cleanup

/lmi/mirror/lmi[0]$svn update

Updating '.':

At revision 6500.


It's working now, and I can't reproduce the problem, but I thought
I should report it anyway. I've attached cygcheck -s -v -r output
and copied 'svn.exe.stackdump' below.

Exception: STATUS_ACCESS_VIOLATION at eip=00000000

eax=200C61B8 ebx=200A8DE8 ecx=0022C39C edx=00000000 esi=00000000 edi=00000011

ebp=200C01A0 esp=0022C35C program=C:\cygwin-lmi\bin\svn.exe, pid 1736, thread main

cs=001B ds=0023 es=0023 fs=003B gs=0000 ss=0023

Stack trace:

Frame     Function  Args

200C01A0  00000000 (00000000, 00000000, 6C1D5580, 200A0E90)

200A8DE8  00000000 (00000002, 200A8DE8, 2009EDC0, 200AAEC8)

2009F5D8  00000000 (6C701180, 6C701160, 00000000, 2009F978)

2009EDC0  2009F628 (00000000, 20052794, 200AAF00, 00000000)

20052790  200C81B8 (2004D788, 200430F4, 00000000, 20052C08)

200430F0  2009EDC0 (2003EF00, 20038D6C, 20054CB0, 00000000)

20038D68  20052790 (00000000, 00000000, 20038E88, 00000000)

End of stack trace

Attachment: cygcheck.out
Description: Text document

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]