Skip to content

SystemError: NULL result without error in PyObject_Call #28

Closed
@ViktorStiskala

Description

@ViktorStiskala

There seems to be a problem when compiling greenlet==0.4.0 with GCC 4.8.
It randomly raises SystemError: NULL result without error in PyObject_Call or just segfaults. It works correctly when specifying CFLAGS="-O0".

More information together with stack trace can be found here: http://stackoverflow.com/questions/15924353/gevent-redis-py-systemerror-null-result-without-error-in-pyobject-call/15974280

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions