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

Re: 1.8.0-rc1 up for testing/signing

From: Ivan Zhakov <ivan_at_visualsvn.com>
Date: Sat, 4 May 2013 16:01:57 +0400

On Sat, May 4, 2013 at 4:34 AM, Ben Reser <ben_at_reser.org> wrote:
> Here it is: the first Release Candidate for Subversion 1.8.0. You can
> fetch the proposed tarballs from here:
> https://dist.apache.org/repos/dist/dev/subversion
>
I've got crash in svnserve when running 32-bit test suite over svn://
protocol on Windows 7 (x64). Crash log and dump files are attached:
[[
Stacktrace:
#1 0x6eed6b78 in apr_thread_create(new=(apr_thread_t **) 0x0031fe98,
attr=(apr_threadattr_t *) 0x00511fd8, func=0x012c73c0,
data=0x00511fe8, pool=(apr_pool_t *) 0x00000638) at
d:\builder\server-2.6.x\externals\svn-httpd\win32\httpd\srclib\apr\threadproc\win32\thread.c:123
        new = (apr_thread_t **) 0x0031fe98
        attr = (apr_threadattr_t *) 0x00511fd8
        func = 0x012c73c0
        data = 0x00511fe8
        pool = (apr_pool_t *) 0x00000638
        temp = 0x00000638
#2 0x012c7e33 in main(argc=19722010, argv=0x00000004) at
d:\builder\server-2.6.x\externals\svn-httpd\win32\subversion\subversion\svnserve\svnserve.c:1118
        argc = 19722010
        argv = 0x00000004
        tattr = (apr_threadattr_t *) 0x00000072
        handling_opt_count = 19735212
        os = (apr_getopt_t *) 0x00000000
        mode_opt_count = 2
        sockaddr_info_flags = 5258816
        proc = (apr_proc_t) 0x0031fe98
#3 0x012cef1a in __tmainCRTStartup() at
f:\dd\vctools\crt_bld\self_x86\crt\src\crtexe.c:586
]]

I'm running test suite again to check if this issue has stable reproduction.

-- 
Ivan Zhakov
CTO | VisualSVN | http://www.visualsvn.com


Received on 2013-05-04 14:02:56 CEST

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.