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

Re: bug in xml-output-editor (?)

From: Ben Collins-Sussman <sussman_at_newton.collab.net>
Date: 2000-11-30 17:22:35 CET

Ben Collins-Sussman <sussman@newton.collab.net> writes:

> Specifically, I check out the "t1" subdir, append to one file, and
> replace the contents of a second file. When I commit, the segfault
> happens in xml_output.c (get_to_elem), line 169 -- attempting to
> dereference a NULL value of fb. fb is NULL because eb->curfile is
> NULL.

I've generalized the bug: the commit segfaults if and *only* if there
are two locally modified files in the *same* directory. At least that
I'm discovering by experimentation.

Perhaps I'll chase this bug down after all... it might not be in your
editor, Greg. It's possible that it could be in my editor-driver
(adm_crawler.c). I'll keep you posted.
Received on Sat Oct 21 14:36:15 2006

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.