[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 crashes on SVN repository connection attempt

From: Mark Phippard <markphip_at_gmail.com>
Date: Sat, 7 Jun 2008 09:38:10 -0400

On Sat, Jun 7, 2008 at 12:03 AM, wtff <wtff_at_freenet.de> wrote:

> I wanted to report a bug to which I already found a fix.
> I installed Eclipse 3.3.2 on Java 6u10 and downloaded Subclipse plugin
> version 1.2.4
> At first I was able to work with a remote SVN repository but at some point
> Eclipse startet to crash whenever
> I tried to connect to the repository.
> Eclipse produced a crash report that I attached to this mail.
> The problem is caused by the Apache APR runtime, so I went to the APR
> website, downloaded the newest version
> of APR and replaced the three APR libs in the Subclipse plugin which solved
> the problem.

That would not have fixed the problem. All it would do is cause
JavaHL to fail to load (so that it cannot crash). But now you are not
using JavaHL, you are just "falling back" to SVNKit,

The proper fix is in the FAQ:

http://subclipse.tigris.org/faq.html#win32-crash

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subclipse.tigris.org
For additional commands, e-mail: users-help_at_subclipse.tigris.org
Received on 2008-06-07 15:38:19 CEST

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.