Your message dated Thu, 21 Jan 2021 11:49:57 +0000
with message-id <e1l2ytn-0005q8...@fasolo.debian.org>
and subject line Bug#980435: fixed in osdsh 0.7.0-10.5
has caused the Debian Bug report #980435,
regarding osdsh: Silent SIGSEGV at startup
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.)
--
980435: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=980435
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: osdsh
Version: 0.7.0-10.4
Severity: grave
Justification: renders package unusable
Dear Maintainer,
Nowadays, osdsh crashes without a message.
The cause I identified is that it looks for a symbol "mixerdevice" in
the shared library libosdshmixer.so which doesn't exist.
Since the return of dlsym isn't checked, it dereferences a NULL pointer.
In the function load_plugin in src/osdsh/controlsh.c:
mod_mixerdev = dlsym(module, "mixerdevice");
*mod_mixerdev = mixerdevice;
These lines seems to have been added by the debian patch
06-fix-m-option.patch.
I guess this patch could be reworked to work with the new version.
Best regards,
Celelibi
-- System Information:
Debian Release: bullseye/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'testing-debug'), (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 5.10.0-1-amd64 (SMP w/2 CPU threads)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages osdsh depends on:
ii libc6 2.31-9
ii libxosd2 2.2.14-2.1+b1
ii tk 8.6.10
osdsh recommends no packages.
osdsh suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: osdsh
Source-Version: 0.7.0-10.5
Done: Andrej Shadura <andre...@debian.org>
We believe that the bug you reported is fixed in the latest version of
osdsh, 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 980...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Andrej Shadura <andre...@debian.org> (supplier of updated osdsh 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: Thu, 21 Jan 2021 12:35:32 +0100
Source: osdsh
Architecture: source
Version: 0.7.0-10.5
Distribution: unstable
Urgency: medium
Maintainer: Joachim Breitner <nome...@debian.org>
Changed-By: Andrej Shadura <andre...@debian.org>
Closes: 980435
Changes:
osdsh (0.7.0-10.5) unstable; urgency=medium
.
* Non-maintainer upload.
* Fix a crash by removing dlsym for mixerdevice (Closes: 980435).
Thanks to Dennis Filder and Celelibi
* Don’t attempt to load non-existing APM plugin.
Thanks to Dennis Filder for pointing this out.
* Refresh the remaining patch.
* Add Vcs-* to where Git history lives.
Checksums-Sha1:
d2281a030128c5cd6835f98b553363281ee1002a 1546 osdsh_0.7.0-10.5.dsc
b9cf17aa05cd753f0c973fe335c5f70b4db795b9 12256 osdsh_0.7.0-10.5.debian.tar.xz
Checksums-Sha256:
99e8b0428bcaa896cc7578e2a15180488771e98fa081f1a23f7f70a97e2ed6e0 1546
osdsh_0.7.0-10.5.dsc
93d702b8336a839e880a13afea73c1081596e3a60e8a6ae3d611e2b7cdd11bd8 12256
osdsh_0.7.0-10.5.debian.tar.xz
Files:
736312cb7350cb8a6b0ebcc515ff3d17 1546 x11 optional osdsh_0.7.0-10.5.dsc
2bf00543be646e5be2f02d118a300722 12256 x11 optional
osdsh_0.7.0-10.5.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQEzBAEBCAAdFiEEeuS9ZL8A0js0NGiOXkCM2RzYOdIFAmAJZ8AACgkQXkCM2RzY
OdLuegf9Eap02OUiibGkURAfjnRrRclQbiT2YWklD0SD9TzraEa9p1PXBeVR0pNU
KhRoPhkIR7sxrg3kfUfKm6Ht22T99qm/Qfq0dqkOSucTAUuzMnw+qKX1mdiIBCTG
T2eu7r1+ecSrrmSwoK98IAEooNHQNJTBvoJpeJWUmoOja1e9D7OlMkuEfrUBg0tS
QDxLqKdHBIbuKlwmlN9LQE1X4Dzp4ZMP7i0LQKYLeNwFmLrg2G8f/Oo3+AnZd7Ti
7VNE4VrRvrERjCTZdZlAAbxj8DLZcRD14tp4vWpO849Blwi135fXU/sUlEHLVQy5
Q4xH2LlbdHyuIZhb0rwK7StkYT69oA==
=CgAo
-----END PGP SIGNATURE-----
--- End Message ---