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]

Segmentation fault when using svn 1.8.9 Cygwin dll version 1.7.30 (32bit)


trying svn -co ...  produces a "Segmentation fault (core dumped)"

Coredump message reads:
Exception: STATUS_ACCESS_VIOLATION at eip=00000000

eax=800BCBF8 ebx=800AFBC0 ecx=0028A4CC edx=00000000 esi=00000000 edi=00000005

ebp=800B6BE0 esp=0028A48C program=C:\cygwin\bin\svn.exe, pid 8108, thread main

cs=0023 ds=002B es=002B fs=0053 gs=002B ss=002B

Stack trace:

Frame     Function  Args

End of stack trace
----------------------------------------------------------------------------------------
svn version:

$svn --version
svn, version 1.8.9 (r1591380)
   compiled May 14 2014, 22:20:14 on i686-pc-cygwin

Copyright (C) 2014 The Apache Software Foundation.
This software consists of contributions made by many people;
see the NOTICE file for more information.
Subversion is open source software, see http://subversion.apache.org/

The following repository access (RA) modules are available:

* ra_svn : Module for accessing a repository using the svn network protocol.
  - with Cyrus SASL authentication
  - handles 'svn' scheme
* ra_local : Module for accessing a repository on local disk.
  - handles 'file' scheme
* ra_serf : Module for accessing a repository via WebDAV protocol using serf.
  - using serf 1.3.5
  - handles 'http' scheme
  - handles 'https' scheme


Cygcheck output is attached with PWD and USER environ var's removed.


any ideas?

-- 
-Andrew Louie :wq

Attachment: cygcheck.out
Description: Binary data

--
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]