Skip to content

UnicodeEncodeError: 'charmap' codec can't encode characters in position 181328-181329: character maps to <undefined> #32

Description

@themrvideouser

Error happened while analyzing uBlock Origin AddOn with this URL: https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/

ERROR:root:Traceback (most recent call last):
  File "E:\Projekte\ExtAnalysis\core\result.py", line 227, in savereport
    graph_file_create.write(self.nodes + '\n' + self.edges)
  File "C:\Users\user\scoop\apps\python\current\Lib\encodings\cp1252.py", line 19, in encode
    return codecs.charmap_encode(input,self.errors,encoding_table)[0]
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
UnicodeEncodeError: 'charmap' codec can't encode characters in position 181328-181329: character maps to <undefined>

Something went wrong while saving result. Error: 'charmap' codec can't encode characters in position 181328-181329: character maps to <undefined>

Report:
extanalysis_report.txt
2023-10-08 06_10_33-New Issue · Tuhinshubhra_ExtAnalysis — Mozilla Firefox

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions