https://bugs.winehq.org/show_bug.cgi?id=47203
Bug ID: 47203
Summary: winedbg --gdb Game300.exe gives Internal crash at
0x7e9a06f9 (w3dhub/ecw)
Product: Wine
Version: 4.8
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: dbghelp
Assignee: wine-bugs(a)winehq.org
Reporter: bernhardu(a)mailbox.org
Distribution: ---
Created attachment 64458
--> https://bugs.winehq.org/attachment.cgi?id=64458
dbghelp: Avoid crash in pe_load_msc_debug_info.
An interesting debugging topic got written to the forums in [1].
There a crash of "winedbg --gdb" got described that I could reproduce
which ends here:
Unhandled exception: page fault on read access to 0x017ac000 in 32-bit code
(0x7e9a06f9).
...
Backtrace:
=>0 0x7e9a06f9 pe_load_msc_debug_info+0xc3() [dlls/dbghelp/pe_module.c:597] in
dbghelp (0x0032e5a8)
1 0x7e9a0ae8 pe_load_debug_info+0x67() [dlls/dbghelp/pe_module.c:715] in
dbghelp (0x0032e5d8)
2 0x7e9a0d8f pe_load_native_module+0x23c() [dlls/dbghelp/pe_module.c:774] in
dbghelp (0x0032e838)
3 0x7e991ff8 SymLoadModuleExW+0x2db(BaseOfDll=0x400000)
[dlls/dbghelp/module.c:643] in dbghelp (0x0032e8b8)
...
Attached patch contains a hack to check if the memory where parts of the
debug information is expected is mapped into the process.
And contains the full backtrace.
[1]
https://forum.winehq.org/viewtopic.php?f=2&t=32324&sid=001e48b2bd4f8f199350…
--
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=45647
Bug ID: 45647
Summary: chromium x64 sandbox >=win10 needs win10 csrss heap
Product: Wine
Version: 3.13
Hardware: x86
OS: Linux
Status: NEW
Keywords: patch
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
Created attachment 62076
--> https://bugs.winehq.org/attachment.cgi?id=62076
Patch to provide csrss heap and fake win10 heaps
Follow up to bug 45646.
Starting with win10, the chromium sandbox tries to find a certain heap that's
shared with csrss.exe. It does this by enumerating all process heaps, looking
in the internal structure for the right flags. For that it assumes the internal
structure behind the opaque handle...
We need to do 2 things here.
1) Provide a csrss heap in the first place
2) Return handles that have a heap structure similar to win10 heap behind them
--
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=44960
Bug ID: 44960
Summary: Unable to use python WMI winmgmts object
Product: Wine
Version: 3.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wmi&wbemprox
Assignee: wine-bugs(a)winehq.org
Reporter: 20917771(a)student.uwa.edu.au
Distribution: ---
Created attachment 61068
--> https://bugs.winehq.org/attachment.cgi?id=61068
A minimal test case
I am trying to use pywin32 to wait on an external process using its PID. I used
winetricks WMI. I am using Ubuntu 16.04 LTS with Wine 3.5. I have attached a
minimal example of the Python script. I expect it to wait for the other process
to complete. Instead, I get the following output and the process exits
immediately:
0009:fixme:kerberos:kerberos_SpInstanceInit 65536,0x7e0413a0,(nil): stub
0033:fixme:kerberos:kerberos_SpInstanceInit 65536,0x7e0913a0,(nil): stub
0009:err:ole:apartment_getclassobject DllGetClassObject returned error
0x80004002 for dll L"C:\\windows\\system32\\wbem\\wbemdisp.dll"
0009:err:ole:create_server class {172bddf8-ceea-11d1-8b05-00600806d9b6} not
registered
0009:fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported
0009:err:ole:CoGetClassObject no class object
{172bddf8-ceea-11d1-8b05-00600806d9b6} could be created for context 0x15
0009:err:ole:create_server class {8bc3f05e-d86b-11d0-a075-00c04fb68820} not
registered
0009:fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported
0009:err:ole:CoGetClassObject no class object
{8bc3f05e-d86b-11d0-a075-00c04fb68820} could be created for context 0x14
Traceback (most recent call last):
File "test.py", line 10, in <module>
wmi = win32com.client.GetObject('winmgmts:')
File "C:\Python27\lib\site-packages\win32com\client\__init__.py", line 72, in
GetObject
return Moniker(Pathname, clsctx)
File "C:\Python27\lib\site-packages\win32com\client\__init__.py", line 87, in
Moniker
moniker, i, bindCtx = pythoncom.MkParseDisplayName(Pathname)
pywintypes.com_error: (-2147221164, 'REGDB_E_CLASSNOTREG', None, None)
--
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=55917
Bug ID: 55917
Summary: Japanese text rendering broken with VirtualDJ
Product: Wine
Version: 8.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: d2d
Assignee: wine-bugs(a)winehq.org
Reporter: bique.alexandre(a)gmail.com
Distribution: ---
Created attachment 75469
--> https://bugs.winehq.org/attachment.cgi?id=75469
virtual dj japanese tofu
In VirtualDJ, in the file browser, the Japanese text rendering shows tofu
instead of valid characters, and I'm sure I've got the fonts on my computer to
display them.
In the console I can read:
0198:fixme:d2d:d2d_text_renderer_DrawGlyphRun Ignoring options 0x6.
--
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=51819
Bug ID: 51819
Summary: Joining a LAN Game in Battlefield 2 crashes the app
Product: Wine
Version: 6.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fzatlouk(a)redhat.com
Distribution: ---
Created attachment 70704
--> https://bugs.winehq.org/attachment.cgi?id=70704
stdout
Attempting to join a LAN Game in Battlefield 2 ends with game crash, both with
32 or 64 bit prefixes. Single Player and hosting LAN games work flawlessly.
Tested on wine staging 6.16, both with and without dxvk. I'll add debugger
output and test with newer wine later.
--
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=45988
Bug ID: 45988
Summary: Hard Reset Redux and Shadow Warrior 2: no videos in
game
Product: Wine
Version: 3.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: petrushkinsn(a)gmail.com
Distribution: ---
Created attachment 62547
--> https://bugs.winehq.org/attachment.cgi?id=62547
wine terminal output running Hard Reset Redux
No videos between levels, nor starting video with developer logo etc.
In Hard reset redux, if i open Extras - Movies in main menu and select any
movie - nothing happens.
In Shadow Warrior 2, if i open Extras - Movies and select movie, screen blanks
for less than a second and then nothing hapens.
Both logs created with run game, go to extras - movies, try to start movie,
exit game.
--
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=44003
Bug ID: 44003
Summary: Origin: BF3WebHelper.exe crashes because injection of
igo32.dll fails.
Product: Wine-staging
Version: 2.20
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bernhardu(a)mailbox.org
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Created attachment 59662
--> https://bugs.winehq.org/attachment.cgi?id=59662
Standalone demonstration of the issue similar to what Origin does.
When starting a game from Origin a crash dialog for BF3WebHelper.exe is shown.
Shift+right click - "Debug" seems to get another thread further, so it can
successfully then still execute Firefox.exe.
Used a self built wine-2.20 with the whole staging patch set applied.
Tried to get an idea of what happens:
- Origin calculates the entry point for LoadLibrary using the kernel32 fake dll
and the base address of its own process.
- CreateProcess with suspended flag is called for BF3WebHelper.exe
- Memory for the to be loaded dll is reserved and filled in
the new process ("...\\igo32.dll").
- A second thread in the new process is created by CreateRemoteThread using
the calculated entry point for kernel32.fake.LoadLibrary above.
- This thread crashes because it looks like in the in memory kernel32 module
is something different/uninitialized at the used entry point.
With +BF3WebHelper.exe:all crash does not happen.
(But is still not executing LoadLibrary and seems not to crash by "accident".)
Attached is a demonstration of what happens.
--
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=56088
Bug ID: 56088
Summary: 3DRT BrickBlaster crashes on start
Product: Wine
Version: 9.0-rc3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: cedric.dewijs(a)eclipso.eu
Distribution: ---
Created attachment 75754
--> https://bugs.winehq.org/attachment.cgi?id=75754
backtrace
To reproduce:
Download 3DRT BrickBlaster
https://www.myabandonware.com/download/169z-3drt-brickblaster
$ rm -rf ~/wine-tmp/
$ mkdir ~/wine-tmp
$ export WINEPREFIX=~/wine-tmp
$ cd ~/wine-tmp
$ unzip ~/Downloads/3DRT-BrickBlaster_Win_EN.zip
$ wine 3drt_brickblaster_share.exe and accept the defaults
$ wine ~/wine-tmp/drive_c/Program\ Files\
\(x86\)/TLKGAMES/3DRTBrickBlaster/3drt_brickblaster_share.exe
The game crashes, resulting in a backtrace.
Full console output:
[jose@cedric-work-laptop ~]$ rm -rf ~/wine-tmp/
[jose@cedric-work-laptop ~]$ mkdir ~/wine-tmp
[jose@cedric-work-laptop ~]$ export WINEPREFIX=~/wine-tmp
[jose@cedric-work-laptop ~]$ cd ~/wine-tmp
[jose@cedric-work-laptop wine-tmp]$ unzip
~/Downloads/3DRT-BrickBlaster_Win_EN.zip
Archive: /home/jose/Downloads/3DRT-BrickBlaster_Win_EN.zip
inflating: 3drt_brickblaster_share.exe
[jose@cedric-work-laptop wine-tmp]$ wnie 3drt_brickblaster_share.exe
bash: wnie: command not found
[jose@cedric-work-laptop wine-tmp]$ wine 3drt_brickblaster_share.exe
002c:fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.Windows.Common-Controls" (6.0.0.0)
004c:fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.Windows.Common-Controls" (6.0.0.0)
0054:fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.Windows.Common-Controls" (6.0.0.0)
004c:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hr
0x80004002
004c:err:ole:CoMarshalInterface Failed to marshal the interface
{6d5140c1-7436-11ce-8034-00aa006009fa}, hr 0x80004002
004c:err:ole:apartment_get_local_server_stream Failed: 0x80004002
004c:err:ole:start_rpcss Failed to open RpcSs service
0054:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hr
0x80004002
0054:err:ole:CoMarshalInterface Failed to marshal the interface
{6d5140c1-7436-11ce-8034-00aa006009fa}, hr 0x80004002
0054:err:ole:apartment_get_local_server_stream Failed: 0x80004002
0090:fixme:file:NtLockFile I/O completion on lock not implemented yet
0090:fixme:ntdll:NtQuerySystemInformation info_class
SYSTEM_PERFORMANCE_INFORMATION
0090:fixme:msi:internal_ui_handler internal UI not implemented for message
0x0b000000 (UI level = 1)
0090:fixme:msi:internal_ui_handler internal UI not implemented for message
0x0b000000 (UI level = 1)
00f0:fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet
0118:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0118:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0118:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0118:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
wine: configuration in L"/home/jose/wine-tmp" has been updated.
[jose@cedric-work-laptop wine-tmp]$ 0164:err:menubuilder:InvokeShellLinker
failed to extract icon from L"C:\\Program Files
(x86)\\TLKGAMES\\3DRTBrickBlaster\\http:\\www.tlkgames.com"
015c:err:menubuilder:InvokeShellLinker failed to extract icon from
L"C:\\Program Files (x86)\\TLKGAMES\\3DRTBrickBlaster\\html\\index.html"
[jose@cedric-work-laptop wine-tmp]$ wine ~/wine-tmp/drive_c/
Program Files/ ProgramData/ windows/
Program Files (x86)/ users/
[jose@cedric-work-laptop wine-tmp]$ wine ~/wine-tmp/drive_c/Program\ Files\
\(x86\)/
Common Files/ TLKGAMES/ Windows NT/
Internet Explorer/ Windows Media Player/
[jose@cedric-work-laptop wine-tmp]$ wine ~/wine-tmp/drive_c/Program\ Files\
\(x86\)/TLKGAMES/3DRTBrickBlaster/
3drt_brickblaster_share.exe dxsetup.ini
DXSetup.exe html/
Uninstall.exe modern.exe
datas/ repertoire.ini
[jose@cedric-work-laptop wine-tmp]$ wine ~/wine-tmp/drive_c/Program\ Files\
\(x86\)/TLKGAMES/3DRTBrickBlaster/modern.exe
0084:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0084:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0084:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0084:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
[jose@cedric-work-laptop wine-tmp]$ wine ~/wine-tmp/drive_c/Program\ Files\
\(x86\)/TLKGAMES/3DRTBrickBlaster/3drt_brickblaster_share.exe
0084:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0084:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0084:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0084:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
wine: Unhandled page fault on read access to 00000034 at address 7BD59AFA
(thread 0024), starting debugger...
0108:fixme:dbghelp:elf_search_auxv can't find symbol in module
0108:fixme:dbghelp:elf_search_auxv can't find symbol in module
0108:fixme:dbghelp:elf_search_auxv can't find symbol in module
0108:fixme:dbghelp:elf_search_auxv can't find symbol in module
0108:fixme:dbghelp:elf_search_auxv can't find symbol in module
0108:fixme:dbghelp:elf_search_auxv can't find symbol in module
0108:fixme:dbghelp:elf_search_auxv can't find symbol in module
0108:fixme:dbghelp:elf_search_auxv can't find symbol in module
0108:fixme:dbghelp:elf_search_auxv can't find symbol in module
0108:fixme:dbghelp:elf_search_auxv can't find symbol in module
0108:fixme:dbghelp:elf_search_auxv can't find symbol in module
0108:fixme:dbghelp:elf_search_auxv can't find symbol in module
0108:fixme:dbghelp:elf_search_auxv can't find symbol in module
0108:fixme:dbghelp:elf_search_auxv can't find symbol in module
0108:fixme:dbghelp:elf_search_auxv can't find symbol in module
0108:fixme:dbghelp:elf_search_auxv can't find symbol in module
0108:fixme:dbghelp:elf_search_auxv can't find symbol in module
0108:fixme:dbghelp:elf_search_auxv can't find symbol in module
0108:fixme:dbghelp:elf_search_auxv can't find symbol in module
0108:fixme:dbghelp:elf_search_auxv can't find symbol in module
0108:fixme:dbghelp:elf_search_auxv can't find symbol in module
0108:fixme:dbghelp:elf_search_auxv can't find symbol in module
0108:fixme:dbghelp:elf_search_auxv can't find symbol in module
0108:fixme:dbghelp:elf_search_auxv can't find symbol in module
0108:fixme:dbghelp:elf_search_auxv can't find symbol in module
[jose@cedric-work-laptop wine-tmp]$ wine: Read access denied for device
L"\\??\\Z:\\", FS volume label and serial are not available.
wine: Read access denied for device L"\\??\\Z:\\", FS volume label and serial
are not available.
wine: Read access denied for device L"\\??\\Z:\\", FS volume label and serial
are not available.
wine: Read access denied for device L"\\??\\Z:\\", FS volume label and serial
are not available.
wine: Read access denied for device L"\\??\\Z:\\", FS volume label and serial
are not available.
wine: Read access denied for device L"\\??\\Z:\\", FS volume label and serial
are not available.
wine: Read access denied for device L"\\??\\Z:\\", FS volume label and serial
are not available.
wine: Read access denied for device L"\\??\\Z:\\", FS volume label and serial
are not available.
wine: Read access denied for device L"\\??\\Z:\\", FS volume label and serial
are not available.
Software:
Arch linux, Xorg (not wayland)
$ wine --version
wine-9.0-rc3f rom this aur PKGBUILD:
https://bugs.winehq.org/attachment.cgi?id=75744
$ uname -a
Linux cedric-work-laptop 6.6.8-arch1-1 #1 SMP PREEMPT_DYNAMIC Thu, 21 Dec 2023
19:01:01 +0000 x86_64 GNU/Linux
Running lxde on Xorg
Hardware:
$ lscpi
03:00.0 Display controller: Advanced Micro Devices, Inc. [AMD/ATI] Navi 22
[Radeon RX 6700/6700 XT/6750 XT / 6800M/6850M XT] (rev c3)
07:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI]
Cezanne [Radeon Vega Series / Radeon Vega Mobile Series] (rev c4)
$ xrandr --listproviders
Providers: number : 2
Provider 0: id: 0x44 cap: 0xf, Source Output, Sink Output, Source Offload, Sink
Offload crtcs: 4 outputs: 2 associated providers: 1 name:modesetting
Provider 1: id: 0x124 cap: 0xf, Source Output, Sink Output, Source Offload,
Sink Offload crtcs: 6 outputs: 1 associated providers: 1 name:modesetting
--
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=55913
Bug ID: 55913
Summary: PngGauntlet can't create output folder a second time
Product: Wine
Version: 8.20
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
Installation:
1) Download https://pnggauntlet.com/PNGGauntlet-3.1.2.exe
2) Install Program
3) Download http://www.advsys.net/ken/util/pngout.exe
4) Put pngout.exe in folder "support" (folder is next to installed
PngGauntlet.exe)
5) Run PngGauntlet
6) In menu Tools->Options Disable OptiPNG and DeflOpt
7) Close and restart PngGauntlet (to save config)
Reproduce issue:
1) Put image in PngGauntlet GUI
2) Enter Output Directory c:\x1 (Make sure it doesn't exist)
3) Click "Optimize!"
4) Acknowledge "Directory does not exist" dialog (this works)
5) Enter Output Directory c:\x2 (Make sure it doesn't exist)
6) Click "Optimize!" again
7) The "Directory does not exist" dialog can't be closed now
--
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=55831
Bug ID: 55831
Summary: Stickys V10.1 dos'nt work: See Description
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: g0rb268a(a)anonaddy.me
Distribution: ---
Created attachment 75327
--> https://bugs.winehq.org/attachment.cgi?id=75327
Error log and extra info that might help
Tried to get the newest version of Stickys running on Fadora Workstation (the
Wine version seems to be based on version 7, the newest version is 10.1), via
boodles when the Boodles Runtime is disabled the program will start [It will
crash intently when enabled], and open up a help file (with all the entry's
being blank), the settings page when loaded is very glitched to the point that
it's almost impossible to use. Trying to load the manage Stickys page results
in in nothing happening. Trying to make a new note results in the app crashing
(see attached file)
If I remember right the version of Boodles is the one from the Flathub Repo
downloaded on May 19th
I don't know if this is the right place to report this, but I was unable to
submit this directly to the Wine HQ page for Stickys
https://appdb.winehq.org/objectManager.php?sClass=version&iId=26466 as it sys
I'm logged out and trying to log back in sys invalid username/password. So feel
free to forward this to whoever/whatever this is supposed to go to if this is
the wrong place, and I am sorry for the inconvenience.
Please don't reply, the E-mail for this account is an alias that dos not allow
for reply's, but I wanted to submit this report since I thought it might be
useful if anyone else trys to get the newest version of Stickys working.
Side note: the Wine version of Stickys still works on Fadora Workstation, but
trying to import notes from later versions of Stickys will not work.
--
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.