svndumpfilter 1.4.4 (VC8 build) crash
From: Jens Peters <jpeters7677_at_gmx.de>
 
Date: 2007-06-21 00:10:20 CEST 
Hello there,
 today I have encounterd a crash in svndumpfiter (1.4.4) if I try to do process a simple dump:
 The output starts:
 And then it crashes with "Unhandled win32 exception 2124":
 msvcr80.dll!_crt_debugger_hook(int _Reserved=)  Line 65	C
 msvcr80.dll!_invoke_watson(const wchar_t * pszExpression=0x00000000, const wchar_t * 
 msvcr80.dll!_output_l(_iobuf * stream=0x0012fcd4, const char * format=0x00440b50, localeinfo_struct 
 msvcr80.dll!_vsprintf_l(char * string=0x0012fd60, const char * format=0x00440b50, localeinfo_struct 
 msvcr80.dll!vsprintf(char * string=0x0012fd60, const char * format=0x00440b50, char * ap=0x0012fd40) 
 intl3_svn.dll!libintl_vsprintf(char * resultbuf=0x0012fd60, const char * format=0x00440b50, char * 
 intl3_svn.dll!libintl_sprintf(char * resultbuf=0x0012fd60, const char * format=0x00440b50, ...) 
 svndumpfilter.exe!write_prop_to_stringbuf(svn_stringbuf_t * * strbuf=0x00000000, const char * 
 svndumpfilter.exe!output_revision(revision_baton_t * rb=0x00000000)  Line 334 + 0x12 bytes	C
 svndumpfilter.exe!close_revision(void * revision_baton=0x0046e0e0)  Line 733 + 0x5 bytes	C
 svndumpfilter.exe!svn_repos_parse_dumpstream2(svn_stream_t * stream=0x004622e0, const 
 svndumpfilter.exe!do_filter(apr_getopt_t * os=0x004022c0, void * baton=0x00000000, int do_exclude=0, 
 svndumpfilter.exe!subcommand_include(apr_getopt_t * os=0x00462180, void * baton=0x0012ff40, 
 svndumpfilter.exe!main(int argc=3, const char * * argv=0x003a4d48)  Line 1298 + 0xc bytes	C
 svndumpfilter.exe!__tmainCRTStartup()  Line 597 + 0x17 bytes	C
 the intl3_svn.dll is version 0.14.6, compiled as well with VC8. I can reproduce the same crash with 
 The subversion build itself seems fine. It passes the testsuite, local and dav, survives the 
 Any ideas?
 Regards,
 ---------------------------------------------------------------------
  | 
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.