NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

kern/44029: linux32 dns lookups don't work



>Number:         44029
>Category:       kern
>Synopsis:       linux32 dns lookups don't work
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    kern-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Nov 02 18:35:00 +0000 2010
>Originator:     Arto Huusko
>Release:        NetBSD 5.99.39
>Organization:
>Environment:
NetBSD mutteri.local 5.99.39 NetBSD 5.99.39 (MUTTERI) #1: Sun Sep 26 22:22:29 
EEST 2010  
root%maailma.local@localhost:/local/scratch/build/nbsd-current/amd64/obj/sys/arch/amd64/compile/MUTTERI
 amd64

>Description:
DNS lookups in linux32 processes do not work. The lines I think are relevant in 
ktrace output are:

   427   2229 firefox-bin NAMI  "/emul/linux32/etc/resolv.conf"
   427   2229 firefox-bin NAMI  "/etc/resolv.conf"
   427   2229 firefox-bin RET   stat64 0
   427   2229 firefox-bin CALL  gettimeofday(0xf68fd954,0)
   427   2229 firefox-bin RET   gettimeofday 0
   427   2229 firefox-bin CALL  socketcall(1,0xf68fd860)
   427   2229 firefox-bin MISC  socket: 12, 020000000208000000000000
   427   2229 firefox-bin RET   socketcall -1 errno -91 Protocol wrong type for 
socket

I have not tested 64 bit linux code.
>How-To-Repeat:
Run 32 bit Linux Firefox. Access to addresses in hosts file or by IP work but 
DNS does not work.
>Fix:



Home | Main Index | Thread Index | Old Index