We're using VisualSVN server v2.0.2 standard. On long updates (getting full repository), VisualSVN server is crashing. I can bring up task manager on the server and watch as the VisualSVN service eats up memory until it maxes out (2Gb) and then crashes the service with the error message below. I can restart the service and update where it left off, but it's getting pretty bad. Please let me know if there is any other information that you need to see if we can figure out the problem. We are running VisualSVN on Windows Server 2008 x64 in a VM on HyperV.
Thanks, Jim Garwacki Log Name: Application Source: Application Error Date: 7/27/2009 4:11:45 PM Event ID: 1000 Task Category: (100) Level: Error Keywords: Classic User: N/A Computer: teamsys.USFI.local Description: Faulting application VisualSVNServer.exe, version 2.2.11.0, time stamp 0x4a663e86, faulting module libapr-1.dll, version 1.3.3.0, time stamp 0x4a663de8, exception code 0x40000015, fault offset 0x00008529, process id 0xd30, application start time 0x01ca0efe21b519c8. Event Xml: <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"> <System> <Provider Name="Application Error" /> <EventID Qualifiers="0">1000</EventID> <Level>2</Level> <Task>100</Task> <Keywords>0x80000000000000</Keywords> <TimeCreated SystemTime="2009-07-27T21:11:45.000Z" /> <EventRecordID>429</EventRecordID> <Channel>Application</Channel> <Computer>teamsys.USFI.local</Computer> <Security /> </System> <EventData> <Data>VisualSVNServer.exe</Data> <Data>2.2.11.0</Data> <Data>4a663e86</Data> <Data>libapr-1.dll</Data> <Data>1.3.3.0</Data> <Data>4a663de8</Data> <Data>40000015</Data> <Data>00008529</Data> <Data>d30</Data> <Data>01ca0efe21b519c8</Data> </EventData> </Event>

