https://bugs.winehq.org/show_bug.cgi?id=51265
Bug ID: 51265
Summary: valgrind shows an uninitialized read in
is_wow64_thread()
Product: Wine
Version: 6.9
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: valgrind
Severity: normal
Priority: P2
Component: wineserver
Assignee: wine-bugs(a)winehq.org
Reporter: z.figura12(a)gmail.com
Distribution: ---
==875840== Conditional jump or move depends on uninitialised value(s)
==875840== at 0x1493A6: is_wow64_thread (registry.c:2074)
==875840== by 0x1493A6: req_create_key (???:0)
==875840== by 0x14AAC2: call_req_handler (request.c:312)
==875840== by 0x14B9E7: read_request (request.c:367)
==875840== by 0x15350F: thread_poll_event (thread.c:383)
==875840== by 0x128D45: fd_poll_event (fd.c:525)
==875840== by 0x128D45: main_loop_epoll (???:0)
==875840== by 0x128FAD: main_loop (fd.c:985)
==875840== by 0x11AA61: main (main.c:149)
The problem is that a process that's starting up makes a couple of
create_key/open_key calls before it maps the main image.
This can be trivially fixed by initializing the "machine" field. None of the
keys we open are actually sensitive to architecture (well, one is, but we use
the WOW64_64KEY flag on it). Still, it strikes me as a little fragile. Can we
determine the architecture any earlier?
--
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=51193
Bug ID: 51193
Summary: BrickLink Stud.io: graphics corruption
Product: Wine
Version: 6.9
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sfrijters(a)gmail.com
Distribution: ---
Created attachment 70067
--> https://bugs.winehq.org/attachment.cgi?id=70067
Concatenated logs from 6.8 and 6.9
Regression from wine-6.8 (Staging) -> wine-6.9 (Staging).
Using BrickLink Stud.io 2.2.5_1 from
https://www.bricklink.com/v3/studio/download.page ->
https://s3.amazonaws.com/blstudio/Studio2.0/Archive/2.2.5_1/Studio+2.0.exe,
renamed so I can keep track of my different versions:
$ sha256sum Studio+2.2.5_1.exe
c5e77dca39df20a3cb77fe771ec0c69c736c8dfe5ee56b8780994eef7f140083
Studio+2.2.5_1.exe)
At startup the graphics are immediately all over the place in wine-staging 6.9,
while this didn't happen in 6.8.
I've diffed the logs when starting from the command line and I don't see any
(to my eye) significant differences, but I've attached them for reference.
system: `"x86_64-linux"`
host os: `Linux 5.11.21, NixOS, 21.11.20210527.5658fad (Porcupine)`
--
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=51261
Bug ID: 51261
Summary: Dongle recognition issue
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: belcamara.developer(a)gmail.com
Distribution: ---
Created attachment 70140
--> https://bugs.winehq.org/attachment.cgi?id=70140
Error file generated
I am trying to use an application Windev that require usage of USB DONGLE. I
plugged the dongle and when i start the app it give me error attached file.
Dongle are good, I tested on windows machine and works fine.
--
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=50974
Bug ID: 50974
Summary: Multiple applications fail to open \Device\Afd\xxx
with non-empty final element (Rust applications using
the Mio or Smol libraries, Starcraft Remastered)
Product: Wine
Version: 5.0
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: download, patch
Severity: normal
Priority: P2
Component: winsock
Assignee: wine-bugs(a)winehq.org
Reporter: z.figura12(a)gmail.com
Depends on: 50520
Distribution: ---
Split from bugs 50520 and 50366. This is the second problem facing those
applications.
An example application is attached to bug 50520.
This is addressed by a currently out-of-tree patch
<https://repo.or.cz/wine/zf.git/commitdiff/28004107fa92dbc58ae52fc5a799af96f…>.
--
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=51256
Bug ID: 51256
Summary: Encarta 2008 (German): Problem initializing the
program
Product: Wine
Version: 6.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: cweiske(a)cweiske.de
Distribution: ---
Created attachment 70129
--> https://bugs.winehq.org/attachment.cgi?id=70129
log messages in the terminal
When running the installed "Microsoft Encarta 2008: Lernen und Wissen" (German)
(wine ENCARTA.EXE), an error popup is shown and setup fails:
Original German:
> Das Programm kann nicht gestartet werden
> Unbekannter Fehler bei der Intilisierung dieses Programms.
> Starten Sie Windows neu und versuchen Sie es anschließend emeut.
> Führen Sie Setup von der Installations-CD noch einmal aus, wenn die Probleme nicht behoben sind.
English:
> The program could not be started
> Unknown error during initialization of the application.
> Restart Windows and try again.
> Run the Setup on the installation CD again if the problems are not gone.
(Installation did not work without installing the .net framework 2.0 with
"winetricks dotnet20", see #51255).
--
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=51255
Bug ID: 51255
Summary: Encarta 2008 (German): .NET Framework Language Pack
installation failed
Product: Wine
Version: 6.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: cweiske(a)cweiske.de
Distribution: ---
When running the setup for "Microsoft Encarta 2008: Lernen und Wissen"
(German), an error is shown and setup fails:
> Installation von Microsoft .NET Framework Language Pack ist fehlgeschlagen (0x0000101B).
> Eventuell läuft gerade eine andere Produktinstallation.
> Bitte starten Sie Setup später noch einmal, oder starten Sie Ihren Computer neu und führen Setup erneut aus,
English translation:
> Installation of Microsoft .NET Framework Language Pack failed (0x0000101B).
> Maybe another product installation is running.
> Please run setup again later, or reboot your computer and run setup again.
The log:
0024:fixme:msi:MsiOpenPackageExW dwOptions 00000001 not supported
0024:fixme:file:NtLockFile I/O completion on lock not implemented yet
0024:fixme:ntdll:NtQuerySystemInformation info_class
SYSTEM_PERFORMANCE_INFORMATION
010c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
010c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0114:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0114:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0114:fixme:advapi:DecryptFileA ("C:\\users\\cweiske\\Temp\\IXP000.TMP\\",
00000000): stub
011c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
011c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
011c:fixme:heap:RtlSetHeapInformation 0000000001370000 0 000000000011FD90 4
stub
011c:fixme:heap:RtlSetHeapInformation 0000000001480000 0 000000000011EBC0 4
stub
011c:fixme:security:GetWindowsAccountDomainSid (000000000011EE10
00000000012CD558 000000000011EE0C): semi-stub
011c:fixme:secur32:GetComputerObjectNameW NameFormat 7 not implemented
011c:fixme:file:NtLockFile I/O completion on lock not implemented yet
--
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=50944
Bug ID: 50944
Summary: MDK-ARM Version 5.34
Product: Wine
Version: 5.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: pmoter2010(a)yandex.ru
Distribution: ---
Created attachment 69757
--> https://bugs.winehq.org/attachment.cgi?id=69757
Backtrace generated by wine
Crash at the end of the installation, running by MDK534.EXE
--
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=47522
Bug ID: 47522
Summary: Killing Time 8 bit color display crash
Product: Wine-staging
Version: 4.12.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: adec2011.ac(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Killing time crashes with
fixme:x11drv:X11DRV_desktop_SetCurrentMode Cannot change screen BPP from 32 to
8
Tried with Xephr to create a 256 color display but errors
err:wgl:X11DRV_WineGL_InitOpenglInfo couldn't initialize OpenGL, expect
problems
Tried with both 64bit and 32bit prefixes
A demo can be downloaded here
https://archive.org/details/swizzle_demu_Kt
--
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=51251
Bug ID: 51251
Summary: mshtml fails to call onload event handler with correct
script host
Product: Wine
Version: 6.10
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: mshtml
Assignee: wine-bugs(a)winehq.org
Reporter: dmitry(a)baikal.ru
CC: jacek(a)codeweavers.com
Distribution: ---
Created attachment 70124
--> https://bugs.winehq.org/attachment.cgi?id=70124
sample HTML with onload handler
If the HTML has a JScript OnLoad handler it gets called with VBScript host and
leads to a crash because of a infinite recursion. Infinite recursion in
vbscript is probably a separate bug, and is not important for purposes of this
bug report.
What is important is that JScript OnLoad handler is not called.
Attached onload.html illustrates this bug:
wine iexplore file:///onload.html
...
wine: Unhandled stack overflow at address F7D68D7D (thread 00c0), starting
debugger...
00c0:err:virtual:virtual_setup_exception stack overflow 1668 bytes in thread
00c0 addr 0x7bc338d5 stack 0x12097c (0x120000-0x121000-0x220000)
Jacek, this one is probably in your field of expertise.
--
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=51246
Bug ID: 51246
Summary: GTA San and reas game notopening
Product: Wine
Version: 6.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: neeraj72006(a)outlook.com
Distribution: ---
Created attachment 70118
--> https://bugs.winehq.org/attachment.cgi?id=70118
This is the wine replies after executing "wine gta-sa.exe" .
This is a crack gta san and reas with some mods and enb. The game window loads
and after clicking the new game option, the loading window freezes after 90%.
To close the game, I go to terminal and use Ctrl+C .
--
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.