https://bugzilla.redhat.com/show_bug.cgi?id=1519045
Bug ID: 1519045 Summary: [abrt] ibus-table: __bus_destroy_cb(): main.py:159:__bus_destroy_cb:RuntimeError: reentrant call inside <_io.BufferedWriter name='/home/rhys/.cache/ibus-table/debug.log'> Product: Fedora Version: 27 Component: ibus-table Assignee: mfabian@redhat.com Reporter: checyr@hotmail.com QA Contact: extras-qa@fedoraproject.org CC: dchen@redhat.com, i18n-bugs@lists.fedoraproject.org, kent.neo@gmail.com, mfabian@redhat.com, pwu@redhat.com, shawn.p.huang@gmail.com
Description of problem: I was simply logging into the system after a reboot. However, before reboot, I was trying to launch "To Do", the task manager for Gnome. That crashed.
Version-Release number of selected component: ibus-table-1.9.18-1.fc27
Additional info: reporter: libreport-2.9.3 cmdline: /usr/bin/python3 /usr/share/ibus-table/engine/main.py --ibus crash_function: __bus_destroy_cb exception_type: RuntimeError executable: /usr/share/ibus-table/engine/main.py kernel: 4.13.15-300.fc27.x86_64 runlevel: N 5 type: Python3 uid: 1000
Truncated backtrace: main.py:159:__bus_destroy_cb:RuntimeError: reentrant call inside <_io.BufferedWriter name='/home/rhys/.cache/ibus-table/debug.log'>
Traceback (most recent call last): File "/usr/share/ibus-table/engine/main.py", line 156, in __bus_destroy_cb def __bus_destroy_cb(self, bus=None): File "/usr/share/ibus-table/engine/main.py", line 296, in <lambda> signal (SIGTERM, lambda signum, stack_frame: cleanup(ima)) File "/usr/share/ibus-table/engine/main.py", line 174, in cleanup ima_ins.quit() File "/usr/share/ibus-table/engine/main.py", line 154, in quit self.__bus_destroy_cb() File "/usr/share/ibus-table/engine/main.py", line 159, in __bus_destroy_cb print("finalizing:)") File "/usr/share/ibus-table/engine/main.py", line 296, in <lambda> signal (SIGTERM, lambda signum, stack_frame: cleanup(ima)) File "/usr/share/ibus-table/engine/main.py", line 174, in cleanup ima_ins.quit() File "/usr/share/ibus-table/engine/main.py", line 154, in quit self.__bus_destroy_cb() File "/usr/share/ibus-table/engine/main.py", line 159, in __bus_destroy_cb print("finalizing:)") RuntimeError: reentrant call inside <_io.BufferedWriter name='/home/rhys/.cache/ibus-table/debug.log'>
Local variables in innermost frame: bus: None self: <__main__.IMApp object at 0x7f79d6e8ada0>