Bug 1624277 - [abrt] ibus-table: __bus_destroy_cb(): main.py:159:__bus_destroy_cb:RuntimeError: reentrant call inside <_io.BufferedWriter name='/home/lewish/.cache/ibus-table/debug.log'>
Summary: [abrt] ibus-table: __bus_destroy_cb(): main.py:159:__bus_destroy_cb:RuntimeEr...
Keywords:
Status: CLOSED DUPLICATE of bug 1545004
Alias: None
Product: Fedora
Classification: Fedora
Component: ibus-table
Version: 27
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Mike FABIAN
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:aff59379c82b571ef7a261dd6cf...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-08-31 07:20 UTC by lewishyu
Modified: 2018-10-09 07:32 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2018-10-09 07:32:38 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.27 KB, text/plain)
2018-08-31 07:20 UTC, lewishyu
no flags Details
File: cgroup (319 bytes, text/plain)
2018-08-31 07:21 UTC, lewishyu
no flags Details
File: cpuinfo (1.31 KB, text/plain)
2018-08-31 07:21 UTC, lewishyu
no flags Details
File: environ (1.96 KB, text/plain)
2018-08-31 07:21 UTC, lewishyu
no flags Details
File: mountinfo (3.88 KB, text/plain)
2018-08-31 07:21 UTC, lewishyu
no flags Details
File: namespaces (129 bytes, text/plain)
2018-08-31 07:21 UTC, lewishyu
no flags Details
File: open_fds (1.51 KB, text/plain)
2018-08-31 07:21 UTC, lewishyu
no flags Details

Description lewishyu 2018-08-31 07:20:53 UTC
Description of problem:
Input Traditional Chinese in Google Chrome browser.

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.15.17-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/lewish/.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/lewish/.cache/ibus-table/debug.log'>

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

Comment 1 lewishyu 2018-08-31 07:20:59 UTC
Created attachment 1480013 [details]
File: backtrace

Comment 2 lewishyu 2018-08-31 07:21:00 UTC
Created attachment 1480014 [details]
File: cgroup

Comment 3 lewishyu 2018-08-31 07:21:02 UTC
Created attachment 1480015 [details]
File: cpuinfo

Comment 4 lewishyu 2018-08-31 07:21:03 UTC
Created attachment 1480016 [details]
File: environ

Comment 5 lewishyu 2018-08-31 07:21:04 UTC
Created attachment 1480017 [details]
File: mountinfo

Comment 6 lewishyu 2018-08-31 07:21:06 UTC
Created attachment 1480018 [details]
File: namespaces

Comment 7 lewishyu 2018-08-31 07:21:07 UTC
Created attachment 1480019 [details]
File: open_fds

Comment 8 Parag Nemade 2018-10-09 07:32:38 UTC

*** This bug has been marked as a duplicate of bug 1545004 ***


Note You need to log in before you can comment on or make changes to this bug.