[Bug 29385] New: World of Warcraft 4.3 crashes when trying to download background data
http://bugs.winehq.org/show_bug.cgi?id=29385 Bug #: 29385 Summary: World of Warcraft 4.3 crashes when trying to download background data Product: Wine Version: unspecified Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: wininet AssignedTo: wine-bugs(a)winehq.org ReportedBy: rankincj(a)yahoo.com Classification: Unclassified Created attachment 38036 --> http://bugs.winehq.org/attachment.cgi?id=38036 Stack dump showing illegal access in HTTPREQ_Read() World of Warcraft is crashing when trying to download data in the background. This is *not* a duplicate of #23875, because it is WoW itself that crashes and not the Launcher. I have also already disabled P-t-P transfers as #23875 suggests. This Is A Brand New Bug. Stack trace is attached. -- 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=29385 --- Comment #1 from rankincj(a)yahoo.com 2011-12-19 16:02:35 CST --- I should mention that this crash happens most frequently on lower spec machines that play at low FPS. -- 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=29385 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|major |normal --- Comment #2 from Austin English <austinenglish(a)gmail.com> 2011-12-19 16:40:36 CST --- Not major. Does native wininet help? -- 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=29385 --- Comment #3 from rankincj(a)yahoo.com 2011-12-19 17:09:47 CST --- (In reply to comment #2)
Does native wininet help?
No idea, I only have Linux and Wine. -- 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=29385 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx(a)gmail.com --- Comment #4 from Bruno Jesus <00cpxxx(a)gmail.com> 2011-12-19 17:30:01 CST --- Try using winetricks to download and install wininet. Read more at http://wiki.winehq.org/winetricks After downloading winetricks do in the console: winetricks wininet -- 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=29385 --- Comment #5 from rankincj(a)yahoo.com 2011-12-19 18:53:28 CST --- I should also mention that I am using git HEAD. The most recent commit is: commit d9d4a06ca703fffa27c6d0a2e6220afe921a0bed Author: Alexandre Julliard <julliard(a)winehq.org> Date: Mon Dec 19 20:14:23 2011 +0100 wordpad: Merge accelerators into the main resource file. -- 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=29385 --- Comment #6 from rankincj(a)yahoo.com 2011-12-19 18:56:23 CST --- (In reply to comment #4)
Try using winetricks to download and install wininet.
Read more at http://wiki.winehq.org/winetricks
After downloading winetricks do in the console: winetricks wininet
Hmm, what's the purpose here? Is it to help debug, or to try find a workaround? (How can downloading a MS DLL without a license be legal?) -- 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=29385 Vitaliy Margolen <vitaliy-bugzilla(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |1.3.35 -- 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=29385 Dmitry Timoshkov <dmitry(a)baikal.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|wininet |-unknown --- Comment #7 from Dmitry Timoshkov <dmitry(a)baikal.ru> 2011-12-19 21:08:41 CST --- Install Wine debug symbols or compile from source and attach new backtrace with debug info. -- 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=29385 --- Comment #8 from rankincj(a)yahoo.com 2011-12-22 16:16:31 CST --- (In reply to comment #7)
Install Wine debug symbols or compile from source and attach new backtrace with debug info.
Unfortunately, the download has managed to complete and so the test case is no longer triggered. I'll have to wait until there is more data to download. -- 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=29385 James Eder <jimportal(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jimportal(a)gmail.com --- Comment #9 from James Eder <jimportal(a)gmail.com> 2012-03-16 11:14:39 CDT --- There's been at least one significant game patch since then. Is this still an issue with current Wine releases? -- 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.
https://bugs.winehq.org/show_bug.cgi?id=29385 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |ABANDONED --- Comment #10 from Austin English <austinenglish(a)gmail.com> --- No reply in 2 years, marking abandoned. If this is still an issue in current (1.7.16 or newer) wine and you can provide the needed information, feel free to reopen. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=29385 austinenglish(a)gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #11 from austinenglish(a)gmail.com --- Closing. -- 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