Bug#774135: mc: segfault for SFTP VFS

2015-05-06 Thread Denis Briand
tags 774135 - moreinfo forwarded 774135 https://www.midnight-commander.org/ticket/3456 thanks Many thanks Thorsten for these infos. I prefere to forward this bug to upstream team. Best regards Denis Briand signature.asc Description: Digital signature

Bug#774135: mc: segfault for SFTP VFS

2015-02-17 Thread Thorsten Glaser
tags 774135 - unreproducible thanks It works fine on my sid amd64 config. After further analysis, I can reconfirm this bug exists in Debian/x32 sid, but not in Debian/i386 sid or Debian/amd64 sid. I’ll track this down further. bye, //mirabilos -- tarent solutions GmbH Rochusstraße 2-4,

Bug#774135: mc: segfault for SFTP VFS

2015-02-17 Thread Thorsten Glaser
severity 774135 important thanks Dixi quod… I’ll track this down further. OK, we have a honest code bug (typescript first, analysis below): tglase@tglase:~ $ gdb /usr/bin/mc.distrib ~/core GNU gdb (Debian 7.7.1+dfsg-5) 7.7.1 Copyright (C) 2014 Free Software Foundation, Inc. License GPLv3+:

Bug#774135: mc: segfault for SFTP VFS

2015-02-17 Thread Thorsten Glaser
tags 774135 - unreproducible moreinfo thanks On Tue, 17 Feb 2015, Denis Briand wrote: Try with empty .ssh/ and .config/mc/ directories. OK, that was a good one. I can reproduce it works without .ssh/config and fails with one, e.g. containing: Host * HashKnownHosts no bye, //mirabilos --

Bug#774135: mc: segfault for SFTP VFS

2015-02-17 Thread Denis Briand
tags 774135 unreproducible moreinfo severity 774135 minor thanks Hello Thorsten, Thank you for your bug report. Sorry, but I can't reproduce this bug. cd /sftp://user@host; into the mc command line works fine here. I've tried to remove read access on my ~/.ssh/config It works fine also. Maybe

Bug#774135: mc: segfault for SFTP VFS

2014-12-29 Thread Thorsten Glaser
Package: mc Version: 3:4.8.13-3 Severity: important I just was trying to use SFTP by entering “cd /sftp://user@host” into the mc command line. I got a red pop-up window saying: Error 11: sftp: an error occurred while reading ~/.ssh/config: Resource temporarily unavailable Then I acknowledged