Re: Help with debugging fatal exception in Dreamweaver

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

 



On Wed, 27 Apr 2005 14:35:50 -0400, Angela Burrell wrote:
> obviously, my problem has something to do with ws2_32.dll, which I've
> replaced to no avail. I see that WS.gethostbyname returns nothing and fails.
> What can I try to get around this problem? is my hostname invalid or
> something?

Yeah, a NULL return means an error occurred. Most likely it's an invalid
address, I get an NXDOMAIN for "IBMFB1L0DH.ercsarnia.ca".

Clearly Dreamweaver isn't expecting that call to fail as it doesn't bother
checking the return result (assuming it's Dreamweaver that makes the call
and not Wine itself). So the questions are:

1) Where does this name come from?
2) Why does it fail?
3) Why does Dreamweaver not expect that?

You need to do some more research I think. Try grepping the logs for that
name and see where it appears first.

BTW a +all trace is usually overkill, +relay is enough

thanks -mike

_______________________________________________
wine-users mailing list
wine-users@xxxxxxxxxx
http://www.winehq.org/mailman/listinfo/wine-users

[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux