Bug 1788661 - mate-applet-softupd version 0.4.8 available from github
Summary: mate-applet-softupd version 0.4.8 available from github
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: mate-applet-softupd
Version: 30
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Patrick Monnerat
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-01-07 17:53 UTC by John Sullivan
Modified: 2020-01-17 05:06 UTC (History)
1 user (show)

Fixed In Version: mate-applet-softupd-0.4.8-1.fc30 mate-applet-softupd-0.4.8-1.fc31
Clone Of:
Environment:
Last Closed: 2020-01-16 22:30:28 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description John Sullivan 2020-01-07 17:53:45 UTC
A new version of mate-applet-softupd is available from the upstream github repository at:

https://github.com/assen-totin/mate-applet-softupd

(He doesn't appear to be updating the website at http://www.zavedil.com/mate-software-updates-applet/ any more, so you may also want to change the URL field of the specfile as well.)

This stops the applet segfaulting every Friday.

(Basically, spawning the backend update-check processes leaks a pipe file descriptor on every check. This happens every 10 minutes. Just shy of a full week later, this causes it to exceed ulimit NOFILE, and the next pipe call fails, which due to a lack of error checking in turn causes an fdopen() call to return NULL, followed by a segfault attempting to use that returned pointer.)

Comment 1 Fedora Update System 2020-01-08 11:22:01 UTC
FEDORA-2020-d29f3854f6 has been submitted as an update to Fedora 31. https://bodhi.fedoraproject.org/updates/FEDORA-2020-d29f3854f6

Comment 2 Fedora Update System 2020-01-08 11:22:04 UTC
FEDORA-2020-9c0519ab71 has been submitted as an update to Fedora 30. https://bodhi.fedoraproject.org/updates/FEDORA-2020-9c0519ab71

Comment 3 John Sullivan 2020-01-08 12:46:05 UTC
F30 build https://koji.fedoraproject.org/koji/buildinfo?buildID=1427495 tested, fd leak no longer evident.

Comment 4 Fedora Update System 2020-01-09 01:07:41 UTC
mate-applet-softupd-0.4.8-1.fc31 has been pushed to the Fedora 31 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-d29f3854f6

Comment 5 Fedora Update System 2020-01-09 01:45:53 UTC
mate-applet-softupd-0.4.8-1.fc30 has been pushed to the Fedora 30 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-9c0519ab71

Comment 6 Fedora Update System 2020-01-16 22:30:28 UTC
mate-applet-softupd-0.4.8-1.fc30 has been pushed to the Fedora 30 stable repository. If problems still persist, please make note of it in this bug report.

Comment 7 Fedora Update System 2020-01-17 05:06:56 UTC
mate-applet-softupd-0.4.8-1.fc31 has been pushed to the Fedora 31 stable repository. If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.