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

[Subclipse-users] ACCESS_VIOLATION on win 32 platform

From: <JohanEl_at_motabilityoperations.co.uk>
Date: Fri, 30 May 2008 09:06:11 +0100

Hi,

 

 

I have just encountered this error

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

 

However making the suggested change does not sort out the problem, the
reason fro this I though was a difference in the naming of the dll's.

The dll that is failing according to the error message does not exist in
my subclipse plugin.

 

> # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x35f07bfc, pid=5140,
tid=2992

> #

> # Java VM: Java HotSpot(TM) Client VM (1.6.0_03-b05 mixed mode)

> # Problematic frame:

> # C [libapr-1.dll+0x7bfc]

 

There is however a libapr.dll. Dll renaming and explicit loading is not
an uncommon scenario, so I tried renaming the dll and it worked. But
then I sent a note to the subclipse team to check if this was correct
and if, in that case, that should be added to the solution, but this was
the response:

 

>> What has most likely happened is JavaHL now fails to load at all so
Subclipse is now using SVNKit which does not have this problem (since it
is pure
>> Java).

 

I did notice that it was slower, bit I attributed that to networks
issues (not that uncommon either), maybe that indicates that javaHL was
not loaded properly. So back to square 1...

 

 Has anyone had similar problems with the solution outlined (in
http://subclipse.tigris.org/faq.html#win32-crash) ?

 

The changes I made (in line with the bugfix) were :

APR_ICONV1_PATH -> c:\program files\subversion\bin {Previously
APR_ICONV_PATH }

APR_ICONV_PATH -> {Eclipse}\plugins\{subclipse.plugin.dir}

Rename libapr.dll -> libapr-1.dll

 

 

Subclipse plugin version : 1.2.4 (Latest version from update site)

Eclipse Version: 3.3.1.1

 

Appreciate any input...

 

//Johan

***************************************************************************************
Motability Operations has been named one of the 'Sunday Times Top 100 Best Companies to Work For' 2007.

This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you are not the intended recipient you must not copy this message, attach or disclose the contents to any other person.
If you have received this email in error please notify postmaster_at_mfl.co.uk immediately. The views expressed in this email may be the personal views of the sender and not those of Motability Finance Limited trading as Motability Operations unless specifically stated.
Motability Operations is the trading name of Motability Finance Limited (a UK registered company), the principal service provider to Motability and the Motability Scheme. Registered office: City Gate House, 22 Southwark Bridge Road, London, SE1 9HB. Registered in England & Wales Company No.: 1373876 . VAT No.: 237163273.

This footnote also confirms that this email message has been swept for the presence of computer viruses. However, neither Motability Finance Limited trading as Motability Operations nor the sender accepts any responsibility for viruses and it is your responsibility to scan the email and attachments (if any).
***************************************************************************************

______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email
______________________________________________________________________
Received on 2008-05-30 10:37: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.