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-booster | Assignee: | Mike FABIAN <mfabian> | ||||||||||||||||
| Status: | CLOSED EOL | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||
| Version: | 26 | CC: | 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: |
|
||||||||||||||||||
Created attachment 1316766 [details]
File: backtrace
Created attachment 1316767 [details]
File: cgroup
Created attachment 1316768 [details]
File: cpuinfo
Created attachment 1316769 [details]
File: environ
Created attachment 1316770 [details]
File: mountinfo
Created attachment 1316771 [details]
File: namespaces
Created attachment 1316772 [details]
File: open_fds
Cannot reproduce. Feel free to reopen if anyone can reproduce this issue with "How to reproduce steps". |
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>