https://bugs.winehq.org/show_bug.cgi?id=47254
Bug ID: 47254
Summary: Unhandled exception: page fault on write access in
32-bit code
Product: Wine
Version: 4.0.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: scw189(a)cox.net
Distribution: ---
Created attachment 64540
--> https://bugs.winehq.org/attachment.cgi?id=64540
Back trace dump from Wine crash.
Used to run Legacy9 (genealogy software). Mostly runs Ok. But, there are
latency issues There is a problem with buffering keyboard input characters. If
you select an input field and start typing too fast, the first two characters
will generally be ignored. There also seem to be issues with background
processes where after changing windows you need to wait 4-6 seconds before
input keystrokes are accepted (they are also not buffered).
Randomly, the system will display a message box about "the system has
experienced a serious error..." and a crash dump is displayed: "Unhandled
exception: page fault on write access to 0x6d4a95c8 in 32-bit code
(0x7b476e81)." The message box allows a backtrace dump to be saved.
The Legacy9 program is then locked on the last display screen and is
un-responsive to keyboard or mouse clicks, although the mouse pointer is still
active. The computer itself is not locked up. Closing the program error message
box also closes the Legacy9 application. The Legacy9 application can be
restarted at that time.
--
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=40945
Bug ID: 40945
Summary: Post provider setup of WMI core 1.5 installer needs
Product: Wine
Version: 0.9.34.
Hardware: x86
URL: https://web.archive.org/web/*/http://download.microsof
t.com/download/platformsdk/wmi9x/1.5/W9X/EN-US/wmi9x.e
xe
OS: Linux
Status: NEW
Keywords: download, Installer, patch
Severity: minor
Priority: P2
Component: advapi32
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Distribution: ---
Follow up to bug 37429
You'll need to grab the exe from archive.org. Set your wineprefix to win98, and
install. It will crash late in the process, with:
Unhandled exception: page fault on read access to 0x00000004 in 32-bit code
(0x7da6799f).
Register dump:
CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b
EIP:7da6799f ESP:0033c590 EBP:0033c5c8 EFLAGS:00210202( R- -- I - - - )
EAX:7d895869 EBX:7da81000 ECX:0033c580 EDX:7ffdf000
ESI:01419738 EDI:00000000
Stack dump:
0x0033c590: 7d98a460 014192b8 00000000 014192e0
0x0033c5a0: 0033c630 01419b50 0000c5d0 7d98a460
0x0033c5b0: 00000020 7da67946 0033c5dc 00b81aa0
0x0033c5c0: 00000000 0033cbe0 0033c5f8 6206ccb5
0x0033c5d0: 00000000 0033cbe0 6206ccb5 01419b50
0x0033c5e0: 00000000 0033c630 00e90690 00000000
Backtrace:
=>0 0x7da6799f class_object_SpawnInstance+0x6f(iface=<couldn't compute
location>, lFlags=<couldn't compute location>, ppNewInstance=<couldn't compute
location>) [/home/austin/wine-git/dlls/wbemprox/class.c:221] in wbemprox
(0x0033c5c8)
1 0x6206ccb5 in mofd (+0xccb4) (0x0033c5f8)
2 0x6206e94a in mofd (+0xe949) (0x0033c680)
3 0x62062199 in mofd (+0x2198) (0x0033cbec)
4 0x62074d0a in mofd (+0x14d09) (0x0033d1bc)
5 0x003428bc in wbemupgd (+0x28bb) (0x0033d408)
6 0x003410ac in wbemupgd (+0x10ab) (0x0033d9a4)
7 0x00343528 in wbemupgd (+0x3527) (0x0033d9b8)
8 0x100150d0 in glc96e7.tmp (+0x150cf) (0x0033e3d8)
9 0x1000433e in glc96e7.tmp (+0x433d) (0x0033f1c8)
0x7da6799f class_object_SpawnInstance+0x6f
[/home/austin/wine-git/dlls/wbemprox/class.c:221] in wbemprox: movl
0x4(%edi),%eax
221 if (!(record->fields = heap_alloc( table->num_cols * sizeof(struct
field) )))
wine-1.9.14-15-g1bcc7ce
austin@austin2:~$ sha1sum wmi9x.exe
62752e9c1b879688c26f205eebf07d3783906c3e wmi9x.exe
austin@austin2:~$ du -sh wmi9x.exe
3.0M wmi9x.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=49366
Bug ID: 49366
Summary: ARM builds fail against latest ntdll patchsets
Product: Wine-staging
Version: 5.10
Hardware: aarch64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mike(a)cchtml.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
ARM 32-bit and 64-bit builds fail to compile with wine-staging 5.10.
/usr/bin/ld: loader.o: in function `LdrInitializeThunk':
/builddir/build/BUILD/wine-5.10/dlls/ntdll/loader.c:4050: undefined reference
to `__wine_syscall_dispatcher'
/usr/bin/ld: /builddir/build/BUILD/wine-5.10/dlls/ntdll/loader.c:4050:
undefined reference to `__wine_syscall_dispatcher'
/usr/bin/ld: thread.o: in function `thread_init':
/builddir/build/BUILD/wine-5.10/dlls/ntdll/thread.c:275: undefined reference to
`__wine_syscall_dispatcher'
/usr/bin/ld: /builddir/build/BUILD/wine-5.10/dlls/ntdll/thread.c:275: undefined
reference to `__wine_syscall_dispatcher'
clang-10: error: linker command failed with exit code 1 (use -v to see
invocation)
winegcc: /usr/bin/clang failed
make[1]: *** [Makefile:1129: ntdll.dll.so] Error 2
Disabling the following patchsets allows the build to complete:
- ntdll-NtContinue
- ntdll-Syscall_Emulation
- winebuild-Fake_Dlls
I believe this is related to f12808c094ef06ba7151d35e6c6e70ae965ac2c3.
--
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=49337
Bug ID: 49337
Summary: patchinstall.sh fails to apply eventfd_synchronizatio
(esync) patches
Product: Wine-staging
Version: 5.10
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: shtetldik(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Running it like this errors out:
./patchinstall.sh DESTDIR=$HOME/build/wine eventfd_synchronization
ERROR: Unknown commandline argument eventfd_synchronization.
--
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=49354
Bug ID: 49354
Summary: MakeMusic Finale fails to start
Product: Wine-staging
Version: 5.10
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: davech(a)t-online.de
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 67397
--> https://bugs.winehq.org/attachment.cgi?id=67397
Error messages
Wine 5.10 staging fails to start MakeMusic Finale (5.9 staging works).
--
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=49255
Bug ID: 49255
Summary: wineboot fails to start
Product: Wine-staging
Version: 5.9
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: aaronaz(a)protonmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
After installing the latest staging (5.9), 'winecfg' gives the following error:
002c:err:module:__wine_process_init failed to load
L"C:\\windows\\system32\\wineboot.exe", error c0000018
0024:err:environ:run_wineboot failed to start wineboot c0000018
0024:fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.Windows.Common-Controls" (6.0.0.0)
0034:err:module:__wine_process_init failed to load
L"C:\\windows\\system32\\explorer.exe", error c0000018
003c:fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.Windows.Common-Controls" (6.0.0.0)
003c:err:winediag:nodrv_CreateWindow Application tried to create a window, but
no driver could be loaded.
003c:err:winediag:nodrv_CreateWindow The explorer process failed to start.
I've removed/cleaned all files and reinstalled both staging and development a
number of times over the past 1-2 weeks and each time get the above error,
though stable works fine.
I'm on Xubuntu 20.04, AMD64, installed from official repo. A number of others
report the same...
https://www.reddit.com/r/wine_gaming/comments/gkbxp6/getting_error_about_dr…
--
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=49363
Bug ID: 49363
Summary: v-key is mapped to vowel mutaqtion key o (ö)
Product: Wine-staging
Version: 5.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: marcas756(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 67411
--> https://bugs.winehq.org/attachment.cgi?id=67411
pressing v(V) results in ö(Ö)
Pressing key v(V) results im german vowel mutation ö(Ö) on display.
Does not occur in 5.10 non-staging version.
All staging versions down to 4.19 seem to have the same behaviour.
In staging version 4.18 it works properly.
--
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=49341
Bug ID: 49341
Summary: Wineboot still fails to start
Product: Wine
Version: 5.10
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernelbase
Assignee: wine-bugs(a)winehq.org
Reporter: shagooserver(a)gmail.com
Distribution: ---
Created attachment 67364
--> https://bugs.winehq.org/attachment.cgi?id=67364
wineboot screen output
Refer bug 49208
Kubuntu 19.10
Wineboot is still not starting error c00000e5
see attached screen shot
--
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=49331
Bug ID: 49331
Summary: Unable to enable ESYNC in Wine Staging 5.10
Product: Wine-staging
Version: 5.10
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: winter.snowfall23(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
export WINEESYNC=1 doesn't seem to do anything in Wine Staging 5.10.
WINEDEBUG=+esync does not list anything relevant either in the logs, though I
used to see (at least) an indication that ESYNC had been initialized in the
past.
Games which benefited from ESYNC are now affected in terms of performance.
--
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.