Bug 2095905 - [abrt] ibus-typing-booster: _expat_parse(): langtable.py:912:_expat_parse:xml.parsers.expat.ExpatError: not well-formed (invalid token): line 11583, column 64
Summary: [abrt] ibus-typing-booster: _expat_parse(): langtable.py:912:_expat_parse:xml...
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Fedora
Classification: Fedora
Component: ibus-typing-booster
Version: 36
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:9a0e6dba4ca5dc3486a02f907d4...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-06-10 21:57 UTC by Mike FABIAN
Modified: 2023-02-14 08:30 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2023-02-14 08:30:15 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.49 KB, text/plain)
2022-06-10 21:58 UTC, Mike FABIAN
no flags Details
File: cpuinfo (2.20 KB, text/plain)
2022-06-10 21:58 UTC, Mike FABIAN
no flags Details
File: environ (1.50 KB, text/plain)
2022-06-10 21:58 UTC, Mike FABIAN
no flags Details
File: mountinfo (3.02 KB, text/plain)
2022-06-10 21:58 UTC, Mike FABIAN
no flags Details
File: namespaces (172 bytes, text/plain)
2022-06-10 21:58 UTC, Mike FABIAN
no flags Details
File: open_fds (1.37 KB, text/plain)
2022-06-10 21:58 UTC, Mike FABIAN
no flags Details

Description Mike FABIAN 2022-06-10 21:57:57 UTC
Description of problem:


Version-Release number of selected component:
ibus-typing-booster-2.15.27-1.fc36

Additional info:
reporter:       libreport-2.17.1
cgroup:         0::/user.slice/user-1000.slice/user/session.slice/org.freedesktop.IBus.session.GNOME.service
cmdline:        /usr/bin/python /usr/share/ibus-typing-booster/setup/main.py
crash_function: _expat_parse
exception_type: xml.parsers.expat.ExpatError
executable:     /usr/share/ibus-typing-booster/setup/main.py
interpreter:    python-unversioned-command-3.10.4-1.fc36.noarch
kernel:         5.17.13-300.fc36.x86_64
runlevel:       N 5
type:           Python3
uid:            1000

Truncated backtrace:
langtable.py:912:_expat_parse:xml.parsers.expat.ExpatError: not well-formed (invalid token): line 11583, column 64

Traceback (most recent call last):
  File "/usr/share/ibus-typing-booster/setup/main.py", line 87, in <module>
    import tabsqlitedb
  File "/usr/share/ibus-typing-booster/setup/../engine/tabsqlitedb.py", line 38, in <module>
    import itb_util
  File "/usr/share/ibus-typing-booster/setup/../engine/itb_util.py", line 89, in <module>
    import langtable # type: ignore
  File "/usr/lib/python3.10/site-packages/langtable/__init__.py", line 1, in <module>
    from .langtable import *
  File "/usr/lib/python3.10/site-packages/langtable/langtable.py", line 2553, in <module>
    __module_init = __ModuleInitializer()
  File "/usr/lib/python3.10/site-packages/langtable/langtable.py", line 2547, in __init__
    _init()
  File "/usr/lib/python3.10/site-packages/langtable/langtable.py", line 2539, in _init
    _read_file('territories.xml', TerritoriesContentHandler())
  File "/usr/lib/python3.10/site-packages/langtable/langtable.py", line 932, in _read_file
    _expat_parse(file, sax_handler)
  File "/usr/lib/python3.10/site-packages/langtable/langtable.py", line 912, in _expat_parse
    parser.ParseFile(file)
xml.parsers.expat.ExpatError: not well-formed (invalid token): line 11583, column 64

Local variables in innermost frame:
file: <gzip on 0x7f2248a50700>
sax_handler: <langtable.langtable.TerritoriesContentHandler object at 0x7f2248a507f0>
parser: <pyexpat.xmlparser object at 0x7f2248a2e9e0>

Comment 1 Mike FABIAN 2022-06-10 21:58:00 UTC
Created attachment 1888789 [details]
File: backtrace

Comment 2 Mike FABIAN 2022-06-10 21:58:01 UTC
Created attachment 1888790 [details]
File: cpuinfo

Comment 3 Mike FABIAN 2022-06-10 21:58:03 UTC
Created attachment 1888791 [details]
File: environ

Comment 4 Mike FABIAN 2022-06-10 21:58:04 UTC
Created attachment 1888792 [details]
File: mountinfo

Comment 5 Mike FABIAN 2022-06-10 21:58:05 UTC
Created attachment 1888793 [details]
File: namespaces

Comment 6 Mike FABIAN 2022-06-10 21:58:06 UTC
Created attachment 1888794 [details]
File: open_fds

Comment 7 Mike FABIAN 2023-02-14 08:30:15 UTC
I cannot reproduce this.
Probably not related to ibus-typing-booster.


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