Hey all,
I meet an error when I try to do commit. I have update the working copy today.
When it steps to svn_sqlite__open(), An access conflict error happens in apr_palloc().
Does any body have the same problem?
The call stack:
svn.exe!parse_local_abspath(svn_wc__db_pdh_t * * pdh=0x0012fca8, const char * * local_relpath=0x0012fcac, svn_wc__db_t * db=0x00e77f88, const char * local_abspath=0x00e78110, svn_sqlite__mode_e smode=4388587, apr_pool_t * result_pool=0x00e50060, apr_pool_t * scratch_pool=0x00e50060) 行1354 C
svn.exe!svn_wc__db_temp_get_format(int * format=0x0012fce0, svn_wc__db_t * db=0x00e77f88, const char * local_dir_abspath=0x00e78110, apr_pool_t * scratch_pool=0x00e50060) 行4485 + 0x17 字节 C
svn.exe!svn_wc__get_entry(const svn_wc_entry_t * * entry=0x0012fd18, svn_wc__db_t * db=0x00e77f88, const char * local_abspath=0x00e78110, int allow_unversioned=1, svn_node_kind_t kind=svn_node_unknown, int need_parent_stub=0, apr_pool_t * result_pool=0x00e50060, apr_pool_t * scratch_pool=0x00e50060) 行1192 + 0x11 字节 C
svn.exe!check_wc_root(int * wc_root=0x0012fd48, svn_node_kind_t * kind=0x00000000, svn_wc__db_t * db=0x00e77f88, const char * local_abspath=0x00e78110, apr_pool_t * scratch_pool=0x00000000) 行5241 + 0x20 字节 C
svn.exe!svn_wc_get_actual_target(const char * path=0x00e77f10, const char * * anchor=0x0012fd88, const char * * target=0x0012fd84, apr_pool_t * pool=0x00e50060) 行5430 + 0x18 字节 C
svn.exe!svn_cl__commit(apr_getopt_t * os=0x00e50208, void * baton=0x00e77dd0, apr_pool_t * pool=0x00e50060) 行91 + 0x15 字节 C
svn.exe!main(int argc=5, const char * * argv=0x008329c8) 行2115 + 0x17 字节 C
svn.exe!__tmainCRTStartup() 行582 + 0x17 字节 C
Thank you!
Huihuang
--------------
yellow.flying
2009-08-04
��i��'�ē扫h∈&
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2379888
Received on 2009-08-04 09:10:12 CEST