Your message dated Thu, 26 Jan 2017 17:19:01 +0000
with message-id <[email protected]>
and subject line Bug#852401: fixed in gtk+2.0 2.24.31-2
has caused the Debian Bug report #852401,
regarding SIGBUS due to gdk_x11_window_set_opacity on sparc64
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 [email protected]
immediately.)
--
852401: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=852401
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: gtk+2.0
Version: 2.24.31-1
Tags: patch
User: [email protected]
Usertags: sparc64
X-Debbugs-Cc: [email protected]
Control: affects -1 libgtk2-perl
Control: forwarded -1 https://bugzilla.gnome.org/show_bug.cgi?id=777683
Hi,
Currently, libgtk2-perl crashes in its testsuite in a call to
gdk_x11_window_set_opacity with a SIGBUS. This turns out to be a bug in
GTK+, which was fixed in GTK+3.0 but never backported. Patch attached.
Regards,
James
>From 710f538d68e6f9ca0b2fbe38df3f8ee35ddd0126 Mon Sep 17 00:00:00 2001
From: James Clarke <[email protected]>
Date: Tue, 24 Jan 2017 08:35:28 +0000
Subject: [PATCH] Don't use guint32 with XChangeProperty
Fixes bug 777683.
---
gdk/x11/gdkwindow-x11.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gdk/x11/gdkwindow-x11.c b/gdk/x11/gdkwindow-x11.c
index 837f605..887a5ef 100644
--- a/gdk/x11/gdkwindow-x11.c
+++ b/gdk/x11/gdkwindow-x11.c
@@ -5575,7 +5575,7 @@ gdk_window_set_opacity (GdkWindow *window,
gdouble opacity)
{
GdkDisplay *display;
- guint32 cardinal;
+ gulong cardinal;
g_return_if_fail (GDK_IS_WINDOW (window));
--
2.11.0
--- End Message ---
--- Begin Message ---
Source: gtk+2.0
Source-Version: 2.24.31-2
We believe that the bug you reported is fixed in the latest version of
gtk+2.0, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Emilio Pozuelo Monfort <[email protected]> (supplier of updated gtk+2.0 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Thu, 26 Jan 2017 17:59:51 +0100
Source: gtk+2.0
Binary: libgtk2.0-0 libgtk2.0-0-udeb libgtk2.0-common libgtk2.0-bin
libgtk2.0-dev libgtk2.0-0-dbg libgtk2.0-doc gtk2.0-examples gtk2-engines-pixbuf
gir1.2-gtk-2.0 libgail18 libgail18-udeb libgail-common libgail-dev libgail-dbg
libgail-doc
Architecture: source
Version: 2.24.31-2
Distribution: unstable
Urgency: medium
Maintainer: Debian GNOME Maintainers
<[email protected]>
Changed-By: Emilio Pozuelo Monfort <[email protected]>
Description:
gir1.2-gtk-2.0 - GTK+ graphical user interface library -- gir bindings
gtk2-engines-pixbuf - pixbuf-based theme for GTK+ 2.x
gtk2.0-examples - example files for GTK+ 2.0
libgail-common - GNOME Accessibility Implementation Library -- common modules
libgail-dbg - Gail libraries and debugging symbols
libgail-dev - GNOME Accessibility Implementation Library -- development files
libgail-doc - documentation files of the Gail library
libgail18 - GNOME Accessibility Implementation Library -- shared libraries
libgail18-udeb - GNOME Accessibility Implementation Library -- shared
libraries (udeb)
libgtk2.0-0 - GTK+ graphical user interface library
libgtk2.0-0-dbg - GTK+ libraries and debugging symbols
libgtk2.0-0-udeb - GTK+ graphical user interface library - minimal runtime
(udeb)
libgtk2.0-bin - programs for the GTK+ graphical user interface library
libgtk2.0-common - common files for the GTK+ graphical user interface library
libgtk2.0-dev - development files for the GTK+ library
libgtk2.0-doc - documentation for the GTK+ graphical user interface library
Closes: 847438 852401
Changes:
gtk+2.0 (2.24.31-2) unstable; urgency=medium
.
* debian/patches/0001-Don-t-use-guint32-with-XChangeProperty.patch:
+ Backport patch from GTK+3 to fix unaligned access on sparc64.
Thanks James Clarke. Closes: #852401.
* debian/patches/0002-GtkMenuShell-always-activate-menu-shells.patch:
+ Backport patch from GTK+3 to fix stuck grabs in some situations.
Thanks Colomban Wendling. Closes: #847438.
Checksums-Sha1:
3329d4db36e1016b3de7b6932414b80292e53f26 3839 gtk+2.0_2.24.31-2.dsc
c3d828135994a52cc9428a60175bd2b294656611 12805344 gtk+2.0_2.24.31.orig.tar.xz
b038ead0051caeb7202fc5fe3e87fe026be6afe0 87400 gtk+2.0_2.24.31-2.debian.tar.xz
Checksums-Sha256:
1588a80a0f8ef6b1ddeb92c629fc9da1930e13e5bba5cb0f7bbbee335e161d09 3839
gtk+2.0_2.24.31-2.dsc
68c1922732c7efc08df4656a5366dcc3afdc8791513400dac276009b40954658 12805344
gtk+2.0_2.24.31.orig.tar.xz
56f1296c0f6fc3c319abee130fbd6c776b502ee53d8c8709ea42cd0f98b9d130 87400
gtk+2.0_2.24.31-2.debian.tar.xz
Files:
c4f94f554df291cfc7034d258007dcdd 3839 libs optional gtk+2.0_2.24.31-2.dsc
526a1008586094a2cbb4592fd3f9ee10 12805344 libs optional
gtk+2.0_2.24.31.orig.tar.xz
6e0ef7e508c73a5ee72fd1fdb7ab036f 87400 libs optional
gtk+2.0_2.24.31-2.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEcJymx+vmJZxd92Q+nUbEiOQ2gwIFAliKKy8ACgkQnUbEiOQ2
gwJhmQ//YtGlFboKqrYM3gSjNEtFDlzBGF9nmHlVNq2q5bUGpUL82j2YHWzu/ms0
xjnq8naRcY8sF0+3Lzo0zXKfNKD66XTBEpTMkjNzRyvf5lPA80mv0MRnackJeyo2
QYToBnzsD6oarK3oKn5EV34ZCABIcfkexNB6NhGDz/bPS42qfz8sjujr5NjOwfG3
DB/CcHEtCASitJvnNfGxTrrKagRFl/jcKuyN/wYxxLNmiBFvcUQF7ULWhzybgDn6
D3LTWHZkrV42lTAtXjlUOBHJkQghEbMIHNFPFDWn4qonxFj4/6kzV7pLmJUSMWzG
g2R5KXP1QqbFq+xz/l9SC6rN9fC77k4rFK+UvNjVh0jIFrH9zrn4yPyflnv1xecz
OOiUqjZPMbaWA8MpmFrmw+51cE+e3iBT74N+0nqP9tnZ9qLWE2tj536KHdglyavY
DyXVLqM5mOZXDrzM99RMoNlNJ5a0TdF0oPApjkOKLz9lGQ/rL5tJGk8uv6G8M5QC
Y4JiUI8lMFxAv/Zafk1j8zfKb42PFmgWH3bdC7ajrYMfzr0SJu/rENutHssPNbuv
Q3sY3KQRIoIIEQ32qp8GyuUJKIsNNaYQBCOzBR34Fu2hx5NU/+jjB2eYGUEVjgEz
nJuYR6Hb7Ib4ruMpl7NH3yWErjDgFmSdl19pVkSXNSl936E3RC8=
=mb3b
-----END PGP SIGNATURE-----
--- End Message ---