Displaying 2 results from an estimated 2 matches for "trionon".
Did you mean:
orgonon
2002 Dec 05
9
[Bug 450] sftp crashes when trying to upload a file which doesn't exist
http://bugzilla.mindrot.org/show_bug.cgi?id=450
------- Additional Comments From tim at multitalents.net 2002-12-05 15:57 -------
I can not duplicate this problem on UnixWare or Linux
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
2002 Dec 03
0
[Bug 450] New: sftp crashes when trying to upload a file which doesn't exist
...exist
Product: Portable OpenSSH
Version: 3.5p1
Platform: ix86
OS/Version: FreeBSD
Status: NEW
Severity: critical
Priority: P2
Component: sftp
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy: trionon at mail.ru
sftp> put foo.bar
Segmentation fault (core dumped)
I use FreeBSD 4.6 and OpenSSH 3.4p1 and 3.5p1.
OpenSSH_3.4p1 FreeBSD-20020702, SSH protocols 1.5/2.0, OpenSSL 0x0090605f
Core dump happens every time I make a mistake in file name used in PUT sftp
command.
------- You are rec...