Your message dated Wed, 11 Nov 2020 12:18:20 +0000
with message-id <e1kcp4u-0004jl...@fasolo.debian.org>
and subject line Bug#970763: fixed in cwiid 0.6.91-2
has caused the Debian Bug report #970763,
regarding wminput immedinately exits with Segmentation Fault on use
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 ow...@bugs.debian.org
immediately.)
--
970763: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=970763
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wminput
Version: 0.6.91-1+b1
Severity: grave
Justification: renders package unusable
Dear Maintainer,
With the most recent version of wminput, the application fails to start
immediately, raising a Segmentation Fault. This occurrs on both of my
machines that currently track Debian Testing. It does not matter what
command-line arguments are used, even --version causes this behaviour.
I attempted to rebuild the package with debug symbols in order to get a
useful stack trace. While I was able to build and install the package +
dbgsym packages, the backtrace in gdb was not useful. Here it is for
reference anyways:
$ gdb wminput
GNU gdb (Debian 9.2-1) 9.2
Copyright (C) 2020 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"...
Reading symbols from wminput...
Reading symbols from
/usr/lib/debug/.build-id/87/07b22dc522a1bffe98fc49614410ec12d85b05.debug...
(gdb) run
Starting program: /usr/bin/wminput
Program received signal SIGSEGV, Segmentation fault.
0x0000000000000001 in ?? ()
(gdb) bt
#0 0x0000000000000001 in ?? ()
#1 0x00007fffffffe4b2 in ?? ()
#2 0x0000000000000000 in ?? ()
And here is LDD's output:
$ ldd /usr/bin/wminput
linux-vdso.so.1 (0x00007ffc5dbc2000)
libcwiid.so.1 => /usr/lib/libcwiid.so.1 (0x00007f3439bdb000)
libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f3439bd5000)
libbluetooth.so.3 => /usr/lib/x86_64-linux-gnu/libbluetooth.so.3
(0x00007f3439bb0000)
libpython3.8.so.1.0 => /usr/lib/x86_64-linux-gnu/libpython3.8.so.1.0
(0x00007f3439667000)
libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0
(0x00007f3439645000)
libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f3439480000)
/lib64/ld-linux-x86-64.so.2 (0x00007f3439c4c000)
libexpat.so.1 => /lib/x86_64-linux-gnu/libexpat.so.1
(0x00007f3439451000)
libz.so.1 => /lib/x86_64-linux-gnu/libz.so.1 (0x00007f3439434000)
libutil.so.1 => /lib/x86_64-linux-gnu/libutil.so.1 (0x00007f343942f000)
libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f34392eb000)
I'm hoping this should be trivial for anyone else to reproduce.
If you'd like me to try anything else, please let me know.
-- System Information:
Debian Release: bullseye/sid
APT prefers testing
APT policy: (900, 'testing'), (300, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 5.8.0-1-amd64 (SMP w/4 CPU threads)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE,
TAINT_UNSIGNED_MODULE
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8),
LANGUAGE=en_CA:en
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages wminput depends on:
ii libbluetooth3 5.54-1
ii libc6 2.31-3
ii libcwiid1 0.6.91-1+b1
ii libpython3.8 3.8.5-2
ii python3-cwiid 0.6.91-1+b1
wminput recommends no packages.
wminput suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: cwiid
Source-Version: 0.6.91-2
Done: Georges Khaznadar <georg...@debian.org>
We believe that the bug you reported is fixed in the latest version of
cwiid, 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 970...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Georges Khaznadar <georg...@debian.org> (supplier of updated cwiid 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 ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Wed, 11 Nov 2020 12:39:34 +0100
Source: cwiid
Architecture: source
Version: 0.6.91-2
Distribution: unstable
Urgency: medium
Maintainer: Georges Khaznadar <georg...@debian.org>
Changed-By: Georges Khaznadar <georg...@debian.org>
Closes: 970763
Changes:
cwiid (0.6.91-2) unstable; urgency=medium
.
* modified the debian patch "wminput-Makefile.in.patch", after
Bernhard Übelacker's suggestion, Thanks! Closes: #970763;
however wminput still lacks some changes to support Python3
Checksums-Sha1:
6a99c8d7938f3379c76f531aabede3585a4397ec 2210 cwiid_0.6.91-2.dsc
90b1a2a43d4e87f8d416fc67b7a8b2fab4cf6bcd 16936 cwiid_0.6.91-2.debian.tar.xz
a119055d4b41d77bedcbf910f4704377fb49f120 11358 cwiid_0.6.91-2_source.buildinfo
Checksums-Sha256:
8d56c907a0cb0ae024b712dda762bdd54de6ac8ac885c9fb7bb0aec7300c69ca 2210
cwiid_0.6.91-2.dsc
56cb1a4a62afc94cf9a6e91e17bdeacdcc5e0bcf44cd869f1dcaa083e7fe47d9 16936
cwiid_0.6.91-2.debian.tar.xz
942e14bec72edb578c7e09aeb0beb792c73d77a72870adb085a5058912397f49 11358
cwiid_0.6.91-2_source.buildinfo
Files:
418a9d6c8820c3ec6da8019ebb1b289f 2210 utils optional cwiid_0.6.91-2.dsc
0a3361ed2a29e4b68d6798e2347725de 16936 utils optional
cwiid_0.6.91-2.debian.tar.xz
2b6bc27da0a587f917f90d38dc377cc8 11358 utils optional
cwiid_0.6.91-2_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJIBAEBCAAyFiEEM0CzZP9nFT+3zK6FHCgWkHE2rjkFAl+r0fcUHGdlb3JnZXNr
QGRlYmlhbi5vcmcACgkQHCgWkHE2rjl4LA/+KfWtTtQ0AsT4bEzrv8A3sN4v9/rZ
mdxUDTrjBrAv4S9DtDyGIgiKVgPyzh0R3tNC2oCGQLK20Iawl28H/Y42fjpjCnDp
iyCDYwsnyQJQV0RvAJZt87CXCZJOq/AuOLN8+xHH1Sy80H6bpZ3HJ6MidRp3TPNp
reQxqPHGjVTLnE8/xbyAsJMojGAXWx0lOPafkd+HuNEOVgBO3NzWqn1TM8lr2sp8
rRnytKSKFmiyEHQ9ljBmhZ3iuOKV22GRdXqjRBtgjYoFRyP9HrR3Esn5fZnTm0E3
Tc8LfX67jdSDTItCxMrdeg0rjQEhZ/h5b2M7vrdfIV7axQEK/940ZebxZ/KVYP1C
Rjr/F6lSsopkcP6NB0bQQvDNFg/CWHxjmS09fhjo30iUbEgfV52P/2PylHNSkh4L
/eWbURXurVEGuLwHwedVQLFGJbJivAcOIamddDO0xoxFf9VTpqAzzNzoDqeCDMJf
O9RbHOuPDzTvoEqMaO7b+0kM/P6Wlr7xfVVUhjegDtJZNfrMHIuh+WY3A5Ru63ZR
qfOsfi5B9CrXEfoCGuA8+DOI/hkCuja5UF3zhsPI4bV4Zma7XpbdemeI8HVImAp7
g7v4lNyeRXha9+oTlXcXENEO4HP/hkmCWrHIECQShD6GfIY+CQGEWla7jxN+y+Xt
nVP2JnDhuHlV7Ew=
=zC9U
-----END PGP SIGNATURE-----
--- End Message ---