[Bug 39711] PDF-XChange Viewer crashes

WineHQ Bugzilla wine-bugs at winehq.org
Fri Feb 14 22:49:29 CST 2020


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

--- Comment #9 from Jeff Zaroyko <jeffz at jeffz.name> ---
(In reply to Jeff Zaroyko from comment #7)
> (In reply to joaopa from comment #6)
> > Program (PDF-XChange Viewer) starts with wine-5.1.
> > Can an administrator close this bug as FIXED?
> 
> Which version of PDF-XChange Viewer did you test?   2.5.315.0 is the newest
> that the reporter could have used originally.
> 
> https://www.tracker-software.com/version/pdf-xchange-viewer

(In reply to joaopa from comment #8)
> I used this version: PDF-XChange Viewer 2.5.315.0
> 
> https://www.filehorse.com/download-pdf-xchange-viewer/21843/

Hmm, but the bug attachment says the program crashes some time after running,
not that it fails to open or crashes on start.

To test per the original report ("after some time"), can you try opening
different PDFs and scrolling through, navigating back and forth and so?

Just looking quickly, I see two crashes with 2.5.315.0 and wine-5.1, one looks
unrelated and another sure if could is related to the original (might differ
because I'm on MacOS).

I opened this PDF using the open from URL option:
https://www.adobe.com/content/dam/acom/en/devnet/actionscript/articles/PLRM.pdf

While navigating after scrolling a few hundred pages, I get:

PDFXCview.exe(37619,0x7c469080) malloc: can't allocate region
*** mach_vm_map(size=2215936) failed (error code=3)
PDFXCview.exe(37619,0x7c469080) malloc: *** set a breakpoint in
malloc_error_break to debug
wine: Unhandled page fault on write access to 00000000 at address 00966B03
(thread 003e), starting debugger...
PDFXCview.exe(37619,0x7c469080) malloc: can't allocate region
*** mach_vm_map(size=2215936) failed (error code=3)
PDFXCview.exe(37619,0x7c469080) malloc: *** set a breakpoint in
malloc_error_break to debug
PDFXCview.exe(37619,0x7c469080) malloc: can't allocate region
*** mach_vm_map(size=2281472) failed (error code=3)
PDFXCview.exe(37619,0x7c469080) malloc: *** set a breakpoint in
malloc_error_break to debug
PDFXCview.exe(37619,0x7c469080) malloc: can't allocate region
*** mach_vm_map(size=2478080) failed (error code=3)
PDFXCview.exe(37619,0x7c469080) malloc: *** set a breakpoint in
malloc_error_break to debug
Can't attach process 0008: error 8

or after mousing over some of the menus, I get this:

Unhandled exception: page fault on write access to 0x00000000 in 32-bit code
(0x6a3ed935).
Register dump:
 CS:001b SS:0023 DS:0023 ES:0023 FS:1007 GS:000f
 EIP:6a3ed935 ESP:00318220 EBP:00318238 EFLAGS:00210283(  R- --  I S - - -C)
 EAX:02cf63dc EBX:6a51ed68 ECX:00000000 EDX:00000000
 ESI:6a3ed8ce EDI:02cf63d8
Stack dump:
0x00318220:  6a51ed88 00000000 6a51ed88 6a51ed68
0x00318230:  0006014e 00318448 003183a8 6a3fb38e
0x00318240:  6a51ed68 02cf63d8 003182f0 00000000
0x00318250:  00318448 00318310 003182bc 6a3ebe1a
0x00318260:  6a51ed20 00110000 00318288 7bc33cdf
0x00318270:  000000cd 0000009a 000001b2 000000fc
0200: sel=1007 base=7ffc0000 limit=00000fff 32-bit rw-
Backtrace:
=>0 0x6a3ed935 register_window_surface+0x75() in user32 (0x00318238)
  1 0x6a3fb38e set_window_pos+0x78d() in user32 (0x003183a8)
  2 0x6a3f65a7 SetLayeredWindowAttributes+0x196() in user32 (0x00318484)
  3 0x0049941f EntryPoint+0xffffffff() in pdfxcview (0x00318544)
0x6a3ed935 register_window_surface+0x75 in user32: movl    %eax,0x0(%ecx)

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