Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
On Wed, 29 Jan 2003 16:33:52 +0100, Torsten van Beeck <torsten.van.beeck at ip-team.de> wrote: >Unhandled exception at 0x0041f585 in cvs.exe: 0xC0000005: Access >violation reading location 0x00000004. > > cvs.exe!output_diff3_merge(_iobuf * infile=0x1027a8d8, >diff3_block * diff=0x00b67388, const int * mapping=0x0012ee50, const >int * rev_mapping=0x0012ee44, const char * file0=0x005ebb68, const char >* file1=0x005ebbd0, const char * file2=0x005ebc30) Line 1817 + 0x10 I think I might have fixed that one already (I bulletproofed some code that looked like it could fail in certain circumstances - looks like it did fail in your case :-). Try the release snapshot to see if that fixes your problem. Tony