Bug 1484135

Summary: [abrt] ibus-typing-booster: __bus_destroy_cb(): main.py:167:__bus_destroy_cb:RuntimeError: reentrant call inside <_io.BufferedWriter name='/home/heiko/.local/share/ibus-typing-booster/debug.log'>
Product: [Fedora] Fedora Reporter: Heiko Adams <bugzilla>
Component: ibus-typing-boosterAssignee: Mike FABIAN <mfabian>
Status: CLOSED EOL QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 26CC: anish.developer, i18n-bugs, mfabian, oviswana, smaitra
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/d43e89a3c4f1dbba9864d82e4c75bbc043afdb72
Whiteboard: abrt_hash:3802a5ad9d67f40f53b5dcf5ae539569c61bcd5f;VARIANT_ID=workstation;
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-03-20 03:06:53 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
File: backtrace
none
File: cgroup
none
File: cpuinfo
none
File: environ
none
File: mountinfo
none
File: namespaces
none
File: open_fds none

Description Heiko Adams 2017-08-22 19:18:26 UTC
Description of problem:
Log out and log into a new session

Version-Release number of selected component:
ibus-typing-booster-1.5.32-2.fc26

Additional info:
reporter:       libreport-2.9.1
cmdline:        /usr/bin/python3 /usr/share/ibus-typing-booster/engine/main.py --ibus
crash_function: __bus_destroy_cb
exception_type: RuntimeError
executable:     /usr/share/ibus-typing-booster/engine/main.py
kernel:         4.12.8-300.fc26.x86_64
runlevel:       N 5
type:           Python3
uid:            1000

Truncated backtrace:
main.py:167:__bus_destroy_cb:RuntimeError: reentrant call inside <_io.BufferedWriter name='/home/heiko/.local/share/ibus-typing-booster/debug.log'>

Traceback (most recent call last):
  File "/usr/share/ibus-typing-booster/engine/main.py", line 167, in __bus_destroy_cb
    print("finalizing:)")
  File "/usr/share/ibus-typing-booster/engine/main.py", line 285, in <lambda>
    signal (SIGTERM, lambda signum, stack_frame: cleanup(ima))
  File "/usr/share/ibus-typing-booster/engine/main.py", line 182, in cleanup
    ima_ins.quit()
  File "/usr/share/ibus-typing-booster/engine/main.py", line 160, in quit
    self.__bus_destroy_cb()
  File "/usr/share/ibus-typing-booster/engine/main.py", line 167, in __bus_destroy_cb
    print("finalizing:)")
RuntimeError: reentrant call inside <_io.BufferedWriter name='/home/heiko/.local/share/ibus-typing-booster/debug.log'>

Local variables in innermost frame:
bus: None
self: <__main__.IMApp object at 0x7fa68cab5668>

Comment 1 Heiko Adams 2017-08-22 19:18:32 UTC
Created attachment 1316766 [details]
File: backtrace

Comment 2 Heiko Adams 2017-08-22 19:18:34 UTC
Created attachment 1316767 [details]
File: cgroup

Comment 3 Heiko Adams 2017-08-22 19:18:35 UTC
Created attachment 1316768 [details]
File: cpuinfo

Comment 4 Heiko Adams 2017-08-22 19:18:37 UTC
Created attachment 1316769 [details]
File: environ

Comment 5 Heiko Adams 2017-08-22 19:18:38 UTC
Created attachment 1316770 [details]
File: mountinfo

Comment 6 Heiko Adams 2017-08-22 19:18:40 UTC
Created attachment 1316771 [details]
File: namespaces

Comment 7 Heiko Adams 2017-08-22 19:18:41 UTC
Created attachment 1316772 [details]
File: open_fds

Comment 8 ompragash 2018-03-20 03:06:53 UTC
Cannot reproduce. Feel free to reopen if anyone can reproduce this issue with "How to reproduce steps".