Project

General

Profile

Actions

Defect #9337

closed

Out of memory when browsing subversion repository with large changeset

Added by Wolf Wolfswinkel over 12 years ago. Updated over 12 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
2011-09-28
Due date:
% Done:

0%

Estimated time:
Resolution:
Duplicate
Affected version:

Description

This appears to be the same issue reported by Jeremy Brown in the last update of #7699 which was added after that defect was set to resolved.

I attached an exiting subversion repository to a redmine project. When browsing the repository, ruby1.8 invokes the oom-killer (according to /var/log/messages on ubuntu).

Inspired by #7699, I changed the batch size to 1 in app/models/repository/subversion.rb and turn on debug logging. This shows that the out-of-memory situation probably occur when a large changeset (>65000 changed paths) retrieved.

Using svn 1.6.6.


Related issues

Is duplicate of Redmine - Defect #7699: Subversion: 500 Internal Server Error when browsing a repositoryReopened2011-02-23

Actions
Actions #1

Updated by Etienne Massip over 12 years ago

  • Status changed from New to Closed
  • Resolution set to Duplicate

Closed as duplicate of #7699.

Actions

Also available in: Atom PDF