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

Re: SVN JavaHL 1.10.5 makes Eclipse to crash

From: Darly Senecal Baptiste <dsenecalb_at_gmail.com>
Date: Mon, 30 Jun 2014 15:09:36 -0400

To be clear and to double confirm

Recreated the same svn checkout command through command line and
TortoiseSVN, checkouts went through without any issue. Also, you can see
the jvm dump at this link https://db.tt/LBOXhJyi .

Regards

On Mon, Jun 30, 2014 at 2:26 PM, Mark Phippard <markphip_at_gmail.com> wrote:

> On Mon, Jun 30, 2014 at 1:00 PM, Darly Senecal Baptiste <
> dsenecalb_at_gmail.com> wrote:
>
>> Looking at the network trace packet wireshark PoV, looks like that the
>> server tried to send data to the client (javahl), but saw that client's
>> data buffer window is full (like ZeroWindow packet) and client is sending a
>> zero window to the server. And finally, the client is sending a series of
>> RESET packets to server. And these RST packets appears when javaHL crashed
>>
>>
> If JVM is crashing it should be producing a dump. Find it and send it.
>
> Also, as I mentioned earlier, you should see if you can recreate the crash
> using the command line. This might be produce a cleaner crash dump to look
> at. Since it is happening during checkout, you ought to be able to just
> execute the same checkout command. You could also try recreating it with
> TortoiseSVN. They have an automated system to produce and collect the
> crash dumps built-in.
>
>
> --
> Thanks
>
> Mark Phippard
> http://markphip.blogspot.com/
>
Received on 2014-06-30 21:10:05 CEST

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.