CLR Projects Support Forum Index
Softec Web Site CLR Projects Trac
CLR Projects Support
Support regarding Open Source projects from Softec for the Common Language Runtime
 
 FAQFAQ   Search   MemberlistMemberlist   Usergroups   Register 
 Profile   Log in to check your private messagesLog in to check your private messages   Log in 

Attempted to read or write protected memory.

 
       CLR Projects Support Forum Index -> Svn.NET
View previous topic :: View next topic  
Author Message
jason.heine
Registered User


Joined: 20 May 2008
Posts: 2

Posted: Tue May 20, 2008 8:01 pm    Post subject: Attempted to read or write protected memory.

Hi,

I am getting the following error:

Attempted to read or write protected memory. This is often an indication that other memory is corrupt.

at Softec.SubversionSharp.Svn.svn_client_checkout2(Int32& result_rev, IntPtr URL, IntPtr path, IntPtr peg_revision, IntPtr revision, Int32 recurse, Int32 ignore_externals, IntPtr ctx, IntPtr pool)
at Softec.SubversionSharp.SvnClientBase.Checkout2(SvnUrl url, SvnPath path, SvnOptRevision peg_revision, SvnOptRevision revision, Boolean recurse, Boolean ignoreExternals, SvnClientContext ctx, AprPool pool)
at Softec.SubversionSharp.SvnClient.Checkout2(String url, String path, SvnRevision peg_revision, SvnRevision revision, Boolean recurse, Boolean ignoreExternals)
at MRPServiceBase.SourceProvider.Subversion.GetFile(String SourcePath, SvnRevision revision, String& SavePath, String& error)


This happens when I am attempting to checkout or update a file.

Any thoughts on what could be happening?
Back to top
jason.heine
Registered User


Joined: 20 May 2008
Posts: 2

Posted: Tue May 20, 2008 9:01 pm    Post subject: Update

An update to this problem. It is actually happening on this line of code:

context.Config = SvnConfig.GetConfig(pool);
Back to top
edisi
Registered User


Joined: 04 Apr 2009
Posts: 2

Posted: Sat Apr 04, 2009 3:46 pm    Post subject:

Hello there,

I get the same error. But I seems like the AprPool seems to be the problem. I throws an Access denied error from the Alocator. That's as far as I know.

Could someone please help.

Thanks,
Ed
Back to top
Display posts from previous:   
       CLR Projects Support Forum Index -> Svn.NET All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Copyright © 1992-2006 SOFTEC sa. All rights reserved.
The contents of this site is the property of SOFTEC. Please consult our site disclaimer before usage.
Powered by phpBB 2.0 © 2001, 2005 phpBB Group