http://bugs.winehq.org/show_bug.cgi?id=27755
Summary: Can't log in with yahoo! messenger 11 Product: Wine Version: unspecified Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: blocker Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: mazzone.guido@yahoo.it
Wine from version 1.3.21 to version 1.3.24 has a regression which makes it impossible to log in with yahoo! messenger (after I open the program, the first time I try to log in wine says there was an problem with YahooMessenger.exe, next times Yahoo! Messenger will simply refuse to log in saying probably there isn't an internet connection), if I run the integrated diagnostic tool it says it is impossible to connect with http protocol, and invites to check internet settings and set proxy (it's impossible for me to do it because wine actually doesn't have this function). I am sure that this problem is absent in wine stable version 1.2.3 and wine unstable from 1.3.12 to 1.3.19 (I have to do additional checks for version 1.3.20)
http://bugs.winehq.org/show_bug.cgi?id=27755
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|blocker |normal
--- Comment #1 from Juan Lang juan_lang@yahoo.com 2011-07-10 15:22:58 CDT --- http://bugs.winehq.org/page.cgi?id=fields.html#bug_severity
Console output?
http://bugs.winehq.org/show_bug.cgi?id=27755
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression Version|unspecified |1.3.20 Severity|normal |minor
--- Comment #2 from Austin English austinenglish@gmail.com 2011-07-10 15:24:20 CDT --- Please run a regression test: HTTP://wiki.winehq.org/RegressionTesting
http://bugs.winehq.org/show_bug.cgi?id=27755
Guido Mazzone mazzone.guido@yahoo.it changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|minor |blocker
http://bugs.winehq.org/show_bug.cgi?id=27755
--- Comment #3 from Guido Mazzone mazzone.guido@yahoo.it 2011-07-11 03:42:24 CDT --- I checked version 1.3.20 and I can confirm that it's also affected by this bug
http://bugs.winehq.org/show_bug.cgi?id=27755
--- Comment #4 from Guido Mazzone mazzone.guido@yahoo.it 2011-07-11 03:59:02 CDT --- Created an attachment (id=35518) --> (http://bugs.winehq.org/attachment.cgi?id=35518) console log of yahoo messenger with wine 1.3.24
http://bugs.winehq.org/show_bug.cgi?id=27755
--- Comment #5 from Guido Mazzone mazzone.guido@yahoo.it 2011-07-11 07:46:07 CDT --- (In reply to comment #2)
Please run a regression test: HTTP://wiki.winehq.org/RegressionTesting
I ran the regression test between wine 1.3.19 and wine 1.3.20 and I found the patch that is causing the problem: 8a1df203ae347946936d2677154939b1fa9dde3d is the first bad commit commit 8a1df203ae347946936d2677154939b1fa9dde3d Author: Jacek Caban jacek@codeweavers.com Date: Tue May 10 09:26:43 2011 +0000
wininet: Added support for persistent HTTP connections.
:040000 040000 65b374870bb2ec45c2416901c7a8a99cc59abcae da220a4084b14eab9de79f6e03a1ee75f5b82543 M dlls
http://bugs.winehq.org/show_bug.cgi?id=27755
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jacek@codeweavers.com
--- Comment #6 from Jacek Caban jacek@codeweavers.com 2011-07-11 07:54:50 CDT --- Please attach wininet,tid debug channels output.
http://bugs.winehq.org/show_bug.cgi?id=27755
Rosanne DiMesio dimesio@earthlink.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |wininet Severity|blocker |normal
--- Comment #7 from Rosanne DiMesio dimesio@earthlink.net 2011-07-11 10:04:28 CDT --- Not a blocker. http://bugs.winehq.org/page.cgi?id=fields.html#bug_severity
http://bugs.winehq.org/show_bug.cgi?id=27755
--- Comment #8 from Guido Mazzone mazzone.guido@yahoo.it 2011-07-11 18:55:51 CDT --- Created an attachment (id=35523) --> (http://bugs.winehq.org/attachment.cgi?id=35523) wininet channel debug
http://bugs.winehq.org/show_bug.cgi?id=27755
--- Comment #9 from Guido Mazzone mazzone.guido@yahoo.it 2011-07-11 19:01:43 CDT --- Created an attachment (id=35524) --> (http://bugs.winehq.org/attachment.cgi?id=35524) tid channel debug
http://bugs.winehq.org/show_bug.cgi?id=27755
--- Comment #10 from Guido Mazzone mazzone.guido@yahoo.it 2011-07-11 19:10:45 CDT --- (In reply to comment #6)
Please attach wininet,tid debug channels output.
I just uploaded what you required
http://bugs.winehq.org/show_bug.cgi?id=27755
--- Comment #11 from Austin English austinenglish@gmail.com 2011-07-11 19:35:10 CDT --- (In reply to comment #10)
(In reply to comment #6)
Please attach wininet,tid debug channels output.
I just uploaded what you required
Needs to be all in one log: $ WINEDEBUG=wininet,tid wine messenger.exe >> /tmp/log.txt 2>&1
http://bugs.winehq.org/show_bug.cgi?id=27755
Guido Mazzone mazzone.guido@yahoo.it changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #35518|0 |1 is obsolete| | Attachment #35524|0 |1 is obsolete| |
--- Comment #12 from Guido Mazzone mazzone.guido@yahoo.it 2011-07-12 02:52:49 CDT --- Created an attachment (id=35528) --> (http://bugs.winehq.org/attachment.cgi?id=35528) wininet,tid debug channels output
http://bugs.winehq.org/show_bug.cgi?id=27755
Guido Mazzone mazzone.guido@yahoo.it changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #35523|0 |1 is obsolete| |
http://bugs.winehq.org/show_bug.cgi?id=27755
--- Comment #13 from Guido Mazzone mazzone.guido@yahoo.it 2011-07-12 08:31:49 CDT --- (In reply to comment #6)
Please attach wininet,tid debug channels output.
I have uploaded wininet,tid debug channels output, is it sufficient to find the bug that caused the regression?
http://bugs.winehq.org/show_bug.cgi?id=27755
--- Comment #14 from Guido Mazzone mazzone.guido@yahoo.it 2011-07-14 05:34:36 CDT --- (In reply to comment #11)
(In reply to comment #10)
(In reply to comment #6)
Please attach wininet,tid debug channels output.
I just uploaded what you required
Needs to be all in one log: $ WINEDEBUG=wininet,tid wine messenger.exe >> /tmp/log.txt 2>&1
I have done what you asked, is there a possibility that this bug will be resolved?
http://bugs.winehq.org/show_bug.cgi?id=27755
Wylda wylda@volny.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://messenger.yahoo.com/ | |download/ CC| |wylda@volny.cz
http://bugs.winehq.org/show_bug.cgi?id=27755
Guido Mazzone mazzone.guido@yahoo.it changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mazzone.guido@yahoo.it
http://bugs.winehq.org/show_bug.cgi?id=27755
--- Comment #15 from Guido Mazzone mazzone.guido@yahoo.it 2011-07-23 05:01:27 CDT --- This bug is still present in wine 1.3.25
http://bugs.winehq.org/show_bug.cgi?id=27755
--- Comment #16 from Guido Mazzone mazzone.guido@yahoo.it 2011-07-23 05:17:05 CDT --- Created an attachment (id=35654) --> (http://bugs.winehq.org/attachment.cgi?id=35654) wininet,tid debug channels output for WINE 1.3.25
WINE 1.3.25 Yahoo! Messenger 11.0.0.2009 Linux Kernel 3.0.0 x86_64
http://bugs.winehq.org/show_bug.cgi?id=27755
Guido Mazzone mazzone.guido@yahoo.it changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|1.3.20 |1.3.25
http://bugs.winehq.org/show_bug.cgi?id=27755
Guido Mazzone mazzone.guido@yahoo.it changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #35528|0 |1 is obsolete| |
http://bugs.winehq.org/show_bug.cgi?id=27755
Guido Mazzone mazzone.guido@yahoo.it changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #35654|0 |1 is obsolete| |
--- Comment #17 from Guido Mazzone mazzone.guido@yahoo.it 2011-08-05 18:44:51 CDT --- Created an attachment (id=35825) --> (http://bugs.winehq.org/attachment.cgi?id=35825) wininet,tid debug channels output (WINE 1.3.26)
This bug is also present in WINE 1.3.26, this is the updated debug output for this version of wine
http://bugs.winehq.org/show_bug.cgi?id=27755
Guido Mazzone mazzone.guido@yahoo.it changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #35825|application/octet-stream |text/plain mime type| |
http://bugs.winehq.org/show_bug.cgi?id=27755
Guido Mazzone mazzone.guido@yahoo.it changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|1.3.25 |1.3.26 OS/Version|Linux |All
http://bugs.winehq.org/show_bug.cgi?id=27755
--- Comment #18 from Stefan Leichter Stefan.Leichter@camLine.com 2011-08-06 03:59:27 CDT --- A log with debug symbols (http://wiki.winehq.org/Backtraces) might be helpful
Backtrace: =>0 0x7e75b334 in wininet (+0x1b334) (0x0182d8d8) 1 0x7e765837 in wininet (+0x25836) (0x0182e9a8) 2 0x7e769ccb in wininet (+0x29cca) (0x0182e9e8) 3 0x7bc7e617 in ntdll (+0x6e616) (0x0182ea58) 4 0x7bc73508 call_thread_func+0xb() in ntdll (0x0182ea68) 5 0x7bc76cfe in ntdll (+0x66cfd) (0x0182eb38) 6 0x7bc7bac5 in ntdll (+0x6bac4) (0x0182f388) 7 0xf7550b05 start_thread+0xc4() in libpthread.so.0 (0x0182f488)
http://bugs.winehq.org/show_bug.cgi?id=27755
Guido Mazzone mazzone.guido@yahoo.it changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #35825|0 |1 is obsolete| |
--- Comment #19 from Guido Mazzone mazzone.guido@yahoo.it 2011-08-06 05:22:27 CDT --- Created an attachment (id=35832) --> (http://bugs.winehq.org/attachment.cgi?id=35832) wininet,tid debug channels output (WINE 1.3.26) with debug symbols
wininet,tid debug channels output (WINE 1.3.26) with debug symbols, as suggested by Stefan Leichter Backtrace: =>0 0x7e75b334 http_process_keep_alive+0x64(req=0x1ff018) [/usr/src/debug/wine-1.3.26/dlls/wininet/http.c:4389] in wininet (0x0172d8d8) 1 0x7e765837 HTTP_HttpEndRequestW+0x76(request=0x1ff018, dwFlags=<is not available>, dwContext=0x2) [/usr/src/debug/wine-1.3.26/dlls/wininet/http.c:4863] in wininet (0x0172e9a8) 2 0x7e769ccb INTERNET_WorkerThreadFunc+0x7a(lpvParam=0x2011e8) [/usr/src/debug/wine-1.3.26/dlls/wininet/internet.c:3584] in wininet (0x0172e9e8) 3 0x7bc7e617 worker_thread_proc+0xf6(param=0x0(nil)) [/usr/src/debug/wine-1.3.26/dlls/ntdll/threadpool.c:114] in ntdll (0x0172ea58) 4 0x7bc73508 call_thread_func+0xb() in ntdll (0x0172ea68) 5 0x7bc76cfe call_thread_entry_point+0x6d(entry=0x7bc7e520, arg=0x0(nil)) [/usr/src/debug/wine-1.3.26/dlls/ntdll/signal_i386.c:2499] in ntdll (0x0172eb38) 6 0x7bc7bac5 start_thread+0xf4(info=0x7ffc0fb8) [/usr/src/debug/wine-1.3.26/dlls/ntdll/thread.c:404] in ntdll (0x0172f388) 7 0xf7534b05 start_thread+0xc4() in libpthread.so.0 (0x0172f488) 0x7e75b334 http_process_keep_alive+0x64 [/usr/src/debug/wine-1.3.26/dlls/wininet/http.c:4389] in wininet: movl %eax,0x14(%edi) 4389 req->netconn->keep_alive = !strcmpiW(req->version, g_szHttp1_1);
http://bugs.winehq.org/show_bug.cgi?id=27755
--- Comment #20 from Guido Mazzone mazzone.guido@yahoo.it 2011-08-06 06:47:02 CDT --- (In reply to comment #18)
A log with debug symbols (http://wiki.winehq.org/Backtraces) might be helpful
Backtrace: =>0 0x7e75b334 in wininet (+0x1b334) (0x0182d8d8) 1 0x7e765837 in wininet (+0x25836) (0x0182e9a8) 2 0x7e769ccb in wininet (+0x29cca) (0x0182e9e8) 3 0x7bc7e617 in ntdll (+0x6e616) (0x0182ea58) 4 0x7bc73508 call_thread_func+0xb() in ntdll (0x0182ea68) 5 0x7bc76cfe in ntdll (+0x66cfd) (0x0182eb38) 6 0x7bc7bac5 in ntdll (+0x6bac4) (0x0182f388) 7 0xf7550b05 start_thread+0xc4() in libpthread.so.0 (0x0182f488)
I followed your suggestion, so I just uploaded the new log with debug symbols
http://bugs.winehq.org/show_bug.cgi?id=27755
--- Comment #21 from Austin English austinenglish@gmail.com 2011-08-08 14:34:30 CDT --- (In reply to comment #20)
(In reply to comment #18)
A log with debug symbols (http://wiki.winehq.org/Backtraces) might be helpful
Backtrace: =>0 0x7e75b334 in wininet (+0x1b334) (0x0182d8d8) 1 0x7e765837 in wininet (+0x25836) (0x0182e9a8) 2 0x7e769ccb in wininet (+0x29cca) (0x0182e9e8) 3 0x7bc7e617 in ntdll (+0x6e616) (0x0182ea58) 4 0x7bc73508 call_thread_func+0xb() in ntdll (0x0182ea68) 5 0x7bc76cfe in ntdll (+0x66cfd) (0x0182eb38) 6 0x7bc7bac5 in ntdll (+0x6bac4) (0x0182f388) 7 0xf7550b05 start_thread+0xc4() in libpthread.so.0 (0x0182f488)
I followed your suggestion, so I just uploaded the new log with debug symbols
Looks good this time, thanks.
http://bugs.winehq.org/show_bug.cgi?id=27755
Guido Mazzone mazzone.guido@yahoo.it changed:
What |Removed |Added ---------------------------------------------------------------------------- Platform|x86-64 |x86
http://bugs.winehq.org/show_bug.cgi?id=27755
Henri Verbeet hverbeet@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |8a1df203ae347946936d2677154 | |939b1fa9dde3d
http://bugs.winehq.org/show_bug.cgi?id=27755
Guido Mazzone mazzone.guido@yahoo.it changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #35832|0 |1 is obsolete| |
--- Comment #22 from Guido Mazzone mazzone.guido@yahoo.it 2011-09-11 18:00:06 CDT --- Created an attachment (id=36330) --> (http://bugs.winehq.org/attachment.cgi?id=36330) wininet,tid debug channels output (WINE 1.3.28 Yahoo! Messenger 11.0.0.2014)
This bug cotinues to be present in WINE 1.3.28, this is the updated debug output for this version of wine, tested with new version 11.0.0.2014 of Yahoo! Messenger
http://bugs.winehq.org/show_bug.cgi?id=27755
--- Comment #23 from Jacek Caban jacek@codeweavers.com 2011-12-07 09:42:51 CST --- This patch should fix the crash:
http://www.winehq.org/pipermail/wine-patches/2011-December/109552.html
http://bugs.winehq.org/show_bug.cgi?id=27755
--- Comment #24 from Austin English austinenglish@gmail.com 2011-12-08 14:38:47 CST --- (In reply to comment #23)
This patch should fix the crash:
http://www.winehq.org/pipermail/wine-patches/2011-December/109552.html
http://source.winehq.org/git/wine.git/commitdiff/892d3cd46bb748bbb6f65d9733e...
please retest.
http://bugs.winehq.org/show_bug.cgi?id=27755
Guido Mazzone mazzone.guido@yahoo.it changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #25 from Guido Mazzone mazzone.guido@yahoo.it 2011-12-08 19:27:47 CST --- I've just tested Yahoo! Messenger and I can confirm that now it's possible to log in, so this bug is fixed
http://bugs.winehq.org/show_bug.cgi?id=27755
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |892d3cd46bb748bbb6f65d9733e | |c6b2fff0bc8d5
http://bugs.winehq.org/show_bug.cgi?id=27755
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #26 from Alexandre Julliard julliard@winehq.org 2011-12-16 13:29:36 CST --- Closing bugs fixed in 1.3.35.
http://bugs.winehq.org/show_bug.cgi?id=27755
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- OS/Version|All |other
--- Comment #27 from Austin English austinenglish@gmail.com 2012-02-23 15:21:16 CST --- Removing deprecated 'All' OS.
http://bugs.winehq.org/show_bug.cgi?id=27755
Guido Mazzone gmazzone0@aol.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |UNCONFIRMED Resolution|FIXED |
--- Comment #28 from Guido Mazzone gmazzone0@aol.com 2013-04-07 18:35:38 CDT --- This bug is returned from some months
http://bugs.winehq.org/show_bug.cgi?id=27755
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #29 from joaopa jeremielapuree@yahoo.fr 2013-04-07 19:01:41 CDT --- Do NOT reopen this bug. Close it and open a new bug report with regression test.
http://bugs.winehq.org/show_bug.cgi?id=27755
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #30 from Bruno Jesus 00cpxxx@gmail.com 2013-04-07 19:28:22 CDT --- Resolving again.
http://bugs.winehq.org/show_bug.cgi?id=27755
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #31 from Bruno Jesus 00cpxxx@gmail.com 2013-04-07 19:29:16 CDT --- Please open a new bug as stated in comment 29.
http://bugs.winehq.org/show_bug.cgi?id=27755
Stratila Dimitrie stratiladimitrie@rocketmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |stratiladimitrie@rocketmail | |.com