Comment 29 for bug 286119

Revision history for this message
Chris Unitt (cunitt) wrote : Re: [Bug 286119] Re: firefox 3.0.3 crashes (no SIG) on most pages w images: 8.10beta AMD64

AmenophisIII wrote:
> mh i dont understand that... why could you reenable it, which version?
> i have a fully upgraded 8.10 with samba and winbind 2:3.2.3-1ubuntu3.3.
>
>
Hmm.

Well when I re-enabled it, I only added wins to the 'hosts' part of my
nsswitch.conf file, so now it is as follows:

# /etc/nsswitch.conf
#
# Example configuration of GNU Name Service Switch functionality.
# If you have the `glibc-doc-reference' and `info' packages installed, try:
# `info libc "Name Service Switch"' for information about this file.

passwd: compat
group: compat
shadow: compat

hosts: files mdns4_minimal [NOTFOUND=return] dns mdns4 wins
networks: files

protocols: db files
services: db files
ethers: db files
rpc: db files

Maybe this helps?