On 11/23/23 17:37, Michael Hennebry wrote:
On Thu, 23 Nov 2023, Samuel Sieb wrote:
On 11/23/23 17:12, Michael Hennebry wrote:
On Thu, 23 Nov 2023, Samuel Sieb wrote:
Have you checked the journal? I had this happen on a computer that definitely wasn't low on memory and the journal had a bunch of messages from firefox about timeouts.
journalctl and then what?
I used "journalctl -r" which will display lines reversed starting from the most recent. Or you can run "journalctl -b" and press "G" to go to the end. It uses the same navigation keys as "less".
I used journalctl -r -g irefox Rather a lot of ... [Child 287536, MediaDecoderStateMachine #1] WARNING: Decoder=7fde2015e400 Decode error:... I suspect they relate to a video I was trying to watch. Did not see anything that seemed to be a memory thing.
I'm saying it wasn't a memory thing. Here are some example lines that I saw. They were all together at the time that firefox was stuck.
rtkit-daemon[1090]: Successfully made thread 7825 of process 6769 (/usr/lib64/firefox/firefox) owned by '1000' RT at priority 10.
firefox.desktop[2327]: [Parent 2327, Main Thread] WARNING: g_dbus_connection_unregister_object: assertion 'G_IS_DBUS_CONNECTION (connection)' failed: 'glib warning', file /builddir/build/BUILD/firefox-120.0/toolkit/xre/nsSigHandlers.cpp:187
firefox[2327]: g_dbus_connection_unregister_object: assertion 'G_IS_DBUS_CONNECTION (connection)' failed firefox.desktop[2327]: [Parent 2327, Main Thread] WARNING: Error releasing name org.mpris.MediaPlayer2.firefox.instance2327: Timeout was reached: 'glib warning', file /builddir/build/BUILD/firefox-120.0/toolkit/xre/nsSigHandlers.cpp:187
firefox[2327]: Error releasing name org.mpris.MediaPlayer2.firefox.instance2327: Timeout was reached firefox.desktop[2327]: [Parent 2327, Main Thread] WARNING: Create input context failed: Timeout was reached.: 'glib warning', file /builddir/build/BUILD/firefox-120.0/toolkit/xre/nsSigHandlers.cpp:187
firefox[2327]: Create input context failed: Timeout was reached.