https://bugs.winehq.org/show_bug.cgi?id=52041
Bug ID: 52041 Summary: Page Fault on mouseover over document window scrollbars with davar4.exe Product: Wine Version: 6.17 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: enometh@meer.net Distribution: ---
Created attachment 71051 --> https://bugs.winehq.org/attachment.cgi?id=71051 crash report from wine
I'm getting a repeatable crash with the DAVAR4 bible software. This is known to have worked with wine-6.0 beta (be459282420) and I noticed it failing after tagged wine-6.17. The present report is with wine-6.19 but the problem exists in the current HEAD (6.21)
detailed notes to reproduce (how can i submit 2 attachments in one report) in a fresh wine
* download and install https://www.davar3.net/davar4/davar4_setup.exe or davar.zip at the same location (40MB Download)
* full install options to /tmp/davar4
- This installs 6M files in /tmp/davar4/Davar and some 85MB under User's ProgramData/Davar. - Cardo104s.ttf SILEOT2.ttf will be installed under c:/windows/fonts
* fire up davar WINEPREFIX=/tmp/newprefix wine /tmp/davar4/Davar/davar.exe
NETWORK WARNING: the program does a http get from www.davar3.net to get the latest version
STEP A. In the "Library Tree" window Expand nodes 1. "Books" 2. "Greek Scriptures" 3. "[TR+] Textus Receptus"
This will bring up an MDI window and uses the greek Cardo font (already installed)
STEP B. In the "Library Tree" window expand nodes 1. "Books" 2. "English Scriptures" 3. "[KJV+] King James Version Bible"
This will bring up another MDI window alongside the first window
STEP C. [Optional STEP] Exit the program. This saves the config file under ProgramData. Relaunch the program WINEPREFIX=/tmp/newprefix wine /tmp/davar4/Davar/davar.exe
STEP 4. Now move the mouse around over the two document windows TR and KJV. At some point when the cursor is over scrollbar, wine crashes.