Bug#448589: scp: Segfaults when recursivly transfering files from a La Fonera (running dropbear)

2007-11-12 Thread Colin Watson
tags 448589 moreinfo thanks On Sat, Nov 03, 2007 at 02:16:40PM +0100, Florian Weimer wrote: > * Tobias Frost: > > > heres the last lines of the strace, reading of the password removed. > > > > stat64(".", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 > > read(7, [EMAIL PROTECTED]'s password: > >

Bug#448589: scp: Segfaults when recursivly transfering files from a La Fonera (running dropbear)

2007-11-03 Thread Florian Weimer
* Tobias Frost: > heres the last lines of the strace, reading of the password removed. > > stat64(".", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 > read(7, [EMAIL PROTECTED]'s password: > (some lines removed) > stat64("./sbin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 > umask(0)

Bug#448589: scp: Segfaults when recursivly transfering files from a La Fonera (running dropbear)

2007-10-30 Thread Tobias Frost
Package: openssh-client Version: 1:4.6p1-5 Severity: normal Issuing e.g: scp -r [EMAIL PROTECTED]:/sbin . [EMAIL PROTECTED]'s password: Segmentation fault heres the last lines of the strace, reading of the password removed. stat64(".", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 read(7, [EM