[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[pkg-wine-party] Bug#788809: marked as done (wine-development: floating point exception rendereing Misaki font)



Your message dated Sat, 27 Jun 2015 01:49:14 +0000
with message-id <E1Z8fF4-0001sI-61@franck.debian.org>
and subject line Bug#788809: fixed in wine-development 1.7.46-1
has caused the Debian Bug report #788809,
regarding wine-development: floating point exception rendereing Misaki font
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
788809: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=788809
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: wine-development
Version: 1.7.29-1
Severity: normal

Hello,

I was trying to select a font in a WIndows application (wakan - free to
download dictionary application) and when choosing Mitra Mono the
application would lock up. Runnig in winedbg shows a FPE.

This affects wine 1.7.29 and 1.7.45.

000d:0032: create process 'C:\Program Files\Wakan\wakan.exe'/0x110678 @0x56b3dc (0<0>)
000d:0032: create thread I @0x56b3dc
GNU gdb (Debian 7.7.1+dfsg-5) 7.7.1
Copyright (C) 2014 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word".
000d:0032: loads DLL C:\windows\system32\KERNEL32.dll @0x7b810000 (0<0>)
000d:0032: loads DLL C:\windows\system32\ntdll.dll @0x7bc10000 (0<0>)
000d:0032: loads DLL C:\windows\system32\advapi32.dll @0x7eb10000 (0<0>)
000d:0032: loads DLL C:\windows\system32\gdi32.dll @0x7eb90000 (0<0>)
000d:0032: loads DLL C:\windows\system32\version.dll @0x7eff0000 (0<0>)
000d:0032: loads DLL C:\windows\system32\user32.dll @0x7ecb0000 (0<0>)
000d:0032: loads DLL C:\windows\system32\rpcrt4.dll @0x7e820000 (0<0>)
000d:0032: loads DLL C:\windows\system32\ole32.dll @0x7e8b0000 (0<0>)
000d:0032: loads DLL C:\windows\system32\oleaut32.dll @0x7e9e0000 (0<0>)
000d:0032: loads DLL C:\windows\system32\comctl32.dll @0x7e720000 (0<0>)
000d:0032: loads DLL C:\windows\system32\shlwapi.dll @0x7e470000 (0<0>)
000d:0032: loads DLL C:\windows\system32\shell32.dll @0x7e4f0000 (0<0>)
000d:0032: loads DLL C:\windows\system32\winspool.drv @0x7e350000 (0<0>)
000d:0032: loads DLL C:\windows\system32\comdlg32.dll @0x7e390000 (0<0>)
000d:0032: loads DLL C:\windows\system32\ws2_32.dll @0x7e2f0000 (0<0>)
000d:0032: loads DLL C:\windows\system32\iphlpapi.dll @0x7e2d0000 (0<0>)
000d:0032: loads DLL C:\windows\system32\wsock32.dll @0x7e330000 (0<0>)
000d:0032: loads DLL C:\windows\system32\imm32.dll @0x7e2b0000 (0<0>)
000d:0032: loads DLL C:\windows\system32\winex11.drv @0x7e100000 (0<0>)
000d:0032: loads DLL C:\windows\system32\uxtheme.dll @0x7dee0000 (0<0>)
0000000d:00000032: exception code=0x80000003
start_process (peb=0x7ffdf000) at process.c:1104
1104    process.c: No such file or directory.
trace: 98 => 80
Wine-gdb> handle SIGABRT nostop print pass
Signal        Stop      Print   Pass to program Description
SIGABRT       No        Yes     Yes             Aborted
Wine-gdb> c
Continuing.

Program received signal SIGABRT, Aborted.

Program received signal SIGABRT, Aborted.

Program received signal SIGABRT, Aborted.

Program received signal SIGABRT, Aborted.

Program received signal SIGABRT, Aborted.

Program received signal SIGABRT, Aborted.

Program received signal SIGABRT, Aborted.

Program received signal SIGABRT, Aborted.

Program received signal SIGABRT, Aborted.

Program received signal SIGABRT, Aborted.

Program received signal SIGFPE, Arithmetic exception.
0x7ebef995 in freetype_SelectFont (dev=0x188668, hfont=0x9c014c, aa_flags=0x33eba0) at freetype.c:5401
5401    freetype.c: No such file or directory.
Wine-gdb> bt full
#0  0x7ebef995 in freetype_SelectFont (dev=0x188668, hfont=0x9c014c, aa_flags=0x33eba0) at freetype.c:5401
        ret = 0xb897b8
        face = 0x154740
        best = <optimized out>
        best_bitmap = <optimized out>
        family = 0x154718
        last_resort_family = <optimized out>
        height = 48
        width = <optimized out>
        score = <optimized out>
        new_score = <optimized out>
        diff = 48
        newdiff = <optimized out>
        bd = <optimized out>
        it = <optimized out>
        can_use_bitmap = 8192
        lf = {lfHeight = 48, lfWidth = 0, lfEscapement = 0, lfOrientation = 0, lfWeight = 400, lfItalic = 0 '\000', lfUnderline = 0 '\000', 
          lfStrikeOut = 0 '\000', lfCharSet = 1 '\001', lfOutPrecision = 0 '\000', lfClipPrecision = 0 '\000', lfQuality = 0 '\000', 
          lfPitchAndFamily = 0 '\000', lfFaceName = {77, 105, 115, 97, 107, 105, 32, 77, 105, 110, 99, 104, 111, 0, 60464, 51, 9091, 64, 9091, 64, 
            5176, 88, 14630, 64, 9047, 64, 60500, 51, 9092, 64, 60464, 0}}
        csi = {ciCharset = 2097968704, ciACP = 2113449302, fs = {fsUsb = {2113538041, 2114658304, 2097968680, 2113449302}, fsCsb = {0, 2113559112}}}
        dcmat = {eM11 = 1, eM12 = 0, eM21 = 0, eM22 = 1}
        psub = 0x0
        dc = 0x1884f0
        font_link = <optimized out>
        __FUNCTION__ = "freetype_SelectFont"
#1  0x7e126d1c in X11DRV_SelectFont (dev=<optimized out>, hfont=0x9c014c, aa_flags=0x33eba0) at init.c:319
No locals.
#2  0x7e152102 in xrenderdrv_SelectFont (dev=0x188700, hfont=0x9c014c, aa_flags=0x33eba0) at xrender.c:841
        lfsz = {lf = {lfHeight = 48, lfWidth = 0, lfEscapement = 0, lfOrientation = 0, lfWeight = 400, lfItalic = 0 '\000', lfUnderline = 0 '\000', 
            lfStrikeOut = 0 '\000', lfCharSet = 1 '\001', lfOutPrecision = 0 '\000', lfClipPrecision = 0 '\000', lfQuality = 0 '\000', 
            lfPitchAndFamily = 0 '\000', lfFaceName = {77, 105, 115, 97, 107, 105, 32, 77, 105, 110, 99, 104, 111, 0, 60464, 51, 9091, 64, 9091, 
              64, 5176, 88, 14630, 64, 9047, 64, 60500, 51, 9092, 64, 60464, 0}}, xform = {eM11 = 4.76799089e-39, eM12 = 1.27236403e+38, eM21 = 0, 
            eM22 = 2.03290687e+36, eDx = 4.7680021e-39, eDy = 2.03294489e+36}, devsize = {cx = 3402560, cy = 2126745328}, hash = 3402616}
        next = 0x0
        ret = <optimized out>
        __FUNCTION__ = "xrenderdrv_SelectFont"
#3  0x7ebad790 in dibdrv_SelectFont (dev=<optimized out>, font=0x9c014c, aa_flags=0x33eba0) at dibdrv/graphics.c:880
        ret = <optimized out>
#4  0x7ebe2171 in FONT_SelectObject (handle=0x9c014c, hdc=0x5002a) at font.c:716
        ret = <optimized out>
        dc = 0x1884f0
        physdev = 0x2f
        aa_flags = 19
#5  0x7ebf8110 in SelectObject (hdc=0x5002a, hObj=<optimized out>) at gdiobj.c:1174
        funcs = 0x7ec38040 <font_funcs>
        __FUNCTION__ = "SelectObject"
#6  0x0043bf51 in ?? ()
No symbol table info available.
#7  0x004f0292 in ?? ()
No symbol table info available.
#8  0x004557e0 in ?? ()
No symbol table info available.
#9  0x0045863b in ?? ()
No symbol table info available.
Backtrace stopped: previous frame inner to this frame (corrupt stack?)
Wine-gdb> 


-- System Information:
Debian Release: 8.1
  APT prefers stable
  APT policy: (900, 'stable'), (610, 'oldstable'), (500, 'testing'), (410, 'unstable'), (400, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386, armhf

Kernel: Linux 4.1.0-rc7+ (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF-8)
Shell: /bin/sh linked to /bin/bash
Init: systemd (via /run/systemd/system)

Versions of packages wine-development depends on:
ii  wine32-development  1.7.45-1
ii  wine64-development  1.7.45-1

wine-development recommends no packages.

wine-development suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: wine-development
Source-Version: 1.7.46-1

We believe that the bug you reported is fixed in the latest version of
wine-development, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 788809@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michael Gilbert <mgilbert@debian.org> (supplier of updated wine-development package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sat, 27 Jun 2015 00:39:52 +0000
Source: wine-development
Binary: wine-development wine32-development wine64-development wine32-development-preloader wine64-development-preloader wine32-development-tools wine64-development-tools fonts-wine-development libwine-development libwine-development-dev libwine-development-dbg
Architecture: source all
Version: 1.7.46-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Wine Party <pkg-wine-party@lists.alioth.debian.org>
Changed-By: Michael Gilbert <mgilbert@debian.org>
Description:
 fonts-wine-development - Windows API implementation - fonts
 libwine-development - Windows API implementation - library
 libwine-development-dbg - Windows API implementation - debugging symbols
 libwine-development-dev - Windows API implementation - development files
 wine-development - Windows API implementation - standard suite
 wine32-development - Windows API implementation - 32-bit binary loader
 wine32-development-preloader - Windows API implementation - prelinked 32-bit binary loader
 wine32-development-tools - Windows API implementation - 32-bit developer tools
 wine64-development - Windows API implementation - 64-bit binary loader
 wine64-development-preloader - Windows API implementation - prelinked 64-bit binary loader
 wine64-development-tools - Windows API implementation - 64-bit developer tools
Closes: 788809
Changes:
 wine-development (1.7.46-1) unstable; urgency=medium
 .
   * New upstream release 1.7.46, released Jun 26, 2015.
     - Improvements in the BITS file transfer service.
     - Still more progress on DirectWrite implementation.
     - Support for shared user data on 64-bit.
     - Various C++ runtime improvements.
     - Some more support for the 64-bit ARM platform.
     - Various bug fixes.
   * Avoid division by zero (closes: #788809).
Checksums-Sha1:
 285b428e4c99f532980358f49da030064233d653 4474 wine-development_1.7.46-1.dsc
 994618e1fe04a4b397d9cc01c0780b03e4b7df7e 22142305 wine-development_1.7.46.orig.tar.bz2
 eb097098155a07784d488c2fb6de9a9e2846797d 67480 wine-development_1.7.46-1.debian.tar.xz
 cbe24ab805f7963baac2a22594b41fe2f87381f0 211840 fonts-wine-development_1.7.46-1_all.deb
 c83f8d382af39b6d3f4ab8d490b284c50dae84e2 92132 wine-development_1.7.46-1_all.deb
Checksums-Sha256:
 8ac9c8102a4a7d97d62c31611b796a0b9767e3a86560eb8b2c9e98b7bd83ce26 4474 wine-development_1.7.46-1.dsc
 4b32bca11629788d7e5e11c9dbe60eff14946f4741e5fa8927c2d386b9c86088 22142305 wine-development_1.7.46.orig.tar.bz2
 6335ea9e8a2564da319e8225010eb1ae585cff845f4798c5ecf261cb6bf51b51 67480 wine-development_1.7.46-1.debian.tar.xz
 fea0db53318304be6d05503fb44898593c43e52c85a6cd97d7ef4ec465f55a57 211840 fonts-wine-development_1.7.46-1_all.deb
 9894302994662f91d9c04672ce073822029bc8fe676021e7e3f167c7473aebaa 92132 wine-development_1.7.46-1_all.deb
Files:
 ff9ffbfd8dc32c70c2da72f51ecdae40 4474 otherosfs optional wine-development_1.7.46-1.dsc
 5c08480bff9f1ae6463c34e5a2147a01 22142305 otherosfs optional wine-development_1.7.46.orig.tar.bz2
 861c9d1903c65132ab1d8aa7c94365a9 67480 otherosfs optional wine-development_1.7.46-1.debian.tar.xz
 d4d5cda48495197adab9d15b4c8751f8 211840 fonts optional fonts-wine-development_1.7.46-1_all.deb
 00257ac8b201c2eccd4a823ddfce8c39 92132 otherosfs optional wine-development_1.7.46-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQQcBAEBCgAGBQJVjf9HAAoJELjWss0C1vRzrqUgALd6rC/mxeyXA3a9cgeZSvC7
BHKH0V4CNpj+p5jaoIWgfgpgbRfMrrJt8nnRJDLfceXRMsHKrEE0gF3arli7vlUY
k3k52S9kKxVf1JwkrdzT9fI8D4e2mTyCYTZn6Px6B0AZbCqkFpxvIz2rSjcPNyNL
bep4FcYdf6xFi1Q1hdS6Sn01O8vT9q9cljpsOoxssdMlpdrNBZhGCQf2q/L/HuDh
rrQhA0Zsr4TDs56eHnd8J+CeorkKYpazPYwIjZCOGvT6QAtQnS5id6UKa/2pMg7n
VsWZavYwknP2LcgiFBeHKg/ph9dXf7rUpYalIZBOioYCTvuQ8gaqoXjURdFTWvd5
Sj9cHv+dkJQ86Vdmg3MAGcYfSJxmf5ok6oveKXdJqcUFeI8He/nn/fKv6U21OVUf
Hu25+wHbEJUkpsVd2imEpMoil9pORv8awdFo66ZFXW+0tk/yfur6oxBsiCAqDR4n
C1z0A0I8byFVASp7xZjAyr7Vy0I2QNxsh7S8PxXQQDuPWxOgY56P1PLf1zzJDdPp
Xk+pcyQHQzgz9hDseOJ/xJlzpMewRQjIddJXqnqrxS91xm5TQrOo48Hj7C+7tYiY
VbMBLPjq9oU69yhsKMYo9KPHqHf53SCa/Uh9cZpIhRaSh28ck3u7rYm6MZkyzIqr
WAI3Fw6t2mvprk58QecQTAISBA7UTM7V7DpHPgyGQzNj96tvF3uWTI5IYIi7q+j+
mzaNNA4Y0piTv5i3pb51RISFd9vAGgvUkc4rkrc+TfvG6u57YO4P/1EJnHnJKL6H
wHKoR0X5PKoiX3tb7uNYCd5pBksguwPyPAQCNAiIHvdCBWgBh+DOBeRvltXvBhmT
4Hyas9PKO4fVaWvIHs+8vmAmKLFaDHpmUv+9wESoZPEtQZri45Tr/hJfzHO9ns+u
u9gq2bW0B6DL37i2CdCsmP+92LUkLlUIL+nCEtY0vh5C6ld2F5BV9bwZGUMGGFkL
pRLoMb3126y7ymy/3FaK5xhRaIwiuJpOLET4rl+KWslfd6yJ1y2mJEyyyMOoU0lu
5t24pgzwt5YHCTlUHtCvktoesiyJxhYici/K7EluPyxqNG8L6IJExwyQTl3PUo4C
pnodBi8EtuAHpzi0hhutZWewrdHmxidBgfnai6liTB/GOI23WubYqesM2B9U2+gN
ykGDAXxO+nDWcPtytqyc83M4ypbuCIbP9IO7NRkfpw+0zawB5T3iAD4BflkH5bgg
BIDxoGsJR87FWD18bgV8iOoe85PKb9G4z2lDc7CKbX1LWjqT137RouPvyaaRSro4
/66Q96l1kkq4tX37eoDYYR8gTuhoP3+m8IZxQOjFfxx0gwsyEyaysrzHjLYHwOI=
=DOcN
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: