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

javahl crashes virtual machine on Windows

From: GOVAERTS Lieven <Lieven.GOVAERTS_at_post.be>
Date: 2005-08-03 10:42:26 CEST

Hi,

 

 

I'm working on a program to do reporting of our SVN repositories. First
test was to extract the log messages

from the repositories using JavaHL.

 

I'm using Subversion and downloaded the JavaHL bindings for windows from
the tigris.org website.

 

My test code is something like this:

 

  client = new SVNClient();

    

  LogMessage[] lms = client.logMessages("http://example.com/svn/test",
null, null);

 

When I did this on our test repository, all went well, but on one of our
( very small ) production repositories,

It will crash the whole VM. It did write a core dump, which I've
attached here.

 

Ideas anyone?

 

Regards,

 

Lieven.

 

STRICTLY PERSONAL AND CONFIDENTIAL
This message may contain confidential and proprietary material for the sole use of the intended recipient. Any review or distribution by others is strictly prohibited. If you are not the intended recipient please contact the sender and delete all copies.

Dit bericht is enkel bestemd voor de aangeduide ontvangers en kan vertrouwelijke informatie bevatten. Als u niet de ontvanger bent, dan mag u de inhoud van dit bericht niet bekendmaken noch kopiëren. Als u dit bericht per vergissing ontvangen heeft, gelieve er de afzender of De Post onmiddellijk van op de hoogte te brengen en het bericht vervolgens te verwijderen.

Ce message est uniquement destiné aux destinataires indiqués et peut contenir des informations confidentielles. Si vous n'êtes pas le destinataire, vous ne devez pas révéler le contenu de ce message ou en prendre copie. Si vous avez reçu ce message par erreur, veuillez en informer l'expéditeur, ou La Poste immédiatement, avant de le supprimer.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Received on Wed Aug 3 10:44:42 2005

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

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