[Bug 20206] New: Simultaneous ssl connections are spread over the time and some result in connection timeouts or other connection errors
http://bugs.winehq.org/show_bug.cgi?id=20206 Summary: Simultaneous ssl connections are spread over the time and some result in connection timeouts or other connection errors Product: Wine Version: unspecified Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wininet AssignedTo: wine-bugs(a)winehq.org ReportedBy: howl.nsp(a)gmail.com CC: howl.nsp(a)gmail.com To reproduce this bug is needed to apply the patches from http://bugs.winehq.org/show_bug.cgi?id=18364 that solves crashes due to ssl connections in different threads at the same time. There is only some issues, in comparison with Windows behavior, when starting multiple https torrents at once, in Windows they are reported almost simultaneously, but with wine the connection time varies usually tens seconds. Sometimes wine reports more like Windows and sometimes some torrents result in error 12170 with the red icon show in the torrent list for the pertinent torrent. Error 12170 seems to be a timeout error, but when it happens utorrent retry automatically the connection. Also when stopping torrents some of them aren't reported to the tracker resulting in 12007 error, this error is also something like a timeout. I add here the timings of windows torrents, it's the epoch time when the tracker acquire the requests: Windows torrents start: 1.- 1254189507 2.- 1254189507 3.- 1254189507 4.- 1254189507 5.- 1254189507 6.- 1254189507 7.- 1254189508 8.- 1254189508 9.- 1254189508 10.- 1254189508 Windows torrents stop: 1.- 1254189951 2.- 1254189951 3.- 1254189952 4.- 1254189952 5.- 1254189952 6.- 1254189952 7.- 1254189952 8.- 1254189952 9.- 1254189953 10.- 1254189953 Wine torrents start: 1.- 1254190552 2.- 1254190552 3.- 1254190552 4.- 1254190553 5.- 1254190553 6.- 1254190554 7.- 1254190557 8.- 1254190572 9.- 1254190572 10.- 1254190586 Wine torrents stop (two reports are missing): 1.- 1254190841 2.- 1254190843 3.- 1254190843 4.- 1254190844 5.- 1254190845 6.- 1254190850 7.- 1254190850 8.- 1254190851 When stopping torrents if connection fails utorrent doesn't try to reconnect to report the last data. Not always happens sometimes all the torrents are reported, and sometimes the times varies more between the first and the last report... -- 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=20206 roberto06 <roberto.mrt(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #1 from roberto06 <roberto.mrt(a)gmail.com> 2009-09-29 12:45:16 --- *** This bug has been confirmed by popular vote. *** -- 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=20206 Juan Lang <juan_lang(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |18364 --- Comment #2 from Juan Lang <juan_lang(a)yahoo.com> 2009-09-29 14:04:35 --- Rather than apply the patches attached to bug 18364, could you apply the following patches and retry? http://www.winehq.org/pipermail/wine-patches/2009-September/079110.html http://www.winehq.org/pipermail/wine-patches/2009-September/079111.html http://www.winehq.org/pipermail/wine-patches/2009-September/079112.html http://www.winehq.org/pipermail/wine-patches/2009-September/079113.html http://www.winehq.org/pipermail/wine-patches/2009-September/079114.html http://www.winehq.org/pipermail/wine-patches/2009-September/079115.html http://www.winehq.org/pipermail/wine-patches/2009-September/079116.html -- 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=20206 --- Comment #3 from David Santamaría Rogado <howl.nsp(a)gmail.com> 2009-09-29 15:38:56 --- With the new patches the behavior of wine continous being the same. Also this ouput appeared with one of the torrent connection timeouts: err:wininet:NETCON_secure_connect SSL_connect failed: error:00000000:lib(0):func(0):reason(0) but it only have appeared one time, usually nothing is ouput due to the connection errors in utorrent. -- 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=20206 Jaime Lopez <grogpeter(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |grogpeter(a)gmail.com --- Comment #4 from Jaime Lopez <grogpeter(a)gmail.com> 2009-09-29 20:27:52 --- Hi, I compiled wine 1.1.30 using new patches (001 to 007) and, in the first test, has not occurred failure to me (but I must say that I had no network activity, only utorrent was using the network, with those 10 torrents of the bug report 18364). The epox time in the tracker of the 10 torrents at same time was eight ..54 and two 55 (1254267654,1254267654,1254267654,1254267654,1254267654,1254267654,1254267654,1254267654,1254267655,1254267655) Thank you very much Juan, I will test more, but this seem be good. -- 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=20206 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |1.1.30 --- Comment #5 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-09-29 21:02:46 --- Assuming it's 1.1.30, if not - please set your version. -- 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=20206 David Santamaría Rogado <howl.nsp(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #6 from David Santamaría Rogado <howl.nsp(a)gmail.com> 2009-09-29 22:04:40 --- (In reply to comment #5)
Assuming it's 1.1.30, if not - please set your version.
Yes that's the version. I have to say that when I tested I did with a lot of network load and my ISP lost connections when there are a lot. I have now closed all the programs using Internet and tested with only wine+utorrent. The results are similar to the Jaime's ones and the behavior is also similar to utorrent under windows. Thanks Juan for resolving this issue, good work. I set this as invalid but we are going to give our users that use wine+utorrent and want secure reports instructions on how to patch wine, if we detect any issue we will report it, thanks again. -- 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=20206 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|INVALID | --- Comment #7 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-09-30 00:41:59 --- The bug will be fixed for real and not require any user patching once the patches get committed to Wine 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=20206 David Santamaría Rogado <howl.nsp(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |INVALID --- Comment #8 from David Santamaría Rogado <howl.nsp(a)gmail.com> 2009-10-01 17:28:29 --- (In reply to comment #7)
The bug will be fixed for real and not require any user patching once the patches get committed to Wine git.
This bug reported is invalid, as this was never a bug, the one that will be marked as fixed when the patches applied is http://bugs.winehq.org/show_bug.cgi?id=18364 -- 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=20206 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #9 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2009-10-01 23:53:27 --- Closing invalid. -- 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=20206 Bug 20206 depends on bug 18364, which changed state. Bug 18364 Summary: utorrent with an https tracker url stops working http://bugs.winehq.org/show_bug.cgi?id=18364 What |Old Value |New Value ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED -- 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