Bug 1545004
| Summary: | [abrt] ibus-table: __bus_destroy_cb(): main.py:159:__bus_destroy_cb:RuntimeError: reentrant call inside <_io.BufferedWriter name='/home/daniel/.cache/ibus-table/debug.log'> | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Daniel <danielsun3164> | ||||||||||
| Component: | ibus-table | Assignee: | Mike FABIAN <mfabian> | ||||||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||
| Priority: | unspecified | ||||||||||||
| Version: | 27 | CC: | i18n-bugs, kent.neo, lewishyu, mfabian, pnemade, pwu, shawn.p.huang | ||||||||||
| Target Milestone: | --- | Keywords: | i18n | ||||||||||
| Target Release: | --- | ||||||||||||
| Hardware: | x86_64 | ||||||||||||
| OS: | Unspecified | ||||||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/c0183a5ae93e9903a836acc2761aaee55f255202 | ||||||||||||
| Whiteboard: | abrt_hash:4a07361bca52568554074c85650cfc76107f3126; | ||||||||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||||||||
| Doc Text: | Story Points: | --- | |||||||||||
| Clone Of: | Environment: | ||||||||||||
| Last Closed: | 2018-10-09 07:34:32 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 1395729 [details]
File: backtrace
Created attachment 1395730 [details]
File: cgroup
Created attachment 1395731 [details]
File: cpuinfo
Created attachment 1395732 [details]
File: namespaces
*** Bug 1624277 has been marked as a duplicate of this bug. *** *** This bug has been marked as a duplicate of bug 1519045 *** |
Version-Release number of selected component: ibus-table-1.9.18-1.fc27 Additional info: reporter: libreport-2.9.3 crash_function: __bus_destroy_cb exception_type: RuntimeError executable: /usr/share/ibus-table/engine/main.py kernel: 4.10.17-200.fc26.x86_64 open_fds: runlevel: N 5 type: Python3 uid: 500 Truncated backtrace: main.py:159:__bus_destroy_cb:RuntimeError: reentrant call inside <_io.BufferedWriter name='/home/daniel/.cache/ibus-table/debug.log'> Traceback (most recent call last): File "/usr/share/ibus-table/engine/table.py", line 2120, in _sync_user_db def _sync_user_db(self): 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/daniel/.cache/ibus-table/debug.log'> Local variables in innermost frame: bus: None self: <__main__.IMApp object at 0x7ff8056eccc0>