Hi all,

 

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

Stack: [0x07f60000,0x07fb0000],  sp=0x07faee34,  free space=13b07fae968k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native
code)
C  [ntdll.dll+0x1ac4a]
C  [ntdll.dll+0x1046]
 
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j  java.net.SocketInputStream.socketRead0(Ljava/io/FileDescriptor;[BIII)I+0
j  java.net.SocketInputStream.read([BII)I+149
j  com.jcraft.jsch.IO.getByte([BII)V+21
j
com.jcraft.jsch.Session.read(Lcom/jcraft/jsch/Buffer;)Lcom/jcraft/jsch/Buffe
r;+36
j  com.jcraft.jsch.Session.run()V+121

 

 

Have anyone come across this problem? Can it be anything other than
driver-related issue?

 

Kind regards,

Kirill 

------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload 
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve 
application availability and disaster protection. Learn more about boosting 
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
JSch-users mailing list
JSch-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jsch-users

Reply via email to