Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
ypbind
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on AMD64
View previous topic :: View next topic  
Author Message
nizar
Apprentice
Apprentice


Joined: 19 Dec 2003
Posts: 268
Location: localhost

PostPosted: Thu May 26, 2005 7:55 am    Post subject: ypbind Reply with quote

Hello,

Just installed gentoo-AMD64 on AMD64 4000+ and everything works with no problem, BUT when I start ypbindm, segfaults start to dance on when I try to emerge anything. In the logs I see
tar[7910]: segfault at 0000000000000000 rip 00002aaaaae40a00 rsp 00007fffffffd828 error 4

To workaround this I added the users' entries(passwd and shadow) from NIS server to the AMD64.

Is there any way to make ypbind work and NOT cause these segfaults?

thanks.
Back to top
View user's profile Send private message
alkan
Guru
Guru


Joined: 06 Aug 2004
Posts: 385
Location: kasimlar yaylasi

PostPosted: Thu May 26, 2005 3:43 pm    Post subject: Reply with quote

I don't rememeber which version of glibc, but one of those stable glibc was causing this problem. Upgrading to one version up has solved this problem for me on 11 amd64 machines here. Since we stopped using NIS, we are back to stable now.
Back to top
View user's profile Send private message
nizar
Apprentice
Apprentice


Joined: 19 Dec 2003
Posts: 268
Location: localhost

PostPosted: Thu May 26, 2005 3:58 pm    Post subject: Reply with quote

alkan wrote:
I don't rememeber which version of glibc, but one of those stable glibc was causing this problem. Upgrading to one version up has solved this problem for me on 11 amd64 machines here. Since we stopped using NIS, we are back to stable now.


Thanks for the reply.

Do you say that
Code:

ACCEPT_KEYWORD="~amd64" emerge -vD glibc

may solve the problem?
Back to top
View user's profile Send private message
alkan
Guru
Guru


Joined: 06 Aug 2004
Posts: 385
Location: kasimlar yaylasi

PostPosted: Thu May 26, 2005 4:31 pm    Post subject: Reply with quote

You may want to install a specific version instead of latest unstable

Code:

echo =sys-libs/glibc-2.3.4.20050125* ~amd64 >> /etc/portage/package.keywords
emerge  -u glibc


if that version doesn't work for you, you may also try downgrading
Code:

emerge =glibc-2.3.4.20040808-r1     


as I said I don't remember which version of glibc did fix the problem, you may want to keep trying with available ones in the portage tree.
Back to top
View user's profile Send private message
overshoot
n00b
n00b


Joined: 19 May 2002
Posts: 62
Location: Socorro, NM

PostPosted: Tue Jul 12, 2005 3:27 pm    Post subject: glibc versions that work Reply with quote

Quote:
as I said I don't remember which version of glibc did fix the problem, you may want to keep trying with available ones in the portage tree.


sys-libs/glibc-2.3.4.20050125-r1

works for me. I don't feel like trying 2.3.5 yet.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on AMD64 All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum