[Bug 51992] CreateInstall Setup Extractor crashes on launch with page fault on read access

WineHQ Bugzilla wine-bugs at winehq.org
Tue Nov 9 16:11:43 CST 2021


https://bugs.winehq.org/show_bug.cgi?id=51992

Louis Lenders <xerox.xerox2000x at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |NEW
                URL|                            |https://www.createinstall.c
                   |                            |om/downloads/cif-setup.exe
                 CC|                            |xerox.xerox2000x at gmail.com

--- Comment #3 from Louis Lenders <xerox.xerox2000x at gmail.com> ---
Confirming. It crashes inside X11DRV_SetCapture in winex11 apparently

@Reporter of bug, could you point to exact download, as there are three
versions of the program? (I used
https://www.createinstall.com/downloads/cif-setup.exe)

Unhandled exception: page fault on read access to 0x00000008 in 32-bit code
(0x7e4a21e4).
Register dump:
 CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b
 EIP:7e4a21e4 ESP:0032f740 EBP:0032f758 EFLAGS:00010246(  R- --  I  Z- -P- )
 EAX:00000000 EBX:0032f770 ECX:0032f770 EDX:7ffc2034
 ESI:00000000 EDI:0032f7c0
Stack dump:
0x0032f740:  02010064 0032f750 00000008 00000000
0x0032f750:  0032f770 00000000 0032f808 6ed41ac6
0x0032f760:  0032f770 00000000 00000246 6ed41ac6
0x0032f770:  00000000 00000004 00000000 00000000
0x0032f780:  00000000 00000000 00000000 00000000
0x0032f790:  00000000 00000000 00000000 00000000
Backtrace:
=>0 0x7e4a21e4 X11DRV_SetCapture+0xbb() in winex11 (0x0032f758)
  1 0x6ed41ac6 set_capture_window+0x76(hwnd=00000000, gui_flags=0x4,
prev_ret=00000000) [Z:\home\louis\sda2\wine\dlls\user32\input.c:164] in user32
(0x0032f808)
  2 0x6ed5b3b4 MENU_SetMenu+0x164(hWnd=00000000, hMenu=000300C2)
[Z:\home\louis\sda2\wine\dlls\user32\menu.c:4468] in user32 (0x0032f838)
  3 0x6ed5b3e3 SetMenu+0x23(hWnd=<couldn't compute location>, hMenu=<couldn't
compute location>) [Z:\home\louis\sda2\wine\dlls\user32\menu.c:4489] in user32
(0x0032f868)
  4 0x10002b81 EntryPoint+0x1ab6(hWnd=<couldn't compute location>,
hMenu=<couldn't compute location>) in gentee (0x0032f8bc)
0x7e4a21e4 X11DRV_SetCapture+0xbb in winex11: movl    0x8(%eax),%eax

-- 
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.



More information about the wine-bugs mailing list