[Bug 2553] New: Asian fonts from Acrobat Reader crashes wine

Wine Bugs wine-bugs at winehq.org
Sun Oct 31 13:36:31 CST 2004


http://bugs.winehq.org/show_bug.cgi?id=2553

           Summary: Asian fonts from Acrobat Reader crashes wine
           Product: Wine
           Version: 20041019
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: minor
          Priority: P2
         Component: wine-binary
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: utx at penguin.cz


How to repeat:
- Install Acrobat Reader 5.09 for Linux and Asian Fonts for Acrobat Reader 20020815.
- add path to Acrobat Reader font directory to /etc/fonts/local.conf
- Call fc-cache.
- Run wine. All graphical applications will crash with unhandled exception:

31722 open("/opt/Acrobat5/Resource/Font/MSungStd-Light-Acro.otf", O_RDONLY) = 9
31722 fcntl64(9, F_SETFD, FD_CLOEXEC)   = 0
31722 fstat64(9, {st_mode=S_IFREG|0644, st_size=8351624, ...}) = 0
31722 mmap2(NULL, 8351624, PROT_READ, MAP_PRIVATE, 9, 0) = 0x40adb000
31722 close(9)                          = 0
31722 --- SIGSEGV (Segmentation fault) @ 0 (0) ---

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list