Displaying 2 results from an estimated 2 matches for "neda_s".
Did you mean:
ned's
2006 Jun 26
1
Problems with SFTP
Guys,
Once again I need some help I hope you can give me. When I try to SFTP to
any of my PCs (also running openssh) from my Xscale (ARM,
big-endian) system sftp segfaults on me. Sftp to the xscale system works
without any problems. I'm using openssl-0.9.8b (with ocf support),
linux-2.6.16 and openssh 4.3p2 on the Xscale system. One of the systems I
try to sftp to runs Openssh 3.7.1p2, with
2006 Jun 30
0
Ret: Problems with SFTP
Hi,
Segfaults happens to access memory that was not allocated using xmalloc,
to read/write from the file without the fileopen function, etc. I suggest
you check what codes in openssh 4.3p2 happen Segfaults.
Segfaults happens when SFTP works as a client. You embed the SNPRINTF statement
in the openssh as a tracer. Could you modify the program and run it
on your development environment? The