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

Re: [Subclipse-users] Subclipse JavaHL causes JVM crash when reading checkout from 1.4.4 client

From: Mark Phippard <markphip_at_gmail.com>
Date: 2007-06-22 15:19:38 CEST

On 6/22/07, antranig@caret.cam.ac.uk <antranig@caret.cam.ac.uk> wrote:
> I used the SVN 1.4.4 command line client to update my checkouts, and it then
> become impossible to start up Eclipse again - Subclipse would cause a JVM death
> on trying to read the workspace. I enclose a crash dump at the base of this
> mail. This was with Subclipse 1.2.2 - I tested the issue with 2 different JVMs
> (a 1.6 and a 1.5) and it was consistent. The only way to dispel the problem
> (for now) was point Eclipse at a fresh workspace, set it to use SVNKit pure
> Java SVN provider, then copy the configuration file it generated back into my
> original workspace.
>
> OS is Windows 2000.
>
> Shall I JIRA this?

We do not use JIRA. :)

We also are not the developers for JavaHL :(

In this case, I can tell what your problem is. You have an
APR_ICONV_PATH environment variable and it is pointing to a folder
that contains APR ICONV .so's that are from Apache 2.2. Change the
environment variable name to be APR_ICONV1_PATH and it will resolve
the problem.

If you have an APR_ICONV_PATH environment variable, it needs to be
pointing at the libraries from 0.9.7 of iconv.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Fri Jun 22 15:19:28 2007

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.