|
Bugzilla – Full Text Bug Listing |
| Summary: | Strange bug in NIS hosts file | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.1 | Reporter: | Wim De Meester <wim.demeester> |
| Component: | Network | Assignee: | Petr Baudis <pbaudis> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Major | ||
| Priority: | P3 - Medium | CC: | koenig, loose |
| Version: | Beta 5 | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | Other | ||
| Whiteboard: | maint:released:11.1:22237 | ||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
The output of strace telnet computername2
The output of ssh computername2 in opensuse 11.1 RC1 The /etc/hosts file The /etc/resolv.conf file The nsswitch.conf file The coredump of ssh computername2 The output of rcsmartd start |
||
|
Description
Wim De Meester
2008-11-25 14:14:33 UTC
I'm confused, so is this a bug in 11.1 or 10.3? Can you strace telnet computername2 and attach the output here? Is nscd running? (Can you check if this happens with it off/on as well?) The client is running opensuse 11.1 beta 5. The problem does not occur with a client running opensuse 11.0. The problem occurs both when nscd is running and when nscd is not running. I attach the output of strace telnet computername2 Created attachment 255659 [details]
The output of strace telnet computername2
Ok, so this is not so simple. Please: * Include your /etc/host.conf, /etc/resolv.conf and /etc/nsswitch.conf * ulimit -c unlimited, then run the aborting application and attach the resulting coredump Thanks! Meanwhile, I updated to 11.1 RC1 and have still the problem. However, now, I get a lot of information dumped. I'll attach it to this file. Created attachment 256457 [details]
The output of ssh computername2 in opensuse 11.1 RC1
Created attachment 256460 [details]
The /etc/hosts file
Created attachment 256461 [details]
The /etc/resolv.conf file
Created attachment 256462 [details]
The nsswitch.conf file
Created attachment 256467 [details]
The coredump of ssh computername2
Can you try the glibc from http://www.suse.de/~pbaudis/bug-448702 (will appear within an hour)? It contains a patch that might fix your problem. This new version of glibc indeed fixes my problem! Thanks a lot. I also had problems to print, but that was probably the same problem, because it is also fixed. Will this glibc version make it to opensuse 11.1? Probably not... For my part, this bug can be closed. Thanks for the confirmation. This glibc version will most probably not make it to opensuse 11.1 but we will release an online update containing this fix soon after the release. Will there also be a glibc-32bit version? I guess there is also a problem there, but I could not find the packages for the 32-bit version... I still have similar problems when starting smartd using the command rcsmartd I attach the output. Is this the same problem or should I open a new bug for this? Created attachment 258858 [details]
The output of rcsmartd start
I can build the 32bit glibc package for you. The rcsmartd problem is unrelated, please open a separate bug. Thanks for building the 32bit glibc package. I will open a new bug for the rcsmartd bug. Sorry, I forgot to copy it over - it'll be now at http://www.suse.de/~pbaudis/bug-448702-i586 Thanks. Can I install one of these files on my 64 bit machine? On the cd of opensuse 11.1 rc1, I have the following file : glibc-32bit-2.9-2.1.x86_64.rpm Sorry, it seems building -32bit packages in 11.1 is broken for now. :( *** Bug 458737 has been marked as a duplicate of this bug. *** *** Bug 464181 has been marked as a duplicate of this bug. *** Update released for: glibc, glibc-debuginfo, glibc-debugsource, glibc-devel, glibc-html, glibc-i18ndata, glibc-info, glibc-locale, glibc-obsolete, glibc-profile, nscd Products: openSUSE 11.1 (debug, i586, i686, ppc, ppc64, x86_64) |