[Bug 4689] Problem with Internet Exceptions !

Wine Bugs wine-bugs at winehq.org
Fri Mar 3 17:03:50 CST 2006


http://bugs.winehq.org/show_bug.cgi?id=4689


aran at discardmail.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|wine-binary                 |test




------- Additional Comments From aran at discardmail.de  2006-03-03 17:03 -------
>written by Rob Sherman:

>Timeouts aren't currently supported in wininet. Additionally, in Windows, a
>cable unconnected event is generated and causes the adaptor to behave as if it
>were offline. This isn't the case in Linux.

>I'm not sure why the exception occurs. Please generate a +wininet log and attach
>it to the bug.

Hello Rob i have just uploaded two Debug Files.

The One Debug file is created while the Programm run under wine.
http://bugs.winehq.org/attachment.cgi?id=1980&action=view

It show allways the error Message

"fixme:wininet:InternetSetOptionExA Flags 00000000 ignored"

Normally this "InternetSetOptionExA" Function is used to tell the Programm how
long should the Programm wait till it release a TimeOut InternetException.

After this message it show allso that the Timout of the Internet Connection is
not setup right.

"fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT (800):
STUB"

The Other Debug File is created while the Computer has no acces to the Internet
or better not Connected to the Internet.

In windows normally the Programm execute in this "no Internet Access" state
allways the CInternetException Routine to catch up Timeouted Internet Connections.

In wine the Programm Crash after one time the CInternetException is executed.

trace:wininet:GetAddress L"www.winpcap.org"
trace:wininet:GetAddress Failed to get hostname: (L"www.winpcap.org")
trace:wininet:InternetCloseHandle 0x3

!!!!!!!!!! INTERNET FEHLER !!!!!!!!!!!

trace:wininet:GetAddress L"www.winpcap.org"
trace:wininet:GetAddress Failed to get hostname: (L"www.winpcap.org")
trace:wininet:InternetCloseHandle 0x3

wine: Unhandled exception 0xe06d7363 at address 0x404404c0 (thread 000b),
starting debugger...

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list