[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: Mark Phippard <markphip_at_gmail.com>
Date: Mon, 30 Jun 2014 14:26:28 -0400

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 20:26:57 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.