[Bug 14829] New: wininet: http.ok hangs in Solaris, but not Linux
http://bugs.winehq.org/show_bug.cgi?id=14829 Summary: wininet: http.ok hangs in Solaris, but not Linux Product: Wine Version: 1.1.2 Platform: PC OS/Version: Solaris Status: NEW Keywords: testcase Severity: enhancement Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: austinenglish(a)gmail.com Created an attachment (id=15378) --> (http://bugs.winehq.org/attachment.cgi?id=15378) +wininet in git austin(a)opensolaris:~/wine-git/dlls/wininet/tests$ make testclean ; wineserver -k ; rm -rf ~/.wine ; make http.okrm -f ftp.ok generated.ok http.ok internet.ok url.ok urlcache.ok ../../../tools/runtest -q -P wine -M wininet.dll -T ../../.. -p wininet_test.exe.so http.c && touch http.ok wine: created the configuration directory '/export/home/austin/.wine' err:iphlpapi:getNumWithOneHeader Unable to open '/proc/net/route' to count entries! err:iphlpapi:getRouteTable unimplemented! Could not load Mozilla. HTML rendering will be disabled. http.c:115: Test failed: unexpected status 50 (INTERNET_STATUS_CLOSING_CONNECTION) http.c:115: Test failed: unexpected status 51 (INTERNET_STATUS_CONNECTION_CLOSED) http.c:115: Test failed: unexpected status 10 (INTERNET_STATUS_RESOLVING_NAME) http.c:115: Test failed: unexpected status 11 (INTERNET_STATUS_NAME_RESOLVED) http.c:340: Test failed: expected status 10 (INTERNET_STATUS_RESOLVING_NAME) 1 times, received 2 times http.c:341: Test failed: expected status 11 (INTERNET_STATUS_NAME_RESOLVED) 1 times, received 2 times err:iphlpapi:getNumWithOneHeader Unable to open '/proc/net/route' to count entries! err:iphlpapi:getRouteTable unimplemented! then hangs indefinitely. I'm attaching a +wininet log, letting it run for about 5 minutes. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14829 Vit Hrachovy <vit.hrachovy(a)sandbox.cz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |vit.hrachovy(a)sandbox.cz --- Comment #1 from Vit Hrachovy <vit.hrachovy(a)sandbox.cz> 2008-08-13 14:14:36 --- Looks like duplicate of #14185 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14829 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE --- Comment #2 from Austin English <austinenglish(a)gmail.com> 2008-08-13 14:30:41 --- Agreed. *** This bug has been marked as a duplicate of bug 14185 *** -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14829 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Austin English <austinenglish(a)gmail.com> 2008-08-13 14:30:49 --- Closing. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14829 Juan Lang <juan_lang(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |REOPENED Resolution|DUPLICATE | --- Comment #4 from Juan Lang <juan_lang(a)yahoo.com> 2008-08-13 14:40:54 --- Are you sure it's a dup? The fixme from iphlpapi doesn't mean it's the cause of the problem. Note that wininet doesn't import iphlpapi, ws2_32, or wsock32, and in fact doesn't use windows sockets at all. It seems unlikely to me therefore that the iphlpapi fixme has anything to do with the problem, and therefore that this is a dup. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14829 --- Comment #5 from Austin English <austinenglish(a)gmail.com> 2008-08-13 16:01:31 --- (In reply to comment #4)
Are you sure it's a dup? The fixme from iphlpapi doesn't mean it's the cause of the problem. Note that wininet doesn't import iphlpapi, ws2_32, or wsock32, and in fact doesn't use windows sockets at all. It seems unlikely to me therefore that the iphlpapi fixme has anything to do with the problem, and therefore that this is a dup.
Yeah, you're right. Just tried the hack posted in bug 14815 and this bug remains...sigh, I need a nap. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14829 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED --- Comment #6 from Austin English <austinenglish(a)gmail.com> 2008-10-20 01:19:24 --- Works fine in git. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14829 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #7 from Alexandre Julliard <julliard(a)winehq.org> 2008-10-24 11:13:53 --- Closing bugs fixed in 1.1.7. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org