[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: memory leak in 1.4.5

From: Dominik Ruf <dominikruf_at_googlemail.com>
Date: 2007-12-19 11:16:17 CET

First I also thought that it is a apache problem.
But the thing is that the memory usage only grows when I use a svn client.
I also use this apache instance to serve some web sites (bugzilla, etc.) but
the memory usage doesn't change on request to this sites nor on requests to
svn with a browser like firefox or IE.

BTW I am also using sspi for some repositories but the memory usage grows
independent of the authentication method.
It grows on basic and on sspi authentication.

2007/12/19, Jonathan Ashley <jonathan.ashley@praxis-his.com>:
>
> Dominik Ruf wrote
> >Hi,
> >
> >I'm using
> >
> >windows server 2003 R2 SP1
> >apache 2.2.6 (xampp http://www.apachefriends.org/en/xampp-windows.html )
> >svn 1.4.5
> >
> >My problem is that the memory usage of the apache process is growing and
> growing.
> >It starts with about 20MB and goes up to about 1.5 GB until there is no
> more memory and apache crashes.
> >
> >The memory usage only grows when I'm using a svn client.
> >When I'm browsing the repository with firefox, everything is fine.
> >
> >-Dominik
>
> I see something similar, with 2003 SP2, Apache 2.2.4,
> Subversion 1.4.3 (r23084). Using mod_auth_sspi for authentication.
>
> Two slightly odd things: one, it has run problem-free for almost a year
> in this set-up, but has crashed three times in the last month. This may
> simply be due to the fact that I have more users now however.
>
> Secondly, the error messages are in the SSL log, not the Apache error log
> -
> reproduced snippets below. I have included the previous log message in
> each case, but I don't think they are necessarily related - the timestamps
> are too far apart for one thing.
>
> --
>
> [Fri Nov 30 14:52:14 2007] [error] [client 10.1.10.71] Requests for a
> collection must have a trailing slash on the URI. [301, #0]
>
> This application has requested the Runtime to terminate it in an unusual
> way.
> Please contact the application's support team for more information.
> [Fri Nov 30 14:55:48 2007] [crit] Parent: child process exited with status
> 3 -- Aborting.
>
> --
>
> [Mon Dec 10 12:38:46 2007] [error] [client 10.1.10.88] (OS 1326)Logon
> failure: unknown user name or bad password. : authentication failure for
> "/svn/imp/exploratory/HMI/QAC_Results/Warning_List.html": user unknown
>
> This application has requested the Runtime to terminate it in an unusual
> way.
> Please contact the application's support team for more information.
> [Mon Dec 10 12:43:13 2007] [crit] Parent: child process exited with status
> 3 -- Aborting.
>
> --
>
> [Mon Dec 17 15:32:19 2007] [error] [client 10.1.10.137] Compression of
> svndiff data failed [500, #185005]
>
> This application has requested the Runtime to terminate it in an unusual
> way.
> Please contact the application's support team for more information.
> [Mon Dec 17 15:32:24 2007] [crit] Parent: child process exited with status
> 3 -- Aborting.
>
> --
>
> I held off reporting it here because I felt it was as likely to be an
> Apache problem as a Subversion one. Still do, to be honest.
>
> regards,
> --
> Jon Ashley
>
>
> This email is confidential and intended solely for the use of the
> individual to whom it is addressed. If you are not the intended recipient,
> be advised that you have received this email in error and that any use,
> disclosure, copying or distribution or any action taken or omitted to be
> taken in reliance on it is strictly prohibited. If you have received this
> email in error please contact the sender. Any views or opinions presented in
> this email are solely those of the author and do not necessarily represent
> those of Praxis.
>
> Although this email and any attachments are believed to be free of any
> virus or other defect, no responsibility is accepted by Praxis or any of its
> associated companies for any loss or damage arising in any way from the
> receipt or use thereof. The IT Department at Praxis can be contacted at
> it.support@praxis-his.com.
>
> Praxis High Integrity Systems Ltd:
>
> Company Number: 3302507, registered in England and Wales
>
> Registered Address: 20 Manvers Street, Bath. BA1 1PX
>
> VAT Registered in Great Britain: 682635707
>
>
Received on Wed Dec 19 11:16:45 2007

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.