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

RE: bug, using latest version

From: Magnus Persson <magnus.persson_at_mindark.com>
Date: 2003-02-12 07:52:42 CET

120 Mbytes of code+some binaries 5000 files in total. in a subdirectory.
a smaller amount of data works ok. I use apache on linux, with svn as a
module (redhat 7.3).

to reproduce:
try importing c:/WINNT to a subversion repository.
(this import also crashes using your 'competitor' www.opencm.org)...

this is a gdb-run:
(i have not been able yet to compile it in debug mode).

Adding C:/ENTROPIA2/ThirdParty/ZipArchive/ZipFileMapping.h
Adding C:/ENTROPIA2/ThirdParty/ZipArchive/ZipMemFile.cpp
Adding C:/ENTROPIA2/ThirdParty/ZipArchive/ZipMemFile.h
Adding C:/ENTROPIA2/ThirdParty/ZipArchive/ZipPathComponent.cpp
Adding C:/ENTROPIA2/ThirdParty/ZipArchive/ZipPathComponent.h
Adding C:/ENTROPIA2/ThirdParty/ZipArchive/ZipPlatform.cpp
Adding C:/ENTROPIA2/ThirdParty/ZipArchive/ZipPlatform.h
Adding C:/ENTROPIA2/ThirdParty/ZipArchive/ZipPlatformComm.cpp
Adding C:/ENTROPIA2/ThirdParty/ZipArchive/ZipStorage.cpp
Adding C:/ENTROPIA2/ThirdParty/ZipArchive/ZipStorage.h
Adding C:/ENTROPIA2/ThirdParty/ZipArchive/ZipString.cpp
Adding C:/ENTROPIA2/ThirdParty/ZipArchive/ZipString.h
Adding C:/ENTROPIA2/TODO.txt
Transmitting file data
.........................................................
............................................................................
....
............................................................................
....
............................................................................
....
............................................................................
....
............................................................................
....
............................................................................
....
............................................................................
....
............................................................................
....
............................................................................
....
............................................................................
....
............................................................................
....
............................................................................
....
............................................................................
....
............................................................................
....
............................................................................
....
............................................................................
....
............................................................................
....
............................................................................
....
............................................................................
....
............................................................................
....
............................................................................
....
............................................................................
....
............................................................................
....
............................................................................
....
....................................................................svn: Bad
fil
e descriptor
svn: Couldn't get file-descriptor of tmpfile.
svn: Your commit message was left in a temporary file:
   svn-commit.tmp

Program exited with code 01.
(gdb) bt
No stack.
(gdb) where
No stack.

there is 16 Gbyte left on C:

-----Original Message-----
From: Karl Fogel [mailto:kfogel@newton.ch.collab.net]
Sent: den 11 februari 2003 17:15
To: Magnus Persson
Cc: 'dev@subversion.tigris.org'
Subject: Re: bug, using latest version

Magnus Persson <magnus.persson@mindark.com> writes:
> svn crashes when importing files under windows2000.
> i use version 0.17.1. the crash occurs on the last file.
> (A large set of files 30Mbyte)
> the command never completes. (it thinks the last file is infinite large i
> guess).
> it just prints dots............ until it crashes.
>
> what can i do to fix this ?

Either debug it, or come up with a minimal reproduction case that you
can describe in sufficient detail for someone else to reliably
reproduce it.

For example, can you do small imports? Medium imports? Are we
talking about a total of 30MB for all files, or one file that is 30MB?

Many more details are needed here.

-K

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Feb 12 07:53:26 2003

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

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