[Bug 44359] Adobe Acrobat 5.0.5 crashes due to broken InterTrust docbox.api plugin

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Jan 28 11:24:16 CST 2018


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

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Adobe Acrobat 5.0.5 crashes |Adobe Acrobat 5.0.5 crashes
                   |                            |due to broken InterTrust
                   |                            |docbox.api plugin
             Status|NEW                         |RESOLVED
           Keywords|                            |download, obfuscation
                 CC|                            |focht at gmx.net
         Resolution|---                         |DUPLICATE
                URL|                            |http://www.oldversion.com/w
                   |                            |indows/download/acrobat-rea
                   |                            |der-5-0-5

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

dupe of bug 19743

Just delete the broken plugin from the WINEPREFIX:

--- snip ---
# .wine/drive_c/Program Files/Adobe/Acrobat
5.0/Reader/plug_ins/InterTrust/DocBox.api

$ find .wine/drive_c/ -iname DocBox.api -delete
--- snip ---

--- snip ---
Unhandled exception: page fault on read access to 0x00000008 in 32-bit code
(0x3702e78d).
...
Register dump:
 CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b
 EIP:3702e78d ESP:0033e300 EBP:0033f0a0 EFLAGS:00010202(  R- --  I   - - - )
 EAX:00000000 EBX:0000000b ECX:01481820 EDX:00000000
 ESI:00f54c78 EDI:00000000
...
Backtrace:
=>0 0x3702e78d in docbox.api (+0x2e78d) (0x0033f0a0)
  1 0x3702d3fe in docbox.api (+0x2d3fd) (0x0033f0a8)
  2 0x370082d8 in docbox.api (+0x82d7) (0x0033f0b0)
  3 0x370375c8 in docbox.api (+0x375c7) (0x0033f1a4)
  4 0x3700fee6 in docbox.api (+0xfee5) (0x0033f32c)
  5 0x0059c18c in acrord32 (+0x19c18b) (0x0033f388)
  6 0x0047bd92 in acrord32 (+0x7bd91) (0x0033f4d0)
  7 0x0041136a in acrord32 (+0x11369) (0x0033fe10)
  8 0x005fcd63 in acrord32 (+0x1fcd62) (0x0033fec0)
  9 0x7b46210c call_process_entry+0xb() in kernel32 (0x0033fed8)
  10 0x7b463b5e in kernel32 (+0x43b5d) (0x0033ffd8)
  11 0x7b46211a call_process_entry+0x19() in kernel32 (0x0033ffec)
0x3702e78d: movl    0x8(%edx),%eax
Modules:
Module    Address            Debug info    Name (102 modules)
PE      400000-  7c0000    Export          acrord32
...
PE    37000000-37065000    Export          docbox.api
PE    780c0000-78121000    Deferred        msvcp60
ELF    7b400000-7b7e8000    Dwarf           kernel32<elf>
  \-PE    7b420000-7b7e8000    \               kernel32
...
Threads:
process  tid      prio (all id:s are in hex)
00000008 (D) C:\Program Files (x86)\Adobe\Acrobat 5.0\Reader\acrord32.exe
    00000009    0 <==
--- snip ---

Regards

*** This bug has been marked as a duplicate of bug 19743 ***

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