https://bugs.documentfoundation.org/show_bug.cgi?id=149169

            Bug ID: 149169
           Summary: A python code process being active on file open (and
                    using quite some CPU time) (triggered by
                    linguistic_DicList_get)
           Product: LibreOffice
           Version: 7.4.0.0 alpha0+ Master
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Writer
          Assignee: [email protected]
          Reporter: [email protected]

Description:
A python code process being active on file open (and using quite some CPU time)
(triggered by linguistic_DicList_get)

Steps to Reproduce:
1. Install verysleepy or another profiler (or more basic, the task manager
2. Open the attached file
3. Notice CPU keeps running for 30 seconds or so (with verysleepy you can see
it being python process

Actual Results:
LibreOffice is primarily C++, so unsure what the Python code is doing. 

PyDict_GetItem  python38
PyRun_FileExFlags       python38
PyRun_FileExFlags       python38
PyRun_StringFlags       python38
PyAST_Optimize  python38
PyCFunction_DebugMallocStats    python38
PyOS_URandomNonblock    python38
PyEval_GetFuncDesc      python38
PyEval_EvalFrameDefault python38
PyObject_Call   python38
PyFunction_Vectorcall   python38
PyOS_URandomNonblock    python38
PyEval_GetFuncDesc      python38
PyEval_EvalFrameDefault python38
PyObject_Call   python38
PyFunction_Vectorcall   python38
PyCell_Set      python38
PyMethod_Self   python38
PyVectorcall_Call       python38
PyInit_pyuno    pyuno
[00007FFCF1EC28AC]      mscx_uno
[00007FFCF1EC2D47]      mscx_uno
[00007FFCF09E3EEA]      invocadaptlo
[00007FFCF09E4361]      invocadaptlo
uno_ext_getMapping      mscx_uno
uno_ext_getMapping      mscx_uno
uno_ext_getMapping      mscx_uno
linguistic_DicList_get_implementation   mergedlo
osl_getTempDirURL       sal3


Expected Results:
I don't think Python code should be called


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 7.4.0.0.alpha1+ (x64) / LibreOffice Community
Build ID: b2467d6c7af988f8ed4e090ebf9472be6c84fb06
CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win
Locale: nl-NL (nl_NL); UI: nl-NL
Calc: CL

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to