pkg and beadm and other commands which use python can crash in __pyx_pymod_exec_etree
(Doc ID 2873322.1)
Last updated on DECEMBER 13, 2024
Applies to:
Solaris Operating System - Version 11.0 and laterInformation in this document applies to any platform.
Symptoms
The stack will include:
PyException_SetTraceback
__Pyx__GetException
__pyx_pymod_exec_etree
PyModule_ExecDef
_imp_exec_dynamic
_PyMethodDef_RawFastCallDict
_PyCFunction_FastCallDict
_PyEval_EvalFrameDefault
The issue appears to be locale dependent, it was observed using LANG="en_US.ISO8859-15" and does not appear to happen with C locale or *UFT-8 locales.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |