[Bug 35898] 64-bit PDF-XChange Viewer 2.5.x crashes when searching in a PDF document

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Jun 4 04:11:33 CDT 2018


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

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #12 from Anastasius Focht <focht at gmx.net> ---
Hello folks,

--- quote ---
I can't tell whether I have 32-bit or 64-bit version installed- anyone know how
I find out?
...
I have ~/.wine/drive_c/windows/syswow64, and
...
So I guess, I am using the 64-bit version.
--- quote ---

Looking at the bitness of the WINEPREFIX is not a reliable method.
You need to look at the actual program binaries.

--- snip ---
$ find .wine -iname *pdf*.exe
.wine/drive_c/Program Files/Tracker Software/PDF Editor/PDFXHost32.exe
.wine/drive_c/Program Files/Tracker Software/PDF Editor/PDFXEdit.exe
.wine/drive_c/Program Files/Tracker Software/PDF Editor/PDFXHost64.exe
.wine/drive_c/Program Files/Tracker Software/PDF-XChange Lite/pdfSaverL.exe
.wine/drive_c/ProgramData/Package
Cache/{2be0fb67-0906-4428-ab19-02ae10c7e4bc}/PDFXVE7.exe

$ cd ".wine/drive_c/Program Files/Tracker Software/PDF Editor/"

$ file *.{exe,dll}
PDFXEdit.exe:             PE32+ executable (GUI) x86-64, for MS Windows
PDFXHost32.exe:           PE32 executable (GUI) Intel 80386, for MS Windows
PDFXHost64.exe:           PE32+ executable (GUI) x86-64, for MS Windows
iePDFXEditPlugin.x64.dll: PE32+ executable (DLL) (GUI) x86-64, for MS Windows
iePDFXEditPlugin.x86.dll: PE32 executable (DLL) (GUI) Intel 80386, for MS
Windows
npPDFXEditPlugin.x64.dll: PE32+ executable (DLL) (GUI) x86-64, for MS Windows
npPDFXEditPlugin.x86.dll: PE32 executable (DLL) (GUI) Intel 80386, for MS
Windows
PDFXEditCore.x64.dll:     PE32+ executable (DLL) (GUI) x86-64, for MS Windows
PDFXEditCore.x86.dll:     PE32 executable (DLL) (GUI) Intel 80386, for MS
Windows
twaindsm32.dll:           PE32 executable (DLL) (GUI) Intel 80386, for MS
Windows
twaindsm64.dll:           PE32+ executable (DLL) (GUI) x86-64, for MS Windows
--- snip ---

Main executable is 64-bit.

I can't reproduce either, resolving 'fixed'.

Test document: http://www.pdf995.com/samples/pdf.pdf

$ sha1sum PDFXVE7.*
058bddd55f127ef39948bcb06417c32e84c18d28  PDFXVE7.exe
882ff1aeb5a2c4ba55f239e6a10777a1962aa9e0  PDFXVE7.zip

$ du -sh PDFXVE7.*
143M    PDFXVE7.exe
142M    PDFXVE7.zip

$ wine --version
wine-3.9-149-ge3648c7a61

Regards

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