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]

Unable to remap error


Hi Team,

Problems : svn co svn+ssh://<path to repository>
        0 [main] svn 7568 C:\cygwin\bin\svn.exe: *** fatal error -
unable to remap C:\cygwin\bin\cygldap-2-3-0.dll to same address
   as parent: 0x5B0000 != 0x5F0000
  Stack trace:
  Frame     Function  Args
  0028B0E8  6102749B  (0028B0E8, 00000000, 00000000, 00000000)
  0028B3D8  6102749B  (61177B80, 00008000, 00000000, 61179977)
  0028C408  61004AFB  (611A136C, 6123FDFC, 005B0000, 005F0000)
  End of stack trace
        0 [main] svn 6776 fork: child 7568 - died waiting for dll
loading, errno 11
 svn: Can't create tunnel: Resource temporarily unavailable

      1 [main] svn 4396 exception::handle: Exception: STATUS_ACCESS_VIOLATION
   3341 [main] svn 4396 open_stackdumpfile: Dumping stack trace to svn.exe.stack
dump
      1 [main] svn 7680 fork: child -1 - died waiting for longjmp before initial
ization, retry 0, exit code 0x600, errno 11
svn: Can't create tunnel: Resource temporarily unavailable


I am facing this errors intermittently (i.e. once or twice in 4 to 5
times ) only when am using svn+ssh command to list or checkout to a
repository and only on WINDOWS 7 and not on WINDOWS XP . Am using the
latest version of Cygwin and its working absolutely fine on Windows XP
even with Symantec End Point Protection and LANDesk enabled. I
disabled them on Windows 7 and tried. Still nogo.

I am guessing this is related to ASLR feature of Windows 7 after going
through all the forums. Hence I have tried disabling ASLR, DEP using
registry and bcdedit keys. Rebaseall and peflagsall gives a success
only when run as administrator. With normal user , i get these errors
below :
# rebaseall
ReBaseImage (/usr/bin/cygapr-1-0.dll) failed with last error = 6
# peflagsall
/usr/sbin/ssh-keysign.exe: skipped because could not read file characteristics

Please help!!!!

Thanks,
Harie

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