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

Re: [Subclipse-users] [bug?] Eclipse crash with large commit.

From: Mark Phippard <markp_at_softlanding.com>
Date: 2006-03-07 22:36:21 CET

news <news@sea.gmane.org> wrote on 03/07/2006 10:52:21 AM:

> I just encountered a bug: I generated Javadoc of a rather large project,
> and when doing commit, Eclipse just crashes with the following error
> message:
>

>
> I have this faint feeling this has something to do with Eclipse bug
> 87299 (https://bugs.eclipse.org/bugs/show_bug.cgi?id=87299): I got a
> similar problem when writing very long line to the console. Perhaps the
> lines written by svn are too long. It should be able to limit svn
> console output to a specific width, as is possible in the CVS console.

Are you on the latest release? 0.9.108?

There was a bug fixed that could cause a crash, although not reliably,
when adding a lot of files at once.

As to the console output issue, I did not see in that Bugzilla where there
was any recommended maximum length for one message. I have not looked at
our code, but I think it all funnels through one place, so it would not be
hard to truncate the string before putting it in the console.

It would be good if you had some way of confirming that was the cause of
your crash before we change something.

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. and SoftLanding Europe Plc by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Tue Mar 7 22:36:39 2006

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.