This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: cygwin sshd dumping stack trace when not allocating pseudo-tty


On Mon, 19 Aug 2013, Larry Hall (Cygwin) wrote:

> and to understand the method you're using to login.

SSH public-key auth, that is, RSA keys. (This is a requirement
because the process will run as batch job so we cannot use any
interactive auth method.)

Funnily enough, when I disable my SSH key and log in using a
password, not allocating a pseudo-tty works.

> We need your cygcheck output

stderr is:

tglase@sbkgate-ts:~$ cygcheck -s -v -r > cygcheck.out
"\\dc\tglase"
CMD.EXE wurde mit dem oben angegebenen Pfad als aktuellem Verzeichnis gestartet.
UNC-Pfade werden nicht unterst?tzt.
Stattdessen wird das Windows-Verzeichnis als aktuelles Verzeichnis gesetzt.
"\\dc\tglase"
CMD.EXE wurde mit dem oben angegebenen Pfad als aktuellem Verzeichnis gestartet.
UNC-Pfade werden nicht unterst?tzt.
Stattdessen wird das Windows-Verzeichnis als aktuelles Verzeichnis gesetzt.
"\\dc\tglase"
CMD.EXE wurde mit dem oben angegebenen Pfad als aktuellem Verzeichnis gestartet.
UNC-Pfade werden nicht unterst?tzt.
Stattdessen wird das Windows-Verzeichnis als aktuelles Verzeichnis gesetzt.
/usr/bin/cygrunsrv: warning: OpenService failed for 'TapiSrv': Win32 error 5
Zugriff verweigert

Exporting LC_ALL=C does not make it English. *shrug*

It was a bit of PITA to get the output file downloaded, but
scp while disabling ssh-agent worked. Itâs attached.

Thanks,
//mirabilos
-- 
tarent solutions GmbH
RochusstraÃe 2-4, D-53123 Bonn â http://www.tarent.de/
Tel: +49 228 54881-393 â Fax: +49 228 54881-314
HRB 5168 (AG Bonn) â USt-ID (VAT): DE122264941
GeschÃftsfÃhrer: Boris Esser, Sebastian Mancke

Attachment: cygcheck.out
Description: Binary data

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]