[Bug 1206853] New: gajim crashes with output about nbxmpp/task.py
http://bugzilla.opensuse.org/show_bug.cgi?id=1206853 Bug ID: 1206853 Summary: gajim crashes with output about nbxmpp/task.py Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: x86-64 OS: openSUSE Tumbleweed Status: NEW Severity: Normal Priority: P5 - None Component: GNOME Assignee: gnome-bugs@suse.de Reporter: stakanov@disroot.org QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- ## Versions: - OS: Linux 6.1.1-1-default - GTK Version: 3.24.35 - PyGObject Version: 3.42.2 - GLib Version : 2.74.0 - python-nbxmpp Version: 3.2.5 - Gajim Version: 1.5.4 ## Traceback ``` Traceback (most recent call last): File "/usr/lib/python3.10/site-packages/nbxmpp/task.py", line 306, in _on_timeout self._set_finished() File "/usr/lib/python3.10/site-packages/nbxmpp/task.py", line 242, in _set_finished self._finalize() File "/usr/lib/python3.10/site-packages/nbxmpp/task.py", line 368, in _finalize self._client._dispatcher.remove_iq_callback(self._iq_id) AttributeError: 'NoneType' object has no attribute 'remove_iq_callback' ``` ## Steps to reproduce the problem start the program and connect for a while, program will crash -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1206853 http://bugzilla.opensuse.org/show_bug.cgi?id=1206853#c2 --- Comment #2 from Stakanov Schufter <stakanov@disroot.org> --- It was gone for one TW version but with this one it is back, happily crashing one time every startup. ## Versions: - OS: openSUSE Tumbleweed 20230325 - GTK Version: 3.24.37 - PyGObject Version: 3.44.0 - GLib Version : 2.76.1 - python-nbxmpp Version: 4.2.0 - Gajim Version: 1.7.2 ## Traceback ``` Traceback (most recent call last): File "/usr/lib/python3.10/site-packages/nbxmpp/http.py", line 463, in _on_finished self._set_complete() File "/usr/lib/python3.10/site-packages/nbxmpp/http.py", line 481, in _set_complete self._close_all_streams() File "/usr/lib/python3.10/site-packages/nbxmpp/http.py", line 488, in _close_all_streams self._input_stream.close(None) gi.repository.GLib.GError: g-io-error-quark: Lo stream presenta un'operazione in sospeso (20) ``` ## Steps to reproduce the problem -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1206853 http://bugzilla.opensuse.org/show_bug.cgi?id=1206853#c3 --- Comment #3 from Stakanov Schufter <stakanov@disroot.org> --- (In reply to Stakanov Schufter from comment #2)
It was gone for one TW version but with this one it is back, happily crashing one time every startup.
## Versions: - OS: openSUSE Tumbleweed 20230325 - GTK Version: 3.24.37 - PyGObject Version: 3.44.0 - GLib Version : 2.76.1 - python-nbxmpp Version: 4.2.0 - Gajim Version: 1.7.2
## Traceback ``` Traceback (most recent call last): File "/usr/lib/python3.10/site-packages/nbxmpp/http.py", line 463, in _on_finished self._set_complete() File "/usr/lib/python3.10/site-packages/nbxmpp/http.py", line 481, in _set_complete self._close_all_streams() File "/usr/lib/python3.10/site-packages/nbxmpp/http.py", line 488, in _close_all_streams self._input_stream.close(None) gi.repository.GLib.GError: g-io-error-quark: Lo stream presenta un'operazione in sospeso (20)
``` ## Steps to reproduce the problem
and notice the difference, the lines changed. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1206853 Bj�rn Lie <bjorn.lie@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|gnome-bugs@suse.de |sor.alexei@meowr.ru -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1206853 http://bugzilla.opensuse.org/show_bug.cgi?id=1206853#c4 Alexei Sorokin <sor.alexei@meowr.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |stakanov@disroot.org Flags| |needinfo?(stakanov@disroot. | |org) --- Comment #4 from Alexei Sorokin <sor.alexei@meowr.ru> --- Does it happen with nbxmpp 4.2.2? -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1206853 http://bugzilla.opensuse.org/show_bug.cgi?id=1206853#c5 Stakanov Schufter <stakanov@disroot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags|needinfo?(stakanov@disroot. | |org) | --- Comment #5 from Stakanov Schufter <stakanov@disroot.org> --- (In reply to Alexei Sorokin from comment #4)
Does it happen with nbxmpp 4.2.2?
This is actually a wrong output from the package as yast states installed is 4.2.2-1.1 -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com