* [gentoo-user] new openssl ebuild causes openssh to segfault
@ 2006-09-16 1:47 Sven Köhler
2006-09-16 17:22 ` Lukasz Pawelczyk
2006-09-17 1:51 ` [gentoo-user] " Zac Medico
0 siblings, 2 replies; 5+ messages in thread
From: Sven Köhler @ 2006-09-16 1:47 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 331 bytes --]
Hi,
i already has openssl 0.9.8c installed. OpenSSH worked fine. Then, there
was a new ebuild with had an sse2 useflag. So i installed it, but i
didn't recompile openssh. Now, ssh and sshd do segfault! Do you have the
same issue? I already had this issue on 2 PCs.
I have to recompile OpenSSH. Then it's working again.
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 252 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] new openssl ebuild causes openssh to segfault
2006-09-16 1:47 [gentoo-user] new openssl ebuild causes openssh to segfault Sven Köhler
@ 2006-09-16 17:22 ` Lukasz Pawelczyk
2006-09-17 1:01 ` [gentoo-user] " Sven Köhler
2006-09-17 1:51 ` [gentoo-user] " Zac Medico
1 sibling, 1 reply; 5+ messages in thread
From: Lukasz Pawelczyk @ 2006-09-16 17:22 UTC (permalink / raw
To: gentoo-user
On Sat, Sep 16, 2006 at 03:47:18AM +0200, Sven Köhler wrote:
> Hi,
>
> i already has openssl 0.9.8c installed. OpenSSH worked fine. Then, there
> was a new ebuild with had an sse2 useflag. So i installed it, but i
> didn't recompile openssh. Now, ssh and sshd do segfault! Do you have the
> same issue? I already had this issue on 2 PCs.
>
> I have to recompile OpenSSH. Then it's working again.
Confirm
--
Regards
Lukasz Pawelczyk
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-user] Re: new openssl ebuild causes openssh to segfault
2006-09-16 17:22 ` Lukasz Pawelczyk
@ 2006-09-17 1:01 ` Sven Köhler
0 siblings, 0 replies; 5+ messages in thread
From: Sven Köhler @ 2006-09-17 1:01 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 454 bytes --]
>> i already has openssl 0.9.8c installed. OpenSSH worked fine. Then, there
>> was a new ebuild with had an sse2 useflag. So i installed it, but i
>> didn't recompile openssh. Now, ssh and sshd do segfault! Do you have the
>> same issue? I already had this issue on 2 PCs.
>>
>> I have to recompile OpenSSH. Then it's working again.
>
> Confirm
Do you have any clue, what caused this? Is there some new patch to
openssl, that causes this?
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 251 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] new openssl ebuild causes openssh to segfault
2006-09-16 1:47 [gentoo-user] new openssl ebuild causes openssh to segfault Sven Köhler
2006-09-16 17:22 ` Lukasz Pawelczyk
@ 2006-09-17 1:51 ` Zac Medico
2006-09-17 14:27 ` [gentoo-user] " Sven Köhler
1 sibling, 1 reply; 5+ messages in thread
From: Zac Medico @ 2006-09-17 1:51 UTC (permalink / raw
To: gentoo-user
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Sven Köhler wrote:
> Hi,
>
> i already has openssl 0.9.8c installed. OpenSSH worked fine. Then, there
> was a new ebuild with had an sse2 useflag. So i installed it, but i
> didn't recompile openssh. Now, ssh and sshd do segfault! Do you have the
> same issue? I already had this issue on 2 PCs.
>
> I have to recompile OpenSSH. Then it's working again.
>
http://bugs.gentoo.org/show_bug.cgi?id=147758
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
iD8DBQFFDKol/ejvha5XGaMRAiBOAJ4wAPhIjde+14eK70wOShuIqQbsYQCeKnLB
ce3z//IxKZ5RkTkIV12VRA4=
=sudY
-----END PGP SIGNATURE-----
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-user] Re: new openssl ebuild causes openssh to segfault
2006-09-17 1:51 ` [gentoo-user] " Zac Medico
@ 2006-09-17 14:27 ` Sven Köhler
0 siblings, 0 replies; 5+ messages in thread
From: Sven Köhler @ 2006-09-17 14:27 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 582 bytes --]
>> i already has openssl 0.9.8c installed. OpenSSH worked fine. Then, there
>> was a new ebuild with had an sse2 useflag. So i installed it, but i
>> didn't recompile openssh. Now, ssh and sshd do segfault! Do you have the
>> same issue? I already had this issue on 2 PCs.
>
>> I have to recompile OpenSSH. Then it's working again.
>
>
> http://bugs.gentoo.org/show_bug.cgi?id=147758
There is a problem:
i never had the sse2 use-flag turned on - and have several machines,
where i upgraded openssl from 0.9.8c to 0.9.8c-r1 - and everytime,
openssh segfaulted.
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 251 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2006-09-17 14:32 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-16 1:47 [gentoo-user] new openssl ebuild causes openssh to segfault Sven Köhler
2006-09-16 17:22 ` Lukasz Pawelczyk
2006-09-17 1:01 ` [gentoo-user] " Sven Köhler
2006-09-17 1:51 ` [gentoo-user] " Zac Medico
2006-09-17 14:27 ` [gentoo-user] " Sven Köhler
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox