I experienced crash for svn.exe.
When runing the below command, the crash happens.
svn co -r 25092 https://svn.collab.net/repos/svn/trunk 25092
Conditions:
* OS (Windows XP 32bit)
* Compiler(Visual C++6)
* svn is trunk r25092 with ra_serf.
* serf is trunk r1106.
* not always crash
* both Debug/Release Configuration
* The crash happens at serf_sess->conns[i] = NULL in
svn_ra_serf__cleanup_serf_session.
* the following message was displayed, then in 30 seconds,
svn.exe crashed.
A 25092\subversion\bindings\swig\ruby\libsvn_swig_ruby
A 25092\subversion\bindings\swig\ruby\libsvn_swig_ruby\swigutil_rb.h
A 25092\subversion\bindings\swig\ruby\libsvn_swig_ruby\swigutil_rb.c
A 25092\subversion\bindings\swig\perl\native\Core.pm
A 25092\subversion\bindings\swig\perl\native\Fs.pm
svn: Error retrieving REPORT (20014): Error string not specified yet
* This command seems not to crash.
svn co -r 25097 http://svn.collab.net/repos/svn/trunk 25097
* This command also crashes.
svn co -r 25092 http://svn.collab.net/repos/svn/trunk 25092-2
This is the message.
A 25092-2\tools\backup
A 25092-2\tools\backup\hot-backup.py.in
A 25092-2\tools\hook-scripts\commit-email.rb
A 25092-2\tools\hook-scripts\log-police.py
svn: Error retrieving REPORT (20014): Error string not specified yet
* This is command line for gen-make.py.
gen-make.py
-t dsp
--with-sqlite=..\common\sqlite3
--enable-ml --enable-nls
--with-openssl=..\common\openssl-0.9.8d
--with-libintl=..\common\svn-win32-libintl
--with-swig=C:\swigwin-1.3.31
--with-serf=..\common\serf
--with-berkeley-db=..\common\db4-win32
--with-zlib=..\common\zlib
--with-httpd=..\common\httpd-2.0.59
Regards.
Masaru Tsuchiyama
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue May 22 14:04:10 2007