[Bug 968753] Re: ssh crashed with SIGSEGV

2012-04-10 Thread Clint Byrum
** Changed in: openssh (Ubuntu) Importance: Medium = High ** Also affects: openssh (Ubuntu Precise) Importance: High Status: Triaged ** Also affects: openssl (Ubuntu Precise) Importance: Undecided Status: Triaged ** Changed in: openssh (Ubuntu Precise) Milestone: None

[Bug 968753] Re: ssh crashed with SIGSEGV

2012-04-10 Thread Colin Watson
We should merge from Debian instead, since the diff from 1.0.1-2 to 1.0.1-4, discounting things we already have, is exactly this change. I agreed with Clint on #ubuntu-release that I'd take care of this. -- You received this bug notification because you are a member of Ubuntu Server Team, which

[Bug 968753] Re: ssh crashed with SIGSEGV

2012-04-10 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/openssl -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in Ubuntu. https://bugs.launchpad.net/bugs/968753 Title: ssh crashed with SIGSEGV To manage notifications about this bug go to:

[Bug 968753] Re: ssh crashed with SIGSEGV

2012-04-10 Thread Launchpad Bug Tracker
This bug was fixed in the package openssl - 1.0.1-4ubuntu1 --- openssl (1.0.1-4ubuntu1) precise; urgency=low * Resynchronise with Debian (LP: #968753). Remaining changes: - debian/libssl1.0.0.postinst: + Display a system restart required notification on libssl1.0.0

[Bug 968753] Re: ssh crashed with SIGSEGV

2012-04-07 Thread Jurjen Stellingwerff
One more success for the patch on x86. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in Ubuntu. https://bugs.launchpad.net/bugs/968753 Title: ssh crashed with SIGSEGV To manage notifications about this bug go to:

[Bug 968753] Re: ssh crashed with SIGSEGV

2012-04-05 Thread Richard Johnson
I have this issue when attempt to connect to remote Solaris boxes. Haven't tried the patch above just yet. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in Ubuntu. https://bugs.launchpad.net/bugs/968753 Title: ssh crashed

[Bug 968753] Re: ssh crashed with SIGSEGV

2012-04-05 Thread Richard Johnson
Robie's patch works for me, x86. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in Ubuntu. https://bugs.launchpad.net/bugs/968753 Title: ssh crashed with SIGSEGV To manage notifications about this bug go to:

[Bug 968753] Re: ssh crashed with SIGSEGV

2012-04-04 Thread xvalentinex
Another confirmed fix for i386 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in Ubuntu. https://bugs.launchpad.net/bugs/968753 Title: ssh crashed with SIGSEGV To manage notifications about this bug go to:

[Bug 968753] Re: ssh crashed with SIGSEGV

2012-04-02 Thread Robie Basak
Mike, Thank you for your involvement in this bug and helping to make Ubuntu better. The rt.openssl.org link you posted above does not appear to be public. Is the fix you refer to in there, and if so, please could you paste a publicly available link or paste the fix here? Thanks! -- You

[Bug 968753] Re: ssh crashed with SIGSEGV

2012-04-02 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: openssh (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in Ubuntu.

[Bug 968753] Re: ssh crashed with SIGSEGV

2012-04-02 Thread Robie Basak
A possible workaround was posted in a duplicate bug by Jurjen Stellingwerff: Regeneration of all keys on the server fixed the immediate issue. Could others please post if this works or doesn't work for you? -- You received this bug notification because you are a member of Ubuntu Server Team,

[Bug 968753] Re: ssh crashed with SIGSEGV

2012-04-02 Thread LGB [Gábor Lénárt]
This affects me too, my bugreport (which had some gdb output in the hope it can be useful) is bug 970180 However that report is marked a duplicate of this one for now. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in Ubuntu.

[Bug 968753] Re: ssh crashed with SIGSEGV

2012-04-02 Thread LGB [Gábor Lénárt]
And btw, I have this problem with trying to ssh a Debian based (though quite old) Zorp firewall box (ZorpOS). -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in Ubuntu. https://bugs.launchpad.net/bugs/968753 Title: ssh

[Bug 968753] Re: ssh crashed with SIGSEGV

2012-04-02 Thread Robie Basak
** Also affects: openssl (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in Ubuntu. https://bugs.launchpad.net/bugs/968753 Title: ssh crashed with SIGSEGV To manage

[Bug 968753] Re: ssh crashed with SIGSEGV

2012-04-02 Thread LGB [Gábor Lénárt]
The provided patch seems to fix the problem for me: lgb@vega:/tmp/openssl-1.0.1$ ssh abydos Segmentation fault (core dumped) lgb@vega:/tmp/openssl-1.0.1$ env LD_LIBRARY_PATH=`pwd` ssh abydos ssh: /tmp/openssl-1.0.1/libcrypto.so.1.0.0: no version information available (required by ssh) X11

[Bug 968753] Re: ssh crashed with SIGSEGV

2012-04-02 Thread Robie Basak
** Changed in: openssh (Ubuntu) Status: Confirmed = In Progress ** Changed in: openssl (Ubuntu) Status: New = In Progress ** Changed in: openssh (Ubuntu) Assignee: (unassigned) = Robie Basak (racb) ** Changed in: openssl (Ubuntu) Assignee: (unassigned) = Robie Basak

[Bug 968753] Re: ssh crashed with SIGSEGV

2012-04-02 Thread m...@papersolve.com
If you carry the patch in Ubuntu I definitely recommend using the http://cvs.openssl.org/chngview?cn=22317 since it contains a fix for x64 as well. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in Ubuntu.

[Bug 968753] Re: ssh crashed with SIGSEGV

2012-04-02 Thread Robie Basak
Thanks Mike! I've prepared new openssl packages based on the upstream fix that you've suggested. As I can't reproduce this bug, please could someone test my packages which are based on the fix committed upstream rather than the quick workaround? My test packages are available here:

[Bug 968753] Re: ssh crashed with SIGSEGV

2012-04-02 Thread Robie Basak
Thanks Andre! I've looked at this bug and all the duplicates and I can't find a single instance of a bug report with this issue from somebody on amd64. So although upstream's fix includes a fix for amd64, it looks like the bug isn't triggered. Nevertheless, since upstream fixes i386 and amd64 in

[Bug 968753] Re: ssh crashed with SIGSEGV

2012-04-02 Thread Scott Betts
Confirmed that the fix in racb's ppa works on i386 as well. Thanks Robie! -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in Ubuntu. https://bugs.launchpad.net/bugs/968753 Title: ssh crashed with SIGSEGV To manage

[Bug 968753] Re: ssh crashed with SIGSEGV

2012-03-31 Thread m...@papersolve.com
I was able to work with Andy from OpenSSL and come up with a fix. Since the backtrace and disassemble in this bug report is the same as I was getting I think it should work for you too. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 968753] Re: ssh crashed with SIGSEGV

2012-03-30 Thread m...@papersolve.com
Also occurs for me, trying to login to a host running CentOS-4 (yes I know rather old): Program received signal SIGSEGV, Segmentation fault. _vpaes_decrypt_core () at vpaes-x86.s:221 221 vpaes-x86.s: No such file or directory. (gdb) bt #0 _vpaes_decrypt_core () at vpaes-x86.s:221 #1

[Bug 968753] Re: ssh crashed with SIGSEGV

2012-03-30 Thread m...@papersolve.com
Actually I lied: that host is running CentOS-3 and it has the RSA PAM modules. Not sure which is the issue. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in Ubuntu. https://bugs.launchpad.net/bugs/968753 Title: ssh crashed

[Bug 968753] Re: ssh crashed with SIGSEGV

2012-03-29 Thread Scott Betts
** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in Ubuntu. https://bugs.launchpad.net/bugs/968753 Title: ssh crashed with SIGSEGV To manage notifications about this bug go to: