RE: SSL_ERROR_SYSCALL errno=0

2014-04-16 Thread hhachem
Thanks for the reply. I'll give the suggestions a try tomorrow. We've been thinking, that our kernel version (it is custom and does not support all system calls) is relatively old and missing some features that are required by OpenSSL. I'll post back tomorrow, if anything changes. Note: I've tried

RE: SSL_ERROR_SYSCALL errno=0

2014-04-15 Thread Carl Young
hhachem [hamze.hac...@deos-ag.com] Sent: 15 April 2014 10:07 To: openssl-users@openssl.org Subject: Re: SSL_ERROR_SYSCALL errno=0 Strace shows the following before the error: ioctl(10, TCGETS, 0x7fffe068) = 0 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x300

Re: SSL_ERROR_SYSCALL errno=0

2014-04-15 Thread hhachem
Strace shows the following before the error: ioctl(10, TCGETS, 0x7fffe068) = 0 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x300 26000 _llseek(0xa, 0, 0, 0x7fffe2f8, 0x1) = -1 ESPIPE (Illegal seek) -- View this message in context: http://openssl.6