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

Bug#1027111: marked as done (wine: FTBFS: error: writing 56 bytes into a region of size 8)



Your message dated Fri, 30 Dec 2022 08:38:13 +0000
with message-id <E1pBAu5-009W2l-FH@fasolo.debian.org>
and subject line Bug#1027111: fixed in wine 7.0.1~repack-1
has caused the Debian Bug report #1027111,
regarding wine: FTBFS: error: writing 56 bytes into a region of size 8
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.)


-- 
1027111: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1027111
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: wine
Version: 7.0~repack-11
Severity: serious
Tags: ftbfs
Justification: fails to build from source (but built successfully in the past)
X-Debbugs-Cc: sramacher@debian.org

https://buildd.debian.org/status/fetch.php?pkg=wine&arch=amd64&ver=7.0%7Erepack-11&stamp=1671780374&raw=0

x86_64-w64-mingw32-gcc -c -o dlls/user32/painting.cross.o dlls/user32/painting.c -Idlls/user32 -Iinclude -Iinclude/msvcrt -I./libs/png -D__WINESRC__ -D_USER32_ -D_WINABLE_ -D_UCRT -D__WINE_PE_BUILD -Wall -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -Wlogical-op -Wabsolute-value -Wno-format -Wformat-overflow -Wnonnull -mcx16 -gdwarf-4 -Werror -Wdate-time -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -Wno-array-bounds -Wno-format
dlls/user32/message.c: In function ‘unpack_message’:
dlls/user32/message.c:1428:9: error: writing 56 bytes into a region of size 8 [-Werror=stringop-overflow=]
 1428 |         memcpy( &ps->mcs, &mcs, sizeof(mcs) );
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/user32/message.c:197:15: note: destination object ‘szClass’ of size 8
  197 |     ULONGLONG szClass;
      |               ^~~~~~~
dlls/user32/message.c:1216:9: error: writing 56 bytes into a region of size 4 [-Werror=stringop-overflow=]
 1216 |         memcpy( &ps->cis, &cis, sizeof(cis) );
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/user32/message.c:113:19: note: destination object ‘CtlType’ of size 4
  113 |     UINT          CtlType;
      |                   ^~~~~~~
dlls/user32/message.c:1201:9: error: writing 32 bytes into a region of size 4 [-Werror=stringop-overflow=]
 1201 |         memcpy( &ps->dls, &dls, sizeof(dls) );
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/user32/message.c:103:19: note: destination object ‘CtlType’ of size 4
  103 |     UINT          CtlType;
      |                   ^~~~~~~
dlls/user32/message.c:1189:9: error: writing 32 bytes into a region of size 4 [-Werror=stringop-overflow=]
 1189 |         memcpy( &ps->mis, &mis, sizeof(mis) );
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/user32/message.c:93:19: note: destination object ‘CtlType’ of size 4
   93 |     UINT          CtlType;
      |                   ^~~~~~~
dlls/user32/message.c:1176:9: error: writing 64 bytes into a region of size 4 [-Werror=stringop-overflow=]
 1176 |         memcpy( &ps->dis, &dis, sizeof(dis) );
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/user32/message.c:78:19: note: destination object ‘CtlType’ of size 4
   78 |     UINT          CtlType;
      |                   ^~~~~~~
dlls/user32/message.c:1142:9: error: writing 80 bytes into a region of size 8 [-Werror=stringop-overflow=]
 1142 |         memcpy( &ps->cs, &cs, sizeof(cs) );
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/user32/message.c:59:19: note: destination object ‘lpCreateParams’ of size 8
   59 |     ULONGLONG     lpCreateParams;
      |                   ^~~~~~~~~~~~~~

Cheers
-- 
Sebastian Ramacher

--- End Message ---
--- Begin Message ---
Source: wine
Source-Version: 7.0.1~repack-1
Done: Michael Gilbert <mgilbert@debian.org>

We believe that the bug you reported is fixed in the latest version of
wine, 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 1027111@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 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: Fri, 30 Dec 2022 06:15:52 +0000
Source: wine
Architecture: source
Version: 7.0.1~repack-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Wine Party <debian-wine@lists.debian.org>
Changed-By: Michael Gilbert <mgilbert@debian.org>
Closes: 1019253 1027111
Changes:
 wine (7.0.1~repack-1) unstable; urgency=medium
 .
   * New upstream release 7.0.1, released Nov 8, 2022.
   * Fix stringop overflow and overread warnings (closes: #1027111).
   * Import upstream fix for use after free in wineserver (closes: #1019253).
Checksums-Sha1:
 a3453f8095b71858fdf240d0d8e7f2a91eb59f08 4484 wine_7.0.1~repack-1.dsc
 848f74b241f6f7104b07154832572dbc3ac872b8 24313456 wine_7.0.1~repack.orig.tar.xz
 170b3b443e5f3e0bdd83ba434ea79c65a309b0e4 5728768 wine_7.0.1~repack-1.debian.tar.xz
 5926e1913e2603bc95750d1bbb79b6dcab192a43 19472 wine_7.0.1~repack-1_source.buildinfo
Checksums-Sha256:
 5df71c22bd08d049a42fe022c594f771be218f2bf6af10f5d6f960a5bd1666d0 4484 wine_7.0.1~repack-1.dsc
 cadc98d33c2da1c93660271d409fab53e54196e50a15a9cb68b61d5632c75a40 24313456 wine_7.0.1~repack.orig.tar.xz
 bedd396e6aa1ce7bf1373b41fe31758a6c979329b792605df9af7f7c822a6376 5728768 wine_7.0.1~repack-1.debian.tar.xz
 f4ab413fa6bb317af84e0664d0a2c19d60454b9ec0ad03867ed30db63e83071b 19472 wine_7.0.1~repack-1_source.buildinfo
Files:
 45dc5a34e4dac2c355ae3a9ed3fbc44a 4484 otherosfs optional wine_7.0.1~repack-1.dsc
 b2ce4e3e8aff60cdd9638bd0fe8d7e18 24313456 otherosfs optional wine_7.0.1~repack.orig.tar.xz
 9c283bc85b996f28c9751413c14fbc9d 5728768 otherosfs optional wine_7.0.1~repack-1.debian.tar.xz
 bb2df5b12d1540047c1f7c788e60f536 19472 otherosfs optional wine_7.0.1~repack-1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQQzBAEBCgAdFiEEIwTlZiOEpzUxIyp4mD40ZYkUaygFAmOulsQACgkQmD40ZYkU
aygQiyAAhSQgeBc+3YJEqu1kAUjmF0fifVr0OPOsvexdjXa70lCMOIHNAk9ZfTt2
7ZTK//Ql8a0kxtXxAYnekaX6NP5suVaxFXqdixMo44Z5vKzofPgOxLwLStY+RZPd
2rdOCVAyvMVfP9DOH32FoEOGD4y3U/jizU0VtVziSsMf1T9z/W4Uv7sCbJ+YEy34
uHlhV/C4bLmBRcgifl/30wUNTtis4FabsbzByeqLmpa/1mFht2gupy681tlP9ORG
NOv8ZWdc6McAZegDy/wl5IuKyMQG6F1/WWsUxtY8OcgrqqQknnl4CuqZQUhoPiXq
KtzHdZPY+SKz2ZSDzDkDSHGXQ6BvE+S2R/Vyqn1c8IesVZzoZpTdQP8d/OSagWcJ
ThMcMC3nJlMiXgqHtd9548GTH6bKxM2G2lq5lw6defpFjPMwH1GTkNPP7I3J2/XN
MdIKXhVO8My7fMxLgLwkitxQ+yO5DsJvy2Jc3xq8A3XhoKf4EDuc22YUvdLktdsI
oG5Vw5yXmh5164Y+Fbjr+7XUx77bBBrLcjIZu3NAQK7RtUDZGQ3Bbe5cazUN8eS1
3lkw78GqpHTf/27pbsBfqBO/iyDRkzDWMhgIaFtpP0+kdQSfIm+1iKvubsoGOD9+
+3IMxB+cYDW/drBFoN5rqghM4lRfxyprzH4yd4jrdPMC+3vmd7kSVKGhM833o5Jj
+7oxe9rEBllhI+lzzBLfcfuOX89F/gHRAl8dwlgYjewwQJa49+gZnJk5mUEtVzQJ
eKgQbVNVT5nS8tLDT9qGZgHAeRPQRTryp01SObLP44N+z9zCgngirnk9i8NeY5dh
GPLK6bzsHvVVajzqmWtjlR8vWiUwTC20eh9zmaILXBbTR6Vx2LoInK3+1RMEi7ed
uvv+P/LOetsxknJjGIBmRZa5IJAWxVASOs3mHq7J/XJVPLlf6TCe01JkzBEWqEB3
d0EbZyujvcyxV19hpgRRHdyDbn6xBszTB+Ly88Wga2aOG4zCZ9L0T3jdeY3JyIEH
N5l7XdDiUAcQh8wEIgUQfa668ap0AdmSOG5Vr4rsbZ6Of1R4RntiuJ64jkuGuqln
6JoQHMpBq3u3KQOWuDfGoQwhWm4D12gDcn3tnrT4B6z1fdxKt2bXihZcJhtD9DvG
Jgodz0Nr5wkFeBSFENWit/U9pebBlpIKGSM1Wv6zhgquyhkSO63TbbREOR9LCpIQ
2dAdaG2Uh/w+g6RbQDNCeQBG25KtWm1bxCGAPzhUThfH0N5ORSnlIu23hyuN9pii
6JSer3fJ1lyBRW4bZfHUb1z/3OnwlbKAupU1dy7e4EL5aew1NL8KMCVVwLbihfZj
y3UGeE0nQmwadKB2PnuaPAoYm89UGg==
=ltcv
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: