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

Fwd: Locking test segfault

From: Erik Huelsmann <ehuels_at_gmail.com>
Date: 2005-05-31 13:00:57 CEST

Ok. It turns out to be locking test 11.

bye,

Erik.

---------- Forwarded message ----------
From: Erik Huelsmann <ehuels@gmail.com>
Date: May 31, 2005 12:14 PM
Subject: Locking test segfault
To: svn-dev-list <dev@subversion.tigris.org>

On Win32, a locking test (don't know which one yet) is segfaulting
with this stack trace:

find_entry(apr_hash_t * 0x00000000, const void * 0x00b11110, int 4,
const void * 0x00000000) line 239 + 6 bytes
apr_hash_get(apr_hash_t * 0x00000000, const void * 0x00b11110, int -1)
line 304 + 19 bytes
store_locks_callback(void * 0x0012fc34, const char * 0x00b11110, int
0, const svn_lock_t * 0x00000000, svn_error_t * 0x00000000, apr_pool_t
* 0x00b1e738) line 67 + 19 bytes
svn_ra_local__unlock(svn_ra_session_t * 0x00b11160, apr_hash_t *
0x00b10e08, int 0, svn_error_t * (void *, const char *, int, const
svn_lock_t *, svn_error_t *, apr_pool_t *)* 0x0041c600
store_locks_callback(void *, const char *, int, const svn_lock_t *,
svn_error_t *, apr_pool_t *), void * 0x0012fc34, apr_pool_t *
0x00b10060) line 1162 + 23 bytes
svn_ra_unlock(svn_ra_session_t * 0x00b11160, apr_hash_t * 0x00b10e08,
int 0, svn_error_t * (void *, const char *, int, const svn_lock_t *,
svn_error_t *, apr_pool_t *)* 0x0041c600 store_locks_callback(void *,
const char *, int, const svn_lock_t *, svn_error_t *, apr_pool_t *),
void * 0x0012fc34, apr_pool_t * 0x00b10060) line 526 + 32 bytes
svn_client_unlock(const apr_array_header_t * 0x00b10c98, int 0,
svn_client_ctx_t * 0x00b10558, apr_pool_t * 0x00b10060) line 503 + 30
bytes
svn_cl__unlock(apr_getopt_t * 0x00b10098, void * 0x0012fd94,
apr_pool_t * 0x00b10060) line 56 + 24 bytes
main(int 9, const char * const * 0x00352ee0) line 1455 + 30 bytes
SVN! mainCRTStartup + 227 bytes
KERNEL32! 77e814c7()

Hope someone can make something out of this. I'll follow up when I
know which test it is.

bye,

Erik.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue May 31 13:02:08 2005

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.