http://bugs.winehq.org/show_bug.cgi?id=28898
Bug #: 28898
Summary: Diablo 3 beta multi-threaded installer freezes
(RtlpWaitForCriticalSection block)
Product: Wine
Version: 1.3.31
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lyon(a)pvfree.net
Classification: Unclassified
Created attachment 37126
--> http://bugs.winehq.org/attachment.cgi?id=37126
winedbg --command 'bt all'
In short:
Diablo 3 beta online installer freezes during the process of downloading files,
repeatedly emitting this error message every minute:
000b:err:ntdll:RtlpWaitForCriticalSection section 0x9500b4 "?" wait timed out
in thread 000b, blocked by 0020, retrying (60 sec)
Longer description:
Diablo 3 uses a multi-threaded akamai-like daemon (Agent.exe) for downloading
files on background.
The installer itself Diablo-III-Beta-enUS-Setup.exe is just a tool that
prepares the basic installation somewhere into c:\users\Public\Application
Data/Battle.net, executes Agent.exe and starts Diablo III Launcher afterwards.
In default 1.3.31-git wine installation Launcher is never started as the
installer progressbar freezes in about 2/3 and RtlpWaitForCriticalSection error
message is being spat out every minute.
As shown in the backtrace, the frozen thread belongs to Agent.exe that usually
has about 10 threads running and it never wakes up.
Anyway, this problem was not present in Wine 1.2 series so I started to
experiment with bisect and found out, that this issue started to appear between
1.3.3 and 1.3.4, specifically these two commits:
cf72f406ec7cdfebbd5135ede6e45547ca82dae0
9c2203123df76a1db1b11b633d0ccab003045fe2
Reverting those against current git snapshot makes the installer working again,
at least in terms of downloading several files and successfully spawning the
launcher.
NOTE: Agent.exe is used by launcher as well for further game data download and
installation, but although it is very unstable and crashes every now and then,
the revert makes it possible to eventually install the game, without thread
blocks. Agent.exe unstability is probably a different bug present already in
Wine 1.2.
During the trace a clean wineprefix was used and no DLL overrides were enabled.
If any more information is needed, just let me know, I'm willing to help.
Additional info:
Diablo-III-Beta-enUS-Setup.exe can be downloaded freely from the internet, it's
just an installer and it does not require any Battle.net account for
installation (would be necessary for gamepaly only). I recommend looking for
links leading to edgesuite.net, which is the official source for Battle.net
akamai service.
--
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=28902
Bug #: 28902
Summary: Crash with MS-Money 95
Product: Wine
Version: 1.3.31
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jan.schmidt(a)gmx.de
Classification: Unclassified
Created attachment 37132
--> http://bugs.winehq.org/attachment.cgi?id=37132
crash-log
I copied an installation running on SuSE 11.0 to SuSE 11.2 (wine-1.1.28) which
works fine (just now after the crash testet).
The same installation copied to SuSE 11.4 crashes after asking for
open a 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=29022
Bug #: 29022
Summary: Texture corruption in Mass Effect and Mass Effect 2
Product: Wine
Version: 1.3.32
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dominalien(a)netscape.net
Classification: Unclassified
Somewhere between Wine 1.3.29 and 1.3.32 textures broke in both Mass Effect and
Mass Effect 2. Downgrading Wine (in this case to 1.3.28, as that's what I have
available from the repo) fixes the problem immediately. I know that 1.3.29 also
works correctly.
Please take a look at these comparisons:
http://www.ode2.com/images/me2_001.jpghttp://www.ode2.com/images/me2_002.jpg
This may affect other games; I just checked these two.
--
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=29029
Bug #: 29029
Summary: Arabic text does not be highlighted in Notepad
Product: Wine
Version: 1.3.32
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: usp10
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fahad.alsaidi(a)gmail.com
Classification: Unclassified
After fixing bug 24655 , I notice that arabic text does not be highlighted in
notepad when I use Ctrl + A shortcut. The shortcut works but the text does not
highlighted with blue color as usual. The same thing apply with Ctrl+ x, Ctrl+z
--
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=29041
Bug #: 29041
Summary: Star wars : The Old Republic launcher crashes due to
custom cursors
Product: Wine
Version: 1.3.32
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: oneofone(a)gmail.com
Classification: Unclassified
The launcher works, trying to move the mouse over it crashes with :
X Error of failed request: BadPixmap (invalid Pixmap parameter)
Major opcode of failed request: 93 (X_CreateCursor)
Resource id in failed request: 0x0
Serial number of failed request: 6319
Current serial number in output stream: 6323
There's nothing in the trace related to it, I can post a more detailed trace if
needed.
--
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=29047
Bug #: 29047
Summary: regsvr32 /i scrrun.dll crashes
Product: Wine
Version: 1.3.32
Platform: x86
OS/Version: Linux
Status: NEW
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
On Windows, people sometimes re-register scrrun.dll to work around problems.
Winetricks does this when installing ie7, but now that wine has a built-in
scrrun.dll, it fails with
wine: Call from 0x7b83a43f to unimplemented function
scrrun.dll.DllRegisterServer, aborting
Wine's scrrun.dll was introduced by 8e74ee58d510eb1c770941a6b0fdca83147aa195
--
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=29086
Bug #: 29086
Summary: winhlp32.exe: no readable content
Product: Wine
Version: 1.3.32
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mywine(a)schiermeier-software.de
Classification: Unclassified
Created attachment 37483
--> http://bugs.winehq.org/attachment.cgi?id=37483
Main view in winhlp32.exe of win32.hlp
Strange characters produced by 'winhlp32.exe' showing my win32.hlp (Windows-API
SDK: Win32.hlp)
See screenshot and the attached logfiles.
The WINEPREFIX was just newly created and is not customized by anything.
--
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=29235
Bug #: 29235
Summary: Worms Armageddon: frontend flickers (regression in
1.3.34 from 1.3.33)
Product: Wine
Version: 1.3.34
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bladud(a)gmail.com
Classification: Unclassified
The frontend to Worms armageddon (which works perfectly) in 1.3.33 flickers
badly in 1.3.34. The game itself is fine, and the menu renders correctly and is
useable, but somewhat headache-inducing.
It looks as if every other frame is being rendered as a black screen; I have
verified that this is the case both with and without double buffering enabled.
In addition, the console in 1.3.34 prints this line:
err:d3d_surface:surface_load_location Surface 0x15ac48 does not have any up to
date location.
which it did not in 1.3.33 (also some unchanged fixme messages which don't seem
to be causing a problem).
A git bisect produced this output:
94c0da184e18252ca2df7f9f462e9a4df9c5f2df is the first bad commit
commit 94c0da184e18252ca2df7f9f462e9a4df9c5f2df
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Thu Dec 1 07:31:41 2011 +0100
wined3d: Create a PBO in surface_load_location() even if SFLAG_INSYSMEM is
already set.
In the longer term, sysmem and pbo should be separate resource locations.
:040000 040000 0ea129726096c1508557eacfc8272cf884f0c61b
4e1bfdfeccfc95e0b700f75d6841dbb7cc1889da M dlls
--
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=29520
Bug #: 29520
Summary: Error 458. Variable uses an Automation type not
supported in Visual Basic
Product: Wine
Version: 1.3.35
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: richard-oss(a)esplins.org
Classification: Unclassified
Attempting to use Legacy Family Tree 7.5 (free version).
It works fine on 1.3.30, but crashes on 1.3.35.
I tried both the x32 and x64 versions of Wine.
Environment: Kubuntu Maverick with wine installed through PPA and also through
Play On Linux 4.0.14 (using manual application installation).
Installation is fine, but application crashes with this error when opening an
existing family database or just after creating an empty family database. It
makes the application unusable.
--
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.