Skip to content

not be able to set PYTHONHOME in python3 binary. #88

@kuri65536

Description

@kuri65536

PYTHONHOME environment cause segfault in python3 binary.

item description
python python3.4.3
binary r18
android 2.3.6 (API10)
/data/data/com.googlecode.python3forandroid # export PYTHONHOME=`pwd`/files/python3
/data/data/com.googlecode.python3forandroid # sh /sdcard/download/standalone_python.sh 
Fatal Python error: Py_Initialize: can't initialize sys
sys.excepthook is missing
object  : ValueError('character U+7461642f is not in range [U+0000; U+10ffff]',)
type    : ValueError
refcount: 1
address : 0x4003c630
lost sys.stderr

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions