[Bug 14794] New: Crash when starting Yahoo Messenger
http://bugs.winehq.org/show_bug.cgi?id=14794 Summary: Crash when starting Yahoo Messenger Product: Wine Version: 1.1.2 Platform: All OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: chrivers(a)iversen-net.dk Created an attachment (id=15341) --> (http://bugs.winehq.org/attachment.cgi?id=15341) Backtrace and terminal output for When trying to run Yahoo Messenger, the window pops up, I see some "logging in" action, and then there is a crash. This is with the Ubuntu 8.04 package of wine 1.1.2. -- 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=14794 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dank(a)kegel.com URL| |http://www.freecreed.com/dow | |nloads/yahoo!/ymsgr810_421_u | |s.exe Status|UNCONFIRMED |NEW Component|-unknown |comctl32 Ever Confirmed|0 |1 Keywords| |download Summary|Crash when starting Yahoo |Crash when starting Yahoo |Messenger |Messenger 8 --- Comment #1 from Dan Kegel <dank(a)kegel.com> 2009-01-11 12:16:38 --- This version isn't available for download from Yahoo anymore, but I checked a few sites, and 8b0aa3943be63453b833cac89ace105931a2b1ac ymsgr810_421_us.exe is the only sha1sum I found; see the url above. It installs fine. The crash was easy to reproduce, though I had to do alt-m and select "firewall, no proxies" to log in. Once I did, the app crashed. winetricks comctl32 works around the crash. -- 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=14794 --- Comment #2 from Nikolay Sivov <bunglehead(a)gmail.com> 2009-04-04 02:37:58 --- (In reply to comment #0)
When trying to run Yahoo Messenger, the window pops up, I see some "logging in" action, and then there is a crash. This is with the Ubuntu 8.04 package of wine 1.1.2.
I can't reproduce this with a-week-after-1.1.18 build. Try it again, Christian - it's better to use current source tree (head commit 30041c283a77903a1439bef65f96eebbdf90e461). -- 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=14794 --- Comment #3 from Nikolay Sivov <bunglehead(a)gmail.com> 2009-05-31 06:00:38 --- Test again with 1.1.22 please. -- 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=14794 --- Comment #4 from Nikolay Sivov <bunglehead(a)gmail.com> 2009-06-23 16:01:56 --- Christian, test with 1.1.24 please. -- 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=14794 --- Comment #5 from Christian Iversen <chrivers(a)iversen-net.dk> 2009-06-24 03:01:57 --- Sorry about taking so long to reply. I just now obtained the executable with the same sha1sum mentioned earlier in this bug. Indeed, if I don't select "firewall, no proxies", I get this output: fixme:ras:RasEnumConnectionsA RAS support is not implemented! Configure program to use LAN connection/winsock instead! fixme:winsock:WSAIoctl -> SIO_ADDRESS_LIST_CHANGE request: stub fixme:ras:RasEnumConnectionsA (0x20cdf84,0x20cdf7c,0x20ce680),stub! fixme:ras:RasEnumConnectionsA RAS support is not implemented! Configure program to use LAN connection/winsock instead! fixme:winsock:WSAIoctl unsupported WS_IOCTL cmd (88000015) fixme:ras:RasEnumConnectionsA (0x21cbdcc,0x21cbdb8,0x21cbdc4),stub! fixme:ras:RasEnumConnectionsA RAS support is not implemented! Configure program to use LAN connection/winsock instead! fixme:winsock:WSAIoctl -> SIO_ADDRESS_LIST_CHANGE request: stub fixme:ras:RasEnumConnectionsA (0x21cdf84,0x21cdf7c,0x21ce680),stub! [...] If I do select it, it just hangs while signing in, but gives this output: [chrivers(a)eos]~/downloads #fixme:menu:GetMenuBarInfo (0x60040,0xfffffffd,0x00000000,0x33d9e8) [/dev/pts/3 # 3975 - 0 - 1 # 42 day 09:51:25 # 0.10 - 0.32 - 0.39] fixme:menu:GetMenuBarInfo (0x60040,0xfffffffd,0x00000000,0x33d9ec) fixme:ras:RasEnumConnectionsA (0x20cbdcc,0x20cbdb8,0x20cbdc4),stub! fixme:ras:RasEnumConnectionsA RAS support is not implemented! Configure program to use LAN connection/winsock instead! fixme:ras:RasEnumConnectionsA (0x20ce514,0x20ce50c,0x20ce510),stub! fixme:ras:RasEnumConnectionsA RAS support is not implemented! Configure program to use LAN connection/winsock instead! fixme:wininet:InternetSetOptionW INTERNET_OPTION_CONNECT_RETRIES 3 fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT (30000): STUB fixme:wininet:InternetSetOptionW Option 7 STUB fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_DATA_RECEIVE_TIMEOUT (30000): STUB fixme:ras:RasEnumConnectionsA (0x33ec1c,0x33ec08,0x33ec18),stub! fixme:ras:RasEnumConnectionsA RAS support is not implemented! Configure program to use LAN connection/winsock instead! It seems it still wants to use RasEnumConnectionsA? This is with brand new 1.1.24~winehq0~ubuntu~8.04-0ubuntu1 -- 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=14794 --- Comment #6 from Nikolay Sivov <bunglehead(a)gmail.com> 2009-06-26 16:50:20 --- (In reply to comment #5)
It seems it still wants to use RasEnumConnectionsA?
This is with brand new 1.1.24~winehq0~ubuntu~8.04-0ubuntu1
So It doesn't crash anymore and comctl32 makes no difference? This is fixed then, Dan, what do you think? -- 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=14794 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #7 from Dan Kegel <dank(a)kegel.com> 2009-06-26 17:43:18 --- Hard to say. Maybe the crash is masked. Well, we can always reopen. Marking 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.
http://bugs.winehq.org/show_bug.cgi?id=14794 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #8 from Alexandre Julliard <julliard(a)winehq.org> 2009-07-03 12:21:21 --- Closing bugs fixed in 1.1.25. -- 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=14794 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Platform|All |Other --- Comment #9 from Austin English <austinenglish(a)gmail.com> 2012-02-23 15:24:27 CST --- Removing deprecated 'All' Platform. -- 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