Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 06 Dec 1997 13:21:13 +1030
From:      Mike Smith <mike@smith.net.au>
To:        Greg Lehey <grog@lemis.com>
Cc:        dmaddox@scsn.net, emulation@FreeBSD.ORG
Subject:   Re: DNS Troubles w/Linux Apps 
Message-ID:  <199712060251.NAA01269@word.smith.net.au>
In-Reply-To: Your message of "Thu, 04 Dec 1997 18:15:08 %2B0800." <19971204181508.14476@lemis.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
> No, I think this is a bug in the Linux emulation.  We've seen it with
> StarOffice as well, but only on some systems (including mine).  So
> far, nobody who has expeienced the problem has found it disturbing
> enough to fix.

I haven't had the time to get to this yet (story of my life 8(), 
however this sounds very much similar to the problem that Amancio 
tracked down with UDP emulation recently.

As the DNS stuff that's at issue here also uses UDP, this 'feels' 
relevant.  If you want to experiment with this, start replacing the 
"o*" UDP-related calls in the linuxulator with their non-"o*" 
counterparts (eg. orecvfrom -> recvfrom, etc.), as this was the fix in 
the above case.

If you *do* achieve any results with this, *please* let me know, as I 
will eventually get to committing the relevant changes.

mike





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199712060251.NAA01269>