Kirill Safonov skribis:

> We use Jsch-0.1.42 in PhpStorm IDE. One of our customers has JVM 6.0_21-b06
> crashing on Windows XP every time SFTP connection is opened:
> http://youtrack.jetbrains.net/issue/WI-5650. Crash dump file reads:
> 
> EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x7c91ac4a, pid=1692, tid=2408
> 
[...]
> 
> Have anyone come across this problem? Can it be anything other than
> driver-related issue?

I didn't have something like this.

Apart from a driver problem, it could be a hardware problem (faulty
memory or network card or such) or a VM bug, too.

Java code should (even willingly) never be able to cause such a crash,
so it certainly is not the fault of JSch, I think. (Neither the fault of
your Java IDE.)


PaĆ­lo

------------------------------------------------------------------------------
Fulfilling the Lean Software Promise
Lean software platforms are now widely adopted and the benefits have been 
demonstrated beyond question. Learn why your peers are replacing JEE 
containers with lightweight application servers - and what you can gain 
from the move. http://p.sf.net/sfu/vmware-sfemails
_______________________________________________
JSch-users mailing list
JSch-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jsch-users

Reply via email to