Bug 2247665

Summary: Firefox 119 spams logs with glib warning
Product: [Fedora] Fedora Reporter: Gurenko Alex <agurenko>
Component: firefoxAssignee: Gecko Maintainer <gecko-bugs-nobody>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 39CC: erack, gecko-bugs-nobody, jhorak, klaas, rstrode, stransky, wannabetheguy
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: firefox-119.0-5.fc40 firefox-119.0-5.fc39 firefox-119.0-5.fc38 firefox-119.0-5.fc37 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-11-07 18:04:27 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
log with nsIUserIdleService:5 none

Description Gurenko Alex 2023-11-02 16:06:09 UTC
After installing firefox 119 from https://bodhi.fedoraproject.org/updates/FEDORA-2023-7915c8f546, system log is spammed with following repeating warnings:

Nov 02 17:02:22 plasmashell[3517]: [Parent 3517, Main Thread] WARNING: Failed to call GetIdletime(): GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name is not activatable
Nov 02 17:02:22 plasmashell[3517]: : 'glib warning', file /builddir/build/BUILD/firefox-119.0/toolkit/xre/nsSigHandlers.cpp:167
Nov 02 17:02:22 firefox[3517]: Failed to call GetIdletime(): GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name is not activatable

Just during last boot:

$ journalctl -b0 | grep "glib warning" | wc -l 
3079
$ journalctl -b0 | grep "Failed to call GetIdletime()" | wc -l
6176

Reproducible: Always

Steps to Reproduce:
1. Install bodhi update
2. Check logs
Actual Results:  
Repeating warning observed


The update itself seems functional and no other issues spotted so far. No such issue have been observed with firefox 118

Comment 1 Martin Stransky 2023-11-07 07:08:55 UTC
Please run on terminal with MOZ_LOG="nsIUserIdleService:5" env variable and attach the log here.
Thanks.

Comment 2 Gurenko Alex 2023-11-07 09:53:01 UTC
Created attachment 1997543 [details]
log with nsIUserIdleService:5

Here is log captured with nsIUserIdleService:5 provided. Does not look that much different, so please let me know if that's what's expected.

Comment 3 Martin Stransky 2023-11-07 11:59:55 UTC
I see, Thanks. Should be fixed by Bug 1861615 / Firefox 120.0.

Comment 4 Martin Stransky 2023-11-07 12:00:17 UTC
I mean https://bugzilla.mozilla.org/show_bug.cgi?id=1861615

Comment 5 Martin Stransky 2023-11-07 12:04:05 UTC
Will backport that to 119.0.

Comment 6 Fedora Update System 2023-11-07 17:05:58 UTC
FEDORA-2023-bfc6d00528 has been submitted as an update to Fedora 40. https://bodhi.fedoraproject.org/updates/FEDORA-2023-bfc6d00528

Comment 7 Fedora Update System 2023-11-07 18:04:27 UTC
FEDORA-2023-bfc6d00528 has been pushed to the Fedora 40 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 8 Fedora Update System 2023-11-07 19:53:37 UTC
FEDORA-2023-4a59d1f8d8 has been submitted as an update to Fedora 38. https://bodhi.fedoraproject.org/updates/FEDORA-2023-4a59d1f8d8

Comment 9 Fedora Update System 2023-11-07 19:53:38 UTC
FEDORA-2023-bb16355134 has been submitted as an update to Fedora 39. https://bodhi.fedoraproject.org/updates/FEDORA-2023-bb16355134

Comment 10 Gurenko Alex 2023-11-07 22:09:37 UTC
Just tested fc39 version, only single record now present at the start, no spamming, thank you for taking care of it.

Comment 11 Fedora Update System 2023-11-08 02:53:43 UTC
FEDORA-2023-4a59d1f8d8 has been pushed to the Fedora 38 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-4a59d1f8d8`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-4a59d1f8d8

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 12 Fedora Update System 2023-11-08 02:58:33 UTC
FEDORA-2023-bb16355134 has been pushed to the Fedora 39 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-bb16355134`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-bb16355134

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 13 Fedora Update System 2023-11-08 03:03:46 UTC
FEDORA-2023-599421156c has been pushed to the Fedora 37 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-599421156c`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-599421156c

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 14 Fedora Update System 2023-11-10 01:47:35 UTC
FEDORA-2023-bb16355134 has been pushed to the Fedora 39 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 15 Fedora Update System 2023-11-10 01:56:39 UTC
FEDORA-2023-4a59d1f8d8 has been pushed to the Fedora 38 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 16 nsk 2023-11-11 02:12:05 UTC
With firefox-119.0-5.fc39, I am still getting a single instance of these messages after starting it. But they aren't spammed anymore.

Nov 10 20:05:39 system systemd[2619]: Started app-firefox-bf612eaf9d254b1c81c0ba790481b581.scope - Firefox - Web Browser.
Nov 10 20:05:39 system systemd[2619]: Started cgroupify.service.
Nov 10 20:05:47 system plasmashell[331128]: [Parent 331128, Main Thread] WARNING: Failed to call GetIdletime(): GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name is not activatable
Nov 10 20:05:47 system plasmashell[331128]: : 'glib warning', file /builddir/build/BUILD/firefox-119.0/toolkit/xre/nsSigHandlers.cpp:167
Nov 10 20:05:47 system firefox[331128]: Failed to call GetIdletime(): GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name is not activatable
Nov 10 20:06:14 system systemd[2619]: Started app-konsole-bd101e6c9f174d6890da72229696c3f9.scope - konsole.

Comment 17 Fedora Update System 2023-11-11 05:41:01 UTC
FEDORA-2023-599421156c has been pushed to the Fedora 37 stable repository.
If problem still persists, please make note of it in this bug report.